.hero{isolation:isolate;background-color:#fff8f1;background-image:url(/herobg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:min(720px,100vh - 100px);display:flex;position:relative;overflow:hidden}.hero--v2{background-color:#fff8f1;background-image:url(/heronew.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.hero-v2-bg-trigger{z-index:0;cursor:pointer;background:0 0;border:0;margin:0;padding:0;position:absolute;inset:0}.hero-atmosphere{z-index:0;pointer-events:none;background-image:linear-gradient(#043b7208 1px,#0000 1px),linear-gradient(90deg,#043b7208 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70% at 50% 40%,#000 20%,#0000 75%);mask-image:radial-gradient(80% 70% at 50% 40%,#000 20%,#0000 75%)}.hero-layout{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(32px,5vw,72px);width:100%;padding-top:clamp(48px,8vh,88px);padding-bottom:clamp(56px,9vh,96px);display:grid;position:relative}.hero-layout--v2{grid-template-columns:minmax(0,1fr)}.hero-layout--v2 .hero-copy{max-width:640px}.hero-copy{flex-direction:column;align-items:flex-start;max-width:560px;animation:.75s cubic-bezier(.22,1,.36,1) both hero-copy-in;display:flex}.hero-eyebrow{font-family:var(--font-family-base);letter-spacing:.04em;color:#043b72;background:#ffffffd1;border:1px solid #043b7229;border-radius:100px;align-items:center;margin:0 0 18px;padding:8px 14px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.hero-headline{font-family:var(--font-family-bold);letter-spacing:-.025em;color:#181a1f;flex-direction:column;align-items:flex-start;gap:.06em;max-width:none;margin:0 0 18px;font-size:clamp(2.25rem,4.4vw,3.375rem);font-weight:700;line-height:1.12;display:flex}.hero-headline-line{white-space:nowrap;display:block}.hero-subheadline{max-width:36rem;font-family:var(--font-family-regular,var(--font-family-primary));color:var(--color-text-secondary);margin:0 0 28px;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.6}.hero-ctas{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:36px;display:flex}.hero .hero-cta-primary.custom-btn-icon{box-sizing:border-box;justify-content:space-between;min-width:168px;margin-left:0;text-decoration:none}.hero .hero-cta-primary.custom-btn-icon p{text-align:center;white-space:nowrap;flex:1;padding:10px 14px 10px 18px}.hero .hero-cta-primary.custom-btn-icon .custom-btn-icon-arrow{padding:10px 14px}.hero-cta-outlined{box-sizing:border-box;min-width:148px;color:var(--color-navy);background:#ffffffb3;border:1px solid #8c94a3;border-radius:80px;justify-content:center;align-items:center;padding:10px 20px;font-family:SpoqaHanSansNeo-Medium;font-size:16px;text-decoration:none;transition:border-color .2s,background .2s;display:inline-flex}.hero-cta-outlined:hover{border-color:var(--color-navy);background:#043b720a}.hero-trust{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 20px;width:100%;max-width:480px;padding-top:8px;display:grid}.hero-trust-item{flex-direction:column;gap:4px;min-width:0;display:flex}.hero-trust-value{font-family:var(--font-family-bold);color:#181a1f;white-space:nowrap;font-size:clamp(1.125rem,2vw,1.375rem);line-height:1.2}.hero-trust-name{font-family:var(--font-family-primary);color:#3f4450;font-size:.8125rem;line-height:1.35}.hero-visual{justify-content:center;align-items:center;min-height:520px;animation:.9s cubic-bezier(.22,1,.36,1) .12s both hero-visual-in;display:flex;position:relative;overflow:visible}.hero-visual-image{object-fit:contain;filter:drop-shadow(0 24px 48px #043b721f);cursor:pointer;width:min(1036px,200%);max-width:none;height:auto;max-height:560px;display:block}.hero-visual-image:focus-visible{outline:2px solid var(--color-orange,#f58220);outline-offset:6px;border-radius:8px}@keyframes hero-copy-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-visual-in{0%{opacity:0;transform:translate(36px)scale(.96)}to{opacity:1;transform:translate(0)scale(1)}}@media (prefers-reduced-motion:reduce){.hero-copy,.hero-visual{animation:none}}@media (max-width:899px){.hero-layout{grid-template-columns:1fr;gap:40px}.hero-copy{max-width:640px}.hero-headline{max-width:none}.hero-visual{order:-1;min-height:0}.hero-visual-image{width:min(960px,100%);max-height:560px}}@media (max-width:599px){.hero{min-height:auto}.hero-headline-line{white-space:normal}.hero-layout{padding-top:40px;padding-bottom:56px}.hero-ctas{flex-direction:column;align-items:stretch;width:100%}.hero .hero-cta-primary.custom-btn-icon,.hero-cta-outlined{width:100%}.hero-trust{grid-template-columns:1fr;gap:14px}.hero-visual-image{width:100%;max-height:420px}}.hero--v3{background-color:#fff;background-image:none;justify-content:center}.hero-v3-bg-trigger{z-index:0;cursor:pointer;background:0 0;border:0;margin:0;padding:0;position:absolute;inset:0}.hero-v3-pattern{z-index:0;pointer-events:none;align-items:flex-end;display:flex;position:absolute;inset:0}.hero-v3-bars{justify-content:space-between;align-items:flex-end;gap:clamp(4px,.55vw,10px);width:100%;height:100%;padding:0 clamp(4px,.4vw,8px);display:flex}.hero-v3-bar{height:var(--bar-height);opacity:0;transform-origin:bottom;min-width:0;animation:.9s cubic-bezier(.22,1,.36,1) forwards hero-v3-bar-rise;animation-delay:var(--bar-delay);background:linear-gradient(#fff0 0%,#ffffffd9 18%,#ffd4a8 45%,#ff9a45 72%,#f58220 100%);border-radius:2px 2px 0 0;flex:1 1 0;transform:translateY(24px)scaleY(.92)}.hero-v3-bars-grain{opacity:.14;mix-blend-mode:multiply;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");height:100%;position:absolute;inset:0}.hero-v3-content{z-index:2;text-align:center;pointer-events:none;flex-direction:column;align-items:center;width:100%;max-width:820px;margin:0 auto;padding:clamp(48px,8vh,96px) 0 clamp(120px,18vh,180px);animation:.8s ease-out both hero-v3-content-in;display:flex;position:relative}.hero-v3-content .hero-ctas,.hero-v3-content a,.hero-v3-content .custom-btn-icon{pointer-events:auto}.hero-v3-eyebrow{-webkit-backdrop-filter:blur(16px)saturate(1.35);font-family:var(--font-family-base);letter-spacing:.04em;color:#043b72;background:#ffffff73;border:1px solid #ffffff8c;border-radius:100px;justify-content:center;align-items:center;margin:0 0 16px;padding:8px 16px;font-size:12px;font-weight:500;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffffb3,0 8px 24px #043b720f}.hero-v3-headline{font-family:var(--font-family-bold);color:var(--color-navy);letter-spacing:-.02em;max-width:18ch;margin:0 auto 28px;font-size:clamp(2.25rem,4.4vw,3.375rem);font-weight:700;line-height:1.15}.hero-v3-subheadline{font-family:var(--font-family-regular,var(--font-family-primary));color:var(--color-text-secondary);max-width:40rem;margin:0 auto 36px;font-size:clamp(1rem,1.6vw,1.125rem);line-height:1.6}.hero--v3 .hero-ctas{justify-content:center;margin-bottom:28px}.hero--v3 .hero-cta-outlined{-webkit-backdrop-filter:blur(14px)saturate(1.3);background:#ffffff6b;border:1px solid #ffffffa6;box-shadow:inset 0 1px #ffffffbf,0 8px 20px #043b720f}.hero-v3-trust{width:100%;max-width:720px}.hero-v3-trust-metrics{-webkit-backdrop-filter:blur(18px)saturate(1.35);background:#fff6;border:1px solid #fff9;border-radius:18px;justify-content:center;align-items:stretch;width:fit-content;max-width:100%;margin:0 auto;padding:10px 8px;display:flex;box-shadow:inset 0 1px #ffffffbf,0 12px 32px #043b7214}.hero-v3-trust-item{flex-wrap:wrap;flex:0 auto;justify-content:center;align-items:center;gap:4px;min-width:0;padding:8px 20px;display:flex;position:relative}.hero-v3-trust-item:not(:last-child):after{content:"";background:#c5cbd6d9;width:1px;position:absolute;top:22%;bottom:22%;right:0}.hero-v3-trust-value{font-family:var(--font-family-bold);color:#3d4450;white-space:nowrap;font-size:.9375rem}.hero-v3-trust-name{font-family:var(--font-family-primary);color:#6b7280;white-space:nowrap;font-size:.9375rem;font-weight:400}@keyframes hero-v3-bar-rise{to{opacity:1;transform:translateY(0)scaleY(1)}}@keyframes hero-v3-content-in{0%{opacity:0;transform:translateY(-52px)}to{opacity:1;transform:translateY(-70px)}}@media (prefers-reduced-motion:reduce){.hero-v3-bar,.hero-v3-content{opacity:1;animation:none;transform:translateY(-70px)}.hero--v4 .hero-v3-content,.hero-v3-bar{transform:none}}@media (max-width:599px){.hero--v3{min-height:620px}.hero-v3-headline{max-width:16ch}.hero-v3-content{padding-bottom:140px}.hero-v3-subheadline br{display:none}.hero-v3-trust-metrics{flex-direction:column}.hero-v3-trust-item:not(:last-child):after{width:auto;height:1px;inset:auto 12% 0}}.hero--v4{background-color:#fff;background-image:url(/hero5.png);background-position:bottom;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:flex-start;align-items:center}.hero-v4-bg-trigger{z-index:0;cursor:pointer;background:0 0;border:0;margin:0;padding:0;position:absolute;inset:0}.hero--v4 .hero-v3-content{align-self:flex-start;width:100%;margin:0 auto;padding-top:clamp(56px,9vh,96px);padding-bottom:24px;animation:.8s ease-out both hero-v4-content-in}.hero--v4 .hero-v3-headline,.hero--v4 .hero-v4-headline{color:#181a1f;margin-bottom:16px}.hero--v4 .hero-v3-subheadline{color:#3f4450;margin-bottom:24px}.hero--v4 .hero-ctas{justify-content:center;margin-bottom:0}.hero-v4-headline{white-space:nowrap;max-width:none}.hero--v4 .hero-cta-outlined{-webkit-backdrop-filter:blur(14px)saturate(1.3);background:#ffffff6b;border:1px solid #ffffffa6;box-shadow:inset 0 1px #ffffffbf,0 8px 20px #043b720f}@keyframes hero-v4-content-in{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:599px){.hero--v4{min-height:620px}.hero-v4-headline{white-space:normal}.hero--v4 .hero-v3-content{padding-top:48px}}
