.hero-section{background-size:cover;position:relative;.overlay-hero{padding:10rem 0 8rem}.hover-zoom-container{box-shadow:0 25px 50px -12px rgba(11,31,75,.25);overflow:hidden;position:relative}.hover-zoom{transition:transform .3s ease;&:hover{transform:scale(1.05)}}h1{color:#fff;font-family:Montserrat,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-subtitle{color:#fff;font-size:1.5rem;margin:0 auto;max-width:800px;opacity:.9}}@media(max-width:768px){.hero-section{.overlay-hero{padding:8rem 0 6rem}}}