.hero-wave-transition{position:absolute;bottom:0;left:0;right:0;z-index:10;pointer-events:none}.hero-gradient-fade{height:48px;background:linear-gradient(0deg,rgba(255,255,255,1) 0,rgba(255,255,255,.9) 40%,rgba(255,255,255,0))}.hero-gradient-fade,.hero-wave-container{position:absolute;bottom:0;left:0;right:0}.hero-wave-container{height:24px;overflow:hidden}.hero-wave-svg{position:absolute;bottom:0;width:100%;height:100%;transform:rotate(180deg)}.hero-wave-path{fill:white;fill-opacity:.7}.hero-solid-bottom{position:absolute;bottom:0;left:0;right:0;height:1px;background-color:white}.animate-wave{animation:wave 20s cubic-bezier(.36,.45,.63,.53) infinite;transform-origin:center bottom;will-change:transform}@keyframes wave{0%,to{transform:rotate(180deg) translateX(-1%)}50%{transform:rotate(180deg) translateX(1%)}}.hero-image{-o-object-position:65% center;object-position:65% center;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}@media (max-width:768px){.hero-gradient-fade{height:36px}.hero-wave-container{height:18px}.hero-image{-o-object-position:70% center;object-position:70% center}}@media (max-width:480px){.hero-image{-o-object-position:0 90%;object-position:0 90%}}@media (min-width:1536px){.hero-gradient-fade{height:64px}.hero-wave-container{height:32px}.hero-image{-o-object-position:center center;object-position:center center}}.hero-text-container{position:relative;z-index:30}.hero-heading{text-shadow:0 2px 5px rgba(0,0,0,.35),0 0 15px rgba(0,0,0,.2);transition:all .3s ease;-webkit-text-stroke:.5px rgba(0,0,0,.1);text-stroke:.5px rgba(0,0,0,.1)}.hero-subheading{text-shadow:0 1px 3px rgba(0,0,0,.3);transition:all .3s ease}.text-backdrop{position:relative;display:inline-block;transition:all .3s ease;box-shadow:0 4px 30px rgba(0,0,0,.05);background-color:rgba(26,42,61,.1)}@media (max-width:768px){.text-backdrop{padding:.75rem!important}.hero-heading{font-size:2.5rem!important;line-height:1.2!important}.hero-subheading{font-size:1.5rem!important}}@media (prefers-color-scheme:dark){.hero-heading,.hero-subheading{text-shadow:0 2px 6px rgba(0,0,0,.4)}}@media (prefers-reduced-motion:reduce){.hero-heading,.hero-subheading,.text-backdrop{transition:none}}@keyframes pulseDown{0%,to{opacity:.8;transform:translateY(0)}50%{opacity:1;transform:translateY(8px)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-5px)}60%{transform:translateY(-3px)}}.cta-button{position:relative;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:all .3s ease}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.25)}.cta-button:active{transform:translateY(0);box-shadow:0 4px 12px rgba(0,0,0,.2)}.cta-button-text{text-shadow:0 1px 1px rgba(0,0,0,.2);letter-spacing:.1em;font-weight:500}@media (max-width:768px){.cta-button{padding:.75rem 1.5rem!important}}