/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
@-webkit-keyframes toRightAnimation{0%{-webkit-transform:translateX(-100px);transform:translateX(-100px);opacity:0}50%{-webkit-transform:translateX(0) scale(1,1);transform:translateX(0) scale(1,1);opacity:.8}70%{opacity:1}}@keyframes toRightAnimation{0%{-webkit-transform:translateX(-100px);transform:translateX(-100px);opacity:0}50%{-webkit-transform:translateX(0) scale(1,1);transform:translateX(0) scale(1,1);opacity:.8}70%{opacity:1}}@-webkit-keyframes toLeftAnimation{0%{-webkit-transform:translateX(100px);transform:translateX(100px);opacity:0}50%{-webkit-transform:translateX(0) scale(1,1);transform:translateX(0) scale(1,1);opacity:.8}70%{opacity:1}}@keyframes toLeftAnimation{0%{-webkit-transform:translateX(100px);transform:translateX(100px);opacity:0}50%{-webkit-transform:translateX(0) scale(1,1);transform:translateX(0) scale(1,1);opacity:.8}70%{opacity:1}}@-webkit-keyframes toUpAnimation{0%{-webkit-transform:translateY(50px) scale(.9,.9);transform:translateY(50px) scale(.9,.9);opacity:0}50%{-webkit-transform:translateY(0) scale(1,1);transform:translateY(0) scale(1,1);opacity:.8}70%{opacity:1}}@keyframes toUpAnimation{0%{-webkit-transform:translateY(50px) scale(.9,.9);transform:translateY(50px) scale(.9,.9);opacity:0}50%{-webkit-transform:translateY(0) scale(1,1);transform:translateY(0) scale(1,1);opacity:.8}70%{opacity:1}}@-webkit-keyframes toDownAnimation{0%{-webkit-transform:translateY(-50px) scale(.9,.9);transform:translateY(-50px) scale(.9,.9);opacity:0}50%{-webkit-transform:translateY(0) scale(1,1);transform:translateY(0) scale(1,1);opacity:.8}70%{opacity:1}}@keyframes toDownAnimation{0%{-webkit-transform:translateY(-50px) scale(.9,.9);transform:translateY(-50px) scale(.9,.9);opacity:0}50%{-webkit-transform:translateY(0) scale(1,1);transform:translateY(0) scale(1,1);opacity:.8}70%{opacity:1}}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;min-width:320px;text-align:center;overflow-x:hidden;font-family:"Gilroy","Arial","Tahoma",sans-serif;font-weight:400;font-size:14px;line-height:1.8;color:#000}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;text-decoration:none}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}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;max-width:100%}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{color:inherit;display:table;max-width:100%;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio],legend{-webkit-box-sizing:border-box;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}.mobile-hidden,[hidden],template{display:none}@font-face{font-family:"Gilroy";src:local("Gilroy Light"),local("Gilroy-Light"),url(../fonts/Gilroylight.woff2) format("woff2"),url(../fonts/Gilroylight.woff) format("woff"),url(../fonts/Gilroylight.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Gilroy";src:local("Gilroy ExtraBold"),local("Gilroy-ExtraBold"),url(../fonts/Gilroyextrabold.woff2) format("woff2"),url(../fonts/Gilroyextrabold.woff) format("woff"),url(../fonts/Gilroyextrabold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}@media (min-width:641px) and (max-width:1024px){body{text-align:left;font-size:16px;min-width:641px}}@media (min-width:1025px){body{font-size:18px;min-width:1025px}}@media (min-width:640px){.mobile-hidden{display:block}.center-wrap{max-width:755px;margin:0 auto}}@media (min-width:1025px){.center-wrap{max-width:1170px;margin:0 auto}}.simple-todown,.simple-toleft,.simple-toright,.simple-toup{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-duration:1s;animation-duration:1s}.simple-toright{-webkit-animation-name:toRightAnimation;animation-name:toRightAnimation}.simple-toup{-webkit-animation-name:toUpAnimation;animation-name:toUpAnimation}.simple-toleft{-webkit-animation-name:toLeftAnimation;animation-name:toLeftAnimation}.simple-todown{-webkit-animation-name:toDownAnimation;animation-name:toDownAnimation}.header{margin:0 auto;padding:25px 15px 0;min-width:320px;background-image:url(../image/mobile/intro-bg-mobile@1x.png);background-size:75%;background-position:center top;background-repeat:no-repeat;position:relative}.header::before{content:"";display:block;position:absolute;background-color:#fff;-webkit-box-shadow:0 0 0 10px #2429ff;box-shadow:0 0 0 10px #2429ff;border-radius:50%;top:45%;left:15%;width:33px;height:33px}@media only screen and (min--moz-device-pixel-ratio:1.5),(-webkit-min-device-pixel-ratio:1.5),(min-device-pixel-ratio:1.5),(min-resolution:144dpi),(min-resolution:1.5dppx){.header{background-image:url(../image/mobile/intro-bg-mobile@2x.png)}}@media only screen and (min-width:641px){.header{padding-bottom:40px;background-image:url(../image/tablet/intro-text-bg-tablet.png);background-size:contain;background-position:center 35%;background-repeat:no-repeat}}@media only screen and (min-width:641px){.header::before{left:4%;width:50px;height:50px;z-index:-1}}.header::after,.header__caption::after{display:block;position:absolute;content:""}.header::after{border-radius:50%;top:20%;right:15%;background-color:#2429ff;width:23px;height:23px}.header__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width:641px){.header__top{position:relative;left:0;width:100%;max-width:755px;padding:0 20px;margin:0 auto}}@media only screen and (min-width:1025px){.header__top{position:static}}@media only screen and (min-width:1025px) and (min-width:641px){.header__top{max-width:755px;margin:0 auto}}@media only screen and (min-width:1025px) and (min-width:1025px){.header__top{max-width:1170px;margin:0 auto}}@media only screen and (min-width:641px){.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:80%;margin:0;font-size:15px}}.header__caption{margin:98% 0 40px;position:relative;font-size:24px;line-height:1.2;text-transform:uppercase}@media only screen and (min-width:641px){.header__caption{font-size:30px;letter-spacing:2px;text-align:left}}@media only screen and (min-width:1025px){.header__caption{font-size:50px;text-align:left}}.header__caption::after{width:64px;height:7px;background-color:#f5112c;left:calc(50% - 32px);bottom:-20px}@media only screen and (min-width:641px){.header__caption::after{left:0}}@media only screen and (min-width:1025px){.header__caption::after{bottom:-30px}}@media only screen and (min-width:641px){.header__caption{margin-top:15%}}.header__caption span{font-size:18px;display:block}@media only screen and (min-width:1025px){.header__caption span{font-size:38px}}.header__address{margin:0}@media only screen and (min-width:641px){.header__text{position:relative}}@media only screen and (min-width:1025px){.header__text{text-align:left}}@media only screen and (min-width:641px){.header__app{margin-top:40px}.header__wrap{padding:5% 5% 5% 40%;background-image:url(../image/tablet/intro-bg-tablet@1x.png);background-size:40%;background-position:left center;background-repeat:no-repeat}}@media only screen and (min-width:641px) and (min--moz-device-pixel-ratio:1.5),only screen and (min-width:641px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:641px) and (min-device-pixel-ratio:1.5),only screen and (min-width:641px) and (min-resolution:144dpi),only screen and (min-width:641px) and (min-resolution:1.5dppx){.header__wrap{background-image:url(../image/tablet/intro-bg-tablet@2x.png);background-position:left 0}}@media only screen and (min-width:1025px){.header__wrap{padding:5% 5% 5% 40%;text-align:left;background-image:url(../image/desktop/intro-bg-desktop@1x.png)}}@media only screen and (min-width:1025px) and (min--moz-device-pixel-ratio:1.5),only screen and (min-width:1025px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1025px) and (min-device-pixel-ratio:1.5),only screen and (min-width:1025px) and (min-resolution:144dpi),only screen and (min-width:1025px) and (min-resolution:1.5dppx){.header__wrap{background-image:url(../image/desktop/intro-bg-desktop@2x.png)}}@media (min-width:1400px){.header__wrap{padding:5% 5% 5% 30%}}@media only screen and (min-width:1025px){.header__desc{width:78%}}.logo{width:63px;height:23px}@media only screen and (min-width:641px){.logo img{width:100%}}.phone{width:125px;text-align:right}@media only screen and (min-width:641px){.phone{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.phone--footer{margin:0 auto}@media only screen and (min-width:641px){.phone--footer{margin:0 0 0 50px}}@media only screen and (min-width:1025px){.phone--footer{margin:0 0 0 50px}}.phone__number{color:#000;-webkit-transition:all .2s linear;transition:all .2s linear}@media only screen and (min-width:641px){.phone__number{margin:0 20px}}@media only screen and (min-width:1025px){.phone__number:hover{color:#0005d7}}.app,.phone__order-cell{border:0;-webkit-transition:all .2s linear;transition:all .2s linear}.phone__order-cell{line-height:1.8;border-bottom:2px solid #f5112c;color:#f5112c;background-color:transparent}@media only screen and (min-width:1025px){.phone__order-cell:hover{color:#b2071c;border-bottom:2px solid #b2071c}}.app{width:290px;height:62px;-webkit-box-shadow:0 10px 18px rgba(246,27,60,.55);box-shadow:0 10px 18px rgba(246,27,60,.55);border-radius:31px;background-color:#f5112c;color:#fff;font-weight:800;cursor:pointer}.app--probe{position:relative}.app--probe::after{content:"";display:block;position:absolute;bottom:-57px;left:20px;width:23px;height:23px;border-radius:50%;background-color:#2429ff}@media only screen and (min-width:1025px){.app--probe::after{left:-300px;bottom:-27px}.app{width:370px;height:70px;border-radius:41px;-webkit-box-shadow:none;box-shadow:none}.app:hover{background-color:#b2071c}}.main{margin:100px 0}@media only screen and (min-width:641px){.main{margin:50px auto}}.advertisign{padding:60px 15px 80px;background-color:#f8f8f8;position:relative}.advertisign::after,.advertisign::before{content:"";display:block;height:30px;width:100%;background:#f8f8f8;position:absolute;left:0;border-radius:50%;z-index:-1}@media only screen and (min-width:641px){.advertisign::after,.advertisign::before{height:90px}}.advertisign::before{top:-13px}@media only screen and (min-width:641px){.advertisign::before{top:-39px}}.advertisign::after{bottom:-13px}@media only screen and (min-width:641px){.advertisign::after{bottom:-39px}.advertisign{padding-top:0}}@media only screen and (min-width:1025px){.advertisign{padding-top:80px;background-color:transparent}.advertisign::before{width:200%;height:105%;left:-70%}.advertisign::after{display:none}}.advertisign__num{position:relative;font-size:48px;font-weight:800;width:80px;margin:0 auto;line-height:1;letter-spacing:.04em;padding:40px 0 0}.advertisign__num::after{display:block;position:absolute;content:"";width:10px;height:10px;right:0;bottom:6px;border-radius:50%;background-color:#f5112c}.advertisign__num--text{width:250px;text-transform:lowercase}.advertisign__num--text::after{display:none}@media only screen and (min-width:641px){.advertisign__num{position:absolute;width:70px;left:50%;top:5%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.advertisign__num--text{width:-webkit-max-content;width:-moz-max-content;width:max-content;top:-20px}}.advertisign__title{padding:15% 18%;margin:0;background-image:url(../image/q@1x.png);background-size:contain;background-repeat:no-repeat;background-position:90% center;font-size:24px;line-height:1.2;text-transform:uppercase}@media only screen and (min-width:641px){.advertisign__title{font-size:30px;letter-spacing:2px;text-align:left}}@media only screen and (min-width:1025px){.advertisign__title{font-size:50px;text-align:left}}@media only screen and (min--moz-device-pixel-ratio:1.5),(-webkit-min-device-pixel-ratio:1.5),(min-device-pixel-ratio:1.5),(min-resolution:144dpi),(min-resolution:1.5dppx){.advertisign__title{background-image:url(../image/q@2x.png)}}@media only screen and (min-width:641px){.advertisign__title{width:300px;padding:5% 3% 5% 0}}@media only screen and (min-width:1025px){.advertisign__title{padding:3% 3% 3% 0;background-position:right center;background-size:contain;width:440px}}.advertisign__text{padding:0 7%}@media only screen and (min-width:641px){.advertisign__text{width:50%;height:-webkit-max-content;height:-moz-max-content;height:max-content}}@media only screen and (min-width:1025px){.advertisign__text{text-align:left}}.advertisign__list{list-style:none;padding:0;margin:0}@media only screen and (min-width:1025px){.advertisign__list{margin-top:-80px}}.advertisign__img{padding:10px 0 0}@media only screen and (min-width:641px){.advertisign__img{width:50%;height:100%}}@media only screen and (min-width:1025px){.advertisign__img{width:40%}}@media only screen and (min-width:641px){.advertisign__item{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:40px 0}.advertisign__item .advertisign__img{width:100%}.advertisign__item .advertisign__picture{width:50%}.advertisign__item:nth-child(even) .advertisign__picture{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.advertisign__item:first-child{margin-top:0}.advertisign__item:nth-child(3){margin-top:-80px}.advertisign__item:nth-child(3) .advertisign__num{left:60%}.advertisign__item:nth-child(3) .advertisign__picture{width:40%}}@media only screen and (min-width:1025px){.advertisign__item{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.advertisign__item .advertisign__picture{width:40%}.advertisign__item:nth-child(even){-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.advertisign__item:nth-child(1) .advertisign__text{width:35%}.advertisign__item:nth-child(1) .advertisign__num{left:60%}.advertisign__item:nth-child(2) .advertisign__num{left:40%}.advertisign__item:nth-child(3){margin-top:-120px}.advertisign__item:nth-child(3) .advertisign__text{width:45%}.advertisign__item:nth-child(3) .advertisign__num{left:70%}.advertisign__item:nth-child(3) .advertisign__picture{width:30%}.advertisign__item:nth-child(4) .advertisign__text{width:40%}.advertisign__item:nth-child(4) .advertisign__picture{width:50%}.advertisign__item:nth-child(4) .advertisign__num{top:5%;left:55%}}.decision{padding:85px 15px 0}@media only screen and (min-width:641px){.decision{padding-top:80px;margin:80px auto;background-image:url(../image/tablet/decision-bg-tablet@1x.png);background-repeat:no-repeat;background-position:right top;background-size:50%}}@media only screen and (min-width:641px) and (min--moz-device-pixel-ratio:1.5),only screen and (min-width:641px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:641px) and (min-device-pixel-ratio:1.5),only screen and (min-width:641px) and (min-resolution:144dpi),only screen and (min-width:641px) and (min-resolution:1.5dppx){.decision{background-image:url(../image/tablet/decision-bg-tablet@2x.png)}}@media only screen and (min-width:1025px){.decision{background-image:url(../image/desktop/decision-bg-desktop@1x.png);padding-top:140px}}@media only screen and (min-width:1025px) and (min--moz-device-pixel-ratio:1.5),only screen and (min-width:1025px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1025px) and (min-device-pixel-ratio:1.5),only screen and (min-width:1025px) and (min-resolution:144dpi),only screen and (min-width:1025px) and (min-resolution:1.5dppx){.decision{background-image:url(../image/desktop/decision-bg-desktop@2x.png)}}@media only screen and (min-width:641px){.decision__inner{max-width:755px;margin:0 auto}}@media only screen and (min-width:1025px){.decision__inner{max-width:1170px;margin:0 auto}}.decision__title{position:relative;padding:0 7%;font-size:24px;line-height:1.2;text-transform:uppercase}@media only screen and (min-width:641px){.decision__title{font-size:30px;letter-spacing:2px;text-align:left}}@media only screen and (min-width:1025px){.decision__title{font-size:50px;text-align:left}}.decision__title::after{display:block;position:absolute;content:"";width:64px;height:7px;background-color:#f5112c;left:calc(50% - 32px);bottom:-20px}@media only screen and (min-width:641px){.decision__title::after{left:0}}@media only screen and (min-width:1025px){.decision__title::after{bottom:-30px}}@media only screen and (min-width:641px){.decision__title{padding:0;width:50%}}@media only screen and (min-width:1025px){.decision__title{font-size:50px;text-align:left}}.decision__list{list-style:none;padding:0;margin:0}@media only screen and (min-width:641px){.decision__list{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:1025px){.decision__list{width:80%}}.decision__item{padding:0 55px}.decision__item:last-child{padding:0 65px}@media only screen and (min-width:641px){.decision__item{padding:0 20px 0 0}.decision__item:last-child{padding:0 40px}}@media only screen and (min-width:1025px){.decision__item{padding:0 20px;text-align:left}}.decision__sub-title{position:relative;padding:53px 0 0;margin:0}.decision__sub-title::before{content:"";display:block;position:absolute;width:50px;height:50px;background-color:#f8f8f8;border-radius:43%;top:40%;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);z-index:-1}@media only screen and (min-width:641px){.decision__sub-title::before{left:0;-webkit-transform:none;transform:none}}@media only screen and (min-width:1025px){.decision__sub-title::before{left:-25px}}.decision__item p,.profile__name{text-align:left}.profile__img{text-align:center;margin:0 auto}@media only screen and (min-width:1025px){.profile__img{width:100%}}.profile p{font-size:14px}.description{position:relative;background-color:#f8f8f8;margin:80px auto;padding:50px 15px}.description::after,.description::before{content:"";display:block;height:30px;width:100%;background:#f8f8f8;position:absolute;left:0;border-radius:50%;z-index:-1}@media only screen and (min-width:641px){.description::after,.description::before{height:90px}}.description::before{top:-13px}@media only screen and (min-width:641px){.description::before{top:-39px}}.description::after{bottom:-13px}@media only screen and (min-width:641px){.description::after{bottom:-39px}.description{background-color:transparent}.description::before{width:120%;height:100%;top:0;left:-10%}.description::after{width:300px;height:300px;background-color:#fff;-webkit-box-shadow:0 0 0 80px #f8f8f8;box-shadow:0 0 0 80px #f8f8f8;z-index:-2;right:10%;left:auto}.description__inner{max-width:755px;margin:0 auto}}@media only screen and (min-width:1025px){.description__inner{max-width:1170px;margin:0 auto}}.description__list{list-style:none;padding:0;margin:0}.description__item{padding:20px 0 0}@media only screen and (min-width:641px){.description__item{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:40px 0}.description__item .description__item-wrap{width:60%;padding:0 50px;text-align:left}.description__item:nth-child(odd) .description__item-wrap{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.description__item .description__picture{width:50%}.description__item .description__picture img{width:100%}}@media only screen and (min-width:1025px){.description__item .description__item-wrap{width:auto}}.description__task{width:220px;margin:0 auto;font-weight:800;position:relative}.description__task::before{content:"";position:absolute;left:0;bottom:5px;width:13px;height:10px;background-image:url(../image/arrow.svg)}@media only screen and (min-width:641px){.description__task{margin:0}.description__task::before{left:-30px;top:10px}}.description__title{position:relative;font-size:24px;line-height:1.2;text-transform:uppercase}@media only screen and (min-width:641px){.description__title{font-size:30px;letter-spacing:2px;text-align:left}}@media only screen and (min-width:1025px){.description__title{font-size:50px;text-align:left}}.description__title::after{display:block;position:absolute;content:"";width:64px;height:7px;background-color:#f5112c;left:calc(50% - 32px);bottom:-20px}@media only screen and (min-width:641px){.description__title::after{left:0}}@media only screen and (min-width:1025px){.description__title::after{bottom:-30px}}.price{padding:120% 15px 0;position:relative;background-image:url(../image/mobile/price-bg-mobile@1x.png);background-size:80%;background-position:left top;background-repeat:no-repeat}.price::after,.price::before{content:"";display:block;position:absolute;width:43px;height:43px;background-color:#fff;-webkit-box-shadow:0 0 0 10px #2429ff;box-shadow:0 0 0 10px #2429ff;border-radius:50%;top:5%;left:22%}@media only screen and (min--moz-device-pixel-ratio:1.5),(-webkit-min-device-pixel-ratio:1.5),(min-device-pixel-ratio:1.5),(min-resolution:144dpi),(min-resolution:1.5dppx){.price{background-image:url(../image/mobile/price-bg-mobile@2x.png)}}.price::after{top:7%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:150px;height:150px;-webkit-box-shadow:0 0 0 40px #f8f8f8;box-shadow:0 0 0 40px #f8f8f8;z-index:-1}@media only screen and (min-width:641px){.price{padding-top:100px;background-image:none}.price::after,.price::before{display:none}.price__inner{max-width:755px;margin:0 auto}}@media only screen and (min-width:1025px){.price__inner{max-width:1170px;margin:0 auto}}@media only screen and (min-width:641px){.price__inner{position:relative;padding-left:200px;text-align:left}}@media only screen and (min-width:1025px){.price__inner{padding-left:400px}}@media only screen and (min-width:641px){.price__bg{position:absolute;top:0;bottom:0;height:100%;width:100%;left:-570px;background-image:url(../image/desktop/price-bg-desktop@1x.png);background-size:contain;background-position:right top;background-repeat:no-repeat}}@media only screen and (min-width:641px) and (min--moz-device-pixel-ratio:1.5),only screen and (min-width:641px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:641px) and (min-device-pixel-ratio:1.5),only screen and (min-width:641px) and (min-resolution:144dpi),only screen and (min-width:641px) and (min-resolution:1.5dppx){.price__bg{background-image:url(../image/desktop/price-bg-desktop@2x.png)}}@media only screen and (min-width:641px){.price__bg::after,.price__bg::before{content:"";display:block;position:absolute;background-color:#fff;border-radius:50%;top:18%;left:42%;width:133px;height:133px;-webkit-box-shadow:0 0 0 30px #2429ff;box-shadow:0 0 0 30px #2429ff}.price__bg::after{top:35%;left:70%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:550px;height:550px;-webkit-box-shadow:0 0 0 100px #f8f8f8;box-shadow:0 0 0 100px #f8f8f8;z-index:-1}}@media only screen and (min-width:1025px){.price__bg{top:-100px;height:115%;left:-800px;background-image:url(../image/desktop/price-bg-desktop@1x.png)}}@media only screen and (min-width:1025px) and (min--moz-device-pixel-ratio:1.5),only screen and (min-width:1025px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1025px) and (min-device-pixel-ratio:1.5),only screen and (min-width:1025px) and (min-resolution:144dpi),only screen and (min-width:1025px) and (min-resolution:1.5dppx){.price__bg{background-image:url(../image/desktop/price-bg-desktop@2x.png)}}@media only screen and (min-width:1025px){.price__bg::before{content:"";display:block;position:absolute;width:43px;height:43px;background-color:#fff;-webkit-box-shadow:0 0 0 10px #2429ff;box-shadow:0 0 0 10px #2429ff;border-radius:50%;left:53%}}.price__title{position:relative;font-size:24px;line-height:1.2;text-transform:uppercase}@media only screen and (min-width:641px){.price__title{font-size:30px;letter-spacing:2px;text-align:left}}@media only screen and (min-width:1025px){.price__title{font-size:50px;text-align:left}}.price__title::after{display:block;position:absolute;content:"";width:64px;height:7px;background-color:#f5112c;left:calc(50% - 32px);bottom:-20px}@media only screen and (min-width:641px){.price__title::after{left:0}}@media only screen and (min-width:1025px){.price__title::after{bottom:-30px}}@media only screen and (min-width:641px){.price__title-bg{display:block;position:absolute;right:40px;top:-40px;width:130px;height:130px;background-image:url(../image/q@1x.png);background-repeat:no-repeat;background-position:center;background-size:contain;padding:0;margin:0}}@media only screen and (min-width:641px) and (min--moz-device-pixel-ratio:1.5),only screen and (min-width:641px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:641px) and (min-device-pixel-ratio:1.5),only screen and (min-width:641px) and (min-resolution:144dpi),only screen and (min-width:641px) and (min-resolution:1.5dppx){.price__title-bg{background-image:url(../image/q@2x.png)}}@media only screen and (min-width:1025px){.price__title-bg{right:0;top:-60px;width:220px;height:220px}}@media only screen and (min-width:1025px) and (min--moz-device-pixel-ratio:1.5),only screen and (min-width:1025px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1025px) and (min-device-pixel-ratio:1.5),only screen and (min-width:1025px) and (min-resolution:144dpi),only screen and (min-width:1025px) and (min-resolution:1.5dppx){.price__title-bg{background-image:url(../image/q@2x.png)}}.price__list{list-style:none;padding:0;margin:0}@media only screen and (min-width:1025px){.price__list{-webkit-columns:2;columns:2}}.price__desc{padding:20px 0 0;font-size:24px}@media only screen and (min-width:1025px){.price__desc{font-size:50px;margin:0;line-height:normal}}.price__desc span{color:#f5112c}.price__week span{font-weight:800}.feedback{padding:0 15px}@media only screen and (min-width:641px){.feedback__inner{max-width:755px;margin:0 auto}}@media only screen and (min-width:1025px){.feedback__inner{max-width:1170px;margin:0 auto}}.feedback__title{position:relative;font-size:24px;line-height:1.2;text-transform:uppercase}@media only screen and (min-width:641px){.feedback__title{font-size:30px;letter-spacing:2px;text-align:left}}@media only screen and (min-width:1025px){.feedback__title{font-size:50px;text-align:left}}.feedback__title::after{display:block;position:absolute;content:"";width:64px;height:7px;background-color:#f5112c;left:calc(50% - 32px);bottom:-20px}@media only screen and (min-width:641px){.feedback__title::after{left:0}}@media only screen and (min-width:1025px){.feedback__title::after{bottom:-30px}}.feedback .feedback__item-container{padding-bottom:50px}.feedback__list{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex}.feedback__item{opacity:0;padding:40px 0 0;cursor:-webkit-grab;cursor:grab}@media only screen and (min-width:641px){.feedback__item{display:-webkit-box;display:-ms-flexbox;display:flex}}.feedback__item.active{opacity:1}@media only screen and (min-width:641px){.feedback__item.active{display:-webkit-box;display:-ms-flexbox;display:flex}.feedback__item-text{text-align:left}}.feedback__picture{display:block;margin:0 auto 20px}@media only screen and (min-width:641px){.feedback__picture{width:100%;height:100%;margin-right:20px}}.feedback__link-user{color:#f5112c;border-bottom:1px solid #f5112c}.nav{list-style:none;padding:0;margin:0}span.swiper-pagination-bullet{display:inline-block;margin:31px 5px 0;width:15px;height:15px;border-radius:50%;background-color:#e9e9e9;opacity:1;-webkit-transition:all .1s linear;transition:all .1s linear}span.active,span.swiper-pagination-bullet-active{background-color:#f5112c;-webkit-box-shadow:0 4px 10px rgba(245,17,44,.58);box-shadow:0 4px 10px rgba(245,17,44,.58)}.probe{position:relative;padding:80% 15px 0;background-image:url(../image/mobile/probe-bg-mobile@1x.png);background-size:contain;background-position:top;background-repeat:no-repeat}@media only screen and (min--moz-device-pixel-ratio:1.5),(-webkit-min-device-pixel-ratio:1.5),(min-device-pixel-ratio:1.5),(min-resolution:144dpi),(min-resolution:1.5dppx){.probe{background-image:url(../image/mobile/probe-bg-mobile@2x.png)}}@media only screen and (min-width:641px){.probe{padding-top:20px;margin:80px 0;background-image:url(../image/tablet/probe-bg-tablet@1x.png);background-size:40%;background-position:left 80%}}@media only screen and (min-width:641px) and (min--moz-device-pixel-ratio:1.5),only screen and (min-width:641px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:641px) and (min-device-pixel-ratio:1.5),only screen and (min-width:641px) and (min-resolution:144dpi),only screen and (min-width:641px) and (min-resolution:1.5dppx){.probe{background-image:url(../image/tablet/probe-bg-tablet@2x.png)}}@media only screen and (min-width:1025px){.probe{padding-top:110px;margin:80px 0;background-image:url(../image/desktop/probe-bg-desktop@1x.png);background-size:50%;background-position:left center}}@media only screen and (min-width:1025px) and (min--moz-device-pixel-ratio:1.5),only screen and (min-width:1025px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1025px) and (min-device-pixel-ratio:1.5),only screen and (min-width:1025px) and (min-resolution:144dpi),only screen and (min-width:1025px) and (min-resolution:1.5dppx){.probe{background-image:url(../image/desktop/probe-bg-desktop@2x.png)}}.probe__title{position:relative;font-size:24px;line-height:1.2;text-transform:uppercase}@media only screen and (min-width:641px){.probe__title{font-size:30px;letter-spacing:2px;text-align:left}}@media only screen and (min-width:1025px){.probe__title{font-size:50px;text-align:left}}.probe__title::after{display:block;position:absolute;content:"";width:64px;height:7px;background-color:#f5112c;left:calc(50% - 32px);bottom:-20px}@media only screen and (min-width:641px){.probe__title::after{left:0}}@media only screen and (min-width:1025px){.probe__title::after{bottom:-30px}}.probe p{padding:21px 0 10px}@media only screen and (min-width:641px){.probe__inner{max-width:755px;margin:0 auto}}@media only screen and (min-width:1025px){.probe__inner{max-width:1170px;margin:0 auto}}@media only screen and (min-width:641px){.probe__inner{padding-left:40%;text-align:left}}@media only screen and (min-width:1025px){.probe__inner{padding-left:45%}}.social{list-style:none;padding:0;margin:0 0 20px}@media only screen and (min-width:641px){.social{position:absolute;top:0}}@media only screen and (min-width:1025px){.social{top:-10px}}.social__item{display:inline-block}.social__link{font-size:0;display:block;width:42px;height:40px;margin:0}.social__link--insta,.social__link--ok,.social__link--vk,.social__link--yt{background-image:url(../image/vk@1x.png);background-repeat:no-repeat;background-position:center center}.social__link--insta,.social__link--ok,.social__link--yt{background-image:url(../image/insta@1x.png)}.social__link--ok,.social__link--yt{background-image:url(../image/yt@1x.png)}.social__link--ok{background-image:url(../image/ok@1x.png)}.about-course{padding:43px 15px 0}@media only screen and (min-width:641px){.about-course__inner{max-width:755px;margin:0 auto}}@media only screen and (min-width:1025px){.about-course__inner{max-width:1170px;margin:0 auto}}.about-course__title{font-size:24px;line-height:1.2;text-transform:uppercase}@media only screen and (min-width:641px){.about-course__title{font-size:30px;letter-spacing:2px;text-align:left}}@media only screen and (min-width:1025px){.about-course__title{font-size:50px;text-align:left}}.about-course__list{list-style:none;padding:0;margin:0}@media only screen and (min-width:641px){.about-course__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:60px}}@media only screen and (min-width:1025px){.about-course__list{display:-webkit-box;display:-ms-flexbox;display:flex}}.about-course__profile{margin-bottom:40px}@media only screen and (min-width:641px){.about-course__profile{width:50%;-ms-flex-preferred-size:50%;flex-basis:50%;margin-right:0;padding-right:30px}}@media only screen and (min-width:1025px){.about-course__profile{width:30%;-ms-flex-preferred-size:33%;flex-basis:33%;padding-right:40px}}.profile__picture,.profile__picture .profile__img{width:100%}.about-course__profile p{text-align:left;padding-right:14px}.wave{width:80px;height:13px;position:absolute;background-image:url(../image/wave.png);background-repeat:no-repeat;background-size:contain}@media only screen and (min-width:1025px){.wave{width:140px;height:20px;background-size:100%;background-image:url(../image/wave-desktop.png)}}.wave--top{top:21%;right:3%}.wave--top::after{content:"";display:block;position:absolute;top:20px;right:0;width:11px;height:11px;border-radius:50%;background-color:#2429ff}@media only screen and (min-width:641px){.wave--top{top:-15%;left:80%}.wave--top::after{top:120px;right:-20px}.wave--top::before{content:"";display:block;position:absolute;top:160px;right:-100px;width:11px;height:11px;border-radius:50%;background-color:#2429ff}}@media only screen and (min-width:1025px){.wave--top{top:0}}.wave--bottom{top:47%}@media only screen and (min-width:641px){.wave--bottom{top:0;left:40%}}@media only screen and (min-width:1025px){.wave--bottom{top:17%;left:40%}}.wave--bottom-price{width:92px;height:15px;top:13%;right:10%}@media only screen and (min-width:641px){.wave--bottom-price{top:63%;right:80%}}@media only screen and (min-width:1025px){.wave--bottom-price{top:70%;right:70%;width:144px;height:20px;background-size:contain}}.wave--header{right:0}.footer{padding:50px 15px 100px;background-color:#f8f8f8}@media only screen and (min-width:641px){.footer__inner{max-width:755px;margin:0 auto}}@media only screen and (min-width:1025px){.footer__inner{max-width:1170px;margin:0 auto}}@media only screen and (min-width:641px){.footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.footer__logo-wrap{text-align:left;width:30%}.footer__logo-wrap img{width:60px}}.footer p{width:190px;margin:20px auto}@media only screen and (min-width:641px){.footer p{display:none}}@media only screen and (min-width:1025px){.footer p{display:initial;margin:0}}@media only screen and (min-width:641px){.footer p span{display:none}}p.footer__logo-desc{display:none}@media only screen and (min-width:641px){p.footer__logo-desc{width:auto;display:block;text-align:left;margin:0}p.footer__logo-desc .tablet-only{display:block}}@media only screen and (min-width:1025px){p.footer__logo-desc .tablet-only{display:none}}@media only screen and (min-width:641px){.footer__contact{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:80%;padding-top:0;margin-top:-20px}}