@charset "UTF-8";
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

strong {
    font-weight: 700
}

.slick-slide img, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1.5;
    color: #333
}

ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

br {
    line-height: 1;
    font-size: 0
}

*, :after, :before {
    -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
}

button {
    border: 0;
    display: block;
    padding: 0
}

::-moz-focus-inner, ::-moz-focus-outer {
    border: 0;
    padding: 0
}

:active, :focus, :hover, :visited {
    outline: 0 !important
}

::-ms-clear {
    display: none
}

* {
    -webkit-tap-highlight-color: transparent
}

#comebacker_main_div {
    display: none !important;
    height: 0 !important
}

html {
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden
}

a:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

a, a:active, a:focus, a:hover, a:visited {
    outline: 0 !important
}

::-moz-focus-inner {
    border: 0;
    outline: 0
}

select {
    outline: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(https://179523.selcdn.ru/public/layout-images/select-triangle.svg);
    background-repeat: no-repeat
}

select, select:hover {
    background-size: 10px 10px;
    background-position: right 10px center
}

select:focus {
    outline: 0 !important;
    outline-color: transparent;
    outline-width: 0
}

select::-ms-expand {
    display: none !important;
    background: 0 0 !important;
    position: fixed;
    border: 0 !important;
    outline: 0 !important
}

button::-moz-focus-inner, input[type=button]::-moz-focus-inner, input[type=file] > input[type=button]::-moz-focus-inner, input[type=reset]::-moz-focus-inner, input[type=submit]::-moz-focus-inner, option::-moz-focus-inner, select::-moz-focus-inner {
    border: 0
}

:not(#fake) {
    outline: 0
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local(""), url(../fonts/open-sans-v34-latin-ext_latin-regular.woff2) format("woff2"), url(../fonts/open-sans-v34-latin-ext_latin-regular.woff) format("woff")
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local(""), url(../fonts/open-sans-v34-latin-ext_latin-700.woff2) format("woff2"), url(../fonts/open-sans-v34-latin-ext_latin-700.woff) format("woff")
}

img {
    display: block;
    max-width: 100%
}

svg {
    overflow: hidden
}

.container {
    margin: 0 auto;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px
}

.title {
    font-size: 28px;
    color: #202020;
    line-height: 1;
    text-align: center
}

.text-bold, .title {
    font-weight: 700
}

.text-black {
    font-weight: 900
}

.text-nowrap {
    white-space: nowrap
}

.social-icon {
  display: inline-block;
  position: relative;
  top: -4px;
  margin-left: 4px;
}

.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, .slick-slider, .slick-track {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    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: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff
}

.slick-next, .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    bottom: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    border-top: 3px solid #1663c7;
    border-left: 3px solid #1663c7;
    cursor: pointer;
    color: transparent;
    outline: 0;
    background: 0 0;
    z-index: 100
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0
}

.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;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: calc(50% - 110px);
    transform: rotate(-45deg)
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-next {
    right: calc(50% - 110px);
    transform: rotate(135deg)
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.slick-dots, .slick-dots li button:before {
    position: absolute;
    left: 0;
    text-align: center
}

.slick-dots {
    bottom: 0;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 1px solid #1663c7;
    border-radius: 50%;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li.slick-active {
    background: #1663c7
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-dots li button:before {
    font-size: 6px;
    line-height: 20px;
    top: 0;
    width: 20px;
    height: 20px;
    content: "";
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

.slick-slide {
    outline: 0
}

.block {
    padding-top: 25px;
    padding-bottom: 25px
}

.header__inner {
    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;
    padding-top: 30px;
    padding-bottom: 30px
}

.header__logo {
    position: relative;
    max-width: 80px;
    font-size: 20px;
    font-weight: 700;
    color: #1352a1
}

.header__logo::after {
    content: '+';
    font-size: 35px;
    font-weight: 700;
    color: #1663c7;
    position: absolute;
    top: -10px;
    right: 0
}

.header__nav, .search {
    display: none
}

.nav {
    background: #1663c7
}

.nav__container {
    height: 57px;
    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;
    overflow: hidden
}

.nav__link {
    color: #fff;
    padding: 15px
}

.nav__link:hover {
    background: #1300a9
}

.main {
    padding-top: 25px
}

.content__tag {
    display: inline-block;
    color: #fff;
    background: #e09715;
    border-radius: 30px;
    padding: 10px 15px;
    margin-bottom: 25px
}

.content__title {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 25px;
    text-align: left;
}

.content__social {
    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;
    border-bottom: 1px solid #ccc;
    padding-bottom: 25px;
    margin-bottom: 25px
}

.activity svg {
    vertical-align: middle
}

.activity span:first-child {
    margin-right: 15px
}

.content__img {
    display: block;
    width: 600px;
    margin: 30px auto
}

.content__text {
    font-size: 18px;
    line-height: 1.5
}

.content__text {
    margin-bottom: 20px
}

.content__symptoms {
    margin: 30px 0
}

.help {
    margin: 30px 0
}

.sidebar {
    display: none
}

.symptoms:not(:last-child), .symptoms__item:not(:last-child) {
    margin-bottom: 30px
}

.symptoms__title {
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
    border-bottom: 7px dotted red;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.symptoms__title--red {
    display: block;
    color: red
}

.symptoms__item {
    text-align: center
}

.symptoms__img {
    margin: 0 auto 15px
}

.symptoms__text {
    font-size: 16px;
    font-style: italic
}

.help__img {
    margin: 0 auto 20px
}

.help__list {
    padding-left: 20px
}

.spec__img {
    float: left;
    margin-right: 15px
}

.effects {
    margin: 30px 0
}

.effects__title {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px
}

.effects__col:not(:last-child), .effects__item:not(:last-child) {
    margin-bottom: 20px
}

.effects__col:first-child {
    text-align: left
}

.effects__col:nth-child(1) .effects__line::before {
    background: #5379ac
}

.effects__col:nth-child(2) .effects__line::before {
    background: #ef1206
}

.effects__col:nth-child(1) .effects__item:nth-of-type(1) .effects__line::before {
    width: 100%
}

.effects__col:nth-child(1) .effects__item:nth-of-type(2) .effects__line::before {
    width: 20%
}

.effects__col:nth-child(1) .effects__item:nth-of-type(3) .effects__line::before {
    width: 65%
}

.effects__col:nth-child(1) .effects__item:nth-of-type(4) .effects__line::before {
    width: 70%
}

.effects__col:nth-child(1) .effects__item:nth-of-type(5) .effects__line::before {
    width: 90%
}

.effects__col:nth-child(2) .effects__item:nth-of-type(1) .effects__line::before {
    width: 100%
}

.effects__col:nth-child(2) .effects__item:nth-of-type(2) .effects__line::before {
    width: 97%
}

.effects__col:nth-child(2) .effects__item:nth-of-type(3) .effects__line::before {
    width: 96%
}

.effects__col:nth-child(2) .effects__item:nth-of-type(4) .effects__line::before {
    width: 100%
}

.effects__col:nth-child(2) .effects__item:nth-of-type(5) .effects__line::before {
    width: 95%
}

.effects__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.effects__info {
    width: 100%
}

.effects__icon {
    max-width: 60px;
    margin-right: 10px
}

.effects__percent {
    display: inline-block;
    font-size: 30px;
    font-weight: 700;
    margin-right: 10px
}

.effects__caption {
    display: inline-block;
    font-size: 16px;
    margin-bottom: 10px
}

.effects__line {
    position: relative;
    display: block;
    background: #eaedee;
    height: 7px
}

.effects__line::before {
    content: '';
    display: inline-block;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0
}

.reviews__subtitle, .reviews__title {
    text-align: center;
    margin-bottom: 20px
}

.reviews__title {
    font-size: 24px;
    font-weight: 700
}

.reviews__subtitle {
    font-size: 16px;
    font-style: italic
}

.reviews__list-item {
    background: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, .24) 0 3px 8px;
    box-shadow: rgba(0, 0, 0, .24) 0 3px 8px;
    padding: 15px;
    margin: 15px
}

.reviews__list-img {
    border: 4px solid #6e5df8;
    border-radius: 5px;
    margin: 0 auto 10px;
    width: 312px
}

.reviews__list-caption {
    display: block;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px
}

.reviews__list-text {
    height: 190px;
    text-align: left;
    padding: 0 15px 0 0;
    overflow: auto
}

.reviews__list-text::-webkit-resizer {
    background-repeat: no-repeat;
    height: 0;
    cursor: pointer
}

.reviews__list-text::-webkit-scrollbar {
    width: 3px;
    margin-left: 20px;
    position: absolute;
    top: 0;
    right: 20px;
    cursor: pointer
}

.reviews__list-text::-webkit-scrollbar-button {
    background-repeat: no-repeat;
    height: 0;
    cursor: pointer
}

.reviews__list-text::-webkit-scrollbar-thumb {
    border-radius: 30px;
    background-color: #6e5df8;
    cursor: pointer
}

.reviews__list-text::-webkit-scrollbar-track {
    background-color: #eff0f3;
    cursor: pointer
}

.questions {
    margin: 40px 0
}

.questions__title {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px
}

.questions__list {
    max-width: 300px;
    margin: 0 auto
}

.questions__list-item {
    height: 55px;
    background: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, .24) 0 3px 8px;
    box-shadow: rgba(0, 0, 0, .24) 0 3px 8px;
    overflow: hidden;
    cursor: pointer;
    padding: 15px 40px 15px 15px
}

.questions__list-item:nth-child(3) {
    height: 55px
}

.questions__list-item.show {
    height: max-content
}

.questions__list-item:not(:last-child) {
    margin-bottom: 10px
}

.questions__list-caption {
    position: relative;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px
}

.questions__list-ico {
    position: absolute;
    top: 0;
    right: -20px;
    transition: transform .4s ease
}

.questions__list-item.show .questions__list-ico {
    transform: rotate(45deg)
}

.order {
    margin: 40px 0
}

.order__form, .order__product {
    max-width: 300px;
    margin: 0 auto 20px
}

.order__product {
    width: 200px;
    max-width: 100% ;
}

.order__form {
    background: #f2f2f2;
    padding: 15px;
    margin: 0 auto
}

.order__form-caption {
    color: red;
    text-align: center;
    margin-bottom: 15px
}

.order__form-btn, .order__form-field {
    all: unset;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Open sans', sans-serif;
    padding: 10px;
    margin-bottom: 15px
}

.order__form-field {
    font-size: 14px;
    background: #fff;
    border-radius: 5px
}

.order__form-btn {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background: #1663c7;
    cursor: pointer;
    transition: all .3s ease
}

.order__form-btn:hover {
    background: #1300a9
}

.order__form-footnote {
    display: block;
    font-size: 14px;
    line-height: 1.3;
    text-align: center
}

.price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 20px
}

.price__text {
    display: block;
    line-height: 1;
    margin-bottom: 5px
}

.price__old {
    border-right: 1px solid #000;
    padding-right: 15px;
    margin-right: 15px
}

.price__old .price__value {
    text-decoration: line-through
}

.price__new .price__value {
    color: red;
    font-weight: 700
}

.footer {
    color: #fff;
    text-align: center;
    background: #1663c7;
    padding: 25px 15px
}

.footer__footnote {
    display: block
}

@media screen and (min-width: 480px) {
    .container {
        width: 480px
    }

    .title {
        font-size: 30px
    }

    .block {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .questions__list {
        max-width: 100%
    }

    .questions__list-caption {
        font-size: 18px
    }

    .order__product {
        width: 220px;
        max-width: 100% ;
    }
}

@media screen and (min-width: 640px) {
    .container {
        width: 640px
    }

    .title {
        font-size: 34px
    }
}

.spec {
    margin: 30px auto
}

.reviews__list {
    padding-bottom: 40px
}

@media (min-width: 640px) {
    .content__help picture {
        flex-shrink: 0
    }

    .reviews__list {
        max-width: 800px;
        margin: 0 auto
    }

    .header__inner {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .search {
        position: relative;
        display: block;
        width: 100%;
        max-width: 270px;
        color: #bdbdbd;
        border: 1px solid #dcdcdc;
        border-radius: 4px;
        padding: 10px 0 10px 40px
    }

    .search::before {
        content: '';
        width: 20px;
        height: 20px;
        background: url(../img/search.svg) no-repeat center/contain;
        position: absolute;
        top: 14px;
        left: 10px
    }

    .help {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .help__img {
        margin: 0 15px 0 0;
        padding-right: 15px;
    }

    .spec {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .spec picture {
        flex-shrink: 0
    }

    .spec__img {
        margin: 0 15px 0 0
    }

    .order {
        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
    }

    .order__product {
        margin: 0 40px 0 0
    }

    .order__form {
        margin: 0
    }
}

@media screen and (min-width: 768px) {
    .container {
        width: 768px;
        padding-left: 25px;
        padding-right: 25px
    }

    .title {
        font-size: 38px
    }

    .block {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media (min-width: 768px) {
    body {
        text-align: justify
    }

    .symptoms__item {
        display: inline-block;
        width: calc(50% - 10px);
        vertical-align: text-top
    }

    .questions__list-caption {
        font-size: 18px
    }

    .order__product {
        width: 250px;
        max-width: 100% ;
    }
}

@media screen and (min-width: 1024px) {
    .container {
        width: 1024px
    }

    .title {
        font-size: 40px
    }
}

@media (min-width: 1024px) {
    .content__title {
        font-size: 36px
    }

    .content__symptoms {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        align-items: flex-start
    }

    .symptoms {
        width: calc(50% - 20px);
        margin: 0
    }

    .symptoms:not(:last-child) {
        margin: 0
    }

    .effects {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .effects__col {
        width: calc(50% - 20px)
    }

    .effects__col:nth-child(2) .effects__item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        text-align: right
    }

    .effects__percent {
        display: block
    }

    .effects__col:nth-child(2) .effects__item:nth-child(2) {
        margin-bottom: 41px
    }

    .effects__col:nth-child(2) .effects__item:nth-child(3) {
        margin-bottom: 43px
    }

    .effects__col:nth-child(2) .effects__item:nth-child(5) {
        margin-bottom: 42px
    }
}

@media screen and (min-width: 1220px) {
    .container {
        width: 100%;
        max-width: 1540px
    }

    .title {
        font-size: 46px
    }
}

@media (min-width: 1220px) {
    .main__wrapper {
        display: flex;
        align-items: flex-start;
        justify-content: center
    }

    .content {
        width: calc(100% - 350px);
        padding-right: 40px
    }

    .sidebar {
        display: block;
        width: 350px;
        flex-shrink: 0;
        font-size: 16px
    }

    .sidebar__wrapper {
        text-align: left;
        background: #e4e4e4;
        border: 1px solid #b4b4b4;
        padding: 15px
    }

    .sidebar__title {
        font-weight: 700;
        border-bottom: 1px solid #e09715;
        padding-bottom: 15px;
        margin-bottom: 15px
    }

    .sidebar__spec {
        display: flex;
        align-items: flex-start;
        justify-content: center
    }

    .sidebar__spec picture {
        flex-shrink: 0
    }

    .sidebar__spec-list {
        list-style: square;
        padding-left: 20px;
        margin: 0 10px 20px 0
    }

    .sidebar__spec-item {
        font-weight: 700
    }

    .sidebar__text {
        font-size: 16px;
        margin-bottom: 20px
    }

    .sidebar__list {
        padding-left: 20px;
        font-weight: 700;
        margin-bottom: 20px
    }

    .sidebar__list-item:not(:last-child) {
        margin-bottom: 10px
    }

    .sidebar__pack {
        max-width: 200px;
        margin: 0 auto 20px
    }

    .sidebar__stages {
        background: #fff;
        border: 1px solid #b4b4b4;
        padding: 15px
    }

    .sidebar__stages-item:not(:last-child) {
        margin-bottom: 15px
    }

    .sidebar__product {
        padding-top: 20px
    }

    .sidebar__product-img {
        max-width: 200px;
        margin: 0 auto 20px
    }

    .sidebar__product-btn {
        display: block;
        width: 100%;
        font-size: 18px;
        font-weight: 700;
        color: #fff;
        text-align: center;
        background: #1663c7;
        border-radius: 5px;
        transition: all .3s ease;
        padding: 15px 10px
    }

    .sidebar__product-btn:hover {
        background: #1300a9
    }

    .content__symptoms {
        position: relative
    }

    .content__symptoms::before {
        content: '';
        width: 185px;
        height: 670px;
        background: url(../img/symptoms__woman.png) no-repeat center/contain;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .symptoms {
        width: calc(50% - 93px)
    }

    .symptoms:last-child {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .effects {
        position: relative
    }

    .effects::after {
        content: '';
        width: 439px;
        background: url(../img/effects_woman.png) no-repeat center/contain
    }

    .effects__col:nth-child(1) {
        width: calc(50% + 30px)
    }

    .effects__col:nth-child(2) {
        width: calc(50% - 100px);
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .effects__item:not(:last-child) {
        margin-bottom: 60px
    }
}

@media (min-width: 1500px) {
    .header__nav {
        display: block
    }

    .header__nav-link {
        margin-right: 30px
    }

    .header__nav-btn {
        color: #1663c7;
        border: 1px solid #1663c7;
        border-radius: 4px;
        padding: 10px
    }

    .header__nav-btn:last-child {
        color: #fff;
        background: #1663c7;
        margin-left: 10px
    }
}

@media screen and (min-width: 1024px) and (max-width: 1219px) {
    .block {
        padding-top: 60px;
        padding-bottom: 60px
    }
}