.Header_header__eJj7q{width:100%;display:flex;justify-content:space-between;align-items:center;font-family:var(--ff-sans-cond);text-transform:uppercase;font-size:18px;padding:40px 0 0 40px}.Header_header__eJj7q .Header_header_logo__zHHxW{width:52px;height:52px}.Header_header__eJj7q hr{width:100%;margin-left:24px;height:1px;background-color:#717279;border:none}.Header_header_navBar__1Z_SH{background-color:rgba(209,215,249,.1);-webkit-backdrop-filter:blur(1.5rem);backdrop-filter:blur(1.5rem)}.Header_header_navBar__1Z_SH ul{display:flex;height:100%;align-items:center;gap:56px;padding:0 80px}.Header_header_navBar__1Z_SH ul li{list-style:none}.Header_header_navBar__1Z_SH ul li .Header_link__fHrLJ{letter-spacing:2px;cursor:pointer;padding:36px 0;display:inline-block;border-bottom:2px solid transparent;color:var(--clr-white);text-decoration:none}.Header_header_navBar__1Z_SH ul li .Header_link__fHrLJ:hover{border-bottom:2px solid #a7a8af}.Header_header_navBar__1Z_SH ul li .Header_selected__E81i5,.Header_header_navBar__1Z_SH ul li .Header_selected__E81i5:hover{border-bottom:2px solid var(--clr-light)}.Header_header_navBar__1Z_SH ul li .Header_link__fHrLJ b{margin-right:8px}@media (max-width:769px){.Header_header__eJj7q{font-size:12px;padding:0 0 0 24px;font-size:16px}.Header_header__eJj7q .Header_header_logo__zHHxW{width:34px;height:34px}.Header_header__eJj7q hr{display:none}.Header_header_navBar__1Z_SH ul{padding:0 32px}.Header_header_navBar__1Z_SH ul li .Header_link__fHrLJ{padding:28px 0}.Header_header_navBar__1Z_SH ul li .Header_link__fHrLJ b{display:none}}@media (max-width:551px){.Header_header__eJj7q{align-items:center;position:relative;padding:24px 24px 0}.Header_header__eJj7q .Header_header_logo__zHHxW{width:34px;height:32px}.Header_header_navBar__1Z_SH{position:absolute;z-index:6;right:0;top:0;width:70%;height:100vh;padding-top:80px}.Header_header_btn__YxKZv{z-index:7}.Header_header_navBar__1Z_SH ul{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.Header_header_navBar__1Z_SH ul li .Header_selected__E81i5,.Header_header_navBar__1Z_SH ul li .Header_selected__E81i5:hover{border-bottom:none}.Header_header_navBar__1Z_SH ul li .Header_link__fHrLJ b{display:block}.Header_header_navBar__1Z_SH ul li .Header_link__fHrLJ{display:flex;padding:12px 0}.Header_fadeOutRight__dJoXt{animation-name:Header_fadeOutRight__dJoXt;animation-duration:1s;animation-fill-mode:both}.Header_fadeInRight__M_JC4{animation-name:Header_fadeInRight__M_JC4;animation-duration:1s;animation-fill-mode:both}}@media (max-width:426px){.Header_header__eJj7q{font-size:14px}}@keyframes Header_fadeOutRight__dJoXt{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes Header_fadeInRight__M_JC4{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.page_main__GlU4n{min-height:100vh;background-repeat:no-repeat;background-size:cover;overflow:hidden}.page_main_home__ltzmv{background-image:url(/assets/home/background-home-desktop.jpg)}.page_main_destination___VXzV{background-image:url(/assets/destination/background-destination-desktop.jpg)}.page_main_crew__pCYVq{background-image:url(/assets/crew/background-crew-desktop.jpg)}.page_main_technology__v9OSM{background-image:url(/assets/technology/background-technology-desktop.jpg)}@media (max-width:769px){.page_main_home__ltzmv{background-image:url(/assets/home/background-home-tablet.jpg)}.page_main_destination___VXzV{background-image:url(/assets/destination/background-destination-tablet.jpg)}.page_main_crew__pCYVq{background-image:url(/assets/crew/background-crew-tablet.jpg)}.page_main_technology__v9OSM{background-image:url(/assets/technology/background-technology-tablet.jpg)}}@media (max-width:426px){.page_main_home__ltzmv{background-image:url(/assets/home/background-home-mobile.jpg)}.page_main_destination___VXzV{background-image:url(/assets/destination/background-destination-mobile.jpg)}.page_main_crew__pCYVq{background-image:url(/assets/crew/background-crew-mobile.jpg)}.page_main_technology__v9OSM{background-image:url(/assets/technology/background-technology-mobile.jpg)}}.Home_home__XB0MT{display:flex;padding:200px 120px 0}.Home_home_content__Nn6wb{width:50%}.Home_home_content__Nn6wb span{color:var(--clr-light);font-family:var(--ff-sans-cond);font-size:30px;text-transform:uppercase}.Home_home_content__Nn6wb h1{font-family:var(--ff-serif);text-transform:uppercase;font-weight:400}.Home_home_btnEffect__CYocJ{width:50%;display:flex;align-items:center;justify-content:center}.Home_home_btnEffect__CYocJ button{width:240px;height:240px;background-color:var(--clr-white);color:var(--clr-dark);border-radius:50%;border:none;font-size:30px;font-family:var(--ff-serif);text-transform:uppercase;cursor:pointer;position:relative;z-index:5}.Home_home_btnEffect__CYocJ button:after{content:"";background:hsla(0,0%,100%,.1);width:100%;height:100%;position:absolute;border-radius:50%;top:0;left:0;z-index:-1;opacity:0;transition:opacity .5s linear,transform .75s ease-in-out}.Home_home_btnEffect__CYocJ button:hover:after{opacity:1;transform:scale(1.5)}@media (max-width:1025px){.Home_home__XB0MT{padding-top:140px}.Home_home_content__Nn6wb span{font-size:30px}.Home_home_btnEffect__CYocJ button{width:220px;height:220px}}@media (max-width:769px){.Home_home__XB0MT{padding-top:60px;padding-bottom:80px;flex-direction:column;align-items:center;gap:80px}.Home_home_content__Nn6wb{width:100%;text-align:center}.Home_home_content__Nn6wb span{letter-spacing:4px;font-size:20px}.Home_home_btnEffect__CYocJ{width:100%}}@media (max-width:551px){.Home_home__XB0MT{padding:60px 40px 88px}}@media (max-width:426px){.Home_home_content__Nn6wb span{font-size:16px}.Home_home_btnEffect__CYocJ button{width:200px;height:200px;font-size:26px}}@media (max-width:321px){.Home_home__XB0MT{gap:40px;padding:60px 40px}.Home_home_content__Nn6wb span{font-size:14px}.Home_home_btnEffect__CYocJ button{width:180px;height:180px;font-size:20px}}