/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],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{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}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-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--color-white:#ffffff;--color-black:#000000;--color-major:#009983;--color-minor:#416f49;--color-accent:#d4d07a;--color-main:#2d2a16;--color-bg:#143723;--color-bg_border:#143824;--color-border:#546202;--color-main_bg:#132319;--color-light:#ffffec}html{box-sizing:border-box;scroll-behavior:smooth}*,::after,::before{box-sizing:inherit}body{font-size:20px;line-height:23px;font-weight:400;font-family:Baskerville,sans-serif;color:var(--color-white);background-color:var(--color-main_bg);display:flex;flex-direction:column;-webkit-tap-highlight-color:transparent}body.lock{overflow:hidden}input,textarea{outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-image:none;background-color:transparent;box-shadow:none}input::-moz-placeholder,textarea::-moz-placeholder{-moz-transition:.3s;transition:.3s}input:-ms-input-placeholder,textarea:-ms-input-placeholder{-ms-transition:.3s;transition:.3s}input::-ms-input-placeholder,textarea::-ms-input-placeholder{-ms-transition:.3s;transition:.3s}input::placeholder,textarea::placeholder{transition:.3s}input:focus::-moz-placeholder,textarea:focus::-moz-placeholder{opacity:0}input:focus:-ms-input-placeholder,textarea:focus:-ms-input-placeholder{opacity:0}input:focus::-ms-input-placeholder,textarea:focus::-ms-input-placeholder{opacity:0}input:focus::placeholder,textarea:focus::placeholder{opacity:0}button{background-color:transparent;border-width:0;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;padding:0;cursor:pointer;transition:.3s;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}b{font-weight:700}a{text-decoration:none;color:inherit;transition:.3s}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}ol,ul{padding:0;margin:0;list-style:none}body,html{height:100%}main{flex:1 1 auto}footer{flex-shrink:0}.iresponsive{position:relative}.iresponsive img,.iresponsive video{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;z-index:1}.iresponsive iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.icon svg{width:100%;height:100%;transition:.3s;fill:inherit}.container{max-width:1340px;width:100%;padding:0 30px;margin:0 auto}.title{margin:0;font-family:"Academia Libera",sans-serif;font-weight:400;font-size:48px;line-height:104%;color:var(--color-white)}.subtitle{font-style:normal;font-weight:700;font-size:24px;line-height:28px;margin:0}.text{font-weight:400;font-size:16px;line-height:24px}.descr{font-weight:600;font-size:16px;line-height:18px}.descr p{margin:0 0 16px 0}.descr p:last-child{margin:0}.preorder-subtitle{font-weight:700;font-size:30px;line-height:35px}.bg-border{background:var(--color-bg_border);border-radius:30px;padding:10px;position:relative}.bg-border::before{position:absolute;content:'';width:calc(100% - 20px);height:calc(100% - 20px);border:2px dashed var(--color-border);border-radius:30px;top:10px;left:10px;pointer-events:none}.btn{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.2);padding:21px 22px;border-top-left-radius:30px;border-bottom-right-radius:30px;text-transform:uppercase;font-weight:700;font-size:16px;line-height:18px;color:#2a340d;position:relative;background-color:#d66042;overflow:hidden;transition:.3s}.btn::before{transition:ease .5s;background:linear-gradient(80.26deg,rgba(214,96,66,0) 71.99%,#d66042 100%),linear-gradient(263.15deg,rgba(214,96,66,0) 68.51%,#d66042 99.63%),linear-gradient(180deg,#ffea77 30%,#e1a929 100%);position:absolute;content:'';top:0;left:0;width:100%;height:100%}.btn>*{position:relative}.btn:hover{color:var(--color-white)}.btn:hover::before{transform:translateX(100%)}.btn.btn-blue{padding:20px 22px;padding-bottom:19px;color:var(--color-light);background-color:#00cefb;font-size:18px;line-height:21px}.btn.btn-blue::before{background:linear-gradient(266.04deg,#107caa 0,#00cefb 100%),linear-gradient(180deg,#ffea77 30%,#e1a929 100%)}.btn--green{background-color:var(--color-minor);color:var(--color-white)}.btn--green:hover{background-color:var(--color-major)}.btn--green::before{opacity:0;visibility:hidden}.btn--green.checked{color:#2a340d;box-shadow:0 10px 30px rgba(185,203,6,.5)}.btn--green.checked::before{opacity:1;visibility:visible;background:linear-gradient(180deg,#fffbdd 0,#fff7b2 100%)}.btn--green.checked:hover{box-shadow:0 10px 30px rgba(185,203,6,.7)}.btn--green.checked:hover::before{transform:none}.btn--orange{background-color:#d66042}.btn--orange::before{background:linear-gradient(180deg,#fdb784 0,#d66042 100%)}.btn--yellow{background-color:#e1a929}.btn--yellow::before{background:linear-gradient(180deg,#ffea77 30%,#e1a929 100%)}.input input,.input textarea,.textarea input,.textarea textarea{display:inline-block;border-top-left-radius:30px;border-bottom-right-radius:30px;width:100%;padding:19px 21px;background-color:var(--color-bg_border);color:var(--color-white);font-weight:400;font-size:16px;line-height:18px}.input input::-moz-placeholder,.input textarea::-moz-placeholder,.textarea input::-moz-placeholder,.textarea textarea::-moz-placeholder{color:var(--color-white)}.input input:-ms-input-placeholder,.input textarea:-ms-input-placeholder,.textarea input:-ms-input-placeholder,.textarea textarea:-ms-input-placeholder{color:var(--color-white)}.input input::-ms-input-placeholder,.input textarea::-ms-input-placeholder,.textarea input::-ms-input-placeholder,.textarea textarea::-ms-input-placeholder{color:var(--color-white)}.input input::placeholder,.input textarea::placeholder,.textarea input::placeholder,.textarea textarea::placeholder{color:var(--color-white)}.textarea textarea{resize:none;height:140px;overflow-y:auto}.arrows{display:flex;align-items:center}.arrow{cursor:pointer;transition:.3s;outline:0;width:52px;height:52px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;box-shadow:0 5px 30px rgba(0,0,0,.5);background-color:var(--color-bg_border)}.arrow:hover{box-shadow:0 5px 30px rgba(0,0,0,.7);background-color:var(--color-minor)}.arrow .icon{width:19px;height:19px}.arrow .icon svg{fill:var(--color-white)}.arrow.swiper-button-disabled{opacity:.5;pointer-events:none}.section{padding:50px 0}.list ul li{padding:0 0 0 39px;position:relative;margin:0 0 20px 0}.list ul li::before{position:absolute;content:'';top:-3px;left:0;width:26px;height:26px;pointer-events:none;background-image:url(../img/svg/leaf-list.svg);background-position:center;background-size:contain;background-repeat:no-repeat}.list ul li:last-child{margin:0}@font-face{font-family:"Academia Libera";src:url("../fonts/Academia Libera-Regular.woff") format("woff"),url("../fonts/Academia Libera-Regular.woff2") format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Baskerville;src:url(../fonts/Baskerville-Regular.woff) format("woff"),url(../fonts/Baskerville-Regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Baskerville;src:url(../fonts/Baskerville-Bold.woff) format("woff"),url(../fonts/Baskerville-Bold.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:Baskerville;src:url(../fonts/Baskerville-SemiBold.woff) format("woff"),url(../fonts/Baskerville-SemiBold.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:"Droid Serif";src:url("../fonts/Droid Serif-Bold.woff") format("woff"),url("../fonts/Droid Serif-Bold.woff2") format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:"Droid Serif";src:url("../fonts/Droid Serif-Regular.woff") format("woff"),url("../fonts/Droid Serif-Regular.woff2") format("woff2");font-weight:400;font-display:swap;font-style:normal}.overlay{position:fixed;width:100%;height:100%;z-index:40;background-color:rgba(0,0,0,.5);top:0;left:0;opacity:0;transition:.2s;visibility:hidden}.overlay.active{opacity:1;visibility:visible}.mobile-menu{visibility:hidden;z-index:50;position:fixed;background-color:var(--color-black);overflow-y:auto;height:100vh;height:-webkit-fill-available;width:100%;max-width:350px;left:-100%;transition:.3s}.mobile-menu.active{visibility:visible;left:0}.mobile-menu__close{position:absolute;right:15px;top:15px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:15px;cursor:pointer}.mobile-menu__close:hover span{color:#ccc}.mobile-menu__close span{color:#fff;transition:all .3s ease}.mobile-menu__content{height:100%}.mobile-menu__wrapper{overflow:hidden;height:100%;padding:15px 20px}.header{position:absolute;top:0;left:0;width:100%;z-index:10;padding:8px 0}.header__wrapper{display:flex;align-items:center;justify-content:space-between}.header__logo{display:block;text-decoration:none}.header__logo-img{width:299px;height:71px}.header__logo-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.header__logo-text{margin-top:-4px;font-weight:700;color:var(--color-white);-webkit-text-stroke:.5px #878787}.header__links{margin-left:15px;display:flex;align-items:center}.header__link{text-decoration:none;margin-right:29px;width:81px;height:81px;flex-shrink:0;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:var(--color-major);transition:.3s}.header__link:last-child{margin:0}.header__link:hover{background-color:var(--color-minor)}.header__link-icon{position:relative;z-index:1;width:26px;height:26px}.header__link-icon svg{fill:var(--color-white)}.footer{padding:29px 0 37px 0}.footer__wrapper{display:flex;flex-direction:column;align-items:center}.footer__copyright{font-weight:400;font-size:16px;line-height:36px;color:var(--color-light)}.first-screen{padding-top:86px;padding-bottom:813px;background-image:url(../img/first-screen-bg.png);background-position:top;background-repeat:no-repeat;background-size:cover;overflow:hidden;position:relative}.first-screen::after{position:absolute;content:'';width:664px;height:653px;background-image:url(../img/trees.png);background-position:center;background-repeat:no-repeat;background-size:cover;top:285px;left:50%;transform:translateX(-50%);pointer-events:none}.first-screen__wrapper{position:relative}.first-screen__logo{position:relative;z-index:2;margin:0 auto;max-width:860px;width:100%;height:238px}.first-screen__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.first-screen__body{display:flex;justify-content:space-between;align-items:flex-start;margin:2px 0 0 0}.first-screen__content{max-width:463px;width:100%;margin-right:30px;position:relative}.first-screen__content::before{position:absolute;content:'';width:calc(100% + 23px + 208px);min-height:calc(100% + 32px + 98px);background:radial-gradient(50% 50% at 50% 50%,#f9ead6 0,rgba(249,234,214,0) 100%);top:60%;left:69%;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none}.first-screen__content>*{position:relative}.first-screen__title{margin:0 0 30px 0;color:var(--color-main);position:relative;z-index:1}.first-screen__title::before{position:absolute;content:'';width:623px;min-height:596px;background:radial-gradient(50% 50% at 50% 50%,#f9ead6 0,rgba(249,234,214,0) 100%);top:20%;left:40%;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none}.first-screen__title>*{position:relative}.first-screen__descr{max-width:455px;width:100%;margin:0 0 20px 0;color:var(--color-main);position:relative}.first-screen__descr::before{position:absolute;content:'';width:500px;height:430px;background:radial-gradient(50% 50% at 50% 50%,#f9ead6 0,rgba(249,234,214,0) 100%);border-radius:50%;pointer-events:none;top:50%;left:25%;transform:translate(-50%,-50%)}.first-screen__descr>*{position:relative}.first-screen__date{position:relative;max-width:174px;width:100%;margin:0 auto;display:flex;align-items:center;color:var(--color-main)}.first-screen__date .icon{width:36px;height:36px;margin-right:11px}.first-screen__date .icon svg{fill:var(--color-main)}.first-screen__list{margin:37px 0 0 0}.first-screen__list ul{display:flex;align-items:center}.first-screen__list ul li{font-size:26px;line-height:1;display:flex;align-items:center;margin-right:80px}.first-screen__list ul li:last-child{margin:0}.first-screen__list ul li .icon{height:30px;width:30px;margin-right:10px}.first-screen__list ul li .icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.first-screen__inner{margin:12px 0 0 0;max-width:477px;width:100%}.first-screen__author-list{position:relative}.first-screen__author-list::before{position:absolute;content:'';width:calc(100% + 66px + 150px);height:596px;background:radial-gradient(50% 50% at 50% 50%,#f9ead6 0,rgba(249,234,214,0) 100%);border-radius:50%;pointer-events:none;top:50%;left:55%;transform:translate(-50%,-50%)}.first-screen__author-list>*{position:relative}.first-screen__author-list ul{display:flex;align-items:center}.first-screen__author-list ul li{max-width:185px;display:flex;flex-direction:column;margin-right:65px}.first-screen__author-list ul li:last-child{margin:0}.first-screen__author-list ul li .icon{height:35px}.first-screen__author-list ul li .icon svg{fill:var(--color-minor)}.first-screen__image-wrapper{margin:2px 0 0 0;display:flex;align-items:flex-start;justify-content:space-between;position:relative}.first-screen__image-wrapper::before{position:absolute;content:'';width:623px;height:596px;background:radial-gradient(50% 50% at 50% 50%,#f9ead6 0,rgba(249,234,214,0) 100%);top:52%;left:40%;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none}.first-screen__image-wrapper>*{position:relative}.first-screen__image-list{margin-top:88px;align-self:center;max-width:83px;width:100%}.first-screen__image-list ul li{width:100%;max-height:138px;margin:0 0 10px 0}.first-screen__image-list ul li:last-child{margin:0}.first-screen__image-list ul li img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.first-screen__image{max-width:369px;width:100%;padding:0 0 94% 0}.first-screen__image img{z-index:1;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform:scale(1.15) translateY(15px) translateX(10px)}.preorder{margin-top:-613px;padding-bottom:535px;overflow:hidden;position:relative}.preorder::after{position:absolute;content:'';width:100%;height:1112px;background-image:url(../img/preorder-bg.png);background-position:center;background-repeat:no-repeat;background-size:cover;bottom:0;left:0;right:0;pointer-events:none}.preorder>*{position:relative;z-index:1}.preorder__header{display:flex;flex-direction:column;align-items:center;margin:0 0 40px 0}.preorder__title{text-align:center;margin:0 0 25px 0}.preorder__descr{display:flex;align-items:center;padding-left:45px}.preorder__descr b{display:block;text-transform:uppercase;margin-right:36px;position:relative}.preorder__descr b::before{position:absolute;content:'';width:39px;height:53px;background-image:url(../img/svg/preorder-leaf1.svg);background-position:center;background-repeat:no-repeat;background-size:cover;top:-20px;left:-45px;pointer-events:none}.preorder__descr b::after{position:absolute;content:'';width:18px;height:12px;background-image:url(../img/svg/preorder-leaf2.svg);background-position:center;background-repeat:no-repeat;background-size:cover;top:3px;right:-25px;pointer-events:none}.preorder__body{display:flex;justify-content:space-between}.preorder__left{max-width:408px;width:100%;position:relative;z-index:2}.preorder__center{max-width:447px;width:100%}.preorder__center-card{margin-top:-42px}.preorder__right{max-width:337px;width:100%}.preorder__bottom{margin-top:142px;display:flex;flex-direction:column;align-items:center;text-align:center}.preorder__price{position:relative;z-index:1}.preorder__button{margin:26px 0 0 0;position:relative}.preorder__button::before{position:absolute;content:'';width:452px;height:292px;background-image:url(../img/svg/leaf.svg);background-repeat:no-repeat;background-position:center;background-size:contain;top:0;left:50%;transform:translate(-44%,-53%);pointer-events:none}.preorder__button>*{position:relative}.preorder-left-card{display:flex;flex-direction:column;align-items:center;text-align:center}.preorder-left-card__title{margin:0 0 31px 0}.preorder-left-card__image{max-width:247px;width:100%;padding:0 0 63.4% 0;position:relative}.preorder-left-card__image img{z-index:2;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.preorder-left-card__image::before{position:absolute;content:'';width:281px;height:277px;background:radial-gradient(50% 50% at 50% 50%,rgba(185,203,6,.5) 0,rgba(185,203,6,0) 100%);top:50%;left:50%;transform:translate(-69%,-70%);border-radius:50%;pointer-events:none}.preorder-left-card__image::after{position:absolute;content:'';width:281px;height:277px;background:radial-gradient(50% 50% at 50% 50%,rgba(185,203,6,.5) 0,rgba(185,203,6,0) 100%);top:50%;left:50%;transform:translate(-25%,-35%);border-radius:50%;pointer-events:none}.preorder-left-card__columns{margin:36px 0 0 0;width:100%;display:flex;justify-content:space-between}.preorder-left-card__column{margin-right:15px;max-width:191px;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.preorder-left-card__column:last-child{margin:0}.preorder-left-card__descr{margin:0 0 10px 0}.preorder-left-card__button{width:100%;margin:18px 0 0 0}.preorder-left-card__button .btn{width:100%}.preorder-center-card{display:flex;flex-direction:column;align-items:center;text-align:center}.preorder-center-card__title{margin-left:-38px;margin-right:-67px;width:calc(100% + 38px + 67px);padding:0 0 59.51% 0;position:relative;z-index:3}.preorder-center-card__title img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.preorder-center-card__image{margin-top:-103px;width:100%;padding:0 0 130.5% 0}.preorder-center-card__image img{z-index:2;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.preorder-center-card__image::before{position:absolute;content:'';width:calc(100% + 101px + 87px);height:calc(100% - 100px);background-image:url(../img/plato1.png);background-repeat:no-repeat;background-position:center;background-size:contain;top:80%;left:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:1}.preorder-center-card__image::after{position:absolute;content:'';width:calc(100% + 101px + 87px);height:calc(100% - 140px);background:radial-gradient(50% 50% at 50% 50%,#b9cb06 0,rgba(185,203,6,0) 100%);top:80%;left:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:1}.preorder-center-card__price{margin-top:-120px;position:relative;z-index:2;display:flex;flex-direction:column;font-size:20px;line-height:23px}.preorder-center-card__price s{display:inline-block;margin:0 0 9px 0}.preorder-center-card__price b{display:block;font-size:30px;line-height:35px}.preorder-center-card__price::before{position:absolute;content:'';width:312px;height:312px;background:radial-gradient(50% 50% at 50% 50%,#0c1e11 0,rgba(12,30,17,0) 100%);top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none}.preorder-center-card__price>*{position:relative}.preorder-right-card{display:flex;flex-direction:column;align-items:center;text-align:center}.preorder-right-card__image{position:relative;margin-top:-15px;width:100%;padding:0 0 102.4% 0}.preorder-right-card__image img{z-index:1;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.preorder-right-card__image::before{position:absolute;content:'';width:100%;height:100%;background-image:url(../img/svg/preorder-right-card-image-bg.svg);background-repeat:no-repeat;background-position:center;background-size:contain;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.preorder-right-card__descr{margin-top:-15px;max-width:243px;width:100%}.consists{margin-top:-370px;padding-bottom:720px;position:relative;overflow:hidden}.consists::before{position:absolute;content:'';width:100%;height:1074px;background-image:url(../img/consists-bg.png);background-position:center;background-repeat:no-repeat;background-size:cover;bottom:0;left:0;right:0;pointer-events:none}.consists::after{position:absolute;content:'';width:1192px;height:1192px;background:radial-gradient(50% 50% at 50% 50%,#054e64 0,rgba(5,78,100,0) 100%);bottom:0;left:50%;transform:translateX(-50%);border-radius:50%;pointer-events:none}.consists>*{position:relative;z-index:2}.consists__wrapper{text-align:center}.consists__wrapper .img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.consists__title{margin:0 0 42px 0}.consists__top{display:flex;justify-content:space-between;margin:0 76px 16px 32px}.consists__center{display:flex;justify-content:space-between;margin:0 0 23px 0}.consists-top__left{margin-right:25px;max-width:566px;width:100%}.consists-top__left .consists-top-right__cards ul li::before{left:20%}.consists-top__left .consists-top-right__cards ul li::after{position:absolute;content:'';width:210px;height:208px;background:radial-gradient(50% 50% at 50% 50%,rgba(185,203,6,.3) 0,rgba(185,203,6,0) 100%);top:50%;left:70%;transform:translate(-44%,-53%);border-radius:50%;pointer-events:none}.consists-top__right{max-width:478px;width:100%}.consists-top-left__cards{display:flex;flex-direction:column;align-items:center;margin:0 0 58px 0}.consists-top-left__cards ul{display:flex;flex-wrap:wrap;margin:-7px -9px}.consists-top-left__cards ul li{margin:7px 9px;width:calc(100% / 2 - 18px);position:relative}.consists-top-left__cards ul li .img{height:168px}.consists-top-left__cards ul li::before{position:absolute;content:'';width:226px;height:224px;background:radial-gradient(50% 50% at 50% 50%,rgba(185,203,6,.3) 0,rgba(185,203,6,0) 100%);top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none}.consists-top-left__cards ul li::after{position:absolute;content:'';width:49px;height:46px;background:radial-gradient(50% 50% at 50% 50%,rgba(185,203,6,.3) 0,rgba(185,203,6,0) 100%);top:95%;left:20%;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none}.consists-top-left__cards ul li:nth-child(2)::after{width:43px;height:42px;top:7%;left:17%}.consists-top-left__cards ul li:nth-child(3)::after{width:26px;height:27px;top:38%;left:90%}.consists-top-left__cards ul li:nth-child(4)::after{width:17px;height:17px;top:105%;left:40%}.consists-top-left__cards ul li>*{position:relative;z-index:1}.consists-top-left__cards-title{margin:0 0 26px 0;max-width:367px;width:100%}.consists-top-right__cards ul li{margin:0 0 19px 0;position:relative}.consists-top-right__cards ul li:last-child{margin:0}.consists-top-right__cards ul li .img{margin:5px 0 0 0;height:195px}.consists-top-right__cards ul li::before{position:absolute;content:'';width:210px;height:208px;background:radial-gradient(50% 50% at 50% 50%,rgba(185,203,6,.3) 0,rgba(185,203,6,0) 100%);top:50%;left:5%;transform:translate(-44%,-53%);border-radius:50%;pointer-events:none}.consists-top-right__cards ul li>*{position:relative;z-index:1}.consists-center-left__top-cards{max-width:858px;width:100%;margin:0 0 36px 0}.consists-center-left__top-cards ul{display:flex;flex-wrap:wrap;margin:-11px -7px}.consists-center-left__top-cards ul li{margin:11px 7px;width:calc(100% / 2 - 14px);position:relative}.consists-center-left__top-cards ul li .img{margin:5px 0 0 0;height:110px}.consists-center-left__top-cards ul li::before{position:absolute;content:'';width:157px;height:156px;background:radial-gradient(50% 50% at 50% 50%,rgba(185,203,6,.3) 0,rgba(185,203,6,0) 100%);top:60%;left:50%;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none}.consists-center-left__top-cards ul li:nth-child(1)::before{width:100%;height:100%;background-image:url(../img/svg/consists-center-left-top-cards-light1.svg);background-position:center;background-repeat:no-repeat;background-size:contain;border-radius:0}.consists-center-left__top-cards ul li:nth-child(2)::before{width:100%;height:100%;background-image:url(../img/svg/consists-center-left-top-cards-light2.svg);background-position:center;background-repeat:no-repeat;background-size:contain;border-radius:0}.consists-center-left__top-cards ul li:nth-child(3)::before{width:100%;height:100%;background-image:url(../img/svg/consists-center-left-top-cards-light3.svg);background-position:center;background-repeat:no-repeat;background-size:contain;border-radius:0}.consists-center-left__wrapper{display:flex;align-items:center;justify-content:space-between}.consists-center-left__inner{max-width:355px;width:100%;display:flex;flex-direction:column;align-items:center}.consists-center-left__center-card{margin:0 0 34px 0;max-width:355px;width:100%}.consists-center-left__center-card ul li{position:relative}.consists-center-left__center-card ul li .img{margin:48px 0 0 0;height:182px}.consists-center-left__center-card ul li::before{position:absolute;content:'';width:325px;height:322px;background-image:url(../img/svg/consists-center-left-center-card-light.svg);background-position:center;background-size:contain;background-repeat:no-repeat;top:60%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.consists-center-left__center-card ul li>*{position:relative;z-index:1}.consists-center-left__bottom-cards{max-width:328px;width:100%}.consists-center-left__bottom-cards ul{display:flex;flex-wrap:wrap;margin:-5px}.consists-center-left__bottom-cards ul li{flex:1;margin:5px;width:calc(100% / 2 - 10px);max-width:181px}.consists-center-left__bottom-cards ul li:nth-child(2){max-width:120px}.consists-center-left__bottom-cards ul li:nth-child(2) .img{margin:26px 0 0 0;height:54px}.consists-center-left__bottom-cards ul li .img{margin:9px 0 0 0;height:136px;position:relative}.consists-center-left__bottom-cards ul li .img::before{position:absolute;content:'';width:135.02px;height:133.55px;background:radial-gradient(50% 50% at 50% 50%,rgba(185,203,6,.3) 0,rgba(185,203,6,0) 100%);top:55%;left:50%;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none}.consists-center-left__bottom-cards ul li .img>*{position:relative;z-index:1}.consists-center-left__right-card{max-width:549px;width:100%}.consists-center-left__right-card ul li .img{height:460px}.consists-center-right{max-width:369px;width:100%}.consists-center-right__card--hidden{margin:5px 0 0 0}.consists-center-right__card--hidden ul li .img{height:168px!important}.consists-center-right__card ul{display:flex;flex-direction:column;align-items:center}.consists-center-right__card ul li{margin:0 0 15px 0;position:relative}.consists-center-right__card ul li:last-child{margin:0}.consists-center-right__card ul li:first-child{max-width:330px;width:100%}.consists-center-right__card ul li:first-child .img{height:589px}.consists-center-right__card ul li .img{margin-top:-5px;height:228px}.consists-center-right__card ul li::before{position:absolute;content:'';width:135.02px;height:133.55px;background:radial-gradient(50% 50% at 50% 50%,rgba(185,203,6,.3) 0,rgba(185,203,6,0) 100%);top:77%;left:60%;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none}.consists-center-right__card ul li>*{position:relative;z-index:1}.consists-bottom__cards ul{display:flex;flex-wrap:wrap;margin:-10px}.consists-bottom__cards ul li{margin:10px;width:calc(100% / 2 - 20px);flex:1;position:relative}.consists-bottom__cards ul li:first-child{max-width:518px}.consists-bottom__cards ul li .img{margin:9px 0 0 0;height:295px}.consists-bottom__cards ul li::before{position:absolute;content:'';width:325px;height:322px;background-image:url(../img/svg/consists-bottom-light.svg);background-position:center;background-size:contain;background-repeat:no-repeat;top:55%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.consists-bottom__cards ul li>*{position:relative;z-index:1}.play{padding-bottom:14px;margin-top:-665px;overflow:hidden;position:relative}.play::after{position:absolute;content:'';width:100%;height:1920px;background-image:url(../img/play-bg.png);background-position:center;background-repeat:no-repeat;background-size:cover;bottom:0;left:0;right:0;pointer-events:none}.play>*{position:relative;z-index:1}.play__title{margin:0 0 31px 0;text-align:center}.play__section{margin:0 0 30px 0;padding:38px 42px}.play__section:last-child{margin:0}.play__section--one .play-section__content{margin-right:30px}.play__section--two .play-section__image{margin-right:30px;max-width:576px;padding:0 0 34.12% 0}.play__section-buttons{display:flex;align-items:center;justify-content:space-between;padding:0}.play__section-button{margin-right:15px}.play__section-button:last-child{margin:0}.play__section-button .btn{min-height:60px;padding:5px 30px}.play-section__wrapper{display:flex;justify-content:space-between;align-items:flex-start;padding-right:34px}.play-section__content{max-width:544px;width:100%}.play-section__title{margin:0 0 19px 0}.play-section__text p{margin:0 0 10px 0}.play-section__text p:last-child{margin:0}.play-section__text img{margin:0 3px;width:24px;height:24px;-o-object-fit:contain;object-fit:contain;vertical-align:bottom}.play-section__image{padding:0 0 20.6% 0;max-width:518px;width:100%}.play-section__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.play-section__info-list{margin:14px 0 0 0}.play-section__info-list ul{display:flex;flex-wrap:wrap;margin:-7.5px -10px}.play-section__info-list ul li{display:flex;align-items:center;margin:7.5px 10px;width:calc(100% / 3 - 20px);flex:1;max-width:205px}.play-section__info-list ul li .img{flex-shrink:0;margin-right:19px;height:35px;width:34px}.play-section__info-list ul li .img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.play-section__big-image{margin:7px auto 0 auto;max-width:1091px;width:100%;padding:0 0 31.44% 0}.play-section__big-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.play-section__lists{display:flex;justify-content:space-between}.play-section__list{max-width:585px;width:100%;margin:0 0 20px 0}.play-section__list:last-child{margin:0}.play-section__list:first-child{max-width:547px}.play-section__list ul li img{width:22px;height:23px;-o-object-fit:contain;object-fit:contain;vertical-align:bottom}.play-section__image-items{margin:20px 0 0 0}.play-section__image-items ul{display:flex;flex-wrap:wrap;justify-content:space-between;margin:-5px}.play-section__image-items ul li{margin:5px;width:calc(100% / 4 - 10px);max-width:226px;height:320px}.play-section__image-items ul li img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.play-section__variant ul{display:flex;flex-wrap:wrap;margin:-15px}.play-section__variant ul li{position:relative;margin:15px;width:calc(100% / 3 - 30px);display:flex;flex-direction:column;align-items:center;text-align:center}.play-section__variant ul li:first-child .play-section__variant-text{max-width:349px}.play-section__variant-descr{margin:0 0 12px 0}.play-section__variant-image{max-width:172px;width:100%;height:187px}.play-section__variant-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.play-section__variant-text{max-width:313px;width:100%}.reviews{padding-top:76px}.reviews__title{text-align:center;margin:0 0 27px 0}.reviews__slider-wrapper{position:relative;margin:-28px -14px}.reviews__slider-wrapper .arrows{position:absolute;top:55%;transform:translateY(-50%);left:0;z-index:2;width:100%;justify-content:space-between}.reviews__slider-wrapper .arrows .arrow{position:absolute;top:50%;transform:translateY(-50%)}.reviews__slider-wrapper .arrows .arrow--prev{left:-12px}.reviews__slider-wrapper .arrows .arrow--next{right:-12px}.reviews__slider{padding:28px 14px}.reviews-slider__slide{height:auto}.reviews-slide{box-sizing:border-box;display:flex;flex-direction:column;align-items:center}.reviews-slide__logo{position:relative;z-index:1;border-radius:50%;display:flex;align-items:center;justify-content:center;width:160px;height:160px;flex-shrink:0;box-shadow:0 5px 30px rgba(0,0,0,.5);background-color:var(--color-bg_border);margin-bottom:15px}.reviews-slide__logo-img{border-radius:50%;width:140px;height:140px;overflow:hidden}.reviews-slide__logo-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.reviews-slide__content{margin-top:-100px;padding:100px 25px 31px 25px;display:flex;flex-direction:column;align-items:center;text-align:center;height:100%;width:100%;box-shadow:0 5px 14px rgba(0,0,0,.5);border-radius:30px}.reviews-slide__content::before{box-shadow:0 5px 30px rgba(0,0,0,.5)}.reviews-slide__post{margin:8px 0 0 0;max-width:181px;width:100%;color:#f0e686}.reviews-slide__text{margin-top:auto;margin-bottom:auto}.video{padding-bottom:995px}.video__wrapper{display:flex;flex-direction:column;align-items:center}.video__title{text-align:center;margin:0 0 32px 0}.video__slider-wrapper{max-width:500px;width:100%;position:relative}.video__slider-wrapper .arrows{position:absolute;top:50%;transform:translateY(-50%);left:0;z-index:2;width:100%;justify-content:space-between}.video__slider-wrapper .arrows .arrow{position:absolute;top:50%;transform:translateY(-50%)}.video__slider-wrapper .arrows .arrow--prev{left:-35px}.video__slider-wrapper .arrows .arrow--next{right:-35px}.video-slider{border-radius:50%;box-shadow:0 5px 30px rgba(0,0,0,.5)}.video-slider__slide{height:auto}.video-slide{display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:50%}.video-slide::before{border-radius:50%;box-shadow:0 5px 30px rgba(0,0,0,.5)}.video-slide__title{position:absolute;bottom:47px;left:50%;transform:translateX(-50%);z-index:3;max-width:200px;width:100%;text-align:center;pointer-events:none}.video-slide__content{width:100%;overflow:hidden;border-radius:50%;padding:0 0 97.086% 0;border:7px solid transparent}.video-slide__preview{cursor:pointer}.video-slide__preview:hover::before{opacity:.7}.video-slide__preview::before{position:absolute;content:'';width:100%;height:100%;top:0;left:0;background-color:var(--color-bg_border);opacity:.5;pointer-events:none;z-index:2;transition:.3s}.video-slide__icon-play{position:absolute;content:'';top:50%;left:50%;transform:translate(-50%,-50%);width:38px;height:38px;pointer-events:none;z-index:3}.video-slide__icon-play svg{fill:var(--color-white)}.production{margin-top:-911px;position:relative;padding-bottom:50px}.production__wrapper{display:flex;flex-direction:column;align-items:center}.production__inner{display:flex;align-items:center;justify-content:space-between;width:100%}.production__items{display:flex;flex-direction:column;align-items:flex-start}.production__item{max-width:305px;width:100%;text-align:center;position:relative;line-height:150%;color:var(--color-light);margin:0 0 42px 0}.production__item span{color:var(--color-accent)}.production__item:last-child{margin:0}.production__item::before{position:absolute;content:'';width:100%;height:calc(100% + 100px);background-image:url(../img/svg/light1.svg);background-repeat:no-repeat;background-position:center;background-size:contain;top:50%;left:52%;transform:translate(-50%,-50%);pointer-events:none}.production__item::after{position:absolute;content:'';width:269px;height:266px;background:radial-gradient(50% 50% at 50% 50%,rgba(185,203,6,.3) 0,rgba(185,203,6,0) 100%);top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none}.production__item:nth-child(2)::before{top:30%;background-image:url(../img/svg/light2.svg)}.production__item-text{position:relative;z-index:1}.production__item-text::before{position:absolute;content:'';top:-20px;left:-40px;width:39px;height:53px;pointer-events:none;background-image:url(../img/svg/prodaction-list-icon1.svg);background-position:center;background-size:contain;background-repeat:no-repeat}.production__title{margin:0 30px;margin-top:25px;text-align:center;max-width:352px;width:100%}.production__items-left .production__item:nth-child(2) .production__item-text::before{height:28px;width:59px;top:-35px;left:50%;transform:translateX(-50%);background-image:url(../img/svg/prodaction-list-icon2.svg)}.production__items-right{margin-top:-28px;align-items:flex-end}.production__items-right .production__item:nth-child(1)::before{background-image:url(../img/svg/light3.svg)}.production__items-right .production__item:nth-child(1) .production__item-text::before{transform:scale(-1,1);left:calc(100% + 5px);top:-17px}.production__items-right .production__item:nth-child(2)::before{background-image:url(../img/svg/light4.svg)}.production__items-right .production__item:nth-child(2) .production__item-text::before{height:28px;width:59px;top:-35px;left:50%;transform:translateX(-50%);background-image:url(../img/svg/prodaction-list-icon2.svg)}.production__items-bottom{margin-top:-10px;align-items:center}.production__items-bottom .production__item{max-width:476px;width:100%}.production__items-bottom .production__item::before{background-image:url(../img/svg/light5.svg)}.production__items-bottom .production__item .production__item-text::before{top:-15px;left:-15px}.questions__wrapper{display:flex;justify-content:space-between}.questions__title{margin:0 0 26px 0}.questions__content{margin-right:15px;max-width:516px;width:100%}.questions__info{display:flex;flex-direction:column}.questions__info b{color:var(--color-accent);display:block;margin:0 0 2px 0}.questions__info span{font-weight:400;font-size:16px;line-height:24px}.questions__form{max-width:735px;width:100%}.questions-form__content{display:flex;justify-content:space-between}.questions-form__textarea{display:flex;flex-direction:column;max-width:517px;width:100%}.questions-form__wrapper{margin-left:20px;max-width:298px;width:100%}.questions-form__button{margin:20px 0 0 0}.questions-form__button .btn{width:100%}.subscribe{padding-top:50px}.subscribe__wrapper{padding:44px 41px 58px 53px;overflow:hidden}.subscribe__title{margin:0 0 35px 0;position:relative;z-index:1}.subscribe__content{display:flex;align-items:center;justify-content:space-between;max-width:1008px;width:100%}.subscribe__descr{font-size:24px;line-height:125%;max-width:625px;width:100%}.subscribe__button{margin-left:15px;max-width:299px;width:100%;position:relative}.subscribe__button .btn{width:100%}.subscribe__button::before{position:absolute;content:'';width:530px;height:175px;background-image:url(../img/svg/subscribe-img.svg);background-position:center;background-size:contain;background-repeat:no-repeat;top:50%;left:50%;transform:translate(-42%,-55%);pointer-events:none}@media (min-width:576px){.consists-center__right .consists-center-left__bottom-cards{display:none}.consists-center-right__card--hidden{display:none}}@media (min-width:768px){.first-screen__image-list .first-screen__list{display:none}.play-section__variant-absolute{position:absolute;top:32%;transform:translateY(-50%);right:-10%}}@media (min-width:992px){.video{margin-top:-635px;padding-top:685px;background-image:url(../img/video-bg.jpg);background-position:center;background-repeat:no-repeat;background-size:cover}.production__title--hidden{display:none}.production__items-left .production__item:nth-child(1){margin-left:165px}.production__items-right .production__item:nth-child(1){margin-right:165px}}@media (max-width:1299.98px){.first-screen::after{display:none}}@media (max-width:1199.98px){.consists__top{margin:0 0 16px 0}.play-section__wrapper{padding-right:0}.production__title{margin-top:85px}.subscribe__button::before{display:none}}@media (max-width:991.98px){body{font-size:18px;line-height:125%}.title{font-size:40px;line-height:120%}.preorder-subtitle{font-size:25px;line-height:125%}.first-screen__list ul li{margin-right:25px}.preorder{padding-bottom:45px}.preorder::after{display:none}.preorder__header{margin:0}.preorder__body{flex-direction:column;align-items:center}.preorder__left{order:3;margin:21px 0 0 0}.preorder__center{order:1;margin:0 0 120px 0}.preorder__center-card{margin-top:0}.preorder__right{order:2;position:relative;z-index:3}.preorder__bottom{margin:60px 0 0 0}.consists{padding-top:100px;padding-bottom:500px;margin-top:0}.consists::before{display:none}.consists-center-left__wrapper{flex-direction:column}.consists-center-left__right-card{margin:20px 0 0 0}.consists-center-left__right-card ul li .img{height:297px}.play{margin-top:-423px}.play::after{display:none}.play__section--one .play-section__content{margin:0 0 6px 0}.play__section--one .play-section__image{align-self:center}.play__section--two .play-section__image{margin:2px 0 0 0;align-self:center}.play__section--two .play-section__wrapper{flex-direction:column-reverse}.play__section-buttons{flex-direction:column}.play__section-button{margin:0 0 20px 0;max-width:355px;width:100%}.play__section-button .btn{width:100%;padding:5px}.play-section__wrapper{flex-direction:column}.play-section__content{max-width:100%;text-align:center}.play-section__title{text-align:center}.play-section__info-list{margin-left:auto;margin-right:auto;max-width:400px;width:100%;text-align:left}.play-section__info-list ul{margin:-5px}.play-section__info-list ul li{max-width:230px;margin:5px;width:calc(100% / 3 - 10px)}.play-section__info-list ul li .img{margin-right:8px;width:26px;height:30px}.play-section__lists{flex-direction:column;align-items:flex-start}.video{padding-top:371px;margin-top:-349px;background:linear-gradient(180deg,#132319 0,#06103c 23.96%,#06103c 72.92%,#132319 100%)}.production{padding-bottom:100px;overflow:hidden}.production__inner .production__title{display:none}.production__item{margin:0 0 70px 0}.production__title{display:none}.production__title--hidden{display:block;margin:0 0 48px 0}.production__items-left{margin-right:30px}.production__items-bottom{margin:36px 0 0 0}.production__items-bottom .production__item{max-width:354px}.production__items-bottom .production__item .production__item-text::before{left:-40px}.questions__wrapper{flex-direction:column;align-items:center}.questions__title{text-align:center;margin:0 0 14px 0}.questions__content{max-width:100%;margin:0 0 20px 0}.questions__info{text-align:center}.subscribe__title{text-align:center;margin:0 0 15px 0}.subscribe__content{flex-direction:column;align-items:center;text-align:center}.subscribe__button{margin:14px 0 0 0}}@media (max-width:767.98px){.first-screen{padding-top:130px}.first-screen__logo{max-width:354px;height:97px}.first-screen__body{flex-direction:column;align-items:center;margin:-1px 0 0 0}.first-screen__content::before{display:none}.first-screen__content{margin:0 0 19px 0;z-index:1}.first-screen__title::before{display:none}.first-screen__title{text-align:center}.first-screen__descr::before{display:none}.first-screen__descr{text-align:center}.first-screen__list ul{flex-direction:column;align-items:flex-start}.first-screen__list ul li{margin:0 0 20px 0}.first-screen__list{display:none;margin:0 0 20px 0}.first-screen__inner{margin-top:0}.first-screen__author-list::before{width:660px;height:282px;left:50%}.first-screen__image-wrapper::before{background:radial-gradient(50% 50% at 50% 50%,rgba(20,47,30,.5) 0,rgba(20,47,30,0) 100%);width:250px;height:282px;left:17%;top:50%}.first-screen__image-list{margin-top:0;display:flex;flex-direction:column;align-items:center}.first-screen__image-list .first-screen__list{display:block}.first-screen__image-list>ul{max-width:54px}.consists__top{flex-direction:column;align-items:center}.consists__center{flex-direction:column;align-items:center}.consists-top__left{margin-right:0}.consists-bottom__cards ul{margin:0;flex-direction:column;align-items:center}.consists-bottom__cards ul li{width:100%;margin:0 0 15px 0}.consists-bottom__cards ul li:last-child{margin:0}.play-section__image-items ul{margin:-7.5px}.play-section__image-items ul li{height:190px;margin:7.5px;width:calc(100% / 2 - 15px)}.play-section__variant ul{margin:0}.play-section__variant ul li{width:100%;margin:0 0 6px 0}.play-section__variant ul li:last-child{margin:0}.play-section__variant-descr{margin:0 0 16px 0;text-align:center}.play-section__variant-absolute{margin-top:11px}.video__slider-wrapper .arrows .arrow--prev{left:0}.video__slider-wrapper .arrows .arrow--next{right:0}}@media (max-width:575.98px){body{font-size:16px;line-height:20px}.container{padding:0 10px}.title{font-size:30px;line-height:133%}.subtitle{font-size:20px;line-height:26px}.preorder-subtitle{font-size:20px;line-height:26px}.section{padding:30px 0}.list ul li{padding:0 0 0 29px}.list ul li::before{width:20px;height:20px;top:-2px}.list ul li{margin:0 0 10px 0}.header__logo-img{width:194px;height:46px}.header__logo-text{font-size:11px;line-height:13px}.header__link{width:44px;height:44px;margin-right:18px}.header__link-icon{width:15px;height:15px}.footer{padding:18px 0 12px 0}.first-screen{padding-top:74px;background-image:url(../img/first-screen-bg1.png);padding-bottom:565px}.first-screen__title{margin:0 0 7px 0}.first-screen__descr{margin:0 0 14px 0}.first-screen__date{max-width:100%;font-weight:700;font-size:16px;line-height:18px}.first-screen__author-list ul li .icon{height:32px}.first-screen__image-wrapper{margin:7px 0 0 0}.first-screen__image-list{margin-right:26px}.first-screen__image{padding:0 0 82% 0}.preorder{margin-top:-520px}.preorder__title{margin:0 0 7px 0}.preorder__descr{max-width:350px;width:100%}.preorder__descr b{font-size:20px;line-height:23px}.preorder__center{margin:0 0 70px 0}.preorder__bottom{margin:37px 0 0 0}.preorder__price{font-size:30px;line-height:35px}.preorder__button{margin:22px 0 0 0}.preorder-left-card__title{margin:0 0 3px 0}.preorder-left-card__image{max-width:229px;padding:0 0 65.1% 0}.preorder-left-card__columns{margin:13px 0 0 0}.preorder-left-card__column{margin-right:17px}.preorder-left-card__descr{margin:0 0 11px 0}.preorder-left-card__button{margin:15px 0 0 0}.preorder-center-card__title{max-width:303.69px;padding:0 0 41.13% 0}.preorder-center-card__image::after{width:150%}.preorder-center-card__image{margin-top:-57px;max-width:245.92px;padding:0 0 90% 0}.preorder-center-card__price{margin-top:-70px}.preorder-center-card__price s{margin:0}.preorder-right-card__image{margin-top:-7px;max-width:263px;padding:0 0 80.4% 0}.preorder-right-card__descr{font-size:20px;line-height:23px;max-width:350px}.consists{padding-top:45px;padding-bottom:477px}.consists__title{margin:0 0 17px 0}.consists__center{margin:0 0 2px 0}.consists-top-left__cards{margin:0 0 27px 0}.consists-top-left__cards ul li .img{height:105px}.consists-top-left__cards ul li::before{width:140px;height:140px}.consists-top-right__cards ul li .img{height:142px}.consists-top-right__cards ul li::before{width:153px;height:152px;top:60%}.consists-center__right{display:flex;justify-content:space-between;align-items:flex-start}.consists-center__right .consists-center-left__bottom-cards{display:block}.consists-center-left__top-cards{margin:0 0 6px 0}.consists-center-left__top-cards ul{margin:0}.consists-center-left__top-cards ul li .img{height:90px}.consists-center-left__top-cards ul li{width:100%;margin:0 0 10px 0}.consists-center-left__top-cards ul li:last-child{margin:0}.consists-center-left__center-card ul li .img{margin:15px 0 0 0;height:139px}.consists-center-left__center-card ul li::before{width:253.34px;height:251px}.consists-center-left__bottom-cards{display:none;max-width:92px;margin-right:25px}.consists-center-left__bottom-cards ul{margin:0}.consists-center-left__bottom-cards ul li{width:100%;margin:0 0 38px 0}.consists-center-left__bottom-cards ul li:last-child{margin:0}.consists-center-left__right-card{margin:0}.consists-center-right__card .hidden-mobile{display:none}.consists-center-right__card ul li{margin:0}.consists-center-right__card ul li:first-child .img{height:434px}.consists-center-right__card ul li .img{height:168px}.consists-bottom__cards ul li{margin:0 0 6px 0}.consists-bottom__cards ul li .img{height:202px}.consists-bottom__cards ul li::before{width:163.66px;height:162.15px}.play{margin-top:-463px;padding-bottom:26px}.play__title{margin:0 0 21px 0}.play__section{margin:0 0 20px 0;padding:27px 20px}.play__section--two .play-section__image{max-width:311px;padding:0 0 70.12% 0}.play__section-buttons{padding:0}.play-section__title{margin:0 0 10px 0}.play-section__image{max-width:312px;padding:0 0 45.6% 0}.play-section__big-image{padding:0 0 34.44% 0}.reviews{padding-top:26px;overflow:hidden}.reviews__title{margin:0 0 20px 0}.reviews__slider-wrapper .arrows{top:18.5%}.reviews__slider-wrapper .arrows .arrow--prev{left:14px}.reviews__slider-wrapper .arrows .arrow--next{right:14px}.video__title{margin:0 0 10px 0}.video-slide__content{padding:0 0 96% 0}.video-slide__icon-play{width:27px;height:27px}.production{margin-top:-944px}.production__inner{flex-direction:column}.production__item{font-size:20px;line-height:30px}.production__item::after{opacity:.6}.production__title--hidden{max-width:250px}.production__items-left{margin:0 0 67px 0}.production__items-bottom .production__item .production__item-text::before{left:-15px}.questions{padding-top:0;margin-top:-54px}.questions-form__content{flex-direction:column}.questions-form__textarea{max-width:100%}.questions-form__wrapper{margin:20px 0 0 0;max-width:100%}.subscribe{padding-top:30px}.subscribe__wrapper{padding:25px 22px;padding-bottom:33px}.subscribe__title{margin:0 0 4px 0}.subscribe__descr{font-size:20px;line-height:26px}}@media (max-width:349.98px){.title{font-size:25px}}@media (max-width:345.98px){.header__link{width:40px;height:40px;margin-right:5px}.production__item-text::before{left:-30px}.production__items-right .production__item:nth-child(1) .production__item-text::before{left:99%}.production__items-bottom .production__item .production__item-text::before{left:-35px}}.webp .first-screen{background-image:url(../img/first-screen-bg.webp)}.webp .first-screen::after{background-image:url(../img/trees.webp)}.webp .preorder::after{background-image:url(../img/preorder-bg.webp)}.webp .preorder-center-card__image::before{background-image:url(../img/plato1.webp)}.webp .consists::before{background-image:url(../img/consists-bg.webp)}.webp .play::after{background-image:url(../img/play-bg.webp)}@media (min-width:992px){.webp .video{background-image:url(../img/video-bg.webp)}}@media (max-width:575.98px){.webp .first-screen{background-image:url(../img/first-screen-bg1.webp)}}