﻿@import url('owl.carousel.css');@import url('aos.css');.transition-1s{-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;}.transition-2s{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}.transition-3s{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.transition-5s{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;}.transition-10s{-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out;}.transition-15s{-webkit-transition:all 1.5s ease-in-out;-moz-transition:all 1.5s ease-in-out;-o-transition:all 1.5s ease-in-out;transition:all 1.5s ease-in-out;}.transition-20s{-webkit-transition:all 2s ease-in-out;-moz-transition:all 2s ease-in-out;-o-transition:all 2s ease-in-out;transition:all 2s ease-in-out;}.color_invert{color:#fff;}.font-roc-grotesk{font-family:"roc-grotesk-wide",sans-serif;font-weight:600;font-style:normal;}.font-regular{font-weight:400;}.font-medium{font-weight:500;}.font-semibold{font-weight:600;}.font-bold{font-weight:700;}.heading{font-family:"roc-grotesk-wide",sans-serif;font-weight:600;font-style:normal;}.container{width:100%;max-width:77.25rem;padding:0 3rem;}.row-reverse{flex-direction:row-reverse;}a,a:hover{text-decoration:none;color:#000;}.link-buttons{display:flex;align-items:center;justify-content:center;gap:2rem;}.link-button{display:inline-block;min-width:9em;padding:.75em 2em;margin-top:2.5rem;font-size:14px;font-weight:600;background-color:#fff;border-radius:1.5em;color:#161616;text-align:center;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border:0;outline:0;}.link-button-black{background-color:#161616;color:#fff;}.link-button:hover{color:#fff!important;background-color:#a07efc!important;text-decoration:none;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}@media screen and (min-width:768px){.link-button{font-size:16px;}}.link-button-toogle{margin-bottom:2rem;margin-right:.75rem;margin-top:0;cursor:pointer;color:#161616;background-color:transparent;border:1px solid #161616;}.link-button-toogle:hover,.link-button-toogle.active{background-color:#161616!important;color:#fff;}.link-button:focus{border:0;outline:0;}.radius{border-radius:1rem;}.copy-right{font-size:14px;font-weight:500;}.back-top{display:none;position:fixed;bottom:3rem;right:3.4rem;z-index:9999;}.back-top img{width:100%;max-width:1.5rem;transform:rotate(90deg);}@media screen and (max-width:767px){.back-top img{max-width:3.5rem;}}.size-intro-heading{font-size:5.5rem;line-height:9rem;}.size-inner-heading{font-size:4.6rem;}@media screen and (max-width:767px){.size-inner-heading{font-size:44px;}}.size-paralax-heading{font-size:2.9rem;line-height:3.4rem;color:#24f2c2;}@media screen and (max-width:767px){.size-paralax-heading{font-size:28px;line-height:34px;}}.size-section-header{font-size:2.9rem;line-height:3.4rem;margin-bottom:1rem;}@media screen and (max-width:767px){.size-section-header{font-size:28px;line-height:34px;}}.size-content,.size-listing,.size-slider-heading,.size-paralax-banner-heading{font-size:2.1rem;line-height:2.5rem;}@media screen and (max-width:767px){.size-content,.size-listing,.size-slider-heading,.size-paralax-banner-heading{font-size:24px;line-height:34px;}}.size-info-text{font-size:2rem;line-height:2.9rem;font-weight:500;}@media screen and (max-width:767px){.size-info-text{font-size:19px;line-height:25px;}}.size-facts{font-size:1.6rem;line-height:2.4rem;}@media screen and (max-width:767px){.size-facts{font-size:18px;line-height:24px;}}p{font-size:1.2rem;line-height:1.9rem;}@media screen and (max-width:767px){p{font-size:16px;line-height:24px;}}.card-wrapper{height:100%;display:flex;flex-direction:column;}.card{color:#161616;background-color:transparent;font-size:20px;display:inline-block;width:100%;padding:1.25em 2em;border:1px solid #161616;line-height:2em;margin-bottom:2em;border-radius:1rem;background-image:url('images/a-right-black.svg');background-size:14px;background-position:calc(100% - 2em) center;background-repeat:no-repeat;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}.card_heading{font-size:1.1em;line-height:2em;font-weight:600;}.card_heading span{font-weight:400;}.card_pre-heading{font-size:1.1em;}.card_tags{font-size:.8em;margin-top:4rem;}.card_tags span{display:inline-block;color:#4e3699;}.card_tags span:before{content:"•";display:inline-block;margin:0 4px 0 1px;}.card_tags span:first-child:before{content:none;}.card_default .card_heading{line-height:1.6em;padding-right:4rem;}.card_default:hover{padding-left:2.5em;background-color:#fff;border:1px solid #fff;background-position:calc(100% - 1.5em) center;}.card_white{background-color:#fff;background-position:calc(100% - 2em) calc(100% - 2em);border:0;display:grid;height:100%;grid-template-rows:max-content;}.card_white .card_heading{line-height:1.5em;margin-bottom:.35em;}.card_white .card_tags{align-self:flex-end;}.card_white:hover{background-color:#eeeafa;}.card_black{padding-left:3rem;background-color:#161616;background-image:url('images/a-right.svg');background-position:calc(100% - 2em) 2em;color:#fff;border:0;}.card_black .card_heading{font-family:"roc-grotesk-wide",sans-serif;font-weight:600;font-style:normal;font-size:1.4em;text-transform:uppercase;}@media screen and (max-width:767px){.card_black .card_heading{font-size:1.2em;}}.card_black:hover{background-color:#a07efc;color:#161616;background-image:url('images/a-right-black.svg');}.card:hover{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}@media screen and (max-width:1760px){.card{font-size:18px;}}@media screen and (max-width:1500px){.card{font-size:16px;}}@media screen and (max-width:1100px){.card{font-size:14px;}}.list{height:100%;display:flex;flex-direction:column;font-size:20px;}.list_wrapper{border-radius:1rem;background-color:#fff;height:100%;margin-bottom:5rem;display:flex;flex-wrap:wrap;flex-direction:column;overflow:hidden;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}.list_wrapper:hover{transform:scale(1.05);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}.list_inner{font-size:.9em;line-height:1.3em;padding:1.5em 2em;align-self:stretch;flex-grow:1;display:flex;flex-direction:column;}.list_info{margin-bottom:3em;}.list_logo{margin-bottom:1em;}.list_logo img{max-height:3em;max-width:9em;}.list_tags{font-size:.8em;margin-top:auto;align-self:flex-start;}.list_tags span:before{content:",";display:inline-block;margin:0 4px 0 0;}.list_tags span:first-child:before{content:none;}@media screen and (max-width:767px){.list{font-size:14px;}}.slides{font-size:1.2rem;}.slides_heading{font-weight:700;margin:2.75rem 0 1.25rem 0;}.slides_text{font-size:.9rem;line-height:1.4rem;max-width:28rem;}@media screen and (max-width:767px){.slides{font-size:18px;}.slides_text{font-size:14px;line-height:23px;max-width:90%;}}.planets{position:relative;margin-bottom:7rem;}.planets .planet{display:inline-block;position:absolute;top:39%;left:36.3%;display:flex;}.planets .planet span{display:inline-block;color:#fff;font-size:.9rem;font-weight:500;text-transform:uppercase;margin-left:.35rem;margin-top:.45rem;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;height:3rem;}.planets .planet span span{display:block;background-color:#24f2c2;font-size:1.2rem;color:#161616;opacity:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;padding:.65rem .95rem;margin-top:.25rem;border-radius:.5rem;position:relative;left:-3rem;top:.5rem;}.planets .planet span span::before{content:"";display:inline-block;width:0;height:0;border-style:solid;border-width:0 16px 26px 16px;border-color:transparent transparent #24f2c2 transparent;position:absolute;top:-16px;left:0;right:0;margin:auto;}.planets .planet::before{display:inline-block;content:"";width:1.5rem;height:1.5rem;border:2px solid #fff;border-radius:50%;}.planets .planet_moon{left:31.5%;top:38.5%;}.planets .planet_moon::before{border:0!important;}.planets .planet_moon span{margin-top:0;}.planets .planet_moon span span{top:-5.5rem;left:-3.6rem;}.planets .planet_moon span span::before{border-width:26px 16px 0 16px;border-color:#24f2c2 transparent #24f2c2 transparent;top:auto;bottom:-16px;}.planets .planet_2{left:36.3%;top:41%;}.planets .planet_3{left:42.5%;}.planets .planet_4{left:49%;top:37%;}.planets .planet_5{left:58.5%;top:33.5%;}.planets .planet_6{left:67.7%;top:30.5%;}.planets .planet_7{left:80%;top:71%;}.planets .planet:hover{cursor:pointer;}.planets .planet:hover::before{border:2px solid #24f2c2;}.planets .planet:hover span{color:#24f2c2;font-size:1.1rem;font-weight:700;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;margin-top:.25rem;}.planets .planet:hover span span{opacity:1;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;padding:.65rem .95rem;margin-top:.25rem;color:#161616;font-size:1.2rem;font-weight:500;}.planets .planet:hover.planet_moon span{margin-top:-.25rem;}.planets .planet:hover.planet_moon span span{margin-top:-.25rem;}.counter{margin-top:-4rem;color:#fff;font-size:20px;}.counter_text{font-size:1.2em;max-width:27em;text-align:center;margin:0 auto 4em auto;font-weight:500;}.counter .clock{display:flex;justify-content:space-between;text-align:center;color:#fff;}.counter .clock_nr{font-size:5.5rem;font-family:"roc-grotesk-wide",sans-serif;font-weight:600;font-style:normal;line-height:5rem;}@media screen and (max-width:767px){.counter .clock_nr{font-size:7rem;line-height:7rem;}}.counter .clock .tile{width:12rem;text-align:center;}.counter .clock .seconds{color:#24f2c2;}.counter .clock .label{font-size:1.2em;font-weight:500;text-transform:uppercase;}@media screen and (max-width:767px){.counter .clock .label{font-size:12px;}}@media screen and (max-width:767px){.counter{font-size:16px;padding:0 40px;}}.sub-menu{margin-top:1rem;}.sub-menu li{display:inline-block;margin:0 1rem 0 0;}.sub-menu li a{font-size:.8rem;font-weight:500;display:inline-block;border:1px solid #161616;padding:.5rem 1.25rem;border-radius:1.5rem;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:pointer;}.sub-menu li a:hover,.sub-menu li a.active,.sub-menu li a:focus-within{background-color:#fff;border:1px solid #fff;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}@media screen and (max-width:767px){.sub-menu li a{font-size:12px;padding:5px 10px;margin-bottom:10px;}}.menu{display:inline-block;width:45px;height:45px;position:fixed;right:3rem;top:3rem;z-index:99;transform:rotate(45deg) scale(1);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}.menu_inner{width:35px;height:35px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;cursor:pointer;}.menu:hover .menu_inner{width:42px;height:42px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}.menu.active{transform:rotate(90deg);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}.menu.active .dot{background-color:#161616;}.menu.active:hover .dot{background-color:#fff;}.menu .dot{display:inline-block;width:11px;height:11px;border-radius:11px;background-color:#fff;position:absolute;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;}.menu .dot-left{top:0;left:0;}.menu .dot-right{top:0;right:0;}.menu .dot-middle{top:0;left:0;right:0;bottom:0;margin:auto;}.menu .dot-bottom-left{left:0;bottom:0;}.menu .dot-bottom-right{right:0;bottom:0;}@media screen and (max-width:767px){.menu{transform:rotate(45deg) scale(.8);top:5rem;}}.menu-black .menu .dot{background-color:#161616;}.menu-black .header_logo_default{display:none;}.menu-black .header_logo_black{display:inline-block;}.owl-carousel .owl-nav{display:inline!important;}.owl-carousel .owl-nav button{position:absolute;top:0;width:35px;height:100%;background-repeat:no-repeat!important;background-size:35px!important;background-position:center!important;outline:0;}.owl-carousel .owl-nav button span{display:none;}@media screen and (min-width:991px){.owl-carousel .owl-nav button{width:45px;background-size:45px!important;}}.owl-carousel .owl-nav button.owl-prev{left:0;background:url('Images/a-left.svg');}.owl-carousel .owl-nav button.owl-next{right:0;background:url('Images/a-right.svg');}.owl-carousel .owl-dots{display:none;}.owl-carousel.owl-carousel1{max-width:390px;margin:0 auto;}.owl-carousel.owl-carousel1 button.owl-prev{left:-35px;}@media screen and (min-width:991px){.owl-carousel.owl-carousel1 button.owl-prev{left:-7rem;}}.owl-carousel.owl-carousel1 button.owl-next{right:-35px;}@media screen and (min-width:991px){.owl-carousel.owl-carousel1 button.owl-next{right:-7rem;}}.owl-carousel.owl-carousel2 button,.owl-carousel.owl-carousel3 button{width:50%;background-image:none!important;}.owl-carousel.owl-carousel2 button.owl-prev,.owl-carousel.owl-carousel3 button.owl-prev{left:-50%;}.owl-carousel.owl-carousel2 button.owl-next,.owl-carousel.owl-carousel3 button.owl-next{right:-50%;}.owl-carousel.owl-carousel2 .owl-stage-outer,.owl-carousel.owl-carousel3 .owl-stage-outer{overflow:visible;}.modal-dialog{width:100%;max-width:1400px;margin:7vw auto;padding:0 4rem;}.modal-content{border:0;box-shadow:none;background:none;border-radius:1rem;}.modal-body{position:relative;padding:0;}.modal-body .close{position:absolute;right:-2rem;top:-2rem;z-index:999;font-size:3rem;color:#fff;text-shadow:none;opacity:1;outline:0;font-weight:500;}.modal-body .close:hover{color:#fff;opacity:1;}.modal-backdrop.show{opacity:.9;}.swipe{font-size:20px;margin-left:auto;margin-right:auto;width:19em;position:relative;}.swipe_inner{height:30em;border-radius:1rem;}.swipe_caption{position:absolute;width:100%;bottom:0;padding:1.25rem 1rem;text-align:center;z-index:2;background-color:#fff;font-size:.9em;font-weight:700;text-transform:uppercase;}.swipe_navs{text-align:center;}.swipe_nav{width:2.25rem;background-size:2.25rem!important;height:100%;display:inline-block;background-image:url('images/a-left.svg');background-position:center;background-repeat:no-repeat;position:absolute;top:0;left:-7rem;cursor:pointer;}.swipe_nav_right{background-image:url('images/a-right.svg');left:auto;right:-7rem;}.swipe .photo{position:absolute;display:block;margin-left:auto;margin-right:auto;width:19em;height:30em;background-size:cover;background-position:center;background-repeat:no-repeat;border:1px solid #fff;border-radius:1rem;overflow:hidden;}.swipe .photo_last{border:1px solid transparent;display:flex;align-items:center;}.swipe .photo_last_inner{color:#fff;background-color:#4a3eab;width:100%;height:17.5em;border-radius:3.1em;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;text-align:center;font-family:"roc-grotesk-wide",sans-serif;font-weight:600;font-style:normal;cursor:pointer;}.swipe .photo_last_inner span{font-size:1.4em;line-height:1.4em;display:inline-block;max-width:9em;}@media screen and (max-width:1760px){.swipe{font-size:18px;}}@media screen and (max-width:1500px){.swipe{font-size:16px;}}@media screen and (max-width:1100px){.swipe{font-size:14px;}}.cc-window .cookie-text{letter-spacing:1px;}.cc-window .cookie-text p{margin-bottom:0;padding-right:20px;padding-bottom:20px;font-size:16px;line-height:24px;}.cc-window .cookie-text a{color:#24f2c2;border-bottom:1px solid #24f2c2;text-decoration:none;}.cc-window .cookie-text a:hover{color:#24f2c2;border-bottom:1px solid #24f2c2;}.cc-window .cc-btn.cc-dismiss:hover{background:#a07efc;}:root{font-size:20px;}@media screen and (max-width:1760px){:root{font-size:calc(.95vw + .1rem);}}@media screen and (max-width:1300px){:root{font-size:calc(1.1vw + .1rem);}}@media screen and (max-width:991px){:root body .header{padding:30px 0;}:root body .header_toggle .container{padding:0 10rem;}:root body .header_toggle_menu li a{margin-top:2rem;}:root body .header_toggle_sub-menu li a{font-size:16px;line-height:32px;}:root body .section_header{max-width:100%!important;}:root body .section_intro_inner{padding:0 20px;}:root body .section_intro_inner p{max-width:90%;}:root body .section_scroller{padding:15px 0;font-size:12px;}:root body .section_scroller .ticker__item{margin:0 5px;}:root body .section_links .section_header{margin-bottom:50px;max-width:100%;}:root body .section_video_inner .heading{font-size:2.9rem;position:relative;left:auto;top:8rem;}:root body .section_parallax_inner{max-width:100%;margin-top:10rem;margin-bottom:5rem;}:root body .section_content_inner{padding:30px 0;}:root body .section_content_tiny{font-size:12px;}:root body .container{padding:0 30px;}:root body .header_logo{max-width:120px;}:root body .footer{font-size:16px;text-align:center;}:root body .footer_logo{display:flex;max-width:120px;margin:0 auto 50px auto;}}@media screen and (max-width:767px){:root body{background-attachment:fixed;}:root body .section_parallax_mixed{margin-top:4rem;}:root body .section_parallax_mixed .item{font-size:2rem;}:root body .section_parallax_mixed .rellax{transform:none!important;}:root body .section_parallax_mixed .section_parallax_inner{margin:7rem 0 10rem 0;}:root body .section_parallax_banner{padding-top:10rem;}:root body .section_parallax_banner .item{font-size:2rem;}:root body .section_parallax_banner .rellax{transform:none!important;}:root body .section_parallax_banner .section_parallax_inner{margin-top:6rem;}:root body .section_slider{padding:10rem 0;}:root body .section_slider .swipe{margin-top:6rem;}:root body .section_mixed_images .item_inner{height:28.5rem;opacity:1;}:root body .section_mixed_images .item_inner img{transform:scale(1.1);}}@media screen and (max-width:600px){:root body .section_parallax_mixed .item{font-size:1.8rem;}:root body .section_parallax_mixed .img-alien{top:5em;}:root body .section_parallax_banner .item{font-size:1.8rem;}}@media screen and (max-height:450px){:root body{overflow-x:hidden;}:root body .header{padding:20px 0;}:root body .header_logo{max-width:30%;}:root body .header .menu{top:2rem;}:root body .header .mini-logo{margin-top:5rem;}:root body .header_toggle_menu li a{font-size:2.2rem;line-height:1rem;}:root body .header_toggle_sub-menu{margin:3rem 0;}:root body .header_toggle_sub-menu li a{font-size:13px;line-height:23px;}:root body .section_intro_inner{max-width:80%;}:root body .section_intro_inner p{font-size:9px;line-height:16px;}:root body .section_intro_heading.heading{font-size:3rem;}:root body .section_mixed_images{top:-14.5rem;margin-bottom:-35rem;}:root body .back-top,:root body .cc-window{display:none!important;}}html,body{-webkit-font-smoothing:antialiased;scroll-behavior:smooth;scroll-padding:3rem;overflow-x:hidden;}body{color:#161616;font-family:'Inter',sans-serif;background-color:#000;background-image:url('images/space-bg.jpg');background-size:cover;}.header{padding:2.5rem 0;position:absolute;left:0;right:0;top:0;z-index:2;}.header_logo{width:100%;max-width:8.2rem;}.header_logo_black{display:none;}.header_menu{text-align:right;margin-top:-1rem;}.header_nav .container{max-width:100%;}.header .row{align-items:center;}@media screen and (min-width:991px){.header .row{text-align:center;}}.header_toggle{position:fixed;top:0;bottom:0;right:-100%;z-index:11;width:100%;height:100%;overflow:auto;visibility:hidden;opacity:0;background:#a07efc;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;padding-bottom:5rem;}.header_toggle.active{visibility:visible;right:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;opacity:1;}.header_toggle .mini-logo{width:100%;max-width:12rem;margin-top:9rem;position:relative;left:-3.6rem;margin-bottom:.25rem;}.header_toggle_menu{margin:0;}.header_toggle_menu li a{display:inline-block;font-size:3.7rem;line-height:5rem;font-family:"roc-grotesk-wide",sans-serif;font-weight:600;font-style:normal;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}.header_toggle_menu li a:hover{color:#fff;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}.header_toggle_menu li.active a{color:#fff;}.header_toggle_sub-menu{margin:5rem 0;}.header_toggle_sub-menu li a{display:inline-block;font-size:1.2rem;line-height:2.5rem;font-weight:500;}.header_toggle_sub-menu li a:hover{color:#fff;}.header_toggle_sub-menu li.active a{color:#24f2c2;}.section{background-color:#dcd4f4;position:relative;z-index:1;}.section_header{text-align:center;max-width:40rem;margin:0 auto 3.25rem auto;}.section_header_title{font-size:2.9rem;line-height:3.4rem;margin-bottom:1rem;}@media screen and (max-width:767px){.section_header_title{font-size:28px;line-height:34px;}}@media screen and (max-width:767px){.section_header{max-width:100%;}}.section_intro{height:100vh;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;}.section_intro_heading{font-size:4.6rem;margin-top:-5rem;}@media screen and (max-width:767px){.section_intro_heading{font-size:44px;}}.section_intro_heading.heading-large{font-size:5.5rem;line-height:9rem;filter:blur(20px);transform:scale(.3);-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out;}.section_intro_heading.heading-large.activate{filter:blur(0);transform:scale(1);-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out;}@media screen and (max-width:767px){.section_intro_heading.heading-large{font-size:55px;}}.section_intro_wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:relative;width:100%;height:100%;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:center;}.section_intro_wrapper iframe,.section_intro_wrapper #bgVideo{width:102vw;height:58.25vw;min-height:102vh;min-width:196.77vh;position:absolute;}.section_intro_inner{text-align:center;position:relative;}.section_intro_inner p{font-weight:500;max-width:45rem;margin:auto;}.section_intro_home{background-color:transparent;}.section_intro_home .introVideo{transform:scale(1);-webkit-transition:all 2s ease-in-out;-moz-transition:all 2s ease-in-out;-o-transition:all 2s ease-in-out;transition:all 2s ease-in-out;}.section_intro_home.activate .introVideo{transform:scale(.001);-webkit-transition:all 2s ease-in-out;-moz-transition:all 2s ease-in-out;-o-transition:all 2s ease-in-out;transition:all 2s ease-in-out;}.section_intro.bg_invert{background-color:#000;}.section_scroller{padding:1.35rem 0;background-color:#26214d;color:#fff;font-family:"roc-grotesk-wide",sans-serif;font-weight:600;font-style:normal;font-weight:500;text-transform:uppercase;font-size:.85rem;position:absolute;left:0;right:0;bottom:0;z-index:0;}.section_scroller .ticker_wrap{display:flex;}.section_scroller .ticker__viewport{overflow:hidden;display:inline-block;flex-grow:1;}.section_scroller .ticker__list{list-style-type:none;padding:0;margin:0;display:flex;}.section_scroller .ticker__item{display:inline-block;white-space:nowrap;padding:0 1rem;color:#fff!important;}.section_info{background-color:transparent;text-align:center;padding:14rem 0 10rem 0;color:#fff;}.section_info_text{max-width:54.25rem;margin:0 auto;font-size:2rem;line-height:2.9rem;font-weight:500;}@media screen and (max-width:767px){.section_info_text{font-size:19px;line-height:25px;}}.section_parallax{background-color:transparent;}.section_parallax img{border-radius:1rem;position:relative;z-index:1;}.section_parallax_inner{max-width:26rem;}.section_parallax_heading{font-size:2.9rem;line-height:3.4rem;color:#24f2c2;}@media screen and (max-width:767px){.section_parallax_heading{font-size:28px;line-height:34px;}}.section_parallax_text{margin-top:2rem;}.section_parallax .row{align-items:center;margin:0 -2.35rem;}.section_parallax .row .col{padding:0 2.35rem;}.section_parallax_mixed .item{display:flex;flex-wrap:wrap;font-size:1rem;}.section_parallax_mixed .item_inner{display:flex;flex-wrap:wrap;width:100%;position:relative;}.section_parallax_mixed .item_inner .item-iframe{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:relative;width:100%;overflow:hidden;z-index:1;border-radius:1rem;}.section_parallax_mixed .item_inner .item-iframe iframe{width:45em;height:25.5em;border-radius:1rem;position:absolute;overflow:hidden;}.section_parallax_mixed .item-1 .item_inner{max-width:20.25em;}.section_parallax_mixed .item-1 .item-iframe{max-width:20.25em;height:25.5em;}.section_parallax_mixed .item-2{justify-content:flex-end;}.section_parallax_mixed .item-2 .item_inner{max-width:16em;}@media screen and (max-width:767px){.section_parallax_mixed .item-2 .item_inner{margin-top:-100px;}}.section_parallax_mixed .item-2 .item-iframe{max-width:16em;height:19em;}.section_parallax_mixed .item-2 .item-iframe iframe{width:34em;height:22em;}.section_parallax_mixed .row-reverse .item-1 .item_inner{max-width:28.75em;}.section_parallax_mixed .row-reverse .item-1 .item-iframe{max-width:28.75em;height:23.25em;}.section_parallax_mixed .row-reverse .item-2 .item_inner{max-width:20.25em;margin-top:13em;}@media screen and (max-width:767px){.section_parallax_mixed .row-reverse .item-2 .item_inner{margin-top:-100px;}}.section_parallax_mixed .row-reverse .item-2 .item-iframe{max-width:20.25em;height:18em;}.section_parallax_mixed .row-reverse .item-2 .item-iframe iframe{width:34em;height:19em;}.section_parallax_mixed .row-reverse .img-alien{display:none;}.section_parallax_mixed .img-alien{position:absolute;z-index:0;top:9em;left:18em;width:100%;max-width:17.25em;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;}.section_parallax_mixed .img-alien:hover{left:18.5em;top:7.5em;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;transform:scale(1.05);}.section_parallax_banner{background-color:#a07efc;color:#161616;padding:5rem 0;border-radius:1rem;position:relative;margin:-1rem 0;}.section_parallax_banner .section_parallax_heading{font-size:2.1rem;line-height:2.5rem;color:#161616;}@media screen and (max-width:767px){.section_parallax_banner .section_parallax_heading{font-size:24px;line-height:34px;}}.section_parallax_banner .section_parallax_inner{max-width:32rem;}.section_parallax_banner .item{display:flex;flex-wrap:wrap;font-size:1rem;}.section_parallax_banner .item_inner{display:flex;flex-wrap:wrap;}.section_parallax_banner .item-1 .item_inner{max-width:24.5em;}@media screen and (min-width:768px){.section_parallax_banner .item-1 .item_inner{margin-left:5em;}}.section_parallax_banner .item-2{justify-content:flex-end;}.section_parallax_banner .item-2 .item_inner{max-width:20.25em;}@media screen and (max-width:767px){.section_parallax_banner .item-2 .item_inner{margin-top:-100px;}}.section_parallax_grid{color:#fff;}.section_parallax_grid_inner{max-width:58rem;margin:0 auto;}.section_parallax_grid .item{display:flex;flex-wrap:wrap;}.section_parallax_grid .item_inner{display:flex;flex-wrap:wrap;}.section_parallax_grid .item-1{justify-content:flex-end;}.section_parallax_grid .item-1 .item_inner{max-width:37.25rem;}.section_parallax_grid .item-2 .item_inner{max-width:24.5rem;margin-top:11rem;margin-bottom:-5rem;}.section_parallax_grid_text{max-width:41rem;margin-bottom:14rem;}.section_parallax_grid_text p{font-size:1.6rem;line-height:2.4rem;}@media screen and (max-width:767px){.section_parallax_grid_text p{font-size:18px;line-height:24px;}}.section_parallax_grid_text_right{margin-left:auto;}.section_slider{background-color:#a07efc;margin-top:7rem;padding:7rem 0;border-radius:1rem;position:relative;margin-bottom:-1rem;z-index:0;}.section_slider_items{position:relative;border-radius:1rem;overflow:hidden;}.section_slider_caption{padding:1.25rem 1rem;text-align:center;z-index:2;background-color:#fff;font-size:.9em;font-weight:700;text-transform:uppercase;}.section_slider_full{margin:0;overflow:hidden;padding:0 0 2rem 0;background-color:#dcd4f4;border-radius:0;}.section_slider_heading{font-size:2.1rem;line-height:2.5rem;color:#24f2c2;margin-bottom:2rem;}@media screen and (max-width:767px){.section_slider_heading{font-size:24px;line-height:34px;}}.section_career{padding:10rem 0;}.section_career .row{align-items:center;margin:0 -1rem;}.section_career .row .col{padding:0 1rem;}.section_career .row-career{margin-top:5rem;}.section_video{padding-bottom:12rem;}.section_video_inner{display:grid;place-items:center;isolation:isolate;color:#fff;position:relative;cursor:pointer;border:0;background:transparent;}.section_video_inner>*{grid-column:1/-1;grid-row:1/-1;}.section_video_inner.clicked .thumbnail,.section_video_inner.clicked .play,.section_video_inner.clicked .bg,.section_video_inner.clicked .heading{display:none;}.section_video_inner .play{width:6rem;z-index:1;}.section_video_inner .heading{font-size:2.9rem;position:relative;left:-18rem;}.section_video_inner .bg{background:rgba(0,0,0,.3);height:100%;width:100%;}.section_video_inner iframe,.section_video_inner .thumbnail{width:100%;aspect-ratio:16/9;border-radius:1rem;}.section_text{padding-bottom:10rem;}.section_text .section_header{max-width:46rem;margin:auto;}.section_text:last-child{padding-bottom:13rem;}.section_text_banner.has-bg{padding:13.25rem 0;color:#161616;border-radius:1rem;position:relative;margin-top:-1rem;}.section_text_banner.has-bg a.link-button:hover{background-color:#161616!important;color:#fff!important;}.section_text .link-buttons{margin-top:2rem;}.section_links{padding-bottom:10rem;}.section_links .row{align-items:flex-start;}.section_links .section_header{text-align:left;margin:0 0 3rem 0;max-width:18rem;}.section_links p{font-size:1.6rem;line-height:2.4rem;}@media screen and (max-width:767px){.section_links p{font-size:18px;line-height:24px;}}.section_links .link-buttons{justify-content:flex-start;}.section_links.section_contact{background-color:#a07efc;padding:8rem 0 17rem 0;margin-top:15rem;}.section_listing{padding:4rem 0 10rem 0;}.section_listing .row{margin:4rem -1rem 0 -1rem;}.section_listing .row .col{padding:0 1rem;}.section_listing .row-menu{align-items:center;}.section_listing_heading{font-size:2.1rem;line-height:2.5rem;}@media screen and (max-width:767px){.section_listing_heading{font-size:24px;line-height:34px;}}.section_jobs{border-top-left-radius:1rem;border-top-right-radius:1rem;}.section_company{padding:10rem 0;}.section_company .row-list{margin-bottom:-2.5rem;}.section_mixed{color:#fff;padding:13rem 0;margin-top:-5rem;}.section_mixed_inner{background-color:#161616;border-radius:1rem;}.section_mixed_text{font-size:1.6rem;line-height:2.4rem;text-align:center;max-width:54rem;margin:11rem auto;}@media screen and (max-width:767px){.section_mixed_text{font-size:18px;line-height:24px;}}.section_mixed_images{position:relative;top:-22.5rem;margin-bottom:-43rem;}.section_mixed_images .item{display:flex;flex-wrap:wrap;height:28.5rem;align-items:flex-end;}.section_mixed_images .item_inner{height:19rem;overflow:hidden;border-radius:1rem;display:flex;flex-wrap:wrap;align-content:center;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out;opacity:.6;}.section_mixed_images .item-1{justify-content:flex-end;}.section_mixed_images .item-1 .item_inner{max-width:36rem;}.section_mixed_images .item-2{position:relative;top:-20.5rem;}.section_mixed_images .item-2 .item_inner{max-width:38.1rem;}.section_mixed_images img{transform:scale(1);-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out;}.section_mixed .section_slider_full{background-color:transparent;padding-bottom:12rem;}.section_content{border-radius:1rem;position:relative;top:-13.5rem;margin-bottom:1rem;}.section_content_inner{background-color:#dcd4f4;border-radius:1rem;padding:3.5rem 6.5rem;}.section_content_header{font-size:2.1rem;line-height:2.5rem;}@media screen and (max-width:767px){.section_content_header{font-size:24px;line-height:34px;}}.section_content_ingress{margin:3rem 0 4rem 0;}.section_content_ingress p{font-size:1.6rem;line-height:2.4rem;font-weight:500;}@media screen and (max-width:767px){.section_content_ingress p{font-size:18px;line-height:24px;}}.section_content_tiny{font-size:.9rem;margin:4rem 0;}.section_content .share{margin:4rem 0 1.5rem 0;}.section_content .share_label{margin-bottom:20px;}.section_content .share a{display:inline-block;width:25px;height:25px;background-image:url('Images/shareIcon.svg');background-repeat:no-repeat;background-size:contain;margin-right:20px;position:relative;}.section_content .share .fb{background-image:url('Images/fb.svg');margin-right:10px;}.section_content .share .ln{background-image:url('Images/linkedin.svg');}.section_content .share .tw{background-image:url('Images/tw.svg');top:2px;}.section_content .share .mail{background-image:url('Images/mail.svg');width:30px;height:30px;top:4px;}.section_downloads{margin-top:6rem;}.section_downloads .row{margin:0 -.9rem;}.section_downloads .row .col{padding:0 .9rem;}.section_downloads .download{font-size:18px;text-align:center;margin-bottom:4.5em;}.section_downloads .download_text{font-size:.9em;font-weight:700;margin:1.25rem 0 .75em 0;}.section_downloads .download_link{text-align:left;width:100%;max-width:12em;display:inline-block;padding:.4em 1.5em;border-radius:1.5em;border:2px solid #161616;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-image:url('images/download.svg');background-repeat:no-repeat;background-size:.85em;background-position:calc(100% - 1.2em) center;}.section_downloads .download_link span{font-size:.9em;}.section_downloads .download_link:hover{background-color:#fff;text-decoration:none;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}@media screen and (min-width:768px){.section_downloads .download{font-size:1rem;}}.section_toggle_button{margin:1rem 0 2rem 0;}@media screen and (min-width:991px){.section_toggle_button{margin:2rem 0 0 0;}}.section_toggle_code{display:none;text-align:center;}.section_toggle.active .code{display:block;}.section_toggle.active .text{display:none;}.section_toggle .readmore__toggle{background:transparent;border:0;margin:2rem 0;font-weight:500;color:#000;}@media screen and (max-width:991px){.section_toggle .readmore__toggle{font-size:16px;}}.section_toggle .readmore__toggle:hover,.section_toggle .readmore__toggle:focus{outline:0;border:0;color:#000;}.work-intro .section_intro_wrapper{background-attachment:fixed;height:calc(100% + 1rem);}.work-intro .section_intro_inner{position:fixed;}.landing_downloads{background-color:#dcd4f4;padding-top:24rem;}.landing_downloads h1{text-align:center;margin-bottom:0;}.landing_downloads .section_header_title{margin-bottom:3rem;}.landing_downloads .section_links{padding-top:9rem;}.footer{padding:7rem 0 5rem 0;font-size:1.2rem;color:#fff;font-weight:500;}.footer_logo{width:100%;max-width:11rem;}.footer a{color:#fff;display:inline-block;margin-bottom:1.1rem;}.footer a.nav-heading,.footer a:hover{color:#24f2c2;}.footer ul{margin-bottom:3rem;}.footer .copy-right{margin-top:3rem;}@media screen and (min-width:768px){.animate .section_mixed_images .item_inner{-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out;height:28.5rem;opacity:1;}.animate .section_mixed_images .item_inner img{transform:scale(1.1);-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out;}}.dark-mode .section_text,.dark-mode .section_links{background-color:transparent;color:#fff;}.dark-mode .section_links .link-button{background-color:#24f2c2;}.dark-mode .section .card{border:1px solid #fff;color:#fff;background-image:url('images/a-right.svg');}.user-is-tabbing *:focus{outline:#f00 dotted 5px!important;}