@keyframes hero-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.home-hero{min-height:620px;background:radial-gradient(circle at 78% 24%,#20bfce 0,transparent 22%),linear-gradient(125deg,#061a42,#07558f 58%,#087e92);color:white;display:flex;align-items:center;padding:80px max(24px,calc((100% - 1240px) / 2));position:relative;overflow:hidden}.home-hero:before{content:"";position:absolute;width:610px;height:610px;border-radius:50%;right:-130px;top:12px;background:radial-gradient(circle,#45e5e51f 0 24%,transparent 60%);border:1px solid #8dfcf033;box-shadow:0 0 0 58px #7af7ef0a,0 0 0 116px #7af7ef08;animation:hero-rise 1.15s cubic-bezier(.16,1,.3,1) .25s both}.home-hero-content{position:relative;z-index:3;width:min(61%,760px)}.home-hero-content>.eyebrow,.home-hero-content>.home-actions,.home-hero-content>h1,.home-hero-content>p{animation:hero-rise .82s cubic-bezier(.16,1,.3,1) both}.home-hero-content>.eyebrow{animation-delay:.08s}.home-hero-content>h1{animation-delay:.2s}.home-hero-content>p{animation-delay:.34s}.home-hero-content>.home-actions{animation-delay:.48s}.home-hero h1{font-size:clamp(52px,7vw,92px);line-height:.96;letter-spacing:-.07em;margin:0}.home-hero p:not(.eyebrow){font-size:19px;line-height:1.55;max-width:580px;margin:30px 0}.home-hero-dna{position:absolute;z-index:2;right:max(20px,calc((100% - 1240px) / 2));top:38px;width:min(38vw,430px);height:560px;animation:hero-rise 1s cubic-bezier(.16,1,.3,1) .32s both}.home-actions{display:flex;gap:12px}.home-actions a{background:#fff;color:#0c2146;padding:16px 19px;border-radius:4px;font-size:14px;font-weight:700}.home-actions a+a{background:transparent;color:#fff;border:1px solid #ffffff99}.home-directions{background:#f7f9fb}.home-section-heading{opacity:1;transform:none;transition:opacity .7s ease,transform .8s cubic-bezier(.16,1,.3,1)}.home-directions.motion-ready:not(.is-visible) .home-section-heading{opacity:0;transform:translateY(24px)}.home-directions h2{font-size:clamp(44px,6vw,72px);letter-spacing:-.06em;margin:0}.home-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:40px}.home-cards article{height:290px;color:#fff;padding:32px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;gap:14px;background:linear-gradient(145deg,#064671,#078994);border:1px solid #ffffff17;box-shadow:inset 0 1px 0 #ffffff12;opacity:1;transform:none;transition:opacity .72s ease,transform .85s cubic-bezier(.16,1,.3,1),box-shadow .25s ease}.home-directions.motion-ready:not(.is-visible) .home-cards article{opacity:0;transform:translateY(38px) scale(.975)}.home-directions.motion-ready.is-visible .home-cards article:first-child{transition-delay:.1s}.home-directions.motion-ready.is-visible .home-cards article:nth-child(2){transition-delay:.18s}.home-directions.motion-ready.is-visible .home-cards article:nth-child(3){transition-delay:.26s}.home-cards article:hover{box-shadow:0 18px 40px #0b315526}.home-cards article:nth-child(2){background:linear-gradient(145deg,#056d84,#184c9a)}.home-cards article:nth-child(3){background:linear-gradient(145deg,#273b96,#5356ae)}.home-cards h3{font-size:clamp(28px,2.5vw,36px);line-height:1.08;margin:0}.home-cards p{max-width:95%;margin:0;line-height:1.55;font-size:14px}.home-cards a{width:fit-content;margin-top:2px;font-size:12px;font-weight:700}@media (max-width:800px){.home-hero{min-height:auto;display:grid;grid-template-columns:minmax(0,1fr);align-items:start;padding:64px 24px 34px}.home-hero-content{width:100%}.home-hero h1{font-size:clamp(44px,12vw,60px);letter-spacing:-.06em}.home-hero p:not(.eyebrow){margin:24px 0}.home-hero-dna{position:relative;z-index:1;width:min(56vw,224px);height:min(88vw,352px);right:auto;top:auto;justify-self:end;margin:18px 6px -30px 0;opacity:.56;filter:saturate(.88);-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 11%,#000 88%,transparent);mask-image:linear-gradient(180deg,transparent 0,#000 11%,#000 88%,transparent)}.home-hero:before{width:330px;height:330px;right:-82px;top:auto;bottom:-38px;opacity:.7}.home-actions{flex-direction:column;align-items:start;width:min(100%,330px)}.home-actions a{width:100%}.home-cards{grid-template-columns:1fr;overflow:hidden}.home-cards article{min-height:245px;height:auto;padding:28px;transition-duration:.68s,.78s,.25s}.home-directions.motion-ready .home-cards article:first-child,.home-directions.motion-ready .home-cards article:nth-child(3){opacity:0;transform:translateX(-42px)}.home-directions.motion-ready .home-cards article:nth-child(2){opacity:0;transform:translateX(42px)}.home-directions.motion-ready .home-cards article.is-card-visible{opacity:1;transform:none;transition-delay:0s}}@media (max-width:430px){.home-hero{padding:52px 20px 28px}.home-hero h1{font-size:clamp(42px,11.5vw,52px)}.home-hero-dna{width:190px;height:298px;margin-top:14px;margin-right:0;opacity:.5}}@media (prefers-reduced-motion:reduce){.home-cards article,.home-hero-content>*,.home-hero-dna,.home-hero:before,.home-section-heading{opacity:1!important;transform:none!important;transition:none!important;animation:none!important}}