@import"https://fonts.googleapis.com/css2? family= Bellefair & display=swap";.nav{display:flex;justify-content:space-between;align-items:center;width:100%;margin:0 auto;height:120px;left:55px;top:40px}.nav__list{display:flex;flex-direction:row;list-style:none;justify-content:space-between;align-items:center;margin-top:20px;gap:40px;padding-right:200px;padding-left:140px;height:80px;background:rgba(255,255,255,.04);-webkit-backdrop-filter:blur(40.7742px);backdrop-filter:blur(40.7742px)}.nav__list span{margin-right:10px}.nav__left{width:48px;height:48px;margin-left:30px;display:flex;align-items:center}.nav__left span{font-size:25px;border-radius:10px;color:#2d2d2d;margin-left:60px}.homeContainer{height:100%;width:100vw;background-image:url(/assets/background-home-desktop-c0071b13.jpg);background-repeat:no-repeat;background-size:cover}.main{height:calc(100vh - 120px);display:flex;justify-content:space-between;align-items:flex-end}.main__info{width:37%;height:max-content;color:#fff;display:flex;flex-direction:column;gap:10px;margin-bottom:100px}.main__info h1{line-height:1.5}.main__info span{font-size:130px}.main__info p{line-height:2}.main__buttonContainer{width:250px;height:250px;margin-bottom:100px}.main__buttonContainer button{width:250px;height:250px;border-radius:50%;background-color:#fff;border:none;cursor:pointer}.main__buttonContainer span{font-size:23px}.destinationContainer{height:100%;width:auto;background-image:url(/assets/background-destination-desktop-47c4fc03.jpg);background-repeat:no-repeat;background-size:cover}.destination{display:flex;padding:30px;justify-content:space-between}.destination .article{width:40%;display:flex;flex-direction:column;align-items:center}.destination .article h2{color:#fff;width:382px;height:34px}.destination .article h2 strong{color:gray}.destination .article img{width:460px;height:460px}.destination .item2{width:40%;display:flex;flex-direction:column;top:301px}.destination .item2 ul{display:flex;flex-direction:row}.destination .item2 ul li{list-style:none;font-family:Barlow Condensed;font-style:normal;font-weight:400;font-size:19px;letter-spacing:2.7px}.destination .item2 ul li button{width:100px;height:60px;background-color:transparent;color:#fff;cursor:pointer;border:none;margin:5px}.destination .item2 .name{font-family:Bellefair;font-style:normal;font-weight:400;font-size:3.5rem;color:#fff}.destination .item2 p{font-family:Barlow;font-size:18px;font-weight:400;line-height:32px;letter-spacing:0px;text-align:left;color:#fff}.destination .item2 .distance-travel{font-family:Barlow Condensed;font-style:normal;font-weight:400;font-size:14px;line-height:17px;letter-spacing:2.3625px;text-transform:uppercase;color:#d0d6f9;width:445px;display:flex;justify-content:space-between}.destination .item2 .distance-travel .avgDistance{font-family:Barlow Condensed;font-size:.8rem;font-weight:400;line-height:17px;letter-spacing:2.3624999523px;text-align:left}.destination .item2 .distance-travel .avgDistance span{font-family:Bellefair;font-size:24px;font-weight:400;line-height:32px;letter-spacing:0px;text-align:left}.destination .item2 .distance-travel .travelTime{font-family:Barlow Condensed;font-size:.8rem;font-weight:400;line-height:17px;letter-spacing:2.3624999523px;text-align:left}.destination .item2 .distance-travel .travelTime span{font-family:Bellefair;font-size:24px;font-weight:400;line-height:32px;letter-spacing:0px;text-align:left}.crew{height:auto;background-image:url(/assets/background-crew-desktop-b41ac858.jpg);background-repeat:no-repeat;background-size:cover}.crew__container{margin-top:30px;display:flex;justify-content:space-evenly}.crew__left{width:40%;height:85%;color:#fff;display:flex;flex-direction:column;justify-content:space-between;gap:10px;margin-top:30px}.crew__left__info{display:flex;flex-direction:column;gap:10px;height:max-content}.crew__left__info h2{font-size:60px;margin-bottom:20px}.crew__left__info h3{font-size:38px;color:gray}.crew__left__info p{width:90%;line-height:1.7}.crew__left span{margin-right:10px;color:gray}.crew__left ul{display:flex;gap:40px;list-style:none}.crew__left ul li{width:18px;height:18px;background-color:#fff;cursor:pointer;border-radius:50%}.crew__left button{width:5px;height:5px;background-color:#fff;color:#fff;cursor:pointer;border:none;border-radius:50%}.crew .crew__right{display:flex;justify-content:center;width:40%;height:60%;padding:30px;margin-bottom:30px}.crew .crew__right img{width:350px;height:400px;object-fit:contain}.technologyContainer{height:auto;width:100vw;background-image:url(/assets/background-technology-desktop-457659c3.jpg);background-repeat:no-repeat;background-size:cover}.technologyContainer .technology{display:flex;gap:40px}.technologyContainer .technology .item{width:8%;height:350px;display:flex;justify-content:left;align-items:center}.technologyContainer .technology .item li{list-style:none}.technologyContainer .technology .item li button{width:60px;height:60px;border-radius:50%;background-color:transparent;border:1px solid #ffffff;color:#fff;font-size:1.3rem;margin-bottom:20px;cursor:pointer}.technologyContainer .technology .item li button:hover{background-color:#fff;color:#000}.title{margin-left:20px;color:#979494}.title span{color:#fff;margin:5px}.info{width:40%;height:400px}.info h3{height:19px;font-family:Barlow Condensed;font-style:normal;font-weight:400;font-size:16px;line-height:19px;letter-spacing:2.7px;color:#d0d6f9}.info h2{font-family:Bellefair;font-style:normal;font-weight:400;font-size:56px;line-height:64px;color:#fff}.info p{font-family:Barlow;font-style:normal;font-weight:400;font-size:18px;line-height:32px;color:#d0d6f9}.img{display:flex;justify-content:center;width:40%;height:80%;margin-bottom:30px}.img img{width:450px;height:400px;object-fit:cover}*{margin:0;padding:0;box-sizing:border-box}
