.hero-cinematic{position:relative;height:75vh;min-height:550px;display:flex;align-items:flex-start;overflow:hidden;background:transparent;padding-top:0}.hero-bg{position:absolute;inset:0;z-index:1}.hero-bg img,.hero-bg picture,.hero-bg picture img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero-text-overlay{position:relative;z-index:10;width:100%;padding-top:0}.hero-text-overlay .layout-container{background:linear-gradient(to bottom,#0003,#0000);padding:2rem 2rem 6rem;border-radius:0;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);margin:0;mask-image:linear-gradient(to bottom,black 0%,black 60%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 0%,black 60%,transparent 100%)}.hero-headline{color:#fbbf24!important;font-size:clamp(3.5rem,12vw,6rem)!important;font-weight:950!important;line-height:.8!important;letter-spacing:-.05em!important;text-transform:uppercase!important;margin:0 0 .5rem!important;padding:0!important;-webkit-text-stroke:.5px black;text-stroke:.5px black}.hero-subheadline{color:#fff!important;font-size:clamp(1.25rem,4vw,2.25rem)!important;font-weight:600!important;line-height:1.2!important;margin:0!important;padding:0!important;text-transform:none!important;-webkit-text-stroke:.5px black;text-stroke:.5px black}.featured-section{padding-top:2rem;padding-bottom:5rem}.featured-section .section-header h2{text-transform:uppercase;letter-spacing:-.05em;margin-bottom:0rem}.featured-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem}@media(max-width:768px){.hero-cinematic{min-height:450px;height:60vh}}
