#main *{font-family:Inter,sans-serif;letter-spacing:normal!important}#main{padding:0 16px}.landing-container{max-width:1500px;margin:0 auto}.hero-section{padding-bottom:24px!important}.trusted-companies-section{padding-bottom:90px!important}.steps-section{padding-bottom:64px!important;padding-top:48px!important}.features-vertical-section{padding-top:64px!important;padding-bottom:64px!important}.help-section{padding-top:48px!important}.features-horizontal-section{padding-bottom:48px!important;padding-top:32px!important}.no-wait-to-apply-section{padding-bottom:56px!important;padding-top:48px!important}.hero{display:flex;flex-direction:column;align-items:center;border-radius:36px;padding:56px 16px 0;background-image:url(../images/landing/hero/circles.svg),linear-gradient(180deg,#e0efff 53.86%,#fff 70.24%);background-repeat:no-repeat,no-repeat;background-size:100% auto,cover;background-position:top center,center}.hero-title{font-weight:700;max-width:620px!important;font-size:44px!important;color:#080066;text-align:center;margin-bottom:16px!important;line-height:52px!important}.hero-title-span{margin-bottom:12px!important;background:linear-gradient(90deg,#453ad1 52.07%,#1d88fe 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description{max-width:600px!important;font-size:18px!important;font-weight:400;color:#4e4775;max-width:980px;text-align:center;line-height:30px!important;margin-bottom:32px!important}.hero-cta{margin:0 auto!important;min-width:262px!important;margin-bottom:40px!important}.hero-image{max-width:1050px;height:auto}@media (max-width:1024px){.hero-image{max-width:90%}.hero-title{font-size:32px!important;line-height:40px!important}}.trusted-companies{margin:0 auto!important}.trusted-companies-title{font-weight:700;font-size:18px!important;color:#170f49;margin-bottom:28px!important;text-align:center}.trusted-companies-logos{display:flex;align-items:center;gap:68px;margin:0 auto!important;width:fit-content;flex-wrap:wrap;justify-content:center}.trusted-companies-logos img{max-height:28px;max-width:95px;width:auto}@media (max-width:1024px){.trusted-companies-logos{gap:24px 36px}.trusted-companies-logos img.d-none{display:none!important}}.steps-title{margin-bottom:42px!important;text-align:center;font-weight:700;font-size:36px!important;color:#211f54}.steps-container{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;background:rgba(67,114,255,.11);border:8px solid #f7f9fd;box-shadow:0 0 0 2px #eaeaea;border-radius:28px;padding:24px 28px}.step-container{background:#fff;border:1px solid #f2f2f2;box-shadow:10px 18px 39.8px 0 #34343414;border-radius:20px;padding:28px 18px 32px 18px;display:flex;flex-direction:column;align-items:center}.step-number{display:flex;align-items:center;justify-content:center;background:#453ad1;width:32px;height:32px;border-radius:50%;margin-bottom:14px!important}.step-number p{font-weight:700;color:#fff;font-size:16px!important;margin:0!important}.step-title{font-weight:700;text-align:center;font-size:20px!important;margin-bottom:12px!important;margin-top:0!important;color:#211f54}.step-description{color:#4e4775;font-weight:400;font-size:16px!important;text-align:center;margin:0!important}@media (max-width:1024px){.steps-container{grid-template-columns:1fr;padding:12px;gap:20px}.steps-title{font-size:24px!important}}.features-vertical{display:flex;flex-direction:column;gap:64px}.features-vertical .feature-container{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.features-vertical .feature-container:nth-child(even){direction:rtl}.features-vertical .feature-container:nth-child(even)>*{direction:ltr}.features-vertical .feature-content{display:flex;flex-direction:column;gap:12px}.features-vertical .feature-title{font-weight:700;font-size:36px!important;color:#211f54;margin:0!important}.features-vertical .feature-description{font-size:18px!important;font-weight:400;color:#6e7191;line-height:30px!important;margin:0!important}.features-vertical .feature-cta{margin-top:12px!important;min-width:262px!important;width:fit-content!important}.features-vertical .feature-image{display:flex;align-items:center;justify-content:center}.features-vertical .feature-image img{max-width:100%;height:auto;max-height:520px}@media (max-width:1024px){.features-vertical .feature-container{grid-template-columns:1fr}.features-vertical .feature-container:nth-child(even){direction:ltr}.features-vertical .feature-cta{width:100%!important}.features-vertical .feature-title{font-size:24px!important}}.help{display:flex;background:#e7f2fe;border-radius:16px;overflow:hidden}.help-content{flex:1 1 0;padding:0 40px;display:flex;flex-direction:column;justify-content:center}.help-title{color:#1c1c1c;font-weight:700;font-size:36px!important;margin-bottom:16px!important;margin-top:0!important;line-height:120%}.help-description{color:#4e4775;font-weight:400;font-size:16px!important;margin-bottom:0!important;margin-top:0!important;line-height:1.6}.help-image{flex:1 1 0;display:flex;align-items:center;justify-content:center}.help-image img{max-width:100%;height:auto;max-height:275px}@media (max-width:1024px){.help{flex-direction:column}.help-content{padding:32px 24px}.help-title{font-size:24px!important}.help-image{display:none}}.features-horizontal{gap:32px;display:grid;grid-template-columns:repeat(3,1fr)}.features-horizontal .feature-container{display:flex;flex-direction:column;align-items:center;padding:5px;background:#fff;border-radius:24px;border:1px solid #f2f2f2;box-shadow:0 3.37px 25.25px 0 #2d1E851A;height:100%;cursor:pointer;position:relative;text-decoration:none;transition:box-shadow .18s cubic-bezier(.4,.11,.57,.9),transform .15s cubic-bezier(.4,.11,.57,.9)}.features-horizontal .feature-container:focus,.features-horizontal .feature-container:hover{box-shadow:0 6px 32px 0 #2d1E852E;transform:translateY(-2px) scale(1.012)}.features-horizontal .feature-image{display:flex;align-items:center;justify-content:center;width:100%;border-radius:19px;height:210px}.features-horizontal .feature-image img{width:100%;height:100%;object-fit:cover;border-radius:16px}.features-horizontal .feature-content{display:flex;flex-direction:column;gap:8px;padding:16px;flex:1 1 auto;width:100%;box-sizing:border-box}.features-horizontal .feature-title{font-weight:700;font-size:18px!important;color:#211f54;margin:0!important}.features-horizontal .feature-description{font-size:14px!important;font-weight:400;color:#6e7191;line-height:130%;margin:0!important;margin-bottom:18px!important}.features-horizontal .feature-cta-container{margin-top:auto!important;display:flex;align-items:flex-end;width:100%;pointer-events:none}.features-horizontal .feature-cta{display:inline-flex;align-items:center;gap:8px;color:#453ad1;font-weight:700;font-size:16px!important;text-decoration:none;pointer-events:all}.features-horizontal .feature-cta img{width:16px;height:16px}@media (max-width:1024px){.features-horizontal{grid-template-columns:1fr!important}.features-horizontal .feature-container{text-align:center}.features-horizontal .feature-image{margin:0 auto!important}.features-horizontal .feature-image{height:auto}.features-horizontal .feature-title{font-size:18px!important;text-align:left}.features-horizontal .feature-description{text-align:left}.features-horizontal .feature-cta-container{margin-top:12px!important}}.no-wait-to-apply{display:grid;grid-template-columns:55% 45%;background-image:url(../images/landing/no-wait-to-apply/circles.svg),linear-gradient(329.57deg,#211f54 -9.99%,#4846ba 90.98%);background-repeat:no-repeat,no-repeat;background-size:cover,cover;background-position:center,center;box-shadow:1px 2px 20px 0 #0000002B;border-radius:20px;overflow:hidden}.no-wait-to-apply-content{padding:64px;display:flex;flex-direction:column;justify-content:center;color:#fff}.no-wait-to-apply-title{font-weight:700;font-size:36px!important;margin-bottom:16px!important;margin-top:0!important;color:#fff}.no-wait-to-apply-title-small{display:none!important}.no-wait-to-apply-description{color:#e5e7fa;font-size:16px!important;font-weight:400;margin-bottom:38px!important;margin-top:0!important;line-height:1.6}.no-wait-to-apply-ctas-container{display:flex;gap:16px}.no-wait-to-apply-ctas-container a{width:262px!important}.no-wait-to-apply-image{display:flex;align-items:center;justify-content:flex-end;height:100%}.no-wait-to-apply-image-large{display:flex!important}.no-wait-to-apply-image-small{display:none!important}.no-wait-to-apply-image-small img{width:100%;height:auto}.no-wait-to-apply-image img{max-width:100%;height:100%;object-fit:cover;object-position:left}@media (max-width:1024px){.no-wait-to-apply{grid-template-columns:1fr}.no-wait-to-apply-content{padding:16px 24px 40px 24px}.no-wait-to-apply-title{font-size:28px!important}.no-wait-to-apply-ctas-container{flex-direction:column}.no-wait-to-apply-ctas-container button{width:100%}.no-wait-to-apply-ctas-container a{width:100%!important;max-width:none!important}.no-wait-to-apply-image{display:none!important}.no-wait-to-apply-image-small{display:block!important}.no-wait-to-apply-image-large{display:none!important}.no-wait-to-apply-title-small{display:block!important;font-size:24px!important}.no-wait-to-apply-title-large{display:none!important}}.green-cta{border-radius:32px;background:#1a9951;font-weight:700;font-size:16!important;color:#fff;border:3px solid #fffFFF66;padding:12px 28px;transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:center}.green-cta:hover{background:#1a9951;color:#fff;text-decoration:none;transition:all .2s ease-in-out;opacity:.8}.white-cta{border-radius:32px;background:#fff;font-weight:700;font-size:16!important;color:#0d0c36;border:3px solid #fff;padding:12px 28px;transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:center}.white-cta:hover{background:#fff;color:#0d0c36;text-decoration:none;transition:all .2s ease-in-out;opacity:.7}.white-outline-cta{border-radius:32px;background:#fff;font-weight:700;font-size:16!important;color:#0d0c36;border:1px solid #dcddeb;padding:12px 28px;transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:center}.white-outline-cta:hover{background:#fff;color:#0d0c36;text-decoration:none;transition:all .2s ease-in-out;opacity:.7}
