@charset "UTF-8";*{box-sizing:border-box;margin:0;padding:0}:not(svg){transform-origin:0 0}::selection{background:#000;color:#fff}@font-face{font-family:Helvetica;src:url(/build/fonts/HelveticaNeueLTPro-Th.b2651f74.otf) format("otf");font-style:normal}html{scroll-behavior:smooth;font-size:62.5%}@media (max-width:1600px){html{font-size:55%}}@media (max-width:1366px){html{font-size:47.5%}}@media (max-width:768px){html{font-size:40%}}@media (max-width:480px){html{font-size:40%}}@media (max-width:320px){html{font-size:40%}}body{font:1rem/1.5 Helvetica,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;position:relative;overflow-x:hidden;color:#79746d;font-weight:100;background-color:#171717}body,html{line-height:1.5}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0 auto}:focus{outline:none;-ms-touch-action:manipulation;touch-action:manipulation}:focus,div,label{-webkit-tap-highlight-color:transparent}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects;text-decoration:none;color:#fff}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}hr{box-sizing:content-box;height:0;overflow:visible}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,input{overflow:visible;outline:none}button,select{text-transform:none}button:focus{outline:none!important;box-shadow:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out 0s;-webkit-text-fill-color:#fff!important}.button{border:1px solid #ff681e;background-color:#ff681e;color:#fff;transition:background-color .3s ease,color .3s ease;font-size:1.5rem;font-weight:700;height:50px;min-width:140px;padding:0 10px;cursor:pointer;text-transform:uppercase;display:flex;align-items:center;justify-content:center}.button:focus,.button:hover{background-color:transparent;color:#ff681e}.button--white{background-color:#fff;color:#ff681e;border:1px solid #fff}.button--white:focus,.button--white:hover{background-color:transparent;color:#fff}.button--disabled{pointer-events:none;border-color:#a4a2a1;background:#201f1f;color:#a4a2a1}.button--no-bg{border:none;background-color:transparent;color:#fff;margin-top:10px}.button--no-bg:focus,.button--no-bg:hover{color:#ff681e}.button__badge{color:#ff5400;background-color:#fff;text-transform:uppercase;font-size:2.5rem;font-weight:700;padding:2rem 3rem;display:flex;justify-content:center;align-items:center}.button__badge--small{font-size:2rem;padding:1.5rem 2.5rem}.badge{position:absolute;top:0;right:5rem;transform:translateY(5rem)}@media (max-width:1600px){.badge{transform:translateY(5rem);right:2rem}}@media (max-width:1280px){.badge{transform:translateY(5rem)}}@media (max-width:1080px){.badge{transform:translateY(3rem)}}@media (max-width:768px){.badge{right:3rem;transform:translateY(3rem)}}@media (max-width:480px){.badge{right:3rem;transform:translateY(3rem)}}.container{max-width:1920px;width:100%;margin:auto}.container--partials{display:flex;align-items:center;justify-content:space-between;flex-flow:row wrap;padding:0 20px}.container--left{height:100%;align-items:start;width:60%;margin:unset}.container--center,.container--left{display:flex;flex-flow:column;justify-content:center}.container--center{align-items:center;text-align:center}.container--columns{display:flex;flex-flow:row;align-items:center;justify-content:center}.container--result{padding:100px 100px 50px;display:none}.container--result.active{display:initial}.container--configurator.hidden{display:none}@media (max-width:1024px){.container--result{padding:100px 50px 0}}@media (max-width:850px){.container--navigation{flex-flow:row nowrap;padding:0 15px}}@media (max-width:768px){.container--result{padding:0}}@media (max-width:700px){.container--navigation{padding:20px}}@media (max-width:480px){.container--left{width:100%}.container--columns{flex-flow:column}}h1,h1.title,h2,h3{font-weight:100}h1.title{color:#fff;font-size:6rem}h1.title--orange{color:#ff681e;text-transform:capitalize}h1.title--small{font-size:3rem}@media (max-width:320px){h1.title{font-size:5rem}h1.title--small{font-size:3rem}}.title{color:#fff;font-weight:100;font-size:6rem}.title--small{font-size:3rem}h2.title{color:#ff681e;font-size:5rem;line-height:1.2}h2.title--dark{color:#3b3936}h3.title{color:#ff681e;font-size:2.5rem;line-height:1.2}.description{color:#ccc;font-size:2.5rem;line-height:1.8}.description--small{font-size:1.8rem}.description--light{color:#fff}.description--dark{color:#9b9792;font-size:1.5rem}@media (max-width:480px){.description--dark{font-size:2rem}}.code{font-size:2rem}@media (max-width:480px){.code{font-size:2.5rem}}.name{color:#ff681e;font-size:3.5rem}.text{font-size:2.2rem;margin-bottom:40px}@media (max-width:700px){.text{margin-bottom:20px}}.list{font-size:2rem;line-height:1.3}.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__slides,.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slide,.glide__slides--dragging{user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{position:absolute;top:25%;left:0;width:100%;display:flex;align-items:center;justify-content:space-between}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;user-select:none}.glide--rtl{direction:rtl}.glide__arrow{z-index:2;background:none;border:none;width:28px;opacity:1;cursor:pointer;transition:opacity .15s ease,border .3s ease-in-out;transform:translateY(-50%);line-height:1}.glide__arrow svg{width:100%}.glide__arrow:focus{outline:none}.glide__arrow:hover{border-color:#fff}.glide__arrow--left{transform:translateX(10px)}.glide__arrow--right{transform:translateX(-10px)}.glide__arrow--disabled{opacity:.33}.glide__bullets{position:absolute;z-index:2;bottom:35px;left:50%;display:inline-flex;align-items:center;justify-content:center;list-style:none;transform:translateX(-50%)}.glide__bullet{background-color:#929292;width:9px;height:9px;padding:0;border-radius:50%;border:none;transition:all .3s ease-in-out;cursor:pointer;line-height:0;margin:0 5px}.glide__bullet:focus{outline:none}.glide__bullet--active{background-color:#ff681e;width:13px;height:13px}.glide--swipeable{cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.glide--dragging{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}.loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background-color:rgba(0,0,0,.1);z-index:1000;display:flex;align-items:center;justify-content:center;pointer-events:auto;visibility:hidden}.loader.active{opacity:1;visibility:visible}.lds-dual-ring{display:inline-block;width:80px;height:80px}.lds-dual-ring:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border-color:#ff681e transparent;border-style:solid;border-width:6px;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.newsletter{width:100%;background-color:#171717;position:relative}.newsletter,.newsletter__wrapper{display:flex;align-items:center;justify-content:center}.newsletter__wrapper{flex-flow:column;padding:100px 0 50px}.newsletter__wrapper--form.hide{display:none}.newsletter__wrapper--thanku{text-align:center;padding:100px}.newsletter__wrapper--thanku.hide{display:none}.newsletter__title{font-size:4rem;color:#ff681e;line-height:1.2;text-align:center;font-weight:100}.newsletter__desc{font-size:3rem;color:#79746d;font-weight:100;margin-top:20px}.newsletter__desc--thanku{margin-top:30px}.newsletter__form{width:60%;display:flex;flex-flow:column;justify-content:center;align-items:center;margin-top:60px}.newsletter__email{display:block;width:100%;position:relative}.newsletter__input-label{color:#79746d;position:absolute;top:0;left:0;transform:translateY(2px);transition:transform .3s ease;font-size:1.5rem}.newsletter__input{background-color:transparent;outline-style:none;box-shadow:none;border-color:transparent;border-bottom:1px solid #79746d;width:100%;font-size:2.2rem;color:#fff;cursor:text}.newsletter__input.error{border-bottom:2px solid #e14800}.newsletter__input:focus{outline:0;border-bottom:1px solid #79746d}.newsletter .newsletter__input:focus+.newsletter__input-label,.newsletter .newsletter__input:not(:placeholder-shown)+.newsletter__input-label{transform:translateY(-17px) scale(.8)}.newsletter__agreement{margin:40px 0;width:100%;font-size:1rem}.newsletter__checkbox-label{color:#79746d;position:relative;padding-left:35px;-webkit-box-decoration-break:clone;box-decoration-break:clone;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;display:block;width:100%;cursor:pointer;font-size:1.5rem}.newsletter__checkbox-label:before{content:"";position:absolute;left:0;top:4px;width:16px;height:16px;border:1px solid #e0e0e0;border-radius:5px}.newsletter__checkbox-label:after{content:"\2714\0020";color:#ff681e;position:absolute;font-size:14px;left:3px;top:4px;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out,visibility .2s ease-in-out}.newsletter__checkbox-label.error:before{border:2px solid #e14800}.newsletter__checkbox-label .asterix{position:absolute;top:-1px;left:21px;color:#ff681e;font-size:2.5rem}.newsletter__checkbox{display:none}.newsletter__checkbox:checked+label:after{opacity:1;visibility:visible}.newsletter__error-wrapper{display:flex;flex-flow:column;text-align:center;height:40px;margin:10px 0}.newsletter__error{font-size:1.5rem;color:#ff681e;display:none}.newsletter__error.show{display:initial}@media (max-width:1600px){.newsletter__form{width:80%}.newsletter__agreement{margin:50px 0}}@media (max-width:1000px){.newsletter__wrapper{padding:50px 20px 0}.newsletter__wrapper--thanku{padding:50px 20px}.newsletter__desc,.newsletter__title{text-align:center}}@media (max-width:800px){.newsletter__form{width:90%}}@media (max-width:600px){.newsletter .desktop-break{display:none}.newsletter__title{margin-bottom:20px}.newsletter__wrapper{padding:20px 40px 0}.newsletter__wrapper--thanku{padding:40px 30px}.newsletter__form{width:100%;margin-top:30px}.newsletter__agreement{margin:35px 0}.newsletter__checkbox_label,.newsletter__input-label{font-size:2rem}.newsletter__desc--thanku{margin-top:0}}@media (max-width:500px){.newsletter__wrapper{padding:20px 20px 0}.newsletter__wrapper--thanku{padding:30px 20px}.newsletter__promo{transform:scale(.7) translate(64px,40px)}}.widget{position:fixed;right:0;transform:translateX(100%);top:50vh;width:450px;padding:40px 45px 35px 25px;background-color:#ff681e;z-index:1000;transition:transform .5s ease}.widget__title{font-size:2.3rem;color:#fff}.widget__desc{font-size:1.8rem;color:#fff;margin:30px 0 45px;line-height:1.7}.widget__opener{position:absolute;left:0;top:50%;transform:translate(-100%,-50%);background:#fff;color:#000;width:60px;height:160px;display:flex;align-items:flex-end;justify-content:center;cursor:pointer}.widget__wrapper{width:100%;height:100%;position:relative}.widget__text{position:absolute;top:50%;left:50%;transform:rotate(-90deg) translate(-50%,-50%);text-transform:uppercase;font-size:1.8rem;display:flex;flex-flow:row}.widget__text svg{margin:4px 10px 0 0;transform:rotate(-90deg)}.widget__text .text-hide{display:none}.widget__text.show .text-hide{display:flex}.widget__text.show .text-show{display:none}.widget__text.show svg{transform:rotate(90deg)}.widget__button{height:45px;cursor:pointer}.widget.show{transform:translateX(0)}.widget.promo{padding:0;width:410px}.widget.promo .widget__title{color:#000;font-weight:600}.widget.promo .widget__desc{font-weight:500}.widget.promo .widget__opener{transform:translate(-100%)}.widget__top{background-color:#fff;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start}.widget__top img{margin:40px}.widget__bottom{padding:40px}@media (max-width:1600px){.widget{width:320px;padding:20px;top:43%}.widget__desc{margin:20px 0}.widget__button{min-height:unset;height:40px;min-width:140px;font-size:1.8rem}.widget.promo{top:25%}}@media (max-width:1280px){.widget{top:50%}.widget__desc{margin:15px 0}.widget.promo{width:360px}.widget.promo .widget__opener{transform:translate(-100%,6%)}}@media (max-width:768px){.widget.promo{width:360px}.widget.promo .widget__opener{width:50px;height:140px}}@media (max-width:600px){.widget{width:70%;top:40%;padding:10px 20px}.widget__desc{margin:10px 0}.widget__button{height:35px;min-width:130px}.widget__opener{width:48px;height:130px}.widget.promo{width:300px;top:25%}.widget.promo .widget__opener{width:48px;height:130px}.widget__top img{margin:30px 20px 20px;transform:scale(.8)}.widget__bottom{padding:20px}}@media (max-width:375px){.widget{top:35%}.widget__desc{margin:5px 0}.widget__button{min-width:125px}.widget__opener{width:44px;height:120px}}.navigation{min-height:100px;background-image:linear-gradient(#171717 70%,transparent);width:100%;position:fixed;top:0;z-index:50}.navigation,.navigation__items{display:flex;align-items:center;justify-content:center}.navigation__items{flex-flow:row nowrap;list-style:none}.navigation__items--mobile{display:none}.navigation__item{color:#fff;font-size:1.5rem;font-weight:600;text-transform:uppercase;margin:0 30px}.navigation__item--orange{color:#ff681e}.navigation__button{display:none;border:none;background:none;cursor:pointer}.navigation__logo{cursor:pointer}.navigation__mobile{display:none}@media (max-width:1024px){.navigation__item{margin:0 15px}}@media (max-width:850px){.navigation__logo{width:70px}.navigation__logo img{width:100%}.navigation__buy button{min-width:120px}}@media (max-width:800px){.navigation{min-height:70px}.navigation__buy{display:none}.navigation__button{display:initial}.navigation__items{max-height:0;min-height:200px;width:100%;position:absolute;top:50px;left:0;display:flex;flex-flow:column;align-items:center;justify-content:space-between;padding:20px 0;background:#171717;list-style:none;border-bottom:4px solid #000;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease,height .5s ease}.navigation__items.active{max-height:200px;opacity:1;visibility:visible}.navigation__item{font-size:2rem}.navigation__mobile{display:flex;position:fixed;bottom:0;left:0;width:100%;opacity:1!important;visibility:visible!important;transition:transform .3s ease}}.footer{position:relative;background-color:#1e1f1e;font-size:1.2rem;text-transform:uppercase;justify-content:center;flex-flow:row wrap;min-height:60px;width:100%;z-index:20}.footer,.footer__item{display:flex;align-items:center}.footer__item{width:33.333333%;color:#fff;cursor:auto}.footer__item--slogan{justify-content:center}.footer__item--slogan svg{max-width:200px}.footer__item--links{flex-flow:row nowrap;justify-content:flex-end;list-style:none}.footer__item--mobile{display:none}.footer__link{margin:0 30px;position:relative;font-weight:600;color:#fff;cursor:pointer}.footer__link--fb{padding-left:20px}.footer__link--fb svg{position:absolute;top:50%;left:0;transform:translate(-4px,-50%)}@media (max-width:1000px){.footer__item{width:50%}.footer__item--slogan{justify-content:flex-end}.footer__item--links{width:100%;justify-content:center;padding:15px 0}}@media (max-width:768px){.footer{padding:20px 0;font-size:1.8rem}.footer__item{width:100%;justify-content:center}.footer__item--links{padding:0;margin:10px 0;flex-flow:column}.footer__item--desktop{display:none}.footer__item--mobile{display:initial;text-align:center}.footer__link{margin:10px}}.cookies{position:fixed;left:0;bottom:0;width:100%;display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;background-color:#1e1f1e;border-top:2px solid #79746d;padding:30px 50px;opacity:0;visibility:hidden;z-index:900;text-transform:lowercase}.cookies,.cookies.visible{transition:opacity .5s ease-in-out,visibility .5s ease-in-out}.cookies.visible{opacity:1;visibility:visible}.cookies__wrapper{display:flex;flex-flow:column nowrap;align-items:flex-start;justify-content:center;padding-right:50px}.cookies__title{color:#ff681e;font-weight:600}.cookies__paragraph,.cookies__title{font-size:1.5rem;text-transform:none}.cookies__paragraph{color:#fff}.cookies__paragraph a{color:#ff681e;font-weight:700}.cookies__btn{text-transform:uppercase;height:35px;min-width:150px;padding:0 10px;font-size:1.5rem;font-weight:100}@media (max-width:1024px){.cookies{flex-flow:column;padding:20px 50px}.cookies__wrapper{padding-right:0;margin-bottom:20px}}@media (max-width:680px){.cookies{padding:20px}}.head{display:flex;flex-flow:column;justify-content:flex-end;min-height:100vh;padding:100px;position:relative}.head--one{background:url(/build/assets/static/main-bg-one.cb39ad72.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat}.head--plus{background:url(/build/assets/static/main-bg-plus.3a7f3a7f.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat}.head .title{margin-bottom:50px;max-width:65%;line-height:1.3}.head .title--intuition{font-weight:600}.head .title--small{margin-bottom:50px;font-weight:400}.head__wrapper{transform:translate(-100px,120px);display:flex;flex-flow:row;align-items:center;justify-content:center}.head__badge,.head__wrapper{position:absolute;top:0;right:0}.head__badge{text-transform:uppercase;font-weight:700;transform:translate(-100px,150px)}.head__new{margin-right:50px}.head__quality{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:1.8rem;text-align:center;text-transform:uppercase;font-weight:700}.head__movie{position:relative;bottom:0;left:0;width:400px;cursor:pointer;border-radius:10px;margin-top:100px}.head__movie .image{object-fit:cover;vertical-align:top;z-index:1}.head__movie .image,.head__movie .mask{width:100%;height:100%;border-radius:10px}.head__movie .mask{position:absolute;top:0;left:0;background-color:rgba(255,104,30,.7);z-index:2;cursor:pointer;opacity:1;visibility:visible;transition:opacity .5s ease,visibility .5s ease}.head__movie .mask:hover{opacity:0;visibility:hidden}.head__movie .play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer}.head__movie .watch{color:#fff;font-size:1.5rem;font-weight:700;text-transform:uppercase;text-align:center;transform:translate(-50%,calc(-50% + 43px))}.head__movie .watch,.head__spot{width:100%;position:absolute;top:50%;left:50%}.head__spot{transform:translate(-50%,-50%);opacity:0;visibility:hidden;max-height:0;transition:opacity .3s ease,visibility .3s ease,max-height .3s ease;padding-top:50px;background-color:#000;z-index:2}.head__spot.active{opacity:1;visibility:visible;height:100%;max-height:200%}.head__close{position:absolute;top:100px;right:4%;z-index:3;opacity:0;visibility:hidden;cursor:pointer;transition:opacity .3s ease .3s,visibility .3s ease .3s}.head__close.active{opacity:1;visibility:visible}@media (max-width:1440px){.head{padding:100px 100px 30px}.head__movie{width:280px}}@media (max-width:1024px){.head{padding:100px 50px 50px}.head__badge,.head__wrapper{transform:translate(-20px,150px)}.head__movie{width:240px}}@media (max-width:768px){.head{padding:100px 50px 150px}.head__wrapper{transform:translate(-35px,150px)}}@media (max-width:480px){.head{padding:130px 30px 70px;min-height:90vh;width:100%;align-items:center;justify-content:center;background:url(/build/assets/static/header-bg.f3dfada3.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat}.head--one{background:url(/build/assets/static/main-bg-one-mobile.172b78ea.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat}.head--plus{background:url(/build/assets/static/main-bg-plus-mobile.c77f28f3.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat}.head__wrapper{transform:scale(.6) translate(145px,130px)}.head__wrapper .head__new{transform:scale(1.5) translate(-20px,-8px)}.head__badge{transform:scale(.7) translate(34px,96px)}.head__movie{margin-top:30px;width:160px}.head__movie .play{transform:scale(.8) translate(-65%,-70%)}.head__movie .watch{transform:translate(-50%,calc(-50% + 33px))}.head__spot{transform:translate(-50%,40%)}.head__spot.active{height:50%}.head__close{top:73%;transform:scale(.7)}.head .title{max-width:100%;margin:40px 0 30px}.head .title--intuition{margin-top:80px;font-size:5rem}.head .title--small{margin:10px 0 30px}}@media (max-width:320px){.head__badge img{transform:scale(.8) translate(15px,17px)}}.brand{background:url(/build/assets/static/brand-bg.970366dc.jpg) 50%/cover;min-height:100vh;display:flex;flex-flow:column;align-items:start;justify-content:center;padding:100px}.brand__text{margin:50px 0}@media (max-width:1024px){.brand{padding:50px}}@media (max-width:768px){.brand{min-height:50vh}}@media (max-width:480px){.brand{padding:150px 30px 50px;background:url(/build/assets/static/brand-bg-mobile.8495c718.jpg) 50%/cover}.brand__text{margin:20px 0}}@media (max-width:414px){.brand{padding:140px 30px 50px}}.benefits{background:#171717;display:flex;align-items:center;justify-content:center;padding:100px;min-height:100vh}.benefits__description{margin:30px 0 50px;color:#79746d}.benefits__wrapper{max-height:50vh;position:relative;max-width:300px}.benefits__wrapper img{max-height:50vh}@media (max-width:1024px){.benefits{padding:50px}}@media (max-width:768px){.benefits{min-height:unset;padding:50px 30px 80px}.benefits__wrapper{max-height:unset;max-width:250px}.benefits__wrapper img{max-height:unset;width:100%}}@media (max-width:480px){.benefits__wrapper{max-width:200px}}.dot{position:absolute}.dot--1{top:-5%;right:0}.dot--2{top:17%;right:0}.dot--3{top:26%;left:-9%}.dot--5{top:50%;right:-10%}.dot--6{bottom:20%;left:-9%}.dot--7{bottom:20%;right:22%}.dot--8{left:30%;bottom:-6%}.dot__button{width:30px;height:30px;background:#ff681e;border-radius:50px;cursor:pointer;border:1px solid #ff681e;box-shadow:0 0 0 8px rgba(255,104,30,.3);display:flex;align-items:center;justify-content:center;transition:box-shadow .3s ease}.dot__button svg{transition:transform .3s ease}.dot__button:hover{box-shadow:0 0 0 10px rgba(255,104,30,.3)}.dot__button.active{box-shadow:0 0 0 5px #ff681e}.dot__button.active svg{transform:rotate(45deg)}.dot__button.active:hover{box-shadow:0 0 0 4px #ff681e}.dot__wrapper{position:absolute;top:0;width:370px;z-index:5;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.dot__wrapper.active{opacity:1;visibility:visible}.dot__wrapper--left{left:60px}.dot__wrapper--right{right:60px}.dot__wrapper--bottom{bottom:0;top:unset}.dot__wrapper--5{bottom:-150px;top:unset}.dot__video{border-top-left-radius:10px;border-top-right-radius:10px;width:100%;height:100%;object-fit:cover;vertical-align:top}.dot__description{background:#fff;padding:30px 20px;display:flex;flex-flow:column;align-items:flex-start;justify-content:center;border-bottom-left-radius:10px;border-bottom-right-radius:10px;text-align:left}.dot__description h3{margin-bottom:10px}@media (max-width:1280px){.dot__description{padding:25px 20px}.dot__wrapper{width:300px}}@media (max-width:768px){.dot__wrapper--left{left:40px}.dot__wrapper--right{right:40px}}@media (max-width:480px){.dot.active{top:0;left:unset;right:0;bottom:unset;transform:translate(64px);z-index:20}.dot__wrapper{top:14px;right:14px;z-index:-1}.dot__wrapper--left{left:unset}.dot__wrapper--bottom{bottom:unset}}@media (max-width:320px){.dot.active{transform:translate(42px)}.dot__wrapper{width:250px}}.models{flex-flow:column}.models,.models__main{display:flex;align-items:center;justify-content:center;background:#1c1c1c}.models__main{width:100%;flex-flow:row;padding:50px 0}.models__wrapper{display:flex;flex-flow:column;align-items:flex-start;justify-content:center;margin-left:100px}.models__items{width:100%;flex-flow:row;justify-content:space-between;background:#1a1a1a}.models__item,.models__items{display:flex;align-items:center}.models__item{position:relative;width:33.33333%;height:100%;flex-flow:column;justify-content:center;padding:80px 0}.models__item:nth-of-type(2n){background:#1f1f1f}.models__item .models__img{margin-bottom:50px}.models__item .text{text-align:center;min-height:66px}.models__img{max-height:380px}@media (max-width:1440px){.models__img{max-height:280px}}@media (max-width:768px){.models__item{padding:40px 0 80px}.models__item .models__img{margin-bottom:20px}}@media (max-width:480px){.models__item .text{min-height:42px}.models__img{max-height:220px}}.coffees{display:flex;align-items:center;justify-content:center;background:#171717}.coffees__column{width:50%}.coffees__column--left img{width:100%;height:100%;object-fit:cover;vertical-align:top}.coffees__column--right{display:flex;flex-flow:column;align-items:flex-start;justify-content:center;padding:80px}.coffees__description{margin:10px 0 40px}@media (max-width:1024px){.coffees__column--right{padding:0 35px}}@media (max-width:768px){.coffees__description{margin:10px 0}}@media (max-width:480px){.coffees__column{width:100%}.coffees__column--right{padding:30px}}.config-section{background:#ff681e;padding:100px 100px 0;overflow:hidden}.config-section__description{margin:25px 0}.config-section__images{transform:translateY(5px);margin-top:50px}@media (max-width:1024px){.config-section{padding:50px 50px 0}.config-section__images{max-width:300px}}@media (max-width:768px){.config-section__images{margin-top:30px;max-width:260px}}.regulations{display:flex;flex-flow:column;align-items:center;justify-content:center}.regulations__content{padding:300px 0 50px}.regulations__title{font-weight:400;font-size:4rem!important;text-align:center;margin-bottom:50px;padding:0 30%}.regulations__desc{font-weight:100;font-size:1.4rem!important;line-height:1.5}.regulations__link{color:#f2d0b2;font-weight:400;transition:color .3s ease-in-out}.regulations__link:focus,.regulations__link:hover{color:#81897a}@media (max-width:1600px){.regulations__content{padding:200px 50px 50px}}@media (max-width:960px){.regulations__title{padding:0 10%}}@media (max-width:768px){.regulations__content{padding:150px 30px 30px}.regulations__title{font-size:2.8rem!important}}@media (max-width:480px){.regulations__title{font-size:2.4rem!important}}@media (max-width:400px){.regulations__content{padding:150px 20px 20px}}.list{counter-reset:item;list-style-type:none}.list--ordered{text-align:left;margin:30px 0;font-size:1.4rem;line-height:1.5;font-weight:300}.list--ordered:first-of-type,.list--ordered:nth-of-type(2){padding-left:0}.list--ordered .list__item--clause{font-weight:300}.list--sub-ordered{text-align:left;margin-left:30px}.list--sub-ordered .list__item--clause:before{content:counter(item,lower-alpha) ") "}.list__item:before{counter-increment:item;content:counters(item,".") ". "}.list__item--header{font-weight:400;font-size:1.6rem;text-align:center;position:relative}.list__item--header:before{counter-increment:item;content:"§ " counters(item,".") ". "}.list__item--clause{font-weight:100;font-size:1.4rem;line-height:1.5}.list__link{color:#9f7a60;font-weight:700;transition:color .3s ease-in-out}.list__link:focus,.list__link:hover{color:#e95524}@media (max-width:1360px){.list--container{max-width:100%}}.table-wrapper{overflow:auto}table{width:100%;margin:30px 0;border-collapse:separate;border-spacing:0 20px}@media (max-width:768px){table{width:150%}}@media (max-width:480px){table{width:200%}}thead td{font-size:14px}thead td:first-of-type{width:5%}tbody tr:nth-of-type(n+2){margin-top:10px}tbody td{font-size:12px;line-height:1.2;font-weight:300}tbody td:first-of-type{width:5%}tbody td:nth-of-type(2),tbody td:nth-of-type(4){width:10%}tbody td:nth-of-type(3),tbody td:nth-of-type(5){width:35%}.repairs{min-height:calc(100vh - 60px);padding:100px 100px 20px;align-items:center}.repairs,.repairs__wrapper{display:flex;justify-content:center}.repairs__wrapper{flex-flow:row;align-items:start}.repairs__column{width:50%;display:flex;flex-flow:column}.repairs__title{margin-bottom:50px}.repairs__country{margin-bottom:20px}.repairs__item{font-size:1.8rem;margin:0 0 50px;line-height:2;display:flex;flex-flow:column}.repairs__name{color:#fff;font-weight:700}.repairs__margin{margin-top:20px}.repairs__phone{color:#79746d}.repairs__mail{color:#ff681e}@media (max-width:1024px){.repairs{padding:100px 50px 20px}.repairs__item{font-size:2rem}}@media (max-width:480px){.repairs__wrapper{flex-flow:column}.repairs__column{width:100%}.repairs__country{margin-bottom:10px}.repairs__title{margin-bottom:30px}}.info-page{min-height:calc(100vh - 60px);padding:100px;justify-content:center;position:relative}.info-page,.info-page__wrapper{display:flex;align-items:center;flex-flow:column}.info-page__wrapper{justify-content:start;min-height:50%}.info-page__title{color:#ff681e;font-weight:100;font-size:6rem;text-align:center;margin-bottom:30px}.info-page__title--error{letter-spacing:10px}@media (max-width:768px){.info-page{padding:100px 50px}}@media (max-width:480px){.info-page{padding:50px}}.configurator{min-height:calc(100vh - 60px);display:flex;align-items:center;justify-content:center;position:relative}.configurator__glide{max-width:1000px}.configurator__item{display:flex;flex-flow:column;align-items:center;justify-content:center}.configurator__title{font-size:2.5rem;color:#fff;margin-bottom:20px}.configurator__wrapper{display:flex;flex-flow:row;margin:100px 0 20px}.configurator__button:first-of-type{margin-right:50px}.configurator__bullets{list-style:none;display:flex;flex-flow:row;margin-top:100px}.configurator__bullet{background:transparent;width:9px;height:9px;padding:0;border-radius:50%;border:1px solid #ff681e;transition:all .3s ease-in-out;line-height:0;margin:0 20px}.configurator__bullet:focus{outline:none}.configurator__bullet.active{background-color:#ff681e}@media (max-width:768px){.configurator{min-height:calc(100vh - 235px);padding:100px 20px 50px}}@media (max-width:480px){.configurator{padding:70px 20px 50px}.configurator__wrapper{margin:40px 0 0}.configurator__button:first-of-type{margin-right:20px}.configurator__bullets{margin-top:50px}.configurator .title{max-width:350px;font-size:4rem}}@media (max-width:320px){.configurator .title{font-size:3rem}.configurator .button{min-width:110px}}.product{min-height:calc(100vh - 60px);padding:100px 100px 50px;align-items:center}.product,.product__wrapper{display:flex;justify-content:center}.product__wrapper{flex-flow:row;align-items:flex-start}.product__wrapper--result{flex-flow:row wrap}.product__column{width:50%;display:flex;flex-flow:row;justify-content:center;align-items:center}.product__column--right{margin-top:100px}.product__column--result-left{padding-right:50px}.product__column--result-right{padding-left:50px}.product__column .wrapper{display:flex;flex-flow:column;justify-content:center;align-items:flex-start}.product__title{margin-bottom:50px}.product__title--mobile{display:none}.product__title--result{color:#fff;font-weight:100;font-size:3rem;width:100%;margin:50px 0}.product__benefits{list-style:none;text-align:left;margin-bottom:50px}.product__benefit{padding-left:20px;position:relative;margin:10px 0}.product__benefit:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);border-radius:10px;width:5px;height:5px;background-color:#ff681e}.product__name{line-height:1;margin:20px 0}.product__image{max-width:240px}.product__image--result{max-width:150px;margin-left:50px}.product__start{color:#fff;text-transform:uppercase;font-size:1.8rem;font-weight:500;margin-top:80px}.product__start--result{width:100%;margin:50px 0 0}@media (max-width:1024px){.product{padding:100px 50px 20px}.product__column--left{width:60%}.product__column--right{width:40%}.product__column--result{align-items:flex-start}.product__image{max-width:200px}.product__image--result{max-width:150px}.product__title{margin-bottom:30px}.product__title--result{margin:30px 0}.product__start{margin-top:50px}.product__start--result{margin:50px 0 0}}@media (max-width:768px){.product{min-height:calc(100vh - 208px)}.product__image{max-width:150px}.product__column--result{justify-content:space-between;width:100%;flex-flow:row-reverse;padding:0 20px}.product__column--result-left{margin-bottom:80px}.product__image--result{margin-right:50px;margin-left:0}.product__benefits--result{margin-bottom:25px}.product__title--result{margin:30px 0 30px 20px}.product__start--result{margin:50px 0 0 20px}}@media (max-width:480px){.product{padding:100px 30px 50px}.product__wrapper{flex-flow:column-reverse}.product__wrapper--result{flex-flow:column}.product__column{width:100%}.product__column--right{margin-top:0;flex-flow:column}.product__column--result{flex-flow:column-reverse;align-items:center}.product__column .wrapper{align-items:center}.product__title--desktop{display:none}.product__title--mobile{display:initial}.product__image{margin-right:0;margin-bottom:20px}}