.hero-section{background:#f8f6f6;height:100vh;min-height:700px;position:relative;overflow:hidden}.hero-background{filter:brightness(.8);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.hero-background-current{z-index:1;opacity:1}.hero-background-next{z-index:2;opacity:0;animation:.5s ease-in-out forwards crossfade}@keyframes crossfade{0%{opacity:0}to{opacity:1}}@keyframes fadeOutContent{0%{opacity:1}to{opacity:0}}.hero-overlay{background:0 0;width:100%;height:100%;position:absolute;top:50%;left:0}.hero-content{text-align:left;z-index:10;flex-direction:column;align-items:flex-start;gap:0;width:100%;margin-top:0;margin-left:0;padding:40px 20px;display:flex;position:absolute;top:50%;left:0;overflow:visible}.hero-content *{pointer-events:auto;padding:0}.hero-content-current{z-index:3;opacity:1}.hero-content-fading-out{animation:.5s ease-in-out forwards fadeOutContent}.hero-content-next{z-index:4;opacity:0;animation:.5s ease-in-out forwards crossfade}.hero-title{color:#ffc800;text-transform:uppercase;letter-spacing:2.4px;text-shadow:2px 2px 10px #000c;font-family:Georgia,serif;font-weight:700;line-height:1.2;position:relative;margin:0!important;padding:0!important;font-size:50px!important}.hero-title-mobile{display:none}.hero-description{color:#fff;text-shadow:1px 1px 5px #00000080;max-width:810px;margin:5px 0;font-family:Perpetua,serif;font-size:1.1rem;font-weight:400;line-height:1.5}.explore-trek-btn{cursor:pointer;color:#fff;justify-content:center;align-items:center;height:30px;padding-left:30px;padding-right:30px;font-family:Perpetua;text-decoration:none;display:inline-flex;position:relative}.play-icon{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#938888;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:left .35s ease-in-out,background .3s;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.explore-trek-btn span{margin-top:3px;transition:transform .35s ease-in-out}.explore-trek-btn span:hover{transform:translate(-28px);color:#ffc800!important}.explore-trek-btn:hover .play-icon{background:#ffc800;left:calc(100% - 50px)}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-120%)}to{opacity:1;transform:translate(0)}}.hero-gallery-container{pointer-events:none;padding:0;position:absolute;top:50%;right:0}.hero-gallery-container *{pointer-events:auto}.hero-gallery-current{z-index:3;opacity:1}.hero-gallery-fading-out{animation:.5s ease-in-out forwards fadeOutContent}.hero-gallery-next{z-index:4;opacity:0;animation:.5s ease-in-out forwards crossfade}.carousel-dots{z-index:10;pointer-events:auto;gap:10px;min-height:50px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.dot{cursor:pointer;opacity:.8;background:0 0;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;transition:all .15s;display:inline-flex}.dot:focus{outline-offset:3px;outline:2px solid #ffffffe6}.dot.active{opacity:1;background:#fff;border-color:#fff;transform:scale(1.2)}@media (min-width:1024px){.hero-content{width:750px;margin-left:80px;padding:40px 50px}}@media (min-width:2560px){.hero-content{margin-left:300px;top:70%}.hero-gallery-container{top:70%;right:10%}}@media (max-width:1024px){.hero-gallery-container{display:none}}@media (max-width:768px){.hero-section{height:10vh}.carousel-dots{display:none}.mobile-carousel-dots{align-items:center;gap:10px;display:flex;position:relative}.dot{width:10px;height:10px}.hero-content{justify-content:space-between;gap:8px;width:90%;margin-top:60px}.hero-title{letter-spacing:1.6px;display:none}.hero-title-mobile{display:block}.hero-title-mobile a{text-transform:uppercase;letter-spacing:2.4px;text-shadow:2px 2px 10px #000c;font-family:Georgia,serif;font-weight:700;line-height:1.2;text-decoration:none;position:relative;color:#ffc800!important;margin:0!important;padding:0!important;font-size:20px!important}.hero-description{height:90px;max-height:90px;font-size:12px;overflow:hidden}.explore-trek-btn{display:none}.play-icon{width:24px;height:24px}.hero-gallery-container{padding:10px}}
