.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 0 96px;padding-top:32px;position:relative}@media only screen and (max-width:50em){.header{margin:0;padding-top:calc(1rem + 4px)}}.header:before{background-color:#dbe2ec;bottom:-32px;content:"";display:block;height:2px;left:0;margin-left:auto;margin-right:auto;max-width:80vw;position:absolute;right:0;width:100%}@media only screen and (max-width:50em){.header:before{display:none}}.header__hero-video{margin-bottom:30px}@media only screen and (max-width:50em){.header__hero-video{margin-bottom:0}}.header__gradient-bar{background:-webkit-gradient(linear,left top,right top,from(#3d2f64),color-stop(14.29%,#303170),color-stop(28.57%,#4f2e6a),color-stop(42.86%,#822549),color-stop(57.14%,#c11c2d),color-stop(71.43%,#c01c36),color-stop(85.71%,#98225b),to(#6b2d7a));background:linear-gradient(90deg,#3d2f64,#303170 14.29%,#4f2e6a,#822549,#c11c2d,#c01c36,#98225b 85.71%,#6b2d7a);height:12px;left:0;position:absolute;top:0;width:100%}.header__mobile-wrapper{display:none}@media only screen and (max-width:50em){.header__mobile-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 1.5rem;width:100%}}.header__logo{display:block}@media only screen and (max-width:68.75em){.header__logo{width:200px}}@media only screen and (max-width:31.25em){.header__logo{width:160px}}.header__logo:focus-visible{border-radius:4px;outline:2px solid #06c;outline-offset:4px}@media only screen and (max-width:50em){.header__logo--desktop{display:none}}.header__logo--mobile{display:none}@media only screen and (max-width:50em){.header__logo--mobile{display:block}}body.mobile-nav-open{overflow:hidden}.navigation{display:-webkit-box;display:-ms-flexbox;display:flex;margin:1.5rem 0 0;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:50em){.navigation{display:none}}.navigation__link-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1400px;width:100%}@media only screen and (max-width:93.75em){.navigation__link-container{-ms-flex-pack:distribute;justify-content:space-around}}.navigation__hyperlink{display:inline-block;position:relative}.navigation__hyperlink:before{background-color:#0e0e18;border-radius:10px;bottom:0;content:"";display:block;height:4px;left:0;position:absolute;right:0;-webkit-transition:width .5s ease-out;transition:width .5s ease-out;width:0}.navigation__hyperlink:hover:before{width:80%}.navigation__hyperlink.active:before{width:100%}.hero{margin-bottom:0;margin-left:auto;margin-right:auto;max-width:2560px;width:100vw}.hero,.hero__video-container{overflow:hidden;position:relative}.hero__video-container{display:block;height:0;max-height:100vh;padding-bottom:56.25%;width:100%}.hero__video{height:100%;left:0;position:absolute;top:0;width:100%}.custom-cursor{border:1px solid #fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:120px;pointer-events:none;position:fixed;-webkit-transform:translate3d(-50%,-50%,0) scale(.6);transform:translate3d(-50%,-50%,0) scale(.6);width:120px;will-change:transform;z-index:9999;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;backface-visibility:hidden;-webkit-backface-visibility:hidden;justify-content:center;opacity:0;-webkit-transition:opacity .4s ease,-webkit-transform .4s ease;transition:opacity .4s ease,-webkit-transform .4s ease;transition:transform .4s ease,opacity .4s ease;transition:transform .4s ease,opacity .4s ease,-webkit-transform .4s ease}@media only screen and (max-width:62.5em){.custom-cursor{display:none}}.custom-cursor.entering{opacity:0;-webkit-transform:translate3d(-50%,-50%,0) scale(.6);transform:translate3d(-50%,-50%,0) scale(.6)}.custom-cursor.visible{opacity:1;-webkit-transform:translate3d(-50%,-50%,0) scale(1);transform:translate3d(-50%,-50%,0) scale(1)}.custom-cursor__text{color:#fff;font-size:12px;letter-spacing:1px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dark{border-color:#0e0e18;color:#0e0e18}.video--dark{cursor:none}@media only screen and (max-width:62.5em){.video--dark{cursor:auto}}.button-primary{background:linear-gradient(45deg,#f8273f,#ef1e36,#e5132e,#dc0425);border-radius:5px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.12),0 3px 6px 0 rgba(0,0,0,.15);box-shadow:0 2px 4px #0000001f,0 3px 6px #00000026;cursor:pointer;padding:.8rem 2rem 1rem;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}@media only screen and (max-width:68.75em){.button-primary{padding:.6rem 1rem .5rem}}@media only screen and (max-width:25em){.button-primary{padding:.6rem .5rem .5rem}}.button-primary:focus{outline:3px solid #a3b2c7;outline-offset:4px}.button-primary:hover{-webkit-box-shadow:0 15px 25px 0 rgba(0,0,0,.15),0 5px 10px 0 rgba(0,0,0,.05);box-shadow:0 15px 25px #00000026,0 5px 10px #0000000d;-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}.button-primary:active{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}.button-primary--cart{padding:0 2rem;text-transform:none}.button-tertiary{color:#ff4500}.footer{margin-top:6rem;overflow:hidden;position:relative}@media only screen and (max-width:50em){.footer{margin-top:2rem}}.footer__decoration-wrapper{margin-top:6.4%;min-width:100rem;padding-bottom:8.1761006289%;position:relative;width:100%;z-index:2}@media only screen and (max-width:50em){.footer__decoration-wrapper{min-width:0}}.footer__decoration{background-image:url(/_astro/FooterPatern.DVilDP01.svg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;height:100%;left:0;position:absolute;top:0;width:100%}.footer:before{background-color:#bfcbdb;content:"";display:inline-block;height:2px;left:10%;margin:auto;position:absolute;top:0;width:80%}.footer__container{display:grid;grid-template-columns:repeat(3,auto);padding-top:clamp(3.2rem,5%,8.6rem);grid-column-gap:6.4rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:56.25em){.footer__container{grid-template-columns:1fr;grid-template-rows:repeat(3,auto);grid-row-gap:3.2rem;justify-items:left;margin:0 auto;max-width:98%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.footer__social-container{-ms-flex-item-align:start;align-self:start;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;gap:1.2rem;justify-content:center}.footer__logo-anchor,.footer__social-container{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.footer__social-media{display:-webkit-box;display:-ms-flexbox;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.8rem}.footer__bulletpoint{position:relative}.footer__bulletpoint --icon{line-height:0}.footer__bulletpoint--copy-icon{bottom:10px;position:absolute;right:4%;width:auto}@media only screen and (max-width:37.5em){.footer__bulletpoint--copy-icon{right:-4%}}.footer__social-logo{fill:#8799b0;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;width:3rem}.footer__social-logo:hover{fill:#0e0e18;opacity:.5}.footer__youtube-logo{width:3.8rem}.footer__logo{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;left:5px;position:relative;width:13rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1.2rem}.footer__quick-links{justify-self:end;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:56.25em){.footer__quick-links{justify-self:start}}.footer__bulletpoints{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.footer__bulletpoint+.footer__bulletpoint{margin-top:.5rem}.footer__bulletpoint--address{color:#4f6480;font-size:2rem}.footer__email-content{cursor:pointer;position:relative}.footer__email-content:hover{color:#0e0e18}.footer__email-content:before{background-image:-webkit-gradient(linear,left top,right top,color-stop(33%,#000),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(90deg,#000 33%,#fff0 0);background-position:bottom;background-repeat:repeat-x;background-size:6px 2px;bottom:5px;content:"";height:4px;position:absolute;width:85.5%}.footer__email-wrapper{display:inline-block;position:relative}.footer__email-popup{background-color:#fff;border:3px solid #a3b2c7;border-radius:10px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;color:#2a3a52;font-size:2rem;left:50%;padding:.5rem 1.25rem;pointer-events:none;position:absolute;top:-200%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);visibility:hidden}.footer__email-popup.active{-webkit-animation:popup 1s ease-in-out forwards;animation:popup 1s ease-in-out forwards;visibility:visible}.footer__anchor{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.footer__anchor:before{background-color:#0e0e18;bottom:10%;content:"";display:inline-block;height:2px;margin:auto;position:absolute;-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out;width:0}.footer__anchor:hover:before{width:100%}.footer__support{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.footer__meta-info{grid-area:2/2/3/3;margin:4.8rem auto auto}.footer--partners{margin-top:0}.decorative-triangle{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='175' height='184' fill='none' viewBox='0 0 175 184'%3E%3Ccircle cx='2' cy='182' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='154' cy='182' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='2' cy='2' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='21' cy='182' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='59' cy='182' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='21' cy='142' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='21' cy='162' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='40' cy='162' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='59' cy='102' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='78' cy='102' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='97' cy='103' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='40' cy='62' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='21' cy='42' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='40' cy='42' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='59' cy='142' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='78' cy='162' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='97' cy='162' r='2' fill='%23bcccdc'/%3E%3Cpath fill='%23bcccdc' d='M118 161a2 2 0 1 1-4 0 2 2 0 0 1 4 0'/%3E%3Ccircle cx='135' cy='161' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='154' cy='161' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='40' cy='122' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='59' cy='162' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='78' cy='142' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='97' cy='142' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='116' cy='142' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='135' cy='142' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='21' cy='22' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='21' cy='102' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='21' cy='122' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='40' cy='142' r='2' fill='%23bcccdc'/%3E%3Cpath fill='%23bcccdc' d='M61 82a2 2 0 1 1-4 0 2 2 0 0 1 4 0'/%3E%3Ccircle cx='78' cy='82' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='21' cy='62' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='40' cy='82' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='59' cy='122' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='78' cy='122' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='97' cy='122' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='116' cy='122' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='21' cy='82' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='40' cy='102' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='59' cy='62' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='40' cy='182' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='97' cy='182' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='78' cy='182' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='135' cy='182' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='116' cy='182' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='173' cy='182' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='2' cy='162' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='2' cy='142' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='2' cy='122' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='2' cy='102' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='2' cy='82' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='2' cy='62' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='2' cy='42' r='2' fill='%23bcccdc'/%3E%3Ccircle cx='2' cy='22' r='2' fill='%23bcccdc'/%3E%3C/svg%3E");height:184px;pointer-events:none;position:absolute;width:175px;z-index:-99}.decorative-triangle__wrapper{height:100vw;overflow:hidden;position:absolute;width:100vw}.decorative-triangle--index-hero:nth-last-of-type(2){right:-400px;top:90px}.decorative-triangle--index-hero:last-of-type{left:-350px;top:250px}.decorative-triangle--simulator-steps:nth-last-of-type(3){right:160px;top:580px}.decorative-triangle--simulator-steps:nth-last-of-type(2){bottom:50px;left:-70px}.decorative-triangle--simulators-hero:nth-last-of-type(2){right:-600px;top:420px}.decorative-triangle--simulators-hero:last-of-type{left:-450px;top:-20px}.decorative-triangle--base-configuration:nth-last-of-type(2){bottom:40px;right:-600px}.decorative-triangle--base-configuration:last-of-type{left:-500px;top:20px}.decorative-triangle-large{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='245' height='258' fill='none' viewBox='0 0 245 258'%3E%3Ccircle cx='2.8' cy='254.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='215.6' cy='254.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='2.8' cy='2.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='29.4' cy='254.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='82.6' cy='254.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='29.4' cy='198.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='29.4' cy='226.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='56' cy='226.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='82.6' cy='142.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='109.2' cy='142.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='135.8' cy='144.2' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='56' cy='86.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='29.4' cy='58.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='56' cy='58.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='82.6' cy='198.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='109.2' cy='226.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='135.8' cy='226.8' r='2.8' fill='%23d9e2ec'/%3E%3Cpath fill='%23d9e2ec' d='M165.2 225.4a2.8 2.8 0 1 1-5.6 0 2.8 2.8 0 0 1 5.6 0'/%3E%3Ccircle cx='189' cy='225.4' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='215.6' cy='225.4' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='56' cy='170.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='82.6' cy='226.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='109.2' cy='198.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='135.8' cy='198.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='162.4' cy='198.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='189' cy='198.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='29.4' cy='30.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='29.4' cy='142.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='29.4' cy='170.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='56' cy='198.8' r='2.8' fill='%23d9e2ec'/%3E%3Cpath fill='%23d9e2ec' d='M85.4 114.8a2.8 2.8 0 1 1-5.6 0 2.8 2.8 0 0 1 5.6 0'/%3E%3Ccircle cx='109.2' cy='114.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='29.4' cy='86.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='56' cy='114.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='82.6' cy='170.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='109.2' cy='170.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='135.8' cy='170.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='162.4' cy='170.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='29.4' cy='114.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='56' cy='142.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='82.6' cy='86.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='56' cy='254.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='135.8' cy='254.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='109.2' cy='254.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='189' cy='254.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='162.4' cy='254.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='242.2' cy='254.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='2.8' cy='226.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='2.8' cy='198.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='2.8' cy='170.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='2.8' cy='142.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='2.8' cy='114.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='2.8' cy='86.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='2.8' cy='58.8' r='2.8' fill='%23d9e2ec'/%3E%3Ccircle cx='2.8' cy='30.8' r='2.8' fill='%23d9e2ec'/%3E%3C/svg%3E");height:258px;pointer-events:none;position:absolute;width:245px;z-index:-99}.decorative-triangle-large--simulator-steps:last-of-type{left:38%;top:60%}.decorative-triangle-large--index-bulletpoints:last-of-type{bottom:100px;right:-30px}.decorative-triangle-large--about-us:nth-last-of-type(2){right:10px;top:100px}.decorative-triangle-large--about-us:last-of-type{bottom:100px;left:10px}.down-arrow{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='35' fill='none' viewBox='0 0 36 35'%3E%3Cpath fill='%23d91920' d='M36 17.07 18 34.85 0 17.07V0l18 17.82L36 0z'/%3E%3C/svg%3E");height:35px;pointer-events:none;width:36px}.card{border-radius:1rem;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.23),0 3px 6px 0 rgba(0,0,0,.16);box-shadow:0 3px 6px #0000003b,0 3px 6px #00000029;overflow:hidden;position:relative}.card--desktop:after{background:-webkit-gradient(linear,left top,right top,color-stop(1.86849%,#382f6d),color-stop(20.1591%,#562b5f),color-stop(37.9808%,#862447),color-stop(55.7692%,#b11f34),color-stop(73.2436%,#c91b2b),color-stop(98.8029%,#bc1d3b));background:linear-gradient(90deg,#382f6d 1.86849%,#562b5f 20.1591%,#862447 37.9808%,#b11f34 55.7692%,#c91b2b 73.2436%,#bc1d3b 98.8029%);content:"";height:8px;position:absolute;right:0;top:0;width:100%}.steps-card{display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr auto;max-width:95vw;width:40rem;grid-column-gap:32px;grid-row-gap:0;background-color:#f1f4f8;gap:32px;padding:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:37.5em){.steps-card{gap:24px;padding:20px}}@media only screen and (max-width:31.25em){.steps-card{gap:24px;padding:20px}}.steps-card__icon-image{aspect-ratio:1/1;grid-area:1/1/3/2;height:96px;justify-self:center;width:96px}@media only screen and (max-width:37.5em){.steps-card__icon-image{height:auto;margin-bottom:4px;width:64px}}@media only screen and (max-width:31.25em){.steps-card__icon-image{width:48px}}.steps-card__container{grid-area:1/2/2/3}.steps-card__header{margin-bottom:20px}@media only screen and (max-width:37.5em){.steps-card__header{margin-bottom:4px}}.index-simulators{padding:290px 0}.index-simulators__content-container{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(9,1fr);grid-column-gap:224px;grid-row-gap:32px}@media only screen and (max-width:100em){.index-simulators__content-container{grid-column-gap:98px}}@media only screen and (max-width:81.25em){.index-simulators__content-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;gap:48px;justify-content:center}}@media only screen and (max-width:37.5em){.index-simulators__icon{max-height:3.2rem;width:auto}}.simulators-card{background-color:#f0f2f6;display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 24px 32px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:95%;width:35rem}@media only screen and (max-width:37.5em){.simulators-card{padding:20px 12px 32px}}.simulators-card p{margin:24px 0 32px}.simulators-grid--1{grid-area:1/1/4/2;justify-self:right}.simulators-grid--2{grid-area:3/2/6/3}.simulators-grid--3{grid-area:5/1/8/2;justify-self:right}.simulators-grid--4{grid-area:7/2/10/3}.honeypot-field{left:-9999px;opacity:0;pointer-events:none;position:absolute}.index-contact-form{position:relative}.index-contact-form__input,.index-contact-form__textarea{border:2px solid #bfcbdb;border-radius:5px;max-width:98vw;width:100%}.index-contact-form__input{height:2.625rem;padding-left:10px}.index-contact-form__textarea{height:25rem;padding:4px 10px 0}.index-contact-form__form{display:grid;grid-template-columns:1fr 96px 1fr;grid-template-rows:repeat(4,auto);grid-column-gap:0;grid-row-gap:0;margin:0 auto;max-width:98%;width:46.75rem}@media only screen and (max-width:50em){.index-contact-form__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:left;-ms-flex-align:left;align-items:left;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.index-contact-form__label{display:block;margin-bottom:.5rem}.index-contact-form__field{margin-bottom:32px;position:relative}.index-contact-form__field--name{grid-area:1/1/2/2;justify-self:end;width:100%}.index-contact-form__field--subject{grid-area:2/1/3/4}.index-contact-form__field--email{grid-area:1/3/2/4;width:100%}.index-contact-form__field--message{grid-area:3/1/4/4;justify-self:center;width:46.75rem}.index-contact-form__field--button{border:none;grid-area:4/1/5/4;height:70px;justify-self:center;overflow:visible;width:18.5rem}@media only screen and (max-width:50em){.index-contact-form__field--button{-ms-flex-item-align:center;align-self:center;height:3rem;width:12rem}}input:focus:focus,textarea:focus:focus{outline:3px solid #a3b2c7;outline-offset:4px}.configurator{padding-bottom:10rem;padding-top:10rem;position:relative}@media only screen and (max-width:50em){.configurator{padding-bottom:6rem;padding-top:6rem}}.configurator__background{background-color:#19191a;height:100%;left:-20%;position:absolute;top:0;-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg);width:175%;z-index:-999}.configurator__header{color:#dbe2ec;margin-bottom:64px;text-align:center}@media only screen and (max-width:50em){.configurator__header{margin:0 auto 32px}}.configurator__content-wrapper{display:grid;grid-template-columns:repeat(2,auto);grid-template-rows:repeat(2,auto);position:relative;grid-column-gap:64px;grid-row-gap:32px}@media only screen and (max-width:93.75em){.configurator__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.configurator__description{-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.configurator__description--fading{opacity:0!important}.configurator__text-container{grid-area:1/2/2/3}@media only screen and (max-width:93.75em){.configurator__text-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.configurator__part-picker{grid-area:2/2/3/3;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem;max-width:100%}.configurator__part-picker,.configurator__tier{display:-webkit-box;display:-ms-flexbox;display:flex}.configurator__tier{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.configurator__tier button{background:none;border:none;cursor:pointer}.configurator__tier-logo-wrapper{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;height:37px;position:relative;width:190px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.configurator__next-item{background:none;border:none;cursor:pointer}@media only screen and (max-width:50em){.configurator__next-item{width:1.5rem}}.configurator__component-part{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px}@media only screen and (max-width:37.5em){.configurator__component-part{-webkit-box-pack:center;-ms-flex-pack:center;gap:4px;justify-content:center}}.configurator__component{min-width:12rem}@media only screen and (max-width:37.5em){.configurator__component{min-width:10rem}}.configurator__part-info{display:-webkit-box;display:-ms-flexbox;display:flex;height:2.625rem;width:32rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f1f4f8;padding:0 10px}@media only screen and (max-width:37.5em){.configurator__part-info{max-width:90%}}.configurator__part{-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}@media (prefers-reduced-motion:reduce){.configurator__part{-webkit-transition:none;transition:none}}.configurator__part--fade-out{opacity:0}.configurator__image-container{aspect-ratio:3/2;grid-area:2/1/3/2;justify-self:end;max-width:100%;position:relative;width:800px}.configurator__picture{height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;width:100%}.configurator__picture--active{opacity:1;pointer-events:auto}.configurator__image{height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-filter .4s ease-in-out;transition:-webkit-filter .4s ease-in-out;transition:filter .4s ease-in-out;transition:filter .4s ease-in-out,-webkit-filter .4s ease-in-out;width:100%}.tier-vector{position:absolute;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}.configurator__component-part{color:#0e0e18;cursor:pointer;isolation:isolate;overflow:hidden;position:relative;-webkit-transition:background .3s ease;transition:background .3s ease}.configurator__component-part .configurator__part-info{display:-webkit-box;display:-ms-flexbox;display:flex;height:2.625rem;width:31rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f1f4f8;overflow:hidden;padding:0 10px;position:relative}@media only screen and (max-width:31.25em){.configurator__component-part .configurator__part-info{height:3.25rem}}.configurator__component-part .configurator__part-info:before{background:#000;bottom:-1px;content:"";left:-70%;opacity:.3;pointer-events:none;position:absolute;top:-1px;-webkit-transform:skew(-35deg) translateX(0);-ms-transform:skew(-35deg) translateX(0);transform:skew(-35deg) translate(0);-webkit-transition:-webkit-transform .4s ease-out;transition:-webkit-transform .4s ease-out;transition:transform .4s ease-out;transition:transform .4s ease-out,-webkit-transform .4s ease-out;width:60%;will-change:transform;z-index:1}.configurator__component-part:hover .configurator__part-info:before{-webkit-transform:skew(-35deg) translateX(calc(100% - 10rem));-ms-transform:skew(-35deg) translateX(calc(100% - 10rem));transform:skew(-35deg) translate(calc(100% - 10rem))}.configurator__component-part:active .configurator__part-info:before,.configurator__component-part[data-component-active=true] .configurator__part-info:before,.configurator__component-part[data-component-active=true]:hover .configurator__part-info:before{-webkit-transform:skew(-35deg) translateX(calc(100% - 4.5rem));-ms-transform:skew(-35deg) translateX(calc(100% - 4.5rem));transform:skew(-35deg) translate(calc(100% - 4.5rem))}@media only screen and (max-width:31.25em){.configurator__component-part:hover .configurator__part-info:before{-webkit-transform:skew(-35deg) translateX(calc(100% - 10rem));-ms-transform:skew(-35deg) translateX(calc(100% - 10rem));transform:skew(-35deg) translate(calc(100% - 10rem))}.configurator__component-part:active .configurator__part-info:before,.configurator__component-part[data-component-active=true] .configurator__part-info:before,.configurator__component-part[data-component-active=true]:hover .configurator__part-info:before{-webkit-transform:skew(-35deg) translateX(calc(100% - 3.5rem));-ms-transform:skew(-35deg) translateX(calc(100% - 3.5rem));transform:skew(-35deg) translate(calc(100% - 3.5rem))}}@media only screen and (max-width:25em){.configurator__component-part:hover .configurator__part-info:before{-webkit-transform:skew(-35deg) translateX(calc(100% - 10rem));-ms-transform:skew(-35deg) translateX(calc(100% - 10rem));transform:skew(-35deg) translate(calc(100% - 10rem))}.configurator__component-part:active .configurator__part-info:before,.configurator__component-part[data-component-active=true] .configurator__part-info:before,.configurator__component-part[data-component-active=true]:hover .configurator__part-info:before{-webkit-transform:skew(-35deg) translateX(calc(100% - .8rem));-ms-transform:skew(-35deg) translateX(calc(100% - .8rem));transform:skew(-35deg) translate(calc(100% - .8rem))}}@supports (mix-blend-mode:difference){.configurator__component-part .configurator__part-info:before{background:#fff;mix-blend-mode:difference;opacity:1;z-index:auto}}@media (prefers-reduced-motion:reduce){.configurator__component-part .configurator__part-info:before{-webkit-transition:none;transition:none}}.booking{padding-bottom:192px;padding-top:64px;position:relative}@media only screen and (max-width:68.75em){.booking{padding-bottom:96px}}.booking__container{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;margin:0 auto;max-width:98%;position:relative;width:55rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;gap:32px;justify-content:center}.booking__picture-wrapper{max-width:80%;position:relative;width:370px}@media only screen and (max-width:68.75em){.booking__picture-wrapper{width:250px}}.booking__picture-wrapper:before{content:"";display:block;padding-bottom:100%}.booking__picture-wrapper:after{border:4px solid #ca302a;border-radius:50%;content:"";inset:-15px;pointer-events:none;position:absolute}.booking__picture{border-radius:50%;height:100%;left:0;margin-bottom:96px;overflow:hidden;position:absolute;top:0;width:100%}.booking__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.booking__button{border:none}.booking__background{background-color:#19191a;height:100%;left:-15%;position:absolute;top:0;-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg);width:200%;z-index:-999}.mobile-nav{display:none}@media only screen and (max-width:50em){.mobile-nav{display:block}}.mobile-nav__toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;border:none;cursor:pointer;height:48px;padding:12px;position:relative;width:48px;z-index:900}.mobile-nav__toggle:focus-visible{border-radius:4px;outline:2px solid #06c;outline-offset:2px}.mobile-nav__hamburger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;height:24px;justify-content:space-between;width:32px}.mobile-nav__hamburger-line{background-color:#000;border-radius:2px;height:3px;-webkit-transition:all .3s cubic-bezier(.4,0,.2,1);transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.mobile-nav__overlay{background-color:#00000026;height:100%;left:0;opacity:0;position:fixed;top:0;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:100%;z-index:999}.mobile-nav__overlay--visible{opacity:1;visibility:visible}.mobile-nav__menu{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),to(#f1f4f8));background:linear-gradient(180deg,#fff,#f1f4f8);-webkit-box-shadow:-4px 0 12px rgba(0,0,0,.1);box-shadow:-4px 0 12px #0000001a;height:100%;max-width:400px;overflow-y:auto;position:fixed;right:0;top:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translate(100%);-webkit-transition:-webkit-transform .3s cubic-bezier(.4,0,.2,1);transition:-webkit-transform .3s cubic-bezier(.4,0,.2,1);transition:transform .3s cubic-bezier(.4,0,.2,1);transition:transform .3s cubic-bezier(.4,0,.2,1),-webkit-transform .3s cubic-bezier(.4,0,.2,1);width:66%;z-index:1000}@media only screen and (max-width:37.5em){.mobile-nav__menu{max-width:none;width:100%}}.mobile-nav__menu--open{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}.mobile-nav__menu-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:1px solid rgba(0,0,0,.05);justify-content:space-between;padding:1rem 1.5rem}.mobile-nav__logo{display:none;width:160px}@media only screen and (max-width:37.5em){.mobile-nav__logo{display:block}}.mobile-nav__logo:focus-visible{border-radius:4px;outline:2px solid #06c;outline-offset:4px}.mobile-nav__close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:transparent;border:none;cursor:pointer;height:48px;justify-content:center;margin-left:auto;padding:12px;width:48px}.mobile-nav__close:focus-visible{border-radius:4px;outline:2px solid #06c;outline-offset:2px}.mobile-nav__close-icon{height:24px;position:relative;width:24px}.mobile-nav__close-line{background-color:#000;border-radius:2px;height:3px;left:0;position:absolute;top:50%;-webkit-transition:all .3s ease;transition:all .3s ease;width:100%}.mobile-nav__close-line:first-child{-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.mobile-nav__close-line:last-child{-webkit-transform:translateY(-50%) rotate(-45deg);-ms-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.mobile-nav__list{list-style:none;margin:0;padding:2rem 0}.mobile-nav__item{-webkit-animation:slideIn .4s ease forwards;animation:slideIn .4s ease forwards;-webkit-animation-delay:calc(var(--item-index)*.05s);animation-delay:calc(var(--item-index)*.05s);opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translate(20px)}.mobile-nav__link{color:#333;display:block;font-size:1.125rem;font-weight:500;padding:1rem 1.5rem;position:relative;text-decoration:none;-webkit-transition:all .2s ease;transition:all .2s ease}.mobile-nav__link:before{background:-webkit-gradient(linear,left top,left bottom,from(#3d2f64),to(#c11c2d));background:linear-gradient(180deg,#3d2f64,#c11c2d);content:"";height:0;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:height .2s ease;transition:height .2s ease;width:4px}.mobile-nav__link:focus-visible,.mobile-nav__link:hover{background-color:#00000005;padding-left:2rem}.mobile-nav__link:focus-visible:before,.mobile-nav__link:hover:before{height:60%}.mobile-nav__link:focus-visible{outline:2px solid #06c;outline-offset:-2px}.mobile-nav__link--active{color:#c11c2d;font-weight:600;padding-left:2rem}.mobile-nav__link--active:before{height:60%}@-webkit-keyframes slideIn{0%{opacity:0;-webkit-transform:translateX(20px);transform:translate(20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}}@keyframes slideIn{0%{opacity:0;-webkit-transform:translateX(20px);transform:translate(20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}}.mobile-nav__menu:not(.mobile-nav__menu--open) .mobile-nav__item{-webkit-animation:none;animation:none;opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translate(20px)}#shaka-player-ui-time-container,div[data-shaka-player-container] video#hero~.shaka-controls-container{display:none!important}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit;margin:0;padding:0}html{-webkit-box-sizing:border-box;box-sizing:border-box;color:#1f2933;font-family:Inter,sans-serif;font-weight:500;line-height:1.5;scroll-behavior:smooth;scroll-padding-top:20px;-webkit-font-smoothing:antialiased}.body-wrapper{height:100%;overflow-x:hidden;width:100%}::-moz-selection{background-color:#19317b;color:#f1f4f8;-webkit-text-fill-color:#f1f4f8}::selection{background-color:#19317b;color:#f1f4f8;-webkit-text-fill-color:#f1f4f8}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}ol,ul{list-style:none}.hidden{display:none}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(/fonts/inter_subset_500.woff2) format("woff2"),url(/fonts/inter_subset_500.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(/fonts/inter_subset_600.woff2) format("woff2"),url(/fonts/inter_subset_600.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:600;src:url(/fonts/inter_italic_subset_600.woff2) format("woff2"),url(/fonts/inter_italic_subset_600.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:600;src:url(/fonts/roboto_subset_600.woff2) format("woff2"),url(/fonts/roboto_subset_600.woff) format("woff")}.navigation__hyperlink{color:#0e0e18;font-family:Roboto,sans-serif;font-size:2rem;font-weight:600;text-decoration:none}@media only screen and (max-width:68.75em){.navigation__hyperlink{font-size:1.5rem}}h1,h2{font-size:2.25rem;font-weight:500;line-height:1.2}@media only screen and (max-width:68.75em){h1,h2{font-size:1.75rem}}@media only screen and (max-width:50em){h1,h2{max-width:38rem}}h3{color:#2a3a52;font-size:1.5rem;font-weight:600}.big-header{font-size:4rem;line-height:1.2;max-width:90%}@media only screen and (max-width:93.75em){.big-header{font-size:3rem}}@media only screen and (max-width:50em){.big-header{font-size:2rem;max-width:38rem}}p{color:#2a3a52;font-size:1.25rem;max-width:70ch}@media only screen and (max-width:68.75em){p{font-size:1rem}}@media only screen and (max-width:50em){p{max-width:38rem}}p+p{margin-top:26px}.paragraph--light{color:#bfcbdb}strong{font-weight:600}input,textarea{color:#2a3a52}input{font-size:1.5rem}textarea{font-size:1.25rem}.paragraph--deemphasized{color:#3a4d67}.simulator-steps__label{color:#3a4d67;font-size:2rem;font-weight:600}.steps-card__header{color:#2a3a52;font-size:1.5rem}.steps-card__paragraph{color:#3a4d67}.index-simulators p{font-size:1.125rem;text-align:center}@media only screen and (max-width:31.25em){.index-simulators p{font-size:1rem;text-align:left}}.index-bulletpoints__header{text-align:center}.index-bulletpoints__bulletpoint-header{font-size:2rem}@media only screen and (max-width:81.25em){.index-bulletpoints__bulletpoint-header{font-size:1.5rem}}.index-bulletpoints__bulletpoint-content{color:#3a4d67}@media only screen and (max-width:81.25em){.index-bulletpoints__bulletpoint-content{font-size:1rem}}.index-contact__header{text-align:center}.index-contact-form__label{color:#2a3a52;font-size:2rem;font-weight:600}@media only screen and (max-width:50em){.index-contact-form__label{font-size:1.5rem}}@media only screen and (max-width:37.5em){.index-contact-form__label{font-size:1.125rem}}.simulators-hero__price-header{color:#3a4d67;font-size:1rem;font-weight:600}.simulators-hero__price{font-weight:600}.configurator__description{color:#dbe2ec;font-weight:600}.configurator__part-info{font-weight:600}.configurator__component{color:#0e0e18;font-size:1rem}@media only screen and (max-width:43.75em){.configurator__component{font-size:1rem}}.configurator__part{color:#a22525;font-size:1.25rem}@media only screen and (max-width:43.75em){.configurator__part{font-size:1.125rem}}.base-configuration__base-item{color:#2a3a52;font-size:1.5rem;font-weight:600}@media only screen and (max-width:68.75em){.base-configuration__base-item{font-size:1.125rem}}@media only screen and (max-width:37.5em){.base-configuration__base-item{font-size:1rem}}.booking-hero strong{color:#3a4d67;font-size:1rem;font-weight:600}@media only screen and (max-width:25em){.booking-hero strong{font-size:.9375rem}}.booking__paragraph{text-align:center}.booking-overview__bulletpoint{color:#2a3a52;font-size:1.5rem;font-weight:600}@media only screen and (max-width:68.75em){.booking-overview__bulletpoint{font-size:1.125rem}}@media only screen and (max-width:43.75em){.booking-overview__bulletpoint{font-size:1rem}}.footer__header{color:#3a4d67;font-size:1.875rem;padding-bottom:.5rem}.footer__anchor{color:#4f6480;font-size:1.25rem;text-decoration:none}.footer__meta-info{color:#4f6480;font-size:1rem;text-align:center}.button-primary{color:#f1f4f8;font-family:Roboto,sans-serif;font-size:1.875rem;font-weight:600;text-decoration:none}@media only screen and (max-width:68.75em){.button-primary{font-size:1.25rem}}@media only screen and (max-width:37.5em){.button-primary{font-size:1rem}}.button-primary--card{font-size:1.5rem}@media only screen and (max-width:50em){.button-primary--card{font-size:1.125rem;padding-left:2rem;padding-right:2rem}}.button-tertiary{color:#0e0e18;font-family:Roboto,sans-serif;font-size:1.875rem;font-weight:600;text-decoration:none}@media only screen and (max-width:68.75em){.button-tertiary{font-size:1.25rem}}@media only screen and (max-width:37.5em){.button-tertiary{font-size:1rem}}body{background-color:#f1f4f8;position:relative}body:before{background:-webkit-gradient(linear,left top,right top,from(#3d2f64),color-stop(14.29%,#303170),color-stop(28.57%,#4f2e6a),color-stop(42.86%,#822549),color-stop(57.14%,#c11c2d),color-stop(71.43%,#c01c36),color-stop(85.71%,#98225b),to(#6b2d7a));background:linear-gradient(90deg,#3d2f64,#303170 14.29%,#4f2e6a,#822549,#c11c2d,#c01c36,#98225b 85.71%,#6b2d7a);content:"";height:16px;left:0;position:absolute;right:0;top:0;z-index:9999}@media only screen and (max-width:50em){body:before{display:none}}
