#preloader,body{width:100%;height:100%;background-color:var(--dark-bg)}.navbar-brand,h1,h2,h3,h4,h5,h6{color:var(--gold-accent);font-weight:700}#preloader,.navbar{position:fixed;left:0;top:0}.dropdown-menu,.navbar{background-color:rgba(4,3,0,.9)}.cta-quote::after,.cta-quote::before,.dropdown-item:hover,.nav-link::after{background-color:var(--bronze-accent)}.footer-link,.video-title{white-space:nowrap}#formSuccess,.cta-content,.cta-quote,.footer-center,.footer-copyright{text-align:center}:root{--dark-bg:#040300;--bronze-accent:#986931;--gold-accent:#e7d661;--text-light:#f8f9fa;--text-dark:#212529}body{font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;color:var(--text-light);padding:0;margin:0;max-width:100vw;min-height:200vh}.logo-breathe{animation:2s ease-in-out infinite logoBreathe}@keyframes logoBreathe{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(.9);opacity:.8}}.x-breathe{animation:2s ease-in-out infinite xBreathe}@keyframes xBreathe{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.9}}#preloader{z-index:9999;display:flex;justify-content:center;align-items:center;transition:opacity .5s ease-out,visibility .5s ease-out}.loader-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.logo-loader{width:120px;height:120px;margin-bottom:20px;overflow:hidden}.logo-img,.logo-loader img{width:100%;height:100%;object-fit:cover}.loading-text{font-size:1.8rem;margin-bottom:20px;letter-spacing:8px}.loading-text .x-bold{padding-top:10px;font-weight:700;display:inline-block}.loading-percentage{font-size:.8rem;color:rgba(255,255,255,.8);font-family:'Segoe UI',Arial,sans-serif;letter-spacing:1px;height:24px;display:flex;justify-content:center;align-items:center}.loading-percentage .percentage-number{font-weight:500;margin-right:2px;color:var(--gold-accent)}.pulse{animation:1.8s infinite pulse;color:var(--white)}@keyframes pulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.9}}h1,h2,h3,h4,h5,h6{font-family:Oswald,sans-serif}.navbar-brand{font-size:1.5rem;color:#fff;font-family:Arial,Helvetica,sans-serif}a{color:var(--bronze-accent);transition:color .3s}.custom-checkbox:hover .checkbox-label,.modal-close:hover,.nav-link.active,.nav-link:hover,.text-gold,a:hover{color:var(--gold-accent)}.dropdown-item,.dropdown-item:hover,.nav-link,.scroll-down-arrow:hover{color:var(--text-light)}.navbar{padding:1rem 0;right:0;z-index:1000;transition:.3s;transform:translateY(-100%)}.navbar.visible{transform:translateY(0);opacity:1}.nav-link::after,.scroll-down-arrow{transform:translateX(-50%);transition:.3s}.logo-container{width:50px;height:50px;overflow:hidden}.navbar-brand span{font-weight:300!important;letter-spacing:4px}.navbar-brand span .x-bold{font-weight:700!important}.nav-link{font-weight:500;padding:.5rem 1rem;position:relative}.nav-link::after{content:'';position:absolute;width:0;height:2px;bottom:0;left:50%}.nav-link.active::after,.nav-link:hover::after{width:30%}.contact-form-title.hidden,.nav-item.dropdown a.dropdown-toggle::after{display:none!important}.nav-link.dropdown-toggle.active::after,.nav-link.dropdown-toggle:hover::after{width:0}.dropdown-menu{border:1px solid var(--bronze-accent)}.hero-section,.video-container{position:relative;width:100%;background-color:var(--dark-bg);overflow:hidden}.navbar-toggler{border:none;padding:10px;transition:.3s;outline:0;box-shadow:none!important}#beach-section::before,#forest-section::before,#history-section::before,#legends-section::before{top:50%;width:20px;height:20px;border-radius:50%;background-color:var(--gold-accent);opacity:.8;z-index:7;box-shadow:0 0 15px rgba(231,214,97,.6);content:''}.navbar-toggler .navbar-toggler-icon{background-image:none!important;position:relative;width:24px;height:24px}.navbar-toggler .navbar-toggler-icon::after,.navbar-toggler .navbar-toggler-icon::before{content:'';position:absolute;width:100%;height:2px;background-color:var(--text-light);left:0;transition:transform .3s,top .3s}.navbar-toggler .navbar-toggler-icon::before{top:8px}.navbar-toggler .navbar-toggler-icon::after{top:16px}.navbar-toggler.is-active .navbar-toggler-icon::before{transform:rotate(45deg);top:12px;background-color:var(--gold-accent)}.navbar-toggler.is-active .navbar-toggler-icon::after{transform:rotate(-45deg);top:12px;background-color:var(--gold-accent)}.hero-section{min-height:100vh;top:0;left:0;display:flex;align-items:center;justify-content:center;z-index:10}.video-container,.video-wrapper{display:flex;align-items:center}.video-container{height:100%;justify-content:center}.bottom-fade,.top-fade{position:absolute;width:100%;height:30%;left:0}.top-fade{top:0;background:linear-gradient(to bottom,var(--dark-bg) 0,var(--dark-bg) 30%,#040300 60%,#040300 80%,transparent 100%);z-index:3;pointer-events:none}.bottom-fade{bottom:0;background:linear-gradient(to top,var(--dark-bg) 0,var(--dark-bg) 30%,#040300 60%,#040300 80%,transparent 100%);z-index:3;pointer-events:none}.left-fade,.right-fade{position:absolute;width:0;z-index:3;top:0;pointer-events:none}.left-fade{left:0;height:100%;background:linear-gradient(to right,var(--dark-bg) 0,var(--dark-bg) 30%,#040300 30%,#040300 50%,transparent 100%)}.right-fade{right:0;height:100%;background:linear-gradient(to left,var(--dark-bg) 0,var(--dark-bg) 30%,#040300 30%,#040300 50%,transparent 100%)}.video-wrapper{position:relative;justify-content:center;width:100%;height:100%}#hero-video{max-width:100%;max-height:100%;width:100vw;height:auto;object-fit:contain;z-index:1}.scroll-down-arrow{position:absolute;bottom:40px;left:50%;color:var(--gold-accent);font-size:2.5rem;z-index:20;cursor:pointer;animation:2s infinite bounce;opacity:0;text-decoration:none}.map-intro.visible .explorer-intro-title,.scroll-down-arrow.visible{opacity:1}@keyframes bounce{0%,100%,20%,50%,80%{transform:translateX(-50%) translateY(0)}40%{transform:translateX(-50%) translateY(-15px)}60%{transform:translateX(-50%) translateY(-7px)}}.main-content{background-color:var(--dark-bg);z-index:5;margin-top:0;display:block}.main-heading{font-size:3rem;margin-bottom:1.5rem;position:relative;display:inline-block}.animate__fadeInUp{--animate-duration:1.8s;--animate-delay:0.5s;--animate-duration:1.8s;--animate-delay:0s}.cta-section{position:relative;padding:5rem 0;margin-top:0;overflow:hidden;z-index:20}.cta-slideshow-container{position:relative;width:100%;height:0;padding-bottom:75%;overflow:visible!important;border-radius:8px;perspective:1000px}.slideshow-item{position:absolute;top:0;left:0;width:100%;height:100%;background-size:contain!important;background-position:center;opacity:0;background-repeat:no-repeat;transition:opacity 1.2s cubic-bezier(.4, 0, .2, 1);z-index:1;overflow:visible!important;visibility:hidden;transform:scale(1.05);filter:blur(5px);transition:opacity .8s ease-in-out,transform 1s ease-out,filter .8s}.slideshow-item.active{opacity:1;z-index:2;overflow:visible!important;visibility:visible;transform:scale(1);filter:blur(0px)}.slideshow-item.fade-in{animation:.8s forwards slideInFade}.slideshow-item.fade-out{animation:.8s forwards slideOutFade}@keyframes slideInFade{0%{opacity:0;transform:scale(1.05);filter:blur(5px)}100%{opacity:.8;transform:scale(1);filter:blur(0px)}}@keyframes slideOutFade{0%{opacity:.8;transform:scale(1);filter:blur(0px)}100%{opacity:0;transform:scale(.95);filter:blur(5px)}}.slideshow-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5;transition:background-color .5s}#forest-section,#history-section,#legends-section,.cta-quote,.explorer-map,.footer-section,.main-content{position:relative}.footer-developer-link,.footer-link{transition:color .3s;text-decoration:none}.cta-phrase{padding:2rem;color:var(--text-light);height:100%;display:flex;align-items:center;justify-content:center}.cta-quote{color:var(--white);font-family:Oswald,sans-serif;font-weight:600;font-size:2.2rem;line-height:1.4;text-shadow:2px 2px 5px rgba(0,0,0,.8)}.cta-quote::after,.cta-quote::before{content:'';display:block;height:3px;width:60px;margin:1rem auto}.cta-content{padding:2rem 1rem;margin-top:1rem}.cta-tagline{color:var(--white);font-size:3.5rem;margin-bottom:2rem}.footer-section,footer.footer-section,section.footer-section{background:#000!important;background-attachment:initial!important}.footer-section *,.footer-section::after,.footer-section::before{background-color:transparent!important}.footer-section .container,.footer-section .footer-bottom-row,.footer-section .footer-content,.footer-section .footer-top-row{background:0 0!important}.footer-section{border-top:1px solid var(--bronze-accent)!important;z-index:100;isolation:isolate}.footer-content{padding-top:2rem;display:flex;flex-direction:column;gap:1.5rem}.footer-top-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}.footer-logo{display:flex;align-items:center;gap:.5rem;justify-self:start}.footer-logo-img{width:30px;height:30px;object-fit:contain}.footer-brand-name{font-family:arial;font-size:1.2rem;font-weight:300!important;letter-spacing:3px;color:var(--white);display:inline-block}.section-title,.waypoint-title{font-weight:700;font-family:Oswald,sans-serif}.footer-developed,.footer-developer-link,.footer-link{color:var(--text-light);font-size:.95rem}.footer-brand-name .x-bold{font-weight:700!important;font-size:1.2em;display:inline-block;vertical-align:middle;line-height:1}.footer-center{justify-self:center}.footer-developer-link:hover,.footer-link:hover{color:var(--gold-accent);text-decoration:none}.footer-right{display:flex;align-items:center;gap:.25rem;justify-self:end}.footer-bottom-row{display:flex;justify-content:center;margin-top:.5rem;margin-bottom:.5rem}.footer-copyright{font-size:.9rem;color:rgba(255,255,255,.7)}@media (max-width:768px){.footer-top-row{display:flex;flex-direction:column;text-align:center;gap:1rem}.footer-logo{justify-content:center;order:1}.footer-center{order:2}.footer-right{order:3;justify-content:center}.footer-developed,.footer-developer-link,.footer-link{font-size:.9rem}.footer-copyright{font-size:.85rem}}@media (max-width:480px){.footer-section{padding:1.5rem 0 1rem}.footer-content{gap:1rem;padding-top:1rem}.footer-bottom-row{margin-top:.25rem}}.text-bronze{color:var(--bronze-accent)}.bg-dark-custom{background-color:var(--dark-bg)}::-webkit-scrollbar{width:0;height:0;display:none}*{scrollbar-width:none;-ms-overflow-style:none}html{scroll-padding-top:-200px;scroll-behavior:smooth}body,html{overflow-x:hidden;min-height:-webkit-fill-available;overscroll-behavior-y:none}.explorer-map{width:100%}.map-background-container{position:fixed;top:0;left:0;width:100%;height:100%;background-image:url('imagens/old-map-texture-repetable.jpg');background-size:auto;background-attachment:scroll;background-repeat:repeat-y;opacity:.5;z-index:0;pointer-events:none;will-change:background-position;transform:translateZ(0);transition:background-position-y 20ms linear}.map-background-container:after{content:'';content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0);z-index:2}.map-intro{position:relative;min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-section,.map-intro{height:100vh;height:calc(var(--vh,1vh) * 100)}.continuous-path-container{position:absolute;left:0;width:100%;z-index:0;pointer-events:none;overflow:hidden}.continuous-path{position:absolute;width:100%;height:100%;display:block;z-index:5;object-fit:contain;object-position:top center;filter:invert(50%) sepia(30%) saturate(700%) hue-rotate(-5deg) brightness(100%) contrast(90%);transform:scale(1);transform-origin:center top;clip-path:inset(0 0 100% 0);transition:clip-path .3s ease-out;will-change:clip-path;content:url('imagens/path-mobile.png')}.explorer-photo,.photo-wrapper{width:100%;height:auto;border-radius:4px}@media (min-width:768px) and (max-width:1199px){.continuous-path{content:url('imagens/path-tablet-2.png');object-position:top center;transform-origin:top center}.continuous-path-container{top:63vh}}@media (min-width:1200px){.continuous-path{content:url('imagens/path-desktop-1280.png')}.continuous-path-container{top:65vh}}#beach-section::before,#legends-section::before{position:absolute;left:10%;transform:translate(-50%,-50%);pointer-events:none}#forest-section::before,#history-section::before{position:absolute;right:10%;left:auto;transform:translate(50%,-50%);pointer-events:none}#contactForm[style*="display: none"]~.contact-form-title,#formSuccess:not(.d-none)~.contact-form-title,.photo-wrapper::before,.photo-wrapper:hover::before,.waypoint-section::after,.waypoint-section::before{display:none}.explorer-intro-title{color:var(--white);font-size:3.5rem;text-shadow:2px 2px 5px rgba(0,0,0,.3);opacity:1;transition:opacity 1s;z-index:15}.waypoint-section{position:relative;padding:5vh 0;min-height:50vh;margin:3vh 0}.waypoint-section .container{position:relative;z-index:10;padding-top:2rem;padding-bottom:2rem}.waypoint-section .row{align-items:center;justify-content:center}.photo-container{position:relative;margin:0 auto;max-width:90%;overflow:visible!important;opacity:0;transition:opacity 2s;z-index:20;box-sizing:border-box;padding:20px}.social-section-title,.waypoint-title{margin-bottom:1rem;color:var(--white)}.photo-container.visible{opacity:1;overflow:visible!important}.photo-wrapper{position:relative;overflow:visible!important;cursor:pointer;transition:.5s}.explorer-photo{filter:blur(10px);transition:filter 2s,transform 1s;display:block;transform:scale(1)}.photo-wrapper[data-permanently-revealed] .explorer-photo{filter:blur(0)!important}.photo-wrapper:hover .explorer-photo{filter:blur(0);transform:scale(1.02);overflow:visible!important}.subscribe-x-mark,.video-x-mark,.x-mark{position:absolute;opacity:1!important;filter:invert(50%) sepia(30%) saturate(700%) hue-rotate(-5deg) brightness(100%) contrast(90%);transition:none;z-index:25;animation:2s ease-in-out infinite pulseX;pointer-events:auto;cursor:pointer;display:block;will-change:transform;background-image:url('imagens/cruz-desenhada.png');background-size:contain;background-repeat:no-repeat;background-position:center;transform-style:preserve-3d;width:50px;height:50px}#beach-section .x-mark{left:30%;top:-26%;rotate:-65deg}#forest-section .x-mark{right:34%;top:-28%;rotate:65deg}#legends-section .x-mark{left:28%;top:-27%;rotate:-86deg}#history-section .x-mark{right:38%;top:-30%;rotate:5deg}.video-x-mark{left:53%;top:-25%;rotate:-67deg}.subscribe-x-mark{right:-58px;top:-9%;rotate:6deg}@media (width:390px) and (height:844px){#beach-section .x-mark{left:32%;top:-26%;rotate:-65deg}#forest-section .x-mark{right:35%;top:-28%;rotate:46deg}#legends-section .x-mark{left:33%;top:-32%;rotate:-75deg}#history-section .x-mark{right:29%;top:-27%;rotate:130deg}.video-x-mark{left:34%;top:-25%;rotate:-82deg}.subscribe-x-mark{right:-61px;top:-32%;rotate:25deg}}@media (min-width:768px){.subscribe-x-mark,.video-x-mark,.x-mark{width:70px;height:70px}#beach-section .x-mark{left:27%;top:-30%;rotate:-69deg}#forest-section .x-mark{right:2%;top:-28%;rotate:26deg}#legends-section .x-mark{left:51%;top:-39%;rotate:-39deg}#history-section .x-mark{right:16%;top:-46%;rotate:73deg}.video-x-mark{left:-28%;top:3%;rotate:55deg}.subscribe-x-mark{right:-81px;top:-4%;rotate:68deg}}@media (width:810px) and (height:1080px){#beach-section .x-mark{left:27%;top:-32%;rotate:-65deg}#forest-section .x-mark{right:-3%;top:-28%;rotate:42deg}#legends-section .x-mark{left:91%;top:-38%;rotate:-39deg}#history-section .x-mark{right:27%;top:-58%;rotate:92deg}.video-x-mark{left:-19%;top:-19%;rotate:55deg}.subscribe-x-mark{right:-87px;top:-39%;rotate:68deg}}@media (min-width:1200px){.subscribe-x-mark,.video-x-mark,.x-mark{width:70px;height:70px}#beach-section .x-mark{left:52%;top:-19%;rotate:107deg}#forest-section .x-mark{right:18%;top:-16%;rotate:12deg}#legends-section .x-mark{left:88%;top:-13%;rotate:29deg}#history-section .x-mark{right:56%;top:-23%;rotate:-49deg}.video-x-mark{left:-11%;top:36%;rotate:-18deg}.subscribe-x-mark{right:-96px;top:-1%;rotate:58deg}}@media (min-width:1200px) and (min-height:851px){#beach-section .x-mark{left:32%;top:-21%;rotate:107deg}#forest-section .x-mark{right:2%;top:-16%;rotate:12deg}#legends-section .x-mark{left:73%;top:-21%;rotate:29deg}#history-section .x-mark{right:30%;top:-23%;rotate:-49deg}.video-x-mark{left:-13%;top:36%;rotate:-18deg}.subscribe-x-mark{right:-98px;top:-1%;rotate:58deg}}@media (width:1024px) and (min-height:550px){#beach-section .x-mark{left:39%;top:-24%;rotate:112deg}#forest-section .x-mark{right:72%;top:-22%;rotate:-10deg}#legends-section .x-mark{left:65%;top:-28%;rotate:-28deg}#history-section .x-mark{right:58%;top:-30%;rotate:-29deg}.video-x-mark{left:-30%;top:-18%;rotate:-87deg}.subscribe-x-mark{right:-91px;top:10%;rotate:65deg}}@media (width:1440px) and (height:900px){#beach-section .x-mark{left:46%;top:-20%;rotate:107deg}#forest-section .x-mark{right:11%;top:-16%;rotate:12deg}#legends-section .x-mark{left:88%;top:-20%;rotate:29deg}#history-section .x-mark{right:30%;top:-23%;rotate:-99deg}.video-x-mark{left:-12%;top:36%;rotate:-36deg}.subscribe-x-mark{right:-113px;top:-1%;rotate:58deg}}@media (width:1536px) and (height:824px){#beach-section .x-mark{left:52%;top:-16%;rotate:107deg}#forest-section .x-mark{right:72%;top:-22%;rotate:-10deg}#legends-section .x-mark{left:88%;top:-20%;rotate:29deg}#history-section .x-mark{right:45%;top:-23%;rotate:-103deg}.video-x-mark{left:-30%;top:-18%;rotate:-87deg}.subscribe-x-mark{right:-112px;top:-1%;rotate:58deg}}@media (min-width:1920px){.continuous-path{content:url('imagens/path-desktop-1920.png')}.continuous-path-container{top:65vh}.subscribe-x-mark,.video-x-mark,.x-mark{width:100px;height:100px}#beach-section .x-mark{left:calc(-19vh + 161px);top:calc(-19vh + 135px);rotate:87deg}#forest-section .x-mark{right:calc(-19vh + 108px);top:calc(-19vh + 212px);rotate:64deg}#legends-section .x-mark{left:calc(-19vh + 94px);top:calc(-19vh + 311px);rotate:71deg}#history-section .x-mark{right:calc(-19vh + 450px);top:calc(-19vh + 108px);rotate:-22deg}.video-x-mark{left:calc(-19vh + 20px);top:calc(-19vh + 444px);rotate:20deg}.subscribe-x-mark{right:-102px;top:calc(1vh + -59px);rotate:-52deg}}@media (min-width:1920px) and (height:1440px){#beach-section .x-mark{left:-39%;top:15%;rotate:90deg}#forest-section .x-mark{right:-14%;top:8%;rotate:30deg}#legends-section .x-mark{left:-15%;top:35%;rotate:-14deg}#history-section .x-mark{right:91%;top:0;rotate:-28deg}.video-x-mark{left:-55%;top:18%;rotate:-44deg}.subscribe-x-mark{right:-114px;top:-38%;rotate:40deg}}@keyframes pulseX{0%,100%{opacity:.7;scale:1}50%{opacity:1;scale:1.2}}.featured-video-container:hover .video-x-mark,.photo-wrapper:hover .x-mark{opacity:1!important}.subscribe-x-mark.clicked,.video-x-mark.clicked,.x-mark.clicked{animation:none!important;opacity:1!important;transform:none!important;scale:1!important}.caption-container{padding:1rem;color:var(--text-light);opacity:0;transition:opacity 2.2s,transform 2.2s;transform:translateY(40px)}.caption-container.animate__animated{transform:translateY(0)}.waypoint-title{font-size:2.5rem;text-shadow:2px 2px 5px rgba(0,0,0,.5);position:relative}.waypoint-description{font-size:1.2rem;line-height:1.6;text-shadow:1px 1px 3px rgba(0,0,0,.8)}.playlist-link{display:inline-block;color:var(--white);margin-top:.8rem;font-size:.95rem;text-decoration:none;padding:.3rem .8rem;border:1px solid var(--bronze-accent);border-radius:20px;transition:.3s}.playlist-link:hover{background-color:var(--white);color:var(--text-light);text-decoration:none;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.3)}.map-intro,.waypoint-section{opacity:0;transform:translateY(50px);transition:opacity 1.8s ease-out,transform 1.8s ease-out;will-change:opacity,transform}.map-intro.visible,.waypoint-section.visible{opacity:1;transform:translateY(0)}.social-section-title{font-size:3rem;text-shadow:2px 2px 4px rgba(0,0,0,.8)}.social-section-subtitle{color:var(--text-light);font-size:1.2rem;margin-bottom:3rem;text-shadow:1px 1px 3px rgba(0,0,0,.8)}.contact-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);display:none;justify-content:center;align-items:center;z-index:2000}.contact-modal.visible{display:flex}.modal-content{background-color:rgba(4,3,0,.9);border-radius:10px;border:1px solid var(--bronze-accent);width:90%;max-width:600px;padding:2rem;position:relative;box-shadow:0 10px 30px rgba(0,0,0,.5);transform:translateY(30px);opacity:0;transition:transform .4s ease-out,opacity .3s}.contact-modal.visible .modal-content{animation:.5s forwards slideUp}.modal-close{position:absolute;top:15px;right:15px;color:var(--text-light);font-size:1.5rem;cursor:pointer;transition:color .3s;background:0 0;border:none;padding:0}.contact-form-title{color:var(--gold-accent);font-size:2.2rem;margin-bottom:1.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.8);text-align:center}@keyframes slideUp{from{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width:767px){.cta-section{padding:3rem 0}.cta-slideshow-container{padding-bottom:66.67%}.cta-content{padding:1.5rem .5rem}.cta-tagline{font-size:2.5rem}.main-heading{font-size:2rem}.waypoint-title{font-size:2.2rem}.waypoint-section{min-height:40vh;margin:0;padding:3vh 0}.explorer-intro-title{font-size:3rem}.logo-container{width:40px;height:40px}.hero-section{height:100dvh!important;min-height:100vh!important;position:relative!important}.map-background-container{background-attachment:scroll;background-size:auto;background-repeat:repeat-y;background-position:top;transition:background-position-y 30ms linear}.top-fade{height:45%;background:linear-gradient(to bottom,var(--dark-bg) 0,var(--dark-bg) 40%,#040300 30%,#040300 85%,transparent 100%)}.bottom-fade{height:45%;background:linear-gradient(to top,var(--dark-bg) 0,var(--dark-bg) 40%,#040300 30%,#040300 85%,transparent 100%)}.video-wrapper{width:100%;margin:0}#hero-video{width:100%!important;height:auto!important;max-width:none!important;max-height:100vh!important;object-fit:contain!important}.continuous-path-container{top:62vh}.footer .row>div{text-align:center;margin-bottom:10px}.social-links{margin-top:15px}}@media (min-width:2000px){.map-background-container{background-size:cover!important}}@media (min-width:768px) and (max-width:1199px){.main-heading{font-size:2.5rem}.top-fade{height:40%;background:linear-gradient(to bottom,var(--dark-bg) 0,var(--dark-bg) 35%,#040300 65%,#040300 85%,transparent 100%)}.bottom-fade{height:40%;background:linear-gradient(to top,var(--dark-bg) 0,var(--dark-bg) 35%,#040300 65%,#040300 85%,transparent 100%)}#hero-video{width:100%!important;height:auto!important;max-width:none!important}.nav-link.active::after,.nav-link:hover::after{width:50%}}@media (max-width:991px){.navbar-collapse{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100vh;background-color:rgba(4,3,0,.97);z-index:1050;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;opacity:0;visibility:hidden;overflow-y:auto;transform:none;transition:opacity .3s,visibility .3s}.navbar-collapse.show{opacity:1;visibility:visible}.navbar-collapse.collapsing{opacity:0;height:100vh!important;visibility:hidden}.navbar-nav{width:100%;text-align:center;margin:0 auto}.nav-item{margin:.5rem 0;position:relative;transform-origin:center;transition:transform .3s}.nav-item:hover{transform:scale(1.1)}.nav-link{font-size:1.5rem;padding:.2rem!important}.navbar-toggler{z-index:1060;position:relative}.navbar-toggler.is-active{position:fixed;right:15px;top:15px}.dropdown-menu{background-color:transparent!important;border:none;text-align:center;margin-top:0}.dropdown-item{color:var(--text-light);padding:.5rem 1rem;font-size:1.2rem}#mobileNavList.animate__animated{--animate-duration:0.5s;animation-fill-mode:both;will-change:opacity,transform;backface-visibility:hidden}.navbar-nav .nav-item{opacity:0;animation:.3s forwards fadeInItem}.navbar-nav .nav-item:first-child{animation-delay:.1s}.navbar-nav .nav-item:nth-child(2){animation-delay:.2s}.navbar-nav .nav-item:nth-child(3){animation-delay:.3s}.navbar-nav .nav-item:nth-child(4){animation-delay:.4s}.navbar-nav .nav-item:nth-child(5){animation-delay:.5s}@keyframes fadeInItem{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.navbar-collapse:not(.show) .navbar-nav .nav-item{animation:none;opacity:0}@media (max-width:767px){.navbar .dropdown{position:static}.navbar .dropdown-menu{position:absolute;left:auto!important;right:30px!important;top:50%!important;transform:translateY(-50%)!important;margin-top:0!important;margin-left:0!important;width:auto!important;min-width:150px;background-color:rgba(4,3,0,.95)!important;border:1px solid var(--bronze-accent);border-radius:8px;box-shadow:0 8px 16px rgba(0,0,0,.4)}.navbar .dropdown-menu::before{content:'';position:absolute;left:-10px;top:50%;transform:translateY(-50%);border-width:10px 10px 10px 0;border-style:solid;border-color:transparent var(--bronze-accent) transparent transparent}}}.videos-section{position:relative;padding:6rem 0;z-index:20;opacity:1;transform:translateY(0)}.video-section-visible{opacity:1!important;transform:translateY(0)!important;overflow:visible!important}.videos-section::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,rgba(152,105,49,.08) 0,rgba(0,0,0,0) 70%);pointer-events:none}.section-title{color:var(--white);font-size:2.8rem;margin-bottom:1rem;position:relative;display:block;text-align:left;opacity:1}.section-subtitle{color:var(--text-light);font-size:1.2rem;opacity:.9;max-width:700px;margin:0 auto}.featured-video-container{box-shadow:0 10px 30px rgba(0,0,0,.3);border-radius:8px;overflow:hidden;background-color:rgba(0,0,0,.4);border:1px solid rgba(152,105,49,.15);position:relative;width:100%;height:0;padding-bottom:56.25%;mask:linear-gradient(90deg,transparent 0%,rgba(0,0,0,0.5) 8%,black 15%,black 85%,rgba(0,0,0,0.5) 92%,transparent 100%),linear-gradient(180deg,transparent 0%,rgba(0,0,0,0.5) 8%,black 15%,black 85%,rgba(0,0,0,0.5) 92%,transparent 100%);-webkit-mask:linear-gradient(90deg,transparent 0%,rgba(0,0,0,0.5) 8%,black 15%,black 85%,rgba(0,0,0,0.5) 92%,transparent 100%),linear-gradient(180deg,transparent 0%,rgba(0,0,0,0.5) 8%,black 15%,black 85%,rgba(0,0,0,0.5) 92%,transparent 100%);mask-composite:intersect;-webkit-mask-composite:source-in}.featured-video-container:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.5)}.featured-video-preview-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;z-index:10;display:flex;align-items:center;justify-content:center;pointer-events:none}.featured-video-container:hover .featured-video-preview-overlay,.video-card:hover .video-preview-overlay{opacity:1;visibility:visible;pointer-events:auto}.featured-preview-video{width:95%;height:90%;border:none;border-radius:4px}.featured-video-play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--gold-accent);font-size:4rem;opacity:.8;transition:opacity .3s,transform .3s;z-index:5;pointer-events:none}.featured-video-container:hover .featured-video-play-icon{opacity:0;transform:translate(-50%,-50%) scale(1.2)}.featured-video-title{color:var(--white);font-family:Oswald,sans-serif;font-weight:600;font-size:1.8rem;margin-left:10px}.featured-video-description{color:var(--text-light);margin-left:10px;opacity:.9}.video-carousel-container{position:relative;padding:1rem 0;overflow:visible;margin-top:2rem}.horizontal-scroll-wrapper{position:relative;width:100vw!important;left:50%!important;right:50%!important;margin-left:-50vw!important;margin-right:-50vw!important;overflow:hidden!important;padding:0!important;box-sizing:border-box;max-width:none!important;scrollbar-width:none;-ms-overflow-style:none}.video-row{display:flex;flex-wrap:nowrap;width:max-content;padding:10px 5px;margin:0;animation:60s linear infinite trueSeamlessScroll}@keyframes trueSeamlessScroll{0%{transform:translateX(0)}100%{transform:translateX(-33.33%)}}@media (max-width:767px){.video-row{animation:80s linear infinite trueSeamlessScroll}}@media (min-width:1200px){.main-heading{font-size:3rem}.nav-link.active::after,.nav-link:hover::after{width:70%}.left-fade,.right-fade{width:20%}#beach-section .waypoint-title,#legends-section .waypoint-title{text-align:left;padding-left:0;margin-left:25px;margin-top:-5px}#forest-section .waypoint-title,#history-section .waypoint-title{text-align:right;padding-right:0;margin-right:25px;margin-top:-5px}.caption-container{padding:0}.video-row{animation:100s linear infinite trueSeamlessScroll}}@media (min-width:1920px){.video-row{animation:180s linear infinite trueSeamlessScroll}}.video-card-col{flex:0 0 auto;width:320px;padding:0 10px;margin-bottom:15px}.video-card{border-radius:8px;overflow:hidden;position:relative;mask:linear-gradient(90deg,transparent 0%,rgba(0,0,0,0.5) 8%,black 15%,black 85%,rgba(0,0,0,0.5) 92%,transparent 100%),linear-gradient(180deg,transparent 0%,rgba(0,0,0,0.5) 8%,black 15%,black 85%,rgba(0,0,0,0.5) 92%,transparent 100%);-webkit-mask:linear-gradient(90deg,transparent 0%,rgba(0,0,0,0.5) 8%,black 15%,black 85%,rgba(0,0,0,0.5) 92%,transparent 100%),linear-gradient(180deg,transparent 0%,rgba(0,0,0,0.5) 8%,black 15%,black 85%,rgba(0,0,0,0.5) 92%,transparent 100%);mask-composite:intersect;-webkit-mask-composite:source-in}.video-preview-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;z-index:10;display:flex;align-items:center;justify-content:center;pointer-events:none}.preview-video{width:90%;height:80%;border:none;border-radius:4px}.video-play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--gold-accent);font-size:3rem;opacity:.8;transition:opacity .3s,transform .3s;z-index:5;pointer-events:none}.video-card:hover .video-play-icon{opacity:0;transform:translate(-50%,-50%)}.video-card:hover{transform:translateY(-5px)}.video-card iframe{border:none!important;outline:0!important}.video-title{color:var(--white);font-family:Oswald,sans-serif;font-weight:500;font-size:1.2rem;margin-left:10px;overflow:hidden;text-overflow:ellipsis;padding-right:10px;padding-bottom:10px}@media (max-width:767px){.videos-section{padding:4rem 0}.section-title{font-size:2.2rem;text-align:left;padding-left:15px;margin-bottom:1rem}.videos-section .row.mb-5{margin-bottom:1rem!important}.videos-section .col-md-5{padding-bottom:15px}.featured-video-title{font-size:1.5rem}.video-card-col{width:250px}.video-title{font-size:1rem}}@media (min-width:768px) and (max-width:991px){.video-card-col{width:280px}}@media (min-width:1200px){.video-card-col{width:350px}.horizontal-scroll-wrapper{padding-bottom:0}.videos-section .featured-video-container{max-width:100%;margin:0}.videos-section .section-title{font-size:3.2rem;text-align:center;margin-bottom:0}.videos-section .row .col-md-5{display:flex;align-items:center;justify-content:center}}.featured-video-container{visibility:hidden;transition:opacity .3s,visibility .3s;opacity:0;will-change:opacity,transform}.featured-video-container.animate__fadeInUp{--animate-duration:1.2s;--animate-delay:0.2s;animation-fill-mode:both;visibility:visible}.video-x-mark.animate__fadeInUp{--animate-duration:1.5s;--animate-delay:0.7s;animation-fill-mode:both;visibility:visible}.scroll-to-top{position:fixed;bottom:30px;right:30px;width:50px;height:50px;border-radius:50%;color:var(--gold-accent);display:flex;align-items:center;justify-content:center;text-decoration:none;opacity:0;visibility:hidden;transform:translateY(20px);transition:.3s;z-index:999}@media (hover:hover) and (pointer:fine){.scroll-to-top:hover{background-color:var(--gold-accent);color:var(--dark-bg);transform:translateY(-5px);box-shadow:0 6px 15px rgba(0,0,0,.4)}.scroll-to-top.visible:hover i{animation:1.5s ease-in-out infinite pulse-top}}.scroll-to-top.visible{opacity:.9;visibility:visible;transform:translateY(0)}.scroll-to-top i{font-size:1.8rem}@keyframes pulse-top{0%,100%{transform:scale(1)}50%{transform:scale(1.1)}}@media (hover:none){.scroll-to-top:active{opacity:1;transform:scale(1.1);transition:.2s}}.cookie-banner{position:fixed;bottom:20px;right:20px;width:320px;background-color:rgba(4,3,0,.9);border:1px solid var(--bronze-accent);border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.2);padding:15px;z-index:1050;display:none;color:var(--text-light);backdrop-filter:blur(5px);transform:translateY(100px);opacity:0;transition:transform .5s ease-out,opacity .5s ease-out}.cookie-banner.show{transform:translateY(0);opacity:1;animation:.5s forwards slideFadeIn}.cookie-banner.hiding{animation:.5s forwards slideFadeOut}@keyframes slideFadeIn{0%{transform:translateY(100px);opacity:0}100%{transform:translateY(0);opacity:1}}@keyframes slideFadeOut{0%{transform:translateY(0);opacity:1}100%{transform:translateY(100px);opacity:0}}.cookie-content{display:flex;flex-direction:column}.cookie-text{margin-bottom:15px}.cookie-text h5{font-size:1.1rem;margin-bottom:8px;color:var(--gold-accent)}#formSuccess p:last-child,.cookie-text p{margin-bottom:0}.cookie-text p{font-size:.9rem;line-height:1.4}.cookie-buttons{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.cookie-buttons .btn-primary{background-color:var(--bronze-accent);border-color:var(--bronze-accent)}.cookie-buttons .btn-primary:hover{background-color:#a87742;border-color:#a87742}.cookie-learn-more{font-size:.8rem;color:var(--gold-accent);margin-left:auto;text-decoration:underline}.cookie-learn-more:hover{color:#fff}@media (max-width:576px){.cookie-banner{width:calc(100% - 30px);bottom:15px;right:15px}.cookie-buttons{justify-content:space-between}}.custom-subscribe-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;background-color:red;color:#fff;font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;border-radius:4px;text-decoration:none;transition:.3s;box-shadow:0 4px 8px rgba(0,0,0,.3);margin-top:1.5rem;border:none;margin-bottom:1rem}#formSuccess h4,.btn-custom{font-family:Oswald,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:1px}.custom-subscribe-btn:focus,.custom-subscribe-btn:hover{background-color:#c00;color:#fff;transform:translateY(-3px);box-shadow:0 6px 12px rgba(0,0,0,.4);text-decoration:none}.custom-subscribe-btn:active{transform:translateY(-1px);box-shadow:0 3px 6px rgba(0,0,0,.3)}.custom-subscribe-btn i{font-size:1.5rem;margin-right:10px}@media (max-width:767px){.custom-subscribe-btn{padding:10px 20px;font-size:1rem;margin-bottom:1rem}.custom-subscribe-btn i{font-size:1.3rem;margin-right:8px}}.subscribe-button-container{position:relative;display:inline-block;margin-top:1rem}.btn-custom{background:linear-gradient(135deg,#986931,#e7d661);border:none;color:#040300;padding:12px 30px;border-radius:8px;transition:.3s;box-shadow:0 4px 15px rgba(152,105,49,.3)}.btn-custom:hover{background:linear-gradient(135deg,#e7d661,#986931);color:#040300;transform:translateY(-2px);box-shadow:0 6px 20px rgba(152,105,49,.4)}.btn-custom:focus{box-shadow:0 0 0 3px rgba(152,105,49,.5);outline:0}.btn-custom:disabled{background:#666;color:#ccc;cursor:not-allowed;transform:none;box-shadow:none}#formSuccess,.checkbox-label,.form-control,.form-control:focus,.form-label{color:var(--text-light)}#formSuccess{background-color:rgba(231,214,97,.1);border:1px solid var(--gold-accent);border-radius:8px;padding:1.5rem;margin-top:1.5rem;opacity:1}#formSuccess h4{color:var(--gold-accent);font-size:1.4rem;margin-bottom:1rem}#formSuccess p{margin-bottom:1rem;line-height:1.5}.custom-checkbox{display:flex;align-items:center;margin-bottom:.75rem;cursor:pointer;user-select:none}.custom-checkbox input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.checkbox-indicator{position:relative;display:inline-block;width:20px;height:20px;margin-right:10px;border:2px solid var(--bronze-accent);border-radius:4px;transition:.3s;background-color:rgba(0,0,0,.3)}.custom-checkbox:hover .checkbox-indicator{border-color:var(--gold-accent);box-shadow:0 0 8px rgba(231,214,97,.4)}.checkbox-indicator::after{content:'';position:absolute;top:45%;left:50%;width:0;height:0;border-radius:1px;border:0 solid transparent;transform:translate(-50%,-50%) rotate(45deg);transition:.2s}.custom-checkbox input[type=checkbox]:checked+.checkbox-indicator{border-color:var(--gold-accent);background-color:rgba(152,105,49,.2)}.custom-checkbox input[type=checkbox]:checked+.checkbox-indicator::after{border-color:var(--gold-accent);border-width:0 3px 3px 0;width:6px;height:12px}.custom-checkbox input[type=checkbox]:focus+.checkbox-indicator{outline:0;box-shadow:0 0 0 3px rgba(152,105,49,.3)}.checkbox-label{font-size:.95rem;transition:color .3s}.form-control{background-color:rgba(0,0,0,.3);border:2px solid var(--bronze-accent);border-radius:8px;padding:12px 15px;transition:.3s;font-size:.95rem}.invalid-feedback,.valid-feedback{font-size:.85rem;margin-top:.25rem}.form-control:focus{background-color:rgba(0,0,0,.5);border-color:var(--gold-accent);box-shadow:0 0 0 3px rgba(231,214,97,.25);outline:0}.form-control::placeholder{color:rgba(248,249,250,.6);opacity:.7}.form-control:hover{border-color:var(--gold-accent)}.form-label{margin-bottom:.5rem;font-weight:500;transition:color .3s}.form-control:focus+.form-label,.form-group:focus-within .form-label{color:var(--gold-accent)}textarea.form-control{min-height:120px;resize:vertical}.form-control.is-invalid{border-color:#dc3545;background-image:none;padding-right:15px}.form-control.is-invalid:focus{box-shadow:0 0 0 3px rgba(220,53,69,.25)}.form-control.is-valid{border-color:#28a745;background-image:none;padding-right:15px}.form-control.is-valid:focus{box-shadow:0 0 0 3px rgba(40,167,69,.25)}.invalid-feedback{color:#dc3545}.valid-feedback{color:#28a745}.form-group{margin-bottom:1.25rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label{color:var(--gold-accent);transform:scale(.85) translateY(-.75rem) translateX(.15rem);opacity:1}.form-floating>.form-control{height:calc(3.5rem + 2px);padding:1rem .75rem}.form-floating>label{padding:1rem .75rem;color:rgba(248,249,250,.6)}.section-title,.video-card-col{opacity:0;will-change:opacity,transform}.section-title.animate__fadeInDown{--animate-duration:1s}.featured-video-container.animate__fadeIn{--animate-duration:1.2s}.video-card-col.animate__zoomIn{--animate-duration:0.8s;animation:zoomIn var(--animate-duration) both}.horizontal-scroll-wrapper:hover .video-row{animation-play-state:paused}.video-card-col:hover .video-card{transform:scale(1);transition:transform .4s}.featured-video-container:hover .video-x-mark,.video-card-col:hover .x-mark{animation:1.5s infinite flash}.video-x-mark{opacity:0;visibility:hidden;transition:.4s}.featured-video-container:hover .video-x-mark{transform:rotate(15deg) scale(1.15)}.videos-section{overflow:visible!important}.animate__animated{animation-fill-mode:both;backface-visibility:hidden;transform-style:preserve-3d}.info-header .logo-container{cursor:pointer}.info-header span{cursor:default}.page-loaded .main-content{visibility:visible}html:not(.page-loaded) .main-content{visibility:hidden}