@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");.hero-section{box-sizing:border-box}.hero-section *,.hero-section :after,.hero-section :before{box-sizing:inherit;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.hero-section{color:#1a1a1a}.hero-section--light{background:#eff8fb}.hero-section--dark{background:#111d51;color:#fff}.hero-section__inner{align-items:start;display:grid;gap:56px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin:0 auto;max-width:1440px;padding:56px 65px 32px}.hero-section__content{max-width:640px}.hero-section__eyebrow{background:#fff;border-radius:40px;color:#1c4a81;display:inline-block;font-size:12px;font-weight:600;letter-spacing:.16em;padding:8px 14px;text-transform:uppercase}.hero-section--dark .hero-section__eyebrow{background:#e0f1f814;box-shadow:none;color:#5cc3db}.hero-section__headline{color:#1a1a1a;font-size:clamp(36px,4.4vw,51px);font-weight:700;line-height:1.25;margin:14px 0 0}.hero-section--dark .hero-section__headline{color:#fff}.hero-section__headline span[style*="text-decoration: underline"],.hero-section__headline span[style*="text-decoration:underline"],.hero-section__headline u{background-image:linear-gradient(#e6a544,#e6a544);background-position:0 90%;background-repeat:no-repeat;background-size:100% 6px;padding-bottom:2px;text-decoration:none!important}.hero-section--dark .hero-section__headline span[style*="text-decoration: underline"],.hero-section--dark .hero-section__headline span[style*="text-decoration:underline"],.hero-section--dark .hero-section__headline u{background-image:linear-gradient(#5dc2dc,#5dc2dc)}.hero-section__subheadline{color:#1a1a1a;font-size:18px;line-height:1.55;margin:19px 0 0;width:100%}.hero-section--dark .hero-section__subheadline{color:#d5d7e4}.hero-section__stats{display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-top:28px;width:100%}.hero-section__stat{background:hsla(0,0%,100%,.8);border-radius:16px;padding:24px 14px}.hero-section--dark .hero-section__stat{background:hsla(0,0%,100%,.08)}.hero-section__stat-value{color:#1a1a1a;font-size:18px;font-weight:700;letter-spacing:-.024em;line-height:1.4;margin:0}.hero-section--dark .hero-section__stat-value{color:#fff}.hero-section__stat-label{color:rgba(26,26,26,.72);font-size:14px;line-height:1.25;margin:2px 0 0}.hero-section--dark .hero-section__stat-label{color:hsla(0,0%,100%,.72)}.hero-section__actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-top:28px}.hero-section__actions--paired{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));width:min(100%,704px)}.hero-section__cta{align-items:center;background:#111d51;border-radius:999px;color:#fff;display:inline-flex;flex:1 1 240px;font-size:18px;font-weight:600;height:55px;justify-content:center;max-width:min(100%,400px);padding:0 24px;text-decoration:none;transition:background .15s ease,transform .15s ease}.hero-section__actions--paired .hero-section__cta{max-width:none;width:100%}.hero-section__cta:only-child{flex:0 1 345px;margin-right:auto}.hero-section__cta:hover{background:#1f2c63;transform:translateY(-1px)}.hero-section--dark .hero-section__cta{background:#ffb74c;color:#1a1a1a}.hero-section--dark .hero-section__cta:hover{background:#f0a93a}.hero-section__cta--secondary{background:#e6a544;color:#fff}.hero-section__cta--secondary:hover{background:#d09435}.hero-section--dark .hero-section__cta--secondary{background:#5dc2dc;color:#1a1a1a}.hero-section--dark .hero-section__cta--secondary:hover{background:#46b4ce}.hero-section__disclaimer{align-items:flex-start;color:#1a1a1a;display:flex;font-size:12px;gap:6px;line-height:1.55;margin:14px 0 0}.hero-section--dark .hero-section__disclaimer{color:hsla(0,0%,100%,.85)}.hero-section__disclaimer-copy p{margin:0}.hero-section__disclaimer-copy a,.hero-section__footnote a,.hero-section__trust-desc a{color:inherit;text-decoration:underline;text-underline-offset:2px}.hero-section__shield{flex-shrink:0;height:14px;margin-top:2px;width:14px}.hero-section--dark .hero-section__shield--light,.hero-section__shield--dark{display:none}.hero-section--dark .hero-section__shield--dark{display:block}.hero-section__trust{display:grid;gap:20px 0;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:48px;width:100%}.hero-section__trust-badge{align-items:flex-start;display:flex;gap:12px;min-width:0;padding:0 24px}.hero-section__trust-badge:nth-child(odd){border-left:0;padding-left:0}.hero-section__trust-badge:nth-child(2n){padding-right:0}.hero-section__trust-badge:nth-child(n+3){padding-top:20px}.hero-section--dark .hero-section__trust-badge{border-left-color:hsla(0,0%,100%,.2)}.hero-section__trust-icon{align-items:center;display:inline-flex;flex:0 0 auto;height:32px;justify-content:center;overflow:hidden;width:32px}.hero-section__trust-icon-img{display:block;height:100%;object-fit:contain;width:100%}.hero-section--dark .hero-section__trust-icon-img--light,.hero-section__trust-icon-img--dark{display:none}.hero-section--dark .hero-section__trust-icon-img--dark{display:block}.hero-section__trust-title{color:#1a1a1a;font-size:13px;font-weight:800;line-height:1.25;margin:0}.hero-section--dark .hero-section__trust-title{color:#fff}.hero-section__trust-desc{color:rgba(26,26,26,.72);font-size:11px;line-height:1.35;margin-top:3px}.hero-section__trust-desc p{margin:0}.hero-section--dark .hero-section__trust-desc{color:hsla(0,0%,100%,.72)}.hero-section__hero-media--single{min-width:0;width:100%}.hero-section__photo--single{aspect-ratio:1252/1323;border-radius:0 40px 0 40px;display:block;height:auto;max-width:100%;object-fit:cover;width:100%}.hero-section__collage{--hero-collage-gap:24px;align-items:start;display:grid;gap:var(--hero-collage-gap);grid-template-columns:742fr 510fr;width:100%}.hero-section__collage-col{align-content:start;display:grid;gap:var(--hero-collage-gap);min-height:0;min-width:0}.hero-section__collage-col .hero-section__photo{display:block;height:auto;max-width:100%;min-height:0;object-fit:cover;width:100%}.hero-section__collage-col:first-child .hero-section__photo:first-child{aspect-ratio:742/381;border-radius:0 0 30px 0}.hero-section__collage-col:first-child .hero-section__photo:last-child{aspect-ratio:742/918;border-radius:0 0 0 30px}.hero-section__collage-col:last-child .hero-section__photo:first-child{aspect-ratio:510/928;border-radius:0 0 0 30px}.hero-section__collage-col:last-child .hero-section__photo:last-child{aspect-ratio:510/381;border-radius:0 30px 0 0}.hero-section__footnotes{grid-column:1/-1;width:100%}.hero-section__footnotes-text{font-size:12px;line-height:1.5;overflow:visible}.hero-section__footnote{color:#000;font-size:inherit;line-height:inherit;margin:2px 0}.hero-section__footnote p{margin:0}.hero-section--dark .hero-section__footnote{color:hsla(0,0%,100%,.75)}.hero-section__footnotes-toggle{background:transparent;border:0;color:inherit;cursor:pointer;display:none;font:inherit;font-size:12px;font-weight:700;line-height:1.4;margin:8px 0 0;padding:0}.hero-section__strip{background:#f3fbff;padding:18px 0}.hero-section__strip-inner{align-items:center;display:flex;flex-wrap:nowrap;gap:32px;margin:0 auto;max-width:1440px;padding:0 20px}.hero-section__strip-label{color:#0a2540;flex-shrink:0;font-size:18px;font-weight:700;text-align:center;white-space:nowrap}.hero-section__strip-marquee{flex:1 1 0;mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);min-width:0;overflow:hidden}.hero-section__strip-track{animation:hero-marquee 40s linear infinite;display:flex;width:max-content}.hero-section__strip-marquee:hover .hero-section__strip-track{animation-play-state:paused}.hero-section__strip-set{align-items:center;display:flex;gap:98px;list-style:none;margin:0;padding-left:0;padding-right:98px}.hero-section__strip-logo{display:block;max-height:32px;max-width:98px;mix-blend-mode:multiply;width:auto}@keyframes hero-marquee{to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.hero-section__strip-track{animation:none}}@media (max-width:1280px){.hero-section__inner{padding-left:30px;padding-right:30px}}@media (max-width:768px){.hero-section__inner{gap:36px;grid-template-columns:1fr;padding:40px 20px 32px}.hero-section__content{max-width:none}.hero-section__headline{font-size:36px}.hero-section__cta{width:100%}.hero-section__trust{gap:18px 0}.hero-section__trust-badge,.hero-section__trust-badge:first-child,.hero-section__trust-badge:last-child{padding:0 14px}.hero-section__trust-badge:nth-child(odd){border-left:0;padding-left:0}.hero-section__trust-badge:nth-child(2n){padding-right:0}.hero-section__trust-badge:nth-child(n+3){padding-top:18px}.hero-section__collage{--hero-collage-gap:18px}.hero-section__footnotes-text{max-height:3em;overflow:hidden}.hero-section__footnotes.is-expanded .hero-section__footnotes-text{max-height:none}.hero-section__footnotes-toggle:not([hidden]){display:inline-flex}.hero-section__strip-inner{align-items:stretch;flex-direction:column;gap:12px;padding:0 20px}.hero-section__strip-label{flex-shrink:0;font-size:16px;white-space:nowrap}.hero-section__strip-marquee{flex:none;mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);width:100%}.hero-section__strip-set{gap:54px;padding-right:40px}.hero-section__strip-logo{max-height:32px}}@media (max-width:520px){.hero-section__trust{gap:16px;grid-template-columns:1fr}.hero-section__trust-badge,.hero-section__trust-badge:first-child,.hero-section__trust-badge:last-child,.hero-section__trust-badge:nth-child(2n),.hero-section__trust-badge:nth-child(odd){border-left:0;border-top:0;padding:0}}