.visually-hidden,button{
    border:0;
    padding:0
}
.form .option,.form .options.opened,.slick-initialized .slick-slide,.slick-slide img,button,footer,header,img,section{
    display:block
}
.slick-dots,ul{
    list-style:none
}
.slick-dots li button:before,.slick-next:before,.slick-prev:before{
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
.bold,.btn__small,.button,.timer__time .tm,.title{
    font-weight:700
}
.cert,.doctor,.slick-list,.visually-hidden,svg{
    overflow:hidden
}
@font-face{
    font-family:Roboto;
    font-display:swap;
    src:local(""),url(../fonts/roboto-regular-webfont.woff2) format('woff2'),url(../fonts/roboto-regular-webfont.woff) format('woff');
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:Roboto;
    font-display:swap;
    src:local(""),url(../fonts/roboto-medium-webfont.woff2) format('woff2'),url(../fonts/roboto-medium-webfont.woff) format('woff');
    font-weight:500;
    font-style:normal
}
@font-face{
    font-family:Roboto;
    font-display:swap;
    src:local(""),url(../fonts/roboto-bold-webfont.woff2) format('woff2'),url(../fonts/roboto-bold-webfont.woff) format('woff');
    font-weight:700;
    font-style:normal
}
*,:after,:before{
    box-sizing:border-box
}
a,b,body,dd,div,em,footer,form,h1,h2,h3,header,html,i,img,label,li,object,output,p,pre,s,section,span,u,ul,var{
    margin:0;
    padding:0;
    border:0;
    font:inherit;
    vertical-align:baseline
}
.subtitle,.title,body{
    line-height:1.2
}
.btn__small,.button,body{
    font-family:Roboto,Arial,Helvetica,sans-serif
}
body{
    min-width:320px;
    min-height:100vh;
    font-size:18px;
    color:#444
}
br{
    font-size:0;
    line-height:0
}
*{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.slick-dots li button:focus,.slick-dots li button:hover,.slick-list:focus,button,button:focus,input,input:focus{
    outline:0
}
a{
    text-decoration:none
}
a:-moz-focusring,select:-moz-focusring{
    color:transparent;
    text-shadow:0 0 0 #000
}
a,a:active,a:focus,a:hover,a:visited{
    outline:0!important
}
img{
    max-width:100%;
    height:auto
}
.visually-hidden{
    position:absolute;
    width:1px;
    height:1px;
    margin:-1px;
    white-space:nowrap;
    -webkit-clip-path:inset(100%);
    clip-path:inset(100%);
    clip:rect(0 0 0 0)
}
.bg_left,.bg_right{
    background:#cce1f2
}
.container{
    width:100%;
    padding:30px 10px
}
@media screen and (min-width:480px){
    .container{
        width:480px;
        margin:0 auto
    }
}
@media screen and (min-width:640px){
    .container{
        width:640px
    }
}
@media screen and (min-width:768px){
    .bg_left,.bg_right{
        background-size:cover;
        background-position:center top;
        background-repeat:no-repeat
    }
    .webp .bg_left{
        background-image:url(../img/bg_left.webp)
    }
    .webp .bg_right{
        background-image:url(../img/bg_right.webp)
    }
    .no-webp .bg_left{
        background-image:url(../img/bg_left.jpg)
    }
    .no-webp .bg_right{
        background-image:url(../img/bg_right.jpg)
    }
    .container{
        width:768px;
        padding:40px 10px
    }
}
@media screen and (min-width:1024px){
    .container{
        width:1024px;
        padding:60px 15px
    }
}
.title{
    font-size:28px;
    text-align:center;
    color:#333
}
@media screen and (min-width:480px){
    .title{
        font-size:30px
    }
}
@media screen and (min-width:640px){
    .title{
        font-size:34px
    }
}
@media screen and (min-width:768px){
    .title{
        font-size:38px
    }
}
@media screen and (min-width:1024px){
    .title{
        font-size:40px
    }
}
.button span,.subtitle{
    font-size:20px
}
.subtitle{
    text-align:center
}
@media screen and (min-width:1024px){
    .subtitle{
        font-size:22px
    }
}
.red{
    color:#e94859
}
.btn__small,.button{
    color:#fff;
    background-color:#e94859;
    background-image:-webkit-gradient(linear,left top,right top,from(#eb4254),color-stop(49.5%,#eb4254),color-stop(50.5%,#eb4254),to(#f82138));
    background-size:200% auto;
    background-position:left;
    -webkit-transition:.2s;
    transition:.2s;
    cursor:pointer
}
.button{
    width:100%;
    min-width:220px;
    max-width:280px;
    padding:6px 0;
    font-size:27px;
    line-height:23px;
    border-radius:33px;
    border-bottom:5px solid #c11e2f;
    background-image:linear-gradient(to right,#eb4254 0,#eb4254 49.5%,#eb4254 50.5%,#f82138 100%)
}
.btn__small{
    width:160px;
    padding:9px 0 8px;
    font-size:18px;
    border-radius:22px;
    border-bottom:3px solid #c11e2f;
    background-image:linear-gradient(90deg,#eb4254 0,#eb4254 49.5%,#eb4254 50.5%,#f82138 100%)
}
.btn__small:hover,.button:hover{
    color:#fefefe;
    background-position:right;
    -webkit-transition:.2s;
    transition:.2s
}
.four_half{
    position:absolute;
    left:0;
    top:0;
    display:block;
    width:135px;
    height:23px;
    background-image:url(../img/icon_half_star.png),url(../img/icon_full_star.png);
    background-position:right center,left center;
    background-repeat:no-repeat,repeat
}
.slick-list,.slick-slider,.slick-track{
    position:relative;
    display:block
}
.in_bl{
    display:inline-block
}
.logo-top{
    display:block;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:13px
}
@media not all and (min-resolution:.001dpcm){
    .order__item--1 .form__name,.order__item--1 .form__phone{
        width:100%!important
    }
    .mainform .form .form__name,.mainform .form .form__phone{
        width:224px!important
    }
}
.slick-slider{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    -webkit-touch-callout:none;
    -khtml-user-select:none;
    -ms-touch-action:pan-y;
    touch-action:pan-y;
    -webkit-tap-highlight-color:transparent
}
.slick-list{
    margin:0;
    padding:0
}
.slick-list.dragging{
    cursor:pointer
}
.slick-slider .slick-list,.slick-slider .slick-track{
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0)
}
.slick-track{
    top:0;
    left:0;
    margin-left:auto;
    margin-right:auto
}
.slick-track:after,.slick-track:before{
    display:table;
    content:''
}
.form .country-select,.form .option__text,.header,.promobottom,.slick-arrow.slick-hidden,.slick-slide,.slick-slide.slick-loading img{
    display:none
}
.slick-track:after{
    clear:both
}
.slick-loading .slick-slide,.slick-loading .slick-track{
    visibility:hidden
}
.slick-slide{
    float:left;
    height:100%;
    min-height:1px;
    outline:0
}
[dir=rtl] .slick-slide{
    float:right
}
.slick-slide.dragging img{
    pointer-events:none
}
.slick-vertical .slick-slide{
    display:block;
    height:auto;
    border:1px solid transparent
}
.slick-loading .slick-list{
    background:#fff
}
.slick-dots li button,.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{
    color:transparent;
    outline:0;
    background:0 0
}
.slick-next,.slick-prev{
    font-size:0;
    line-height:0;
    position:absolute;
    display:block;
    padding:0;
    -webkit-transform:translate(0,-50%);
    transform:translate(0,-50%);
    cursor:pointer
}
.slick-dots li button:focus:before,.slick-dots li button:hover:before,.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{
    opacity:1
}
.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{
    opacity:.25
}
.slick-next:before,.slick-prev:before{
    font-size:20px;
    line-height:1;
    opacity:.75;
    color:#fff
}
[dir=rtl] .slick-prev{
    right:-25px;
    left:auto
}
[dir=rtl] .slick-prev:before{
    content:'→'
}
[dir=rtl] .slick-next{
    right:auto;
    left:-25px
}
[dir=rtl] .slick-next:before{
    content:'←'
}
.slick-dots,.slick-dots li button:before{
    position:absolute;
    left:0;
    text-align:center
}
.slick-dots{
    bottom:-25px;
    display:block;
    width:100%;
    padding:0;
    margin:0
}
.slick-dots li{
    position:relative;
    display:inline-block;
    width:20px;
    height:20px;
    margin:0 5px;
    padding:0;
    cursor:pointer
}
.slick-dots li button{
    font-size:0;
    line-height:0;
    display:block;
    width:20px;
    height:20px;
    padding:5px;
    cursor:pointer;
    border:0
}
.slick-dots li button:before{
    font-size:6px;
    line-height:20px;
    top:0;
    width:20px;
    height:20px;
    content:"";
    opacity:.25;
    color:#000
}
.slick-dots li.slick-active button:before{
    opacity:.75;
    color:#000
}
@media screen and (min-width:768px){
    .header{
        display:block;
        background-color:#fff;
        -webkit-box-shadow:0 3px 10px 0 rgba(0,0,0,.2);
        box-shadow:0 3px 10px 0 rgba(0,0,0,.2)
    }
    .header .container{
        padding-top:0;
        padding-bottom:0
    }
    .header__wrapper{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        padding:13px 0
    }
    .header__logo{
        display:none
    }
    .header__link{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        margin-right:15px
    }
    .header__link--wrapper{
        position:relative;
        padding:5px 20px 5px 50px
    }
    .header__link--wrapper:first-child{
        margin-right:20px
    }
    .header__link--wrapper::before{
        position:absolute;
        content:"";
        width:38px;
        height:36px;
        left:0;
        top:2px
    }
    .header__link--wrapper:first-child::before{
        background:url(../img/icon_components.png) center center no-repeat
    }
    .header__link--wrapper:last-child::before{
        background:url(../img/icon_reviews.png) center center no-repeat
    }
    .header__link--wrapper::after{
        position:absolute;
        content:"";
        height:100%;
        width:1px;
        right:0;
        top:0;
        background-color:#cecece
    }
    .header__link--wrapper a{
        font-size:16px;
        line-height:30px;
        vertical-align:middle;
        color:inherit;
        border-bottom:1px dotted #444
    }
    .header__link--wrapper a:hover{
        border-bottom:0
    }
    .header__button{
        margin-left:auto
    }
}
.form__name,.form__phone,.pricei .x_price_previous,.pricei__line,.timer__time .tm{
    position:relative
}
@media screen and (max-width:1023px){
    .header .container{
        padding:0 20px
    }
    .header .timer{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column
    }
    .header .timer__text{
        margin:0 0 3px
    }
    .header .timer__text br{
        display:none
    }
    .header .timer__time span{
        padding:5px
    }
    .components .in_bl{
        display:inline
    }
}
@media screen and (min-width:1024px){
    .logo-top{
        margin-bottom:20px
    }
    .header__link--wrapper:first-child{
        margin-right:10px
    }
    .header{
        display:block
    }
    .header__logo{
        max-width:220px;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center
    }
    .header__link,.header__logo{
        margin-right:20px
    }
    .header__logo img{
        margin-right:15px
    }
    .header__link--wrapper{
        padding:5px 10px 5px 50px
    }
    .header .timer__text br{
        display:inline-block
    }
    .header .timer__time span{
        padding:5px 7px
    }
}
.timer{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.timer__text{
    margin-right:15px;
    font-size:16px;
    line-height:18px
}
.timer__time span{
    display:inline-block;
    padding:5px 7px;
    font-size:22px;
    line-height:30px
}
.timer__time span:first-child,.timer__time span:nth-child(4),.timer__time span:nth-child(7){
    margin-right:5px
}
.timer__time .tm{
    border:1px solid #ed8e14;
    border-radius:4px
}
.form,.promo__text,.promo__wrapper{
    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
}
.form .input{
    width:100%;
    padding:21px 10px 21px 55px;
    font-family:sans-serif;
    font-size:14px;
    line-height:16px;
    border-radius:34px;
    background-color:#f8f8f8;
    border:1px solid #c4c4c4
}
.form__name::before,.form__phone::before{
    position:absolute;
    content:"";
    width:19px;
    height:24px;
    left:20px;
    top:18px;
    background:url(../img/icon_user.svg) center center/19px 24px no-repeat
}
.form__phone::before{
    width:21px;
    height:24px;
    background:url(../img/tel.svg) center center/19px 24px no-repeat
}
.form .custom-select{
    position:absolute;
    left:0;
    top:10px;
    color:#666;
    border:0;
    border-right:1px solid #d0d0d0;
    border-top-left-radius:30px;
    border-bottom-left-radius:30px;
    cursor:pointer;
    -webkit-box-sizing:content-box;
    box-sizing:content-box;
    width:80px;
    height:40px;
    z-index:1
}
.form .selected{
    width:80px;
    height:40px;
    z-index:1;
    position:relative
}
.form .selected::after{
    position:absolute;
    content:"";
    width:0;
    height:0;
    right:5px;
    top:48%;
    border:7px solid transparent;
    border-top-color:#a2a2a2
}
.form .options ::-webkit-scrollbar-button{
    background-repeat:no-repeat;
    width:5px;
    height:0
}
.form .options::-webkit-scrollbar-track{
    background-color:#ecedee
}
.form .options::-webkit-scrollbar-thumb{
    border-radius:20px;
    background-color:#324697
}
.form .options::-webkit-scrollbar-thumb:hover{
    background-color:#2a3a7c
}
.form .options::-webkit-resizer{
    background-repeat:no-repeat;
    width:4px;
    height:0
}
.form .options::-webkit-scrollbar{
    width:5px
}
.form .options{
    position:absolute;
    z-index:10;
    display:none;
    -webkit-box-shadow:inset 2px 0 10px rgba(0,0,0,.07);
    box-shadow:inset 2px 0 10px rgba(0,0,0,.07);
    border:1px solid #edebe4;
    height:195px;
    min-width:75px;
    overflow-y:scroll;
    overflow-x:hidden;
    top:-10px;
    left:0;
    background-color:#fff;
    border-top-left-radius:30px;
    border-bottom-left-radius:30px
}
.form .option,.form .option:hover{
    -webkit-transition:.3s;
    transition:.3s
}
.form .option{
    width:30px;
    height:30px;
    border-radius:50%;
    margin:15px auto
}
.form .option:hover{
    -webkit-transform:scale(1.1);
    transform:scale(1.1)
}
.selected{
    background-size:34px!important
}
.mainform__wrapper{
    position:relative;
    width:270px;
    -ms-flex-negative:0;
    flex-shrink:0;
    padding:25px 20px 0;
    margin-bottom:20px;
    -webkit-box-shadow:0 0 30px -10px rgba(0,0,0,.2);
    box-shadow:0 0 30px -10px rgba(0,0,0,.2);
    background-color:#fff;
    border:3px solid #4e7bb1;
    border-radius:3px
}
.mainform__wrapper::before{
    position:absolute;
    content:"-50%";
    width:58px;
    height:58px;
    padding:20px 2px;
    top:-29px;
    right:calc(50% - 29px);
    font-size:22px;
    line-height:1;
    font-weight:700;
    text-align:center;
    color:#fff;
    background:url(../img/mainform_plashka.png) center center/58px 58px no-repeat
}
.mainform .price__new--name,.mainform .price__old--name{
    font-size:14px;
    line-height:18px
}
.mainform--date{
    padding:0 40px;
    margin-bottom:20px;
    font-size:24px;
    line-height:26px;
    font-weight:500;
    text-align:center
}
.mainform .price,.mainform .price__wrapper,.results__list,.results__list--el{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.mainform .price{
    position:relative;
    margin-bottom:20px
}
.mainform .form,.mainform--visiters,.promo__item:not(:last-child){
    margin-bottom:15px
}
.mainform .price__wrapper{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:end;
    -ms-flex-align:end;
    align-items:flex-end
}
.mainform .price__new,.mainform .price__old{
    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
}
.mainform .price__old{
    position:relative;
    width:50%;
    -ms-flex-negative:0;
    flex-shrink:0;
    color:#666;
    text-align:center
}
.mainform .price__old::after{
    position:absolute;
    content:"";
    width:1px;
    height:100%;
    right:0;
    top:0;
    background-color:#c4c4c4
}
.mainform .price__old .x_currency{
    display:inline-block;
    font-size:16px;
    line-height:1;
    vertical-align:bottom
}
.mainform .price .x_price_previous{
    position:relative;
    display:inline-block;
    font-size:28px;
    line-height:1
}
.mainform .price .x_price_previous::after,.mainform .price .x_price_previous::before{
    position:absolute;
    content:"";
    height:1px;
    width:110%;
    left:0;
    top:50%;
    background-color:#e94859;
    -webkit-transform:rotate(25deg);
    transform:rotate(25deg)
}
.mainform .price .x_price_previous::after{
    -webkit-transform:rotate(-25deg);
    transform:rotate(-25deg)
}
.mainform .price__new{
    padding-left:5px;
    color:#000;
    text-align:center
}
.mainform .price__new .x_currency{
    font-size:18px;
    font-weight:500
}
.mainform .price .x_price_current{
    display:inline-block;
    font-size:36px;
    line-height:.9;
    font-weight:700
}
.mainform .form .form__name,.mainform .form .form__phone{
    width:100%;
    margin-bottom:15px
}
.mainform--visiters{
    position:relative;
    padding-left:30px;
    font-size:15px;
    line-height:1
}
.mainform--visiters::before{
    position:absolute;
    content:"";
    width:22px;
    height:100%;
    left:0;
    top:0;
    background:url(../img/icon_eye.png) center center no-repeat
}
.mainform--lastpak{
    width:calc(100% + 42px);
    margin:0 -21px -1px;
    padding:15px 0;
    font-size:15px;
    line-height:20px;
    text-align:center;
    color:#fff;
    background-color:#4e7bb1
}
.mainform--reviews{
    position:relative;
    width:100%;
    padding-left:150px;
    font-size:16px;
    line-height:20px
}
.mainform--reviews .four_half{
    top:-5px;
    left:5px
}
.mainform--reviews a{
    color:inherit
}
@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){
    .mainform .input{
        width:224px;
        margin-left:auto;
        margin-right:auto
    }
}
.promo__text{
    -webkit-box-ordinal-group:0;
    -ms-flex-order:-1;
    order:-1;
    margin-bottom:20px
}
.promo__header{
    position:relative;
    margin-bottom:20px;
    font-size:38px;
    line-height:1
}
.promo__header::before{
    position:absolute;
    content:"";
    width:40px;
    height:100%;
    left:0;
    top:0;
    background-size:contain
}
.promo__subtitle{
    width:100%;
    margin-bottom:20px;
    font-size:20px;
    font-weight:700
}
.action .form__name,.action .form__phone,.promo__list{
    width:100%
}
.promo__list--header{
    margin-bottom:20px;
    font-size:20px;
    text-align:center
}
.promo__item{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    min-height:50px;
    padding-left:65px;
    padding-right:10px
}
.promo__item::before{
    position:absolute;
    content:"";
    width:46px;
    height:46px;
    left:0;
    top:calc(50% - 23px);
    border-radius:50%;
    border:4px solid #c0e0c7;
    background:url(../img/icon_chek.svg) center center/23px 19px no-repeat #2e9747
}
.promo__image{
    position:relative;
    padding-top:50px;
    margin-bottom:40px
}
.promo__product--plashka{
    position:absolute;
    top:0
}
.components__header,.components__list,.components__subtitle,.danger__header,.promo .mainform,.stroke__article--img,.stroke__header,.stroke__subtitle{
    margin-bottom:20px
}
@media screen and (min-width:480px){
    .mainform__wrapper::before{
        width:70px;
        height:70px;
        top:-35px;
        right:-30px;
        padding:24px 2px;
        font-size:28px;
        line-height:1;
        font-weight:700;
        background-size:contain
    }
    .promo__header{
        font-size:45px
    }
    .promo__subtitle{
        font-size:23px
    }
}
@media screen and (max-width:639px){
    .promo__product-wrapper{
        max-width:200px
    }
}
@media screen and (min-width:640px){
    .promo__wrapper{
        position:relative;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .promo__wrapper>picture{
        position:absolute;
        left:14px;
        bottom:60px;
        max-width:280px
    }
    .promo__text{
        width:100%
    }
    .promo__image{
        margin-right:40px
    }
    .promo__product-wrapper{
        max-width:230px;
        padding-bottom:100px
    }
    .promo__list{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-pack:distribute;
        justify-content:space-around
    }
    .promo__item{
        -webkit-box-align:start;
        -ms-flex-align:start;
        align-items:flex-start;
        width:33%;
        padding:50px 5px 0;
        text-align:center
    }
    .promo__item::before{
        top:0;
        left:calc(50% - 23px)
    }
    .promo .mainform,.promo__item:nth-child(n){
        margin-bottom:0
    }
}
@media screen and (min-width:768px){
    .promo__wrapper{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
    .promo__wrapper>picture{
        left:75px;
        bottom:0
    }
    .promo__header{
        font-size:56px
    }
    .promo__subtitle{
        font-size:26px
    }
    .promo__list{
        margin-bottom:20px
    }
    .promo__image{
        margin-bottom:0
    }
    .components__item{
        width:40%
    }
    .components__item:nth-child(2n-1){
        margin-right:50px
    }
    .components__item:nth-child(2n){
        margin-left:50px
    }
}
.doctor__name,.results__list--el{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal
}
@media screen and (min-width:1024px){
    .promo .container{
        padding-top:50px;
        padding-bottom:0
    }
    .promo__wrapper{
        -ms-flex-wrap:nowrap;
        flex-wrap:nowrap;
        -webkit-box-align:stretch;
        -ms-flex-align:stretch;
        align-items:stretch
    }
    .promo__image{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-ordinal-group:0;
        -ms-flex-order:-1;
        order:-1;
        padding:0
    }
    .promo__product-wrapper{
        margin:auto;
        padding-bottom:0
    }
    .promo__header,.promo__item:not(:last-child){
        margin-bottom:30px
    }
    .promo__product--plashka{
        top:calc(50% - 210px)
    }
    .promo__text{
        -webkit-box-align:start;
        -ms-flex-align:start;
        align-items:flex-start;
        width:400px
    }
    .promo__header{
        font-size:50px;
        padding-left:0
    }
    .promo__header::before{
        display:none
    }
    .promo__subtitle{
        position:relative;
        padding-bottom:20px;
        padding-right:5px;
        margin-bottom:25px;
        font-size:25px;
        line-height:30px;
        text-align:left
    }
    .promo__subtitle:after{
        position:absolute;
        content:"";
        width:130px;
        height:1px;
        left:0;
        bottom:0;
        background-color:#c4c4c4
    }
    .promo__list{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        margin-bottom:0
    }
    .promo__list--header{
        margin-bottom:20px;
        font-size:24px;
        line-height:30px
    }
    .promo__item{
        width:100%;
        padding:0 10px 0 60px;
        font-size:20px;
        text-align:left
    }
    .promo__item::before{
        left:0;
        top:calc(50% - 23px)
    }
    .promo .mainform{
        margin-bottom:110px
    }
    .promobottom{
        display:block
    }
    .promobottom__list,.promobottom__wrapper{
        position:relative;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
    .promobottom__list{
        position:absolute;
        top:-135px;
        left:0;
        padding:20px 0;
        margin:0 auto;
        font-size:18px;
        line-height:22px
    }
    .promobottom__item{
        display:flex;
        align-items:center;
        position:relative;
        width:225px;
        padding:21px 5px 21px 105px
    }
    .promobottom__item::before{
        position:absolute;
        content:"";
        width:105px;
        height:100%;
        left:0;
        top:0
    }
    .promobottom__item--1{
        padding-left:115px
    }
    .promobottom__item--1::before{
        background:url(../img/sert_1.png) center center no-repeat
    }
    .promobottom__item--2::before{
        background:url(../img/sert_2.png) center center no-repeat
    }
    .promobottom__item--3::before{
        background:url(../img/sert_3.png) center center no-repeat
    }
}
.promobottom .container{
    padding-top:0;
    padding-bottom:0
}
.danger__list{
    width:300px;
    margin:0 auto 30px
}
.danger__item{
    position:relative;
    padding:10px 0 10px 60px;
    margin-bottom:10px
}
.danger__item::before{
    position:absolute;
    content:"!";
    width:39px;
    height:39px;
    left:0;
    top:5px;
    border:4px solid #e94859;
    border-radius:50%;
    color:#e94859;
    font-size:28px;
    font-weight:700;
    text-align:center
}
.danger__item::after{
    position:absolute;
    content:"";
    width:200px;
    height:1px;
    left:60px;
    bottom:0;
    background-color:rgba(0,0,0,.1)
}
.danger__item:nth-child(10){
    padding-bottom:6px;
    margin-bottom:0
}
.danger__item:nth-child(10)::after,.popup__left{
    display:none
}
.danger__info{
    padding:10px;
    font-weight:500;
    line-height:1.2;
    background-color:#ffe5e8;
    border-radius:10px;
    text-align:center
}
@media screen and (min-width:1024px){
    .danger .container{
        padding-bottom:0
    }
    .danger__wrapper{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
    .danger__wrapper--left{
        width:625px;
        padding-bottom:60px;
        -ms-flex-negative:0;
        flex-shrink:0
    }
    .danger__wrapper--right{
        position:relative;
        -webkit-box-flex:1;
        -ms-flex-positive:1;
        flex-grow:1
    }
    .danger__wrapper--right picture{
        position:absolute;
        width:100%;
        bottom:0;
        left:0
    }
    .danger__header,.danger__info{
        text-align:left
    }
    .danger__info{
        margin-right:25px
    }
    .danger__item{
        padding:15px 0 15px 60px
    }
}
.stroke__article--img img{
    margin-left:auto;
    margin-right:auto
}
.stroke__article--text{
    font-family:"Times New Roman",Times,Baskerville,Georgia,serif;
    font-size:18px;
    line-height:22px;
    font-style:italic;
    text-align:center
}
@media screen and (min-width:640px){
    .danger__list{
        width:600px;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        -webkit-box-pack:justify;
        -ms-flex-pack:justify;
        justify-content:space-between
    }
    .danger__item{
        width:290px
    }
    .danger__item:nth-child(9){
        padding-bottom:6px;
        margin-bottom:0
    }
    .danger__item:nth-child(9)::after{
        display:none
    }
    .danger__info{
        padding:20px;
        font-size:22px
    }
    .stroke__article{
        position:relative;
        z-index:2;
        width:590px;
        padding:30px;
        margin:0 auto;
        background-color:#fff;
        border-radius:8px
    }
    .stroke__article--img{
        position:relative;
        margin-bottom:35px
    }
    .stroke__article--img img{
        margin-left:0
    }
    .stroke__article--img::after{
        position:absolute;
        content:'';
        width:125px;
        height:90px;
        right:40px;
        bottom:30px;
        background:url(../img/stroke_img.png) center center no-repeat
    }
    .stroke__article--text{
        text-align:left
    }
    .components__list{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        -ms-flex-pack:distribute;
        justify-content:space-around;
        margin-bottom:20px
    }
    .components__item{
        width:40%
    }
    .components__item:nth-child(3){
        margin-bottom:0
    }
    .components .button{
        margin:0 auto
    }
}
.components__item,.helps__subtitle,.order__bottom,.order__item--number,.order__item--text,.popup{
    text-align:center
}
@media screen and (min-width:1024px){
    .stroke__header,.stroke__subtitle{
        margin-bottom:35px
    }
    .stroke__article{
        width:500px;
        padding:20px;
        margin:0 20px 0 0;
        -webkit-box-shadow:-50px 50px 50px 0 rgba(0,0,0,.2);
        box-shadow:-50px 50px 50px 0 rgba(0,0,0,.2)
    }
    .stroke__article--text{
        font-size:20px;
        line-height:26px
    }
    .stroke__article::before{
        position:absolute;
        content:"";
        width:0;
        height:0;
        border:43px solid transparent;
        border-right-color:#fff;
        top:calc(50% - 43px);
        left:-84px
    }
    .stroke__article--img::after{
        right:15px
    }
    .stroke__wrapper{
        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:start;
        -ms-flex-align:start;
        align-items:start;
        padding-bottom:40px
    }
    .stroke__img-under{
        position:absolute;
        bottom:0;
        left:0;
        border:5px solid #dde4ee
    }
    .components__wrapper{
        position:relative
    }
    .components__wrapper--prod{
        position:absolute;
        max-width:180px;
        left:calc(50% - 90px);
        top:calc(50% - 130px)
    }
    .components__plashka{
        position:absolute;
        width:88px;
        left:calc(50% - 44px);
        top:-65px
    }
}
.components__item:not(:last-child),.doctor__title,.use__header{
    margin-bottom:20px
}
.components__item--header{
    position:relative;
    margin-bottom:20px;
    padding-top:170px;
    font-size:22px;
    line-height:24px;
    font-weight:700
}
.components__item--header::before{
    position:absolute;
    content:"";
    width:100%;
    height:170px;
    top:0;
    left:0
}
.no-webp .components__item--1 h3::before{
    background:url(../img/components_1.jpg) center center no-repeat
}
.no-webp .components__item--2 h3::before{
    background:url(../img/components_2.jpg) center center no-repeat
}
.no-webp .components__item--3 h3::before{
    background:url(../img/components_3.jpg) center center no-repeat
}
.no-webp .components__item--4 h3::before{
    background:url(../img/components_4.jpg) center center no-repeat
}
.webp .components__item--1 h3::before{
    background:url(../img/components_1.webp) center center no-repeat
}
.webp .components__item--2 h3::before{
    background:url(../img/components_2.webp) center center no-repeat
}
.webp .components__item--3 h3::before{
    background:url(../img/components_3.webp) center center no-repeat
}
.webp .components__item--4 h3::before{
    background:url(../img/components_4.webp) center center no-repeat
}
.components .button{
    max-width:220px;
    margin:0 auto
}
.order__title{
    margin-bottom:10px
}
.order__list{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin-bottom:20px
}
.order__item{
    width:270px;
    max-width:270px
}
.helps__title,.order__item:not(:last-child),.results__title{
    margin-bottom:10px
}
.order__item--2 .order__item--img{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:end;
    -ms-flex-align:end;
    align-items:flex-end;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.order__item--3 .order__item--img,.order__item--4 .order__item--img{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start
}
.order__item--4 .order__item--img{
    -webkit-box-align:end;
    -ms-flex-align:end;
    align-items:flex-end;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.order__item--1 .order__item--img{
    padding:0 20px;
    position:relative;
    display:flex;
    align-items:center;
    justify-content:center
}
.order__item--1 .form{
    -webkit-transform:scale(.75);
    transform:scale(.75)
}
.order__item--1 .form__name{
    width:100%;
    margin-bottom:15px
}
.order__item--1 .form__phone{
    margin-bottom:15px
}
.helps__list--el:nth-child(7),.helps__list--el:nth-child(8),.popup .mainform__wrapper{
    margin-bottom:0
}
.order__item--1 .input{
    font-size:16px
}
.order__item--img{
    border:1px solid #dedede;
    border-radius:8px;
    background-color:#fff;
    width:100%;
    height:240px
}
.order__item--img form{
    margin-top:20px
}
.order__item--number{
    font-size:60px;
    color:#4d9e48;
    font-weight:700;
    margin-bottom:-36px;
    display:block;
    position:relative;
    z-index:4
}
.order__item--text{
    font-size:20px;
    color:#333;
    font-weight:700;
    line-height:1.3;
    margin-top:15px
}
.order__bottom{
    border-radius:35px;
    background-color:#4e7bb1;
    padding:15px 25px;
    color:#fff;
    max-width:910px;
    margin-left:auto;
    margin-right:auto;
    font-size:15px
}
.order__bottom--b{
    font-weight:700
}
@media screen and (min-width:480px){
    .order__item{
        width:48%
    }
    .order__list{
        -webkit-box-pack:justify;
        -ms-flex-pack:justify;
        justify-content:space-between
    }
    .order__item:nth-child(3){
        margin-bottom:0
    }
}
@media screen and (min-width:768px){
    .order__bottom{
        font-size:18px;
        line-height:24px;
        padding:15px 50px
    }
    .order__list,.order__title{
        margin-bottom:20px
    }
}
.popup{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.popup__title{
    font-size:27px;
    margin-bottom:40px
}
.popup .mainform--reviews{
    bottom:-45px;
    display:none
}
.popup .mainform::before,.slick-next:before,.slick-prev:before{
    content:none
}
.popup .form .input{
    padding-top:21px;
    padding-bottom:21px;
    font-size:16px
}
.popup .form__name::before{
    top:19px
}
.popup .form .custom-select{
    top:10px
}
.popup .mainform--lastpak{
    padding-top:10px;
    padding-bottom:8px
}
@media screen and (min-width:1000px){
    .popup{
        padding:40px;
        border-radius:10px;
        background-color:#edf3fb
    }
    .popup .mainform{
        margin-bottom:0
    }
    .popup__left{
        padding-top:0;
        width:353px;
        margin-right:auto;
        -ms-flex-negative:0;
        flex-shrink:0;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        position:relative
    }
    .popup__left--medal{
        position:absolute;
        top:76px;
        left:25px
    }
    .popup__left--prod{
        width:220px
    }
}
@media screen and (min-width:1024px){
    .order__item{
        width:24%
    }
    .order__item:first-child,.order__item:nth-child(2){
        margin-bottom:0
    }
    .order__item--text{
        margin-top:25px
    }
    .order__title{
        margin-bottom:30px
    }
    .order__list{
        margin-bottom:40px
    }
    .banner{
        position:fixed;
        bottom:0;
        z-index:30;
        width:100%;
        padding:10px 0;
        color:#fff;
        background-color:#4e7bb1
    }
    .banner .container{
        padding-top:0;
        padding-bottom:0
    }
    .banner__wrapper{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center
    }
    .banner__logo{
        padding:0 5px;
        margin-right:10px
    }
    .banner__order-now{
        position:relative;
        padding:0 20px 0 100px;
        margin-right:15px;
        font-size:24px;
        line-height:1.2;
        font-weight:700
    }
    .banner__order-now::before{
        position:absolute;
        content:"-50%";
        width:78px;
        height:78px;
        padding:24px 2px;
        top:calc(50% - 39px);
        left:0;
        font-size:30px;
        line-height:1;
        font-weight:700;
        text-align:center;
        color:#fff;
        background:url(../img/mainform_plashka.png) center center/contain no-repeat
    }
    .banner__order-now::after{
        position:absolute;
        content:"";
        width:1px;
        height:100%;
        top:0;
        right:0;
        background-color:#c4c4c4
    }
    .banner .timer{
        margin-right:auto
    }
    .banner .timer br{
        display:none
    }
    .banner .timer__text{
        margin-right:20px
    }
    .banner .timer .tm{
        color:#000;
        background-color:#fff;
        border-color:#c4c4c4
    }
}
.helps__subtitle{
    font-size:17px;
    color:#333;
    line-height:1.25;
    margin-bottom:20px
}
.helps__list,.helps__list--el,.reviews-form__row{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.helps__list--el-descr,.helps__list--el-num{
    font-weight:700;
    display:-webkit-box;
    display:-ms-flexbox
}
.helps__list{
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.helps__list--el{
    max-width:48%;
    margin-bottom:15px
}
.helps__list--el-num{
    width:35%;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    font-size:40px;
    color:#4d9e48;
    border-top-left-radius:8px;
    background-color:#fff
}
.helps__list--el-num~*{
    width:65%
}
.helps__list--el-pic{
    border-top-right-radius:8px;
    display:block
}
.helps__list--el-descr{
    width:100%;
    background-color:#4e7bb1;
    font-size:15px;
    color:#fff;
    line-height:1.111;
    text-align:center;
    border-bottom-left-radius:8px;
    border-bottom-right-radius:8px;
    padding:10px;
    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:70px
}
@media screen and (min-width:480px){
    .helps__list--el-descr{
        font-size:18px
    }
    .helps__list--el picture,.helps__list--el-pic{
        width:150px
    }
    .helps__list--el-pic{
        height:100%
    }
    .helps__list--el-num{
        width:calc(100% - 150px);
        font-size:46px
    }
}
@media screen and (min-width:640px){
    .order__list{
        -ms-flex-pack:distribute;
        justify-content:space-around
    }
    .helps__list--el picture,.helps__list--el-pic{
        width:170px
    }
    .helps__list--el-num{
        width:calc(100% - 170px);
        font-size:60px
    }
    .helps__list--el{
        margin-bottom:20px
    }
}
.pricei{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin-bottom:15px
}
.pricei__title{
    display:block;
    width:100%
}
.pricei__title--old{
    text-align:right;
    color:#666;
    font-size:13px;
    margin-bottom:10px
}
.pricei__title--new{
    color:#222;
    font-size:14px;
    margin-bottom:10px
}
.pricei__item--old{
    color:#a2a1a1;
    font-size:26px;
    padding-right:15px;
    margin-right:15px;
    border-right:1px solid rgba(209,208,208,.74)
}
.pricei__item--new{
    font-weight:900;
    font-size:40px;
    line-height:.8
}
.pricei .x_price_previous:after,.pricei .x_price_previous:before{
    content:'';
    height:1px;
    width:110%;
    position:absolute;
    background-color:#f01d07;
    left:0;
    bottom:50%;
    -webkit-transform:rotate(-20deg);
    transform:rotate(-20deg)
}
.pricei .x_price_previous:after{
    -webkit-transform:rotate(20deg);
    transform:rotate(20deg)
}
.pricei .current{
    font-size:16px;
    line-height:1;
    -ms-flex-item-align:end;
    align-self:flex-end
}
.action{
    color:#222
}
.action .container{
    position:relative;
    border-bottom:1px solid #e1e1e1
}
.action .form__name::before{
    top:23px
}
.action .form .custom-select{
    top:14px
}
.action .button{
    min-width:200px;
    font-size:25px
}
.action .button span{
    font-size:18px
}
.action__sale-sign{
    position:absolute;
    top:100px;
    right:calc(50% - 90px)
}
.action__prod{
    max-width:160px;
    margin:0 auto 15px
}
.action__title{
    font-size:20px;
    font-weight:500;
    text-align:center;
    margin-bottom:25px
}
.action__attention{
    display:block;
    font-size:32px;
    font-weight:700
}
.action__date{
    color:#eb2315
}
.action .timer{
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    margin-bottom:20px
}
.action .timer__text{
    font-size:18px;
    color:#333;
    text-align:center;
    max-width:100%;
    width:100%;
    margin:0 0 10px
}
.action .timer__text br,.action__wrap>picture{
    display:none
}
.action .form{
    width:100%;
    margin:0 auto;
    max-width:270px
}
.action .form .input{
    margin-bottom:15px;
    width:100%;
    padding-top:23px;
    padding-bottom:23px
}
@media screen and (min-width:640px){
    .action__prod{
        margin:0;
        max-width:150px
    }
    .action .form .input{
        margin-bottom:10px
    }
    .action .form{
        max-width:200px
    }
    .action__wrap,.action__wrapper{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
    .action__wrap>picture{
        display:block
    }
    .action__wrap{
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center
    }
    .action__block{
        margin-right:20px
    }
    .action__block .action__prod{
        display:none
    }
    .action__title{
        margin-bottom:15px
    }
    .action__sale-sign{
        top:10px;
        right:auto;
        left:100px
    }
}
@media screen and (min-width:768px){
    .helps__list--el{
        width:32%
    }
    .helps__list--el:nth-child(7){
        margin-left:auto;
        margin-right:2%
    }
    .helps__list--el:nth-child(8){
        margin-right:auto
    }
    .helps__title{
        margin-bottom:20px
    }
    .helps__subtitle{
        margin-bottom:30px;
        font-size:22px
    }
    .action .button{
        font-size:27px
    }
    .action .button span{
        font-size:20px
    }
    .pricei__item--old{
        font-size:28px
    }
    .pricei__item--new{
        font-size:44px
    }
    .action .form{
        max-width:250px
    }
    .action .form__button{
        padding:8px 0
    }
}
@media screen and (min-width:1024px){
    .helps__list--el{
        width:24%
    }
    .helps__list--el:nth-child(5),.helps__list--el:nth-child(6){
        margin-bottom:0
    }
    .helps__list--el:nth-child(7){
        margin-left:0;
        margin-right:0
    }
    .helps__list--el:nth-child(8){
        margin-right:0
    }
    .helps__subtitle{
        margin-bottom:40px;
        font-size:24px
    }
    .action__sale-sign{
        display:block;
        position:absolute;
        left:auto;
        right:-82px;
        top:-35px
    }
    .action__title,.action__wrap>picture{
        position:relative
    }
    .action__title{
        font-size:24px;
        text-align:left
    }
    .action__price{
        margin-left:auto;
        margin-right:auto;
        margin-bottom:0
    }
    .action__attention{
        font-size:40px;
        text-align:left
    }
    .action .timer,.action .timer__text{
        max-width:280px
    }
    .action .form .input{
        margin-bottom:0;
        padding-top:26px;
        padding-bottom:26px
    }
    .action .form__name,.action .form__phone{
        width:32%
    }
    .action .form,.action__block{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
    .action .form{
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row;
        max-width:100%;
        -webkit-box-pack:justify;
        -ms-flex-pack:justify;
        justify-content:space-between
    }
    .action__wrapper{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        margin-left:15px
    }
    .action__block{
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        width:100%;
        margin-bottom:20px;
        margin-right:0
    }
    .action__wrap>picture::before{
        position:absolute;
        content:"";
        width:80px;
        height:80px;
        left:-20px;
        top:-40px;
        background:url(../img/plashka.png) center center/contain no-repeat
    }
}
.results__subtitle{
    text-align:center;
    font-size:17px;
    color:#333;
    line-height:24px;
    margin-bottom:10px
}
.results__subtitle--medium{
    font-weight:500;
    margin-left:6px
}
.results__subtitle--highlighted{
    border-radius:50px;
    background-color:#dae9f7;
    white-space:nowrap;
    padding:1px 5px;
    margin-left:3px
}
.doctor__left,.recomend__img,.results__subtitle--medium br,.reviews-form__checkmark-icon{
    display:none
}
.doctor__name,.results__list--el-num{
    display:-webkit-box;
    display:-ms-flexbox
}
.results__list{
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.results__list--el{
    width:100%;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-direction:column;
    flex-direction:column;
    position:relative;
    padding-top:15px
}
@media screen and (min-width:640px){
    .results__subtitle{
        margin-bottom:20px
    }
    .results__list--el{
        width:48%;
        padding-top:0
    }
    .results__list--el:last-child{
        margin-top:20px
    }
}
.results__list--el:not(:last-child){
    padding-bottom:15px;
    border-bottom:1px solid #cbcbcb
}
@media screen and (min-width:640px){
    .results__list--el:not(:last-child){
        border-bottom:0;
        padding-bottom:0
    }
    .results__list--el:last-child{
        margin-left:auto;
        margin-right:auto
    }
}
@media screen and (min-width:768px){
    .results__subtitle--medium br{
        display:block
    }
    .results__list--el{
        width:32%;
        position:relative
    }
    .results__list--el:last-child{
        margin-top:0;
        margin-left:0;
        margin-right:0
    }
    .results__list--el:not(:last-child):after{
        content:url(../img/line-r.png);
        position:absolute;
        right:-17px;
        top:20px
    }
}
.results__list--el-circle{
    fill:transparent;
    stroke-width:30;
    width:133px;
    height:133px;
    background-color:#edf3fb;
    border-radius:50%
}
.results__list--el-circle-1{
    stroke:#4e7bb1;
    stroke-dasharray:200,40
}
.results__list--el-circle-2{
    stroke:#2e9747;
    stroke-dasharray:225,15
}
.results__list--el-circle-3{
    stroke:#ed8e14;
    stroke-dasharray:215,25
}
.results__list--el-num{
    background-color:#fff;
    border-radius:50%;
    width:72px;
    height:72px;
    position:absolute;
    top:46px;
    left:50%;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    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-size:26px;
    font-weight:700
}
.results__list--el-num-percent{
    font-size:19px
}
@media screen and (min-width:640px){
    .results__list--el-num{
        top:31px
    }
    .doctor__title{
        margin-bottom:30px
    }
    .doctor__text{
        line-height:1.3
    }
}
.results__list--el-descr{
    width:100%;
    margin-top:10px;
    font-size:18px;
    color:#333;
    line-height:1.3;
    text-align:center;
    font-weight:500
}
.doctor__name--top,.doctor__text--b,.reviews__el--top,.use__item{
    font-weight:700
}
@media screen and (min-width:1024px){
    .results__subtitle{
        font-size:21px;
        line-height:28px;
        margin-bottom:35px
    }
    .results__subtitle--highlighted{
        padding:0 10px
    }
    .results__list--el-circle{
        width:220px;
        height:220px
    }
    .results__list--el-num{
        width:140px;
        height:140px;
        top:40px;
        font-size:60px
    }
    .results__list--el-num-percent{
        font-size:30px
    }
    .results__list--el-descr{
        margin-top:25px;
        padding:0 30px
    }
}
.doctor__name,.doctor__text{
    margin-bottom:16px
}
.doctor__name{
    display:flex;
    -ms-flex-direction:column;
    flex-direction:column;
    margin-right:auto
}
.doctor__name--top{
    margin-bottom:7px;
    color:#000;
    font-size:21px
}
.doctor__bottom{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    padding-top:25px
}
.doctor__bottom::before{
    position:absolute;
    content:"";
    width:40px;
    height:5px;
    top:0;
    left:0;
    background-color:#4e7bb1
}
.doctor__bottom--img{
    max-width:300px
}
@media screen and (min-width:768px){
    .doctor .container{
        position:relative;
        padding-bottom:100px
    }
    .doctor__title{
        margin-bottom:25px
    }
    .doctor__text:nth-child(4){
        margin-bottom:80px
    }
    .doctor__bottom{
        margin-left:380px;
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column
    }
    .doctor__left{
        display:block;
        position:absolute;
        left:70px;
        bottom:0;
        max-width:250px;
        height:auto
    }
    .doctor .container:before{
        content:'';
        position:absolute;
        bottom:0;
        left:-80px;
        width:504px;
        height:368px;
        background-size:contain
    }
    .webp .doctor .container::before{
        background-image:url(../img/doctor-bg.webp)
    }
    .no-webp .doctor .container::before{
        background-image:url(../img/doctor-bg.png)
    }
}
.listdoctor__sign,.reviews .feedback__rating{
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal
}
@media screen and (min-width:1024px){
    .doctor .container{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
    .doctor__title{
        text-align:left
    }
    .doctor__right{
        max-width:600px;
        margin-left:auto
    }
    .doctor__left{
        max-width:380px;
        left:0
    }
    .doctor__bottom{
        margin-left:0;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row
    }
    .doctor__text{
        line-height:24px
    }
    .doctor__text:nth-child(4){
        margin-bottom:20px
    }
    .doctor__name--top{
        font-size:24px
    }
    .doctor .container:before{
        left:-360px;
        width:983px;
        height:640px
    }
}
.recomend__header{
    margin-bottom:40px
}
.recomend__img img{
    margin:-20px auto 0
}
.recomend__img.active,.recomend__slide--wrap{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.recomend__img.active{
    width:100%;
    margin:0 auto;
    background-color:#4e7bb1;
    border-top-left-radius:8px;
    border-top-right-radius:8px
}
.recomend__wrapper--slider{
    position:relative;
    padding:10px 10px 40px;
    text-align:center;
    background-color:#fff;
    border-bottom-left-radius:8px;
    border-bottom-right-radius:8px
}
.recomend__slide--wrap{
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.recomend__slide--header{
    margin:0 10px 20px 0
}
.recomend__slide--name{
    font-size:22px;
    line-height:45px;
    font-weight:700
}
.recomend__slide--specialty{
    font-size:18px;
    line-height:24px
}
.recomend__slide--sign{
    height:69px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.recomend__slide--sign img{
    max-height:69px;
    max-width:100px
}
.recomend__slide--text{
    width:100%;
    -ms-flex-negative:0;
    flex-shrink:0;
    font-size:18px;
    line-height:1.2
}
.recomend .slick-dots{
    bottom:10px
}
.recomend .slick-dots li{
    width:10px;
    height:10px;
    background-color:#c4c4c4
}
.recomend .slick-dots li.slick-active{
    background-color:#e94859
}
.recomend .slick-prev{
    left:-10px!important;
    top:0!important
}
.recomend .slick-next{
    right:-10px!important;
    top:0!important
}
@media screen and (min-width:480px){
    .recomend__slide--wrap{
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start
    }
    .recomend__slide--sign{
        position:relative
    }
    .recomend__slide--sign::after{
        position:absolute;
        content:"";
        width:102px;
        height:66px;
        right:-112px;
        top:0;
        background:url(../img/approved.png) center center no-repeat
    }
    .recomend__wrapper--slider{
        padding:20px 20px 40px
    }
    .recomend .slick-next,.recomend .slick-prev{
        top:-45px!important
    }
    .recomend .slick-prev{
        left:15px!important
    }
    .recomend .slick-next{
        right:15px!important
    }
}
@media screen and (min-width:1024px){
    .recomend .slick-next,.recomend .slick-prev{
        display:none!important
    }
    .recomend__header{
        margin-bottom:60px
    }
    .recomend__wrapper--img{
        position:relative;
        z-index:1;
        margin-bottom:-20px;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack:justify;
        -ms-flex-pack:justify;
        justify-content:space-between
    }
    .recomend__img{
        display:block;
        max-width:270px;
        padding:0 20px;
        background-color:#fff;
        border-top-left-radius:8px;
        border-top-right-radius:8px
    }
    .recomend__img img{
        margin:-20px auto 0
    }
    .recomend__img img:hover{
        cursor:pointer
    }
    .recomend__img.active{
        width:auto;
        margin:-18px 0 -2px
    }
    .recomend__wrapper--slider{
        z-index:2;
        border:1px solid #c4c4c4
    }
}
.use__item{
    position:relative;
    z-index:3;
    min-height:48px;
    padding-left:60px
}
.use__item:not(:last-child){
    margin-bottom:25px
}
.use__item::before{
    position:absolute;
    content:"";
    width:50px;
    height:50px;
    left:0;
    top:calc(50% - 25px);
    border-radius:50%
}
.use__item--1::before{
    background:url(../img/use_01.png) center center/25px auto no-repeat #4e7bb1
}
.use__item--2::before{
    background:url(../img/use_02.png) center center/25px auto no-repeat #4e7bb1
}
.use__item--3::before{
    background:url(../img/use_03.png) center center/25px auto no-repeat #4e7bb1
}
@media screen and (min-width:640px){
    .recomend__wrapper--slider{
        text-align:left
    }
    .slick-dots{
        position:absolute;
        width:80px;
        height:20px;
        left:auto!important;
        bottom:auto!important;
        top:30px!important;
        right:30px!important
    }
    .use__wrapper{
        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
    }
    .use__wrapper--product{
        position:relative;
        width:180px;
        -ms-flex-negative:0;
        flex-shrink:0;
        margin-right:20px
    }
    .use__plashka{
        position:absolute;
        width:80px;
        top:-40px;
        left:0
    }
    .use__item{
        font-size:20px
    }
}
.listdoctor .container{
    border-bottom:1px solid #c4c4c4
}
.listdoctor__list,.reviews__slider{
    margin-bottom:30px
}
.listdoctor__item{
    position:relative;
    padding-left:60px
}
.cert__title,.listdoctor__item:not(:last-child),.reviews__title{
    margin-bottom:20px
}
.listdoctor__item::before{
    position:absolute;
    content:"";
    width:46px;
    height:46px;
    left:0;
    top:calc(50% - 23px);
    border-radius:50%;
    border:4px solid #c0e0c7;
    background:url(../img/icon_chek.svg) center center/23px 19px no-repeat #2e9747
}
.listdoctor__sign{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding-top:30px;
    text-align:center;
    -ms-flex-direction:row;
    flex-direction:row
}
.listdoctor__sign::before{
    position:absolute;
    content:"";
    width:40px;
    height:5px;
    top:0;
    background-color:#4e7bb1;
    left:0
}
.listdoctor__sign--text{
    -ms-flex-negative:0;
    flex-shrink:0;
    margin-bottom:0;
    margin-right:10px
}
.listdoctor__sign--img{
    max-width:267px;
    -ms-flex-negative:2;
    flex-shrink:2
}
.listdoctor__name{
    margin-bottom:5px;
    font-size:24px;
    line-height:26px
}
@media screen and (min-width:768px){
    .use__header{
        margin-bottom:40px
    }
    .use__wrapper--product{
        width:200px
    }
    .use__plashka{
        width:84px
    }
    .use__list{
        position:relative;
        max-width:450px
    }
    .use__list::before{
        position:absolute;
        content:"";
        width:1px;
        height:70%;
        left:45px;
        top:15%;
        background-color:#c4c4c4
    }
    .use__item{
        padding:20px 0 20px 110px;
        line-height:26px
    }
    .use__item--3{
        padding:33px 0 33px 110px
    }
    .use__item::before{
        width:90px;
        height:90px;
        top:calc(50% - 45px);
        background-size:40px;
        border:5px solid #bdcfe5
    }
    .listdoctor .container{
        position:relative;
        padding-bottom:0
    }
    .listdoctor__wrapper{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align:end;
        -ms-flex-align:end;
        align-items:flex-end
    }
    .listdoctor__wrapper picture{
        width:250px;
        -ms-flex-negative:0;
        flex-shrink:0;
        margin-right:20px
    }
    .listdoctor__doctor{
        position:absolute;
        bottom:0;
        width:250px
    }
}
@media screen and (min-width:1024px){
    .use__header{
        margin-bottom:60px
    }
    .use__list{
        max-width:430px
    }
    .use__list::before{
        position:absolute;
        content:"";
        width:1px;
        height:70%;
        left:55px;
        top:15%;
        background-color:#c4c4c4
    }
    .use__item{
        padding:29px 0 29px 150px
    }
    .use__item--3{
        padding:42px 0 42px 150px
    }
    .use__item::before{
        width:110px;
        height:110px;
        top:calc(50% - 55px);
        background-size:auto;
        border:10px solid #bdcfe5
    }
    .timer__text{
        max-width:100px
    }
    .listdoctor .container{
        position:relative;
        padding-top:0
    }
    .listdoctor__wrapper picture{
        width:300px;
        margin-right:30px
    }
    .listdoctor__doctor{
        bottom:0;
        width:300px
    }
    .listdoctor__list{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack:justify;
        -ms-flex-pack:justify;
        justify-content:space-between
    }
    .listdoctor__item{
        width:30%;
        padding-left:0;
        padding-top:50px;
        line-height:26px
    }
    .listdoctor__item:not(:last-child){
        margin-bottom:0
    }
    .listdoctor__item::before{
        top:-23px
    }
}
.cert__list{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:distribute;
    justify-content:space-around
}
.cert__list--el{
    width:90px;
    height:121px;
    -webkit-box-shadow:3px 3px 7px rgba(0,0,0,.2);
    box-shadow:3px 3px 7px rgba(0,0,0,.2)
}
@media screen and (min-width:480px){
    .cert__list{
        -webkit-box-pack:justify;
        -ms-flex-pack:justify;
        justify-content:space-between
    }
    .cert__list--el{
        width:130px;
        height:174px
    }
}
@media screen and (min-width:640px){
    .listdoctor__list{
        margin-bottom:40px
    }
    .cert__title{
        margin-bottom:30px
    }
    .cert__list--el{
        width:170px;
        height:227px
    }
    .reviews__title{
        margin-bottom:25px
    }
}
.reviews__el{
    border:1px solid #c4c4c4;
    border-radius:8px;
    background-color:#fff;
    margin:2px 10px;
    padding:15px;
    border-top:5px solid #4e7bb1;
    position:relative;
    display:-webkit-box!important;
    display:-ms-flexbox!important;
    display:flex!important;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.reviews__el--ava{
    margin-right:10px
}
.reviews__el--top{
    max-width:calc(100% - 80px);
    width:100%;
    padding-top:30px;
    text-align:center;
    padding-left:15px;
    padding-right:15px
}
.reviews__el--name{
    font-size:19px
}
.reviews__el--descr{
    font-size:15px
}
.reviews__el--line{
    width:100%;
    position:relative;
    height:1px;
    background-color:#c4c4c4;
    margin-left:auto;
    margin-top:20px;
    margin-bottom:20px
}
.reviews__el--line::before{
    content:'';
    position:absolute;
    left:calc(50% - 15px);
    top:0;
    background-color:#e94859;
    width:30px;
    height:5px
}
.reviews__el--text{
    line-height:1.2
}
.reviews__stars{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    position:absolute;
    top:15px;
    right:calc(50% - 85px);
    width:90px;
    height:15px;
    background-position:right center,left center;
    background-repeat:no-repeat,repeat;
    background-size:18px 15px,18px 15px
}
.reviews__stars--full{
    background-image:url(../img/icon_full_star.png),url(../img/icon_full_star.png)
}
.reviews__stars--empty{
    background-image:url(../img/icon_half_star.png),url(../img/icon_full_star.png)
}
.slick-next,.slick-prev{
    width:46px;
    height:46px;
    background-color:#4e7bb1;
    border-radius:50%;
    border:5px solid #cad7e7;
    -webkit-transition:.4s;
    transition:.4s;
    z-index:5
}
.slick-next,.slick-next:focus,.slick-next:hover{
    background-image:url(../img/arrow-r.png);
    background-repeat:no-repeat;
    background-position:9px center
}
.slick-prev,.slick-prev:focus,.slick-prev:hover{
    background-image:url(../img/arrow-l.png);
    background-repeat:no-repeat;
    background-position:6px center
}
.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{
    background-color:#2e9747;
    border:5px solid #c9e2c8;
    -webkit-transition:.4s;
    transition:.4s
}
.slick-prev{
    left:-5px!important;
    top:130px!important
}
.slick-next{
    right:-5px!important;
    top:130px!important
}
@media screen and (min-width:480px){
    .slick-next,.slick-prev{
        top:111px!important
    }
    .reviews__el--text{
        line-height:1.4
    }
}
@media screen and (min-width:768px){
    .cert__title{
        margin-bottom:35px
    }
    .cert__list{
        -ms-flex-pack:distribute;
        justify-content:space-around
    }
    .reviews__el--line{
        width:calc(100% - 30px)
    }
    .reviews__el--line::before{
        left:-30px
    }
    .slick-prev{
        left:-50px!important;
        top:50%!important
    }
    .slick-next{
        right:-50px!important;
        top:50%!important
    }
    .reviews .container{
        padding-left:60px;
        padding-right:60px
    }
    .reviews__slider{
        margin-bottom:40px
    }
}
@media screen and (min-width:1290px){
    .reviews .container{
        padding-left:25px;
        padding-right:25px
    }
}
@media screen and (min-width:640px) and (min-width:768px){
    .reviews__title{
        margin-bottom:30px
    }
    .reviews__el{
        padding:18px
    }
    .reviews__el--top{
        text-align:left;
        padding-top:0;
        padding-left:0;
        padding-right:0
    }
    .reviews__el--text{
        min-height:325px
    }
    .reviews__el--descr{
        min-height:60px
    }
    .reviews__el--name{
        margin-bottom:7px;
        font-size:20px
    }
    .reviews__stars{
        top:21px;
        right:18px
    }
}
@media screen and (min-width:640px) and (min-width:1024px){
    .reviews__title{
        margin-bottom:40px
    }
    .reviews__el--text{
        min-height:200px
    }
}
@media screen and (min-width:1219px){
    .helps__list--el-descr{
        padding:12px 19px;
        min-height:63px
    }
    .reviews .container{
        padding-top:60px
    }
    .reviews__el{
        margin:2px 15px;
        padding:27px
    }
    .reviews__el--name{
        font-size:22px
    }
    .reviews__el--descr{
        font-size:17px
    }
    .reviews__el--ava{
        margin-right:22px
    }
    .reviews__el--top{
        max-width:calc(100% - 93px)
    }
    .reviews__el--text{
        font-size:16px;
        line-height:25px;
        min-height:250px
    }
    .reviews__stars{
        top:29px;
        right:8px
    }
}
.reviews__btn{
    max-width:280px;
    margin:auto;
    padding:10px;
    font-size:22px;
    font-weight:900
}
.reviews-cta{
    border-radius:5px;
    border:1px solid #c4c4c4;
    padding:20px;
    display:none;
    background-color:#fff;
    z-index:5;
    position:relative
}
@media screen and (min-width:1220px){
    .container{
        width:1220px;
        padding:90px 25px
    }
    .title{
        font-size:45px
    }
    .subtitle{
        font-size:24px
    }
    .header__logo{
        margin-right:85px
    }
    .header__logo--logo{
        font-size:24px;
        line-height:1
    }
    .header__link,.promo__text{
        margin-right:40px
    }
    .header__link--wrapper{
        padding:5px 30px 5px 50px
    }
    .header__link--wrapper:first-child{
        margin-right:25px
    }
    .promo__header{
        font-size:62px;
        line-height:64px
    }
    .promo__subtitle{
        padding-right:0;
        padding-bottom:30px;
        margin-bottom:35px
    }
    .promo__list--header{
        margin-bottom:30px
    }
    .promo__item{
        padding-right:0
    }
    .promo__image{
        width:470px;
        margin:0
    }
    .promo__image>picture{
        position:absolute;
        width:600px;
        right:-40px;
        bottom:0
    }
    .promo__product-wrapper{
        position:absolute;
        bottom:-160px;
        right:40px
    }
    .promo .mainform{
        margin-bottom:40px
    }
    .promobottom__list{
        position:relative;
        top:0;
        margin:0 0 0 auto;
        padding:30px 0
    }
    .danger{
        overflow:hidden
    }
    .danger .container{
        padding-top:70px
    }
    .danger__wrapper--left,.stroke__wrapper{
        padding-bottom:90px
    }
    .danger__header,.danger__list{
        margin-bottom:45px
    }
    .danger__item{
        padding-bottom:25px;
        margin-bottom:15px
    }
    .danger__info{
        padding:25px 30px;
        font-size:25px;
        line-height:30px
    }
    .danger__wrapper--right picture{
        width:687px
    }
    .stroke__article{
        width:590px;
        padding:30px
    }
    .stroke__article--img::after{
        right:40px
    }
    .stroke__img-under{
        left:20px;
        border:30px solid #dde4ee
    }
    .components__item{
        position:relative;
        width:370px
    }
    .components__item--text{
        max-width:324px;
        margin:0 auto
    }
    .components__item::before{
        position:absolute;
        content:"";
        z-index:3;
        top:140px;
        width:22px;
        height:22px;
        background-color:#fff;
        border-radius:50%
    }
    .components__item::after{
        position:absolute;
        content:"";
        top:100px;
        width:95px;
        height:95px;
        background:url(../img/components_grey_line.png) center center no-repeat
    }
    .components__item--1::before{
        border:6px solid #2e9747
    }
    .components__item--1::after{
        right:-60px
    }
    .components__item--2::before{
        border:6px solid #e94859
    }
    .components__item--2::after{
        left:-60px;
        -webkit-transform:rotate(90deg);
        transform:rotate(90deg)
    }
    .components__item--3::before{
        border:6px solid #4e7bb1
    }
    .components__item--3::after{
        right:-60px;
        -webkit-transform:rotate(-90deg);
        transform:rotate(-90deg)
    }
    .components__item--4::before{
        border:6px solid #ed8e14
    }
    .components__item--4::after{
        left:-60px;
        -webkit-transform:rotate(180deg);
        transform:rotate(180deg)
    }
    .components__item--1,.components__item--2{
        margin-bottom:40px
    }
    .components__item--1::after,.components__item--2::after{
        top:60px
    }
    .components__item--1::before,.components__item--2::before{
        top:90px
    }
    .components__item--2 .components__item--text{
        max-width:250px
    }
    .components__item--4 .components__item--text{
        max-width:282px
    }
    .components__item:nth-child(2n-1){
        margin-right:215px
    }
    .components__item:nth-child(2n-1)::before{
        right:-20px
    }
    .components__item:nth-child(2n){
        margin-left:215px
    }
    .components__item:nth-child(2n)::before{
        left:-20px
    }
    .components__wrapper--middle{
        position:absolute;
        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;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        width:430px;
        height:100%;
        left:calc(50% - 215px);
        top:0
    }
    .components__wrapper--prod{
        position:relative;
        left:0;
        top:0;
        max-width:250px;
        margin:80px auto 50px
    }
    .banner__logo{
        padding:0 15px;
        margin-right:20px
    }
    .banner__order-now{
        position:relative;
        padding:0 50px 0 100px;
        margin-right:50px
    }
    .no-webp .action__wrap:before{
        background-image:url(../img/plashka.png)
    }
    .action .container{
        padding-bottom:60px
    }
    .action__prod{
        max-width:165px
    }
    .action .timer,.action__title{
        margin-bottom:0
    }
    .action .timer{
        max-width:100%
    }
    .action .timer__text{
        max-width:170px;
        text-align:left;
        width:auto;
        font-size:20px;
        line-height:1.2
    }
    .action .form__name,.action .form__phone{
        width:33%
    }
    .action .form .button{
        max-width:280px
    }
    .action__wrapper{
        margin-left:25px
    }
    .action__block{
        margin-bottom:35px
    }
    .results .container{
        padding-top:60px
    }
    .results__title{
        margin-bottom:21px
    }
    .results__subtitle{
        font-size:24px;
        margin-bottom:52px
    }
    .doctor__right{
        max-width:650px
    }
    .doctor__left{
        max-width:554px;
        left:-55px
    }
    .doctor__text{
        font-size:18px;
        line-height:27px;
        margin-bottom:35px
    }
    .doctor__text:nth-child(4){
        margin-bottom:22px
    }
    .doctor__bottom{
        -webkit-box-pack:start;
        -ms-flex-pack:start;
        justify-content:flex-start
    }
    .doctor__bottom--img{
        max-width:360px;
        margin-right:10px
    }
    .doctor__name{
        margin-right:0
    }
    .doctor__name--top{
        font-size:26px;
        margin-bottom:12px
    }
    .doctor__name--bottom{
        font-size:18px
    }
    .doctor .container:before{
        bottom:0;
        left:-360px
    }
    .recomend__header{
        margin-bottom:100px
    }
    .recomend__wrapper--img{
        margin-bottom:-30px
    }
    .recomend__img{
        width:270px;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .recomend__img img{
        margin:-30px auto 0
    }
    .recomend__img.active{
        width:270px;
        margin:-28px 0 -2px
    }
    .recomend__slide--sign{
        height:auto;
        margin-bottom:20px
    }
    .recomend__slide--sign::after{
        top:calc(50% - 33px)
    }
    .recomend__slide--sign img{
        max-height:none;
        max-width:none
    }
    .recomend__slide--text{
        line-height:26px
    }
    .recomend__wrapper--slider{
        padding:30px 30px 60px
    }
    .use__wrapper--product{
        margin:0 100px 0 150px
    }
    .listdoctor__wrapper picture{
        width:260px;
        margin-right:70px
    }
    .listdoctor__wrapper--left{
        -webkit-box-flex:1;
        -ms-flex-positive:1;
        flex-grow:1
    }
    .listdoctor__doctor{
        width:340px;
        left:-10px
    }
    .listdoctor__list{
        margin-bottom:20px
    }
    .listdoctor__item{
        width:230px
    }
    .listdoctor__sign{
        padding-top:20px
    }
    .listdoctor__sign--text{
        margin-right:35px
    }
    .reviews-cta{
        padding:40px 50px
    }
}
.reviews-form__field{
    width:100%;
    color:#666;
    font-family:inherit;
    font-size:16px;
    font-weight:400;
    line-height:18px;
    border-radius:50px;
    background-color:#f8f8f8;
    border:1px solid #c4c4c4;
    padding:20px 35px
}
.reviews-form__field-wrap{
    position:relative;
    margin-bottom:20px;
    padding:1px
}
.reviews-form__field-wrap::before{
    content:'';
    position:absolute;
    top:48%;
    left:20px;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    background-repeat:no-repeat;
    background-size:contain;
    background-position:50% 50%
}
.reviews-form__field-wrap--name{
    width:100%
}
@media screen and (min-width:1024px){
    .cert__title{
        margin-bottom:50px
    }
    .cert__list{
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
        padding-bottom:70px;
        position:relative
    }
    .cert__list:after,.cert__list:before{
        content:'';
        width:100%;
        max-width:970px;
        position:absolute;
        left:50%;
        -webkit-transform:translateX(-50%);
        transform:translateX(-50%);
        z-index:1
    }
    .cert__list:before{
        height:30px;
        bottom:0;
        background-image:-webkit-gradient(linear,left top,left bottom,from(#f4f8fe),to(#fff));
        background-image:linear-gradient(to bottom,#f4f8fe 0,#fff 100%)
    }
    .cert__list:after{
        height:0;
        bottom:30px;
        border-bottom:100px solid #fff;
        border-left:70px solid transparent;
        border-right:70px solid transparent
    }
    .cert__list--el{
        width:auto;
        height:auto;
        display:block;
        margin-right:70px;
        position:relative;
        z-index:2
    }
    .cert__list--el-last{
        margin-right:0
    }
    .reviews-form__field-wrap--name{
        margin-right:25px;
        width:25%
    }
    .reviews-form__field-wrap{
        margin-bottom:20px
    }
}
.reviews-form__field-wrap--message{
    width:100%
}
@media screen and (max-width:1024px){
    .reviews-form__intrenal-col{
        margin-bottom:20px
    }
}
.reviews-form__textarea{
    resize:none;
    overflow:hidden;
    min-height:100px;
    height:100%;
    border-radius:10px
}
.reviews-form__file,.reviews-form__file-img{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    cursor:pointer
}
.reviews-form__file-img{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    width:65px;
    height:65px;
    border-radius:50%;
    border:1px solid #c4c4c4;
    background-color:#f8f8f8;
    background-image:url(../img/file-icon.png);
    background-size:auto auto;
    background-repeat:no-repeat;
    background-position:center
}
.reviews-form__file-text{
    color:#666;
    font-size:16px;
    line-height:18px;
    text-decoration:underline;
    margin-left:15px
}
.reviews-form__error{
    font-size:12px;
    color:red;
    position:absolute;
    bottom:-15px;
    left:0;
    display:none
}
.reviews-form__file.rloaded .reviews-form__file-img{
    background-image:none
}
.reviews-popup{
    position:fixed;
    z-index:300;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,.7);
    display:none
}
.reviews-popup__inner{
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    background-color:#fff;
    border:3px solid #4e7bb1;
    padding:20px;
    text-align:center;
    width:300px
}
.reviews-popup__text{
    font-size:25px;
    font-weight:700
}
.reviews-popup__big{
    display:inline-block;
    font-size:30px;
    margin-bottom:10px
}
@media screen and (min-width:480px){
    .reviews-popup__inner{
        width:400px
    }
}
.reviews .feedback__rating{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-direction:row;
    flex-direction:row;
    margin-left:auto;
    width:100%;
    margin-bottom:20px
}
.feedback__rating-text{
    color:#666;
    font-size:15px;
    line-height:17px;
    margin-right:10px;
    margin-left:auto;
    white-space:nowrap
}
.feedback__rating__wrapper{
    display:flex
}
.reviews__help{
    text-align:center;
    font-weight:700;
    margin-bottom:20px
}
.reviews .feedback__star:nth-child(2n-2){
    margin:0 3px
}
.reviews .feedback__star{
    width:27px;
    height:23px;
    cursor:pointer
}
.reviews .feedback__star::before{
    content:'';
    display:block;
    background:url(../img/icon_empty_star.png) center/contain no-repeat;
    width:27px;
    height:23px
}
.reviews .feedback__star.hover::before,.reviews .feedback__star.selected::before{
    background:url(../img/icon_full_star.png) center/cover no-repeat;
    width:27px;
    height:23px
}
.reviews-form__checkmark-icon svg,.reviews-form__field-wrap--message.invalid .reviews-form__error,.reviews-form__field-wrap--name.invalid .reviews-form__error{
    display:block
}
.reviews .valid{
    border:1px solid green
}
.reviews .invalid{
    border:1px solid red
}
.reviews-form__field-wrap--name.invalid,.reviews-form__field-wrap--name.valid{
    border-radius:50px
}
.reviews-form__field-wrap--message.invalid,.reviews-form__field-wrap--message.valid{
    border-radius:10px
}
@media screen and (max-width:1023px){
    .banner{
        display:none!important
    }
    .reviews-form__intrenal-col{
        -webkit-box-ordinal-group:2;
        -ms-flex-order:1;
        order:1
    }
    .reviews-form__input-text{
        -webkit-box-ordinal-group:4;
        -ms-flex-order:3;
        order:3
    }
    .feedback__rating{
        -webkit-box-ordinal-group:5;
        -ms-flex-order:4;
        order:4
    }
}
@media screen and (min-width:1024px){
    .feedback__rating-text{
        font-size:16px;
        line-height:18px;
        margin:0
    }
    .reviews__help{
        margin-bottom:30px;
        font-size:24px;
        line-height:30px
    }
    .reviews .feedback__rating{
        flex-direction:column;
        margin-left:0;
        width:23%
    }
    footer{
        padding-top:20px;
        padding-bottom:20px
    }
}
@media screen and (max-width:1500px){
    .phoneBtnContainer{
        display:none!important
    }
}
@media screen and (max-width:999px){
    .popup__title{
        display:none
    }
    .popup .mainform__wrapper::before{
        top:-50px;
        right:calc(50% - 29px)
    }
}
@media screen and (max-width:479px){
    .popup .mainform__wrapper::before{
        top:-35px
    }
}
 .pulse {
     animation: pulse 2s infinite;
}
 @keyframes pulse {
     0% {
         transform: scale(1);
         -webkit-transform: scale(1);
         -moz-transform: scale(1);
         -o-transform: scale(1);
         -ms-transform: scale(1);
    }
     50% {
         transform: scale(1.05);
         -webkit-transform: scale(1.05);
         -moz-transform: scale(1.05);
         -o-transform: scale(1.05);
         -ms-transform: scale(1.05);
    }
     100% {
         transform: scale(1);
         -webkit-transform: scale(1);
         -moz-transform: scale(1);
         -o-transform: scale(1);
         -ms-transform: scale(1);
    }
}
 .delivery {
     display: flex;
     align-items: center;
     justify-content: center;
     margin-top: 20px;
}
 .delivery span {
     flex: 0 0 50px;
     margin-right: 10px;
}
 .delivery p {
     font-size: 16px;
     line-height: 1.4;
     color: #2f3d57;
     font-weight: bold;
     font-style: italic;
}
 .delivery2 {
     width: 30%;
     padding-left: 10px;
}
 @media (max-width: 1024px) {
     .delivery2 {
         width: 100%;
         padding-left: 0;
    }
}
 @media (max-width: 640px) {
     .delivery2 {
         width: 100%;
         padding-left: 0px;
    }
}
