@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed&family=Bellefair&display=swap";@import"https://fonts.googleapis.com/css2?family=Barlow:wght@100;200;300;400&display=swap";*{margin:0;padding:0}.nav-wrapper{position:fixed;width:100%;left:0;z-index:100}@media only screen and (max-width: 767px){.nav-wrapper{top:1rem}}@media only screen and (orientation: portrait){.nav-wrapper{top:1rem}}@media only screen and (min-width: 992px){.nav-wrapper{height:5rem;top:1.25rem}}@media only screen and (min-width: 1200px){.nav-wrapper{height:6rem;top:1.87rem}}.nav-wrapper .nav-content{display:flex;position:relative;justify-content:space-between;align-items:center;height:inherit;background-color:transparent;color:#fff;z-index:1}@media only screen and (max-width: 767px){.nav-wrapper .nav-content{margin-left:2rem}}@media only screen and (orientation: portrait){.nav-wrapper .nav-content{margin-left:2rem}}@media only screen and (min-width: 992px){.nav-wrapper .nav-content{margin-left:1.56rem}}@media only screen and (min-width: 1200px){.nav-wrapper .nav-content{margin-left:3.43rem;z-index:1}}@media only screen and (max-width: 767px){.nav-wrapper .nav-content img{width:2.5rem;height:2.5rem}}@media only screen and (orientation: portrait){.nav-wrapper .nav-content img{width:2.5rem;height:2.5rem}}@media only screen and (min-width: 768px){.nav-wrapper .nav-content img{width:3rem;height:3rem}}.nav-wrapper .nav-content .middle-rectangle{display:none;width:33rem;height:.05rem;margin-right:-4rem;border:0px solid #979797;background:white;opacity:.17;z-index:10}@media only screen and (max-width: 767px){.nav-wrapper .nav-content .middle-rectangle{display:none}}@media only screen and (orientation: portrait){.nav-wrapper .nav-content .middle-rectangle{display:none}}@media only screen and (min-width: 768px){.nav-wrapper .nav-content .middle-rectangle{display:none}}@media only screen and (min-width: 992px){.nav-wrapper .nav-content .middle-rectangle{display:block;width:31rem;margin-right:-1rem;margin-left:1rem}}@media only screen and (min-width: 1200px){.nav-wrapper .nav-content .middle-rectangle{width:33rem;margin-right:-5rem}}.nav-wrapper .nav-content .navbar-toggle{display:none;font-size:1.56rem;margin-right:1.87rem;z-index:100}@media only screen and (max-width: 767px){.nav-wrapper .nav-content .navbar-toggle{display:block}}@media only screen and (orientation: portrait){.nav-wrapper .nav-content .navbar-toggle{display:block}}.nav-wrapper .nav-content .main-nav{position:relative;height:100%;flex-shrink:0;border:0px solid #979797;background:rgba(255,255,255,.045);box-shadow:0 .5rem 2rem #1f268708;backdrop-filter:blur(1.25rem);-webkit-backdrop-filter:blur(1.25rem)}@media only screen and (max-width: 767px){.nav-wrapper .nav-content .main-nav{display:none;transition:all .6s ease-in-out}.nav-wrapper .nav-content .main-nav.active{position:absolute;display:flex;flex-direction:column;align-items:center;width:60vw;height:100vh;top:0;right:0;transition:all .6s ease-in-out}.nav-wrapper .nav-content .main-nav.active .nav-list{position:relative;display:flex;flex-direction:column;margin-top:-30%;align-items:start}.nav-wrapper .nav-content .main-nav.active .nav-list .nav-text{position:relative;color:#fff;margin:1.87rem 0px;font-size:1rem;letter-spacing:2.7px}.nav-wrapper .nav-content .main-nav.active .nav-list .nav-text a:after{content:"";position:absolute;bottom:0;border-bottom:2px solid white;background-color:transparent;transform:scaleX(0);transform-origin:left;margin-bottom:-1rem;display:block}.nav-wrapper .nav-content .main-nav.active .nav-list .nav-text a:hover:after{width:100%;background-color:#fff;transform:scaleX(1)}}@media only screen and (orientation: portrait){.nav-wrapper .nav-content .main-nav{display:none;transition:all .6s ease-in-out}.nav-wrapper .nav-content .main-nav.active{position:absolute;display:flex;flex-direction:column;align-items:center;width:60vw;height:100vh;top:0;right:0;transition:all .6s ease-in-out}.nav-wrapper .nav-content .main-nav.active .nav-list{position:relative;display:flex;flex-direction:column;margin-top:-30%;align-items:start}.nav-wrapper .nav-content .main-nav.active .nav-list .nav-text{position:relative;color:#fff;margin:1.87rem 0px;font-size:1rem;letter-spacing:2.7px}.nav-wrapper .nav-content .main-nav.active .nav-list .nav-text a:after{content:"";position:absolute;bottom:0;border-bottom:2px solid white;background-color:transparent;transform:scaleX(0);transform-origin:left;margin-bottom:-1rem;display:block}.nav-wrapper .nav-content .main-nav.active .nav-list .nav-text a:hover:after{width:100%;background-color:#fff;transform:scaleX(1)}}@media only screen and (min-width: 1200px){.nav-wrapper .nav-content .main-nav{width:54rem}}.nav-wrapper .nav-content .main-nav .nav-list{list-style-type:none;display:flex;height:100%;align-items:center;justify-content:center;text-decoration:none}.nav-wrapper .nav-content .main-nav .nav-list .nav-text .text-grp{display:flex;flex-direction:column;font-family:Barlow Condensed,sans-serif;font-weight:lighter;position:relative;color:#fff;transition:all .3s ease-in-out;cursor:pointer}.nav-wrapper .nav-content .main-nav .nav-list .nav-text .text-grp .active .bottom-div{display:block}@media only screen and (max-width: 767px){.nav-wrapper .nav-content .main-nav .nav-list .nav-text .text-grp{font-size:1rem;letter-spacing:2.7px;margin:2px .6rem}}@media only screen and (orientation: portrait){.nav-wrapper .nav-content .main-nav .nav-list .nav-text .text-grp{font-size:1rem;letter-spacing:2.7px;margin:2px .6rem}}@media only screen and (min-width: 768px){.nav-wrapper .nav-content .main-nav .nav-list .nav-text .text-grp{font-size:1.2rem;letter-spacing:3.36px;margin:4px 1.87rem}}@media only screen and (min-width: 992px){.nav-wrapper .nav-content .main-nav .nav-list .nav-text .text-grp{font-size:1rem;letter-spacing:2px;margin:4px 50px}}.nav-wrapper .nav-content .main-nav .nav-list .nav-text .text-grp a{color:#fff;text-decoration:none}.nav-wrapper .nav-content .main-nav .nav-list .nav-text .text-grp a:after{content:"";position:absolute;border-bottom:2px solid white;transform:scaleX(0);transform-origin:left;display:block;transition:all .4s ease-in-out}@media only screen and (min-width: 992px){.nav-wrapper .nav-content .main-nav .nav-list .nav-text .text-grp a:after{bottom:-1.8rem}}@media only screen and (min-width: 1200px){.nav-wrapper .nav-content .main-nav .nav-list .nav-text .text-grp a:after{bottom:-2.3rem}}.nav-wrapper .nav-content .main-nav .nav-list .nav-text .text-grp a:hover:after{width:100%;background-color:#fff;transform:scaleX(1)}.nav-wrapper .nav-content .main-nav .nav-list .nav-text .text-grp .bottom-div{display:none;position:absolute;width:100%;height:2px;background-color:#fff}@media only screen and (max-width: 767px){.nav-wrapper .nav-content .main-nav .nav-list .nav-text .text-grp .bottom-div{bottom:-1rem}}@media only screen and (orientation: portrait){.nav-wrapper .nav-content .main-nav .nav-list .nav-text .text-grp .bottom-div{bottom:-1rem}}@media only screen and (min-width: 992px){.nav-wrapper .nav-content .main-nav .nav-list .nav-text .text-grp .bottom-div{bottom:-1.8rem}}@media only screen and (min-width: 1200px){.nav-wrapper .nav-content .main-nav .nav-list .nav-text .text-grp .bottom-div{bottom:-2.3rem}}.container{background-image:url(/assets/desktop-c0071b13.jpg);background-size:cover;overflow:hidden;position:relative;display:flex;width:100vw;height:100vh;z-index:10}@media only screen and (max-width: 767px){.container{background-image:url(/assets/background-home-mobile-ffd09c17.jpg);background-repeat:no-repeat}}@media only screen and (orientation: portrait){.container{background-image:url(/assets/background-home-mobile-ffd09c17.jpg);background-repeat:no-repeat}}@media only screen and (min-width: 768px){.container{background-image:url(/assets/background-home-mobile-ffd09c17.jpg);background-repeat:no-repeat}}@media only screen and (min-width: 992px){.container{background-image:url(/assets/desktop-c0071b13.jpg);background-size:cover}}.container .main-content{display:flex;margin:0 auto;position:relative;width:100vw;height:100vh}@media only screen and (max-width: 767px){.container .main-content{flex-direction:column;justify-content:space-around;align-items:center}}@media only screen and (orientation: portrait){.container .main-content{flex-direction:column;justify-content:space-around;align-items:center}}@media only screen and (min-width: 768px){.container .main-content{flex-direction:column;justify-content:space-around;align-items:center}}@media only screen and (min-width: 992px){.container .main-content{flex-direction:row;justify-content:space-around;align-items:center}}.container .main-content .left{position:absolute;top:18.75rem;left:10.3125rem;color:#fff;display:flex;flex-direction:column;max-width:28.125rem}@media only screen and (max-width: 767px){.container .main-content .left{text-align:center;max-width:20rem;max-height:17.25rem;position:relative;gap:1.25rem;top:4.75rem;left:0px}}@media only screen and (orientation: portrait){.container .main-content .left{text-align:center;max-width:20rem;max-height:17.25rem;position:relative;gap:1.25rem;top:4.75rem;left:0px}}@media only screen and (min-width: 768px){.container .main-content .left{text-align:center;max-height:20.875rem;max-width:28.125rem;position:relative;top:6.25rem;left:0;gap:1.25rem}}@media only screen and (min-width: 992px){.container .main-content .left{text-align:start}}.container .main-content .left .subheading{font-family:Barlow Condensed,sans-serif;font-weight:400;font-size:1.75rem;letter-spacing:4.72px;color:#d0d6f9}@media only screen and (max-width: 767px){.container .main-content .left .subheading{font-size:1rem}}@media only screen and (orientation: portrait){.container .main-content .left .subheading{font-size:1rem}}@media only screen and (min-width: 768px){.container .main-content .left .subheading{font-size:1.25rem}}@media only screen and (min-width: 992px){.container .main-content .left .subheading{font-size:1.75rem}}.container .main-content .left .heading{font-family:Bellefair,sans-serif;font-size:9.375rem;font-weight:200}@media only screen and (max-width: 767px){.container .main-content .left .heading{font-size:5rem}}@media only screen and (orientation: portrait){.container .main-content .left .heading{font-size:5rem}}@media only screen and (min-width: 768px){.container .main-content .left .heading{font-size:9.375rem}}.container .main-content .left .description{font-family:Barlow,sans-serif;font-weight:lighter;line-height:2rem;font-size:1.125rem;margin-top:10px}@media only screen and (max-width: 767px){.container .main-content .left .description{font-size:15px}}@media only screen and (orientation: portrait){.container .main-content .left .description{font-size:15px}}@media only screen and (min-width: 768px){.container .main-content .left .description{font-size:1rem}}@media only screen and (min-width: 992px){.container .main-content .left .description{font-size:1.125rem}}.container .main-content .right-floating-circle{position:absolute;background-color:#fff;border-radius:50%;width:17.125rem;height:17.125rem;font-size:2rem;top:30.93rem;right:6.25rem;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 767px){.container .main-content .right-floating-circle{width:9.375rem;height:9.375rem;position:relative;top:2.125rem;right:0;bottom:1.25rem}}@media only screen and (orientation: portrait){.container .main-content .right-floating-circle{width:9.375rem;height:9.375rem;position:relative;top:2.125rem;right:0;bottom:1.25rem}}@media only screen and (min-width: 768px){.container .main-content .right-floating-circle{width:15.125rem!important;height:15.125rem!important;position:relative;top:4.375rem}}@media only screen and (min-width: 992px){.container .main-content .right-floating-circle{width:17.125rem!important;height:17.125rem!important;top:9.375rem}}.container .main-content .right-floating-circle p{font-family:Bellefair,sans-serif;font-weight:400}@media only screen and (max-width: 767px){.container .main-content .right-floating-circle p{font-size:1.25rem}}@media only screen and (orientation: portrait){.container .main-content .right-floating-circle p{font-size:1.25rem}}@media only screen and (min-width: 992px){.container .main-content .right-floating-circle p{font-size:1.75rem}}@media only screen and (min-width: 768px){.container .main-content .right-floating-circle p{font-size:2rem}}.destination-container{background-image:url(/assets/background-destination-desktop-47c4fc03.jpg);background-size:cover;position:relative;width:100vw;height:100vh;z-index:0;overflow:hidden}@media only screen and (max-width: 767px){.destination-container{overflow-y:scroll;background-image:url(/assets/background-destination-mobile-59a7e1d7.jpg);background-size:cover;display:flex;flex-direction:column;align-items:center}}@media only screen and (orientation: portrait){.destination-container{overflow-y:scroll;background-image:url(/assets/background-destination-mobile-59a7e1d7.jpg);background-size:cover;display:flex;flex-direction:column;align-items:center}}@media only screen and (min-width: 992px){.destination-container{background-image:url(/assets/background-destination-desktop-47c4fc03.jpg);background-size:cover}}.destination-container .pick-destination{position:absolute;font-family:Barlow Condensed;font-size:1.75rem;letter-spacing:4.72px;color:#fff}.destination-container .pick-destination span{font-weight:700;opacity:25%}@media only screen and (max-width: 767px){.destination-container .pick-destination{font-size:1rem;letter-spacing:2.72px;top:7rem;left:auto}}@media only screen and (orientation: portrait){.destination-container .pick-destination{font-size:1rem;letter-spacing:2.72px;top:7rem;left:auto}}@media only screen and (min-width: 768px){.destination-container .pick-destination{font-size:1.25rem;letter-spacing:3.72px;left:3.125rem}}@media only screen and (min-width: 992px){.destination-container .pick-destination{font-size:1.375rem;letter-spacing:4.72px;top:9.375rem;left:6.25rem}}@media only screen and (min-width: 1200px){.destination-container .pick-destination{top:10.625rem;left:10.375rem;font-size:1.75rem}}.destination-container .destination-content{color:#fff;position:relative;top:12.5rem;display:flex;flex-direction:row;height:31.25rem;width:78.125rem;margin:0 auto;justify-content:space-between;align-items:center}@media only screen and (max-width: 767px){.destination-container .destination-content{flex-direction:column;align-items:center;position:relative;max-width:23.4375rem}}@media only screen and (orientation: portrait){.destination-container .destination-content{flex-direction:column;align-items:center;position:relative;max-width:23.4375rem}}@media only screen and (min-width: 768px){.destination-container .destination-content{flex-direction:column;align-items:center;position:relative;max-width:35.8125rem}}@media only screen and (min-width: 992px){.destination-container .destination-content{flex-direction:row;align-items:center;position:relative;top:15.625rem;height:18.75rem;max-width:64rem}}@media only screen and (min-width: 1200px){.destination-container .destination-content{height:31.25rem;display:flex;flex-direction:row;align-items:center;justify-content:space-around;position:relative;top:12.5rem;max-width:78.125rem}}@media only screen and (min-width: 992px){.destination-container .destination-content .left-portion{width:65%;justify-content:space-around;margin-top:2rem;margin-left:5.625rem}}@media only screen and (min-width: 1200px){.destination-container .destination-content .left-portion{width:45%;display:flex;justify-content:space-between;align-items:center;margin-top:2rem}}@media only screen and (max-width: 767px){.destination-container .destination-content .left-portion img{width:17.75rem}}@media only screen and (orientation: portrait){.destination-container .destination-content .left-portion img{width:17.75rem}}@media only screen and (min-width: 768px){.destination-container .destination-content .left-portion img{width:18.75rem}}@media only screen and (min-width: 992px){.destination-container .destination-content .left-portion img{width:21.875rem}}@media only screen and (min-width: 1200px){.destination-container .destination-content .left-portion img{width:25rem}}.destination-container .destination-content .right-portion{width:50%;display:flex;flex-direction:column;justify-content:center;padding-bottom:5rem}@media only screen and (max-width: 767px){.destination-container .destination-content .right-portion{text-align:center;align-items:center;width:100%;max-width:20.4375rem}}@media only screen and (orientation: portrait){.destination-container .destination-content .right-portion{text-align:center;align-items:center;width:100%;max-width:20.4375rem}}@media only screen and (min-width: 768px){.destination-container .destination-content .right-portion{text-align:center;align-items:center;width:100%;max-width:35.8125rem}}@media only screen and (min-width: 992px){.destination-container .destination-content .right-portion{max-width:27.8125rem;text-align:start;align-items:flex-start;padding-bottom:1rem}}.destination-container .destination-content .right-portion .dest-nav{display:flex;align-items:center;height:2.1rem}@media only screen and (max-width: 767px){.destination-container .destination-content .right-portion .dest-nav{margin-top:1.5625rem;height:1.75rem}}@media only screen and (orientation: portrait){.destination-container .destination-content .right-portion .dest-nav{margin-top:1.5625rem;height:1.75rem}}@media only screen and (min-width: 768px){.destination-container .destination-content .right-portion .dest-nav{height:2.125rem}}.destination-container .destination-content .right-portion .dest-nav .dest-list{display:flex;list-style-type:none}.destination-container .destination-content .right-portion .dest-nav .dest-list li{text-decoration:none;margin:2px 10px;position:relative;font-family:Barlow Condensed,sans-serif;font-size:1rem;letter-spacing:2px;display:flex;flex-direction:column;text-transform:uppercase;font-weight:lighter;color:#fff;cursor:pointer}@media only screen and (max-width: 767px){.destination-container .destination-content .right-portion .dest-nav .dest-list li{font-size:14px}}@media only screen and (orientation: portrait){.destination-container .destination-content .right-portion .dest-nav .dest-list li{font-size:14px}}@media only screen and (min-width: 768px){.destination-container .destination-content .right-portion .dest-nav .dest-list li{letter-spacing:3px}}@media only screen and (min-width: 992px){.destination-container .destination-content .right-portion .dest-nav .dest-list li{letter-spacing:2.7px;font-size:1rem}}.destination-container .destination-content .right-portion .dest-nav .dest-list li:after{content:"";position:absolute;bottom:-.5rem;border-bottom:2px solid white;transform:scaleX(0);transform-origin:left;transition:all .4s ease-in-out}.destination-container .destination-content .right-portion .dest-nav .dest-list li:hover:after{width:100%;background-color:#fff;transform:scaleX(1)}.destination-container .destination-content .right-portion h1{font-family:Bellefair,sans-serif;font-size:6.25rem;font-weight:400;text-transform:uppercase}@media only screen and (max-width: 767px){.destination-container .destination-content .right-portion h1{font-size:3.5rem;margin-top:1rem}}@media only screen and (orientation: portrait){.destination-container .destination-content .right-portion h1{font-size:3.5rem;margin-top:1rem}}@media only screen and (min-width: 768px){.destination-container .destination-content .right-portion h1{font-size:5rem;margin-top:1rem}}@media only screen and (min-width: 992px){.destination-container .destination-content .right-portion h1{font-size:5.625rem;margin-top:1rem}}@media only screen and (min-width: 1200px){.destination-container .destination-content .right-portion h1{margin-top:2.5rem}}.destination-container .destination-content .right-portion p{font-family:Barlow,sans-serif;font-size:18px;font-weight:lighter;line-height:32px}@media only screen and (max-width: 767px){.destination-container .destination-content .right-portion p{font-size:15px;line-height:1.5625rem}}@media only screen and (orientation: portrait){.destination-container .destination-content .right-portion p{font-size:15px;line-height:1.5625rem}}@media only screen and (min-width: 768px){.destination-container .destination-content .right-portion p{font-size:1rem;line-height:1.75rem;max-width:35.8125rem}}@media only screen and (min-width: 992px){.destination-container .destination-content .right-portion p{font-size:18px;max-width:25rem}}@media only screen and (min-width: 1200px){.destination-container .destination-content .right-portion p{max-width:27.8125rem}}.destination-container .destination-content .right-portion hr{height:.06rem;opacity:.24;border:0px solid #383b4b;background:white;margin-top:2.5rem;max-width:27.8125rem}@media only screen and (max-width: 767px){.destination-container .destination-content .right-portion hr{border:0px solid #383b4b;background:white;height:1px;width:20.4375rem}}@media only screen and (orientation: portrait){.destination-container .destination-content .right-portion hr{border:0px solid #383b4b;background:white;height:1px;width:20.4375rem}}@media only screen and (min-width: 768px){.destination-container .destination-content .right-portion hr{border:0px solid #383b4b;background:white;height:1px;width:35.8125rem}}@media only screen and (min-width: 992px){.destination-container .destination-content .right-portion hr{max-width:25rem}}@media only screen and (min-width: 1200px){.destination-container .destination-content .right-portion hr{max-width:27.8125rem}}.destination-container .destination-content .right-portion .distance-time{display:flex;text-transform:uppercase}@media only screen and (max-width: 767px){.destination-container .destination-content .right-portion .distance-time{flex-direction:column;margin-top:1.875rem;gap:1.875rem}}@media only screen and (orientation: portrait){.destination-container .destination-content .right-portion .distance-time{flex-direction:column;margin-top:1.875rem;gap:1.875rem}}@media only screen and (min-width: 768px){.destination-container .destination-content .right-portion .distance-time{flex-direction:row;margin-top:1.875rem;gap:6rem}}@media only screen and (min-width: 1200px){.destination-container .destination-content .right-portion .distance-time{margin-top:1.5rem}}.destination-container .destination-content .right-portion .distance-time .distance p,.destination-container .destination-content .right-portion .distance-time .time p{font-family:Barlow Condensed,sans-serif;font-size:14px;font-weight:400;letter-spacing:2.36px;color:#d0d6f9}.destination-container .destination-content .right-portion .distance-time .distance h3,.destination-container .destination-content .right-portion .distance-time .time h3{font-family:Bellefair,sans-serif;font-size:1.75rem;font-weight:400}@media only screen and (max-width: 767px){.destination-container .destination-content .right-portion .distance-time .distance h3,.destination-container .destination-content .right-portion .distance-time .time h3{margin-top:5px}}@media only screen and (orientation: portrait){.destination-container .destination-content .right-portion .distance-time .distance h3,.destination-container .destination-content .right-portion .distance-time .time h3{margin-top:5px}}@media only screen and (min-width: 992px){.destination-container .destination-content .right-portion .distance-time .distance h3,.destination-container .destination-content .right-portion .distance-time .time h3{font-size:1.375rem}}@media only screen and (min-width: 1200px){.destination-container .destination-content .right-portion .distance-time .distance h3,.destination-container .destination-content .right-portion .distance-time .time h3{font-size:1.75rem}}.lazy-load-image-background.blur{filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{filter:blur(0);transition:filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}.crew-container{background-image:url(/assets/background-crew-desktop-b41ac858.jpg);background-size:cover;width:100vw;height:100vh;overflow:hidden;position:relative}@media only screen and (max-width: 767px){.crew-container{overflow-y:scroll}}@media only screen and (orientation: portrait){.crew-container{overflow-y:scroll}}.crew-container .meet-crew{position:relative;top:175px;left:166px;font-family:Barlow Condensed;font-size:28px;letter-spacing:4.72px;color:#fff}.crew-container .meet-crew span{font-weight:700;opacity:25%}@media only screen and (max-width: 767px){.crew-container .meet-crew{font-size:16px;letter-spacing:2.72px;text-align:center;left:0;top:100px}}@media only screen and (orientation: portrait){.crew-container .meet-crew{font-size:16px;letter-spacing:2.72px;text-align:center;left:0;top:100px}}@media only screen and (min-width: 768px){.crew-container .meet-crew{font-size:20px;letter-spacing:3.8px;text-align:start;left:60px}}@media only screen and (min-width: 992px){.crew-container .meet-crew{font-size:24px;letter-spacing:4.72px}}@media only screen and (min-width: 1200px){.crew-container .meet-crew{top:150px;left:166px;font-size:28px}}.crew-container .crew-content{transition:all .3s;display:flex;position:relative}@media only screen and (max-width: 767px){.crew-container .crew-content{display:flex;flex-direction:column-reverse;max-width:327px;margin:0 auto;justify-content:center}}@media only screen and (orientation: portrait){.crew-container .crew-content{display:flex;flex-direction:column-reverse;max-width:327px;margin:0 auto;justify-content:center}}@media only screen and (min-width: 768px){.crew-container .crew-content{display:flex;flex-direction:column;max-width:458px;margin:0 auto;justify-content:center}}@media only screen and (min-width: 992px){.crew-container .crew-content{display:flex;justify-content:space-between;flex-direction:row;max-width:1200px;max-height:300px}}@media only screen and (min-width: 1200px){.crew-container .crew-content{display:flex;justify-content:space-between;flex-direction:row;max-width:1400px;max-height:400px}}.crew-container .crew-content .crew-left{max-width:700px;color:#fff;position:relative;display:flex;flex-direction:column;left:166px;top:300px}@media only screen and (max-width: 767px){.crew-container .crew-content .crew-left{max-width:327px;text-align:center;justify-content:center;left:0;top:194px}}@media only screen and (orientation: portrait){.crew-container .crew-content .crew-left{max-width:327px;text-align:center;justify-content:center;left:0;top:194px}}@media only screen and (min-width: 768px){.crew-container .crew-content .crew-left{max-width:458px;text-align:center;justify-content:center;top:200px}}@media only screen and (min-width: 992px){.crew-container .crew-content .crew-left{max-width:600px;text-align:start;top:250px;left:100px}}@media only screen and (min-width: 1200px){.crew-container .crew-content .crew-left{max-width:700px;top:300px}}.crew-container .crew-content .crew-left h4{font-family:Bellefair,sans-serif;font-size:32px;font-weight:lighter;text-transform:uppercase;opacity:50%}@media only screen and (max-width: 767px){.crew-container .crew-content .crew-left h4{font-size:16px;order:2}}@media only screen and (orientation: portrait){.crew-container .crew-content .crew-left h4{font-size:16px;order:2}}@media only screen and (min-width: 768px){.crew-container .crew-content .crew-left h4{font-size:24px;order:1}}@media only screen and (min-width: 992px){.crew-container .crew-content .crew-left h4{font-size:25px}}@media only screen and (min-width: 1200px){.crew-container .crew-content .crew-left h4{font-size:32px}}.crew-container .crew-content .crew-left h2{font-family:Bellefair,sans-serif;font-size:56px;font-weight:400;text-transform:uppercase;margin-top:.94rem}@media only screen and (max-width: 767px){.crew-container .crew-content .crew-left h2{font-size:24px;order:3}}@media only screen and (orientation: portrait){.crew-container .crew-content .crew-left h2{font-size:24px;order:3}}@media only screen and (min-width: 768px){.crew-container .crew-content .crew-left h2{font-size:40px;order:2}}@media only screen and (min-width: 992px){.crew-container .crew-content .crew-left h2{font-size:45px}}@media only screen and (min-width: 1200px){.crew-container .crew-content .crew-left h2{font-size:56px}}.crew-container .crew-content .crew-left p{font-family:Barlow,sans-serif;font-size:18px;font-weight:lighter;line-height:32px;margin-top:1.69rem;max-width:500px}@media only screen and (max-width: 767px){.crew-container .crew-content .crew-left p{font-size:15px;line-height:25px;max-width:327px;order:4}}@media only screen and (orientation: portrait){.crew-container .crew-content .crew-left p{font-size:15px;line-height:25px;max-width:327px;order:4}}@media only screen and (min-width: 768px){.crew-container .crew-content .crew-left p{font-size:16px;line-height:28px;max-width:458px;order:3}}@media only screen and (min-width: 992px){.crew-container .crew-content .crew-left p{max-width:480px}}@media only screen and (min-width: 1200px){.crew-container .crew-content .crew-left p{max-width:500px;font-size:18px;line-height:32px}}.crew-container .crew-content .crew-left .slider{width:8.25rem;height:.9375rem;margin-top:4.8rem;display:flex;align-items:center;justify-content:space-around;transition:all .3s}@media only screen and (max-width: 767px){.crew-container .crew-content .crew-left .slider{margin:.2rem auto 1.8rem;order:1}}@media only screen and (orientation: portrait){.crew-container .crew-content .crew-left .slider{margin:.2rem auto 1.8rem;order:1}}@media only screen and (min-width: 768px){.crew-container .crew-content .crew-left .slider{margin:2rem auto 2.8rem;width:5.5rem;z-index:10;order:4}}@media only screen and (min-width: 992px){.crew-container .crew-content .crew-left .slider{width:7.25rem;height:.75rem;margin-left:0}}@media only screen and (min-width: 1200px){.crew-container .crew-content .crew-left .slider{width:8.25rem;height:.9375rem;margin-top:4.8rem}}.crew-container .crew-content .crew-left .slider .box{border-radius:50%;background-color:#fff;border:none;width:.6rem;height:.6rem;transition:all .3s}.crew-container .crew-content .crew-left .slider .box-inactive{background-color:gray}.crew-container .crew-content .hidden{display:none}.crew-container .crew-content .crew-right{position:relative;top:8rem;right:18rem;bottom:0px}@media only screen and (max-width: 767px){.crew-container .crew-content .crew-right{right:0;top:120px;width:327px;height:223px;padding:10px}}@media only screen and (orientation: portrait){.crew-container .crew-content .crew-right{right:0;top:120px;width:327px;height:223px;padding:10px}}@media only screen and (min-width: 768px){.crew-container .crew-content .crew-right{right:0;top:100px;width:456px;height:572px;z-index:0}}@media only screen and (min-width: 992px){.crew-container .crew-content .crew-right{width:500px;height:700px}}@media only screen and (min-width: 1200px){.crew-container .crew-content .crew-right{width:562px;height:712px}}@media only screen and (max-width: 767px){.crew-container .crew-content .crew-right .image{display:flex;justify-content:center;align-items:center;margin-top:30px;height:100%;width:100%;border-bottom:1px solid gray}}@media only screen and (orientation: portrait){.crew-container .crew-content .crew-right .image{display:flex;justify-content:center;align-items:center;margin-top:30px;height:100%;width:100%;border-bottom:1px solid gray}}@media only screen and (min-width: 768px){.crew-container .crew-content .crew-right .image{border-bottom:unset;margin-top:7rem}}@media only screen and (min-width: 992px){.crew-container .crew-content .crew-right .image{width:456px;height:572px;margin-top:0}}@media only screen and (min-width: 1200px){.crew-container .crew-content .crew-right .image{width:100%;height:100%;margin-top:10px}}@media only screen and (max-width: 767px){.crew-container .crew-content .crew-right img{width:177px;height:222px}}@media only screen and (orientation: portrait){.crew-container .crew-content .crew-right img{width:177px;height:222px}}@media only screen and (min-width: 768px){.crew-container .crew-content .crew-right img{width:100%;height:100%}}@media only screen and (min-width: 992px){.crew-container .crew-content .crew-right img{width:100%;height:100%}}.tech-container{width:100vw;height:100vh;background:url(/assets/background-technology-desktop-457659c3.jpg);background-size:cover;overflow:hidden}@media only screen and (max-width: 767px){.tech-container{background:url(/assets/background-technology-mobile-b1fdb61f.jpg);background-size:cover;overflow-y:scroll}}@media only screen and (orientation: portrait){.tech-container{background:url(/assets/background-technology-mobile-b1fdb61f.jpg);background-size:cover;overflow-y:scroll}}@media only screen and (min-width: 992px){.tech-container{background:url(/assets/background-technology-desktop-457659c3.jpg);background-size:cover;overflow:hidden}}.tech-container .space-launch{position:relative;top:11rem;left:10.37rem;font-family:Barlow Condensed;font-size:1.75rem;letter-spacing:4.72px;color:#fff}.tech-container .space-launch span{font-weight:700;opacity:25%}@media only screen and (max-width: 767px){.tech-container .space-launch{position:relative;font-size:1rem;letter-spacing:2.78px;text-align:center;margin-left:auto;top:5.125rem;left:0}}@media only screen and (orientation: portrait){.tech-container .space-launch{position:relative;font-size:1rem;letter-spacing:2.78px;text-align:center;margin-left:auto;top:5.125rem;left:0}}@media only screen and (min-width: 768px){.tech-container .space-launch{font-size:1.25rem;letter-spacing:3.38px;text-align:left;left:2.5rem}}@media only screen and (min-width: 992px){.tech-container .space-launch{font-size:1.5625rem;top:9.37rem;left:8.125rem}}@media only screen and (min-width: 1200px){.tech-container .space-launch{font-size:1.75rem;letter-spacing:4.72px}}.tech-container .tech-content{position:relative;color:#fff;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}@media only screen and (max-width: 767px){.tech-container .tech-content{flex-direction:column-reverse;max-width:23.4375rem;text-align:center;top:9.37rem;margin:0 auto}}@media only screen and (orientation: portrait){.tech-container .tech-content{flex-direction:column-reverse;max-width:23.4375rem;text-align:center;top:9.37rem;margin:0 auto}}@media only screen and (min-width: 768px){.tech-container .tech-content{max-width:48rem;width:100%;top:11.25rem}}@media only screen and (min-width: 992px){.tech-container .tech-content{flex-direction:row;top:0;margin-top:11.25rem;left:8.125rem;max-width:1200px}}@media only screen and (min-width: 1200px){.tech-container .tech-content{margin-top:11.25rem;justify-content:space-between}}.tech-container .tech-content .left{display:flex;width:60%;gap:10%;align-items:center;transition:all .3s ease-in-out}@media only screen and (max-width: 767px){.tech-container .tech-content .left{flex-direction:column-reverse;max-width:20.43rem;width:100%}}@media only screen and (orientation: portrait){.tech-container .tech-content .left{flex-direction:column-reverse;max-width:20.43rem;width:100%}}@media only screen and (min-width: 768px){.tech-container .tech-content .left{max-width:28.62rem;width:100%}}@media only screen and (min-width: 992px){.tech-container .tech-content .left{max-width:600px}}@media only screen and (min-width: 1200px){.tech-container .tech-content .left{max-width:700px}}.tech-container .tech-content .left .slider-tech{display:flex;flex-direction:column;gap:1.375rem}@media only screen and (max-width: 767px){.tech-container .tech-content .left .slider-tech{flex-direction:row;order:2;margin-top:2.125rem}}@media only screen and (orientation: portrait){.tech-container .tech-content .left .slider-tech{flex-direction:row;order:2;margin-top:2.125rem}}.tech-container .tech-content .left .slider-tech .slider-bubble{display:flex;justify-content:center;align-items:center;color:#000;border:1px solid;font-family:Bellefair,sans-serif;font-size:2rem;width:5rem;height:5rem;border-radius:50%;background-color:#fff;transition:all .3s ease-in-out}@media only screen and (max-width: 767px){.tech-container .tech-content .left .slider-tech .slider-bubble{width:2.5rem;height:2.5rem;font-size:1.125rem}}@media only screen and (orientation: portrait){.tech-container .tech-content .left .slider-tech .slider-bubble{width:2.5rem;height:2.5rem;font-size:1.125rem}}@media only screen and (min-width: 768px){.tech-container .tech-content .left .slider-tech .slider-bubble{width:3.75rem;height:3.75rem;font-size:1.5rem}}@media only screen and (min-width: 992px){.tech-container .tech-content .left .slider-tech .slider-bubble{width:4.375rem;height:4.375rem;font-size:1.75rem}}@media only screen and (min-width: 1200px){.tech-container .tech-content .left .slider-tech .slider-bubble{width:5rem;height:5rem;font-size:2rem}}.tech-container .tech-content .left .slider-tech .inactive{background-color:transparent;color:#fff;border-color:#d0d6f9;opacity:50%}.tech-container .tech-content .left .slider-tech .inactive:hover{color:#000;background-color:#ccc}.tech-container .tech-content .left .tech-text{max-width:44.375rem;display:flex;flex-direction:column;max-height:18.93rem;transition:all .3s ease-in-out}@media only screen and (max-width: 767px){.tech-container .tech-content .left .tech-text{max-width:20.43rem;margin-top:1.5625rem}}@media only screen and (orientation: portrait){.tech-container .tech-content .left .tech-text{max-width:20.43rem;margin-top:1.5625rem}}@media only screen and (min-width: 768px){.tech-container .tech-content .left .tech-text{max-width:28.62rem;margin-top:1.5625rem}}@media only screen and (min-width: 992px){.tech-container .tech-content .left .tech-text{max-width:43.75rem}}@media only screen and (min-width: 1200px){.tech-container .tech-content .left .tech-text{max-width:44.375rem}}.tech-container .tech-content .left .tech-text h3{font-family:Barlow Condensed,sans-serif;font-size:1rem;font-weight:lighter;letter-spacing:2.7px;color:#d0d6f9;text-transform:uppercase}@media only screen and (max-width: 767px){.tech-container .tech-content .left .tech-text h3{font-size:14px;letter-spacing:2.36px;order:3}}@media only screen and (orientation: portrait){.tech-container .tech-content .left .tech-text h3{font-size:14px;letter-spacing:2.36px;order:3}}@media only screen and (min-width: 768px){.tech-container .tech-content .left .tech-text h3{font-size:1rem;letter-spacing:2.7px}}.tech-container .tech-content .left .tech-text h2{font-family:Bellefair,sans-serif;font-size:3.5rem;font-weight:400;margin-top:10px;text-transform:uppercase}@media only screen and (max-width: 767px){.tech-container .tech-content .left .tech-text h2{font-size:1.5rem;order:4}}@media only screen and (orientation: portrait){.tech-container .tech-content .left .tech-text h2{font-size:1.5rem;order:4}}@media only screen and (min-width: 768px){.tech-container .tech-content .left .tech-text h2{font-size:2.5rem}}@media only screen and (min-width: 992px){.tech-container .tech-content .left .tech-text h2{font-size:3.125rem}}@media only screen and (min-width: 1200px){.tech-container .tech-content .left .tech-text h2{font-size:3.5rem}}.tech-container .tech-content .left .tech-text p{font-family:Barlow,sans-serif;font-size:1.125rem;font-weight:lighter;line-height:2rem;margin-top:1.25rem;color:#d0d6f9}@media only screen and (max-width: 767px){.tech-container .tech-content .left .tech-text p{font-size:15px;line-height:1.5625rem;order:5}}@media only screen and (orientation: portrait){.tech-container .tech-content .left .tech-text p{font-size:15px;line-height:1.5625rem;order:5}}@media only screen and (min-width: 768px){.tech-container .tech-content .left .tech-text p{font-size:1rem;line-height:1.75rem}}@media only screen and (min-width: 992px){.tech-container .tech-content .left .tech-text p{font-size:1.06rem;line-height:1.875rem}}@media only screen and (min-width: 1200px){.tech-container .tech-content .left .tech-text p{font-size:1.125rem;line-height:2rem}}.tech-container .tech-content .hidden{display:none}.tech-container .tech-content .right{position:relative;width:15%;margin-right:-1.875rem;transition:all .3s ease-in-out}@media only screen and (max-width: 767px){.tech-container .tech-content .right{order:1;width:23.4375rem;transition:unset;margin-right:0}}@media only screen and (orientation: portrait){.tech-container .tech-content .right{order:1;width:23.4375rem;transition:unset;margin-right:0}}@media only screen and (min-width: 768px){.tech-container .tech-content .right{transition:unset;width:48rem}}@media only screen and (min-width: 1200px){.tech-container .tech-content .right{width:35%;left:8.125rem;margin-right:-1.875rem}}@media only screen and (max-width: 767px){.tech-container .tech-content .right .image-tech{object-fit:cover;height:13.25rem;width:100%}}@media only screen and (orientation: portrait){.tech-container .tech-content .right .image-tech{object-fit:cover;height:13.25rem;width:100%}}@media only screen and (min-width: 768px){.tech-container .tech-content .right .image-tech{height:310px;width:100%}}@media only screen and (min-width: 992px){.tech-container .tech-content .right .image-tech{height:26.6rem;width:26rem}}@media only screen and (min-width: 1200px){.tech-container .tech-content .right .image-tech{height:30rem;width:27.8rem}}
