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,
mark,
menu,
nav,
object,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
summary,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
var,
video {
    border: none;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

body {
    margin: 0
}

ul {
    list-style-type: none
}

a {
    background: transparent;
    text-decoration: none
}

button,
input {
    line-height: normal
}

input[type=search] {
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

textarea {
    overflow: auto;
    vertical-align: top
}

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

input:focus,
textarea:focus {
    outline: 0
}

input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    padding: 0
}

@font-face {
    font-family: Viaoda Libre;
    font-style: normal;
    font-weight: 400;
    src: url(../images/design/ViaodaLibre-Regular.88e6bc.woff) format("woff"), url(../images/design/ViaodaLibre-Regular.cdea7f.woff2) format("woff2"), url(../images/design/ViaodaLibre-Regular.2c497c.ttf) format("truetype")
}

@font-face {
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: 400;
    src: url(../images/design/ProximaNova-Regular.3d59ce.woff) format("woff"), url(../images/design/ProximaNova-Regular.c4c361.woff2) format("woff2"), url(../images/design/ProximaNova-Regular.db098d.ttf) format("truetype")
}

@font-face {
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: 700;
    src: url(../images/design/ProximaNova-Bold.7bbe1c.woff) format("woff"), url(../images/design/ProximaNova-Bold.c84883.woff2) format("woff2"), url(../images/design/ProximaNova-Bold.f3c7fe.ttf) format("truetype")
}

@font-face {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 400;
    src: url(../images/design/OpenSans-Regular.228f4d.woff) format("woff"), url(../images/design/OpenSans-Regular.ffad35.woff2) format("woff2"), url(../images/design/OpenSans-Regular.9a6cfa.ttf) format("truetype")
}

@font-face {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 700;
    src: url(../images/design/OpenSans-SemiBold.443bb3.woff) format("woff"), url(../images/design/OpenSans-SemiBold.40a490.woff2) format("woff2"), url(../images/design/OpenSans-SemiBold.dcf2e3.ttf) format("truetype")
}

body,
html {
    overflow-x: hidden;
    position: relative
}

body {
    color: var(--black, #474747);
    font: 400 18px Proxima Nova, sans-serif
}

@media(max-width:767px) {
    body {
        font-size: 16px
    }
}

@media(max-width:1199px) {
    .hideMenu {
        overflow: hidden !important
    }
}

b,
strong {
    font-weight: 700
}

.container .recommendation,
.container-product .recommendation {
    margin-top: 180px;
    max-width: none
}

@media(max-width:1439px) {

    .container .recommendation,
    .container-product .recommendation {
        margin-top: 120px
    }
}

@media(max-width:767px) {

    .container .recommendation,
    .container-product .recommendation {
        margin-top: 100px
    }
}

.container .recommendation h2,
.container-product .recommendation h2 {
    margin-bottom: 40px;
    margin-top: 0
}

@media(max-width:767px) {

    .container .recommendation h2,
    .container-product .recommendation h2 {
        margin-bottom: 20px
    }
}

.container .recommendation__articles-wrapper,
.container-product .recommendation__articles-wrapper {
    position: relative
}

.container .recommendation__articles-wrapper:not(.swiper-initialized) .reccomendation_article,
.container-product .recommendation__articles-wrapper:not(.swiper-initialized) .reccomendation_article {
    margin-right: 38px
}

.container .recommendation__articles-wrapper .swiper-wrapper,
.container-product .recommendation__articles-wrapper .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: visible
}

.container .recommendation__articles-wrapper .reccomendation_article,
.container-product .recommendation__articles-wrapper .reccomendation_article {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 100%;
    position: relative;
    width: 310px
}

.container .recommendation__articles-wrapper .reccomendation_article a,
.container-product .recommendation__articles-wrapper .reccomendation_article a {
    color: transparent;
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

@media(max-width:1023px) {

    .container .recommendation__articles-wrapper .reccomendation_article,
    .container-product .recommendation__articles-wrapper .reccomendation_article {
        width: 212px
    }
}

@media(max-width:767px) {

    .container .recommendation__articles-wrapper .reccomendation_article,
    .container-product .recommendation__articles-wrapper .reccomendation_article {
        width: 129px
    }
}

.container .recommendation__articles-wrapper .reccomendation_article p,
.container-product .recommendation__articles-wrapper .reccomendation_article p {
    font-size: 22px;
    text-align: center
}

@media(max-width:1439px) {

    .container .recommendation__articles-wrapper .reccomendation_article p,
    .container-product .recommendation__articles-wrapper .reccomendation_article p {
        font-size: 18px
    }
}

@media(max-width:1023px) {

    .container .recommendation__articles-wrapper .reccomendation_article p,
    .container-product .recommendation__articles-wrapper .reccomendation_article p {
        font-size: 16px
    }
}

@media(max-width:767px) {

    .container .recommendation__articles-wrapper .reccomendation_article p,
    .container-product .recommendation__articles-wrapper .reccomendation_article p {
        font-size: 14px
    }
}

.container .recommendation__articles-wrapper picture,
.container-product .recommendation__articles-wrapper picture {
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 377px;
    margin-bottom: 24px;
    margin-top: 0;
    overflow: hidden
}

@media(max-width:1023px) {

    .container .recommendation__articles-wrapper picture,
    .container-product .recommendation__articles-wrapper picture {
        border-radius: 13.681px;
        height: 258px;
        margin-bottom: 16px
    }
}

@media(max-width:767px) {

    .container .recommendation__articles-wrapper picture,
    .container-product .recommendation__articles-wrapper picture {
        border-radius: 8.308px;
        height: 157px;
        margin-bottom: 10px
    }
}

.container .recommendation__articles-wrapper picture img,
.container-product .recommendation__articles-wrapper picture img {
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    width: 100%
}

.container .recommendation__articles-wrapper>*,
.container-product .recommendation__articles-wrapper>* {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.container .literature,
.container-product .literature {
    margin-top: 180px
}

@media(max-width:1439px) {

    .container .literature,
    .container-product .literature {
        margin-top: 120px
    }
}

@media(max-width:767px) {

    .container .literature,
    .container-product .literature {
        margin-top: 110px
    }
}

.container .literature h2,
.container-product .literature h2 {
    font-size: 52px;
    line-height: 62.4px;
    margin-bottom: 40px;
    margin-top: 80px
}

@media(max-width:1439px) {

    .container .literature h2,
    .container-product .literature h2 {
        font-size: 46px;
        line-height: 55.2px
    }
}

@media(max-width:767px) {

    .container .literature h2,
    .container-product .literature h2 {
        font-size: 32px;
        line-height: 35.2px;
        margin-bottom: 30px;
        margin-top: 60px
    }
}

.container-product:not(.header) a,
.container:not(.header) a {
    color: var(--dark-pink, #df567b);
    text-decoration: underline;
    text-underline-offset: 4px
}

.container-product:not(.header) a:hover,
.container:not(.header) a:hover {
    text-decoration: none
}

.container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1312px;
    padding-left: 42px;
    padding-right: 42px;
    position: relative;
    width: 100%
}

@media(max-width:767px) {
    .container {
        padding-left: 16px;
        padding-right: 16px
    }
}

.container .contents ul>li>a {
    color: var(--dark-grey, #474747)
}

.container .contents ul>li>a:hover {
    color: var(--dark-pink, #df567b)
}

.container:not(.header)>* {
    max-width: 916px;
    width: 100%
}

.container figure {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 40px;
    margin-top: 40px
}

@media(max-width:767px) {
    .container figure {
        margin-bottom: 30px;
        margin-top: 30px
    }
}

.container figure figcaption {
    color: var(--dark-grey, #4c4d51);
    font-size: 18px;
    line-height: 140%;
    margin-top: 10px
}

@media(max-width:767px) {
    .container figure figcaption {
        font-size: 16px
    }
}

.container h1 {
    color: var(--dark-pink, #df567b);
    font-family: Viaoda Libre, sans-serif;
    font-size: 72px;
    line-height: 86.4px;
    margin-bottom: 41px;
    margin-top: 84px
}

@media(max-width:1439px) {
    .container h1 {
        font-size: 62px;
        line-height: 74.4px;
        margin-top: 74px
    }
}

@media(max-width:767px) {
    .container h1 {
        font-size: 40px;
        line-height: 44px;
        margin-bottom: 16px;
        margin-top: 50px
    }
}

.container .h2,
.container h2 {
    color: var(--dark-pink, #df567b);
    font-family: Viaoda Libre, sans-serif;
    font-size: 52px;
    line-height: 62.4px;
    margin-bottom: 40px;
    margin-top: 80px
}

@media(max-width:1439px) {

    .container .h2,
    .container h2 {
        font-size: 46px;
        line-height: 55.2px
    }
}

@media(max-width:767px) {

    .container .h2,
    .container h2 {
        font-size: 32px;
        line-height: 35.2px;
        margin-bottom: 30px;
        margin-top: 60px
    }
}

.container .h3,
.container h3 {
    color: var(--dark-grey, #4c4d51);
    font-family: Viaoda Libre, sans-serif;
    font-size: 36px;
    line-height: 39.6px;
    margin-bottom: 30px;
    margin-top: 60px
}

@media(max-width:1439px) {

    .container .h3,
    .container h3 {
        font-size: 32px;
        line-height: 38.4px
    }
}

@media(max-width:767px) {

    .container .h3,
    .container h3 {
        font-size: 22px;
        line-height: 26.4px;
        margin-bottom: 20px;
        margin-top: 40px
    }
}

.container h3+.bg_pink {
    margin-top: 0
}

.container .h4,
.container h4 {
    color: var(--dark-grey, #4c4d51);
    font-family: Viaoda Libre, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 30.8px;
    margin-bottom: 20px;
    margin-top: 40px
}

@media(max-width:1439px) {

    .container .h4,
    .container h4 {
        font-size: 26px;
        line-height: 31.2px
    }
}

@media(max-width:767px) {

    .container .h4,
    .container h4 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 16px;
        margin-top: 30px
    }
}

.container .h4+*,
.container h4+* {
    margin-top: 0 !important
}

.container .author {
    background: var(--white, #fff) !important;
    border-radius: 30px;
    -webkit-box-shadow: 0 9px 17px 0 rgba(223, 86, 123, .21);
    box-shadow: 0 9px 17px 0 rgba(223, 86, 123, .21);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 50px;
    margin-left: -40px;
    margin-right: -40px;
    margin-top: 130px;
    max-width: none;
    padding: 40px;
    width: auto
}

@media(max-width:1439px) {
    .container .author {
        gap: 40px;
        margin-left: -20px;
        margin-right: -20px;
        margin-top: 110px
    }
}

@media(max-width:767px) {
    .container .author {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 20px;
        margin-left: 0;
        margin-right: 0;
        margin-top: 60px;
        text-align: center
    }
}

.container .author .author__text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center
}

.container .author .author__title {
    color: var(--dark-pink, #df567b);
    font-size: 18px;
    font-weight: 700;
    line-height: 25.2px;
    margin-bottom: 20px
}

@media(max-width:767px) {
    .container .author .author__title {
        font-size: 16px;
        line-height: 20.8px;
        margin-bottom: 16px
    }
}

.container .author .author__name {
    margin-bottom: 10px;
    margin-top: 0
}

@media(max-width:767px) {
    .container .author .author__name {
        margin-bottom: 8px
    }
}

.container .author picture {
    -ms-flex-negative: 0;
    border-radius: 30px;
    flex-shrink: 0;
    height: 188px;
    margin-bottom: 0;
    margin-top: 0;
    overflow: hidden;
    width: 188px
}

.container .author picture img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.container .author .author__desc {
    font-size: 22px;
    line-height: 30.8px
}

@media(max-width:1439px) {
    .container .author .author__desc {
        font-size: 20px;
        line-height: 28px
    }
}

@media(max-width:767px) {
    .container .author .author__desc {
        font-size: 16px;
        line-height: 20.8px
    }
}

.container .bg_pink {
    margin-bottom: 40px;
    margin-top: 40px;
    padding: 50px 0 34px;
    position: relative
}

@media(max-width:767px) {
    .container .bg_pink {
        padding: 32px 0 16px
    }
}

.container .bg_pink:before {
    background: var(--light-pink, #fdeef0);
    content: " ";
    height: 100%;
    left: -55vw;
    position: absolute;
    top: 0;
    width: 155vw;
    z-index: -1
}

.container .article-banner p {
    font-size: 22px;
    line-height: 30.8px
}

@media(max-width:1439px) {
    .container .article-banner p {
        font-size: 20px;
        line-height: 28px
    }
}

@media(max-width:767px) {
    .container .article-banner p {
        font-size: 18px;
        line-height: 25.2px
    }
}

.container p {
    line-height: 140%;
    margin-bottom: 1rem
}

.container sup {
    line-height: 0
}

.container b,
.container strong {
    color: var(--dark-pink, #df567b);
    font-weight: 700
}

.container .contents {
    margin-bottom: 230px;
    margin-top: 220px;
    max-width: 100%;
    padding: 20px;
    position: relative
}

@media(max-width:1439px) {
    .container .contents {
        margin-bottom: 140px;
        margin-top: 130px
    }
}

@media(max-width:1023px) {
    .container .contents {
        margin-top: 118px
    }
}

@media(max-width:767px) {
    .container .contents {
        margin-bottom: 90px;
        margin-top: 50px;
        padding: 24px 16px
    }
}

.container .contents:before {
    background: var(--white, #fff);
    border-radius: 34px;
    -webkit-box-shadow: 0 9px 17px 0 rgba(223, 86, 123, .21);
    box-shadow: 0 9px 17px 0 rgba(223, 86, 123, .21);
    content: " ";
    height: calc(100% + 80px);
    left: -40px;
    position: absolute;
    top: -40px;
    width: calc(100% + 80px);
    z-index: -1
}

@media(max-width:1439px) {
    .container .contents:before {
        border-radius: 28px;
        height: calc(100% + 60px);
        left: -20px;
        top: -30px;
        width: calc(100% + 40px)
    }
}

@media(max-width:767px) {
    .container .contents:before {
        border-radius: 20px;
        height: 100%;
        left: 0;
        top: 0;
        width: 100%
    }
}

.container .contents ul {
    margin-bottom: 0 !important
}

.container .contents ul li:not(:last-child) {
    margin-bottom: 21px
}

@media(max-width:767px) {
    .container .contents ul li:not(:last-child) {
        margin-bottom: 16px
    }
}

.container .contents ul li:last-child {
    margin-bottom: 0
}

.container .contents h2,
.container .contents+h2 {
    margin-top: 0
}

.container .product {
    display: grid;
    gap: 21px;
    grid-template-columns: 1fr 1fr;
    margin-top: 70px;
    max-width: 100%
}

@media(max-width:1439px) {
    .container .product {
        margin-top: 90px
    }
}

@media(max-width:1023px) {
    .container .product {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 0;
        margin-bottom: 120px;
        margin-top: 70px
    }
}

@media(max-width:767px) {
    .container .product {
        margin-top: 60px
    }
}

.container .product h2 {
    margin-top: 0
}

.container .product .package {
    margin-bottom: 0;
    margin-right: -408px;
    margin-top: auto;
    max-width: 1001px
}

@media(max-width:1220px) {
    .container .product .package {
        margin-bottom: auto;
        margin-right: -291px
    }
}

@media(max-width:1023px) {
    .container .product .package {
        margin-left: auto;
        margin-right: 0;
        max-width: 571px
    }
}

.container .product .product__column-text-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.container .product .product__column-text {
    margin-top: auto;
    padding-bottom: 50px
}

@media(max-width:767px) {
    .container .product .product__column-text {
        padding-bottom: 30px
    }
}

.container .product .product__column-image {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.flowers {
    position: relative
}

.flowers picture:not(:first-child) {
    position: absolute
}

.flowers picture:first-child {
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden
}

@media(max-width:767px) {
    .flowers picture:first-child {
        border-radius: 14px
    }
}

.flowers picture:first-child img {
    border-radius: 20px;
    max-height: 600px;
    -o-object-fit: cover;
    object-fit: cover;
    overflow: hidden;
    width: 100%
}

@media(max-width:767px) {
    .flowers picture:first-child img {
        border-radius: 14px
    }
}

@media(max-width:330px) {
    .flowers picture:first-child img {
        height: 188px;
        max-height: 188px
    }
}

.flowers picture:nth-child(2) {
    left: -222px;
    top: -43px;
    width: 383px
}

@media(max-width:1100px) {
    .flowers picture:nth-child(2) {
        left: -138px;
        top: -4px;
        width: 264px
    }
}

@media(max-width:1023px) {
    .flowers picture:nth-child(2) {
        left: -155px;
        top: -4px;
        width: 275px
    }
}

@media(max-width:767px) {
    .flowers picture:nth-child(2) {
        left: -70px;
        top: -4px;
        width: 127px
    }
}

.flowers picture:nth-child(3) {
    left: 945px;
    top: -44px;
    width: 260px
}

@media(max-width:1100px) {
    .flowers picture:nth-child(3) {
        display: none
    }
}

.flowers picture:nth-child(4) {
    left: 815px;
    top: 246px;
    width: 269px
}

@media(max-width:1100px) {
    .flowers picture:nth-child(4) {
        bottom: 18px;
        left: auto;
        right: -111px;
        top: auto
    }
}

@media(max-width:1023px) {
    .flowers picture:nth-child(4) {
        bottom: -28px;
        right: -102px;
        width: 193px
    }
}

@media(max-width:767px) {
    .flowers picture:nth-child(4) {
        bottom: -21px;
        right: -32px;
        width: 93px
    }
}

.flowers picture:nth-child(5) {
    left: 889px;
    top: 368px;
    width: 293px
}

@media(max-width:1100px) {
    .flowers picture:nth-child(5) {
        bottom: -94px;
        left: auto;
        right: -204px;
        top: auto
    }
}

@media(max-width:1023px) {
    .flowers picture:nth-child(5) {
        bottom: -142px;
        width: 277px
    }
}

@media(max-width:767px) {
    .flowers picture:nth-child(5) {
        bottom: -56px;
        right: -66px;
        width: 101px
    }
}

.faq .h3,
.faq h3 {
    color: var(--dark-grey, #4c4d51)
}

.header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: Open Sans, sans-serif;
    height: 160px
}

@media(max-width:1439px) {
    .header {
        height: 110px
    }
}

@media(max-width:767px) {
    .header {
        height: 59px
    }
}

.header .logo {
    margin-right: auto
}

@media(max-width:1439px) {
    .header .logo {
        margin-bottom: 0;
        margin-top: 15px;
        margin-top: 31px
    }
}

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

@media(max-width:1439px) {
    .header picture {
        width: 204px;
        width: 115px
    }
}

.header img {
    max-width: 100%;
    -webkit-transform: translateY(-16px);
    transform: translateY(-16px);
    width: 215px
}

@media(max-width:1199px) {
    .header .btn_header {
        margin-right: 68px
    }
}

@media(max-width:767px) {
    .header .btn_header {
        margin-top: 14px
    }
}

@media(max-width:374px) {
    .header .btn_header {
        display: none
    }
}

.header ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-left: 38px;
    margin-right: 38px;
    max-width: 571px;
    width: 100%
}

@media(max-width:1199px) {
    .header ul {
        display: none
    }
}

.header ul li {
    line-height: 120%
}

.header ul li.sub-links:hover .wrapper-sub-links {
    display: block
}

.header ul li a {
    color: var(--black, #454545);
    font-family: Open Sans, sans-serif;
    font-size: 18px
}

.header ul li a:hover {
    color: var(--dark-pink, #df567b)
}

.header .sub-links {
    position: relative
}

.header .sub-links.sub-links__open ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media(max-width:1199px) {
    .header .sub-links>a {
        line-height: 37px;
        position: relative
    }

    .header .sub-links>a:after {
        background: url(../images/design/arrow-menu.9abc07.svg) 50% no-repeat;
        background-size: contain !important;
        content: " ";
        height: 17px;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(7px, calc(-50% + 1px));
        transform: translate(7px, calc(-50% + 1px));
        width: 17px
    }
}

@media(max-width:767px) {
    .header .sub-links>a {
        line-height: 27px
    }
}

.header .sub-links .wrapper-sub-links {
    bottom: 0;
    display: none;
    left: 0;
    padding-top: 13px;
    position: absolute;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    z-index: 4
}

@media(max-width:1199px) {
    .header .sub-links .wrapper-sub-links {
        bottom: auto;
        left: auto;
        margin-bottom: 15px;
        margin-top: 10px;
        padding-top: 0;
        position: relative;
        -webkit-transform: none;
        transform: none
    }
}

.header .sub-links .wrapper-sub-links ul {
    min-height: auto !important
}

.header .sub-links ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background: #fff;
    border-radius: 12px;
    -webkit-box-shadow: 0 9px 17px 0 rgba(223, 86, 123, .21);
    box-shadow: 0 9px 17px 0 rgba(223, 86, 123, .21);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
    width: 192px
}

@media(max-width:1199px) {
    .header .sub-links ul {
        -webkit-box-sizing: unset;
        box-sizing: unset;
        width: 100%
    }
}

.header .sub-links ul li a {
    color: var(--black, #454545) !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12px 13px;
    width: 100%
}

@media(max-width:1199px) {
    .header .sub-links ul li a {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.header .sub-links ul li a:hover {
    background: #fff5f7
}

.btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12px 23px
}

.btn.btn_header {
    background: var(--white, #fff);
    border-radius: 55px;
    -webkit-box-shadow: 0 9px 17px 0 rgba(223, 86, 123, .21);
    box-shadow: 0 9px 17px 0 rgba(223, 86, 123, .21);
    color: var(--black, #676768);
    font-family: Open Sans, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    white-space: nowrap
}

@media(max-width:767px) {
    .btn.btn_header {
        padding: 10px 23px
    }
}

.btn.btn_product {
    background: -webkit-gradient(linear, left top, left bottom, from(#ed7896), to(#eb547a));
    background: linear-gradient(180deg, #ed7896, #eb547a);
    border-radius: 55px;
    -webkit-box-shadow: 0 16px 25px 0 rgba(234, 99, 133, .37);
    box-shadow: 0 16px 25px 0 rgba(234, 99, 133, .37);
    clear: both;
    color: #fff !important;
    float: left;
    font-weight: 700;
    line-height: 140%;
    padding: 28px 106px;
    text-decoration: none !important
}

@media(max-width:767px) {
    .btn.btn_product {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        float: none;
        font-size: 18px;
        justify-content: center;
        padding: 19px 106px;
        width: 100%
    }
}

.btn.btn_product_second {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: -webkit-gradient(linear, left top, left bottom, from(#ed7896), to(#eb547a));
    background: linear-gradient(180deg, #ed7896, #eb547a);
    border-radius: 55px;
    -webkit-box-shadow: 0 16px 25px 0 rgba(234, 99, 133, .37);
    box-shadow: 0 16px 25px 0 rgba(234, 99, 133, .37);
    color: var(--White, #fff) !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    height: 80px;
    justify-content: center;
    line-height: 120%;
    padding: 0 26px;
    text-align: center;
    text-decoration: none !important;
    width: 308px
}

@media(max-width:767px) {
    .btn.btn_product_second {
        height: 64px;
        max-width: 100%
    }
}

.btn.btn_product_second.btn_product_second__calc {
    margin: 60px auto;
    max-width: 308px;
    width: 100%
}

.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 37px;
    padding-top: 37px
}

@media(max-width:1439px) {
    .breadcrumb {
        padding-bottom: 28px;
        padding-top: 18px
    }
}

@media(max-width:767px) {
    .breadcrumb {
        padding-bottom: 20px;
        padding-top: 20px
    }
}

.breadcrumb li {
    color: var(--dark-pink, #df567b);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 140% !important;
    margin-bottom: 9px
}

@media(max-width:767px) {
    .breadcrumb li {
        font-size: 16px
    }
}

.breadcrumb li:not(:last-of-type):after {
    color: var(--dark-grey, #4c4d51);
    content: "/";
    display: inline-block;
    margin-left: 19px;
    margin-right: 19px;
    -webkit-transform: translateY(1px);
    transform: translateY(1px)
}

.breadcrumb li a {
    color: var(--dark-grey, #4c4d51) !important;
    font-weight: 400;
    line-height: 140%;
    text-decoration: underline;
    text-underline-offset: 7px !important
}

.breadcrumb li a:hover {
    color: var(--dark-pink, #df567b) !important;
    text-decoration: none
}

.mobile-menu-new .logo,
.mobile-menu-new ul {
    display: none
}

@media(max-width:1199px) {
    input#menu:checked+.mobile-menu-new {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100vh;
        left: 0;
        overflow: auto;
        position: fixed;
        top: 0;
        width: 100vw;
        z-index: 999
    }

    input#menu:checked+.mobile-menu-new .logo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        left: 42px;
        position: absolute;
        top: 22px;
        z-index: 1000
    }
}

@media(max-width:1199px)and (max-width:767px) {
    input#menu:checked+.mobile-menu-new .logo {
        left: 16px;
        top: -4px
    }
}

@media(max-width:1199px) {
    input#menu:checked+.mobile-menu-new ul {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        align-items: center;
        gap: 0;
        justify-content: center;
        margin: auto 0;
        max-width: none;
        min-height: 400px
    }

    input#menu:checked+.mobile-menu-new ul,
    input#menu:checked+.mobile-menu-new ul li {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    input#menu:checked+.mobile-menu-new ul li {
        width: 100%
    }

    input#menu:checked+.mobile-menu-new ul li a {
        font-size: 27px;
        padding-bottom: 14px;
        padding-top: 14px;
        text-align: center;
        width: 100%
    }
}

@media(max-width:1199px)and (max-width:767px) {
    input#menu:checked+.mobile-menu-new ul li a {
        font-size: 20px
    }
}

input#menu:checked+.mobile-menu-new .hamburger .burgerBox:before {
    -webkit-transform: translate3d(0, 6px, 0) rotate(48deg);
    transform: translate3d(0, 6px, 0) rotate(48deg)
}

input#menu:checked+.mobile-menu-new .hamburger .burgerBox:after {
    bottom: -2px;
    right: 4px;
    -webkit-transform: translate3d(0, -8px, 0) rotate(-48deg);
    transform: translate3d(0, -8px, 0) rotate(-48deg)
}

input#menu:checked+.mobile-menu-new .hamburger .burgerBox .burgerInner {
    -webkit-animation: opacity .2s ease-out;
    animation: opacity .2s ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
}

.hamburger {
    border: 0;
    color: inherit;
    cursor: pointer;
    display: none;
    font: inherit;
    margin: 0;
    overflow: visible;
    padding: 16px 8px;
    position: absolute;
    right: 42px;
    text-transform: none;
    top: 32px;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-property: opacity, -webkit-filter;
    transition-property: opacity, -webkit-filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    z-index: 2501
}

.hamburger:before {
    background: var(--white, #fff);
    border-radius: 96px;
    -webkit-box-shadow: 0 9px 17px 0 rgba(223, 86, 123, .21);
    box-shadow: 0 9px 17px 0 rgba(223, 86, 123, .21);
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

@media(max-width:1199px) {
    .hamburger {
        display: block
    }
}

@media(max-width:767px) {
    .hamburger {
        right: 16px;
        top: 14px
    }
}

.hamburger input {
    position: absolute;
    visibility: hidden
}

@-webkit-keyframes opacity {
    to {
        opacity: 0
    }

    0% {
        opacity: 1
    }
}

@keyframes opacity {
    to {
        opacity: 0
    }

    0% {
        opacity: 1
    }
}

.burgerBox {
    display: block;
    height: 14px;
    position: relative;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    width: 31px
}

.burgerBox:after,
.burgerBox:before {
    background: var(--grey-text, #63656a);
    content: " ";
    height: 2px;
    overflow: hidden;
    position: absolute;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.burgerBox:before {
    right: 4px;
    top: 0;
    width: 22px
}

.burgerBox:after {
    bottom: 0;
    right: 4px;
    top: auto;
    width: 22px
}

.burgerInner {
    background: var(--grey-text, #63656a);
    display: block;
    height: 2px;
    overflow: hidden;
    position: absolute;
    right: 4px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    width: 22px
}

.footer {
    background: #fafafa;
    margin-top: 140px;
    padding-bottom: 40px;
    padding-top: 70px
}

@media(max-width:1023px) {
    .footer {
        margin-top: 120px;
        padding-top: 60px
    }
}

.footer .disclaimer {
    color: #63656a;
    font-size: 40px;
    line-height: 120%;
    margin-bottom: 40px;
    max-width: 100%;
    text-align: center
}

@media(max-width:1023px) {
    .footer .disclaimer {
        margin-bottom: 30px
    }
}

@media(max-width:539px) {
    .footer .disclaimer {
        font-size: 29px
    }
}

.footer .two-column {
    display: grid;
    gap: 70px;
    grid-template-columns: 1fr 1fr;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%
}

@media(max-width:767px) {
    .footer .two-column {
        gap: 0;
        grid-template-columns: 1fr;
        margin-bottom: 20px
    }
}

.contents-disclaimer {
    color: rgba(223, 86, 123, .7);
    font-size: 28px !important;
    font-style: normal;
    font-weight: 300;
    line-height: 100% !important;
    margin-bottom: 0 !important;
    margin-top: 40px;
    text-transform: uppercase
}

@media(max-width:1439px) {
    .contents-disclaimer {
        font-size: 18px !important
    }
}

@media(max-width:767px) {
    .contents-disclaimer {
        font-size: 16px !important;
        margin-top: 30px
    }
}

.iframe {
    margin: 80px -40px;
    padding: 40px;
    position: relative
}

@media(max-width:1439px) {
    .iframe {
        margin-left: 0;
        margin-right: 0
    }
}

@media(max-width:1023px) {
    .iframe {
        margin-bottom: 20px
    }
}

@media(max-width:767px) {
    .iframe {
        margin-bottom: 60px;
        margin-top: 60px;
        padding-left: 20px;
        padding-right: 20px
    }
}

@media(max-width:374px) {
    .iframe {
        padding-bottom: 20px;
        padding-top: 20px
    }
}

.iframe>:not(.bg_default) {
    position: relative
}

.iframe * {
    color: #4c4d51 !important
}

.iframe .iframe-title {
    margin-bottom: 20px !important;
    margin-top: 0 !important;
    max-width: none !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important
}

.iframe-container {
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;
    width: 100%
}

.iframe-container iframe {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.iframe_desc {
    margin-top: 12px
}

.iframe_desc>:last-child {
    margin-bottom: 0 !important
}

.bg_default {
    border-radius: 30px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

@media(max-width:767px) {
    .bg_default {
        border-radius: 20px
    }
}

.bg_default.bg_purple {
    background: #fdeef0
}

.links-creator {
    border-top: 1px solid #58595b;
    font-size: 15px;
    line-height: 1.35;
    margin-top: 50px;
    max-width: none !important;
    padding-top: 30px;
    position: relative;
    width: 100% !important
}

.product-bg_top {
    left: 50%;
    position: absolute;
    top: -189px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 2500px;
    z-index: -1
}

@media(max-width:1439px) {
    .product-bg_top {
        width: 2196px
    }
}

@media(max-width:1024px) {
    .product-bg_top {
        top: -189px;
        width: 1024px
    }
}

@media(max-width:768px) {
    .product-bg_top {
        width: 768px
    }
}

@media(max-width:767px) {
    .product-bg_top {
        height: 77%;
        min-width: 500px;
        top: -259px;
        width: 100vw
    }

    .product-bg_top img {
        height: 100%;
        width: 100%
    }
}

.capsuls-img {
    height: auto;
    left: 50%;
    max-width: 1160px;
    pointer-events: none;
    position: absolute;
    top: -222px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100vw;
    z-index: 2
}

@media(max-width:1439px) {
    .capsuls-img {
        max-width: 1016px;
        top: -187px
    }
}

@media(max-width:1023px) {
    .capsuls-img {
        top: -168px
    }
}

@media(max-width:767px) {
    .capsuls-img {
        max-width: 382px;
        min-width: 349px;
        top: -85px
    }
}

.product-title {
    color: var(--grey-text, #63656a);
    font-family: Viaoda Libre, sans-serif;
    font-size: 42px;
    font-weight: 400;
    line-height: 110%;
    margin-bottom: 60px;
    text-align: center
}

@media(max-width:1439px) {
    .product-title {
        font-size: 41px
    }
}

@media(max-width:1023px) {
    .product-title {
        font-size: 40px
    }
}

@media(max-width:767px) {
    .product-title {
        font-size: 24px;
        margin-bottom: 40px
    }
}

.product-subtitle {
    color: var(--grey-text, #63656a);
    font-size: 24px;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 72px;
    margin-left: auto;
    margin-right: auto;
    max-width: 530px;
    text-align: center
}

@media(max-width:1023px) {
    .product-subtitle {
        font-size: 22px;
        margin-bottom: 79px
    }
}

@media(max-width:767px) {
    .product-subtitle {
        font-size: 18px;
        margin-bottom: 45px
    }
}

.product-header {
    position: relative
}

@media(max-width:767px) {
    .product-header.product-header-green .product-bg_top {
        height: 126.4%;
        min-width: 768px;
        top: -259px
    }
}

.product-header.product-header-green .product-title {
    margin-left: auto;
    margin-right: auto;
    max-width: 700px
}

.product-header.product-header-green .product-subtitle {
    margin-bottom: 79px;
    max-width: 747px
}

@media(max-width:1439px) {
    .product-header.product-header-green .product-subtitle {
        margin-bottom: 86px;
        max-width: 556px
    }
}

@media(max-width:1023px) {
    .product-header.product-header-green .product-subtitle {
        margin-bottom: 68px;
        max-width: 514px
    }
}

@media(max-width:767px) {
    .product-header.product-header-green .product-subtitle {
        margin-bottom: 80px
    }
}

.product-header.product-header-green .product-body-columns {
    margin-top: 22px
}

@media(max-width:1439px) {
    .product-header.product-header-red .product-bg_top {
        width: 2467px
    }
}

@media(max-width:1024px) {
    .product-header.product-header-red .product-bg_top {
        width: 1024px
    }
}

@media(max-width:768px) {
    .product-header.product-header-red .product-bg_top {
        width: 768px
    }
}

@media(max-width:767px) {
    .product-header.product-header-red .product-bg_top {
        height: 95.4%;
        min-width: 320px;
        top: -259px;
        width: 100vw
    }
}

@media(max-width:767px)and (min-width:400px) {
    .product-header.product-header-red .product-bg_top img {
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: bottom;
        object-position: bottom
    }
}

.product-header.product-header-red .product-title {
    margin-left: auto;
    margin-right: auto;
    max-width: 800px
}

.product-header.product-header-red .product-subtitle {
    margin-bottom: 20px;
    max-width: 575px
}

@media(max-width:1439px) {
    .product-header.product-header-red .product-subtitle {
        margin-bottom: 20px;
        max-width: 556px
    }
}

@media(max-width:1023px) {
    .product-header.product-header-red .product-subtitle {
        margin-bottom: 43px;
        max-width: 514px
    }
}

.product-header.product-header-red .product-body-columns {
    margin-top: 22px
}

.product-header h1 {
    color: var(--pink, #df567b);
    font-family: Viaoda Libre, sans-serif;
    font-size: 87px;
    font-weight: 400;
    line-height: 110%;
    margin-bottom: 16px;
    margin-top: 29px;
    text-align: center
}

@media(max-width:1439px) {
    .product-header h1 {
        margin-top: 68px
    }
}

@media(max-width:1023px) {
    .product-header h1 {
        font-size: 76px;
        margin-bottom: 17px
    }
}

@media(max-width:767px) {
    .product-header h1 {
        font-size: 48px;
        margin-bottom: 16px;
        margin-top: 88px
    }
}

.product-header h1 sup {
    display: inline-block;
    font-size: 3.3rem;
    -webkit-transform: translateY(-13px);
    transform: translateY(-13px);
    vertical-align: bottom
}

@media(max-width:767px) {
    .product-header h1 sup {
        font-size: 1.7rem;
        -webkit-transform: translateY(-7px);
        transform: translateY(-7px);
        vertical-align: bottom
    }
}

.product-header .pack {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 447px;
    margin-bottom: 81px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: 772px
}

@media(max-width:1439px) {
    .product-header .pack {
        height: 358px;
        width: 618px
    }
}

@media(max-width:1023px) {
    .product-header .pack {
        height: 283px;
        margin-bottom: 60px;
        width: 489px
    }
}

@media(max-width:767px) {
    .product-header .pack {
        height: 161px;
        width: 279px
    }
}

.product-header .pack.pack_gel {
    height: 451px;
    width: 927px
}

@media(max-width:1439px) {
    .product-header .pack.pack_gel {
        height: 351px;
        width: 723px
    }
}

@media(max-width:1023px) {
    .product-header .pack.pack_gel {
        height: 277px;
        margin-bottom: 60px;
        width: 571px
    }
}

@media(max-width:767px) {
    .product-header .pack.pack_gel {
        height: 137px;
        width: 281px
    }
}

.product-header .pack.pack_mylo {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 641px;
    width: 524px
}

@media(max-width:1439px) {
    .product-header .pack.pack_mylo {
        height: 617px;
        margin-bottom: 66px;
        width: 513px
    }
}

@media(max-width:1023px) {
    .product-header .pack.pack_mylo {
        height: 550px;
        width: 418px
    }
}

@media(max-width:767px) {
    .product-header .pack.pack_mylo {
        height: 420px;
        margin-bottom: 44px;
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
        width: 284px
    }
}

.product-header .pack img {
    height: auto;
    width: 100%
}

.product-header .btn_product_second {
    margin-left: auto;
    margin-right: auto
}

.green-line {
    background: #cfdb95;
    border-radius: 20px;
    -webkit-box-shadow: 0 30px 55px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 30px 55px 0 rgba(0, 0, 0, .07);
    color: var(--Grey_text, #63656a);
    font-size: 22px;
    line-height: 120%;
    margin-top: 48px;
    padding: 56px
}

@media(max-width:1439px) {
    .green-line {
        margin-top: 40px
    }
}

@media(max-width:1023px) {
    .green-line {
        font-size: 20px;
        margin-top: 20px
    }
}

@media(max-width:767px) {
    .green-line {
        font-size: 16px;
        padding: 32px
    }
}

.green-line.green-line__transparent {
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    background: hsla(0, 0%, 98%, .71);
    border-radius: 20px;
    -webkit-box-shadow: 0 30px 55px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 30px 55px 0 rgba(0, 0, 0, .07);
    margin-top: 38px;
    padding: 48px 56px 48px 66px
}

@media(max-width:1023px) {
    .green-line.green-line__transparent {
        margin-top: 20px;
        padding: 48px 56px 48px 66px
    }
}

@media(max-width:767px) {
    .green-line.green-line__transparent {
        padding: 32px
    }
}

.green-line.green-line__transparent.green-line__transparent_first {
    padding: 113px 56px 48px 66px
}

@media(max-width:1023px) {
    .green-line.green-line__transparent.green-line__transparent_first {
        padding: 48px 56px 48px 66px
    }
}

@media(max-width:767px) {
    .green-line.green-line__transparent.green-line__transparent_first {
        padding: 32px
    }
}

.green-line.green-line__transparent h3 {
    color: var(--Pink_2, #eb547a);
    margin-bottom: 24px
}

@media(max-width:1023px) {
    .green-line.green-line__transparent h3 {
        font-size: 52px
    }
}

@media(max-width:767px) {
    .green-line.green-line__transparent h3 {
        font-size: 34px
    }
}

.green-line.green-line__transparent p {
    line-height: 122% !important
}

.green-line.green-line__orange {
    background: #ffc2b2;
    padding: 48px 56px 48px 76px;
    position: relative
}

@media(max-width:1439px) {
    .green-line.green-line__orange {
        margin-left: auto;
        margin-right: auto;
        max-width: 728px
    }
}

@media(max-width:1023px) {
    .green-line.green-line__orange {
        max-width: 534px
    }

    .green-line.green-line__orange p {
        font-size: 18px;
        line-height: 122%
    }
}

@media(max-width:767px) {
    .green-line.green-line__orange p {
        font-size: 16px;
        line-height: 119%
    }
}

.green-line.green-line__orange picture {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    pointer-events: none;
    position: absolute;
    z-index: 2
}

.green-line.green-line__orange.green-line__orange_img1 {
    padding: 48px 168px 45px 76px
}

@media(max-width:1439px) {
    .green-line.green-line__orange.green-line__orange_img1 {
        padding: 48px 78px 45px 76px
    }
}

@media(max-width:1023px) {
    .green-line.green-line__orange.green-line__orange_img1 {
        padding: 48px 56px 48px 50px
    }
}

@media(max-width:767px) {
    .green-line.green-line__orange.green-line__orange_img1 {
        padding: 32px
    }
}

.green-line.green-line__orange.green-line__orange_img1 picture {
    height: 246px;
    right: -120px;
    top: -25px;
    width: 254px
}

@media(max-width:1439px) {
    .green-line.green-line__orange.green-line__orange_img1 picture {
        right: -121px;
        top: -36px
    }
}

@media(max-width:1023px) {
    .green-line.green-line__orange.green-line__orange_img1 picture {
        height: 246px;
        right: -96px;
        top: -48px;
        width: 168px
    }
}

@media(max-width:767px) {
    .green-line.green-line__orange.green-line__orange_img1 picture {
        height: 246px;
        right: -35px;
        top: -100px;
        width: 95px
    }
}

.green-line.green-line__orange.green-line__orange_img2 {
    padding: 48px 76px 46px 191px
}

@media(max-width:1439px) {
    .green-line.green-line__orange.green-line__orange_img2 {
        padding: 48px 67px 46px 191px
    }
}

@media(max-width:1023px) {
    .green-line.green-line__orange.green-line__orange_img2 {
        margin-top: 48px;
        padding: 48px 67px 46px 154px
    }
}

@media(max-width:767px) {
    .green-line.green-line__orange.green-line__orange_img2 {
        margin-top: 20px;
        padding: 91px 32px 32px
    }
}

.green-line.green-line__orange.green-line__orange_img2 picture {
    height: 340px;
    left: -158px;
    top: -85px;
    width: 342px
}

@media(max-width:1439px) {
    .green-line.green-line__orange.green-line__orange_img2 picture {
        left: -160px;
        top: -74px
    }
}

@media(max-width:1023px) {
    .green-line.green-line__orange.green-line__orange_img2 picture {
        height: 340px;
        left: -117px;
        top: -19px;
        width: 262.028px
    }
}

@media(max-width:767px) {
    .green-line.green-line__orange.green-line__orange_img2 picture {
        height: 102.528px;
        left: -5px;
        top: -25px;
        width: 125.634px
    }
}

.green-line.green-line__orange.green-line__orange_img3 {
    padding: 48px 180px 46px 76px
}

@media(max-width:1439px) {
    .green-line.green-line__orange.green-line__orange_img3 {
        padding: 48px 190px 46px 76px
    }
}

@media(max-width:1023px) {
    .green-line.green-line__orange.green-line__orange_img3 {
        margin-top: 48px;
        padding: 48px 88px 47px 50px
    }
}

@media(max-width:767px) {
    .green-line.green-line__orange.green-line__orange_img3 {
        margin-top: 20px;
        padding: 32px 32px 65px
    }
}

.green-line.green-line__orange.green-line__orange_img3 picture {
    bottom: -142px;
    height: 242px;
    right: -140px;
    width: 336px
}

@media(max-width:1439px) {
    .green-line.green-line__orange.green-line__orange_img3 picture {
        bottom: -131px;
        right: -134px
    }
}

@media(max-width:1023px) {
    .green-line.green-line__orange.green-line__orange_img3 picture {
        bottom: -77px;
        height: 193px;
        right: -116px;
        width: 234px
    }
}

@media(max-width:767px) {
    .green-line.green-line__orange.green-line__orange_img3 picture {
        bottom: -38px;
        height: 102px;
        right: 8px;
        width: 142px
    }
}

.green-line.green-line__orange h3 {
    margin-bottom: 25px
}

@media(max-width:1023px) {
    .green-line.green-line__orange h3 {
        margin-bottom: 23px
    }
}

@media(max-width:767px) {
    .green-line.green-line__orange h3 {
        margin-bottom: 19px
    }
}

.green-line sup {
    display: inline-block;
    font-size: .9rem;
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
    vertical-align: bottom
}

@media(max-width:1023px) {
    .green-line sup {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@media(max-width:767px) {
    .green-line sup {
        font-size: .6rem;
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
}

.green-line ul {
    list-style: disc;
    margin-top: 26px !important;
    padding-left: 22px !important
}

@media(max-width:1023px) {
    .green-line ul {
        margin-top: 23px !important
    }
}

@media(max-width:767px) {
    .green-line ul {
        margin-top: 19px !important;
        padding-left: 18px !important
    }
}

.green-line ul li {
    line-height: 120% !important;
    margin-bottom: 0 !important;
    padding-left: 0 !important
}

.green-line ul li:before {
    display: none !important
}

.green-line h3 {
    color: var(--White, #fff);
    font-family: Viaoda Libre, sans-serif;
    font-size: 52px;
    line-height: 110%;
    margin-bottom: 33px
}

@media(max-width:1023px) {
    .green-line h3 {
        font-size: 46px
    }
}

@media(max-width:767px) {
    .green-line h3 {
        font-size: 24px;
        margin-bottom: 20px
    }
}

.green-line>:last-child {
    margin-bottom: 0 !important
}

.product-calculator {
    color: var(--grey-text, #63656a);
    font-size: 20px;
    line-height: 130%
}

@media(max-width:767px) {
    .product-calculator {
        font-size: 18px;
        line-height: 127%
    }
}

.product-calculator sup {
    display: inline-block;
    font-size: .9rem;
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    vertical-align: bottom
}

.product-calculator .pink {
    color: #df567b;
    margin-bottom: 40px;
    margin-top: 48px
}

@media(max-width:767px) {
    .product-calculator .pink {
        margin-top: 20px
    }
}

.product-calculator .table-wrapper {
    margin: -5px;
    overflow: auto
}

@media(max-width:767px) {
    .product-calculator .table-wrapper {
        margin: -17px -33px -17px -17px;
        padding-right: 11px
    }
}

.product-calculator .calc-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px;
    margin-top: 60px
}

@media(max-width:1023px) {
    .product-calculator .calc-footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 20px
    }
}

@media(max-width:767px) {
    .product-calculator .calc-footer {
        margin-top: 40px
    }
}

.product-calculator .calc-footer sup {
    display: inline-block;
    font-size: 2rem;
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
    vertical-align: bottom
}

.product-calculator .calc-footer>:first-child {
    color: var(--grey-text, #63656a);
    font-size: 20px;
    font-weight: 700 !important;
    line-height: 130%
}

@media(max-width:767px) {
    .product-calculator .calc-footer>:first-child {
        font-size: 18px
    }
}

.product-calculator .calc-footer>:last-child ul {
    margin-bottom: 0;
    margin-top: 0
}

.product-calculator .calc-footer>:last-child ul li {
    margin-bottom: 8px
}

@media(max-width:767px) {
    .product-calculator .calc-footer>:last-child ul li {
        font-size: 18px
    }
}

.product-calculator .green-line-result {
    background: #cfdb95;
    border-radius: 20px;
    -webkit-box-shadow: -7px -1px 55px 0 rgba(0, 0, 0, .07);
    box-shadow: -7px -1px 55px 0 rgba(0, 0, 0, .07);
    color: var(--Grey_text, #63656a);
    font-size: 20px;
    line-height: 120%;
    padding: 56px
}

@media(max-width:1439px) {
    .product-calculator .green-line-result {
        padding: 40px 56px
    }
}

@media(max-width:1023px) {
    .product-calculator .green-line-result {
        padding: 40px 42px
    }
}

@media(max-width:767px) {
    .product-calculator .green-line-result {
        font-size: 16px;
        padding: 32px
    }
}

.product-calculator .green-line-result.green-line-result-active p {
    display: block
}

.product-calculator .green-line-result p {
    display: none;
    margin-top: 20px
}

.product-calculator .green-line-result p sup {
    font-size: 2rem;
    -webkit-transform: translateY(1px);
    transform: translateY(1px)
}

.product-calculator .green-line-result .title-result {
    color: #fff;
    font-family: Viaoda Libre, sans-serif;
    font-size: 72px;
    line-height: 110%
}

@media(max-width:1023px) {
    .product-calculator .green-line-result .title-result {
        font-size: 58px
    }
}

@media(max-width:767px) {
    .product-calculator .green-line-result .title-result {
        font-size: 34px
    }
}

.product-calculator .grid-table {
    display: grid;
    gap: 5px;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: repeat(6, 1fr)
}

.product-calculator .grid-table .td-table {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 84px;
    justify-content: center;
    text-align: center
}

.product-calculator table {
    border-spacing: 5px;
    width: 100%
}

@media(max-width:767px) {
    .product-calculator table {
        border-spacing: 17px
    }
}

.product-calculator table thead td {
    background: var(--pink, #df567b);
    color: var(--White, #fff);
    font-size: 18px;
    font-weight: 600;
    line-height: 120%;
    text-align: center
}

@media(max-width:1023px) {
    .product-calculator table thead td {
        font-size: 16px
    }
}

.product-calculator table tbody td {
    cursor: pointer
}

.product-calculator table tbody td:hover {
    background: #dcdcdc
}

.product-calculator table td {
    background: #f1f1f1;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: var(--Grey_text, #63656a);
    font-size: 16px;
    font-weight: 400;
    line-height: 110%;
    max-height: 84px;
    min-width: 118px;
    text-align: center;
    vertical-align: middle
}

@media(max-width:1023px) {
    .product-calculator table td {
        font-size: 14px
    }
}

.product-calculator table td.td-active {
    background: #cfdb95 !important
}

.product-calculator table td * {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 84px;
    justify-content: center;
    padding: 16px;
    width: 100%
}

@media(max-width:1023px) {
    .product-calculator table td * {
        padding: 10px
    }
}

.product-calculator h2 {
    margin-bottom: 40px;
    padding-top: 150px !important
}

@media(max-width:1023px) {
    .product-calculator h2 {
        padding-top: 121px !important
    }
}

@media(max-width:767px) {
    .product-calculator h2 {
        padding-top: 80px !important
    }
}

.product-body-columns {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    color: var(--Grey_text, #63656a);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    justify-content: space-between;
    line-height: 120%;
    margin-top: 42px;
    text-align: center
}

@media(max-width:1023px) {
    .product-body-columns {
        font-size: 18px
    }
}

@media(max-width:767px) {
    .product-body-columns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 34px;
        margin-top: 22px
    }
}

.product-body-columns picture {
    height: 258px;
    position: relative;
    width: 100%
}

@media(max-width:1023px) {
    .product-body-columns picture {
        height: 239px
    }
}

.product-body-columns picture img {
    content: " ";
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%
}

@media(max-width:1023px) {
    .product-body-columns picture img {
        height: auto;
        max-width: none;
        top: -20px;
        width: 258px
    }
}

.product-body-columns>div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: flex-start;
    width: 30%
}

@media(max-width:1023px) {
    .product-body-columns>div {
        width: 28%
    }
}

@media(max-width:767px) {
    .product-body-columns>div {
        width: 100%
    }
}

.product-body-columns>div>span {
    margin-top: -51px
}

.product-body-columns>div>span>span {
    white-space: nowrap
}

.product-body-columns>div>span sup {
    display: inline-block;
    font-size: 14px;
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px);
    vertical-align: baseline
}

.result-bubbles {
    position: relative
}

.result-bubbles picture {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 445px;
    left: 50%;
    max-width: 1583px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(calc(-50% - 55px), -44px);
    transform: translate(calc(-50% - 55px), -44px);
    width: 100vw;
    z-index: -1
}

@media(max-width:1024px) {
    .result-bubbles picture {
        -webkit-transform: translate(-50%, -6.2%);
        transform: translate(-50%, -6.2%)
    }
}

@media(max-width:1023px) {
    .result-bubbles picture {
        display: none
    }
}

.product-body {
    margin-top: 372px;
    position: relative
}

@media(max-width:1439px) {
    .product-body {
        margin-top: 336px
    }
}

@media(max-width:1023px) {
    .product-body {
        margin-top: 288px
    }
}

@media(max-width:767px) {
    .product-body {
        margin-top: 164px
    }
}

.product-body:before {
    background: url(../images/design/circle-gray.f5b82a.svg) no-repeat;
    background-size: 100% !important;
    content: " ";
    display: block;
    height: 100%;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 3158px;
    z-index: -1
}

@media(max-width:1439px) {
    .product-body:before {
        width: 3085px
    }
}

@media(max-width:1023px) {
    .product-body:before {
        width: 3286px
    }
}

.product-body.product-body-orange {
    margin-top: 206px;
    padding-bottom: 300px
}

@media(max-width:1023px) {
    .product-body.product-body-orange {
        padding-bottom: 230px
    }
}

@media(max-width:767px) {
    .product-body.product-body-orange {
        margin-top: 115px;
        padding-bottom: 180px
    }
}

.product-body.product-body-orange:before {
    background-size: 100% 100% !important;
    height: 100%;
    width: 4858px
}

@media(max-width:420px) {
    .product-body.product-body-orange:before {
        width: 5179px
    }
}

.product-body.product-body-orange .ph {
    max-width: 814px;
    position: relative
}

.product-body.product-body-orange .ph picture {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 0;
    top: 94px;
    -webkit-transform: translateX(calc(50% + 197px));
    transform: translateX(calc(50% + 197px));
    width: 515px;
    z-index: -1
}

@media(max-width:1439px) {
    .product-body.product-body-orange .ph picture {
        top: 130px;
        -webkit-transform: translateX(calc(50% - 52px));
        transform: translateX(calc(50% - 52px));
        width: 354px
    }
}

@media(max-width:1023px) {
    .product-body.product-body-orange .ph picture {
        display: none
    }
}

.product-body.product-body-orange .ph h2 {
    margin-bottom: 60px;
    padding-top: 150px;
    text-align: left
}

@media(max-width:1439px) {
    .product-body.product-body-orange .ph h2 {
        padding-top: 120px
    }
}

@media(max-width:1023px) {
    .product-body.product-body-orange .ph h2 {
        margin-bottom: 39px
    }
}

@media(max-width:767px) {
    .product-body.product-body-orange .ph h2 {
        padding-top: 70px
    }
}

.product-body.product-body-orange .ph p {
    color: var(--grey-text, #63656a);
    font: 400 20px Proxima Nova, sans-serif;
    line-height: 130%
}

@media(max-width:1439px) {
    .product-body.product-body-orange .ph p {
        padding-right: 324px
    }
}

@media(max-width:1023px) {
    .product-body.product-body-orange .ph p {
        font-size: 18px;
        padding-right: 0
    }
}

.product-body.product-body-orange .ph p sup {
    display: inline-block;
    font-size: .7rem;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    vertical-align: bottom
}

.product-body.product-body-orange .shcala-ph h2 {
    color: var(--grey-text, #63656a) !important;
    margin-bottom: 24px;
    padding-top: 150px
}

@media(max-width:1439px) {
    .product-body.product-body-orange .shcala-ph h2 {
        padding-top: 181px
    }
}

@media(max-width:1023px) {
    .product-body.product-body-orange .shcala-ph h2 {
        padding-top: 120px
    }
}

@media(max-width:767px) {
    .product-body.product-body-orange .shcala-ph h2 {
        padding-top: 80px
    }
}

.product-body.product-body-orange .shcala-ph .ph-result {
    background: #fafafa;
    border-radius: 20px;
    -webkit-box-shadow: 0 10px 43px 0 rgba(0, 0, 0, .13);
    box-shadow: 0 10px 43px 0 rgba(0, 0, 0, .13);
    color: var(--Grey_text, #63656a);
    font: 400 20px Proxima Nova, sans-serif;
    font-size: 20px;
    font-style: normal;
    line-height: 120%;
    margin-top: 115px;
    padding: 56px;
    text-align: center
}

@media(max-width:1023px) {
    .product-body.product-body-orange .shcala-ph .ph-result {
        font-size: 18px
    }
}

@media(max-width:767px) {
    .product-body.product-body-orange .shcala-ph .ph-result {
        margin-top: 21px;
        padding: 32px
    }
}

.product-body.product-body-orange .shcala-ph .ph-result strong {
    color: var(--Pink_2, #eb547a);
    font-weight: 700
}

.product-body.product-body-orange .shcala-ph .ph-scheme-wrapper {
    padding-bottom: 100px;
    padding-top: 10px
}

@media(max-width:767px) {
    .product-body.product-body-orange .shcala-ph .ph-scheme-wrapper {
        overflow-x: auto
    }
}

.product-body.product-body-orange .shcala-ph .ph-scheme {
    min-width: 685px;
    position: relative;
    width: 100%
}

.product-body.product-body-orange .shcala-ph .ph-scheme .ph-scheme-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 7px
}

.product-body.product-body-orange .shcala-ph .ph-scheme .ph-scheme-columns .ph-color {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    color: var(--Grey_text, #63656a);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    font: 400 20px Proxima Nova, sans-serif;
    font-size: 18px;
    font-weight: 700;
    gap: 8px;
    line-height: 120%;
    text-align: center;
    width: 100%
}

.product-body.product-body-orange .shcala-ph .ph-scheme .ph-scheme-columns .ph-color:hover {
    -webkit-transform: scale(1.04);
    transform: scale(1.04)
}

.product-body.product-body-orange .shcala-ph .ph-scheme .ph-scheme-columns .ph-color:nth-of-type(2):after {
    background: #e56637
}

.product-body.product-body-orange .shcala-ph .ph-scheme .ph-scheme-columns .ph-color:nth-of-type(3):after {
    background: #f9dc4c
}

.product-body.product-body-orange .shcala-ph .ph-scheme .ph-scheme-columns .ph-color:nth-of-type(4):after {
    background: #ffff58
}

.product-body.product-body-orange .shcala-ph .ph-scheme .ph-scheme-columns .ph-color:nth-of-type(5):after {
    background: #cdf05c
}

.product-body.product-body-orange .shcala-ph .ph-scheme .ph-scheme-columns .ph-color:nth-of-type(6):after {
    background: #a3de61
}

.product-body.product-body-orange .shcala-ph .ph-scheme .ph-scheme-columns .ph-color:nth-of-type(7):after {
    background: #7ed165
}

.product-body.product-body-orange .shcala-ph .ph-scheme .ph-scheme-columns .ph-color:nth-of-type(8):after {
    background: #68ba62
}

.product-body.product-body-orange .shcala-ph .ph-scheme .ph-scheme-columns .ph-color:nth-of-type(9):after {
    background: #6acf7e
}

.product-body.product-body-orange .shcala-ph .ph-scheme .ph-scheme-columns .ph-color:nth-of-type(10):after {
    background: #64d2bd
}

.product-body.product-body-orange .shcala-ph .ph-scheme .ph-scheme-columns .ph-color:nth-of-type(11):after {
    background: #659bcd
}

.product-body.product-body-orange .shcala-ph .ph-scheme .ph-scheme-columns .ph-color:nth-of-type(12):after {
    background: #3a4575
}

.product-body.product-body-orange .shcala-ph .ph-scheme .ph-scheme-columns .ph-color:nth-of-type(13):after {
    background: #4d4676
}

.product-body.product-body-orange .shcala-ph .ph-scheme .ph-scheme-columns .ph-color:nth-of-type(14):after {
    background: #4e3975
}

.product-body.product-body-orange .shcala-ph .ph-scheme .ph-scheme-columns .ph-color:nth-of-type(15):after {
    background: #3a226d
}

.product-body.product-body-orange .shcala-ph .ph-scheme .ph-scheme-columns .ph-color:after {
    background: #d9312f;
    border-radius: 6px;
    content: " ";
    cursor: pointer;
    display: block;
    height: 308px;
    width: 100%
}

@media(max-width:1439px) {
    .product-body.product-body-orange .shcala-ph .ph-scheme .ph-scheme-columns .ph-color:after {
        height: 249.586px
    }
}

@media(max-width:1023px) {
    .product-body.product-body-orange .shcala-ph .ph-scheme .ph-scheme-columns .ph-color:after {
        height: 181.879px
    }
}

.product-body.product-body-orange .shcala-ph .ph-scheme span {
    bottom: 0;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.product-body.product-body-orange .shcala-ph .ph-figure {
    color: var(--Grey_text, #63656a);
    font: 400 18px Proxima Nova, sans-serif;
    font-size: 18px;
    font-style: normal;
    line-height: 120%;
    text-align: center
}

.product-body.product-body-orange .shcala-ph .ph-figure>div {
    bottom: 0;
    cursor: pointer;
    position: absolute;
    text-align: center
}

.product-body.product-body-orange .shcala-ph .ph-figure>div:hover:before {
    border-color: #eb547a
}

.product-body.product-body-orange .shcala-ph .ph-figure>div span {
    margin-bottom: -84px
}

.product-body.product-body-orange .shcala-ph .ph-figure>div:before {
    border-bottom: 1px solid #63656a;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    border-left: 1px solid #63656a;
    border-right: 1px solid #63656a;
    bottom: -53px;
    content: " ";
    height: 47px;
    left: 0;
    position: absolute;
    top: auto;
    width: 100%
}

.product-body.product-body-orange .shcala-ph .ph-figure>div:first-of-type {
    left: 19.9%;
    width: 13.3%
}

.product-body.product-body-orange .shcala-ph .ph-figure>div:first-of-type span {
    margin-bottom: -44px
}

.product-body.product-body-orange .shcala-ph .ph-figure>div:first-of-type:before {
    bottom: -19px;
    height: 14px
}

.product-body.product-body-orange .shcala-ph .ph-figure>div:nth-of-type(2) {
    left: 0;
    width: 46.4%
}

.product-body.product-body-orange .shcala-ph .ph-figure>div:nth-of-type(3) {
    left: 46.93%;
    width: 6.1%
}

.product-body.product-body-orange .shcala-ph .ph-figure>div:nth-of-type(4) {
    right: 0;
    width: 46.4%
}

.product-body.product-body-orange .shcala-ph .cyslaya-block:first-child {
    position: relative
}

@media(max-width:767px) {
    .product-body.product-body-orange .where-buy.product-where-buy {
        margin-bottom: 9px
    }
}

.product-body.product-body-orange .where-buy.product-where-buy h2 {
    max-width: 766px;
    padding-top: 320px
}

@media(max-width:1439px) {
    .product-body.product-body-orange .where-buy.product-where-buy h2 {
        padding-top: 603px
    }
}

@media(max-width:1023px) {
    .product-body.product-body-orange .where-buy.product-where-buy h2 {
        max-width: 684px;
        padding-top: 432px;
        text-align: left
    }
}

@media(max-width:767px) {
    .product-body.product-body-orange .where-buy.product-where-buy h2 {
        max-width: 400px;
        padding-top: 181px
    }
}

.product-body.product-body-orange .where-buy.product-where-buy>picture:last-of-type {
    left: -296px;
    top: -20px;
    -webkit-transform: none;
    transform: none;
    width: 515px
}

@media(max-width:1439px) {
    .product-body.product-body-orange .where-buy.product-where-buy>picture:last-of-type {
        display: none
    }
}

.product-body.product-body-orange .where-buy.product-where-buy>picture:first-of-type {
    top: -133px;
    -webkit-transform: translateX(59px);
    transform: translateX(59px);
    width: 900px
}

@media(max-width:1439px) {
    .product-body.product-body-orange .where-buy.product-where-buy>picture:first-of-type {
        left: auto;
        right: 0;
        top: -179px;
        -webkit-transform: translateX(43px);
        transform: translateX(43px);
        width: 900px
    }
}

@media(max-width:1023px) {
    .product-body.product-body-orange .where-buy.product-where-buy>picture:first-of-type {
        bottom: auto;
        height: 716px;
        left: auto;
        padding-bottom: 0;
        position: absolute;
        right: -78px;
        top: -223px;
        -webkit-transform: none;
        transform: none;
        width: 676.375px
    }

    .product-body.product-body-orange .where-buy.product-where-buy>picture:first-of-type img {
        position: relative
    }
}

@media(max-width:767px) {
    .product-body.product-body-orange .where-buy.product-where-buy>picture:first-of-type {
        display: block;
        height: auto;
        margin-top: 0;
        max-width: 276px;
        min-width: 276px;
        right: -30px;
        top: -56px;
        width: 100%
    }
}

.product-body.product-body-green {
    margin-top: 332px;
    padding-bottom: 190px
}

@media(max-width:1439px) {
    .product-body.product-body-green {
        margin-top: 220px
    }
}

@media(max-width:1023px) {
    .product-body.product-body-green {
        margin-top: 62px
    }
}

@media(max-width:767px) {
    .product-body.product-body-green {
        margin-top: 83px
    }
}

.product-body.product-body-green:before {
    background-size: 100% 100% !important;
    height: 100%;
    width: 4858px
}

@media(max-width:420px) {
    .product-body.product-body-green:before {
        width: 5179px
    }
}

.product-body.product-body-green h2.h2__suhost {
    margin-bottom: 60px;
    padding-top: 150px
}

@media(max-width:1023px) {
    .product-body.product-body-green h2.h2__suhost {
        margin-bottom: 40px;
        padding-top: 72px
    }
}

@media(max-width:767px) {
    .product-body.product-body-green h2.h2__suhost {
        margin-bottom: 20px;
        padding-top: 59px
    }
}

.product-body.product-body-green .product-header-sub h2 {
    margin-bottom: 60px;
    padding-top: 150px
}

@media(max-width:1023px) {
    .product-body.product-body-green .product-header-sub h2 {
        margin-bottom: 40px;
        padding-top: 60px
    }
}

.product-body.product-body-green .product-header-sub h2:nth-of-type(2) {
    margin-bottom: 40px;
    padding-top: 149px
}

@media(max-width:1023px) {
    .product-body.product-body-green .product-header-sub h2:nth-of-type(2) {
        padding-top: 120px
    }
}

@media(max-width:767px) {
    .product-body.product-body-green .product-header-sub h2:nth-of-type(2) {
        font-size: 18px;
        padding-top: 80px
    }

    .product-body.product-body-green .where-buy.product-where-buy {
        margin-bottom: 9px
    }
}

.product-body.product-body-green .where-buy.product-where-buy h2 {
    max-width: 465px;
    padding-top: 220px
}

@media(max-width:1439px) {
    .product-body.product-body-green .where-buy.product-where-buy h2 {
        padding-top: 389px
    }
}

@media(max-width:1023px) {
    .product-body.product-body-green .where-buy.product-where-buy h2 {
        padding-top: 139px
    }
}

@media(max-width:767px) {
    .product-body.product-body-green .where-buy.product-where-buy h2 {
        max-width: 275px;
        padding-top: 76px
    }
}

.product-body.product-body-green .where-buy.product-where-buy>picture:last-of-type {
    display: none
}

@media(max-width:1023px) {
    .product-body.product-body-green .where-buy.product-where-buy>picture:last-of-type {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        left: 0;
        padding-bottom: 618px;
        position: relative;
        top: 0;
        -webkit-transform: none;
        transform: none;
        width: 100%
    }
}

@media(max-width:767px) {
    .product-body.product-body-green .where-buy.product-where-buy>picture:last-of-type {
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px;
        max-width: 489px;
        padding-bottom: 526px
    }
}

@media(max-width:521px) {
    .product-body.product-body-green .where-buy.product-where-buy>picture:last-of-type {
        padding-bottom: 107.96%
    }
}

@media(max-width:1023px) {
    .product-body.product-body-green .where-buy.product-where-buy>picture:last-of-type img {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        left: 50%;
        max-width: 720px;
        position: absolute;
        top: 1px;
        -webkit-transform: translateX(calc(-50% + 8px));
        transform: translateX(calc(-50% + 8px));
        width: 105.3%
    }
}

@media(max-width:767px) {
    .product-body.product-body-green .where-buy.product-where-buy>picture:last-of-type img {
        top: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 111.044%
    }
}

.product-body.product-body-green .where-buy.product-where-buy>picture:first-of-type {
    top: -63px;
    -webkit-transform: translateX(12px);
    transform: translateX(12px);
    width: 852px
}

@media(max-width:1439px) {
    .product-body.product-body-green .where-buy.product-where-buy>picture:first-of-type {
        top: -60px;
        -webkit-transform: translateX(-281px);
        transform: translateX(-281px);
        width: 793px
    }
}

@media(max-width:1023px) {
    .product-body.product-body-green .where-buy.product-where-buy>picture:first-of-type {
        height: 192px;
        margin-left: 0;
        margin-top: 0;
        padding-bottom: 0;
        position: absolute;
        top: -14px;
        -webkit-transform: translate(calc(-50% + 7px));
        transform: translate(calc(-50% + 7px));
        width: 520px
    }
}

@media(max-width:767px) {
    .product-body.product-body-green .where-buy.product-where-buy>picture:first-of-type {
        height: 126px;
        min-width: auto;
        top: -32px;
        width: 289px
    }

    .product-body.product-body-green .where-buy.product-where-buy>picture:first-of-type img {
        max-width: 100%;
        -o-object-fit: contain;
        object-fit: contain
    }
}

.product-body .product-body-prolady {
    color: var(--grey-text, #63656a);
    font-size: 24px;
    line-height: 120%;
    position: relative
}

@media(max-width:767px) {
    .product-body .product-body-prolady {
        font-size: 18px;
        margin-left: auto;
        margin-right: auto;
        max-width: 324px
    }
}

.product-body .product-body-prolady p:first-of-type {
    margin-top: 100px;
    max-width: 591px
}

@media(max-width:1439px) {
    .product-body .product-body-prolady p:first-of-type {
        max-width: 490px
    }
}

@media(max-width:1023px) {
    .product-body .product-body-prolady p:first-of-type {
        margin-left: auto;
        margin-right: auto;
        margin-top: 84px;
        max-width: 575px;
        text-align: center
    }
}

@media(max-width:767px) {
    .product-body .product-body-prolady p:first-of-type {
        margin-top: 40px
    }
}

.product-body .product-body-prolady p:first-of-type strong {
    margin-left: 17px;
    margin-right: 6px;
    -webkit-transform: translateY(5px);
    transform: translateY(5px)
}

@media(max-width:1439px) {
    .product-body .product-body-prolady p:first-of-type strong {
        margin-left: 8px
    }
}

@media(max-width:1023px) {
    .product-body .product-body-prolady p:first-of-type strong {
        margin-right: 13px;
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }
}

@media(max-width:767px) {
    .product-body .product-body-prolady p:first-of-type strong {
        margin-right: 0
    }
}

.product-body .product-body-prolady p:nth-of-type(2) {
    margin-top: 50px;
    max-width: 648px
}

@media(max-width:1439px) {
    .product-body .product-body-prolady p:nth-of-type(2) {
        margin-top: 38px;
        max-width: 408px
    }
}

@media(max-width:1023px) {
    .product-body .product-body-prolady p:nth-of-type(2) {
        margin-left: auto;
        margin-right: auto;
        margin-top: 42px;
        max-width: 605px;
        text-align: center
    }
}

@media(max-width:767px) {
    .product-body .product-body-prolady p:nth-of-type(2) {
        margin-top: 27px
    }
}

.product-body .product-body-prolady p:nth-of-type(2) strong {
    margin-left: 13px;
    margin-right: 16px;
    -webkit-transform: translateY(1px);
    transform: translateY(1px)
}

.product-body .product-body-prolady p:nth-of-type(3) {
    margin-top: 34px;
    max-width: 648px
}

@media(max-width:1439px) {
    .product-body .product-body-prolady p:nth-of-type(3) {
        margin-top: 58px;
        max-width: 442px
    }
}

@media(max-width:1023px) {
    .product-body .product-body-prolady p:nth-of-type(3) {
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }
}

@media(max-width:767px) {
    .product-body .product-body-prolady p:nth-of-type(3) {
        margin-top: 23px
    }
}

.product-body .product-body-prolady p:nth-of-type(3) strong {
    margin-left: 26px;
    margin-right: 18px
}

@media(max-width:1439px) {
    .product-body .product-body-prolady p:nth-of-type(3) strong {
        margin-left: 5px;
        margin-right: 7px;
        margin-top: -27px
    }
}

.product-body .product-body-prolady .petal-group-2-img {
    left: 50%;
    pointer-events: none;
    position: absolute;
    top: -12px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 1779px;
    z-index: 2
}

.product-body .product-body-prolady .women-img {
    position: absolute;
    right: -262px;
    top: 110px;
    width: 785px;
    z-index: -1
}

@media(max-width:1439px) {
    .product-body .product-body-prolady .women-img {
        bottom: -114px;
        right: -51px;
        top: auto;
        width: 62.3%
    }
}

@media(max-width:1023px) {
    .product-body .product-body-prolady .women-img {
        bottom: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        left: auto;
        margin-left: auto;
        margin-right: auto;
        margin-top: 51px;
        padding-bottom: 85.5%;
        position: relative;
        right: -15px;
        top: 0;
        width: 85%
    }
}

@media(max-width:767px) {
    .product-body .product-body-prolady .women-img {
        margin-left: -11px;
        margin-top: 38px;
        padding-bottom: 113.5%;
        right: 0;
        width: calc(100% + 39px)
    }
}

@media(max-width:1023px) {
    .product-body .product-body-prolady .women-img img {
        content: " ";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }
}

.product-body .product-body-prolady strong {
    color: var(--pink, #df567b);
    display: inline-block;
    font-family: Viaoda Libre, sans-serif;
    font-size: 98.694px;
    font-weight: 400;
    line-height: 29px;
    text-align: center
}

@media(max-width:767px) {
    .product-body .product-body-prolady strong {
        font-size: 60px
    }
}

.product-body .product-body-prolady sup {
    display: inline-block;
    font-size: 14px;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    vertical-align: baseline
}

@media(max-width:767px) {
    .product-body .product-body-prolady sup {
        font-size: 10px;
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
        vertical-align: bottom
    }
}

.product-body .product-body-prolady h2 {
    max-width: 631px;
    padding-top: 145px;
    text-align: left
}

@media(max-width:1439px) {
    .product-body .product-body-prolady h2 {
        padding-top: 118px
    }
}

@media(max-width:1023px) {
    .product-body .product-body-prolady h2 {
        max-width: none;
        text-align: center
    }
}

@media(max-width:767px) {
    .product-body .product-body-prolady h2 {
        padding-top: 78px
    }
}

.product-body .schema {
    margin-top: 60px;
    position: relative
}

@media(max-width:1439px) {
    .product-body .schema {
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        width: 940px
    }
}

@media(max-width:1023px) {
    .product-body .schema {
        margin-top: 38px;
        max-width: 695px;
        width: 101.5%
    }
}

@media(max-width:767px) {
    .product-body .schema {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 12px;
        margin-top: 4px
    }
}

.product-body .schema div {
    color: var(--grey-text, #63656a);
    font-size: 17px;
    line-height: 120%
}

@media(max-width:1439px) {
    .product-body .schema div {
        font-size: 14px;
        padding-top: 205px;
        text-align: center
    }
}

@media(max-width:767px) {
    .product-body .schema div {
        margin-left: auto;
        margin-right: auto;
        position: relative
    }
}

.product-body .schema div span {
    position: relative;
    z-index: 2
}

.product-body .schema div:first-of-type {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    left: -11px;
    line-height: 120%;
    max-width: 261px;
    position: absolute;
    top: 217px
}

@media(max-width:1439px) {
    .product-body .schema div:first-of-type {
        display: none
    }
}

.product-body .schema div:nth-of-type(2) {
    left: 180px;
    max-width: 261px;
    position: absolute;
    top: 90px
}

@media(max-width:1439px) {
    .product-body .schema div:nth-of-type(2) {
        left: 175px;
        max-width: 245px;
        top: 56px
    }
}

@media(max-width:1023px) {
    .product-body .schema div:nth-of-type(2) {
        left: 103px;
        top: 34px
    }
}

@media(max-width:767px) {
    .product-body .schema div:nth-of-type(2) {
        left: auto;
        position: relative;
        top: 0
    }
}

.product-body .schema div:nth-of-type(3) {
    left: 761px;
    max-width: 208px;
    position: absolute;
    top: 235px
}

@media(max-width:1439px) {
    .product-body .schema div:nth-of-type(3) {
        left: 618px;
        max-width: 245px;
        top: 56px
    }
}

@media(max-width:1023px) {
    .product-body .schema div:nth-of-type(3) {
        left: 430px;
        top: 56px
    }
}

@media(max-width:767px) {
    .product-body .schema div:nth-of-type(3) {
        left: auto;
        position: relative;
        top: 0
    }
}

.product-body .schema div:nth-of-type(4) {
    left: 198px;
    max-width: 222px;
    position: absolute;
    top: 410px
}

@media(max-width:1439px) {
    .product-body .schema div:nth-of-type(4) {
        left: 65px;
        max-width: 199px;
        top: 444px
    }
}

@media(max-width:1023px) {
    .product-body .schema div:nth-of-type(4) {
        left: -16px;
        top: 408px
    }
}

@media(max-width:767px) {
    .product-body .schema div:nth-of-type(4) {
        left: auto;
        position: relative;
        top: 0
    }
}

.product-body .schema div:nth-of-type(5) {
    left: 617px;
    max-width: 222px;
    position: absolute;
    top: 440px
}

@media(max-width:1439px) {
    .product-body .schema div:nth-of-type(5) {
        left: 481px;
        max-width: 274px;
        top: 444px
    }
}

@media(max-width:1023px) {
    .product-body .schema div:nth-of-type(5) {
        left: 341px;
        top: 446px
    }
}

@media(max-width:767px) {
    .product-body .schema div:nth-of-type(5) {
        left: auto;
        position: relative;
        top: 0
    }
}

.product-body .schema div:nth-of-type(6) {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    left: auto;
    line-height: 120%;
    position: absolute;
    right: 160px;
    top: 662px
}

@media(max-width:1439px) {
    .product-body .schema div:nth-of-type(6) {
        display: none
    }
}

.product-body .schema div picture {
    left: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 258px
}

@media(min-width:1440px) {
    .product-body .schema div picture {
        display: none
    }
}

.product-body .schema>picture {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 63.88%;
    position: relative
}

@media(max-width:1439px) {
    .product-body .schema>picture {
        padding-bottom: 80%
    }
}

@media(max-width:1023px) {
    .product-body .schema>picture {
        padding-bottom: 110%
    }
}

@media(max-width:767px) {
    .product-body .schema>picture {
        display: none
    }
}

.product-body .schema>picture img {
    left: 50%;
    max-width: none;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 1213px
}

@media(max-width:1439px) {
    .product-body .schema>picture img {
        max-width: 100%;
        width: 883px
    }
}

.where-buy.product-where-buy {
    position: relative
}

.where-buy.product-where-buy h2 {
    margin-bottom: 59px;
    max-width: 631px;
    padding-top: 506px;
    text-align: left
}

@media(max-width:1439px) {
    .where-buy.product-where-buy h2 {
        margin-bottom: 62px;
        max-width: 423px;
        padding-top: 314px
    }
}

@media(max-width:1023px) {
    .where-buy.product-where-buy h2 {
        margin-bottom: 39px;
        margin-left: auto;
        margin-right: auto;
        max-width: 500px;
        padding-top: 119px;
        text-align: center
    }
}

@media(max-width:767px) {
    .where-buy.product-where-buy h2 {
        padding-top: 79px
    }
}

.where-buy.product-where-buy .where-buy__icons {
    max-width: 860px
}

@media(max-width:1439px) {
    .where-buy.product-where-buy .where-buy__icons {
        max-width: 100%
    }
}

.where-buy.product-where-buy .where-buy__icons .where-buy__icon {
    padding-bottom: 47.8%
}

@media(max-width:1439px) {
    .where-buy.product-where-buy .where-buy__icons .where-buy__icon {
        padding-bottom: 43.5%
    }
}

@media(max-width:1023px) {
    .where-buy.product-where-buy .where-buy__icons .where-buy__icon {
        padding-bottom: 39%
    }
}

.where-buy.product-where-buy>picture {
    pointer-events: none;
    position: absolute
}

.where-buy.product-where-buy>picture:first-of-type {
    right: 24px;
    top: 182px;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    width: 814px;
    z-index: -1
}

@media(max-width:1439px) {
    .where-buy.product-where-buy>picture:first-of-type {
        right: -8vw;
        top: 215px;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        width: 62.35%
    }
}

@media(max-width:1023px) {
    .where-buy.product-where-buy>picture:first-of-type {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-left: -42px;
        margin-top: 10%;
        padding-bottom: 91.375%;
        pointer-events: none;
        position: relative;
        right: 0;
        top: 0;
        -webkit-transform: none;
        transform: none;
        width: calc(100% + 86px);
        z-index: 2
    }

    .where-buy.product-where-buy>picture:first-of-type img {
        content: " ";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }
}

.where-buy.product-where-buy>picture:last-of-type {
    left: calc(50% - 132px);
    top: -92px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 1605px;
    z-index: -1
}

@media(max-width:1023px) {
    .where-buy.product-where-buy>picture:last-of-type {
        display: none
    }
}

.video {
    border-radius: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    overflow: hidden;
    padding-bottom: 442px;
    position: relative;
    width: 783px
}

@media(max-width:1023px) {
    .video {
        margin-top: 39px;
        padding-bottom: 385px;
        width: 684px
    }
}

@media(max-width:767px) {
    .video {
        border-radius: 8px;
        margin-top: 20px;
        padding-bottom: 56.2%;
        width: 100%
    }
}

.video iframe {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.no-wrap {
    white-space: nowrap
}

.product_line {
    background: #fff;
    border-radius: 34px;
    -webkit-box-shadow: 0 30px 55px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 30px 55px 0 rgba(0, 0, 0, .07);
    color: var(--Grey_text, #63656a);
    font-size: 24px;
    line-height: 120%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
    max-width: 875px;
    padding: 57px 56px 54px;
    text-align: center;
    width: 100%
}

@media(max-width:1439px) {
    .product_line {
        font-size: 23px
    }
}

@media(max-width:1023px) {
    .product_line {
        font-size: 22px;
        margin-top: 58px
    }
}

@media(max-width:767px) {
    .product_line {
        font-size: 16px;
        line-height: 130%;
        padding: 34px 32px
    }
}

.product_line h2 {
    margin-bottom: 32px !important;
    margin-top: 0 !important;
    padding-top: 0 !important
}

@media(max-width:1439px) {
    .product_line h2 {
        font-size: 56px !important
    }
}

@media(max-width:1023px) {
    .product_line h2 {
        font-size: 46px !important
    }
}

@media(max-width:767px) {
    .product_line h2 {
        font-size: 24px !important;
        margin-bottom: 20px !important
    }
}

.product_line.product_line__full {
    border-radius: 20px;
    margin-bottom: 121px;
    margin-top: 119px;
    max-width: 1160px;
    padding: 55px 56px 54px;
    position: relative
}

@media(max-width:1439px) {
    .product_line.product_line__full {
        max-width: 718px
    }
}

@media(max-width:1023px) {
    .product_line.product_line__full {
        margin-bottom: 82px;
        margin-top: 80px;
        padding: 44px 44px 40px
    }
}

@media(max-width:767px) {
    .product_line.product_line__full {
        padding: 32px
    }
}

.product_line.product_line__full p {
    color: var(--Grey_text, #63656a);
    font-size: 22px;
    line-height: 120%;
    text-align: center
}

@media(max-width:1023px) {
    .product_line.product_line__full p {
        font-size: 20px
    }
}

@media(max-width:767px) {
    .product_line.product_line__full p {
        font-size: 16px
    }
}

.product_line.product_line__full>picture {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50vh;
    left: 50%;
    max-width: 1920px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -34%);
    transform: translate(-50%, -34%);
    width: 100vw;
    z-index: -1
}

@media(max-width:1439px) {
    .product_line.product_line__full>picture {
        -webkit-transform: translate(-50%, -38%);
        transform: translate(-50%, -38%)
    }
}

@media(max-width:1023px) {
    .product_line.product_line__full>picture {
        -webkit-transform: translate(-50%, -40%);
        transform: translate(-50%, -40%)
    }
}

.product_line.product_line_flower {
    position: relative
}

.product_line.product_line_flower:after {
    background: url(../images/design/petal-group.fbe311.png) 50% no-repeat;
    background-size: contain;
    content: " ";
    height: 682.639px;
    left: 50%;
    pointer-events: none;
    position: absolute;
    top: -132px;
    -webkit-transform: translateX(calc(-50% + 47px));
    transform: translateX(calc(-50% + 47px));
    width: 1507.971px;
    z-index: 2
}

.product_line strong {
    color: var(--pink, #df567b);
    font-weight: 700
}

.product_line sup {
    display: inline-block;
    font-size: 1rem;
    -webkit-transform: translateY(-9px);
    transform: translateY(-9px);
    vertical-align: baseline
}

@media(max-width:767px) {
    .product_line sup {
        font-size: .6rem;
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
        vertical-align: bottom
    }
}

.grey-bg {
    background: var(--fon, #fafafa)
}

.container-product {
    margin-left: auto;
    margin-right: auto;
    max-width: 1244px;
    padding-left: 42px;
    padding-right: 42px;
    position: relative;
    width: 100%
}

@media(max-width:767px) {
    .container-product {
        padding-left: 16px;
        padding-right: 16px
    }
}

.container-product h2 sup {
    display: inline-block;
    font-size: 2.7rem;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
    vertical-align: bottom
}

@media(max-width:767px) {
    .container-product h2 sup {
        font-size: 1.3rem;
        -webkit-transform: translateY(-7px);
        transform: translateY(-7px)
    }
}

.container-product .recommendation {
    margin-top: 150px
}

@media(max-width:1023px) {
    .container-product .recommendation {
        margin-top: 121px
    }
}

@media(max-width:767px) {
    .container-product .recommendation {
        margin-top: 79px
    }
}

.container-product .recommendation h2 {
    margin-bottom: 60px;
    padding-top: 0
}

@media(max-width:767px) {
    .container-product .recommendation h2 {
        margin-bottom: 20px
    }
}

.container-product .recommendation p {
    padding-bottom: 25px
}

.container-product .literature h2 {
    padding-top: 0
}

@media(max-width:767px) {
    .container-product .literature p {
        font-size: 18px
    }
}

.container-product .product-footer-text {
    margin-top: 160px;
    padding-bottom: 180px;
    position: relative
}

@media(max-width:1439px) {
    .container-product .product-footer-text {
        margin-top: 142px
    }
}

@media(max-width:1023px) {
    .container-product .product-footer-text {
        margin-top: -86px;
        padding-bottom: 125px
    }
}

.container-product .product-footer-text .product-footer-text__petal {
    left: calc(50% - 53px);
    pointer-events: none;
    position: absolute;
    top: -109px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 1536.27px
}

@media(max-width:1439px) {
    .container-product .product-footer-text .product-footer-text__petal {
        left: auto;
        right: -163px;
        top: -121px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 375px
    }
}

@media(max-width:1023px) {
    .container-product .product-footer-text .product-footer-text__petal {
        display: none
    }
}

.container-product .product-footer-text .product-footer-text-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
    margin-top: 40px;
    padding-bottom: 43.794%;
    position: relative;
    width: 100%
}

@media(max-width:767px) {
    .container-product .product-footer-text .product-footer-text-img {
        margin-bottom: 20px;
        margin-top: 20px
    }
}

.container-product .product-footer-text .product-footer-text-img img {
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.container-product .product-footer-text h2 {
    font-size: 60px;
    line-height: 110%;
    margin-bottom: 79px;
    padding-top: 297px;
    text-align: left
}

@media(max-width:1439px) {
    .container-product .product-footer-text h2 {
        padding-top: 210px
    }
}

@media(max-width:1023px) {
    .container-product .product-footer-text h2 {
        font-size: 44px;
        padding-top: 142px
    }
}

@media(max-width:767px) {
    .container-product .product-footer-text h2 {
        font-size: 28px;
        margin-bottom: 40px;
        padding-top: 101px
    }
}

.container-product .product-footer-text:before {
    background: url(../images/design/circle-gray.f5b82a.svg) no-repeat;
    background-size: 100% !important;
    content: " ";
    display: block;
    height: 100%;
    left: 50%;
    pointer-events: none;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 3222px;
    z-index: -1
}

@media(max-width:1439px) {
    .container-product .product-footer-text:before {
        background: url(../images/design/circle-gray-1024.fc4dac.svg) no-repeat;
        background-size: 100% 100% !important;
        height: 100%;
        width: 100vw
    }
}

@media(max-width:1023px) {
    .container-product .product-footer-text:before {
        background: url(../images/design/circle-gray-768.3bf269.svg) no-repeat
    }
}

@media(max-width:767px) {
    .container-product .product-footer-text:before {
        background: url(../images/design/circle-gray-320.30d97f.svg) no-repeat
    }
}

.container-product .product-footer-text.product-footer-text__mylo {
    margin-top: -100px;
    padding-bottom: 280px
}

@media(max-width:767px) {
    .container-product .product-footer-text.product-footer-text__mylo {
        padding-bottom: 55px
    }
}

.container-product .product-footer-text.product-footer-text__mylo:before {
    background: url(../images/design/bg.7d257a.png) no-repeat;
    width: 2332px
}

.container-product .product-footer-text.product-footer-text__mylo h2 {
    color: var(--Pink_2, #eb547a);
    font-family: Viaoda Libre, sans-serif;
    font-size: 72px;
    font-weight: 400;
    line-height: 110%;
    margin-bottom: 40px;
    padding-top: 355px
}

@media(max-width:1439px) {
    .container-product .product-footer-text.product-footer-text__mylo h2 {
        padding-top: 128px
    }
}

@media(max-width:1023px) {
    .container-product .product-footer-text.product-footer-text__mylo h2 {
        font-size: 58px;
        padding-top: 559px
    }
}

@media(max-width:767px) {
    .container-product .product-footer-text.product-footer-text__mylo h2 {
        font-size: 34px;
        margin-bottom: 20px;
        padding-top: 303px
    }
}

.container-product .product-footer-text.product-footer-text__mylo .footer-text-mylo__header {
    margin-bottom: 139px;
    padding-left: 424px
}

@media(max-width:1439px) {
    .container-product .product-footer-text.product-footer-text__mylo .footer-text-mylo__header {
        margin-bottom: 91px;
        margin-left: auto;
        max-width: 542px;
        padding-left: 0
    }
}

@media(max-width:1023px) {
    .container-product .product-footer-text.product-footer-text__mylo .footer-text-mylo__header {
        margin-bottom: 59px;
        max-width: none;
        width: 100%
    }
}

@media(max-width:767px) {
    .container-product .product-footer-text.product-footer-text__mylo .footer-text-mylo__header {
        margin-bottom: 20px
    }
}

.container-product .product-footer-text.product-footer-text__mylo .footer-text-mylo__header p {
    color: var(--grey-text, #63656a);
    font: 400 20px Proxima Nova, sans-serif;
    font-style: normal;
    line-height: 130%
}

@media(max-width:1023px) {
    .container-product .product-footer-text.product-footer-text__mylo .footer-text-mylo__header p {
        font-size: 18px
    }
}

.container-product .product-footer-text.product-footer-text__mylo .product-footer-text__petal {
    left: calc(50% - 498px);
    pointer-events: none;
    top: 100px;
    width: 839px;
    z-index: 2
}

@media(max-width:1439px) {
    .container-product .product-footer-text.product-footer-text__mylo .product-footer-text__petal {
        left: calc(50% - 255px);
        top: -110px;
        width: 595px
    }
}

@media(max-width:1023px) {
    .container-product .product-footer-text.product-footer-text__mylo .product-footer-text__petal {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        left: calc(50% + 50px);
        top: -32px;
        width: 772px
    }
}

@media(max-width:767px) {
    .container-product .product-footer-text.product-footer-text__mylo .product-footer-text__petal {
        left: calc(50% + 24px);
        top: -55px;
        width: 336.515px
    }
}

.container-product .product-footer-text p {
    color: var(--grey-text, #63656a);
    font-size: 20px;
    line-height: 130%
}

@media(max-width:767px) {
    .container-product .product-footer-text p {
        font-size: 18px
    }
}

.container-product .product-footer-text p:not(:last-of-type) {
    margin-bottom: 22px
}

.container-product .product-footer-text p strong {
    font-weight: 700
}

.container-product .product-footer-text p sup {
    display: inline-block;
    font-size: .9rem;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    vertical-align: bottom
}

@media(max-width:767px) {
    .container-product .product-footer-text p sup {
        font-size: .7rem
    }
}

.container-product .product-header-sub.product-header-sub__mylo h2:first-of-type {
    margin-bottom: 43px
}

.container-product .product-header-sub.product-header-sub__mylo h2:nth-of-type(2) {
    margin-bottom: 62px
}

@media(max-width:1439px) {
    .container-product .product-header-sub.product-header-sub__mylo h2:nth-of-type(2) {
        margin-bottom: 60px;
        margin-left: auto;
        margin-right: auto;
        max-width: 728px;
        padding-top: 47px
    }
}

@media(max-width:1023px) {
    .container-product .product-header-sub.product-header-sub__mylo h2:nth-of-type(2) {
        margin-bottom: 39px;
        padding-top: 8px
    }
}

.container-product .product-header-sub.product-header-sub__mylo .product-body-columns {
    margin-bottom: 72px
}

.container-product .product-header-sub .product-title {
    margin: 60px auto 0
}

@media(max-width:1023px) {
    .container-product .product-header-sub .product-title {
        margin-top: 40px
    }
}

@media(max-width:767px) {
    .container-product .product-header-sub .product-title {
        margin-top: 20px
    }
}

.container-product .product-header-sub .product-subtitle {
    margin-bottom: 79px
}

@media(max-width:1439px) {
    .container-product .product-header-sub .product-subtitle {
        margin-bottom: 86px
    }
}

@media(max-width:1023px) {
    .container-product .product-header-sub .product-subtitle {
        margin-bottom: 68px
    }
}

@media(max-width:767px) {
    .container-product .product-header-sub .product-subtitle {
        margin-bottom: 80px
    }
}

.container-product .product-header-sub h2 {
    padding-top: 80px
}

@media(max-width:1023px) {
    .container-product .product-header-sub h2 {
        padding-top: 60px
    }
}

.container-product .product-header-sub .product-body-columns {
    margin-top: 22px
}

@media(max-width:1023px) {
    .container-product .product-header-sub .product-body-columns {
        margin-top: 38px
    }
}

@media(max-width:767px) {
    .container-product .product-header-sub .product-body-columns {
        margin-top: 23px
    }
}

.product-three-img {
    grid-column-gap: 0;
    grid-row-gap: 0;
    display: grid;
    gap: 22.6px;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    margin-bottom: 40px;
    margin-top: 40px
}

@media(max-width:1439px) {
    .product-three-img {
        gap: 18.3px
    }
}

@media(max-width:1023px) {
    .product-three-img {
        gap: 13.3px
    }
}

@media(max-width:767px) {
    .product-three-img {
        gap: 16px;
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: 3fr;
        margin-bottom: 20px;
        margin-top: 20px
    }
}

.product-three-img picture {
    padding-bottom: 100%;
    position: relative
}

.product-three-img picture img {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.product-text-grid {
    grid-column-gap: 0;
    grid-row-gap: 0;
    display: grid;
    grid-template-columns: 44% auto;
    grid-template-rows: repeat(2, auto);
    margin-bottom: 40px
}

@media(max-width:1439px) {
    .product-text-grid {
        grid-template-columns: 31% auto;
        grid-template-rows: repeat(3, auto);
        margin-bottom: 22px
    }
}

@media(max-width:1023px) {
    .product-text-grid {
        grid-template-columns: 100%
    }
}

.product-text-grid>:first-child {
    grid-area: 1/1/2/2
}

@media(max-width:1439px) {
    .product-text-grid>:first-child {
        grid-area: 1/1/3/2
    }
}

@media(max-width:1023px) {
    .product-text-grid>:first-child {
        grid-area: auto
    }
}

.product-text-grid>:nth-child(2) {
    grid-area: 1/2/3/3
}

@media(max-width:1439px) {
    .product-text-grid>:nth-child(2) {
        grid-area: 1/2/3/3
    }
}

@media(max-width:1023px) {
    .product-text-grid>:nth-child(2) {
        grid-area: auto
    }
}

.product-text-grid>:nth-child(3) {
    grid-area: 2/1/3/2
}

@media(max-width:1439px) {
    .product-text-grid>:nth-child(3) {
        grid-area: 3/1/4/3
    }
}

@media(max-width:1023px) {
    .product-text-grid>:nth-child(3) {
        grid-area: auto
    }
}

.product-text-grid picture {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 334px;
    margin-left: 57px;
    width: calc(100% - 57px)
}

@media(max-width:1439px) {
    .product-text-grid picture {
        margin-bottom: 45px;
        max-width: 591px
    }
}

@media(max-width:1023px) {
    .product-text-grid picture {
        height: auto;
        margin-bottom: 41px;
        margin-left: 0;
        margin-top: 17px;
        max-width: 100%;
        padding-bottom: 56.32%;
        position: relative;
        width: 100%
    }
}

@media(max-width:767px) {
    .product-text-grid picture {
        margin-bottom: 20px;
        margin-top: -2px
    }
}

.product-text-grid picture img {
    -o-object-fit: contain;
    object-fit: contain
}

@media(max-width:1023px) {
    .product-text-grid picture img {
        content: " ";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }
}

@media(max-width:767px) {
    .where-buy {
        margin-bottom: 120px
    }

    .where-buy h2 {
        text-align: center
    }
}

.where-buy .where-buy__icons {
    display: grid;
    gap: 28px;
    grid-template-columns: 1fr 1fr 1fr
}

@media(max-width:1023px) {
    .where-buy .where-buy__icons {
        grid-template-columns: 1fr 1fr
    }
}

@media(max-width:539px) {
    .where-buy .where-buy__icons {
        grid-template-columns: 1fr
    }
}

.where-buy .where-buy__icons .where-buy__icon {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fea0a6;
    border-radius: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    padding-bottom: 44.653%;
    position: relative;
    width: 100%
}

@media (min-width: 1024px) {
    .where-buy .where-buy__icons .where-buy__icon:last-child{
        grid-column: 2/3;
    }
}

.where-buy .where-buy__icons .where-buy__icon.where-buy__icon_orange {
    background: #ffc2b2
}

.where-buy .where-buy__icons .where-buy__icon.where-buy__icon_green {
    background: #cfdb95
}

.where-buy .where-buy__icons .where-buy__icon:hover {
    background: var(--grey-bg, #fafafa)
}

.where-buy .where-buy__icons .where-buy__icon:hover picture:last-of-type {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.where-buy .where-buy__icons .where-buy__icon:hover picture:first-of-type {
    display: none !important
}

.where-buy .where-buy__icons .where-buy__icon a {
    color: transparent;
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2
}

.where-buy .where-buy__icons .where-buy__icon picture {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    overflow: hidden;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 84% !important
}

@media(max-width:539px) {
    .where-buy .where-buy__icons .where-buy__icon picture {
        width: 85% !important
    }

    .where-buy .where-buy__icons .where-buy__icon picture img {
        width: 100%
    }
}

.where-buy .where-buy__icons .where-buy__icon picture:last-of-type {
    display: none !important
}

.where-buy .where-buy__icons .where-buy__icon picture img {
    margin-left: auto;
    margin-right: auto;
    max-height: 97px
}

.faq-product h2 {
    margin-bottom: 60px;
    padding-top: 118px
}

@media(max-width:1023px) {
    .faq-product h2 {
        padding-top: 77px
    }
}

@media(max-width:767px) {
    .faq-product h2 {
        margin-bottom: 20px
    }
}

.faq-product .faq-line {
    background: #fff;
    border-radius: 20px;
    -webkit-box-shadow: 0 30px 55px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 30px 55px 0 rgba(0, 0, 0, .07);
    cursor: pointer;
    margin-bottom: 10px;
    padding: 30px 32px;
    width: 100%
}

@media(max-width:1023px) {
    .faq-product .faq-line {
        padding: 25px 32px
    }
}

.faq-product .faq-line.faq-line-open h3 {
    margin-bottom: 21px
}

@media(max-width:1023px) {
    .faq-product .faq-line.faq-line-open h3 {
        margin-bottom: 16px
    }
}

.faq-product .faq-line.faq-line-open p {
    display: inline-block
}

.faq-product .faq-line.faq-line-open h3:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.faq-product .faq-line h3 {
    color: var(--Grey_text, #63656a);
    font: 400 18px Proxima Nova, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 120%;
    padding-right: 32px;
    position: relative
}

.faq-product .faq-line h3:after {
    background: url(../images/design/arrow-down.968acc.svg) 50% no-repeat;
    content: " ";
    height: 32px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .3s;
    transition: .3s;
    width: 32px
}

.faq-product .faq-line p {
    color: var(--Grey_text, #63656a);
    display: none;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%
}

@media(max-width:767px) {
    .faq-product .faq-line p {
        font-size: 16px
    }
}

.faq-product .faq-line p:not(:last-of-type) {
    margin-bottom: 22px
}

@font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
}

:root {
    --swiper-theme-color: #007aff
}

:host {
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1
}

.swiper {
    display: block;
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    overflow: clip;
    padding: 0;
    position: relative;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    width: 100%;
    z-index: 1
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-slide {
    -ms-flex-negative: 0;
    display: block;
    flex-shrink: 0;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    width: 100%
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-backface-hidden .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
    -ms-overflow-style: none;
    overflow: auto;
    scrollbar-width: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
    -ms-scroll-snap-type: none;
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper:before {
    -ms-flex-negative: 0;
    -webkit-box-ordinal-group: 10000;
    -ms-flex-order: 9999;
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before {
    height: var(--swiper-centered-offset-after);
    min-width: 1px;
    width: 100%
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-lazy-preloader {
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top: 4px solid transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 42px;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    width: 42px;
    z-index: 10
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    -webkit-animation: swiper-preloader-spin 1s linear infinite;
    animation: swiper-preloader-spin 1s linear infinite
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@-webkit-keyframes swiper-preloader-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.swiper-scrollbar {
    background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1));
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    position: relative;
    -ms-touch-action: none
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    bottom: var(--swiper-scrollbar-bottom, 4px);
    height: var(--swiper-scrollbar-size, 4px);
    left: var(--swiper-scrollbar-sides-offset, 1%);
    position: absolute;
    top: var(--swiper-scrollbar-top, auto);
    width: calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);
    z-index: 50
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
    height: calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);
    left: var(--swiper-scrollbar-left, auto);
    position: absolute;
    right: var(--swiper-scrollbar-right, 4px);
    top: var(--swiper-scrollbar-sides-offset, 1%);
    width: var(--swiper-scrollbar-size, 4px);
    z-index: 50
}

.swiper-scrollbar-drag {
    background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}
