@import"https://fonts.googleapis.com/css2?family=Mohave:ital,wght@0,300..700;1,300..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Zen+Antique&display=swap";*{box-sizing:none;padding:0;margin:0}body{font-family:Mohave,sans-serif;font-optical-sizing:auto;color:#fff}h1,h2{font-family:Zen Antique,serif}.header{height:80px;width:100%;display:flex;justify-content:space-between;align-items:center;background:transparent;position:fixed;top:2%}.border-header{content:"";position:absolute;left:15%;right:55%;border-bottom:1px solid gray}.left-side{display:flex;align-items:center;justify-content:center;font-size:20px;width:10%}.right-side,.hamburger{width:55%;display:flex;justify-content:center;align-items:center;height:100%;background-color:transparent;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}.right-side ul{display:flex;list-style:none;column-gap:50px;align-items:center;justify-content:center;height:100%}.right-side ul .nav{position:relative;height:100%;display:flex;justify-content:center;align-items:center}.right-side ul li{color:#fff;font-size:20px;word-spacing:10px;cursor:pointer}.right-side ul li:after{content:"";position:absolute;width:100%;height:.275rem;background-color:#fff;left:5px;bottom:0;transform:scaleX(0);transition:transform .4s ease}.right-side ul li:hover:after{transform:scale(1)}.right-side ul li span{font-weight:700}.hamburger{display:none}img{cursor:pointer}@media (min-width: 200px) and (max-width: 767px){.header{position:fixed;top:0%;height:90px;display:none}}@media (min-width: 768px) and (max-width: 1080px){.right-side{width:70%;background-color:#6e6d6d32;-webkit-backdrop-filter:blur(7rem);backdrop-filter:blur(7rem)}.header{position:fixed;top:0%;height:100px}}.destination-bg{background-image:url(/assets/background-destination-desktop-I7C3wQVB.jpg)}.destination{padding-top:100px;width:100%;display:flex;justify-content:space-between}.left-side-dest{width:50%;display:flex;flex-direction:column;align-items:center;justify-content:space-around;height:85vh}.text{width:80%;display:flex;align-items:flex-start;text-align:left}.left-side-dest h1{font-family:Mohave;font-weight:400}.left-side-dest h1 span{color:#b5a8a8;padding-right:10px}.right-side-dest{width:40%;display:flex;flex-direction:column;height:auto;align-items:flex-start;justify-content:center}.title-dest{width:78%;margin-bottom:40px}.btn-dest{height:50px;width:55%;display:flex;justify-content:space-between;align-items:center}.btn-dest button{position:relative;border:none;background:transparent;color:#fff;cursor:pointer;padding:10px 0;font-size:1.1rem;margin-bottom:20px}.btn-dest button:hover:after,.btn-dest button:focus:after{content:"";position:absolute;width:100%;height:.275rem;background-color:#fff;left:0;bottom:0;transform:scale(1);transition:transform .4s ease}.title-dest h2{font-size:6rem;font-weight:400;font-family:Mohave,serif}.title-dest p{font-size:22px}.border{border:1px solid gray;width:78%;margin-bottom:20px}.ul-dest{list-style:none;width:70%;height:auto;display:flex;justify-content:space-between}.li-dest{display:flex;flex-direction:column;justify-content:space-between;word-spacing:3px}.span-dest{font-size:1.8rem;font-weight:500;font-family:Zen Antique,serif;word-spacing:normal}.btn-dest .active{border-bottom:5px solid white;background:transparent;color:#fff;cursor:pointer;padding:10px 0;font-size:1.2rem;margin-bottom:20px}@media (min-width: 300px) and (max-width: 767px){.destination-bg{background:url(/assets/background-destination-mobile-BxT9Hn-u.jpg);background-size:cover}.destination{padding-top:70px;flex-direction:column;align-items:center;width:100%;gap:40px}.left-side-dest{justify-content:space-between;width:90%;height:auto;gap:20px}img{height:200px}.right-side-dest{width:100%;display:flex;flex-direction:column;height:auto;align-items:center;justify-content:center}.title-dest{width:90%;text-align:center}.btn-dest{height:50px;width:80%}.text{width:100%;justify-content:center}.btn-dest button{position:relative;border:none;background:transparent;color:#fff;cursor:pointer;padding:10px 0;font-size:1.2rem;margin-bottom:20px;display:block}.btn-dest button:hover:after,.btn-dest button:focus:after{content:"";position:absolute;width:100%;height:.275rem;background-color:#fff;left:0;bottom:0;transform:scale(1);transition:transform .4s ease-in-out}.title-dest h2{font-size:5rem;font-weight:300;font-family:serif}.title-dest p{font-size:20px;line-height:1.9rem}.border{border:1px solid gray;width:90%;margin-bottom:30px}.ul-dest{list-style:none;width:70%;height:auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:30px;margin-bottom:59px}.li-dest{display:flex;flex-direction:column;justify-content:space-between;word-spacing:3px}.span-dest{font-size:1.8rem;font-weight:500;font-family:Zen Antique,serif;word-spacing:normal}}@media (min-width: 768px) and (max-width: 1024px){.destination-bg{background:url(/assets/background-destination-tablet-CfAWbZ7G.jpg);background-size:cover}.destination{padding-top:150px;flex-direction:column;align-items:center;width:100%;gap:40px;height:calc(100vh -100px)}.left-side-dest{justify-content:space-between;width:90%;height:auto;gap:50px}.text{width:100%;display:flex;align-items:flex-start;text-align:left}.dest-img{height:300px}.right-side-dest{width:100%;display:flex;flex-direction:column;height:auto;align-items:center;justify-content:center}.title-dest{width:90%;text-align:center}.btn-dest{height:50px;width:60%;display:flex}.btn-dest button{position:relative;border:none;background:transparent;color:#fff;cursor:pointer;padding:10px 0;font-size:1.2rem;margin-bottom:20px}.btn-dest button:hover:after,.btn-dest button:focus:after{content:"";position:absolute;width:100%;height:.275rem;background-color:#fff;left:0;bottom:0;transform:scale(1);transition:transform .4s ease-in-out}.title-dest h2{font-size:5rem;font-weight:300;font-family:serif}.title-dest p{font-size:20px;line-height:1.9rem}.border{border:1px solid gray;width:90%;margin-bottom:30px}.ul-dest{list-style:none;width:70%;height:auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:30px;margin-bottom:59px}.li-dest{display:flex;flex-direction:column;justify-content:space-between;word-spacing:3px}.span-dest{font-size:1.8rem;font-weight:500;font-family:Zen Antique,serif;word-spacing:normal}}.crew-bg{background:url(/assets/background-crew-desktop-DbFT2PzE.jpg);height:100%}.crew{width:100%;padding-top:120px;display:flex;align-items:center;justify-content:center;height:100vh}.main{width:80%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.title-crew{width:100%}.title-crew h1{font-family:MOhave;font-weight:100}.title-crew h1 span{padding-right:15px;color:gray}.content-crew{width:100%;display:flex;justify-content:center;height:90%}.left-content-crew{display:flex;flex-direction:column;justify-content:space-between;width:60%;height:100%}.right-content-crew{width:40%;height:100%}.left-content-text{height:80%;display:flex;flex-direction:column;justify-content:end}.left-content-text h2{font-family:Mohave,sans-serif;font-weight:100;font-size:3rem;color:gray}.left-content-text h1{font-family:Mohave,sans-serif;font-size:5.5rem;font-weight:200}.left-content-text p{font-size:1.2rem;width:60%}.left-content-btn{height:15%;display:flex;align-items:center;justify-content:space-between;width:20%}.left-content-btn button{padding:7px;border:none;border-radius:50%;background-color:#757373}.left-content-btn button:hover{background-color:#c7bbbb}.left-content-btn .active{background-color:#fff}.right-content-crew img{max-width:120%;height:100%}@media (min-width: 200px) and (max-width: 767px){.crew-bg{background:url(/assets/background-crew-mobile-CEr41M6D.jpg);height:100%}.crew{width:100%;padding-top:70px}.main{width:90%;justify-content:space-between}.title-crew{width:100%;text-align:center}.content-crew{width:100%;display:flex;flex-direction:column-reverse;justify-content:center;height:90%}.left-content-crew{border-top:1px solid gray;display:flex;flex-direction:column-reverse;justify-content:space-evenly;align-items:center;width:100%;height:60%}.right-content-crew{width:100%;height:40%;display:flex;align-items:center;justify-content:center}.left-content-text{height:70%;display:flex;flex-direction:column;justify-content:start}.left-content-text h2{font-family:Mohave,sans-serif;font-weight:100;font-size:1.3rem;color:gray;text-align:center}.left-content-text h1{font-family:Mohave,sans-serif;font-size:2rem;font-weight:200;text-align:center}.left-content-text p{font-size:1.05rem;width:100%;text-align:center}.left-content-btn{height:10%;display:flex;align-items:center;justify-content:space-between;width:30%}.left-content-btn button{padding:6px;border:none;border-radius:50%;background-color:gray}.right-content-crew img{height:100%}}@media (min-width: 768px) and (max-width: 1024px){.crew-bg{background:url(/assets/background-crew-tablet-BU3mOvmj.jpg);height:100%}.crew{width:100%;padding-top:140px;height:100%}.main{width:90%;justify-content:space-between;height:80%}.title-crew{width:100%}.content-crew{width:100%;display:flex;flex-direction:column;justify-content:center;height:50%}.left-content-crew{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;width:100%;height:60%}.right-content-crew{width:100%;height:40%;display:flex;align-items:center;justify-content:center}.left-content-text{height:75%;display:flex;flex-direction:column;justify-content:center}.left-content-text h2{font-family:Mohave,sans-serif;font-weight:100;font-size:3rem;color:gray;text-align:center}.left-content-text h1{font-family:Mohave,sans-serif;font-size:5rem;font-weight:200;text-align:center}.left-content-text p{font-size:1.8rem;width:100%;text-align:center}.left-content-btn{height:25%;display:flex;align-items:center;justify-content:space-between;width:20%;margin:40px}.left-content-btn button{padding:8px;border:none;border-radius:50%;background-color:gray}.right-content-crew img{height:80%}}.technology-bg{background:url(/assets/background-technology-desktop-9E6-bP1U.jpg);height:100vh}.technology{padding-top:100px;display:flex;justify-content:center;align-items:center}main{width:90%}.title-page-tech{display:flex;justify-content:center;width:25%}.title-page-tech h1{font-family:Mohave,serif;font-weight:300}.title-page-tech span{padding-right:20px}.content-tech{display:flex;width:100%}.left-side-tech{display:flex;align-items:center;justify-content:space-around;height:60vh;width:60%}.btns-tech{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:60%}.btns-tech button{height:60px;width:60px;border:1px solid white;color:#f0f8ff;font-size:1.5rem;border-radius:50%;background-color:transparent;cursor:pointer}.btns-tech button:hover,.btns-tech .active{color:#000;background-color:#fff}.about-tech{width:75%}.about-tech h2{font-family:Mohave,serif;font-weight:500}.about-tech h1{font-size:6rem;font-family:Mohave,serif;font-weight:300}.about-tech p{width:85%;font-size:1.23rem;line-height:1.9rem}.mobile-tech{display:none}@media (min-width: 300px) and (max-width: 767px){.technology-bg{background:url(/assets/background-technology-mobile-BZcybJpD.jpg);height:unset}.technology{padding-top:70px;display:flex;justify-content:center;align-items:center}main{width:100%;display:flex;flex-direction:column;gap:20px}.title-page-tech{display:flex;justify-content:center;width:100%}.title-page-tech h1{font-family:Mohave,serif;font-weight:300}.title-page-tech span{padding-right:20px}.content-tech{display:flex;flex-direction:column-reverse;width:100%;gap:30px}.left-side-tech{display:flex;align-items:center;flex-direction:column;justify-content:space-around;height:unset;width:100%;gap:20px}.btns-tech{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;width:70%}.btns-tech button{height:60px;width:60px;border:1px solid white;color:#f0f8ff;font-size:1.5rem;border-radius:50%;background-color:transparent;cursor:pointer}.btns-tech button:hover,.btns-tech button:focus{color:#000;background-color:#fff}.about-tech{width:100%;display:flex;flex-direction:column;text-align:center;justify-content:center;width:90%;gap:10px}.about-tech h2{font-family:Mohave,serif;font-weight:400}.about-tech h1{font-size:3rem;font-family:Mohave,serif;font-weight:500}.about-tech p{width:95%;font-size:1rem;line-height:1.9rem}.mobile-tech{display:block;width:100%}.desktop-tech{display:none}.right-side-tech{width:100%}}@media (min-width: 768px) and (max-width: 1024px){.technology-bg{background:url(/assets/background-technology-tablet-TzBVh8x0.jpg);height:100vh}.technology{padding-top:140px;display:flex;justify-content:center;align-items:center}main{width:100%;display:flex;flex-direction:column;gap:50px}.title-page-tech{display:flex;justify-content:center;width:45%}.title-page-tech h1{font-family:Mohave,serif;font-weight:300}.title-page-tech span{padding-right:20px}.content-tech{display:flex;flex-direction:column-reverse;width:100%;gap:50px}.left-side-tech{display:flex;align-items:center;flex-direction:column;justify-content:space-around;height:unset;width:100%;gap:50px}.btns-tech{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;width:40%}.btns-tech button{height:60px;width:60px;border:1px solid white;color:#f0f8ff;font-size:1.5rem;border-radius:50%;background-color:transparent;cursor:pointer}.btns-tech button:hover,.btns-tech button:focus{color:#000;background-color:#fff}.about-tech{display:flex;flex-direction:column;text-align:center;justify-content:center;width:70%;gap:20px}.about-tech h2{font-family:Mohave,serif;font-weight:400;font-size:2rem}.about-tech h1{font-size:5rem;font-family:Mohave,serif;font-weight:500}.about-tech p{width:100%;font-size:1.4rem;line-height:1.9rem}.mobile-tech{display:block;width:100%}.desktop-tech{display:none}.right-side-tech{width:100%}}.home-bg{background-image:url(/assets/background-home-desktop-0zQEJ-Ev.jpg);background-size:cover;height:100vh}h1,h2{padding:0;margin:0}.home{height:95vh;display:flex;align-items:center;justify-content:center}p{line-height:1.8;padding:0;margin:0}.container{display:flex;align-items:center;justify-content:center;height:100;width:100%;text-align:center;color:#fff}article{width:55%;display:flex;align-items:center;flex-direction:column}.btn{width:50%}.home-h1{font-size:1.8rem;color:#fff;font-weight:400}.home-span{font-family:Zen Antique,serif;padding:0;font-size:8rem;text-align:center;font-weight:400}.home-p{font-size:20px;text-align:left;width:55%}.home-btn{margin-top:120px;width:190px;height:190px;background-color:#fff;font-weight:400;font-size:2rem;color:#000;border-radius:50%;border:none;cursor:pointer}.home-btn:hover{box-shadow:5px 5px 5px gray;transition:box-shadow .5s ease-in-out}@media (min-width: 300px) and (max-width: 767px){.home-bg{background-image:url(/assets/background-home-mobile-DFPPnNbC.jpg);background-size:cover}.container{flex-direction:column;align-items:center;justify-content:space-evenly;height:96vh}article{width:100%}.home-h1{width:90%;font-size:.9rem}.home{display:flex;flex-direction:column;justify-content:center;align-items:center}.home-span{font-size:4rem}.home-p{width:95%;text-align:center;font-size:1rem;line-height:1.8rem}.home-btn{margin-top:0}}@media (min-width: 768px) and (max-width: 1024px){.home-bg{background-image:url(/assets/background-home-tablet-DtuOPQyn.jpg);height:100%;background-size:cover}.container{flex-direction:column;justify-content:space-evenly;align-items:center;width:70%}article{width:100%}.home{display:flex;flex-direction:column;justify-content:center;align-items:center}.home-h1{width:90%;font-size:25px}.home-span{font-size:8rem}.home-p{width:95%;text-align:center;line-height:2.2rem}.home-btn{margin-top:0}}.sidebar{display:none}@media (min-width: 200px) and (max-width: 767px){.img-side{width:40px;height:40px}.sidebar{width:100%;display:flex;justify-content:space-between;background:transparent;position:fixed}.left,.right{height:60px;width:10%;display:flex;justify-content:center;align-items:center}.right-side-nav{position:absolute;top:100%;left:50%;right:0;display:flex;align-items:center;flex-direction:column;height:90vh;-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);z-index:100}.right-side-nav ul{display:flex;flex-direction:column;height:100%;list-style:none;column-gap:50px;align-items:flex-start;justify-content:center}.right-side-nav ul .nav{height:100%;display:flex;justify-content:center;align-items:center}.right-side-nav ul li{color:#fff;font-size:20px;word-spacing:10px;cursor:pointer}.right-side-nav ul li span{font-weight:700}.right-side-nav ul .active:after{content:"";display:none;width:100%;height:.275rem;background-color:#fff;left:5px;bottom:0;transform:scale(1);transition:transform .4s ease}.hamburger{display:flex;cursor:pointer}}
