@charset "UTF-8";
@font-face {
    font-family: fontello;
    src: url(../../fonts/fontello/font/fontello.eot?27825890);
    src: url(../../fonts/fontello/font/fontello.eot?27825890#iefix) format("embedded-opentype"), url(../../fonts/fontello/font/fontello.woff2?27825890) format("woff2"), url(../../fonts/fontello/font/fontello.woff?27825890) format("woff"), url(../../fonts/fontello/font/fontello.ttf?27825890) format("truetype"), url(../../fonts/fontello/font/fontello.svg?27825890#fontello) format("svg");
    font-weight: 400;
    font-style: normal
}
[class*=" ic-"]:before, [class^=ic-]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.ic-arrow-left:before {
    content: '\e800'
}
.ic-arrow-right:before {
    content: '\e801'
}
*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}
body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}
[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem
}
p {
    margin-top: 0;
    margin-bottom: 1rem
}
abbr[data-original-title], abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}
address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}
dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem
}
ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}
dt {
    font-weight: 700
}
dd {
    margin-bottom: .5rem;
    margin-left: 0
}
blockquote {
    margin: 0 0 1rem
}
b, strong {
    font-weight: bolder
}
small {
    font-size: 80%
}
sub, sup {
    position: relative;
    font-size: 55%;
    line-height: 0;
    vertical-align: baseline
}
sub {
    bottom: -.25em
}
sup {
    top: -5px
}
a {
    color: #5B599C;
    text-decoration: none;
    background-color: transparent
}
a:hover {
    color: #0f183d;
    text-decoration: underline
}
a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none
}
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}
code, kbd, pre, samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}
pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}
figure {
    margin: 0 0 1rem
}
img {
    vertical-align: middle;
    border-style: none
}
svg {
    overflow: hidden;
    vertical-align: middle
}
table {
    border-collapse: collapse
}
caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}
th {
    text-align: inherit;
    text-align: -webkit-match-parent
}
label {
    display: inline-block;
    margin-bottom: .5rem
}
button {
    border-radius: 0
}
button:focus:not(:focus-visible) {
    outline: 0
}
button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
button, input {
    overflow: visible
}
button, select {
    text-transform: none
}
[role=button] {
    cursor: pointer
}
select {
    word-wrap: normal
}
[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    padding: 0;
    border-style: none
}
input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}
textarea {
    overflow: auto;
    resize: vertical
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}
legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}
progress {
    vertical-align: baseline
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}
[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}
output {
    display: inline-block
}
summary {
    display: list-item;
    cursor: pointer
}
template {
    display: none
}
[hidden] {
    display: none !important
}
::-webkit-input-placeholder {
    color: #666
}
::-moz-placeholder {
    color: #666
}
:-ms-input-placeholder {
    color: #666
}
::-ms-input-placeholder {
    color: #666
}
::placeholder {
    color: #666
}
::-moz-selection {
    background-color: #000;
    color: #fff
}
::selection {
    background-color: #000;
    color: #fff
}
input:-webkit-autofill, input:-webkit-autofill:active, input:-webkit-autofill:focus, input:-webkit-autofill:hover {
    -webkit-box-shadow: 0 0 0 30px #fff inset !important;
    border: none
}
input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}
input, textarea {
    outline: 0
}
input:focus:required:invalid, textarea:focus:required:invalid {
    border-color: red
}
input:required:valid, textarea:required:valid {
    border-color: green
}
img {
    display: block;
    max-width: 100%;
    height: auto
}
.text-center {
    text-align: center
}
b, strong {
    font-weight: 700
}
ol, ul {
    margin: 0
}
p {
    margin-bottom: 0
}
body {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    min-width: 320px;
    position: relative;
    line-height: 1.65;
    overflow-x: hidden;
    color: #333
}
.container {
    margin: 0 auto;
    display: block;
    width: calc(100% - 400px)
}
@media (max-width:1699px) {
    .container {
        width: calc(100% - 400px)
    }
}
@media (max-width:1500px) {
    .container {
        width: calc(100% - 170px)
    }
}
@media (max-width:1299px) {
    .container {
        width: calc(100% - 80px)
    }
}
@media (max-width:575px) {
    .container {
        width: calc(100% - 30px)
    }
}
.container-fluid {
    margin: 0 auto;
    display: block;
    width: calc(100% - 240px)
}
@media (max-width:1699px) {
    .container-fluid {
        width: calc(100% - 240px)
    }
}
@media (max-width:1500px) {
    .container-fluid {
        width: calc(100% - 150px)
    }
}
@media (max-width:1299px) {
    .container-fluid {
        width: calc(100% - 80px)
    }
}
@media (max-width:575px) {
    .container-fluid {
        width: calc(100% - 30px)
    }
}
body.active-menu {
    overflow: hidden
}
body.active-menu .overlay-menu {
    opacity: 1;
    pointer-events: auto
}
body.active-menu .header__mobile {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}
.overlay-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    background-color: rgba(0, 0, 0, .8);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 0;
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    pointer-events: none
}
.burger-mobile {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
@media all and (max-width:1199px) {
    .burger-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}
.burger-mobile .burger-mobile-box {
    cursor: pointer;
    position: relative;
    display: inline-block;
    width: 50px;
    height: 36px
}
.burger-mobile .burger-mobile-line {
    position: absolute;
    width: 50px;
    height: 6px;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    border-radius: 100px;
    background-color: #008c76;
    top: 50%;
    display: block;
    margin-top: -2px
}
.burger-mobile .burger-mobile-line:before {
    display: block;
    content: '';
    top: -15px;
    position: absolute;
    width: 50px;
    height: 6px;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    border-radius: 100px;
    background-color: #008c76
}
.burger-mobile .burger-mobile-line:after {
    display: block;
    content: '';
    bottom: -15px;
    position: absolute;
    width: 50px;
    height: 6px;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    border-radius: 100px;
    background-color: #008c76
}
.active-mobile-btn .burger-mobile-line {
    background-color: grey;
    -webkit-transition-delay: .12s;
    -o-transition-delay: .12s;
    transition-delay: .12s;
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}
.active-mobile-btn .burger-mobile-line:after {
    background-color: grey;
    bottom: 0;
    -webkit-transition: bottom 75ms ease, -webkit-transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
    transition: bottom 75ms ease, -webkit-transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
    -o-transition: bottom 75ms ease, transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
    transition: bottom 75ms ease, transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
    transition: bottom 75ms ease, transform 75ms cubic-bezier(.215, .61, .355, 1) .12s, -webkit-transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}
.active-mobile-btn .burger-mobile-line:before {
    background-color: grey;
    top: 0;
    -webkit-transition: top 75ms ease, opacity 75ms ease .12s;
    -o-transition: top 75ms ease, opacity 75ms ease .12s;
    transition: top 75ms ease, opacity 75ms ease .12s;
    opacity: 0
}
.title {
    color: #5B599C
}
.title_big {
    font-weight: 700;
    font-size: 46px;
    line-height: 56px
}
.title_middle {
    font-weight: 700;
    font-size: 36px;
    line-height: 44px
}
.title_sm {
    font-weight: 700;
    font-size: 24px;
    line-height: 29px
}
.title_left {
    text-align: left
}
.title_center {
    text-align: center
}
@media all and (max-width:767px) {
    .title_big {
        font-weight: 700;
        font-size: 36px;
        line-height: normal
    }
    .title_middle {
        font-weight: 700;
        font-size: 26px;
        line-height: normal;
        z-index: -9;
        position: relative;
    }
    .title_sm {
        font-weight: 700;
        font-size: 18px;
        line-height: normal
    }
}
.page-list {
    padding-left: 0
}
.page-list__item {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #000;
    list-style-type: none;
    padding-left: 44px;
    position: relative
}
.page-list__item:not(:last-child) {
    margin-bottom: 25px
}
.page-list__item:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 31px;
    height: 29px;
    background-image: url(../images/dest/list-round.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}
.seo {
    margin-bottom: 25px;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #464646
}
.seo_bold {
    font-weight: 700;
    color: #000
}
.btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border: 1px solid transparent
}
.btn:hover {
    text-decoration: none
}
.btn__buy {
    padding: 10px 18px;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    background: #5B599C;
    border-radius: 15px;
    color: #fff;
    border: 2px solid transparent
}
.btn__buy:hover {
    border: 2px solid #5B599C;
    background: 0 0;
    color: #5B599C;
    -webkit-box-shadow: 4px 4px 8px 0 rgba(34, 60, 80, .2);
    box-shadow: 4px 4px 8px 0 rgba(34, 60, 80, .2)
}
.header {
    padding: 16px 0 13px;
    background: #fff;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 20
}
.header__wrap {
    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
}
@media all and (max-width:1199px) {
    .header .menu-nav {
        display: none
    }
}
.header__buy {
    width: 100%;
    max-width: 208px
}

.header__buy:hover {
    cursor: pointer;
}
@media all and (max-width:1199px) {
    .header__buy {
        display: none
    }
}
.header__mobile {
    border-top: 1px solid #c3c3c3;
    padding-top: 40px;
    max-width: 575px;
    width: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.header__mobile .menu {
    padding-left: 50px;
    margin-bottom: 20px
}
.header__mobile .menu li {
    list-style-type: none
}
.header__mobile .menu li:not(:last-child) {
    margin-bottom: 28px
}
.header__mobile .menu a {
    text-decoration: none;
    font-weight: 500;
    font-size: 30px;
    line-height: 37px;
    color: #000;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.header__mobile .menu a:hover {
    color: #5B599C
}
@media all and (max-width:767px) {
    .header__mobile .menu li:not(:last-child) {
        margin-bottom: 15px
    }
    .header__mobile .menu a {
        font-size: 24px
    }
}
@media all and (max-width:575px) {
    .header__mobile .menu {
        padding-left: 20px
    }
    .header__mobile .menu li:not(:last-child) {
        margin-bottom: 12px
    }
    .header__mobile .menu a {
        font-size: 18px
    }
}
.header__mobile .mobile-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.header__mobile .mobile-btn .btn {
    width: 100%;
    max-width: 320px
}
@media all and (max-width:767px) {
    .header__mobile .mobile-btn {
        display: none
    }
}
.menu-nav .menu {
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.menu-nav .menu-item {
    list-style-type: none
}
.menu-nav .menu-item:not(:last-child) {
    margin-right: 30px
}
.menu-nav .menu-item a {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #000;
    text-decoration: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.menu-nav .menu-item a:hover {
    color: #5B599C
}
@media all and (max-width:1440px) {
    .menu-nav .menu-item:not(:last-child) {
        margin-right: 15px
    }
}
.banner {
    padding: 35px 0 57px;
    background-position: right;
    background-repeat: no-repeat;
    margin-bottom: 70px
}
@media all and (max-width:767px) {
    .banner {
        padding: 0;
        margin-bottom: 40px;
        background-size: contain;
        background-position: top
    }
}
.banner__wrap {
    padding: 36px 0 53px;
    max-width: 897px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(255, 255, 255, .5);
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px)
}
@media all and (max-width:1440px) {
    .banner__wrap {
        max-width: 700px
    }
}
@media all and (max-width:1199px) {
    .banner__wrap {
        padding: 20px 0;
        max-width: 500px
    }
}
@media all and (max-width:767px) {
    .banner__wrap {
        padding: 65px 0 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-backdrop-filter: blur(0);
        backdrop-filter: blur(0);
        background: 0 0;
        max-width: none
    }
}
@media all and (max-width:575px) {
    .banner__wrap {
        padding: 20px 0 0
    }
}
.banner__product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}
@media all and (max-width:767px) {
    .banner__product {
        margin-bottom: 100px
    }
}
@media all and (max-width:575px) {
    .banner__product {
        margin-bottom: 60px
    }
}
.banner__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%;
    padding: 0 27px 0 31px
}
.banner__content .title {
    margin-bottom: 27px
}
.banner__content .description {
    font-weight: 500;
    font-size: 36px;
    line-height: 44px;
    color: #000
}
@media all and (max-width:1440px) {
    .banner__content .description {
        font-size: 28px;
        line-height: normal
    }
}
@media all and (max-width:1199px) {
    .banner__content {
        padding: 0 15px
    }
    .banner__content .description {
        font-size: 24px
    }
}
@media all and (max-width:767px) {
    .banner__content {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: none
    }
    .banner__content .description {
        font-size: 22px;
        margin-bottom: 40px
    }
}
@media all and (max-width:575px) {
    .banner__content .description {
        font-size: 18px;
        margin-bottom: 20px
    }
}
.banner__btn {
    display: none
}
@media all and (max-width:767px) {
    .banner__btn {
        display: block;
        position: relative;
    }
}
.decorate-banner {
    margin-bottom: 40px
}
@media all and (max-width:991px) {
    .decorate-banner {
        display: none
    }
}
.utp__wrap .title {
    margin-bottom: 25px
}
.utp__wrap .description {
    margin-bottom: 40px;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #000
}
@media all and (max-width:767px) {
    .utp__wrap .title {
        text-align: center
    }
}
.utp__row {
    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
}
.utp__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 43px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%
}
@media all and (max-width:1199px) {
    .utp__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
        flex: 0 0 49%;
        max-width: 49%
    }
}
@media all and (max-width:767px) {
    .utp__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}
.utp__img {
    margin-right: 23px;
    width: 80px;
    height: 80px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px
}
.utp__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}
@media all and (max-width:767px) {
    .utp__img {
        margin-right: 0;
        width: 146px;
        height: 146px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 146px;
        flex: 0 0 146px;
        margin-bottom: 30px
    }
}
.utp__text {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #000
}
.how-use {
    margin-bottom: 70px
}
@media all and (max-width:767px) {
    .how-use {
        margin-bottom: 40px
    }
}
.how-use .title {
    margin-bottom: 65px
}
@media all and (max-width:767px) {
    .how-use .title {
        margin-bottom: 40px
    }
}
.how-use__row {
    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
}
.how-use__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 278px;
    flex: 0 0 278px;
    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
}
.how-use__item .text {
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 36px;
    line-height: normal;
    background: -webkit-linear-gradient(#1e307a 0, #7582b8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}
.how-use__item .content {
    width: 100%;
    padding: 4px;
    border-radius: 15px;
    background: -webkit-gradient(linear, left top, left bottom, from(#1e307a), to(#7582b8));
    background: -o-linear-gradient(#1e307a 0, #7582b8 100%);
    background: linear-gradient(#1e307a 0, #7582b8 100%)
}
.how-use__item .content span {
    height: 70px;
    border-radius: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px 10px;
    background: #fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #000
}
@media all and (max-width:1440px) {
    .how-use__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 250px;
        flex: 0 0 250px
    }
}
@media all and (max-width:1199px) {
    .how-use__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
        max-width: 48%;
        margin-bottom: 20px
    }
}
@media all and (max-width:767px) {
    .how-use__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 278px;
        flex: 0 0 278px;
        max-width: 278px;
        margin: 0 auto
    }
    .how-use__item:not(:last-child) {
        margin-bottom: 40px
    }
    .how-use__item .text {
        font-size: 28px
    }
    .how-use__item .content span {
        font-size: 16px
    }
}
@media all and (max-width:575px) {
    .how-use__item:not(:last-child) {
        margin-bottom: 20px
    }
}
.bezsonnya {
    padding: 70px 0 18px;
    margin-bottom: 40px;
    background-position: right;
    background-repeat: no-repeat
}
@media all and (max-width:991px) {
    .bezsonnya {
        background: 0 0 !important;
        padding: 0
    }
}
@media all and (max-width:767px) {
    .bezsonnya {
        margin-bottom: 40px
    }
}
.bezsonnya__wrap {
    max-width: 50%
}
.bezsonnya__wrap .title {
    margin-bottom: 25px
}
.bezsonnya__wrap .description {
    margin-bottom: 80px;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #000
}
@media all and (max-width:991px) {
    .bezsonnya__wrap {
        max-width: none
    }
    .bezsonnya__wrap .title {
        text-align: center
    }
}
@media all and (max-width:767px) {
    .bezsonnya__wrap .description {
        margin-bottom: 40px
    }
}
.bezsonnya__bottom {
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #000
}
@media all and (max-width:767px) {
    .bezsonnya__bottom {
        display: block;
    text-align: left;
    padding-left: 15px;
    }
}
.symptoms {
    margin-bottom: 70px
}
@media all and (max-width:767px) {
    .symptoms {
        margin-bottom: 40px
    }
}
.symptoms__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.symptoms__col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%
}
.symptoms__col .title {
    margin-bottom: 23px
}
@media all and (max-width:767px) {
    .symptoms__col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .symptoms__col:not(:last-child) {
        margin-bottom: 30px
    }
}
.advice {
    margin-bottom: 36px
}
.advice__wrap .title {
    margin-bottom: 40px
}
@media all and (max-width:767px) {
    .advice__wrap .title {
        margin-bottom: 30px
    }
}
.advice__row {
    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
}
.advice__row:not(:last-child) {
    margin-bottom: 40px
}
.advice__row .title {
    margin-bottom: 26px
}
.advice__row .description {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 63%;
    flex: 0 0 63%;
    max-width: 63%
}
.advice__row .img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%
}
@media all and (max-width:767px) {
    .advice__row {
        -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
    }
    .advice__row .description {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 30px
    }
    .advice__row .img {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.title.title_big.title_left sup {
    font-size: 40%;
    top: -20px;
    left: 0px;
}

.title.title_middle.title_left sup {
    font-size: 40%;
    top: -16px;
    left: 0px;
}

sup.number {
    top: -16px;
    font-size: 14px;
}

sup.small_number {
    top: -8px;
}

.danger {
    padding: 0 15px 15px;
}

.seo sup {
    position: relative;
    top: -4px;
}

.danger img {
    width: 100%;
}

.bg-main{
    background: url(/wp-content/themes/gipnoz/assets/images/dest/bg_main.svg);
    background-position: center;
    background-size: cover;
    
    width: 100%;
    height: 100%;
}

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

.about_block {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    padding-bottom: 50px;
}

.about_block .description {
    font-size: 18px;
}

@media all and (max-width:767px) {
    .about__wrap {
        display: block;
    }
    .about_block {
        max-width: 100%;
        padding-bottom: 50px;
    }
}

#testimory{
    position: relative;
}

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

.bg-pack{
    position: absolute;
    background: url(/wp-content/themes/gipnoz/assets/images/dest/bg-pack-2.png);
    width: 100%;
    top: 80px;
    left: 0;
    height: 100%;
    background-repeat: no-repeat;
}

.testimory-item-text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 55%;
    max-width: 55%;
    padding-bottom: 50px;
    padding-top: 50px;
}

.testimory-item-img {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 35%;
    max-width: 35%;
    padding-bottom: 50px;
    padding-top: 80px;
}

.testimory-item-img img {
        display: block;
    }

.testimory-item-text h2{
    color: #5B599C;
    display: block;
}

.testimory-item-text ul{
    list-style: none;
    padding: 0;
}

.testimory-item-text li{
    display: flex;
    margin-bottom: 100px;
    margin-top: 40px;
    position: relative;
}

.icon-set:before{
    content: '';
    background: url(/wp-content/themes/gipnoz/assets/images/dest/icon-set.svg);
    position: absolute;
    width: 129px;
    height: 129px;
    top: -37px;
    left: -160px;
}

.icon-sex:before{
    content: '';
    background: url(/wp-content/themes/gipnoz/assets/images/dest/icon-sex.svg);
    position: absolute;
    width: 129px;
    height: 129px;
    top: -37px;
    left: -160px;
}

@media all and (max-width:767px) {
    .bg-pack{
        background: none;
    }
    .testimory-item-img img {
        display: none;
    }

    .testimory-item-text h2 {
        display: none;
    }

    .testimory-item-img {
        position: relative;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-bottom: 50px;
        padding-top: 80px;
    }

    .testimory-item-text {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-bottom: 50px;
        padding-top: 50px;
        justify-content: center;
    }

    .testimory-item-text li {
        margin-bottom: 180px;
        text-align: center;
    }

    .testimory-item-text li:last-child{
        margin-bottom: 20px;
    }

    .icon-set:before {
        content: '';
        background: url(/wp-content/themes/gipnoz/assets/images/dest/icon-set.svg);
        position: absolute;
        width: 129px;
        height: 129px;
        top: -115px;
        left: 50%;
        transform: translate(-50%,-50%);
    }

    .icon-sex:before {
        content: '';
        background: url(/wp-content/themes/gipnoz/assets/images/dest/icon-sex.svg);
        position: absolute;
        width: 129px;
        height: 129px;
        top: -90px;
        left: 50%;
        transform: translate(-50%,-50%);
    }

}

.how-use{
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.how-use p{
    justify-content: center;
    position: relative;
    padding-top: 25px;

}

.how-use p:before {
    content: '';
    background: url(/wp-content/themes/gipnoz/assets/images/dest/icon-people.svg);
    background-repeat: no-repeat;
    width: 129px;
    height: 129px;
    position: absolute;
    top: 0;
    left: -180px;
}

@media all and (max-width:767px) {
    .how-use p {
        text-align: center;
        font-size: 20px;
        margin-top: 80px;
    }

    .how-use p:before {
        content: '';
        background: url(/wp-content/themes/gipnoz/assets/images/dest/icon-people.svg);
        background-repeat: no-repeat;
        width: 129px;
        height: 129px;
        position: absolute;
        top: -50px;
        left: 50%;
        transform: translate(-50%,-50%);
    }
}

.prop_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-evenly;
}

.prop_item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
    padding: 0px;
    margin-bottom: 60px;
    
}

.border_item {
    background: #fff;
    border: 5px solid #5B599C;
    border-radius: 10px;
}

.prop_item.border_item{
    padding: 30px;
}

.prop_item h3 {
    color: #5B599C;
    text-align: center;
}

.prop_bg {
    background: url(/wp-content/themes/gipnoz/assets/images/dest/bg-pack-3.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-top: 40px;
    margin-bottom: 60px;
}

.prop_row.end-items {
    align-items: flex-end;
}

.prop_item.border_item ul {
    padding: 0 15px;
}

.prop_item a {
    display: block;
    width: max-content;
}

.plus-icon {
    background: #5B599C;
    color: #fff;
    padding: 15px 60px;
    border-radius: 15px;
    margin-bottom: 20px;
    position: relative;
    width: fit-content;
}

a.search-icon {
    background: #5B599C;
    color: #fff;
    padding: 15px 83px;
    border-radius: 15px;
    position: relative;
}

.prop_item.border_item ul {
    list-style: none;
}

.prop_item.border_item li {
    position: relative;
    padding-left: 15px;
}

.prop_item.border_item li:before {
    content: '';
    position: absolute;
    top: 5px;
    background: url(/wp-content/themes/gipnoz/assets/images/dest/ellipse-2.png);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    left: -20px;
}

.prof_row {
    margin: 40px 0;
}

.prof_row ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-around;
    list-style: none;
}


.prof_row li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 48%;
    max-width: 48%;
    padding: 0px;
    margin-bottom: 25px;
    position: relative;
}

.prof_row li:before {
    content: '';
    position: absolute;
    background: url(/wp-content/themes/gipnoz/assets/images/dest/smile.png);
    background-repeat: no-repeat;
    width: 34px;
    height: 34px;
    left: -45px;
    top: -5px;
}

.mob-prop{
    display: none;
}
.prop_item.third {
    display: block;
}

.plus-icon:before {
    content: '';
    background: url(/wp-content/themes/gipnoz/assets/images/dest/icon-search.png);
    background-repeat: no-repeat;
    width: 33px;
    height: 36px;
    position: absolute;
    left: 0;
    left: 10px;
    top: 10px;
}

a.search-icon:before {
    content: '';
    background: url(/wp-content/themes/gipnoz/assets/images/dest/icon-plus.png);
    background-repeat: no-repeat;
    width: 33px;
    height: 36px;
    position: absolute;
    left: 0;
    left: 10px;
    top: 10px;
}

@media all and (max-width:767px) {
    .prop_row {
        display: block;
    }
    .prop_item {
        max-width: 100%;
    }
    .prof_row ul{
        display: block;
    }
    .prof_row li {
        max-width: 100%;
    }
    a.plus-icon {
        width: 100%;
        text-align: center;
    }
    a.search-icon{
        width: 100%;
        text-align: center;
    }
    .prop_bg{
        background: none;
    }
    .prop_item.third {
        display: none;
    }
    .mob-prop{
        display: block;
    }
    
}

blockquote {
    margin-bottom: 50px;
    border: 5px solid #5B599C;
    border-radius: 15px;
    padding: 30px 40px;
}

blockquote p{
    font-size: 24px;
}

.seo p {
    padding-bottom: 15px;
}

@media all and (max-width:767px) {
    blockquote p {
        font-size: 18px;
        text-align: center;
    }
}



.product-links {
    margin-bottom: 30px;
    width: 100%;
    position: absolute;
    top: -webkit-calc(100% - 2px);
    top: calc(100% - 2px);
    opacity: 0;
    pointer-events: none;
    background-color: #fff;
    z-index: 99999;
    -webkit-border-radius: 0 0 30px 30px;
    border-radius: 0 0 30px 30px;
    border: 1px solid var(--colorLine);
    border-top: none;
    overflow: hidden;
    max-width: 208px;
}

.product-links a {
    display: flex;
    justify-content: center;
    height: 40px;
    align-items: center;
    font-size: 14px;
    margin: 0 auto;
}

.header__buy.open-menu .product-links {
    pointer-events: auto;
    opacity: 1;
}

.banner__btn.open-menu .product-links {
    pointer-events: auto;
    opacity: 1;
}

.prop_item.third.open-menu .product-links {
    pointer-events: auto;
    opacity: 1;
    left: 25px;
}

.prop_item.third {
    position: relative;
}

.product-links {
    top: -webkit-calc(100% - 77px);
    top: calc(100% - 77px);
    text-align: center;

}

@media all and (max-width:767px) {
    .product-links {
        max-width: 100%;
        top: -webkit-calc(100% - 0px);
        top: calc(100% - 0px);
        margin-bottom: 0;
    }
    .product-links a {
        background: #fff;
    }
    .banner__btn.open-menu .product-links {
       position: relative;
    }
    .plus-icon{
        width: 100%;
        text-align: center;
    }
}