.hero-scene .hero-photo{opacity:0;filter:blur(8px);will-change:opacity, filter, transform;transition:opacity 1.8s cubic-bezier(.6,.05,.4,1),filter 1.8s cubic-bezier(.6,.05,.4,1),transform 11s cubic-bezier(.5,0,.2,1);transform:scale(1.1)}.hero-scene .hero-photo[data-active=true]{opacity:1;filter:blur();transform:scale(1)}.hero-scene .hero-photo[data-variant="1"][data-active=true]{transform-origin:30% 70%;transform:scale(1)translate(.4%,-.4%)}.hero-scene .hero-photo[data-variant="2"][data-active=true]{transform-origin:70% 30%;transform:scale(1)translate(-.4%,.4%)}.hero-scene .hero-photo[data-variant="3"][data-active=true]{transform-origin:50%;transform:scale(1)translate(.5%,.3%)}.hero-scene .hero-photo[data-variant="4"][data-active=true]{transform-origin:20% 30%;transform:scale(1)translate(-.3%,-.3%)}@media (max-width:767px){.hero-scene .hero-photo{filter:blur(4px)}}.hero-scene[data-reduced-motion=true] .hero-photo{transition:opacity .2s linear;filter:none!important;transform:none!important}.hero-scene[data-reduced-motion=true] .hero-photo[data-active=false]{display:none}.hero-progress-fill{width:0%;animation-name:hero-progress;animation-timing-function:linear;animation-fill-mode:forwards}@keyframes hero-progress{0%{width:0%}to{width:100%}}@media (prefers-reduced-motion:reduce){.hero-progress-fill{width:0%;animation:none}}@media (min-width:768px){.hero-scene .hero-bar-top,.hero-scene .hero-bar-bot{height:4.5%}}.hero-scene .hero-hairline{background:#f4f1ea1f}.hero-scene .hero-masthead{top:6%}@media (min-width:768px){.hero-scene .hero-masthead{top:7%}.hero-scene .hero-progress{bottom:4.5%}}@media (max-width:767px){.hero-scene .hero-progress{bottom:var(--hero-cta-h,0px)}}.hero-scene .hero-kicker,.hero-scene .hero-camera{animation:.6s cubic-bezier(.16,1,.3,1) both hero-meta-fade}.hero-scene .hero-camera{animation-delay:.1s}@keyframes hero-meta-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.hero-scene[data-reduced-motion=true] .hero-kicker,.hero-scene[data-reduced-motion=true] .hero-camera{opacity:1;animation:none;transform:none}@media (max-width:767px){.hero-scene .hero-cta-bar{background:linear-gradient(#0b0e13d9,#0b0e13f7);border-top:1px solid #f4f1ea1f}}.hero-scene[data-first-load=true] .hero-kicker-rule{transform-origin:0;animation:.6s cubic-bezier(.16,1,.3,1) .6s both hero-rule-scale}.hero-scene[data-first-load=true] .hero-kicker-text{animation:.6s cubic-bezier(.16,1,.3,1) .7s both hero-fade-up}.hero-scene[data-first-load=true] .hero-cover-line-1{clip-path:inset(0 0 100%);animation:.7s cubic-bezier(.16,1,.3,1) .9s both hero-mask-reveal}.hero-scene[data-first-load=true] .hero-cover-line-2{clip-path:inset(0 0 100%);animation:.7s cubic-bezier(.16,1,.3,1) 1.08s both hero-mask-reveal}.hero-scene[data-first-load=true] .hero-camera{animation:.6s cubic-bezier(.16,1,.3,1) 1.5s both hero-fade-up}.hero-scene[data-first-load=true] .hero-cta-bar>*{animation:.6s cubic-bezier(.16,1,.3,1) both hero-fade-up}.hero-scene[data-first-load=true] .hero-cta-bar>:first-child{animation-delay:1.7s}.hero-scene[data-first-load=true] .hero-cta-bar>:nth-child(2){animation-delay:1.78s}.hero-scene[data-first-load=true] .hero-masthead,.hero-scene[data-first-load=true] .hero-progress{animation:.6s linear .2s both hero-fade-in}@keyframes hero-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-fade-in{0%{opacity:0}to{opacity:1}}@keyframes hero-mask-reveal{0%{clip-path:inset(0 0 100%)}to{clip-path:inset(0)}}@keyframes hero-rule-scale{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hero-scene[data-reduced-motion=true] .hero-kicker-rule,.hero-scene[data-reduced-motion=true] .hero-kicker-text,.hero-scene[data-reduced-motion=true] .hero-cover-line-1,.hero-scene[data-reduced-motion=true] .hero-cover-line-2,.hero-scene[data-reduced-motion=true] .hero-camera,.hero-scene[data-reduced-motion=true] .hero-cta-bar>*,.hero-scene[data-reduced-motion=true] .hero-masthead,.hero-scene[data-reduced-motion=true] .hero-progress{clip-path:none;opacity:1;animation:none;transform:none}