@charset "UTF-8";@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-Thin.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,object,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em}article{-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box}mark{background-color:#ff0;color:#000}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}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit}optgroup{font-weight:700}button,input,select{overflow:visible}button,input,select,textarea{margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{cursor:pointer}[disabled]{cursor:default}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button:-moz-focusring,input:-moz-focusring{outline:0}fieldset{min-width:0}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{-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}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}a{color:inherit;text-decoration:inherit}img,object,svg,ymaps{max-width:100%;max-height:100%}textarea{resize:none}table{border-spacing:0}a,button,input[type=submit],label{cursor:pointer}button{text-align:left}*{margin:0;padding:0;position:static;outline:0;border:none;-webkit-box-sizing:border-box;box-sizing:border-box}menu,ol,ul{list-style-type:none}.header{position:absolute;left:0;top:0;width:100%;z-index:10}.header_diff{background:#181c28;position:relative}.header_diff:after{width:auto;height:100px;content:" ";display:block;position:absolute;z-index:-1;left:0;right:0;bottom:-100px;background:no-repeat center bottom url(../img/intro_after.png)}.header__wrap{padding:18px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__out{display:none}.header__logo{display:none;height:50px}.header__overlay{display:none;width:100%;height:100%;position:fixed;z-index:99;top:0;left:0;background:rgba(0,0,0,.3)}.header__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-auth{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:30px}.header-auth:hover .header-auth__box{background:#d9272e}.header-auth:hover .header-auth__text{color:#e41621}.header-auth:hover .header-auth__text::after{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1}.header-auth:hover .header-auth__text:active{color:#eb323c}.header-auth:hover .header-auth__text:active::after{background:#eb323c}.header-auth__box{width:30px;height:30px;-webkit-box-shadow:0 5px 13px 0 rgba(15,18,19,.51);box-shadow:0 5px 13px 0 rgba(15,18,19,.51);border-radius:50%;margin:0 9px 0 0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#bf1f26;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.header-auth__icon{border-radius:1000px;overflow:hidden}.header-auth__text{-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease;position:relative;padding:5px 0;font-size:15px}.header-auth__text::after{width:auto;height:1px;content:" ";display:block;position:absolute;left:0;right:0;bottom:0;background:#e41621;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px);opacity:0;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;-o-transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease}.nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;font-weight:300}.nav__link{font-size:15px;padding-bottom:5px;display:block;font-weight:300}.nav__item{margin-right:30px}.nav__item:last-child{margin-right:0}.profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-left:20px}.profile_mob{display:none}.profile__out{font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.profile__out:active,.profile__out:hover{color:#aa1e1e}.profile:hover .profile-menu{top:32px}.profile:hover .profile-menu__list{opacity:1;margin-top:20px}.profile:hover .profile-menu__list::before{top:12px}.profile__user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.profile__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.profile__arr{width:41px;height:30px}.profile__button{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:30px;height:30px;border-radius:10px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;background-color:#313749;margin-left:10px}.profile__left{max-width:100px}.profile__nick{font-size:15px;color:#fff;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;text-align:right}.profile__money{white-space:nowrap;font-size:13px;color:#e41621;text-align:right}.profile-menu{position:absolute;right:-15px;top:-400px;width:160px;z-index:70;overflow:hidden}.profile-menu__arrow{position:absolute;right:0;bottom:6px}.profile-menu__list{margin-top:12px;background:#313749;border-radius:4px;-webkit-box-shadow:0 1px 6px rgba(0,0,0,.15);box-shadow:0 1px 6px rgba(0,0,0,.15);-webkit-transition:all .1s ease-out;-o-transition:all .1s ease-out;transition:all .1s ease-out;padding:10px 0;opacity:0}.profile-menu__list::before{content:"";width:0;height:0;position:absolute;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #313749;top:4px;left:50%;margin-left:-8px;-webkit-transition:all .1s ease-out;-o-transition:all .1s ease-out;transition:all .1s ease-out}.profile-menu__item{display:-webkit-box;display:-ms-flexbox;display:flex}.profile-menu__link{font-size:14px;display:block;width:100%;color:rgba(255,255,255,.7);-webkit-transition:.3s;-o-transition:.3s;transition:.3s;padding:12px 0 10px 15px;position:relative}.profile-menu__link::before{width:80%;height:1px;content:" ";display:block;position:absolute;left:15px;bottom:0;background:#e41621;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px);opacity:0;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;-o-transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease}.profile-menu__link:hover::before{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1}.profile-menu__link:active{color:rgba(255,255,255,.9)}.profile-menu__link_red{color:#bb3721}.profile-menu__link_red:active{color:#d94027}.header-menu__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12.5px 0}.auth{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.auth__button{border-radius:16px;font-size:12px;background-color:#439be2;padding:6px 35px;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.auth__button:last-child{margin-left:20px}.auth__button:hover{background-color:#2c80c4}.auth__button:active{background:#2a7bbc}.intro_custom{margin-bottom:30px}.intro__wrap{width:100%;background:url(../img/intro_after.png) no-repeat bottom center;background-size:cover;position:relative;min-height:830px;padding-top:300px}.intro__logo{-ms-flex-negative:0;flex-shrink:0;display:inline-block;margin:0 0 20px 0;padding-bottom:25px;position:relative}.intro__logo::after{width:100%;height:4px;content:" ";display:block;margin:0;position:absolute;left:0;bottom:0;background:-webkit-gradient(linear,left top,right top,from(#ff000b),color-stop(55%,#ff000b),to(rgba(255,0,11,0)));background:-o-linear-gradient(left,#ff000b 0,#ff000b 55%,rgba(255,0,11,0) 100%);background:linear-gradient(to right,#ff000b 0,#ff000b 55%,rgba(255,0,11,0) 100%)}.intro__container{height:100%}.intro__title{word-break:break-word;font-size:27px;font-weight:300}.intro__inner{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.deposits-table__date{-ms-flex-preferred-size:40%;flex-basis:40%}.deposits-table__summ{-ms-flex-preferred-size:25%;flex-basis:25%}.deposits-table__status{-ms-flex-preferred-size:25%;flex-basis:25%}.deposits-table__item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;font-size:14px;color:#000}.deposits-table__item_head{color:#fff}.deposits-table__block{background-color:#fff;-webkit-box-shadow:0 4px 28px rgba(0,0,0,.06);box-shadow:0 4px 28px rgba(0,0,0,.06);border-radius:10px;padding:15px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:capitalize;margin-bottom:10px}.deposits-table__header{background-color:#bf1f26!important;font-size:14px;text-transform:uppercase;letter-spacing:.03em;color:#fff;margin-bottom:20px}.status__block{display:inline-block;border-radius:15px;font-style:normal;font-weight:700;font-size:12px;line-height:15px;word-break:break-word;text-align:center;color:#fff;padding:5px 30px;min-width:120px}.status__block_successfully{background:#60b257}.status__block_canceled{background:#e05050}.status__block_payed{background:#2467b6}.status__block_created{background:rgba(50,55,72,.1);color:rgba(0,0,0,.55)}.guarantees__wrap{padding-bottom:20px}.guarantees__content{color:#000;font-size:14px;line-height:1.4}.guarantees p{color:#000;line-height:1.4;font-size:14px;word-break:break-word;font-weight:400}.guarantees a{color:#e41621;font-size:14px;line-height:1.4;word-break:break-word;border-bottom:1px solid currentColor}.guarantees a:hover{border-bottom:none}.guarantees a:active{color:#ef5860}.guarantees ul{padding-left:15px;line-height:1.4;word-break:break-word;font-size:14px;color:#000;position:relative}.guarantees ul li::after{content:"»";position:absolute;left:0;display:inline-block;font-weight:900;color:#e41621;margin:-1px 7px 0 0}.guarantees ol{list-style-type:decimal;padding-left:15px;font-size:14px;line-height:1.4;color:#000;word-break:break-word}.guarantees i{line-height:1.4;word-break:break-word;color:#000;font-size:14px}.feedbacks__item{width:100%;position:relative;border-radius:15px;padding:14px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-bottom:12px;background-color:#fff;-webkit-box-shadow:0 5px 18px 0 rgba(15,18,19,.07);box-shadow:0 5px 18px 0 rgba(15,18,19,.07)}.feedbacks__date{background:#313749;width:128px;height:128px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;margin-right:27px;color:#fff;font-size:20px;border-radius:15px;word-break:break-word}.feedbacks__line{margin-bottom:10px;padding:5px 10px;font-size:14px;background:#f6f5f5;border-radius:20px}.feedbacks__name{font-size:14px;color:#0b0e35;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;-ms-flex-negative:0;flex-shrink:0;font-weight:700;margin-right:10px}.feedbacks__feedback{color:#0b0e35;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.03;font-weight:400;font-size:14px}.feedbacks__reverse{color:#0b0e35;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.03;font-weight:400;font-size:14px}.feedbacks__info{min-width:150px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:600;padding:6px 8px;font-size:11px;border-radius:15px;position:relative;z-index:1;margin-right:20px;word-break:break-word}.feedbacks__info:last-child{margin-right:0;margin-bottom:0}.feedbacks__info_price{background:-webkit-gradient(linear,left top,right top,from(#645cb1),to(#92498f));background:-o-linear-gradient(left,#645cb1 0,#92498f 100%);background:linear-gradient(90deg,#645cb1 0,#92498f 100%);-webkit-box-shadow:4px 4px 11px -34px rgba(89,106,125,.05);box-shadow:4px 4px 11px -34px rgba(89,106,125,.05);color:#fff}.feedbacks__info_gray{color:#3f455a;background:#f5f6f8}.feedbacks__block{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:12px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.feedbacks-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.feedbacks-info__img{width:11px;height:11px;margin-right:5px}.feedbacks-info__title{margin:0 18px 0 0;font-weight:500;font-size:13px;color:#4d5366;word-break:break-word}.feedbacks-info__value{padding:7px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#0b0e35;font-weight:700;font-size:14px;background:#f6f5f5;word-break:break-word;border-radius:34px;-ms-flex-negative:0;flex-shrink:0}.feedbacks-info__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.feedbacks-info__block:first-child{margin-right:20px}.footer{border-top:1px solid #cdcdcd}.footer__wrap{padding:40px 0 40px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer-nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-nav__item{padding:0 15px}.footer-nav__link{font-size:14px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;color:#ea2532;padding:0 0 5px 0;text-shadow:0 0 1px #e56873;font-weight:300}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box;outline:0}.hov{-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease;position:relative}.hov::after{width:auto;height:1px;content:" ";display:block;position:absolute;left:0;right:0;bottom:0;background:#e41621;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px);opacity:0;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;-o-transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease}.hov:hover{color:#e41621}.hov:hover::after{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1}.hov:active{color:#eb323c}.hov:active::after{background:#eb323c}.hov_active{color:#e41621!important}.hov_active:after{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1}.body{font:300 14px/1.2 Gilroy,Arial,Helvetica,sans-serif;color:#fff;min-width:340px}.body_hidden{overflow:hidden}.theme{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:30px;cursor:pointer;max-width:200px;overflow:hidden}.theme_mob{display:none}.theme__button{background:#252a39;width:48px;height:25px;border-radius:34px;cursor:pointer;position:relative;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-ms-flex-negative:0;flex-shrink:0;margin-right:20px}.theme__title{padding:3px 0 0 0;font-size:15px;color:#fff}.theme__values{margin:3px 0 0 0;font-size:12px;color:#4d5366}.theme__change{width:21px;height:21px;border-radius:50%;left:2px;top:2px;position:absolute;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background:#bf1f26;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.theme__right{left:25px}.theme__light_none{display:none}.theme__dark{display:none}.theme__dark_block{display:block}.container{max-width:1310px;padding:0 20px;margin:0 auto}.title{font-size:18px;word-break:break-word;font-weight:700;color:#000}.burger{display:none}.burger__change{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.btn{margin:0;padding:9px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;font-size:20px;color:#fff;background:#39b549;word-break:break-word;text-align:center;border-radius:34px;-webkit-transition:background-color .3s ease,-webkit-box-shadow .3s ease;transition:background-color .3s ease,-webkit-box-shadow .3s ease;-o-transition:background-color .3s ease,box-shadow .3s ease;transition:background-color .3s ease,box-shadow .3s ease;transition:background-color .3s ease,box-shadow .3s ease,-webkit-box-shadow .3s ease}.btn-cloud{margin:20px}.btn:hover{background-color:#5fd26e;-webkit-box-shadow:0 5px 10px 0 rgba(15,18,19,.21);box-shadow:0 5px 10px 0 rgba(15,18,19,.21)}.btn:active{background:#4bcc5c}.btn__icon{margin-right:5px}.btn-red{background:#bf1f26;min-height:34px;font-size:14px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.btn-red:hover{background:#d9272e}.btn-red:active{background:#c42229}.btn-red__icon{margin-right:5px}@-webkit-keyframes wiggle{0%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}50%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}}@keyframes wiggle{0%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}50%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}}.icon{width:25px;height:25px;background-color:#fff;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;display:block;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.icon--buy{-webkit-mask-image:url(../img/buy.svg);mask-image:url(../img/buy.svg);margin-right:5px}.icon--card{-webkit-mask-image:url(../img/card.svg);mask-image:url(../img/card.svg);width:15px;height:15px;-webkit-mask-size:contain;mask-size:contain;background:#000}.icon--usdt{-webkit-mask-image:url(../img/usdt.svg);mask-image:url(../img/usdt.svg);width:15px;height:15px;-webkit-mask-size:contain;mask-size:contain;background:#000}.icon--bitcoin{-webkit-mask-image:url(../img/bitcoin.svg);mask-image:url(../img/bitcoin.svg);width:15px;height:15px;-webkit-mask-size:contain;mask-size:contain;background:#000}.icon--empty{-webkit-mask-image:url(../img/empty.svg);mask-image:url(../img/empty.svg);background:#bf1f26;width:150px;height:150px}.icon--tel{-webkit-mask-image:url(../img/tel.svg);mask-image:url(../img/tel.svg);height:15px;width:15px;-webkit-mask-size:cover;mask-size:cover}.icon--bars{-webkit-mask-image:url(../img/bars.svg);mask-image:url(../img/bars.svg);height:15px;width:15px;-webkit-mask-size:cover;mask-size:cover}.icon--cloud{-webkit-mask-image:url(../img/cloud.svg);mask-image:url(../img/cloud.svg);width:15px;height:15px;-webkit-mask-size:cover;mask-size:cover}.icon--forbidden{-webkit-mask-image:url(../img/forbidden.svg);mask-image:url(../img/forbidden.svg);height:250px;-webkit-mask-size:cover;mask-size:cover;width:100%;background:#bf1f26;-webkit-animation:wiggle .2s infinite;animation:wiggle .2s infinite}.icon--burger{-webkit-mask-image:url(../img/burger.svg);mask-image:url(../img/burger.svg);height:18px;width:18px}.icon--loading{-webkit-mask-image:url(../img/loader.svg);mask-image:url(../img/loader.svg);background:#bf1f26;width:50px;height:50px}.icon--change{-webkit-mask-image:url(../img/theme_change.png);mask-image:url(../img/theme_change.png);width:13px;height:13px}.icon--close{-webkit-mask-image:url(../img/close.svg);mask-image:url(../img/close.svg);height:26px;width:26px;background:#fff}.icon--out{-webkit-mask-image:url(../img/out.svg);mask-image:url(../img/out.svg);background:#fff;width:14px;height:25px}.icon--user{-webkit-mask-image:url(../img/user.svg);mask-image:url(../img/user.svg);height:22px;width:22px;background-color:#000}.icon--arrow{-webkit-mask-image:url(../img/arrow.svg);mask-image:url(../img/arrow.svg);width:12px;height:16px}.icon--select{background:#3f455a;width:17px;height:7px;-webkit-mask-size:cover;mask-size:cover}.icon--left{-webkit-mask-image:url(../img/arrow_left.svg);mask-image:url(../img/arrow_left.svg);background:#fff}.icon--right{-webkit-mask-image:url(../img/arrow_right.svg);mask-image:url(../img/arrow_right.svg);background:#fff}.icon--bottom{-webkit-mask-image:url(../img/arrow_bottom.svg);mask-image:url(../img/arrow_bottom.svg)}.icon--bottom_gray{background:#7085ce;width:38px;height:24px;-webkit-mask-size:cover}.icon--plus{-webkit-mask-image:url(../img/plus_icon.svg);mask-image:url(../img/plus_icon.svg);width:12px;height:12px}.icon--profile{-webkit-mask-image:url(../img/profile.svg);mask-image:url(../img/profile.svg);width:19.5px;height:19.5px}.icon--minus{-webkit-mask-image:url(../img/minus_icon.svg);mask-image:url(../img/minus_icon.svg);width:12px;height:12px}.icon--download{-webkit-mask-image:url(../img/download.svg);mask-image:url(../img/download.svg);width:15px;height:15px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-mask-size:cover;mask-size:cover}.icon--pen{-webkit-mask-image:url(../img/pen.svg);mask-image:url(../img/pen.svg);width:15px;height:15px;-webkit-mask-size:cover;mask-size:cover}.icon--feedbacks{-webkit-mask-image:url(../img/feedbacks_icon.svg);mask-image:url(../img/feedbacks_icon.svg);width:20px;height:20px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;margin-right:10px}.main{padding-top:70px;min-height:100vh}.main-vh{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main_none{padding-top:0}.main-top{margin:0 0 34px 0}.popup{position:fixed;width:500px;background:#fff;top:50%;left:50%;z-index:1000;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin-bottom:100px;display:none;background:#f8f8fa;border-radius:8px;-webkit-box-shadow:3px 3px 20px 0 rgba(0,0,0,.2);box-shadow:3px 3px 20px 0 rgba(0,0,0,.2)}.popup-slider{position:relative}.popup-slider__main{position:relative}.popup-slider__nav{margin-top:10px}.popup-slider__nav .slick-track{width:100%!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.popup-slider__nav .slick-slide{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;margin:5px 7px;width:35px!important;border-radius:5px;overflow:hidden;position:relative;cursor:pointer}.popup-slider__nav .slick-current{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.popup-overlay{display:none;width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(43,46,56,.9);z-index:101}.popup__info{padding:10px 17px;margin:22px 0 0 0;font-size:12px;background:#fdefbf;color:#4d4d4d;border-radius:10px}.popup__name{font-size:13px;color:#787f94;word-break:break-word}.popup__value{text-transform:uppercase;border-radius:0 4px 4px 0;padding:0 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#bf1f26;font-weight:600;font-size:14px;line-height:1;color:#fff;-ms-flex-negative:0;flex-shrink:0}.popup__wrap{padding:35px;position:relative;overflow:hidden}.popup__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup__block{margin-bottom:11px}.popup__block_none{margin-bottom:0!important}.popup-circle{display:none}.popup__close{position:absolute;z-index:10;width:41px;height:41px;cursor:pointer;background:#bf1f26;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;right:-17px;top:-17px;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.popup__close:hover{background-color:#ff415d}.popup__error{font-size:14px;font-weight:400;text-align:center;display:none;margin-top:15px;color:tomato}.popup-wait{position:absolute;width:100%;height:100%;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:99}.popup-wait__loader{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.popup__currencies{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 -5px}.popup-title{margin:0 0 18px 0;font-weight:700;font-size:24px;color:#4d4d4d}.popup__submit{margin-top:23px;width:241px}.popup__input{height:37px;width:100%;padding:0 22px;display:inline-block;vertical-align:middle;font-weight:400;font-size:14px;color:#000;outline:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background:#fff;-webkit-box-shadow:0 0 18px 0 rgba(3,3,3,.1);box-shadow:0 0 18px 0 rgba(3,3,3,.1);border-radius:10px;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;-o-transition:box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease}.popup__input:hover{-webkit-box-shadow:0 0 18px 0 rgba(3,3,3,.2);box-shadow:0 0 18px 0 rgba(3,3,3,.2)}.popup__input:focus{-webkit-box-shadow:0 0 18px 0 rgba(3,3,3,.2);box-shadow:0 0 18px 0 rgba(3,3,3,.2)}.popup__input:focus::-webkit-input-placeholder{color:transparent}.popup__input:focus::-moz-placeholder{color:transparent}.popup__input:focus:-ms-input-placeholder{color:transparent}.popup__input:focus::-ms-input-placeholder{color:transparent}.popup__input:focus::placeholder{color:transparent}.popup__input::-webkit-input-placeholder{font-weight:300;color:#333;-webkit-transition:color .1s linear;transition:color .1s linear}.popup__input::-moz-placeholder{font-weight:300;color:#333;-moz-transition:color .1s linear;transition:color .1s linear}.popup__input:-ms-input-placeholder{font-weight:300;color:#333;-ms-transition:color .1s linear;transition:color .1s linear}.popup__input::-ms-input-placeholder{font-weight:300;color:#333;-ms-transition:color .1s linear;transition:color .1s linear}.popup__input::placeholder{font-weight:300;color:#333;-webkit-transition:color .1s linear;-o-transition:color .1s linear;transition:color .1s linear}.popup__currency{display:none}.popup__currency:checked+.popup__label{color:#000}.popup__currency:checked+.popup__label::after{-webkit-box-shadow:0 0 0 1px #de2742;box-shadow:0 0 0 1px #de2742}.popup__label{margin:20px 5px 0 5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;position:relative;color:#fff;height:60px;min-width:77px;font-size:14px;padding:4px;border-radius:8px;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease;border-radius:4px;color:rgba(110,118,140,.6)}.popup__label::after{width:auto;height:auto;content:" ";display:block;position:absolute;z-index:-1;left:0;right:0;top:0;bottom:0;-webkit-box-shadow:0 0 18px 0 rgba(3,3,3,.1);box-shadow:0 0 18px 0 rgba(3,3,3,.1);background-color:#fff;border-radius:8px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@-webkit-keyframes spin{0%{-webkit-transform:none;transform:none}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:none;transform:none}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.popup-auth{width:400px}.popup-auth__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.popup-auth__wrap{padding:35px}.popup-auth__title{font-size:24px;margin:0 0 18px 0;padding:0 0 5px;color:#4d4d4d;position:relative;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease;font-weight:700}.popup-auth__title_in{margin-right:10px}.popup-auth__reg{display:none}.popup-auth__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup-auth__input{width:100%}.popup-deposit{width:400px}.popup-deposit__input{width:100%;border-radius:4px 0 0 4px}.popup-deposit__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup-counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-counter__inn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-counter__btn{-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;-o-transition:box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;background:#bf1f26;color:#fff;width:25px;height:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-shadow:0 0 2px 1px transparent;box-shadow:0 0 2px 1px transparent;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:34px;border-radius:50%}.popup-counter__btn:hover{-webkit-box-shadow:0 0 2px 1px #de2742;box-shadow:0 0 2px 1px #de2742}.popup-counter__btn:active{-webkit-box-shadow:0 0 5px 5px #860f23;box-shadow:0 0 5px 5px #860f23}.popup-counter__number{width:115px;height:35px;text-align:center;background:0 0;color:#02141f;font-size:30px;font-weight:500;-webkit-transition:all .1s;-o-transition:all .1s;transition:all .1s}.popup-buy{width:1000px}.popup-buy__method{color:#000;font-weight:500;font-size:14px}.popup-buy__currencies{margin-bottom:20px}.popup-buy__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.popup-buy__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.popup-buy__error{text-align:end}.popup-buy__num{font-size:28px}.popup-buy__btn{height:37px;-ms-flex-negative:0;flex-shrink:0;padding:10px 30px;margin-left:15px;font-size:14px}.popup-buy__promo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-buy__submit{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:15px}.popup-buy__resprice{display:block;font-weight:700;text-transform:uppercase}.popup-buy__results{margin-top:15px;text-align:right;color:#000;font-size:14px;line-height:1}.popup-buy__results_mob{display:none}.popup-buy__price{text-transform:uppercase;font-weight:700;font-size:20px;word-break:break-word;line-height:1;margin-top:7px;height:26px}.popup-buy__pricing{text-transform:uppercase;font-weight:700;font-size:20px;word-break:break-word;color:#000}.popup-buy__title{margin-right:25px}.popup-buy__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:20px}.popup-buy__left{width:40%;margin-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.popup-buy__description{color:#000;font-weight:400;font-size:14px;margin-bottom:15px;word-break:break-word;min-height:160px}.popup-buy__counter{margin-right:20px;-ms-flex-negative:0;flex-shrink:0}.popup-buy__calculation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.popup-buy__input{width:100%;text-transform:uppercase;font-size:14px}.popup-buy__captcha{margin-top:15px}.popup-captcha{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-captcha_column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:0}.popup-captcha_column img{margin-right:0;margin-bottom:11px}.popup-captcha__link{margin-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0}.popup-captcha__img{width:200px;height:60px;-ms-flex-negative:0;flex-shrink:0;border-radius:3px}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:40px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination__button{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:13px;background:#202020;margin:0 6px;font-weight:300;border-radius:6px}.pagination__button:hover{background:#bf1f26!important;color:#fff!important}.pagination__button:hover .icon{background:#fff!important}.pagination__button:active{background:#d5232a!important;color:#fff!important}.pagination__button:active .icon{background:#fff!important}.pagination__active{background:#bf1f26}.pagination__navigation{margin:0 6px}.pagination__navigation_left{margin-left:0!important}.pagination__navigation_right{margin-right:0!important}.fixed-logo{position:fixed;height:23px;left:20px;top:0;padding:4px 7px;vertical-align:top;font-weight:900;font-size:11px;color:#fff;text-transform:uppercase;background-color:#bf1f26;-webkit-box-shadow:0 7px 10px 0 rgba(0,0,0,.18);box-shadow:0 7px 10px 0 rgba(0,0,0,.18);border-radius:0 0 5px 5px;-webkit-transform:scale(1.2,1);-ms-transform:scale(1.2,1);transform:scale(1.2,1)}.empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.empty__text{font-weight:700;font-size:16px;color:#000;margin-top:15px}.arrows{position:absolute;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;top:50%;width:100%;z-index:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding:0 10px}.arrows__arrow{cursor:pointer;height:32px;width:32px;border-radius:50%;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;-webkit-box-shadow:0 0 2px 1px transparent;box-shadow:0 0 2px 1px transparent;background:#bf1f26;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.arrows__arrow .icon{background:#fff;width:10px;height:23px;-webkit-mask-size:cover;mask-size:cover}.arrows__arrow:hover{-webkit-box-shadow:0 0 2px 1px #de2742;box-shadow:0 0 2px 1px #de2742}.arrows__arrow:active{-webkit-box-shadow:0 0 5px 5px #860f23;box-shadow:0 0 5px 5px #860f23}.slider-main__slide{border-radius:5px;overflow:hidden;height:300px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#f2f2f2;border-radius:10px}.slider-nav__slide{overflow:hidden;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.products__content{margin-bottom:30px}.products__content:last-child{margin-bottom:0}.products__wrap{padding-bottom:50px}.products-category{font-weight:600;line-height:1;font-weight:700;color:#02141f;text-align:left}.products-category__name{font-size:36px;word-break:break-word}.products-category__category{font-size:36px;margin-left:5px;word-break:break-word}.products-content__inner{-webkit-box-flex:1;-ms-flex:1 0 70%;flex:1 0 70%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.products-content__title{margin-bottom:41px}.products-item{padding:10px 20px;margin:0 0 10px 0;width:100%;min-height:71px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;background-color:#fff;-webkit-box-shadow:0 5px 18px 0 rgba(15,18,19,.07);box-shadow:0 5px 18px 0 rgba(15,18,19,.07);border-radius:15px;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;-o-transition:box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease}.products-item:hover{-webkit-box-shadow:0 5px 32px 0 rgba(15,18,19,.31);box-shadow:0 5px 32px 0 rgba(15,18,19,.31)}.products-item__inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.products-item__gray{min-height:33px;line-height:1;padding:0 5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:400;font-size:16px;color:#000;text-align:center;background:#f6f5f5;border-radius:16px;margin-left:10px}.products-item__value:last-child{margin-left:5px}.products-item__btn{height:33px;margin-left:10px;width:182px;-ms-flex-negative:0;flex-shrink:0;font-size:15px;font-weight:500}.products-item__how{min-width:95px}.products-item__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.products-item__title{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;line-height:1.16;font-size:15px;color:#000;font-weight:500;word-break:break-word;letter-spacing:-.01em}.products-item__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.products-item__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.products-item__price{min-width:140px}.products-item__count{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:400;opacity:.5;font-size:12px}.products-item__name{word-break:break-word;margin:5px 0 0 0;font-size:20px}.referral-program__charts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;overflow:hidden;width:50%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.referral-program__statistic{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:20px}.referral-program__description{color:rgba(0,0,0,.5);font-size:18px;line-height:1.2;margin-top:34px}.body-dark .referral-program__description{color:rgba(255,255,255,.5);font-size:18px;line-height:1.2}.body-dark .referral-table__title{color:#fff;font-size:18px;line-height:1.2}.body-dark .referral-program__input{background:#282d3d;color:#fff}.body-dark .referral-table__row{background:#282d3d;color:#fff}.body-dark .highcharts-color-1{fill:#282d3d!important}.body-dark .charts__title{color:#fff}.body-dark .highcharts-title_big{color:#fff}.body-dark .highcharts-title_small{color:#fff}.body-dark .highcharts-title_exsmall{color:#fff}.referral-program__bord{padding-bottom:20px;position:relative}.referral-program__bord:after{height:2px;position:absolute;content:" ";display:block;bottom:0;width:0%;background:-webkit-gradient(linear,left top,right top,from(#ff000b),color-stop(55%,#ff000b),to(rgba(255,0,11,0)));background:-o-linear-gradient(left,#ff000b 0,#ff000b 55%,rgba(255,0,11,0) 100%);background:linear-gradient(to right,#ff000b 0,#ff000b 55%,rgba(255,0,11,0) 100%);-webkit-transition:1s;-o-transition:1s;transition:1s}.full_width::after{width:100%}.referral-program__form{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(50% - 15px);margin-top:40px}.referral-btn__text_diff{display:none}.referral-btn__text_active{display:block!important}.referral-btn__text_diff{display:none}.referral-btn__text_active{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.referral-btn__text::before,.referral-btn__text:after{border-radius:0}.referral-program__button::before{border-radius:0!important}.product__width-normal{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.referral-program__button::after{border-radius:0!important}.referral-program__input{height:45px;padding:0 15px;-o-text-overflow:ellipsis;text-overflow:ellipsis;border-radius:5px 0 0 5px;-webkit-box-shadow:0 5px 18px 0 rgba(15,18,19,.07);box-shadow:0 5px 18px 0 rgba(15,18,19,.07);width:100%;border:none;font-size:14px;background:#f5f6f8}.referral-program__input::-moz-selection{background:#ea2532;color:#fff}.referral-program__input::selection{background:#ea2532;color:#fff}.referral-program__input::-moz-selection{background:#ea2532;color:#fff}.referral-program__block{-webkit-box-flex:1;-ms-flex:1;flex:1}.referral-program__copy{background:#39b549;font-weight:700;color:#fff;font-weight:700;padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.referral-program__table{margin-right:30px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:50%}.charts__item{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.charts__block{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;width:33.333%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.charts__title{line-height:1.2;font-family:Gilroy;color:#000;font-size:20px;font-weight:700;text-align:center;width:calc(100% - 27px);margin-bottom:10px}.referral-table__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;color:#000;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px;font-size:14px;padding:10px 20px;background-color:#fff;-webkit-box-shadow:0 5px 18px 0 rgba(15,18,19,.07);box-shadow:0 5px 18px 0 rgba(15,18,19,.07);border-radius:15px;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.referral-table__row:hover{-webkit-box-shadow:0 5px 32px 0 rgba(15,18,19,.31);box-shadow:0 5px 32px 0 rgba(15,18,19,.31)}.referral-table__row:last-child{margin-bottom:0}.referral-table__title{font-weight:700;font-size:18px;margin-bottom:20px;color:#000}.referral-table-summ__block{background:#ea2532;padding:5px 10px;color:#fff;font-weight:700;border-radius:15px;width:auto;min-width:auto}.referral-table__item{font-weight:400}.highcharts-background{display:none!important}.highcharts-title{position:static!important;white-space:inherit!important}.highcharts-title_big{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:36px!important;font-family:Gilroy;color:#000;white-space:nowrap;font-weight:600}.highcharts-title_small{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:26px!important;font-family:Gilroy;color:#000;font-weight:600;white-space:nowrap;text-align:center}.highcharts-title_exsmall{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:22px!important;font-family:Gilroy;color:#000;font-weight:600;white-space:nowrap;text-align:center}.purchases__wrap{min-height:85vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.purchases__item{padding:0 33px;margin-bottom:10px;position:relative;background:#fff;-webkit-box-shadow:0 4px 28px rgba(0,0,0,.06);box-shadow:0 4px 28px rgba(0,0,0,.06);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border-radius:18px}.purchases__item:last-child{margin-bottom:0}.purchases__total{font-weight:700;font-size:22px;line-height:16px;color:#000;margin-bottom:20px;text-align:center}.purchases-download{height:30px;font-size:12px}.purchases-download__text{margin-left:7px}.purchases__title{margin-bottom:5px}.purchases__icon{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;margin-left:30px}.purchases__animate{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.purchases-item{position:relative;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.purchases-item__status_mob{display:none}.purchases-item__info{font-weight:300;font-size:15px;line-height:18px;color:#515151;margin-top:10px}.purchases-item__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.purchases-item__head{cursor:pointer;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:18px 0}.purchases-item__content{display:none;padding:18px 0}.purchases-top{position:relative;z-index:1}.purchases-top__title{font-weight:700;font-size:19px;line-height:18px;color:#282828;margin-right:10px}.purchases-top__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.purchases-top__date{font-weight:400;font-size:12px;line-height:14px;color:#414141}.purchases-bottom{position:relative;z-index:1;border-top:1px solid rgba(50,55,72,.1)}.purchases-bottom__line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 -20px 30px -20px}.purchases-bottom__line:last-child{margin:0 -20px}.purchases-bottom__name{font-weight:700;font-size:13px;line-height:15px;color:#151515;margin-bottom:5px}.purchases-bottom__value{font-weight:300;font-size:12px;line-height:14px;color:#979797}.purchases-bottom__download{margin-top:3px}.purchases-bottom__block{margin:0 20px;max-width:50%}.categories-form{margin-bottom:50px;max-width:682px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.categories-form__block{max-width:246px;min-width:246px;width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:20px}.categories-form__selects{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.categories-form__button{width:150px;-ms-flex-negative:0;flex-shrink:0;height:54px}.selection{display:block!important;position:relative}.select2-container--default .select2-results__option--selected{background:#e41621!important;color:#fff}.categories-form__block .select2-container{width:100%!important}.select2-container--default .select2-results__option--highlighted[aria-selected]{background:#e41621!important;color:#fff}.select2-container--default .select2-results__option:last-child{border-radius:0 0 5px 5px}.select2-container--default .select2-results__option[aria-selected=true]{background:#e41621!important;color:#fff}.select2-results__option{padding:8px 20px;word-break:break-word}.categories-form__block .select2-container--default .select2-selection--single{height:54px;background:#fff;border-radius:15px;position:relative;-webkit-transition:all .3s ease;-o-transition:all .3s ease;border:none;transition:all .3s ease}.categories-form__block .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:54px;font-family:Gilroy;padding:0 55px 0 14px;font-size:14px;font-weight:500;color:#000}.categories-form__block .select2-container--default .select2-selection--single .select2-selection__arrow{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:14px;outline:0}.select2-container--open .select2-selection__arrow b{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);margin-top:0!important}.categories-form__block .select2-container--default .select2-selection--single .select2-selection__arrow b{-webkit-mask-image:url(../img/arrow_bottom.svg);mask-image:url(../img/arrow_bottom.svg);width:20px;height:20px;background-color:#7085ce;margin:3px 0 0 0;border:none;position:static;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;display:block;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.select2-search--dropdown{padding:7px 10px 7px 10px}.select2-container--open .select2-dropdown{border:none!important}.select2-container--default .select2-search--dropdown .select2-search__field{background:#fff;border:none!important;-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.1);box-shadow:0 0 7px 0 rgba(0,0,0,.1);color:#000;padding:8px 10px;border-radius:3px}.select2-dropdown--above{border-radius:15px 15px 0 0!important;-webkit-box-shadow:0 5px 18px 0 rgba(15,18,19,.07);box-shadow:0 5px 18px 0 rgba(15,18,19,.07)}.select2-dropdown--above .select2-results__option:last-child{border-radius:0!important}.select2-dropdown--below .select2-results__option:last-child{border-radius:0 0 15px 15px!important}.select2-container{-webkit-box-shadow:0 5px 18px 0 rgba(15,18,19,.07);box-shadow:0 5px 18px 0 rgba(15,18,19,.07);border-radius:15px}.select2-dropdown--below{border-radius:0 0 15px 15px!important;-webkit-box-shadow:0 5px 18px 0 rgba(15,18,19,.07);box-shadow:0 5px 18px 0 rgba(15,18,19,.07)}.select-wrap .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select-wrap .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-dropdown{border:none;color:#000;font-size:12px;border-radius:0;z-index:1!important}.description__wrap{margin:0 auto 38px auto}.description p{color:#000;line-height:1.4;font-size:14px;word-break:break-word;font-weight:400}.description a{color:#e41621;font-size:14px;line-height:1.4;word-break:break-word;border-bottom:1px solid currentColor}.description a:hover{border-bottom:none}.description a:active{color:#ef5860}.description ul{padding-left:15px;line-height:1.4;word-break:break-word;font-size:14px;color:#000;position:relative}.description ul li::after{content:"»";position:absolute;left:0;display:inline-block;font-weight:900;color:#e41621;margin:-1px 7px 0 0}.description ol{list-style-type:decimal;padding-left:15px;font-size:14px;line-height:1.4;color:#000;word-break:break-word}.description i{line-height:1.4;word-break:break-word;color:#000;font-size:14px}.description__block{margin-bottom:20px}.description__title{font-weight:700;font-size:28px;color:#000;word-wrap:break-word}.description__text{margin:12px 0;line-height:1.7;font-size:14px;color:#000;word-wrap:break-word}.guarantees__wrap{padding-bottom:20px}.guarantees__content{color:#000;font-size:14px;line-height:1.4}.guarantees p{color:#000;line-height:1.4;font-size:14px;word-break:break-word;font-weight:400}.guarantees a{color:#e41621;font-size:14px;line-height:1.4;word-break:break-word;border-bottom:1px solid currentColor}.guarantees a:hover{border-bottom:none}.guarantees a:active{color:#ef5860}.guarantees ul{padding-left:15px;line-height:1.4;word-break:break-word;font-size:14px;color:#000;position:relative}.guarantees ul li::after{content:"»";position:absolute;left:0;display:inline-block;font-weight:900;color:#e41621;margin:-1px 7px 0 0}.guarantees ol{list-style-type:decimal;padding-left:15px;font-size:14px;line-height:1.4;color:#000;word-break:break-word}.guarantees i{line-height:1.4;word-break:break-word;color:#000;font-size:14px}.forbidden{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:100vh}.forbidden__icon{margin-bottom:50px}.forbidden__title{color:#000;font-weight:700;font-size:50px;text-align:center}.forbidden__subtitle{font-weight:500;color:rgba(0,0,0,.5);text-align:center;margin-top:5px;font-size:28px}.order__wrap{padding-top:70px;padding-bottom:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.order__pad{padding:0!important}.order__block{padding:20px 35px;border-top:3px solid #bf1f26;-webkit-box-shadow:0 4px 28px rgba(0,0,0,.06);box-shadow:0 4px 28px rgba(0,0,0,.06);background:#fff;color:#000;word-break:break-word;border-radius:0 0 15px 15px}.order__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}.order__static{width:25%}.order__line{margin-bottom:10px}.order__title{font-weight:700;font-size:20px;margin-bottom:40px}.order__name{display:inline-block;font-weight:700}.order__value{display:inline-block;margin-left:5px}.order__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}.order__feedback{position:relative}.order__btn{min-height:34px;font-size:14px;width:50%}.order__btn_w{width:auto!important;display:-webkit-box;display:-ms-flexbox;display:flex}.order__btn_mrg{margin-right:20px}.order__table{border-spacing:0;border-collapse:collapse;width:100%}.order__table tr:hover{background:#f2f2f2}.order__table tr:hover .add-feedback__field{background:#fff}.order__table tr:hover .add-product__field{background:#fff}.order__table td{padding:20px}.order__table td,.order__table tr{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;border:1px solid rgba(50,55,72,.1);text-align:center;word-break:break-word;font-size:14px}.order-status{font-weight:700;word-break:break-word}.order-status__canceled{color:tomato!important}.order-status__payed{color:#1da981!important}.order-status__created{color:#0a6aa1!important}.order-status__successfully{color:green}.order-status__info{color:#000;margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.order-status__icon{margin-right:5px}.order-status__pay{background:#eee;padding:10px 15px 10px 15px;margin-top:7px;border-radius:60px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-left:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;font-size:14px}.order-status__pay:hover{color:tomato}.order-status__pay:hover .icon{background:tomato}.order-status__pay:active{color:#ff3814}.order-status__pay:active .icon{background:#ff3814}.add-feedback{display:none}.add-feedback__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.add-feedback__field{min-height:100px;width:100%;padding:10px 22px;font-weight:400;font-size:14px;color:#000;background:#f2f2f2;border-radius:10px;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;-o-transition:box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;margin-right:30px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.add-feedback__field::-webkit-input-placeholder{color:#333;-webkit-transition:color .1s linear;transition:color .1s linear}.add-feedback__field::-moz-placeholder{color:#333;-moz-transition:color .1s linear;transition:color .1s linear}.add-feedback__field:-ms-input-placeholder{color:#333;-ms-transition:color .1s linear;transition:color .1s linear}.add-feedback__field::-ms-input-placeholder{color:#333;-ms-transition:color .1s linear;transition:color .1s linear}.add-feedback__field::placeholder{color:#333;-webkit-transition:color .1s linear;-o-transition:color .1s linear;transition:color .1s linear}.add-feedback__field:focus::-webkit-input-placeholder{color:transparent}.add-feedback__field:focus::-moz-placeholder{color:transparent}.add-feedback__field:focus:-ms-input-placeholder{color:transparent}.add-feedback__field:focus::-ms-input-placeholder{color:transparent}.add-feedback__field:focus::placeholder{color:transparent}.add-feedback__button{-ms-flex-negative:0;flex-shrink:0}.add-product{display:none}.add-product__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.add-product__left{width:25%;padding:20px;-ms-flex-negative:0;flex-shrink:0}.add-product__title{word-break:break-word}.add-product__right{padding:20px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.add-product__field{min-height:50px;width:100%;padding:10px 22px;font-weight:400;font-size:14px;color:#000;background:#f2f2f2;border-radius:10px;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;-o-transition:box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.add-product__field::-webkit-input-placeholder{color:#333;-webkit-transition:color .1s linear;transition:color .1s linear}.add-product__field::-moz-placeholder{color:#333;-moz-transition:color .1s linear;transition:color .1s linear}.add-product__field:-ms-input-placeholder{color:#333;-ms-transition:color .1s linear;transition:color .1s linear}.add-product__field::-ms-input-placeholder{color:#333;-ms-transition:color .1s linear;transition:color .1s linear}.add-product__field::placeholder{color:#333;-webkit-transition:color .1s linear;-o-transition:color .1s linear;transition:color .1s linear}.news__wrap{padding-bottom:50px}.news__text{color:#000;line-height:1.4;font-size:14px;word-break:break-word;font-weight:400}.news__img_float{margin:6px 15px 15px 0}.news__pharagraph{margin:10px 0}.news p{color:#000;line-height:1.4;font-size:14px;word-break:break-word;font-weight:400}.news a{color:#e41621;font-size:14px;line-height:1.4;word-break:break-word;border-bottom:1px solid currentColor}.news a:hover{border-bottom:none}.news a:active{color:#ef5860}.news ul{padding-left:15px;line-height:1.4;word-break:break-word;font-size:14px;color:#000;position:relative}.news ul li::after{content:"»";position:absolute;left:0;display:inline-block;font-weight:900;color:#e41621;margin:-1px 7px 0 0}.news ol{list-style-type:decimal;padding-left:15px;font-size:14px;line-height:1.4;color:#000;word-break:break-word}.news i{line-height:1.4;word-break:break-word;color:#000;font-size:14px}.news-block__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px}.news-block__wrap{margin-bottom:50px}.news-block__title{word-break:break-word;font-weight:700;color:#000;font-size:28px;line-height:1.2;position:relative;margin-bottom:41px}.news-block__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:20px}.news-block__more{min-height:47px;font-size:16px;padding:6px 15px;-ms-flex-negative:0;flex-shrink:0}.news-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:calc(50% - 20px);margin:0 10px 20px 10px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;position:relative;border-radius:15px;overflow:hidden;background:#fff;-webkit-box-shadow:0 5px 18px 0 rgba(15,18,19,.07);box-shadow:0 5px 18px 0 rgba(15,18,19,.07)}.news-card:hover{-webkit-box-shadow:0 5px 32px 0 rgba(15,18,19,.31);box-shadow:0 5px 32px 0 rgba(15,18,19,.31)}.news-card__image{width:33.333%;background:url(../img/news_one.jpg) no-repeat center center;background-size:cover;position:relative;min-height:100%;-ms-flex-negative:0;flex-shrink:0}.news-card__bottom{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.news-card__info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:15px 20px 15px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.news-card__name{min-height:100px;word-break:break-word;font-size:16px;font-weight:500;color:#000;-webkit-transition:color .5s;-o-transition:color .5s;transition:color .5s}.news-card__name:hover{color:#39b549!important}.news-card__date{margin-top:5px;color:#fff;font-size:11px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px;width:100%;background:rgba(0,0,0,.3);position:absolute;left:0;bottom:0}.news-card__link{padding:10px 25px;margin-top:10px;font-size:15px;font-weight:500}.section-card{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin:0 0 20px 0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;background:#fff;border-radius:3px;overflow:hidden;position:relative;-webkit-box-shadow:0 5px 18px 0 rgba(15,18,19,.07);box-shadow:0 5px 18px 0 rgba(15,18,19,.07)}.section-card:hover{-webkit-box-shadow:0 5px 32px 0 rgba(15,18,19,.31);box-shadow:0 5px 32px 0 rgba(15,18,19,.31)}.section-card__image{width:33.333%;background:url(../img/news_one.jpg) no-repeat center center;background-size:cover;position:relative;min-height:100%;-ms-flex-negative:0;flex-shrink:0}.section-card__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.section-card__description{color:#979797;min-height:133px;font-size:14px;word-break:break-word;margin-top:5px}.section-card__info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:15px 20px 15px 20px}.section-card__name{line-height:1.34;font-size:24px;font-weight:700;color:#000;word-break:break-word}.section-card__date{margin-top:5px;color:#000;font-size:11px;font-weight:400}.section-card__link{padding:10px 25px;font-size:14px;margin-top:10px}.body-dark{background:#181c28}.body-dark .forbidden__title{color:#fff}.body-dark .forbidden__subtitle{color:rgba(255,255,255,.5)}.body-dark .products-category{color:#fff}.body-dark .news-block__title{color:#fff}.body-dark .news-card{background:#272d3e}.body-dark .news-card__name{color:#fff}.body-dark .section-card{background:#272d3e}.body-dark .section-card__description{color:rgba(255,255,255,.5)}.body-dark .section-card__name{color:#fff}.body-dark .section-card__date{color:#fff}.body-dark .purchases__total{color:#fff}.body-dark .feedbacks__name{color:#fff}.body-dark .feedbacks__reverse{color:#fff}.body-dark .feedbacks__line{background:#313749}.body-dark .feedbacks-info__value{background:#313749;color:#fff}.body-dark .feedbacks__feedback{color:#fff}.body-dark .feedbacks-info__title{color:#fff}.body-dark .feedbacks__item{background-color:#272d3e;-webkit-box-shadow:0 5px 18px 0 rgba(49,55,73,.08);box-shadow:0 5px 18px 0 rgba(49,55,73,.08)}.body-dark .purchases-top__title{color:#fff}.body-dark .purchases-bottom__value{color:#979797}.body-dark .purchases-bottom__name{color:#fff}.body-dark .purchases-top__date{color:#e4e4e4}.body-dark .purchases-item__info{color:#e2e2e2}.body-dark .purchases__item{background:#282d3d}.body-dark .products-item{background-color:#272d3e}.body-dark .products-item__title{color:#fff}.body-dark .products-item__gray{color:#fff;background-color:#313749}.body-dark .categories-form__block .select2-container--default .select2-selection--single{background:#272d3e}.body-dark .categories-form__block{border-radius:15px;background:#272d3e;position:relative}.body-dark .categories__select{background:#272d3e;color:#fff;background-image:url(../img/arrow_bottom.svg);background-position:97%;background-repeat:no-repeat;background-size:30px}.body-dark .select-wrap .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.body-dark .select-wrap .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.body-dark .select2-dropdown{color:#fff}.body-dark .select2-dropdown{background:#272d3e}.body-dark .select2-container--default .select2-search--dropdown .select2-search__field{background:0 0;position:relative;color:#fff}.body-dark .select2-container--default .select2-search--dropdown .select2-search__field::after{width:100%;height:4px;content:" ";display:block;margin:0;position:absolute;left:0;bottom:0;background:-o-linear-gradient(left,#ff000b 0,#ff000b 55%,rgba(255,0,11,0) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,#ff000b),color-stop(55%,#ff000b),to(rgba(255,0,11,0)));background:linear-gradient(to right,#ff000b 0,#ff000b 55%,rgba(255,0,11,0) 100%)}.body-dark .select2-search--dropdown{position:relative}.body-dark .categories-form__block .select2-container--default .select2-selection--single .select2-selection__rendered{color:#fff}.body-dark .title{color:#fff}.body-dark .icon--right{background:#000}.body-dark .icon--left{background:#fff}.body-dark .icon--right{background:#fff}.body-dark .pagination__button{background:#313749;color:#fff}.body-dark .status__block_created{background:#323748;color:rgba(255,255,255,.55)}.body-dark .deposits-table__item{color:#fff}.body-dark .deposits-table__block{background-color:#282d3d;-webkit-box-shadow:0 4px 28px rgba(0,0,0,.06);box-shadow:0 4px 28px rgba(0,0,0,.06)}.body-dark .description__title{color:#fff}.body-dark .description__text{color:#fff}.body-dark .footer{border-color:#313749}.body-dark .guarantees__content{color:#fff}.body-dark .guarantees p{color:#fff}.body-dark .guarantees a:active{color:#eb323c}.body-dark .guarantees ul{color:#fff}.body-dark .guarantees ul li::after{content:"»";position:absolute;left:0;display:inline-block;font-weight:900;color:#e41621;margin:-1px 7px 0 0}.body-dark .guarantees ol{color:#fff}.body-dark .guarantees i{color:#fff}.body-dark .purchases-bottom{border-top:1px solid rgba(255,255,255,.08)}.body-dark .description p{color:#fff}.body-dark .description a:active{color:#eb323c}.body-dark .description ul{color:#fff}.body-dark .description ul li::after{content:"»";position:absolute;left:0;display:inline-block;font-weight:900;color:#e41621;margin:-1px 7px 0 0}.body-dark .description ol{color:#fff}.body-dark .description i{color:#fff}.body-dark .news__text{color:#fff}.body-dark .news p{color:#fff}.body-dark .news a:active{color:#eb323c}.body-dark .news ul{color:#fff}.body-dark .news ul li::after{content:"»";position:absolute;left:0;display:inline-block;font-weight:900;color:#e41621;margin:-1px 7px 0 0}.body-dark .news ol{color:#fff}.body-dark .news i{color:#fff}.body-dark .order-status__info{color:#fff}.body-dark .add-product__field{color:#fff;background:#1e222e}.body-dark .add-product__field::-webkit-input-placeholder{color:rgba(255,255,255,.8)}.body-dark .add-product__field::-moz-placeholder{color:rgba(255,255,255,.8)}.body-dark .add-product__field:-ms-input-placeholder{color:rgba(255,255,255,.8)}.body-dark .add-product__field::-ms-input-placeholder{color:rgba(255,255,255,.8)}.body-dark .add-product__field::placeholder{color:rgba(255,255,255,.8)}.body-dark .add-feedback__field{color:#fff;background:#1e222e}.body-dark .add-feedback__field::-webkit-input-placeholder{color:rgba(255,255,255,.8)}.body-dark .add-feedback__field::-moz-placeholder{color:rgba(255,255,255,.8)}.body-dark .add-feedback__field:-ms-input-placeholder{color:rgba(255,255,255,.8)}.body-dark .add-feedback__field::-ms-input-placeholder{color:rgba(255,255,255,.8)}.body-dark .add-feedback__field::placeholder{color:rgba(255,255,255,.8)}.body-dark .order__block{background:#282d3d}.body-dark .order__table td,.body-dark .order__table tr{color:#fff;border:1px solid rgba(255,255,255,.08)}.body-dark .order__table tr{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.body-dark .order__table tr:hover{background:#1e222e}.body-dark .order__table tr:hover .add-product__field{background:#282d3d}.body-dark .order__table tr:hover .add-feedback__field{background:#282d3d}.body-dark .order__title{color:#fff}.body-dark .empty__text{color:#fff}@media (min-width:767px){.order__block{max-width:870px}.news__img_float{float:left}}@media all and (min-width:767px){.news__img{max-height:50vh;max-width:50vw}}@media (max-width:1180px){.nav__item{margin:10px 15px}.auth__button{padding:6px 25px}.highcharts-title_exsmall{font-size:20px!important}}@media (max-width:1100px){.highcharts-title_small{font-size:22px!important}}@media (max-width:1001px){.popup-buy{width:90%}}@media (max-width:992px){.profile__right{max-width:80px}.profile-menu__link{font-size:16px;background:0 0;color:rgba(255,255,255,.7)}.profile-menu__link:active,.profile-menu__link:hover{color:#e41621!important}}@media (max-width:991px){.header_diff:after{display:none}.header{-webkit-box-shadow:0 0 4px 1px rgba(0,0,0,.2);box-shadow:0 0 4px 1px rgba(0,0,0,.2);position:fixed}.header::before{content:"";width:100%;height:100%;background:#000;position:absolute;z-index:101}.header__wrap{padding:6px 0}.header__out{width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;color:#fff;background:#bf1f26;border-radius:50%;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;margin-left:10px}.header__menu{-webkit-transform:translateX(102%);-ms-transform:translateX(102%);transform:translateX(102%);opacity:0;visibility:hidden;position:fixed;width:240px;height:100%;background:#000;-webkit-box-shadow:0 1px 10px 0 rgba(204,204,204,.2);box-shadow:0 1px 10px 0 rgba(204,204,204,.2);-webkit-transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s ease;-o-transition:transform .3s ease,opacity .3s ease,visibility .3s ease;transition:transform .3s ease,opacity .3s ease,visibility .3s ease;transition:transform .3s ease,opacity .3s ease,visibility .3s ease,-webkit-transform .3s ease;top:44px;z-index:100;right:0;padding:15px 20px 15px 20px;overflow:auto}.header__menu_active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1;visibility:visible}.header__logo{display:block;height:40px}.header__left{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__right{position:relative;z-index:101;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header-auth__text::after{display:none}.header-auth__text{display:none}.header__nav{margin-top:15px}.nav__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 -20px}.nav__link{font-size:14px;color:#fff;width:100%;padding:12px 20px;border-top:1px solid #333;line-height:1.2}.nav__item{margin:0;width:100%}.profile{display:none;margin-left:0;padding-right:0}.profile_mob{display:block;margin-top:15px}.profile__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:2px}.profile:hover .profile-menu{top:inherit}.profile:hover .profile-menu__list{margin-top:10px;opacity:1}.profile__block{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.profile__arr{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:10px}.profile__summ{max-width:50%;word-break:break-word;overflow:hidden;white-space:break-spaces}.profile__nick{text-align:left}.profile-menu{position:static;visibility:visible;opacity:1;display:none;-webkit-transition:none;-o-transition:none;transition:none;width:100%}.profile-menu__list{margin-top:10px;background:0 0;padding:0;opacity:1;-webkit-box-shadow:none;box-shadow:none;border-radius:0}.profile-menu__list::before{display:none}.profile-menu__link::before{display:none}.auth{display:none}.auth_mob{display:-webkit-box;display:-ms-flexbox;display:flex}.auth__button{padding:10px 15px;width:50%;font-size:14px}.auth__button:last-child{margin-left:30px}.auth{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.intro__wrap{padding-top:136px;padding-bottom:120px;min-height:auto}.intro__title{font-size:22px}.footer-nav__list{margin:0 -15px}.footer-nav__item{width:50%;margin:10px 0}.hov::after{display:none}.hov:active,.hov:hover{color:#e41621}.theme{display:none;margin-right:0}.theme_mob{display:-webkit-box;display:-ms-flexbox;display:flex}.burger{width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;color:#fff;background:#bf1f26;border-radius:50%;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.main{padding-top:74px}.main_none{padding-top:0}.products-category__name{font-size:30px}.products-category__category{font-size:30px}.highcharts-title_small{font-size:26px!important}.highcharts-title_exsmall{font-size:24px!important}.referral-program__charts{width:100%;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin-bottom:40px}.referral-program__statistic{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.referral-program__container{padding:20px 20px!important}.referral-program__form{width:100%}.referral-program__table{width:100%;margin-right:0}.order-status__pay:active,.order-status__pay:hover{color:tomato}.order-status__pay:active .icon,.order-status__pay:hover .icon{background:tomato}.news-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-card__image{width:100%;height:100px;min-height:inherit}.news-card__name{font-size:16px}}@media (max-width:768px){.footer__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.purchases-bottom__line{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 -20px 0 -20px}.purchases-bottom__block{max-width:100%;margin-bottom:20px}}@media (max-width:767px){.feedbacks__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.feedbacks__date{width:100%;height:auto;padding:5px 10px;margin-bottom:10px;margin-right:0;font-size:12px}.feedbacks__feedback{margin-bottom:15px}.feedbacks-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.feedbacks-info__title{width:130px}.feedbacks-info__value{padding:0;background:0 0}.feedbacks-info__block:first-child{margin-right:0;margin-bottom:10px}.title{font-size:20px}.btn-cloud{margin:15px}.products-item__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.products-item__gray{padding:5px 10px;margin-left:0;max-width:85px;min-height:35px;min-width:auto;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;font-size:12px}.products-item__value:last-child{margin-left:0}.products-item__value{display:block}.products-item__btn{max-width:120px;width:100%;min-height:35px}.products-item__how{margin-right:10px}.products-item__info{width:100%}.products-item__right{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-top:10px}.categories__select{width:100%;height:54px;padding:0 60px 0 20px;-webkit-appearance:none!important;-moz-appearance:none!important;z-index:100;-webkit-box-shadow:0 5px 18px 0 rgba(15,18,19,.07);box-shadow:0 5px 18px 0 rgba(15,18,19,.07);display:block;color:#000;background:#fff;background-image:url(../img/arrow_bottom.svg);background-position:97%;background-repeat:no-repeat;background-size:30px;border:none}.categories-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%}.categories-form__block{margin-bottom:20px;max-width:100%;margin-right:0}.categories-form__selects{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.categories-form__button{width:100%}.description__wrap{padding:0}.description__title{font-size:16px}.description__text{font-size:12px}.order__block{padding:20px}.order__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:15px}.order__static{width:33.333%}.order__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.order__btn{width:100%}.order__btn_mrg{margin-right:0;margin-bottom:20px}.order__table td{padding:15px;font-size:12px}.order-status__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.order-status__pay{margin-top:5px;font-size:12px;margin-left:0}.add-product__left{padding:15px;font-size:12px;width:33.333%}.add-product__right{padding:15px;font-size:12px}.section-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-card__image{min-height:inherit;height:130px;width:100%}}@media all and (max-width:767px){.news__img{width:100%}}@media (max-width:600px){.charts__title{font-size:18px}}@media (max-width:595px){.highcharts-title_small{font-size:20px!important}.highcharts-title_exsmall{font-size:18px!important}}@media (max-width:575px){.feedbacks__info{width:100%;margin-right:0;margin-bottom:15px;padding:10px 15px}.popup-slider__nav{display:none}.popup__value{font-size:14px}.popup__wrap{padding:30px 30px}.popup-title{font-size:20px}.popup__submit{margin-top:20px;height:40px;font-size:14px}.popup__label{margin:10px 5px 0 5px;width:calc(50% - 10px);min-height:45px}.popup-deposit{width:300px}.popup-counter__number{width:100%}.popup-buy{top:20px;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.popup-buy{overflow:inherit;height:calc(100% - 40px)}.popup-buy::-webkit-scrollbar-thumb{width:2px;cursor:pointer;border-radius:4px}.popup-buy__btn{min-height:40px;height:40px;font-size:14px}.popup-buy__results{display:none}.popup-buy__results_mob{display:block}.popup-buy__price{height:auto}.popup-buy__title{margin-right:0;margin-bottom:5px;margin-top:10px}.popup-buy__wrap{display:block;padding-top:60px;height:100%;overflow:auto}.popup-buy__left{width:100%;margin-right:0}.popup-buy__counter{margin-right:0;margin-top:15px;width:100%}.popup-buy__calculation{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.popup-captcha{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-captcha__input{margin-top:15px}.popup-captcha__link{margin-right:0}.arrows__arrow{height:40px;width:40px}.highcharts-title_big{font-size:32px!important}.referral-program__description{font-size:14px}.charts__title{font-size:16px}.categories__select{background-size:20px}.add-feedback__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.add-feedback__field{margin-right:0;margin-bottom:20px}.add-feedback__button{width:100%}.news-card__name{font-size:14px}.section-card__name{font-size:20px}}@media (max-width:467px){.deposits-table__item{font-size:12px}.deposits-table__block{padding:15px 15px}.status__block{width:90px;min-width:90px;padding:5px 10px}.btn-cloud{margin:10px}.popup-auth{width:90%}.popup-auth__top{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup-auth__title{font-size:18px}.pagination__button{display:none}.pagination__active{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.pagination__navigation{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.products-category__name{font-size:24px}.products-category__category{font-size:24px}.products-item{padding:15px}.highcharts-title_big{font-size:22px!important}.highcharts-title_small{font-size:16px!important}.highcharts-title_exsmall{font-size:14px!important}.referral-btn__text{padding:0 10px}.charts__title{font-size:14px}.purchases__item{padding:0 15px}.purchases__icon{margin-left:10px}.purchases-item__status{display:none}.purchases-item__status_mob{font-size:14px;display:block;margin-top:15px}.order__bottom{padding:10px}.order__btn{font-size:12px}.order__table td{padding:10px}.order-status__pay{font-size:10px}}@media (max-width:375px){.highcharts-title_big{font-size:20px!important}.highcharts-title_small{font-size:13px!important}.highcharts-title_exsmall{font-size:11px!important}}