.splide{width:100%;max-width:100%}.splide__track{overflow:hidden;position:relative;min-height:332px}.splide__list{display:flex;margin:0;padding:0;list-style:none}.splide__slide{flex-shrink:0;position:relative}.splide__slide img{height:300px;width:auto;object-fit:cover;display:block;margin:0 auto}.splide__arrow{background:rgba(0,0,0,.5);width:2em;height:2em;border-radius:50%;transition:background-color .3s}.splide__arrow:hover{background:rgba(0,0,0,.8)}.splide__arrow svg{fill:#fff;width:1em;height:1em}.splide__arrows,.splide__pagination{display:none !important}.video{position:relative}.video>div.overlay{pointer-events:none;background-image:url("../images/icons/play-NMIUTIn.webp");z-index:1;background-position:center center;background-repeat:no-repeat;background-size:15%;position:absolute;top:0;right:0;bottom:0;left:0}.video video{cursor:pointer}.video.playing>div.overlay{display:none;visibility:hidden;opacity:0}#preamble{width:100%;max-width:1000px;margin:0 auto;margin:0 auto;padding:0 30px}@media(max-width: 1000px){#preamble{max-width:none}}#preamble p{width:100%;line-height:1.5rem}@media(max-width: 600px){#preamble p{padding:0 10px}}#galactic{width:100%;max-width:100vw;background:url("../images/backgrounds/space_t-cxiMioS.webp") no-repeat center/contain}#galactic h2{padding-top:50px;font-size:2.2rem;color:#00f0ff;text-shadow:0 0 20px rgba(0,240,255,.5)}@media(max-width: 600px){#galactic h2{font-size:1.8rem;padding-top:30px}}#galactic p{width:100%;max-width:1000px;margin:0 auto 30px;line-height:1.5rem;font-size:1.2rem;padding:0 50px 50px;text-align:justify;text-shadow:0 1px 4px rgba(0,0,0,.28)}#information{width:100%;max-width:100vw;padding:4rem 0;background:linear-gradient(135deg, rgba(0, 0, 0, 0.95), rgba(0, 240, 255, 0.05) 50%, rgba(0, 0, 0, 0.95));position:relative}#information::before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:80%;height:2px;background:linear-gradient(90deg, transparent, rgba(0, 240, 255, 0.5) 20%, rgba(0, 240, 255, 0.8) 50%, rgba(0, 240, 255, 0.5) 80%, transparent);animation:pulse-border 3s ease-in-out infinite}#information::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80%;height:2px;background:linear-gradient(90deg, transparent, rgba(0, 240, 255, 0.5) 20%, rgba(0, 240, 255, 0.8) 50%, rgba(0, 240, 255, 0.5) 80%, transparent);animation:pulse-border 3s ease-in-out infinite reverse}@media(max-width: 600px){#information{padding:2rem 0}}#information>div{display:flex;flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:1000px;margin-left:auto;margin-right:auto;padding:0 20px}@media(max-width: 600px){#information>div{gap:2rem;padding:0 10px}}#information>div>div:first-child{width:100%;text-align:center}#information>div>div:first-child h3{font-size:2.2rem;color:#00f0ff;margin-bottom:1.5rem;font-family:Orbitron,sans-serif;text-transform:uppercase;letter-spacing:2px;position:relative;max-width:1000px;margin-left:auto;margin-right:auto}@media(max-width: 600px){#information>div>div:first-child h3{font-size:1.6rem;margin-bottom:1rem}}#information>div>div:first-child h3::before,#information>div>div:first-child h3::after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:60px;height:2px;background:linear-gradient(90deg, transparent, #00F0FF, transparent);animation:pulse-line 3s ease-in-out infinite}#information>div>div:first-child h3::before{left:-70px}@media(max-width: 600px){#information>div>div:first-child h3::before{left:-50px;width:40px}}#information>div>div:first-child h3::after{right:-70px}@media(max-width: 600px){#information>div>div:first-child h3::after{right:-50px;width:40px}}#information>div>div:first-child p{color:rgba(255,255,255,.9);line-height:1.6;font-size:1.2rem;text-align:center;max-width:800px;margin:0 auto}@media(max-width: 600px){#information>div>div:first-child p{font-size:1rem;max-width:none}}#information>div>div:first-child p a{color:#00f0ff;text-decoration:none;position:relative;transition:all .3s ease;font-weight:600}#information>div>div:first-child p a::after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:#00f0ff;transition:width .3s ease}#information>div>div:first-child p a:hover{color:#4df5ff;text-shadow:0 0 8px rgba(0,240,255,.6)}#information>div>div:first-child p a:hover::after{width:100%}#information>div .video{width:100%;max-width:700px;position:relative;border-radius:12px;overflow:hidden;background:rgba(0,240,255,.1);border:1px solid rgba(0,240,255,.3);box-shadow:0 0 25px rgba(0,240,255,.2),inset 0 0 25px rgba(0,240,255,.05);transition:all .3s ease}@media(max-width: 600px){#information>div .video{max-width:100%;border-radius:8px}}#information>div .video:hover{box-shadow:0 0 35px rgba(0,240,255,.4),inset 0 0 25px rgba(0,240,255,.1);transform:translateY(-3px)}#information>div .video video{width:100%;height:auto;display:block}#information>div .video .overlay{background-image:url("../images/icons/play-NMIUTIn.webp");background-size:70px 70px}@media(max-width: 600px){#information>div .video .overlay{background-size:50px 50px}}#information>div .video .overlay::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:90px;height:90px;border:2px solid rgba(0,240,255,.6);border-radius:50%;animation:pulse-play 2s ease-in-out infinite}@media(max-width: 600px){#information>div .video .overlay::before{width:70px;height:70px}}#information>div>div:last-child{width:100%;text-align:center}#information .contact{display:flex;flex-direction:column;gap:1.5rem;padding:2rem 0 0;border-top:1px solid rgba(0,240,255,.2);margin-top:2rem}@media(max-width: 600px){#information .contact{padding:1.5rem 0 0;margin-top:1.5rem;gap:1rem}}#information .contact>span{display:block;color:rgba(255,255,255,.9);font-size:1rem;line-height:1.4}@media(max-width: 600px){#information .contact>span{font-size:.9rem}}#information .contact-booking{margin-bottom:1rem}@media(max-width: 600px){#information .contact-booking{margin-bottom:.5rem}}#information .contact-booking a{display:inline-block;background:rgba(0,0,0,.8);color:#00f0ff;border:2px solid #00f0ff;padding:.75rem 2rem;border-radius:25px;text-decoration:none;font-weight:600;text-transform:uppercase;letter-spacing:1px;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,240,255,.3),inset 0 0 0 rgba(0,240,255,0);position:relative;overflow:hidden}@media(max-width: 600px){#information .contact-booking a{padding:.6rem 1.5rem;font-size:1rem}}#information .contact-booking a::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(0, 240, 255, 0.2), transparent);transition:left .5s ease}#information .contact-booking a:hover{transform:translateY(-2px);background:rgba(0,240,255,.1);box-shadow:0 6px 20px rgba(0,240,255,.5),inset 0 0 20px rgba(0,240,255,.1);color:#fff;border-color:#33f3ff}#information .contact-booking a:hover::before{left:100%}#information .contact-booking a:focus{outline:2px solid #00f0ff;outline-offset:2px}#information .contact-info-row{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}@media(max-width: 1000px){#information .contact-info-row{flex-direction:column;gap:1rem}}@media(max-width: 600px){#information .contact-info-row{gap:.8rem}}#information .contact-tel{font-size:1.3rem;font-weight:600;color:#00f0ff;font-family:Orbitron,sans-serif;position:relative}@media(max-width: 600px){#information .contact-tel{font-size:1.1rem}}@media(min-width: 1001px){#information .contact-tel::after{content:"";position:absolute;right:-1rem;top:50%;transform:translateY(-50%);width:6px;height:6px;background:radial-gradient(circle, #00F0FF 30%, rgba(0, 240, 255, 0.3) 70%);border-radius:50%;box-shadow:0 0 8px rgba(0,240,255,.8);animation:pulse-dot 2s ease-in-out infinite}}#information .contact-open{color:rgba(255,255,255,.8);font-style:italic;font-size:1rem;position:relative}@media(max-width: 600px){#information .contact-open{font-size:.9rem}}@media(min-width: 1001px){#information .contact-open::after{content:"";position:absolute;right:-1rem;top:50%;transform:translateY(-50%);width:20px;height:2px;background:linear-gradient(90deg, transparent, #00F0FF, transparent);animation:pulse-line 3s ease-in-out infinite}}#information .contact-email{color:#00f0ff;font-family:monospace;font-size:1rem;transition:all .3s ease}@media(max-width: 600px){#information .contact-email{font-size:.9rem}}#information .contact-email a{color:inherit;text-decoration:none;cursor:pointer;transition:all .3s ease}#information .contact-email a:hover{text-shadow:0 0 8px rgba(0,240,255,.6);transform:scale(1.05);color:#4df5ff}#information .contact-email a:focus{outline:2px solid #00f0ff;outline-offset:2px;border-radius:2px}#information .contact-holiday{color:#ff4136;background-color:rgba(255,65,54,.1);padding:.75rem;border-radius:4px;border-left:3px solid #ff4136;font-size:.9rem;text-align:center}#information .contact-holiday .bold{font-weight:600}#information .contact-social-message{color:rgba(255,255,255,.8);font-weight:500;margin-top:.5rem;text-align:center;font-size:1rem}@media(max-width: 600px){#information .contact-social-message{font-size:.9rem}}@keyframes pulse-dot{0%,100%{opacity:.6;transform:translateY(-50%) scale(1)}50%{opacity:1;transform:translateY(-50%) scale(1.2)}}@keyframes pulse-line{0%,100%{opacity:.4;transform:translateY(-50%) scaleX(1)}50%{opacity:.8;transform:translateY(-50%) scaleX(1.1)}}@keyframes pulse-border{0%,100%{opacity:.5;transform:translateX(-50%) scaleX(1)}50%{opacity:1;transform:translateX(-50%) scaleX(1.05)}}@keyframes pulse-play{0%,100%{transform:translate(-50%, -50%) scale(1);opacity:.6}50%{transform:translate(-50%, -50%) scale(1.1);opacity:1}}/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22../../assets/scss/layout/_slider.scss%22,%22../../assets/scss/component/_video.scss%22,%22../../assets/scss/utility/_common.scss%22,%22../../assets/scss/page/_index.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%22AAGA,QACE,WACA,eAEA,eACE,gBACA,kBACA,iBAGF,cACE,aACA,SACA,UACA,gBAGF,eACE,cACA,kBAEA,mBACE,aACA,WACA,iBACA,cACA,cAIJ,eACE,0BACA,UACA,WACA,kBACA,gCAEA,qBACE,0BAGF,mBACE,UACA,UACA,WAKN,oCAEE,wBCpDF,OACE,kBACA,mBACE,oBACA,gDACA,UCmBF,oBDlB+B,cCmB/B,kBDnB8C,UCoB9C,gBDpB0B,ICU1B,SADyB,SAEzB,IAFyC,EAGzC,MAHoD,EAIpD,OAJgE,EAKhE,KAL0E,EDN1E,aACE,eAIF,2BACE,aACA,kBACA,UEhBJ,UDME,WACA,UAVkB,OAWlB,cCNA,cACA,eDMA,0BCTF,UDUI,gBCLF,YACE,WACA,mBAEA,yBAJF,YAKI,gBAKN,UACE,WACA,gBACA,4EAUA,aACE,iBACA,iBACA,cACA,wCAEA,yBANF,aAOI,iBACA,kBAGJ,YACE,WACA,UD5CgB,OC6ChB,mBACA,mBACA,iBACA,oBACA,mBACA,sCAQJ,aACE,WACA,gBACA,eACA,0GAKA,kBAGA,qBACE,WACA,kBACA,MACA,SACA,2BACA,UACA,WACA,gJAOA,+CAGF,oBACE,WACA,kBACA,SACA,SACA,2BACA,UACA,WACA,gJAOA,uDAGF,yBAhDF,aAiDI,gBAGF,iBACE,aACA,sBACA,mBACA,SACA,WACA,UDpHgB,OCqHhB,iBACA,kBACA,eAEA,yBAXF,iBAYI,SACA,gBAIF,iCACE,WACA,kBAEA,oCACE,iBACA,cACA,qBACA,gCACA,yBACA,mBACA,kBACA,UD3IY,OC4IZ,iBACA,kBAEA,yBAZF,oCAaI,iBACA,oBAIF,uFAEE,WACA,kBACA,QACA,2BACA,WACA,WACA,qEACA,6CAGF,4CACE,WAEA,yBAHF,4CAII,WACA,YAIJ,2CACE,YAEA,yBAHF,2CAII,YACA,YAKN,mCACE,2BACA,gBACA,iBACA,kBACA,gBACA,cAEA,yBARF,mCASI,eACA,gBAGF,qCACE,cACA,qBACA,kBACA,wBACA,gBAEA,4CACE,WACA,kBACA,YACA,OACA,QACA,WACA,mBACA,0BAGF,2CACE,cACA,uCAEA,kDACE,WAQV,wBACE,WACA,gBACA,kBACA,mBACA,gBACA,8BACA,oCACA,WACE,+DAEF,wBAEA,yBAbF,wBAcI,eACA,mBAGF,8BACE,WACE,8DAEF,2BAGF,8BACE,WACA,YACA,cAGF,iCACE,gDACA,0BAEA,yBAJF,iCAKI,2BAGF,yCACE,WACA,kBACA,QACA,SACA,gCACA,WACA,YACA,oCACA,kBACA,6CAEA,yBAZF,yCAaI,WACA,aAOR,gCACE,WACA,kBAID,sBACA,aACA,sBACA,WACA,iBACA,wCACA,gBAEA,yBARA,sBASE,mBACA,kBACA,UAGF,2BACE,cACA,2BACA,eACA,gBAEA,yBANF,2BAOI,iBAIJ,8BACE,mBAEA,yBAHF,8BAII,qBAGF,gCACE,qBACA,0BACA,cACA,yBACA,oBACA,mBACA,qBACA,gBACA,yBACA,mBACA,iBACA,wBACA,WACE,4DAEF,kBACA,gBAEA,yBAnBF,gCAoBI,qBACA,gBAIF,wCACE,WACA,kBACA,MACA,WACA,WACA,YACA,oFACA,yBAGF,sCACE,2BACA,8BACA,WACE,gEAEF,WACA,qBAEA,8CACE,UAIJ,sCACE,0BACA,mBAMN,+BACE,aACA,mBACA,mBACA,uBACA,SACA,eAEA,0BARF,+BASI,sBACA,UAGF,yBAbF,+BAcI,WAIJ,0BACE,iBACA,gBACA,cACA,gCACA,kBAEA,yBAPF,0BAQI,kBAIF,0BACE,iCACE,WACA,kBACA,YACA,QACA,2BACA,UACA,WACA,4EACA,kBACA,sCACA,6CAKN,2BACE,2BACA,kBACA,eACA,kBAEA,yBANF,2BAOI,iBAIF,0BACE,kCACE,WACA,kBACA,YACA,QACA,2BACA,WACA,WACA,qEACA,8CAKN,4BACE,cACA,sBACA,eACA,wBAEA,yBANF,4BAOI,iBAGF,8BACE,cACA,qBACA,eACA,wBAEA,oCACE,uCACA,sBACA,cAGF,oCACE,0BACA,mBACA,kBAKN,8BACE,cACA,oCACA,eACA,kBACA,8BACA,gBACA,kBAEA,oCACE,gBAIJ,qCACE,2BACA,gBACA,iBACA,kBACA,eAEA,yBAPF,qCAQI,iBAMN,qBACE,QACE,WACA,oCAEF,IACE,UACA,uCAIJ,sBACE,QACE,WACA,qCAEF,IACE,WACA,wCAMP,wBACE,QACE,WACA,qCAEF,IACE,UACA,yCAIJ,sBACE,QACE,yCACA,WAEF,IACE,2CACA%22,%22file%22:%22index.output.css%22%7D */
