main section.jf--agent-card-section{width:100%;position:relative;padding:96px 48px}@media screen and (max-width:1024px){main section.jf--agent-card-section{padding:48px 32px}}@media screen and (max-width:768px){main section.jf--agent-card-section{padding:32px 24px}}@media screen and (max-width:640px){main section.jf--agent-card-section{padding:32px 0}}main section.jf--agent-card-section .card-wrapper{max-width:1280px;width:100%;margin:0 auto}main section.jf--agent-card-section .card-wrapper .card{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid #e8eaf6;background-color:#f9f9ff;transition:.15s all;padding:96px 80px}@media screen and (max-width:1024px){main section.jf--agent-card-section .card-wrapper .card{padding:64px}}@media screen and (max-width:768px){main section.jf--agent-card-section .card-wrapper .card{padding:64px 48px}}@media screen and (max-width:640px){main section.jf--agent-card-section .card-wrapper .card{padding:48px 16px;border:unset}}main section.jf--agent-card-section .card-wrapper .card .title{color:#0a1551;font-weight:700;text-wrap:balance;font-size:48px;line-height:60px;transition:.15s all}@media screen and (max-width:1280px){main section.jf--agent-card-section .card-wrapper .card .title{font-size:36px;line-height:48px}}@media screen and (max-width:1024px){main section.jf--agent-card-section .card-wrapper .card .title{font-size:32px;line-height:40px}}@media screen and (max-width:768px){main section.jf--agent-card-section .card-wrapper .card .title{font-size:28px;line-height:36px}}main section.jf--agent-card-section .card-wrapper .card .subtext{color:#0a1551;margin-top:16px;font-size:20px;line-height:32px;transition:.15s all}@media screen and (max-width:1024px){main section.jf--agent-card-section .card-wrapper .card .subtext{font-size:18px;line-height:28px}}@media screen and (max-width:768px){main section.jf--agent-card-section .card-wrapper .card .subtext{font-size:16px;line-height:24px}}main section.jf--agent-card-section .card-wrapper .card .card-button{display:flex;align-items:center;justify-content:center;gap:8px;width:max-content;font-weight:500;border-radius:6px;color:#fff;background-color:#7923dd;border:1px solid #7923dd;min-width:128px;padding:12px 24px;text-align:center;margin-top:40px;font-size:18px;transition:.3s all}@media screen and (max-width:640px){main section.jf--agent-card-section .card-wrapper .card .card-button{min-width:256px}}main section.jf--agent-card-section .card-wrapper .card .card-button svg{width:24px;height:24px}@media screen and (max-width:1024px){main section.jf--agent-card-section .card-wrapper .card .card-button{margin-top:24px;font-size:16px}main section.jf--agent-card-section .card-wrapper .card .card-button svg{width:20px;height:20px}}main section.jf--agent-card-section .navy-gradient{background:linear-gradient(90deg,#7710e9 45.56%,#2b4bff 66.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}main section.jf--agent-card-section .subtext{line-height:150%}@media screen and (min-width:640px){main section.jf--agent-card-section .card{border-radius:24px}}