html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:'Segoe UI';src:url("../fonts/SegoeUI-BoldItalic.woff2") format("woff2"),url("../fonts/SegoeUI-BoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:'Segoe UI';src:url("../fonts/SegoeUI-Bold.woff2") format("woff2"),url("../fonts/SegoeUI-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:'Segoe UI';src:url("../fonts/SegoeUI-Italic.woff2") format("woff2"),url("../fonts/SegoeUI-Italic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:'Segoe UI';src:url("../fonts/SegoeUI.woff2") format("woff2"),url("../fonts/SegoeUI.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'Segoe UI';src:url("../fonts/SegoeUI-Light.woff2") format("woff2"),url("../fonts/SegoeUI-Light.woff") format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:'Segoe UI';src:url("../fonts/SegoeUI-Semilight.woff2") format("woff2"),url("../fonts/SegoeUI-Semilight.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Akira Expanded';src:url("../fonts/AkiraExpanded.woff2") format("woff2"),url("../fonts/AkiraExpanded.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'Akira Expanded';src:url("../fonts/AkiraExpanded-Outline.woff2") format("woff2"),url("../fonts/AkiraExpanded-Outline.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Akira Expanded';src:url("../fonts/AkiraExpanded-Bold.woff2") format("woff2"),url("../fonts/AkiraExpanded-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}/*! locomotive-scroll v4.1.1 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */html.has-scroll-smooth{overflow:hidden}html.has-scroll-dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.has-scroll-smooth body{overflow:hidden}.has-scroll-smooth [data-scroll-container]{min-height:100vh}[data-scroll-direction="horizontal"] [data-scroll-container]{height:100vh;display:inline-block;white-space:nowrap}[data-scroll-direction="horizontal"] [data-scroll-section]{display:inline-block;vertical-align:top;white-space:nowrap;height:100%}.c-scrollbar{position:absolute;right:0;top:0;width:11px;height:100%;transform-origin:center right;transition:transform 0.3s, opacity 0.3s;opacity:0}.c-scrollbar:hover{transform:scaleX(1.45)}.c-scrollbar:hover,.has-scroll-scrolling .c-scrollbar,.has-scroll-dragging .c-scrollbar{opacity:1}[data-scroll-direction="horizontal"] .c-scrollbar{width:100%;height:10px;top:auto;bottom:0;transform:scaleY(1)}[data-scroll-direction="horizontal"] .c-scrollbar:hover{transform:scaleY(1.3)}.c-scrollbar_thumb{position:absolute;top:0;right:0;background-color:white;opacity:0.5;width:7px;border-radius:10px;margin:2px;cursor:-webkit-grab;cursor:grab}.has-scroll-dragging .c-scrollbar_thumb{cursor:-webkit-grabbing;cursor:grabbing}[data-scroll-direction="horizontal"] .c-scrollbar_thumb{right:auto;bottom:0}*{box-sizing:border-box}*.hidden{display:none !important}.light-text{opacity:0.53}@media screen and (max-width: 992px), (orientation: portrait){.hide-mobile{display:none !important}}@media screen and (min-width: 992px) and (orientation: landscape){.hide-desktop{display:none !important}}html{font-size:14px}@media screen and (min-width: 992px){html{font-size:16px}}@media screen and (min-width: 1400px){html{font-size:18px}}html,body{margin:0;padding:0;height:100%;background-color:black}p{margin-bottom:1.1rem;line-height:1.3rem}p.light{color:rgba(255,255,255,0.5);font-size:0.83rem}body{background:black;overflow:hidden;font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;color:white;line-height:25px;height:100%}body.no-scroll{overflow:initial;height:100%;max-height:100%}#masterWrap{width:100%;height:100%;position:relative;overflow-y:scroll;overflow-x:hidden}@media screen and (min-width: 992px) and (orientation: landscape){#masterWrap{overflow:hidden}}#masterWrap.no-overflow{overflow:hidden}#container{width:100%}.AppLoader{position:fixed;top:0;bottom:0;left:0;right:0;background:black;display:flex;flex-direction:column;opacity:1;transition:opacity 0.6s;z-index:999}.AppLoader__container{flex:1;display:flex;justify-content:center;align-items:center}.AppLoader__bar{height:0px}.AppLoader__bar__progress{opacity:0;width:0%;height:8px;background-color:white}.AppLoader__logo{width:13vw;height:auto}@media screen and (min-width: 992px) and (orientation: landscape){.AppLoader__logo{width:2.8vw}}.AppLoader.fade-out{opacity:0}.Scroll_indicators{position:fixed;bottom:20vh;left:2vw;z-index:800;display:flex;flex-direction:column;justify-content:center;align-items:center;width:4px;transition:opacity 0.2s}.Scroll_indicators__indicator{width:2px;height:22px;background-color:white;opacity:0.5;margin-bottom:7px;transition:0.4s}.Scroll_indicators__indicator-active{width:4px;opacity:1}.Scroll_indicators-hided{opacity:0}.Section{position:relative;width:100%;background-color:black;z-index:200;min-height:100vh;min-height:calc(var(--vh, 1vh) * 100)}.Section__header{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center;z-index:10}.Section__main_title{font-size:4.44rem;color:white;text-align:center;font-family:'Akira Expanded', Tahoma, Geneva, Verdana, sans-serif;margin-bottom:33px;width:100%;color:white;font-weight:500}.Section__baseline{font-size:1.66rem;width:100%;text-align:center}.Section-fill{width:100%;height:auto;min-height:100vh;min-height:calc(var(--vh, 1vh) * 100)}.Section__mask{position:absolute;left:0;right:0;bottom:0;height:50vh;background:#000;background:-moz-linear-gradient(180deg, rgba(0,0,0,0) 0%, #000 100%);background:-webkit-linear-gradient(180deg, rgba(0,0,0,0) 0%, #000 100%);background:linear-gradient(180deg, rgba(0,0,0,0) 0%, #000 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);pointer-events:none;z-index:100}.Section__fill{width:100%;height:auto}@media screen and (min-width: 992px) and (orientation: landscape){.Section__fill{height:unset;position:absolute;top:0;bottom:0;left:0;right:0}}.Section-text_content{padding:140px 40px 40px;height:auto;min-height:100vh}.Section__title{font-family:'Akira Expanded', Tahoma, Geneva, Verdana, sans-serif;font-weight:500;color:white;text-transform:uppercase;text-align:left;position:relative;z-index:0;font-size:2rem;line-height:2.3rem;margin-top:15.7vh;margin-bottom:11.1vh}@media screen and (min-width: 992px) and (orientation: landscape){.Section__title{margin-top:0}}.Section__title::before{content:attr(data-value);color:white;position:absolute;transform:translateY(5px) translateX(-6px);z-index:-1;opacity:0.3;top:0;right:0;left:0;bottom:0}@media screen and (min-width: 992px){.Section__title{font-size:3rem}}@media screen and (min-width: 1400px){.Section__title{font-size:4rem}}.Section__title__holder{position:absolute;z-index:10}.Section__title-enter_the_universe{display:block;text-align:left;margin-left:10.2vw;margin-right:10.2vw}@media screen and (min-width: 992px) and (orientation: landscape){.Section__title-enter_the_universe{margin-left:4vw;margin-right:0;line-height:6.1rem}}.Section__title-garmin,.Section__title-technic{line-height:5rem;margin-bottom:7vh;margin-left:10.2vw;margin-right:10.2vw;text-align:right}@media screen and (min-width: 992px) and (orientation: landscape){.Section__title-garmin,.Section__title-technic{margin-left:0;margin-right:0}}.Section__title-technic{text-align:left;line-height:5rem;margin-bottom:7vh}.Section__title-contact{font-size:2rem;margin-bottom:7.4vh}@media screen and (min-width: 992px) and (orientation: landscape){.Section__title-contact{font-size:4.4rem;margin-bottom:8.9vh}}.Section__title-press{font-size:1.6rem;margin-bottom:1.2vh;margin-top:233px}@media screen and (min-width: 992px) and (orientation: landscape){.Section__title-press{margin-top:0}}.Section__title-legals{text-align:right;margin-bottom:7.5vh;font-size:1.6rem;margin-top:0}@media screen and (min-width: 992px) and (orientation: landscape){.Section__title-legals{line-height:8.5vh;font-size:3rem}}.Section__title-policy{text-align:left;font-size:1.6rem;margin-top:0}@media screen and (min-width: 992px) and (orientation: landscape){.Section__title-policy{text-align:right;margin-bottom:7.5vh;font-size:3rem;line-height:8.5vh}}.Section__title-conception{font-size:1.75rem;line-height:2.56rem;margin-bottom:2.18rem;order:1;text-align:right;padding:0 10.2vw 0;margin-top:0}.Section__title-conception::before{padding:0 10.2vw 0}@media screen and (min-width: 992px) and (orientation: landscape){.Section__title-conception{font-size:4rem;margin-bottom:8.9vh;order:unset;text-align:left;padding:unset}.Section__title-conception::before{padding:unset}}.Section__title-histoire{margin-top:15.8vh;text-align:right}@media screen and (min-width: 992px) and (orientation: landscape){.Section__title-histoire{margin-top:4.9vh}}.Section__title-fondators{margin-bottom:4.1vh}@media screen and (min-width: 992px) and (orientation: landscape){.Section__title-fondators{margin-bottom:7.2vh}}.Section__subtitle-enter_the_universe{font-size:2.5rem;margin-left:4vw;line-height:3.3rem}.Section__video,.Section__image{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.Section__video.mh,.Section__image.mh{height:100vh}.Section__page_link{position:absolute;display:block;width:auto;color:white;text-align:center;text-decoration:none;line-height:16px;text-transform:uppercase;font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;font-size:0.83rem;z-index:800;opacity:1;transition:opacity 0.2s}.Section__page_link-hided{opacity:0}.Section__page_link:hover{opacity:0.53}.Section__page_link__arrow{width:100%;height:auto;pointer-events:none;margin-top:5px}.Section__page_link-back{top:7.1vh;width:30.7vw;line-height:1.14rem;left:10.2vw}@media screen and (min-width: 992px) and (orientation: landscape){.Section__page_link-back{width:9.3vw;top:4vh;left:4vw;transform:unset}}@media screen and (min-width: 992px) and (orientation: landscape){.Section__page_link-back-fixed{position:fixed;z-index:800}}.Section__page_link-next_page{bottom:7.1vh;width:30.7vw;right:10.2vw}@media screen and (min-width: 992px) and (orientation: landscape){.Section__page_link-next_page{bottom:14.8vh;width:9.3vw;right:4.1vw;transform:unset}}@media screen and (min-width: 992px) and (orientation: landscape){.Section__page_link-next_page-fixed{position:fixed;bottom:14vh;z-index:800}}@media screen and (max-width: 992px) and (orientation: portrait){.Section__page_link-next_page-center{right:calc(50vw);transform:translateX(50%)}}.Section__page_link-bottom_center{bottom:74px;left:calc(50% - 60px)}.Section-enter_the_universe{display:flex;flex-direction:column;justify-content:center;padding-bottom:15.7vh}@media screen and (min-width: 992px) and (orientation: landscape){.Section-enter_the_universe{padding-top:0;padding-bottom:7vh;justify-content:space-evenly}.Section-enter_the_universe .Section__title{margin-bottom:0}}.Section-enter_the_universe__text{font-size:1rem;width:100%;padding:0 10.2vw}@media screen and (min-width: 1281){.Section-enter_the_universe__text{width:38vw}}@media screen and (min-width: 992px) and (orientation: landscape){.Section-enter_the_universe__text{margin-left:16vw;width:50vw;padding:0}}.Section-garmin{display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width: 992px) and (orientation: landscape){.Section-garmin{flex-direction:row;align-items:flex-end}}.Section-garmin__image{width:100%;height:auto;order:2}@media screen and (min-width: 992px) and (orientation: landscape){.Section-garmin__image{width:60%;order:1}}.Section-garmin__text{display:flex;flex-direction:column;text-align:right;overflow:visible;order:1;margin-bottom:4.8vh}.Section-garmin__text p{width:100%;padding:0 10.2vw}@media screen and (min-width: 992px) and (orientation: landscape){.Section-garmin__text p{width:25vw;margin-right:0;padding:0}}@media screen and (min-width: 992px) and (orientation: landscape){.Section-garmin__text{margin-right:4vw;align-items:flex-end;align-self:center;order:2;margin-bottom:0}}.Section-technic{display:flex;flex-direction:column}.Section-technic__image{position:relative;object-position:bottom right;object-fit:contain;order:1;align-self:center;width:100%;height:auto;margin-top:3.5vh}@media screen and (min-width: 992px) and (orientation: landscape){.Section-technic__image{position:absolute;top:11vh;right:1vw;bottom:11vh;width:90vw;height:73vh;margin-top:0}}.Section-technic__text{width:100%}@media screen and (min-width: 992px) and (orientation: landscape){.Section-technic__text{width:26.14vw}}.Section-technic__text p{padding:0 10.2vw}@media screen and (min-width: 992px) and (orientation: landscape){.Section-technic__text p{padding:unset}}@media screen and (min-width: 992px) and (orientation: landscape){.Section-technic{display:block;padding:18vh 4vw}}.Section-edition1{padding:15.7vh 10.2vw;display:flex;flex-direction:column;position:absolute;top:0;left:0;right:0;bottom:0}.Section-edition1 .Section__title{width:100%;margin-top:0}@media screen and (min-width: 992px) and (orientation: landscape){.Section-edition1 .Section__title{width:43.6vw;line-height:5.11rem}}.Section-edition1 p{width:100%;text-align:right}@media screen and (min-width: 992px) and (orientation: landscape){.Section-edition1 p{width:31.7vw;align-self:flex-end;text-align:left}}@media screen and (min-width: 992px) and (orientation: landscape){.Section-edition1{padding:22.2vh 10.6vw 22.4vh 4.1vw;flex-direction:row;justify-content:space-between}}.Section-edition2{padding:15.7vh 10.2vw;display:flex;flex-direction:column;position:absolute;top:0;left:0;right:0;bottom:0}@media screen and (min-width: 992px) and (orientation: landscape){.Section-edition2{padding:22.2vh 10.6vw 22.2vh 4.1vw;flex-direction:row;justify-content:space-between}}.Section-edition2 .Section__title{width:100%;margin-top:0}@media screen and (min-width: 992px) and (orientation: landscape){.Section-edition2 .Section__title{width:43.6vw;line-height:5.11rem}}.Section-edition2 p{width:100%}@media screen and (min-width: 992px) and (orientation: landscape){.Section-edition2 p{width:27.8vw;padding-top:5vh}}.Section-specs__image-1{position:absolute;object-fit:contain;object-position:bottom center}.Section-specs__image-2{position:absolute;object-fit:contain;object-position:top center}.Section-specs__image-mobile{position:relative}.Section-specs_mobile{padding:13.1vh 10.2vw 3.9vh}.Section-specs_mobile .Section__image{position:relative;width:100%;height:auto}.Section-motor{display:flex;padding:18vh 0 5.6vh;flex-direction:column}@media screen and (min-width: 992px) and (orientation: landscape){.Section-motor{display:block;padding:35vh 4vw}}.Section-motor__image{position:relative;width:100%;height:auto;order:2}@media screen and (min-width: 992px) and (orientation: landscape){.Section-motor__image{width:100vw;height:114vh;position:absolute;top:5.9vh;left:-5vw;object-fit:contain;object-position:bottom left}}.Section-motor__text p{text-align:right;width:100%;padding:0 10.2vw}@media screen and (min-width: 992px) and (orientation: landscape){.Section-motor__text p{width:18.2vw;padding:0;margin-left:auto}}.Section-contact{display:flex;flex-direction:row;padding:0 10.2vw;min-height:100%}@media screen and (min-width: 992px) and (orientation: landscape){.Section-contact{padding:7vh 4vw;align-items:center;justify-content:center}}.Section-contact__container{flex:1;display:flex;flex-direction:column}@media screen and (min-width: 992px) and (orientation: landscape){.Section-contact__container{flex-direction:row;justify-content:space-between;align-items:flex-end}}.Section-contact__button{margin-left:auto}.Section-contact__button-flat{margin-right:1.2vw;margin-left:0}.Section-contact__button-flat:last-child{margin-right:0}@media screen and (min-width: 992px) and (orientation: landscape){.Section-contact__button-flat{margin-right:1.2vw;margin-left:0}.Section-contact__button-flat:last-child{margin-right:0}}.Section-contact__buttons{display:flex;flex-direction:row;justify-content:flex-end;padding-bottom:6.2vh;margin-top:1.4vh}@media screen and (min-width: 992px) and (orientation: landscape){.Section-contact__buttons{margin-top:0}}.Section-contact__text{order:1;display:flex;flex-direction:column;align-items:stretch}@media screen and (min-width: 992px) and (orientation: landscape){.Section-contact__text{order:2;text-align:right;align-items:flex-end;justify-content:space-between;margin-left:5.2vw}}.Section-contact__text__up{display:flex;flex-direction:column;text-align:left;margin-bottom:3.14rem;align-items:flex-start}@media screen and (min-height: 800px) and (orientation: landcape){.Section-contact__text__up{margin-bottom:24vh}}@media screen and (min-width: 992px) and (orientation: landscape){.Section-contact__text__up{text-align:right;align-items:flex-end;justify-content:space-between;margin-bottom:10vh}}.Section-contact__text__up p{width:100%}@media screen and (min-width: 992px) and (orientation: landscape){.Section-contact__text__up p{width:22vw}}.Section-contact__text__bottom{display:flex;flex-direction:column;align-items:center;text-align:center;order:3}@media screen and (min-width: 992px) and (orientation: landscape){.Section-contact__text__bottom{align-items:flex-end;text-align:right}}.Section-contact__text__bottom p{font-size:1.28rem;margin-bottom:0.7vh}@media screen and (min-width: 992px) and (orientation: landscape){.Section-contact__text__bottom p{font-size:1rem}}.Section-contact__form{width:100%;order:2}@media screen and (min-width: 992px) and (orientation: landscape){.Section-contact__form{order:1;width:40vw}}.Section-contact__form p{text-align:center}.Section-legals{width:100%;padding:16.5vh 10.2vw;text-align:left}.Section-legals p{width:100%}@media screen and (min-width: 992px) and (orientation: landscape){.Section-legals p{width:40.6vw}}@media screen and (min-width: 992px) and (orientation: landscape){.Section-legals{padding:26.3vh 14vw}}.Section-policy{width:100%;padding:16.5vh 10.2vw;text-align:left}.Section-policy p{width:100%}@media screen and (min-width: 992px) and (orientation: landscape){.Section-policy p{width:30vw;margin-left:auto}}@media screen and (min-width: 992px) and (orientation: landscape){.Section-policy{padding:26.3vh 14vw;text-align:right}}.Section-retd{display:flex;flex-direction:column;order:1;padding:15.7vh 0 0;min-height:100vh}@media screen and (min-width: 992px) and (orientation: landscape){.Section-retd{padding:5vh 4.1vw;order:unset;min-height:unset;justify-content:center}}.Section-retd__image{width:100%;height:auto;order:2;margin-top:2.8rem}@media screen and (min-width: 992px) and (orientation: landscape){.Section-retd__image{position:absolute;width:50vw;height:100vh;object-fit:cover;top:0;left:0;margin-top:unset}}.Section-retd .Section__title{margin-top:0;font-size:1.75rem;line-height:2.56rem;margin-bottom:2.18rem;order:1;text-align:right;padding:0 10.2vw}@media screen and (min-width: 992px) and (orientation: landscape){.Section-retd .Section__title{order:2;line-height:5.1rem;margin-bottom:unset;order:2;margin-top:3rem;padding:unset;font-size:4.4rem}}.Section-retd .Section__title::before{padding:0 10.2vw}@media screen and (min-width: 992px) and (orientation: landscape){.Section-retd .Section__title::before{padding:unset}}.Section-retd p{width:100%;text-align:right;order:2;padding:0 10.2vw 0}@media screen and (min-width: 992px) and (orientation: landscape){.Section-retd p{width:24vw;order:1;padding:unset;margin-left:auto}}.Section-conception{position:absolute;padding:15.7vh 0 15.7vh;top:0;left:0;right:0}@media screen and (min-width: 992px) and (orientation: landscape){.Section-conception{position:absolute;display:flex;flex-direction:column;justify-content:center;padding:unset;padding-left:4.3vw}}.Section-conception__image{position:absolute;width:100%;top:0;bottom:0;object-fit:cover;opacity:0.5;object-position:center center}@media screen and (min-width: 992px) and (orientation: landscape){.Section-conception__image{top:4.3vh;left:22.9vw;width:82.2vw;height:91.3vh;bottom:20vh;object-fit:contain;opacity:0.5;object-position:center center}}.Section-conception p{width:100%;padding:0 10.2vw;text-align:right}@media screen and (min-width: 992px) and (orientation: landscape){.Section-conception p{text-align:left;padding:0;width:25vw}}.Section-login{display:flex;flex-direction:column;justify-content:center;align-items:center}.Section-login__form{width:300px;display:flex;flex-direction:column;align-items:center}.Section-login__form .Form__control{width:100%}.Section-login__logo{width:56.57px;height:63.7px;margin-bottom:20px}.Section-login .Button{margin:20px auto}.Section-histoire{display:flex;padding:0 10.2vw;flex-direction:column;justify-content:space-between}@media screen and (min-width: 992px) and (orientation: landscape){.Section-histoire{display:block;padding:27.2vh 4vw}}.Section-histoire .Section__image{position:absolute;top:0;left:0;right:0;bottom:0}.Section-histoire p{z-index:1;order:2;margin-bottom:11.6vh;text-align:right}@media screen and (min-width: 992px) and (orientation: landscape){.Section-histoire p{width:24.6vw;margin-left:auto;margin-bottom:0}}.Section-fondators{padding:0 10.2vw;display:flex;flex-direction:column}@media screen and (min-width: 992px) and (orientation: landscape){.Section-fondators{display:block;padding:27.2vh 4vw}}.Section-fondators .Section__image{position:absolute;top:0;left:0;right:0;bottom:0}.Section-fondators p{z-index:1;text-align:right}@media screen and (min-width: 992px) and (orientation: landscape){.Section-fondators p{width:24.6vw;text-align:left}}.Footer{padding:123.6px 40px 44px;background-color:black;font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;font-weight:200;color:white;display:flex;flex-direction:column;justify-content:center;align-items:center}.Footer__app_logo{margin:0 auto 13.6vh;display:inline-block}.Footer__app_logo__logo{width:60px;height:auto}.Footer__link{color:white;font-size:0.85rem;text-transform:uppercase;text-decoration:none;line-height:11px;margin-bottom:15px}.Footer__link:hover{opacity:0.53}.Footer__copyright{margin-top:59px;font-size:0.85rem;line-height:8px}.Footer__logo_instagram{width:1.05rem;height:auto}@media screen and (min-width: 992px) and (orientation: landscape){.Footer{display:none}}.Footer_desktop{display:none;position:fixed;z-index:800;bottom:4.7vh;left:0;right:0;padding:0 4vw;flex-direction:column}.Footer_desktop__content{border-top:solid 1px white;padding-top:6px;position:relative}.Footer_desktop__row{display:flex;justify-content:space-between}.Footer_desktop__link{color:white;font-size:10px;text-transform:uppercase;text-decoration:none;line-height:15px;margin-right:20px}.Footer_desktop__link:hover{opacity:0.53}.Footer_desktop__link-logo{line-height:0}.Footer_desktop__link-app_logo{align-self:center}.Footer_desktop__link:last-child{margin-right:0}.Footer_desktop__logo_app{width:3.8vw;height:auto;transform:translatey(2vh)}.Footer_desktop__copyright{position:absolute;bottom:-2rem;left:0;font-size:0.625rem;font-weight:200;color:white;opacity:1;transition:opacity 0.6s}.Footer_desktop__copyright-hided{opacity:0}@media screen and (min-width: 992px) and (orientation: landscape){.Footer_desktop{display:flex}}.Form{display:block;padding-top:17px}.Form__row{display:flex;width:100%;flex-direction:column}@media screen and (min-width: 992px) and (orientation: landscape){.Form__row{flex:1;flex-direction:row}}.Form__control{display:flex;width:100%;flex:1}@media screen and (min-width: 992px) and (orientation: landscape){.Form__control{flex-direction:row}}.Form__spacer{width:1.5vw}.Form__input,.Form__textarea{font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;display:block;width:100%;padding:1.2vh 2.5vw;background-color:black;border:solid 1px #FFFFFF;font-size:0.83333333rem;color:white;margin-bottom:1.9vh;outline:none;line-height:1.4rem;border-radius:0}@media screen and (min-width: 992px) and (orientation: landscape){.Form__input,.Form__textarea{padding:1.2vh 1.3vw}}.Form__textarea{height:28vh}@media screen and (min-height: 800px){.Form__textarea{height:43vh}}.Black_fade{position:absolute;bottom:0;left:0;right:0;height:100vh;background:#000;background:-moz-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.34) 55%, rgba(0,0,0,0.45) 70%, rgba(0,0,0,0.57) 100%);background:-webkit-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.34) 55%, rgba(0,0,0,0.45) 70%, rgba(0,0,0,0.57) 100%);background:linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.34) 55%, rgba(0,0,0,0.45) 70%, rgba(0,0,0,0.57) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);pointer-events:none;z-index:100;transition:opacity 0.4s}.Black_fade-hided{opacity:0}.Button{text-transform:uppercase;font-size:0.83rem;border:solid 1px white;background-color:black;padding:1.2vh 1.5vw;color:rgba(255,255,255,0.53);cursor:pointer;text-decoration:none;z-index:400}@media screen and (min-width: 992px) and (orientation: landscape){.Button{padding:1.2vh 1vw}}.Button:hover,.Button:active{background-color:rgba(255,255,255,0.37);color:white;border:solid 1px rgba(255,255,255,0)}.Button-flat{padding:0 6.5vw;line-height:1.1rem;margin:0 0.9vw}@media screen and (min-width: 992px) and (orientation: landscape){.Button-flat{padding:0 2.8vw;margin:0 0.8vw}}.LogoMobile{position:fixed;width:17.9vw;height:auto;left:50vw;top:3vh;transform:translateX(-50%);z-index:998;transition:0.3s}.LogoMobile.hide{transform:translateX(-50%) translateY(-100%);opacity:0}@media screen and (orientation: landscape){.LogoMobile{top:8vh;width:10vw}}.LogoFixed{position:fixed;left:50%;top:50%;transform-origin:center center;transform:translateX(-50%) translateY(-50%);opacity:0.8;z-index:800;width:13vw;height:auto;cursor:pointer;transition:0.2s}.LogoFixed-hided{opacity:0}.LogoFixed:hover{opacity:1}@media screen and (min-width: 992px) and (orientation: landscape){.LogoFixed{width:2.8vw}}.Password_mask{position:fixed;top:0;left:0;bottom:0;right:0;background:black;justify-content:flex-end;align-items:center;z-index:1100;flex-direction:column;display:none;padding:0 0 27.8vh}@media screen and (min-width: 992px) and (orientation: landscape){.Password_mask{justify-content:center;padding:0}}.Password_mask__logo{width:13vw;height:auto;margin-bottom:13.2vh}@media screen and (min-width: 992px) and (orientation: landscape){.Password_mask__logo{width:3vw;margin-bottom:7.1vh}}.Password_mask__form{width:69.7vw}@media screen and (min-width: 992px) and (orientation: landscape){.Password_mask__form{width:15vw}}.Password_mask-show{display:flex}.Construction{padding:40px;width:100%;min-height:100%;background:black;display:flex;flex-direction:column;justify-content:center;align-items:center}.Construction__logo{width:55.67px;height:63.7px;flex-shrink:0}.Construction__text{margin:50px 0 30px;width:80%;text-align:center;color:white;font-size:1.12rem;line-height:1.66rem;font-weight:normal}.Construction__text-light{color:rgba(255,255,255,0.53);font-size:200}@media screen and (min-width: 992px){.Construction__text{margin:115px 0 28px;width:100%;max-width:870px}}.Construction__form{width:96%;transition:opacity 0.6s}.Construction__form-success{opacity:0}@media screen and (min-width: 640px){.Construction__form{width:465px}}.Construction__row{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.Construction__input{width:100%;border:none;border-bottom:solid 1px rgba(255,255,255,0.53);outline:none;color:white;background-color:black;padding-bottom:13px;margin-bottom:0;font-size:0.93rem}.Construction__input:focus{border-bottom:solid 1px #fff}.Construction__button{margin:45px auto;color:white;background:none;border:none;cursor:pointer;display:flex;align-items:center;opacity:53%;font-size:0.93rem;font-weight:normal}.Construction__button__icon{width:11px;height:auto}.Construction__button:hover{opacity:1}
