.hero-banner{min-height:27em;margin:-4px 0 0;padding:0;position:relative;overflow:hidden}.hero-image-container{width:100%;height:30em;margin:0;position:absolute;top:0;left:0}.hero-image{object-fit:cover;width:100%;height:30em;animation:1.5s ease-out forwards imageReveal;display:block}.hero-overlay-glass{-webkit-backdrop-filter:blur(4px);z-index:1;background:#ffffff80;width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{text-align:center;color:#fff;z-index:2;justify-content:center;align-items:center;height:75%;padding:0 2rem;display:flex;position:relative}.hero-text-container{max-width:800px;margin-top:4rem;padding:1rem 0;animation:1.2s cubic-bezier(.25,.46,.45,.94) .3s both textSlideUp}.hero-title{text-shadow:-2px 2px 2px #0006;margin-top:1.5rem;margin-bottom:1.5rem;font-size:3rem;font-weight:500;line-height:1.1}.hero-subtitle{text-shadow:-2px 2px 2px #0006;margin-bottom:3.5rem;font-size:1.3rem;font-weight:500;line-height:1.6}.hero-cta{isolation:isolate;flex-wrap:wrap;justify-content:center;display:flex}@keyframes imageReveal{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes textSlideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.banner-overlay-glass{-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:10px}@media (max-width:768px){.hero-text-container{height:auto!important;margin-top:6rem!important}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.4rem}.hero-cta{flex-direction:column;align-items:center}.cta-button{width:100%;max-width:300px}.hero-banner{height:50vh}}@media (max-width:480px){.hero-text-container{margin-top:-4rem}.hero-title{margin-bottom:1rem;font-size:1.3rem}.hero-subtitle{margin-bottom:1rem;font-size:1rem}.hero-content{padding:0 1rem}.btn-banner-primary{padding:1rem;text-shadow:-2px 2px 2px #00000026!important}}
