.hero-section{background:#000;justify-content:center;align-items:center;width:100%;max-width:100vw;height:100dvh;display:flex;position:relative;overflow:hidden}.hero-image{z-index:1;filter:brightness(.65);object-fit:cover;object-position:center top;will-change:transform;backface-visibility:hidden}.hero-content{z-index:10;text-align:center;color:#fff;width:100%;max-width:860px;padding:2rem;position:relative}.hero-title{text-shadow:2px 2px 20px #000000b3;margin-bottom:1rem;font-size:clamp(2rem,6vw,4.5rem);font-weight:700;line-height:1.15}.hero-subtitle{opacity:.9;text-shadow:1px 1px 10px #00000080;margin-bottom:2rem;font-size:clamp(.95rem,2.5vw,1.4rem);font-weight:400}.hero-cta{color:#fff;background:0 0;border:2px solid #ffffffd9;border-radius:50px;padding:.875rem 2.25rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .25s,border-color .25s;display:inline-block}.hero-cta:hover{background:#ffffff26;border-color:#fff}.hero-social{z-index:20;position:absolute;bottom:2rem;right:2rem}.hero-section .hero-social .social-icons__link{color:#fffc}.hero-section .hero-social .social-icons__link:hover{color:#fff}@media (max-width:768px){.hero-section{height:100svh}.hero-content{padding:1.5rem}.hero-social{bottom:1.25rem;right:1.25rem}}
