.mod-slider-hero{position:relative;height:70vh;min-height:500px;display:flex;align-items:center;justify-content:center;overflow:hidden}.mod-slider-hero__background{position:absolute;inset:0;background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:0}.mod-slider-hero__overlay{position:absolute;inset:0;background:radial-gradient(circle at center,rgba(0,0,0,.4) 0,rgba(0,0,0,.8) 100%);z-index:1}.mod-slider-hero__container{position:relative;z-index:2;width:100%;max-width:1200px;padding:0 2rem;text-align:center}.mod-slider-hero__label{font-family:Owners XXWide,sans-serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:800;color:#fff!important;text-transform:uppercase;margin-bottom:4rem}.mod-slider{gap:2rem}.mod-slider,.slider-btn{display:flex;align-items:center;justify-content:center}.slider-btn{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.3);color:#fff;width:60px;height:60px;border-radius:50%;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.slider-btn:hover{background:hsla(0,0%,100%,.2);border-color:#fff}.slider-btn .arrow{font-size:1.5rem}.slider-content{flex:1 1;max-width:600px}.slider-title{font-family:Owners,sans-serif;font-size:clamp(2rem,6vw,4rem);font-weight:800;color:#fff!important;text-transform:uppercase;margin-bottom:1rem;letter-spacing:-.01em}.slider-desc{font-size:1.1rem;color:#fff!important;line-height:1.4;max-width:450px;margin:0 auto 2rem}.slider-dots{display:flex;justify-content:center;gap:10px}.slider-dots .dot{width:10px;height:10px;border-radius:50%;border:1px solid #fff;cursor:pointer;transition:all .3s ease}.slider-dots .dot.active{background:#fff;width:25px;border-radius:10px}.mod-grid{display:flex;justify-content:center;gap:3rem;width:100%;margin-top:3rem}.mod-grid__column{flex:1 1;max-width:320px;display:flex;flex-direction:column;align-items:center}.mod-grid__title{font-family:Owners,sans-serif;font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:800;text-transform:uppercase;margin-bottom:1.2rem;letter-spacing:-.01em;line-height:1.1}.mod-grid__desc,.mod-grid__title{color:#fff!important;text-align:center}.mod-grid__desc{font-family:Outfit,sans-serif;font-size:.95rem;line-height:1.5;margin:0}@media (min-width:1025px){.mobile-only{display:none!important}}@media (max-width:1024px){.mod-grid{display:none!important}.mod-slider.mobile-only{display:flex!important}}@media (max-width:768px){.mod-slider-hero{height:auto;padding:100px 0}.mod-slider{flex-direction:column;gap:3rem}.slider-btn{display:none}}