.hero-section.hero-slider{--header-height:84px;position:relative!important;display:block!important;width:100%;height:calc(100svh - var(--header-height));min-height:620px;overflow:hidden!important;background:#17382f;color:#fff}.hero-slider .hero-slides{position:absolute!important;inset:0!important;width:100%;height:100%;overflow:hidden}.hero-slider .hero-slide{position:absolute!important;inset:0!important;z-index:0;display:flex!important;width:100%;height:100%;align-items:center;visibility:hidden;opacity:0;transform:scale(1.03);pointer-events:none;transition:opacity 0.8s ease,transform 5s ease,visibility 0.8s ease}.hero-slider .hero-slide.is-active{z-index:1;visibility:visible;opacity:1;transform:scale(1);pointer-events:auto}.hero-slider .hero-slide>img{position:absolute!important;inset:0!important;display:block;width:100%!important;height:100%!important;max-width:none;margin:0;object-fit:cover}.hero-slider .hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgb(9 35 28 / .9),rgb(9 35 28 / .5) 55%,rgb(9 35 28 / .12)),linear-gradient(0deg,rgb(9 35 28 / .4),transparent 55%)}.hero-slider .hero-content{position:relative;z-index:2;padding-top:80px;padding-bottom:120px}.hero-slider .hero-location{position:absolute;bottom:38px;left:5%;z-index:10}.hero-slider .slider-controls{position:absolute;right:5%;bottom:38px;z-index:10;display:flex;align-items:center;gap:14px}.hero-slider .slider-dots{display:flex;align-items:center;gap:8px}.hero-slider .slider-arrow{display:grid;width:38px;height:38px;place-items:center;padding:0;border:1px solid rgb(255 255 255 / .55);background:rgb(23 56 47 / .35);color:#fff;cursor:pointer}.hero-slider .slider-dot{width:9px;height:9px;padding:0;border:1px solid #fff;border-radius:50%;background:#fff0;cursor:pointer}.hero-slider .slider-dot.is-active{background:#c8873d;border-color:#c8873d}@media (max-width:1100px){.hero-section.hero-slider{--header-height:76px}}@media (max-width:768px){.hero-section.hero-slider{--header-height:72px;height:calc(100svh - var(--header-height));min-height:650px}.hero-slider .hero-content{padding:70px 20px 140px}.hero-slider .hero-location{bottom:25px;left:20px}.hero-slider .slider-controls{right:20px;bottom:25px}}