:root{--landing2-ease:cubic-bezier(.22,1,.36,1);--landing2-ease-out:cubic-bezier(.16,1,.3,1)}@keyframes landing2-fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translate(0,0)}}@keyframes landing2-hero-photo{0%{opacity:0;transform:scale(.96)translateY(12px)}to{opacity:1;transform:scale(1)translate(0,0)}}.landing2-hero-anim>*{animation:landing2-fadeUp .65s var(--landing2-ease)both}.landing2-hero-anim>:first-child{animation-delay:80ms}.landing2-hero-anim>:nth-child(2){animation-delay:.16s}.landing2-hero-anim>:nth-child(3){animation-delay:.24s}.landing2-hero-anim>:nth-child(4){animation-delay:.32s}.landing2-hero-photo{animation:landing2-hero-photo .85s var(--landing2-ease-out).2s both;transition:transform .5s var(--landing2-ease),box-shadow .5s var(--landing2-ease);transform:translateZ(0)}.landing2-hero-photo:hover{transform:scale(1.02)translateZ(0);box-shadow:0 24px 48px -12px #00000073,0 0 0 1px #00c9b140}.landing2-calc-anim{animation:landing2-fadeUp .7s .25s var(--landing2-ease)both}.landing2-reveal{opacity:0;transition:opacity .65s var(--landing2-ease),transform .65s var(--landing2-ease);transform:translateY(20px)}.landing2-reveal.landing2-reveal-in{opacity:1;transform:translate(0,0)}@media (prefers-reduced-motion:reduce){.landing2-hero-anim>*,.landing2-hero-photo,.landing2-calc-anim{opacity:1!important;animation:none!important;transform:none!important}.landing2-hero-photo:hover{box-shadow:none!important;transform:none!important}.landing2-reveal{opacity:1!important;transition:none!important;transform:none!important}}.landing2-range{appearance:none;cursor:pointer;background:linear-gradient(90deg,#1a3660 0% 100%);border-radius:9999px;outline:none;width:100%;height:6px}.landing2-range::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#00c9b1;border:2px solid #0b1628;border-radius:50%;width:20px;height:20px;margin-top:-7px;box-shadow:0 2px 8px #00c9b159}.landing2-range::-moz-range-thumb{cursor:pointer;background:#00c9b1;border:2px solid #0b1628;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 8px #00c9b159}
