html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: 0;
    padding: 0;
}

@media (max-width:768px) {
    h1 {
        font-size: 25px;
    }
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

img {
    border-style: none
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

summary {
    display: list-item
}

@font-face {
    font-family: Jost;
    src: url(fonts/jost-regular.woff2) format("woff2"),
        url(fonts/jost-regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Jost;
    src: url(fonts/jost-semibold.woff2) format("woff2"),
        url(fonts/jost-semibold.ttf) format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Jost;
    src: url(fonts/jost-bold.woff2) format("woff2"),
        url(fonts/jost-bold.ttf) format("truetype");
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: TTFirsNeue;
    src: url(fonts/TTFirsNeue-DemiBold.woff2) format("woff2");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: TTFirsNeue;
    src: url(fonts/TTFirsNeue-Bold.woff2) format("woff2");
    font-weight: 800;
    font-style: normal
}


.layout main {
    flex: 1;
    overflow: hidden
}

@media (max-width:1139px) {
    .layout main>.main {
        margin-top: 98px
    }
}

@media (max-width:768px) {
    .layout main>.main {
        margin-top: 118px
    }
}

.layout a {
    transition: color .3s ease-out
}

@media (max-width:1139px) {
    .layout a.button {
        width: 220px
    }
}

.layout ul {
    list-style: none
}

.SiberianBanners .__ticker ul[data-v-5c824662] {
    width: 100%
}

@media (min-width:769px) {
    .nav-header .hide-menu .contact-menu .map .area[data-v-2f5ad203] {
        height: 500px
    }
}

.nav-header .hide-menu .contact-menu .close svg[data-v-2f5ad203] {
    width: 100%;
    height: 100%
}

@media (max-width:811px) {
    .nav-header .contact-menu[data-v-2f5ad203], .nav-header .sell-menu[data-v-2f5ad203] {
        margin-bottom: 65px
    }
}

@media (max-width:768px) {
    .nav-header .text-block .main[data-v-2f5ad203] {
        font-size: 20px
    }
}

@media (min-width:375px) {
    .nav-header .text-block .main.-upper[data-v-2f5ad203] {
        font-size: 18px;
        margin-top: 0
    }
}

@media (min-width:769px) {
    .nav-header .text-block .main.-upper[data-v-2f5ad203] {
        font-size: 26px
    }
}

.nav-header .text-block .desc.-pointer span[data-v-2f5ad203] {
    cursor: pointer;
    transition: .3s linear;
    color: rgb(86, 229, 117)
}

@media (min-width:375px) {
    .nav-header .text-block .desc.-accent[data-v-2f5ad203] {
        font-size: 20px;
        max-width: 240px;
        margin: 0 auto
    }
}

@media (min-width:769px) {
    .nav-header .text-block .desc.-accent[data-v-2f5ad203] {
        font-size: 24px;
        max-width: 100%
    }
}

.main-subtitle[data-v-5c824662] {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 110px;
    z-index: 1;
}

.main-subtitle[data-v-5c824662] svg {
    display: block;
}

@media (max-width:768px) {
    .main-subtitle[data-v-5c824662] {
        padding-bottom: 0
    }
}

.background-video[data-v-5c824662] {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -10000
}

.SiberianBanners[data-v-5c824662] {
    display: flex;
    flex-wrap: wrap;
    margin: -15px -15px 15px
}

.SiberianBanners .__column[data-v-5c824662] {
    width: 50%;
    padding: 15px;
    text-align: center
}

@media (max-width:768px) {
    .SiberianBanners .__column[data-v-5c824662] {
        width: 100%
    }
}

.SiberianBanners .__title[data-v-5c824662] {
    text-transform: uppercase;
    color: #000;
    font-weight: 500;
    font-size: 2rem;
    margin-bottom: 50px
}

.SiberianBanners .__ticker[data-v-5c824662] {
    position: relative;
    width: 100%
}

.SiberianBanners .__ticker ul li[data-v-5c824662] {
    display: block;
    text-align: center;
    width: 100%;
    margin: 0 auto 25px;
    max-width: 350px;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    font-size: 1.5rem;
    opacity: .85
}

.SiberianBanners .__ticker ul li[data-v-5c824662]:first-child {
    text-align: left
}

.SiberianBanners .__ticker ul li[data-v-5c824662]:nth-child(2) {
    text-align: right
}

.SiberianBanners .__ticker ul li[data-v-5c824662]:nth-child(3) {
    text-align: left
}

.SiberianBanners .__banner[data-v-5c824662] {
    padding: 100px 50px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    position: relative;
    overflow: hidden
}

.SiberianBanners .__banner .__blade[data-v-5c824662] {
    position: absolute;
    background: url(/images/ba07357.png) no-repeat bottom;
    background-size: contain;
    width: 100px;
    height: 100%;
    bottom: 0
}

.SiberianBanners .__banner--green[data-v-5c824662] {
    background: #b2d240
}

.SiberianBanners .__banner--green .__blade[data-v-5c824662] {
    right: -65px
}

.SiberianBanners .__banner--purple[data-v-5c824662] {
    background: #784fb6
}

.SiberianBanners .__banner--purple .__blade[data-v-5c824662] {
    left: -57px
}

.SiberianBanners .__img[data-v-5c824662] {
    max-width: 80%;
    max-height: 200px;
    margin-bottom: 50px
}

.SiberianBanners .__text[data-v-5c824662] {
    text-align: center;
    width: 80%;
    line-height: 1.5;
    font-size: 1.2rem
}

.product-splash-video[data-v-5c824662] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -2;
    min-height: 100vh;
    background-size: cover;
    background-position: 50% 50%
}

.product-splash-video[data-v-5c824662]:before {
    content: " ";
    background: #000;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 10
}

.product-splash-video[data-v-5c824662]:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .2);
    z-index: -1
}

.main[data-v-5c824662] {
    background-repeat: no-repeat;
    background-size: 100vw 1000px
}

.main[data-v-5c824662] .product-card .title {
    text-transform: uppercase
}

.main[data-v-5c824662] .product-details .hashtag-container {
    margin-top: 100px
}

.main[data-v-5c824662] .product-details .hashtag-container .img-container .img {
    width: 600px;
    top: -300px
}

@media (max-width:1279px) {
    .main[data-v-5c824662] .product-details .hashtag-container .img-container .img {
        width: 500px;
        top: -300px
    }
}

@media (max-width:1139px) {
    .main[data-v-5c824662] .product-details .hashtag-container .img-container .img {
        width: 500px;
        top: -300px
    }
}

@media (max-width:768px) {
    .main[data-v-5c824662] .product-details .hashtag-container .img-container .img {
        width: 80vw;
        top: -300px
    }
}

.main[data-v-5c824662] .product-details .title {
    font-weight: 700;
    word-break: break-word;
    padding-top: 200px;
    text-transform: uppercase;
}

@media (max-width:1139px) {
    .main[data-v-5c824662] .product-details .title {
        padding-top: 50px
    }
}

.main[data-v-5c824662] .product-details .desc {
    width: 80%
}

@media (max-width:1139px) {
    .main[data-v-5c824662] .product-details .desc {
        font-size: 100%
    }
}

@media (max-width:768px) {
    .main[data-v-5c824662] button {
        min-width: 160px;
        height: 50px
    }
}

.product-caption[data-v-25b244fb] {
    padding: 100px 0 380px
}

@media (max-width:768px) {
    .product-caption[data-v-25b244fb] {
        padding: 30px 0 200px
    }
}

.product-caption .subtitle[data-v-25b244fb], .product-caption .title[data-v-25b244fb] {
    text-align: center;
    color: #e2e2e2
}

.product-caption .subtitle[data-v-25b244fb] {
    text-transform: uppercase
}

.product-details[data-v-94c6316a] {
    position: relative;
    background: #e2e2e2;
    padding: 100px 150px 80px;
    margin-bottom: 25px
}

@media (max-width:1519px) {
    .product-details[data-v-94c6316a] {
        padding: 60px 50px 80px
    }
}

@media (max-width:1139px) {
    .product-details[data-v-94c6316a] {
        padding-top: 30px
    }
}

@media (max-width:768px) {
    .product-details[data-v-94c6316a] {
        padding: 160px 15px 80px
    }
}

.product-details .hashtag-container[data-v-94c6316a] {
    position: absolute;
    left: 0;
    right: 0
}

.product-details .hashtag-container .hashtag[data-v-94c6316a] {
    font-size: 228px;
    color: #fff;
    font-weight: 800;
    text-align: center;
    right: 0;
    left: 0;
    text-transform: uppercase
}

@media (max-width:1519px) {
    .product-details .hashtag-container .hashtag[data-v-94c6316a] {
        font-size: 160px
    }
}

@media (max-width:1139px) {
    .product-details .hashtag-container .hashtag[data-v-94c6316a] {
        font-size: 110px;
        letter-spacing: 10px;
        margin-top: 6vh
    }
}

@media (max-width:768px) {
    .product-details .hashtag-container .hashtag[data-v-94c6316a] {
        font-size: 40px;
        letter-spacing: 6px
    }
}

.product-details .hashtag-container .img-container .img[data-v-94c6316a] {
    position: absolute;
    top: -275px;
    left: 50%;
    transform: translateX(-50%);
    width: 600px;
    z-index: 2;
    height: 500px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%
}

.product-details .hashtag-container .img-container .img.-content[data-v-94c6316a] {
    width: 500px;
    top: -240px
}

@media (max-width:1279px) {
    .product-details .hashtag-container .img-container .img.-content[data-v-94c6316a] {
        width: 350px;
        top: -200px
    }
}

@media (max-width:1139px) {
    .product-details .hashtag-container .img-container .img[data-v-94c6316a] {
        width: 220px
    }

    .product-details .hashtag-container .img-container .img.-content[data-v-94c6316a] {
        width: 350px;
        top: -180px
    }
}

@media (max-width:768px) {
    .product-details .hashtag-container .img-container .img[data-v-94c6316a] {
        width: 200px;
        top: -175px
    }

    .product-details .hashtag-container .img-container .img[data-v-94c6316a]:not(.-overshake) {
        width: 150px
    }

    .product-details .hashtag-container .img-container .img.-content[data-v-94c6316a] {
        width: 250px;
        top: -250px
    }
}

.product-details .title[data-v-94c6316a] {
    text-align: center;
    color: #000;
    margin: 0 auto;
    padding-top: 100px;
    font-size: 26px;
    word-break: break-all;
    max-width: 500px;
    padding-bottom: 50px
}

@media (max-width:1139px) {
    .product-details .title[data-v-94c6316a] {
        padding-top: 200px
    }
}

@media (max-width:768px) {
    .product-details .title[data-v-94c6316a] {
        padding-bottom: 30px
    }
}

@media (min-width:769px) {
    .product-details .title[data-v-94c6316a] {
        font-size: 40px;
        max-width: 700px
    }
}

.product-details .desc[data-v-94c6316a] {
    text-align: center;
    color: #000;
    font-size: 20px;
    width: 700px;
    margin: 0 auto
}

@media (max-width:1139px) {
    .product-details .desc[data-v-94c6316a] {
        width: 100%
    }
}

@media (max-width:1519px) {
    .product-details .desc[data-v-94c6316a] {
        white-space: pre-wrap
    }
}

@media (max-width:1139px) {
    .product-details.-content .title[data-v-94c6316a] {
        padding-top: 100px
    }
}

.image-swiper[data-v-945536f4] {
    background: #e2e2e2;
    position: relative;
    width: 100%;
    margin-bottom: 30px
}

.image-swiper .swiper-button-next[data-v-945536f4], .image-swiper .swiper-button-prev[data-v-945536f4] {
    transform: translateY(-50%);
    margin-top: 0;
    background-color: #fff
}

@media (max-width:1139px) {
    .image-swiper .swiper-button-next[data-v-945536f4], .image-swiper .swiper-button-prev[data-v-945536f4] {
        margin-top: -150px
    }
}

@media (max-width:768px) {
    .image-swiper .swiper-button-next[data-v-945536f4], .image-swiper .swiper-button-prev[data-v-945536f4] {
        margin-top: -125px
    }
}

.image-swiper .swiper-button-next[data-v-945536f4]:focus, .image-swiper .swiper-button-prev[data-v-945536f4]:focus {
    outline: 0
}

.image-swiper .swiper-button-prev[data-v-945536f4] {
    left: 30px
}

@media (max-width:1139px) {
    .image-swiper .swiper-button-prev[data-v-945536f4] {
        left: 15px
    }
}

.image-swiper .swiper-button-next[data-v-945536f4] {
    right: 30px
}

@media (max-width:1139px) {
    .image-swiper .swiper-button-next[data-v-945536f4] {
        right: 15px
    }
}

.image-swiper .swiper[data-v-945536f4] {
    width: 100%
}

@media (max-width:768px) {
    .image-swiper .swiper[data-v-945536f4] {
        width: 100%
    }
}

.image-swiper img[data-v-945536f4] {
    height: 100%;
    width: 100%;
    margin-bottom: -200px;
    display: block
}

@media (max-width:1139px) {
    .image-swiper img[data-v-945536f4] {
        margin-bottom: -100px
    }
}

@media (max-width:768px) {
    .image-swiper img[data-v-945536f4] {
        margin-bottom: -50px
    }
}

.image-swiper .desc[data-v-945536f4] {
    text-align: center;
    font-size: 20px;
    width: 70%;
    margin: 70px auto 0;
    min-height: 50px;
    padding-bottom: 100px
}

@media (max-width:768px) {
    .image-swiper .desc[data-v-945536f4] {
        padding-bottom: 50px
    }
}

.__ticker[data-v-945536f4] {
    position: relative;
    width: 100%;
    padding-top: 50px
}

.__ticker ul[data-v-945536f4] {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap
}

.__ticker ul li[data-v-945536f4] {
    text-transform: uppercase;
    font-weight: 400;
    color: #000;
    font-size: 2.5rem;
    opacity: .85;
    margin: 10px
}

@media (max-width:768px) {
    .__ticker ul li[data-v-945536f4] {
        font-size: 1.5rem
    }
}

.title[data-v-945536f4] {
    text-align: center;
    font-weight: bolder;
    color: #000;
    margin: 0 auto -200px;
    padding-top: 100px;
    font-size: 26px;
    padding-bottom: 50px
}

@media (max-width:1139px) {
    .title[data-v-945536f4] {
        padding-top: 50px;
        margin-bottom: -100px
    }
}

@media (max-width:768px) {
    .title[data-v-945536f4] {
        padding-bottom: 30px;
        margin-bottom: -50px
    }
}

@media (min-width:769px) {
    .title[data-v-945536f4] {
        font-size: 40px
    }
}

.product-list[data-v-5e0b417d] {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    position: relative;
    background: #fff
}

@media (max-width:1139px) {
    .product-list[data-v-5e0b417d] {
        justify-content: space-between
    }
}

@media (max-width:768px) {
    .product-list[data-v-5e0b417d] {
        padding-bottom: 30px
    }
}

.product-card[data-v-30b11fe8] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
    position: relative;
    flex-basis: 100%;
    padding-bottom: 20px;
    padding-top: 50%
}

@media (min-width:1140px) {
    .product-card[data-v-30b11fe8] {
        flex-basis: 50%
    }

    .product-card.-wide[data-v-30b11fe8] {
        flex-basis: 100%
    }

    .product-card.-wide .product-benefits[data-v-30b11fe8] {
        width: 100%
    }
}

@media (min-width:1280px) {
    .product-card[data-v-30b11fe8] {
        padding-top: 40%
    }
}

@media (min-width:1520px) {
    .product-card[data-v-30b11fe8] {
        padding-top: 30%
    }
}

@media (max-width:767px) {
    .product-card.-benefits[data-v-30b11fe8] {
        padding-top: 100%;
        padding-bottom: 0
    }
}

.product-card .new-sticker[data-v-30b11fe8] {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    left: 50%;
    transform: translate(-150%, -200%);
    text-transform: uppercase;
    background: rgb(86, 229, 117);
    border-radius: 50%;
    color: #fff;
    height: 84px;
    width: 84px;
    font-size: 70%;
    z-index: 4
}

@media (max-width:768px) {
    .product-card .new-sticker[data-v-30b11fe8] {
        height: 60px;
        width: 60px;
        font-size: 50%
    }
}

.product-card .img[data-v-30b11fe8] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 70%
}

@media (min-width:1140px) {
    .product-card .img[data-v-30b11fe8] {
        z-index: 3
    }
}

.product-card .img-hover[data-v-30b11fe8] {
    opacity: 0;
    transition: opacity .2s ease-in-out
}

.product-card.-left .product-overlay[data-v-30b11fe8] {
    flex-direction: row-reverse;
    left: 0;
    right: 0;
    margin: auto
}

.product-card.-left .product-benefits[data-v-30b11fe8] {
    left: 0;
    right: 0;
    margin: auto;
    z-index: 3
}

@media (min-width:1280px) {
    .product-card.-left .product-benefits[data-v-30b11fe8] {
        left: 0;
        right: auto;
        margin: 0
    }
}

.product-card.-left .product-benefits .details[data-v-30b11fe8] {
    margin-left: auto
}

.product-card.-right .product-overlay[data-v-30b11fe8] {
    z-index: 1
}

@media (min-width:1280px) {
    .product-card.-right .product-overlay[data-v-30b11fe8] {
        right: 0
    }
}

.product-card.-right .product-benefits[data-v-30b11fe8] {
    left: 0;
    right: 0;
    margin: auto;
    z-index: 3
}

@media (min-width:1280px) {
    .product-card.-right .product-benefits[data-v-30b11fe8] {
        left: auto;
        right: 0;
        margin: 0
    }
}

.product-card .caption[data-v-30b11fe8] {
    font-size: 13px;
    text-align: center;
    white-space: pre-wrap
}

@media (min-width:769px) {
    .product-card .caption[data-v-30b11fe8] {
        line-height: 1.28
    }
}

@media (min-width:1140px) {
    .product-card .caption[data-v-30b11fe8] {
        text-align: left
    }
}

@media (min-width:1520px) {
    .product-card .caption[data-v-30b11fe8] {
        font-size: 16px;
        opacity: 0
    }
}

.product-card:hover .img[data-v-30b11fe8] {
    z-index: 10
}

.product-card:hover .img.hide-on-hover[data-v-30b11fe8] {
    opacity: 0
}

.product-card:hover .img-hover[data-v-30b11fe8] {
    opacity: 1;
    z-index: 11
}

.product-card:hover .new-sticker[data-v-30b11fe8] {
    z-index: 11
}

.product-card:hover .product-overlay[data-v-30b11fe8] {
    z-index: 5;
    visibility: visible;
    transition: .15s linear;
    opacity: 1
}

.product-card:hover .product-overlay .caption[data-v-30b11fe8] {
    opacity: 1;
    transition: opacity .3s
}

@media (max-width:1139px) {
    .product-card:hover .img[data-v-30b11fe8] {
        transition: opacity .3s ease-in-out
    }

    .product-card:hover .product-overlay[data-v-30b11fe8] {
        z-index: 12;
        opacity: .85
    }

    .product-card:hover .new-sticker[data-v-30b11fe8], .product-card:hover .show-text[data-v-30b11fe8] {
        opacity: 0;
        transition: opacity .3s ease-in-out
    }
}

.product-card .show-text[data-v-30b11fe8] {
    min-width: auto;
    width: 120px;
    height: 30px;
    font-size: 12px;
    transform: translateY(100%);
    opacity: 1;
    transition: opacity .3s ease-in-out;
    margin-top: 20px
}

@media (min-width:769px) {
    .product-card .show-text[data-v-30b11fe8] {
        transform: translateY(40%)
    }
}

.product-card[data-v-30b11fe8] .title {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 15px
}

@media (min-width:769px) {
    .product-card[data-v-30b11fe8] .title {
        font-size: 22px
    }
}

.product-overlay[data-v-c2a762d2] {
    position: absolute;
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    padding: 33.33333px;
    text-align: center;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: -1;
    visibility: hidden;
    transition: .3s ease-out;
    display: flex;
    justify-content: center;
    opacity: 0;
    font-size: 12px;
    line-height: 1.2;
    background: #e2e2e2
}

@media (min-width:768px) {
    .product-overlay[data-v-c2a762d2] {
        font-size: 14px
    }
}

@media (min-width:769px) {
    .product-overlay[data-v-c2a762d2] {
        padding: 40px;
        font-size: 14px
    }
}

@media (min-width:1140px) {
    .product-overlay[data-v-c2a762d2] {
        width: 140%;
        text-align: left;
        background: #e2e2e2;
        justify-content: flex-start
    }
}

@media (min-width:1520px) {
    .product-overlay[data-v-c2a762d2] {
        width: 125%;
        font-size: 16px
    }
}

@media (min-width:768px) {
    .product-overlay .content[data-v-c2a762d2] {
        width: 50%;
        margin: 0 auto;
        padding-top: 20px
    }
}

@media (min-width:1140px) {
    .product-overlay .content[data-v-c2a762d2] {
        width: 46%;
        padding-top: 0;
        margin: 0
    }
}

.product-overlay .-about-salt[data-v-c2a762d2] {
    width: auto !important;
    padding: 0 20px;
    margin-top: 30px;
    background: #c00;
    font-size: 14px;
    margin-left: 0;
    height: 45px
}

@media (max-width:768px) {
    .product-overlay .-about-salt[data-v-c2a762d2] {
        margin-top: 15px;
        margin-left: auto
    }
}

.product-overlay .-about-salt[data-v-c2a762d2]:hover {
    background: #fff
}

.product-overlay .-buy-product[data-v-c2a762d2] {
    font-size: 14px;
    margin-top: 30px;
    margin-left: 0;
    z-index: 10;
    width: 120px;
    height: 45px
}

@media (max-width:1139px) {
    .product-overlay .-buy-product[data-v-c2a762d2] {
        font-size: 14px;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        height: 30px
    }

    .product-overlay .-buy-product a[data-v-c2a762d2] {
        display: block
    }

    .product-overlay .-buy-product[data-v-c2a762d2]:hover {
        background: rgb(86, 229, 117);
        color: #fff
    }
}

@media (max-width:768px) {
    .product-overlay .-buy-product[data-v-c2a762d2] {
        bottom: -10px
    }
}

button[data-v-17f90230] {
    border: 0;
    outline: 0;
    display: block;
    background: rgb(86, 229, 117);
    width: 240px;
    height: 70px;
    border-radius: 40px;
    color: #fff;
    font-size: 19px;
    cursor: pointer;
    text-transform: uppercase;
    margin: 0 auto;
    transition: color .3s ease-out, background-color .3s ease-out, border .3s ease-in-out
}

@media (max-width:1139px) {
    button[data-v-17f90230] {
        width: 220px
    }
}

button[data-v-17f90230]:hover {
    background: #fff;
    color: #000
}

@media (max-width:1279px) {
    .bussines-program .container[data-v-4d950ba2] {
        padding: 40px 0 25px
    }
}

@media (max-width:1279px) {
    .bussines-program .container h2[data-v-4d950ba2] {
        margin-bottom: 40px
    }
}

@media (max-width:768px) {
    .bussines-program .container h2[data-v-4d950ba2] {
        font-size: 30px
    }
}

@media (max-width:1279px) {
    .bussines-program .container .program-card[data-v-4d950ba2]:not(:last-child) {
        margin-bottom: 20px
    }
}

@media (max-width:768px) {
    .program-card.-opened .title+.info[data-v-a41b7e0c] {
        padding-top: 10px
    }
}

@media (max-width:768px) {
    .program-card.-opened .info[data-v-a41b7e0c] {
        font-size: 14px
    }
}

@media (max-width:768px) {
    .program-card.-opened .info+.info[data-v-a41b7e0c] {
        padding-top: 10px
    }
}

@media (max-width:768px) {
    .program-card.-opened .info[data-v-a41b7e0c]:last-child {
        padding-bottom: 10px
    }
}

@media (max-width:768px) {
    .program-card .title[data-v-a41b7e0c] {
        font-size: 15px;
        padding-top: 10px
    }
}

@media (max-width:768px) {
    .program-card.-bussines-block .title[data-v-3880b0e1] {
        font-size: 15px
    }
}

@media (max-width:1139px) {
    .program-card .title[data-v-3880b0e1] {
        font-size: 22px !important
    }
}

@media (max-width:768px) {
    .program-card .title[data-v-3880b0e1] {
        padding-top: 10px;
        font-size: 15px !important
    }
}

@media (max-width:1139px) {
    .nav-footer[data-v-da4afa44] {
        height: auto
    }
}

@media (max-width:1519px) {
    .nav-footer .container[data-v-da4afa44] {
        padding: 20px
    }
}

@media (max-width:768px) {
    .nav-footer .container[data-v-da4afa44] {
        padding-top: 20px
    }
}

@media (max-width:1519px) {
    .nav-footer .container .top-menu[data-v-da4afa44] {
        width: 100%;
        margin-left: auto;
        margin-right: auto
    }
}

.modal_info {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .45);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 250;
    font-family: Jost, serif;
}

.modal_content {
    height: 95%;
    max-width: 814px;
    max-height: 80%;
    position: relative;
}

.modal_content .modal_close {
    width: 48px;
    height: 48px;
    background: url("data:image/svg+xml,%3Csvg width='23' height='23' viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.2975 0.702529C21.533 -0.0619756 20.2934 -0.0619756 19.529 0.702529L11.4999 8.73213L3.47077 0.702529C2.70631 -0.0619756 1.46671 -0.0619756 0.702249 0.702529C-0.062208 1.46703 -0.062208 2.70671 0.702249 3.47122L8.73136 11.5001L0.702948 19.529C-0.0615092 20.2935 -0.0615092 21.5332 0.702948 22.2977C1.46741 23.0622 2.70701 23.0622 3.47147 22.2977L11.4999 14.2681L19.529 22.2977C20.2934 23.0622 21.533 23.0622 22.2975 22.2977C23.062 21.5332 23.062 20.2935 22.2975 19.529L14.2684 11.4994L22.2975 3.46982C23.062 2.70531 23.062 1.46563 22.2975 0.70113V0.702529Z' fill='%23F5F5F7'/%3E%3C/svg%3E%0A") center center no-repeat #56E575;
    border-radius: 50%;
    display: block;
    text-decoration: none;
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(50%, -50%);
}

.modal_content img {
    display: block;
    height: 100%;
    max-width: 100%;
    border-radius: 17px;
    object-fit: contain
}

.modal_content .rm {
    text-decoration: none;
    background: #FF0500;
    border-radius: 62.429px;
    color: #FFF;
    display: flex;
    align-items: center;
    font-size: 30px;
    line-height: 1.25em;
    position: absolute;
    left: 50%;
    bottom: 60px;
    transform: translate(-50%, 0);
    padding: 5px 15px;
}

@media (max-width:880px) {
    .modal_content {
        max-width: 90%;
        height: auto;
    }

    .modal_content img {
        height: auto;
    }

    .modal_content .rm {
        font-size: 20px;
        bottom: 25px;
        padding: 3px 10px;
        white-space: nowrap;
    }

    .modal_content .modal_close {
        width: 31px;
        height: 31px;
        background-size: 15px 15px;
        transform: translate(30%, -30%);
    }
}


.layout a.button:hover {
    background: #fff;
    color: #000 !important
}

@media (max-width:768px) {
    .nav-header-top p[data-v-2f5ad203]:first-child {
        width: 300px;
        margin: 0 auto
    }
}

@media (max-width:1279px) {
    .nav-header-bottom[data-v-2f5ad203] {
        min-height: 45px
    }
}

@media (min-width:1280px) {
    .nav-header-bottom[data-v-2f5ad203] {
        height: 45px
    }
}

@media (max-width:768px) {
    .nav-header-bottom .logo[data-v-2f5ad203] {
        top: 5px;
        left: 50%;
        transform: translateX(-50%)
    }
}

@media (min-width:769px) {
    .nav-header-bottom .menu>ul[data-v-2f5ad203] {
        padding-top: 40px
    }
}

@media (min-width:1280px) {
    .nav-header-bottom .menu>ul[data-v-2f5ad203] {
        padding-top: 0
    }
}

.nav-header-bottom .menu>ul>li[data-v-2f5ad203] {
    color: #fff;
    text-transform: lowercase;
    cursor: pointer;
    font-size: 15px;
    transition: color .3s ease-out
}

@media (max-width:1519px) {
    .nav-header-bottom .menu>ul>li[data-v-2f5ad203]:not(:last-child) {
        margin-right: 50px
    }
}

@media (max-width:1340px) {
    .nav-header-bottom .menu>ul>li[data-v-2f5ad203] {
        font-size: 13px;
    }
}

@media (min-width:769px) {
    .nav-header-bottom .menu.-mobile>ul>li[data-v-2f5ad203] {
        font-size: 20px
    }
}

@media (max-width:768px) {
    .nav-header-bottom .menu.-mobile>ul>li[data-v-2f5ad203] {
        text-align: left;
        padding-left: 35px
    }
}

@media (max-width:1279px) {
    .nav-header .hide-menu[data-v-2f5ad203] {
        width: 100%;
        z-index: 1;
        transform: translateX(-100%)
    }
}

@media (min-width:1280px) {
    .nav-header .hide-menu .production-menu[data-v-2f5ad203] {
        right: 0;
        left: 0;
        min-height: calc(100vh - 100px)
    }
}

@media (max-width:1279px) {
    .nav-header .hide-menu .production-menu[data-v-2f5ad203] {
        padding: 0;
        height: 100%
    }
}

@media (max-width:1279px) {
    .nav-header .hide-menu .production-menu.-fixed[data-v-2f5ad203] {
        position: static;
        overflow-y: auto;
        padding-bottom: 80px;
        padding-top: 20px
    }
}

@media (max-width:1519px) {
    .nav-header .hide-menu .production-menu .container[data-v-2f5ad203] {
        width: 100%;
        padding: 0 15px
    }
}

@media (min-width:1280px) {
    .nav-header .hide-menu .production-menu .container[data-v-2f5ad203] {
        padding: 0 30px
    }
}

@media (max-width:768px) {
    .nav-header .hide-menu .production-menu .container[data-v-2f5ad203] {
        width: 100%;
        flex-wrap: wrap;
        margin: 25px auto
    }
}

@media (min-width:1140px) {
    .nav-header .hide-menu .production-menu .container .shop-item[data-v-2f5ad203]:not(:last-child) {
        margin-right: 100px
    }
}

@media (min-width:769px) {
    .nav-header .hide-menu .production-menu .container .shop-item[data-v-2f5ad203]:not(:last-child) {
        margin-right: 20px
    }
}

@media (max-width:768px) {
    .nav-header .hide-menu .production-menu .container .shop-item[data-v-2f5ad203] {
        width: 100%
    }

    .nav-header .hide-menu .production-menu .container .shop-item[data-v-2f5ad203]:not(:first-child) {
        margin-top: 20px
    }

    .nav-header .hide-menu .production-menu .container .shop-item .headline[data-v-2f5ad203] {
        display: flex;
        align-items: center;
        justify-content: flex-start
    }
}

@media (max-width:768px) {
    .nav-header .hide-menu .production-menu .container .shop-item .svg-icon[data-v-2f5ad203] {
        margin: 0 15px 5px 0;
        width: 20px;
        height: 40px
    }
}

@media (max-width:1139px) {
    .nav-header .hide-menu .production-menu .container .shop-item .title[data-v-2f5ad203] {
        text-align: center
    }
}

@media (max-width:768px) {
    .nav-header .hide-menu .production-menu .container .shop-item .title[data-v-2f5ad203] {
        margin-bottom: 5px
    }
}

@media (max-width:1139px) {
    .nav-header .hide-menu .production-menu .container .shop-item ul li[data-v-2f5ad203] {
        text-align: center;
        width: 100%;
        font-size: 16px
    }
}

@media (max-width:768px) {
    .nav-header .hide-menu .production-menu .container .shop-item ul li[data-v-2f5ad203] {
        text-align: left !important;
        padding-left: 35px
    }
}

@media (max-width:768px) {
    .nav-header .hide-menu .production-menu .container .shop-item ul li[data-v-2f5ad203]:not(:last-child) {
        text-align: center;
        margin-bottom: 10px
    }
}

@media (min-width:1280px) {
    .nav-header .hide-menu .contact-menu[data-v-2f5ad203] {
        left: 0;
        right: 0;
        min-height: calc(100vh - 106px)
    }
}



.main[data-v-87df0ffc] {
    display: flex;
    position: relative
}

@media (max-width:1139px) {
    .main[data-v-87df0ffc] {
        overflow-x: hidden
    }
}

.main .background-video[data-v-87df0ffc] {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    height: 100vh;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -10000
}

.main .container .sk-today[data-v-87df0ffc] {
    padding: 100px 0 70px;
    color: #fff;
    background: url(/images/4be76bb.jpg) no-repeat 0 0;
    background-size: cover;
    margin-bottom: 100px
}

@media (max-width:768px) {
    .main .container .sk-today[data-v-87df0ffc] {
        padding: 30px 5px 15px;
        margin-bottom: 30px
    }
}

.main .container .sk-today .title[data-v-87df0ffc] {
    text-align: center;
    font-size: 40px;
    margin-bottom: 60px;
    font-weight: 700
}

@media (max-width:768px) {
    .main .container .sk-today .title[data-v-87df0ffc] {
        font-size: 30px
    }
}

.main .container .sk-today .desc[data-v-87df0ffc] {
    text-align: center;
    margin-bottom: 230px;
    font-size: 20px
}

@media (max-width:1139px) {
    .main .container .sk-today .desc[data-v-87df0ffc] {
        white-space: pre-wrap;
        margin-bottom: 50px
    }
}

.main .container .sk-today .button[data-v-87df0ffc] {
    display: block;
    margin: 0 auto
}

.main .container .evolution[data-v-87df0ffc] {
    margin-bottom: 200px
}

@media (max-width:768px) {
    .main .container .evolution[data-v-87df0ffc] {
        margin-bottom: 140px
    }
}

.main .container .evolution .title[data-v-87df0ffc] {
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 25px;
    text-align: center
}

@media (max-width:768px) {
    .main .container .evolution .title[data-v-87df0ffc] {
        font-size: 30px
    }
}

.main .container .evolution .inst[data-v-87df0ffc] {
    font-size: 20px;
    text-align: center;
    margin-bottom: 60px
}

.main .container .evolution .custom-swiper.-product-list[data-v-87df0ffc] {
    width: calc(100% + 270px);
    margin-left: -135px
}

@media (max-width:1789px) {
    .main .container .evolution .custom-swiper.-product-list[data-v-87df0ffc] {
        width: 100%;
        margin-left: 0
    }
}

.main .container .evolution .custom-swiper.-product-list .swiper[data-v-87df0ffc] {
    margin: 0 auto
}

@media (min-width:320px) {
    .main .container .evolution .custom-swiper.-product-list .swiper[data-v-87df0ffc] {
        width: calc(100% - 40px)
    }
}

@media (min-width:769px) {
    .main .container .evolution .custom-swiper.-product-list .swiper[data-v-87df0ffc] {
        width: calc(100% - 170px)
    }
}

@media (min-width:1140px) {
    .main .container .evolution .custom-swiper.-product-list .swiper[data-v-87df0ffc] {
        width: calc(100% - 270px)
    }
}

@media (max-width:1789px) {
    .main .container .evolution .custom-swiper.-product-list .swiper-slide img[data-v-87df0ffc] {
        width: 100%
    }
}

.main .container .evolution .custom-swiper.-product-list .swiper-slide .content .plug[data-v-87df0ffc] {
    width: 510px;
    height: 510px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    margin: 0 auto
}

@media (max-width:1789px) {
    .main .container .evolution .custom-swiper.-product-list .swiper-slide .content .plug[data-v-87df0ffc] {
        width: 390px;
        height: 390px
    }
}

@media (max-width:1279px) {
    .main .container .evolution .custom-swiper.-product-list .swiper-slide .content .plug[data-v-87df0ffc] {
        width: 320px;
        height: 320px
    }
}

@media (max-width:1139px) {
    .main .container .evolution .custom-swiper.-product-list .swiper-slide .content .plug[data-v-87df0ffc] {
        width: 220px;
        height: 220px
    }
}

.main .container .evolution .custom-swiper.-product-list .swiper-slide .content .button[data-v-87df0ffc] {
    position: relative;
    bottom: 40px
}

.main .container .evolution .custom-swiper.-product-list .swiper-slide .content .button[data-v-87df0ffc]:hover {
    background: #e2e2e2;
    color: #fff
}

.main .container .evolution .custom-swiper.-product-list .swiper-slide .content .title[data-v-87df0ffc] {
    margin-bottom: 15px
}

.main .container .evolution .custom-swiper.-product-list .swiper-slide .content .hashtag[data-v-87df0ffc] {
    text-align: center;
    font-size: 20px;
    text-transform: uppercase
}

.main .container .vape-expo[data-v-87df0ffc] {
    background: #e2e2e2;
    padding-bottom: 60px;
    padding-top: 840px;
    margin-bottom: 20px;
    position: relative
}

@media (max-width:1519px) {
    .main .container .vape-expo[data-v-87df0ffc] {
        padding-top: 600px
    }
}

@media (max-width:768px) {
    .main .container .vape-expo[data-v-87df0ffc] {
        padding-top: 300px
    }
}

.main .container .vape-expo .hashtag[data-v-87df0ffc] {
    font-size: 186px;
    color: #fff;
    position: absolute;
    top: -80px;
    z-index: 2;
    font-weight: 800;
    left: 0;
    right: 0;
    text-align: center
}

@media (max-width:1519px) {
    .main .container .vape-expo .hashtag[data-v-87df0ffc] {
        font-size: 9vw
    }
}

@media (max-width:1139px) {
    .main .container .vape-expo .hashtag[data-v-87df0ffc] {
        top: -60px;
        font-size: 13vw
    }
}

@media (max-width:768px) {
    .main .container .vape-expo .hashtag[data-v-87df0ffc] {
        top: -20px
    }
}

.main .container .vape-expo .custom-swiper[data-v-87df0ffc] {
    position: relative;
    width: 100%
}

.main .container .vape-expo .custom-swiper .swiper-button-next[data-v-87df0ffc], .main .container .vape-expo .custom-swiper .swiper-button-prev[data-v-87df0ffc] {
    background-color: #fff;
    color: #e2e2e2
}

.main .container .vape-expo .custom-swiper .swiper-button-prev[data-v-87df0ffc] {
    left: 40px
}

.main .container .vape-expo .custom-swiper .swiper-button-next[data-v-87df0ffc] {
    right: 40px
}

.main .container .vape-expo .custom-swiper.-vape-expo-sw .swiper[data-v-87df0ffc] {
    width: calc(100% - 290px);
    margin: 0 auto
}

@media (max-width:1139px) {
    .main .container .vape-expo .custom-swiper.-vape-expo-sw .swiper[data-v-87df0ffc] {
        width: calc(100% - 40px)
    }
}

.main .container .vape-expo .custom-swiper.-vape-expo-sw .swiper .swiper-slide img[data-v-87df0ffc] {
    width: 100%;
    height: 820px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 40px
}

@media (max-width:1519px) {
    .main .container .vape-expo .custom-swiper.-vape-expo-sw .swiper .swiper-slide img[data-v-87df0ffc] {
        height: 570px
    }
}

@media (max-width:768px) {
    .main .container .vape-expo .custom-swiper.-vape-expo-sw .swiper .swiper-slide img[data-v-87df0ffc] {
        height: 300px
    }
}

.main .container .vape-expo .-vape-expo-sw[data-v-87df0ffc] {
    margin-bottom: 40px;
    position: absolute;
    top: -110px;
    z-index: 1
}

.main .container .vape-expo .location[data-v-87df0ffc] {
    text-align: center;
    font-size: 20px;
    margin-bottom: 90px
}

@media (max-width:768px) {
    .main .container .vape-expo .location[data-v-87df0ffc] {
        margin-bottom: 30px
    }
}

.main .container .vape-expo .awards-block[data-v-87df0ffc] {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-bottom: 70px
}

@media (max-width:768px) {
    .main .container .vape-expo .awards-block img[data-v-87df0ffc] {
        width: 160px
    }
}

@media (max-width:1139px) {
    .main .container .vape-expo .awards-block img[data-v-87df0ffc]:nth-child(odd) {
        margin-right: 40px
    }
}

@media (max-width:768px) {
    .main .container .vape-expo .awards-block img[data-v-87df0ffc]:nth-child(odd) {
        margin-right: 0
    }
}

.main .container .vape-expo .awards-title[data-v-87df0ffc] {
    font-size: 40px;
    text-align: center;
    margin-bottom: 60px;
    font-weight: 700
}

@media (max-width:768px) {
    .main .container .vape-expo .awards-title[data-v-87df0ffc] {
        margin-bottom: 30px;
        font-size: 30px
    }
}

.main .container .vape-expo .awards-desc[data-v-87df0ffc], .nav-header-top p[data-v-2f5ad203], .page h1[data-v-6f9f2f86], .page h2[data-v-6f9f2f86], .page h3[data-v-6f9f2f86] {
    text-align: center
}

@media (max-width:768px) {
    .main .container .vape-expo .awards-desc[data-v-87df0ffc] {
        white-space: pre-wrap
    }
}

#wave.item-card.-content[data-v-63e738d4] .item-card-desc, .item-card.-content img[data-v-66384634] {
    max-width: 500px
}

#wave.item-card.-content[data-v-63e738d4] .item-card-hashtag {
    visibility: hidden;
    font-size: 10vw;
    margin-bottom: 20px
}

@media (min-width:375px) {
    #wave.item-card.-content[data-v-63e738d4] .item-card-hashtag {
        font-size: 10vw;
        padding-top: 20px;
        margin-bottom: 20px
    }
}

@media (min-width:768px) {
    #wave.item-card.-content[data-v-63e738d4] .item-card-hashtag {
        font-size: 600%
    }
}

@media (min-width:1024px) {
    #wave.item-card.-content[data-v-63e738d4] .item-card-hashtag {
        font-size: 600%;
        padding-top: 0;
        margin-bottom: 70px
    }
}

@media (max-width:1139px) {
    #wave.item-card.-content[data-v-63e738d4] .item-card-hashtag {
        letter-spacing: 2px
    }
}

@media (min-width:1280px) {
    #wave.item-card.-content[data-v-63e738d4] .item-card-hashtag {
        font-size: 600%
    }
}

@media (min-width:1520px) {
    #wave.item-card.-content[data-v-63e738d4] .item-card-hashtag {
        font-size: 600%;
        margin-bottom: 50px
    }
}

#wave.item-card.-content[data-v-63e738d4] .item-card-img {
    max-width: 450px;
    top: -350px
}

@media (max-width:768px) {
    #wave.item-card.-content[data-v-63e738d4] .item-card-img {
        top: -300px;
        margin-top: 10vw
    }
}

.product-splash[data-v-63e738d4] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -2;
    min-height: 100vh;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    background-image: url(/images/3b09042.png)
}

@media (max-width:768px) {
    .product-splash[data-v-63e738d4] {
        background-image: url(/images/6361373.png)
    }
}

.prolog[data-v-63e738d4] {
    color: #fff;
    margin-bottom: 20vh
}

@media (max-width:768px) {
    .prolog[data-v-63e738d4] {
        margin-bottom: 20vh
    }
}

.prolog .main-title[data-v-63e738d4] {
    text-align: center;
    margin-bottom: 50px;
    font-size: 65px
}

@media (max-width:1139px) {
    .prolog .main-title[data-v-63e738d4] {
        font-size: 50px
    }
}

@media (max-width:768px) {
    .prolog .main-title[data-v-63e738d4] {
        font-size: 30px
    }
}

.prolog .-title-image[data-v-63e738d4] {
    margin-top: 10vh;
    width: 100%;
    height: 15vh;
    background-size: contain
}

.prolog .main-subtitle[data-v-63e738d4] {
    font-size: 11px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 100px;
    margin-left: -10px;
    padding-top: 10px;
    color: #000
}

@media (max-width:768px) {
    .prolog .main-subtitle[data-v-63e738d4] {
        padding-bottom: 0
    }
}

.prolog .main-desc[data-v-63e738d4] {
    width: 900px;
    text-align: center;
    font-size: 20px;
    margin: 0 auto
}

@media (max-width:1279px) {
    .prolog .main-desc[data-v-63e738d4] {
        width: 100%
    }
}

@media (max-width:1139px) {
    .prolog .main-desc[data-v-63e738d4] {
        white-space: pre-wrap
    }
}

.item-card[data-v-66384634] {
    background: #e2e2e2;
    padding: 330px 80px 70px;
    position: relative;
    margin-bottom: 25px
}

@media (max-width:1139px) {
    .item-card[data-v-66384634] {
        padding-top: 150px
    }
}

@media (max-width:768px) {
    .item-card[data-v-66384634] {
        padding: 60px 5px 15px
    }
}

.item-card-hashtag[data-v-66384634] {
    text-align: center;
    color: #fff;
    margin-bottom: 280px;
    font-size: 120%
}

@media (min-width:375px) {
    .item-card-hashtag[data-v-66384634] {
        font-size: 140%
    }
}

@media (min-width:768px) {
    .item-card-hashtag[data-v-66384634] {
        font-size: 280%
    }
}

@media (min-width:1024px) {
    .item-card-hashtag[data-v-66384634] {
        font-size: 320%
    }
}

@media (min-width:1280px) {
    .item-card-hashtag[data-v-66384634] {
        font-size: 450%
    }
}

@media (min-width:1520px) {
    .item-card-hashtag[data-v-66384634] {
        font-size: 600%
    }
}

@media (max-width:1139px) {
    .item-card-hashtag[data-v-66384634] {
        margin-bottom: 240px
    }
}

@media (max-width:768px) {
    .item-card-hashtag[data-v-66384634] {
        margin-bottom: 120px
    }
}

.item-card-img[data-v-66384634] {
    position: absolute;
    top: -230px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2
}

@media (max-width:1139px) {
    .item-card-img[data-v-66384634] {
        width: 768px
    }
}

@media (max-width:768px) {
    .item-card-img[data-v-66384634] {
        width: 320px;
        top: -80px
    }
}

.item-card.-content[data-v-66384634] {
    padding-top: 0
}

@media (min-width:375px) {
    .item-card.-content .item-card-hashtag[data-v-66384634] {
        font-size: 5vw;
        padding-top: 20px;
        margin-bottom: 20px
    }
}

@media (min-width:768px) {
    .item-card.-content .item-card-hashtag[data-v-66384634] {
        font-size: 170%
    }
}

@media (min-width:1024px) {
    .item-card.-content .item-card-hashtag[data-v-66384634] {
        font-size: 250%;
        padding-top: 0;
        margin-bottom: 70px
    }
}

@media (max-width:1139px) {
    .item-card.-content .item-card-hashtag[data-v-66384634] {
        letter-spacing: 2px
    }
}

@media (min-width:1280px) {
    .item-card.-content .item-card-hashtag[data-v-66384634] {
        font-size: 400%
    }
}

@media (min-width:1520px) {
    .item-card.-content .item-card-hashtag[data-v-66384634] {
        font-size: 600%;
        margin-bottom: 50px
    }
}

@media (min-width:1520px) {
    .item-card.-content img[data-v-66384634] {
        top: -190px
    }
}

@media (max-width:1519px) {
    .item-card.-content img[data-v-66384634] {
        max-width: 450px
    }
}

@media (max-width:768px) {
    .item-card.-content img[data-v-66384634] {
        max-width: 350px;
        top: -50px
    }
}

@media (max-width:400px) {
    .item-card.-content img[data-v-66384634] {
        max-width: 250px;
        top: -80px
    }
}

@media (max-width:768px) {
    .item-card.-wide .item-card-img[data-v-66384634] {
        width: 400px
    }
}

.item-card-slogan[data-v-66384634] {
    text-align: center;
    font-size: 40px;
    margin-bottom: 40px;
    font-weight: 700
}

.item-card-slogan[data-v-66384634] .mobile {
    display: none
}

@media (max-width:820px) {
    .item-card-slogan[data-v-66384634] .mobile {
        display: initial
    }
}

.item-card-slogan[data-v-66384634] .desktop {
    display: initial
}

@media (max-width:820px) {
    .item-card-slogan[data-v-66384634] .desktop {
        display: none
    }
}

.item-card-desc[data-v-66384634] {
    text-align: center;
    font-size: 20px;
    width: 900px;
    margin: 0 auto 100px;
    padding: 0 10px
}

@media (max-width:1279px) {
    .item-card-desc[data-v-66384634] {
        width: 100%
    }
}

@media (max-width:1139px) {
    .item-card-desc[data-v-66384634] {
        white-space: pre-wrap
    }
}

@media (max-width:768px) {
    .item-card-desc[data-v-66384634] {
        margin-bottom: 30px
    }
}

.item-card-button[data-v-66384634] {
    width: 500px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto
}

@media (max-width:768px) {
    .item-card-button[data-v-66384634] {
        width: auto;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .item-card-button button[data-v-66384634]:first-child {
        margin-bottom: 10px
    }
}

.random-news[data-v-697fba83] {
    background: #e2e2e2;
    padding: 60px 20px;
    margin-bottom: 50px;
    text-align: center
}

.random-news .title[data-v-697fba83] {
    margin-bottom: 50px;
    text-align: center;
    font-size: 40px;
    font-weight: 700
}

@media (max-width:768px) {
    .random-news .title[data-v-697fba83] {
        font-size: 24px
    }
}

.random-news .title .bold[data-v-697fba83] {
    font-weight: 700
}

@media (max-width:768px) {
    .random-news .title .bold[data-v-697fba83] {
        display: block
    }
}

.random-news-link[data-v-697fba83] {
    width: 100%
}

.random-news-img[data-v-697fba83] {
    width: 100%;
    margin: 20px 0 30px
}

.random-news-title[data-v-697fba83] {
    font-size: 20px;
    margin-bottom: 5px;
    text-transform: uppercase
}

@media (max-width:768px) {
    .random-news-title[data-v-697fba83] {
        font-size: 18px
    }
}

.random-news-desc[data-v-697fba83] {
    padding: 20px 100px
}

@media (max-width:767px) {
    .random-news-desc[data-v-697fba83] {
        padding: 25px
    }
}

.random-news .swiper-button-next[data-v-697fba83], .random-news .swiper-button-prev[data-v-697fba83] {
    background-color: #fff;
    border: 1px solid #e2e2e2
}

.random-news .swiper-button-next[data-v-697fba83]:hover, .random-news .swiper-button-prev[data-v-697fba83]:hover {
    border: 1px solid rgb(86, 229, 117)
}

.random-news .swiper-button-next .svg-icon[data-v-697fba83], .random-news .swiper-button-prev .svg-icon[data-v-697fba83] {
    fill: #e2e2e2
}

@media (max-width:767px) {
    .random-news .swiper-button-prev[data-v-697fba83] {
        left: -12%
    }

    .random-news .swiper-button-next[data-v-697fba83] {
        right: -12%
    }
}







details, main {
    display: block
}



sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

[hidden], template {
    display: none
}

.svg-icon {
    width: 16px;
    height: 16px;
    fill: currentColor
}

.main .container .sales .custom-swiper .swiper-slide .img-container img[data-v-9c5894f4] {
    width: 100%
}

.main[data-v-9c5894f4] {
    padding-top: 160px;
    background: url(images/0f57671.jpg) no-repeat;
    background-size: 100vw
}

.main .title[data-v-9c5894f4] {
    font-size: 40px;
    font-weight: 700
}

@media (max-width:768px) {
    .main .title[data-v-9c5894f4] {
        font-size: 25px
    }
}

.main .desc[data-v-9c5894f4] {
    font-size: 20px;
}

.main .container .marketing[data-v-9c5894f4] {
    text-align: center;
    background: #e2e2e2;
    padding: 80px 0 50px;
    margin-bottom: 20px
}

@media (max-width:768px) {
    .main .container .marketing[data-v-9c5894f4] {
        padding: 30px 5px 10px
    }
}

.main .container .marketing .title[data-v-9c5894f4] {
    margin-bottom: 60px
}

@media (max-width:768px) {
    .main .container .marketing .title[data-v-9c5894f4] {
        margin-bottom: 20px
    }
}

.main .container .marketing .strong[data-v-9c5894f4] {
    margin: 30px 0;
    font-weight: 500
}

.main .container .marketing .hashtag-block[data-v-9c5894f4] {
    padding-top: 360px;
    position: relative
}

@media (max-width:1139px) {
    .main .container .marketing .hashtag-block[data-v-9c5894f4] {
        padding-top: 250px
    }
}

@media (max-width:768px) {
    .main .container .marketing .hashtag-block[data-v-9c5894f4] {
        padding-top: 130px
    }
}

.main .container .marketing .hashtag-block .hashtag[data-v-9c5894f4] {
    font-size: 121px;
    color: #fff
}

@media (max-width:1519px) {
    .main .container .marketing .hashtag-block .hashtag[data-v-9c5894f4] {
        font-size: 100px
    }
}

@media (max-width:1139px) {
    .main .container .marketing .hashtag-block .hashtag[data-v-9c5894f4] {
        font-size: 70px
    }
}

@media (max-width:768px) {
    .main .container .marketing .hashtag-block .hashtag[data-v-9c5894f4] {
        font-size: 25px
    }
}

.main .container .marketing .hashtag-block img[data-v-9c5894f4] {
    position: absolute;
    left: 50%;
    top: -80px;
    z-index: 10;
    transform: translateX(-50%)
}

@media (max-width:1139px) {
    .main .container .marketing .hashtag-block img[data-v-9c5894f4] {
        width: 400px;
        top: -40px
    }
}

@media (max-width:768px) {
    .main .container .marketing .hashtag-block img[data-v-9c5894f4] {
        width: 200px;
        top: -20px
    }
}

.main .container .target[data-v-9c5894f4] {
    background: url(images/c1ae624.jpg) no-repeat;
    background-size: cover;
    text-align: center;
    padding: 150px 0 300px;
    color: #fff;
    margin-bottom: 20px
}

@media (max-width:1139px) {
    .main .container .target[data-v-9c5894f4] {
        padding: 100px 10px 150px
    }
}

@media (max-width:768px) {
    .main .container .target[data-v-9c5894f4] {
        padding: 50px 5px;
        background-position-x: 50%
    }
}

.main .container .target .title[data-v-9c5894f4] {
    margin-bottom: 50px
}

.main .container .sales[data-v-9c5894f4] {
    background: #e2e2e2;
    text-align: center;
    padding: 80px 50px 30px;
    margin-bottom: 20px
}

@media (max-width:1139px) {
    .main .container .sales[data-v-9c5894f4] {
        padding: 40px 25px 20px
    }
}

.main .container .sales .custom-swiper[data-v-9c5894f4] {
    position: relative
}

.main .container .sales .custom-swiper .swiper[data-v-9c5894f4] {
    width: calc(100% - 5px);
    margin: 0 auto
}

@media (min-width:769px) {
    .main .container .sales .custom-swiper .swiper[data-v-9c5894f4] {
        width: calc(100% - 40px)
    }
}

@media (min-width:1140px) {
    .main .container .sales .custom-swiper .swiper[data-v-9c5894f4] {
        width: calc(100% - 270px)
    }
}

.main .container .sales .custom-swiper .swiper-slide[data-v-9c5894f4] {
    height: auto
}

.main .container .sales .custom-swiper .swiper-slide .title[data-v-9c5894f4] {
    margin-bottom: 30px
}

.main .container .sales .custom-swiper .swiper-slide .img-container[data-v-9c5894f4] {
    height: 90%;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (min-width:1280px) {
    .main .container .sales .custom-swiper .swiper-slide .img-container img[data-v-9c5894f4] {
        width: 70%
    }
}

.main .container .sales .custom-swiper .swiper-button-next[data-v-9c5894f4], .main .container .sales .custom-swiper .swiper-button-prev[data-v-9c5894f4] {
    background-color: #fff
}

@media (max-width:768px) {
    .main .container .sales .custom-swiper .swiper-button-next[data-v-9c5894f4], .main .container .sales .custom-swiper .swiper-button-prev[data-v-9c5894f4] {
        width: 40px;
        height: 40px
    }
}

.main .container .sales .custom-swiper .swiper-button-next .svg-icon[data-v-9c5894f4], .main .container .sales .custom-swiper .swiper-button-prev .svg-icon[data-v-9c5894f4] {
    width: 30px;
    height: 30px
}

@media (max-width:768px) {
    .main .container .sales .custom-swiper .swiper-button-next .svg-icon[data-v-9c5894f4], .main .container .sales .custom-swiper .swiper-button-prev .svg-icon[data-v-9c5894f4] {
        width: 15px;
        height: 15px
    }
}

.main .container .sales .custom-swiper .swiper-button-next[data-v-9c5894f4]:focus, .main .container .sales .custom-swiper .swiper-button-prev[data-v-9c5894f4]:focus {
    outline: 0
}

@media (max-width:768px) {
    .program-card.-bussines-block .title[data-v-3880b0e1] {
        font-size: 15px
    }
}

@media (max-width:1139px) {
    .program-card .title[data-v-3880b0e1] {
        font-size: 22px !important
    }
}

@media (max-width:768px) {
    .program-card .title[data-v-3880b0e1] {
        padding-top: 10px;
        font-size: 15px !important
    }
}

@media (max-width:1279px) {
    .bussines-program .container[data-v-4d950ba2] {
        padding: 40px 0 25px
    }
}

@media (max-width:1279px) {
    .bussines-program .container h2[data-v-4d950ba2] {
        margin-bottom: 40px
    }
}

@media (max-width:768px) {
    .bussines-program .container h2[data-v-4d950ba2] {
        font-size: 30px
    }
}

@media (max-width:1279px) {
    .bussines-program .container .program-card[data-v-4d950ba2]:not(:last-child) {
        margin-bottom: 20px
    }
}

@media (max-width:768px) {
    .program-card.-opened .title+.info[data-v-a41b7e0c] {
        padding-top: 10px
    }
}

@media (max-width:768px) {
    .program-card.-opened .info[data-v-a41b7e0c] {
        font-size: 14px
    }
}

@media (max-width:768px) {
    .program-card.-opened .info+.info[data-v-a41b7e0c] {
        padding-top: 10px
    }
}

@media (max-width:768px) {
    .program-card.-opened .info[data-v-a41b7e0c]:last-child {
        padding-bottom: 10px
    }
}

@media (max-width:768px) {
    .program-card .title[data-v-a41b7e0c] {
        font-size: 15px;
        padding-top: 10px
    }
}

@media (max-width:1139px) {
    .nav-footer[data-v-da4afa44] {
        height: auto
    }
}

@media (max-width:1519px) {
    .nav-footer .container[data-v-da4afa44] {
        padding: 20px
    }
}

@media (max-width:768px) {
    .nav-footer .container[data-v-da4afa44] {
        padding-top: 20px
    }
}

@media (max-width:1519px) {
    .nav-footer .container .top-menu[data-v-da4afa44] {
        width: 100%;
        margin-left: auto;
        margin-right: auto
    }
}

@media (min-width:768px) {
    .swiper-carousel.-tall .swiper-button-next, .swiper-carousel.-tall .swiper-button-prev {
        margin-top: -150px
    }
}

@media (max-width:1139px) {
    .swiper-button-next.swiper-button-next, .swiper-button-prev.swiper-button-prev {
        width: 55px;
        height: 55px
    }
}

@media (max-width:1139px) {
    .swiper-button-next.swiper-button-next .svg-icon, .swiper-button-prev.swiper-button-prev .svg-icon {
        height: 16px
    }
}

@media (max-width:1519px) {
    .layout .container {
        width: 80%
    }
}

@media (max-width:768px) {
    .layout .container {
        width: 90%
    }
}

@media (max-width:1139px) {
    .layout main>.main {
        margin-top: 98px
    }
}

@media (max-width:768px) {
    .layout main>.main {
        margin-top: 118px
    }
}

@media (max-width:768px) {
    .alarm-message .custom-container[data-v-5ded6859] {
        max-width: 300px
    }
}

@media (max-width:768px) {
    .alarm-message .custom-container .question[data-v-5ded6859] {
        font-size: 30px
    }
}

@media (min-width:769px) {
    .alarm-message .custom-container .answer button[data-v-5ded6859] {
        margin-right: 20px
    }
}

@media (max-width:768px) {
    .alarm-message .custom-container .answer[data-v-5ded6859] {
        flex-direction: column;
        justify-content: flex-start
    }

    .alarm-message .custom-container .answer button[data-v-5ded6859]:first-child {
        margin-bottom: 20px
    }
}

@media (min-width:1280px) {
    .nav-header.-fixed .hide-menu[data-v-2f5ad203] {
        z-index: 1
    }
}

@media (min-width:769px) {
    .nav-header.-fixed .nav-header-bottom[data-v-2f5ad203] {
        min-height: calc(100% - 55px);
        height: auto
    }
}

@media (max-width:768px) {
    .nav-header.-fixed .nav-header-bottom[data-v-2f5ad203] {
        overflow-y: scroll
    }
}

@media (max-width:1139px) {
    .nav-header-top[data-v-2f5ad203] {
        padding: 10px 0;
        font-size: 10px
    }
}

@media (max-width:768px) {
    .nav-header-top p[data-v-2f5ad203]:first-child {
        width: 300px;
        margin: 0 auto
    }
}

@media (max-width:1279px) {
    .nav-header-bottom[data-v-2f5ad203] {
        min-height: 45px
    }
}

@media (min-width:1280px) {
    .nav-header-bottom[data-v-2f5ad203] {
        height: 45px
    }
}

@media (max-width:768px) {
    .nav-header-bottom .logo[data-v-2f5ad203] {
        top: 5px;
        left: 50%;
        transform: translateX(-50%)
    }
}



@media (min-width:769px) {
    .nav-header-bottom .menu[data-v-2f5ad203] {
        height: 100%
    }
}

@media (min-width:769px) {
    .nav-header-bottom .menu>ul[data-v-2f5ad203] {
        padding-top: 40px
    }
}

@media (min-width:1280px) {
    .nav-header-bottom .menu>ul[data-v-2f5ad203] {
        padding-top: 0
    }
}

@media (max-width:1519px) {
    .nav-header-bottom .menu>ul>li[data-v-2f5ad203]:not(:last-child) {
        margin-right: 50px
    }
}

@media (min-width:769px) {
    .nav-header-bottom .menu.-mobile>ul>li[data-v-2f5ad203] {
        font-size: 20px
    }
}

@media (max-width:768px) {
    .nav-header-bottom .menu.-mobile>ul>li[data-v-2f5ad203] {
        text-align: left;
        padding-left: 35px
    }
}

@media (max-width:1279px) {
    .nav-header .hide-menu[data-v-2f5ad203] {
        width: 100%;
        z-index: 1;
        transform: translateX(-100%)
    }
}

@media (min-width:1280px) {
    .nav-header .hide-menu .production-menu[data-v-2f5ad203] {
        right: 0;
        left: 0;
        min-height: calc(100vh - 100px)
    }
}

@media (max-width:1279px) {
    .nav-header .hide-menu .production-menu[data-v-2f5ad203] {
        padding: 0;
        height: 100%
    }
}

@media (max-width:1279px) {
    .nav-header .hide-menu .production-menu.-fixed[data-v-2f5ad203] {
        position: static;
        overflow-y: auto;
        padding-bottom: 80px;
        padding-top: 20px
    }
}

@media (max-width:1519px) {
    .nav-header .hide-menu .production-menu .container[data-v-2f5ad203] {
        width: 100%;
        padding: 0 15px
    }
}

@media (min-width:1280px) {
    .nav-header .hide-menu .production-menu .container[data-v-2f5ad203] {
        padding: 0 30px
    }
}

@media (max-width:768px) {
    .nav-header .hide-menu .production-menu .container[data-v-2f5ad203] {
        width: 100%;
        flex-wrap: wrap;
        margin: 25px auto
    }
}

@media (min-width:1140px) {
    .nav-header .hide-menu .production-menu .container .shop-item[data-v-2f5ad203]:not(:last-child) {
        margin-right: 100px
    }
}

@media (min-width:769px) {
    .nav-header .hide-menu .production-menu .container .shop-item[data-v-2f5ad203]:not(:last-child) {
        margin-right: 20px
    }
}

@media (max-width:768px) {
    .nav-header .hide-menu .production-menu .container .shop-item[data-v-2f5ad203] {
        width: 100%
    }

    .nav-header .hide-menu .production-menu .container .shop-item[data-v-2f5ad203]:not(:first-child) {
        margin-top: 20px
    }

    .nav-header .hide-menu .production-menu .container .shop-item .headline[data-v-2f5ad203] {
        display: flex;
        align-items: center;
        justify-content: flex-start
    }
}

@media (max-width:768px) {
    .nav-header .hide-menu .production-menu .container .shop-item .svg-icon[data-v-2f5ad203] {
        margin: 0 15px 5px 0;
        width: 20px;
        height: 40px
    }
}

@media (max-width:1139px) {
    .nav-header .hide-menu .production-menu .container .shop-item .title[data-v-2f5ad203] {
        text-align: center
    }
}

@media (max-width:768px) {
    .nav-header .hide-menu .production-menu .container .shop-item .title[data-v-2f5ad203] {
        margin-bottom: 5px
    }
}

@media (max-width:1139px) {
    .nav-header .hide-menu .production-menu .container .shop-item ul li[data-v-2f5ad203] {
        text-align: center;
        width: 100%;
        font-size: 16px
    }
}

@media (max-width:768px) {
    .nav-header .hide-menu .production-menu .container .shop-item ul li[data-v-2f5ad203] {
        text-align: left !important;
        padding-left: 35px
    }
}

@media (max-width:768px) {
    .nav-header .hide-menu .production-menu .container .shop-item ul li[data-v-2f5ad203]:not(:last-child) {
        text-align: center;
        margin-bottom: 10px
    }
}

@media (min-width:1280px) {
    .nav-header .hide-menu .contact-menu[data-v-2f5ad203] {
        left: 0;
        right: 0;
        min-height: calc(100vh - 106px)
    }
}

@media (max-width:1279px) {
    .nav-header .hide-menu .contact-menu[data-v-2f5ad203] {
        padding: 0;
        height: 100%
    }
}

@media (max-width:1279px) {
    .nav-header .hide-menu .contact-menu.-fixed[data-v-2f5ad203] {
        position: static;
        overflow-y: auto
    }
}

@media (max-width:1519px) {
    .nav-header .hide-menu .contact-menu .container[data-v-2f5ad203] {
        width: 1140px;
        padding: 30px 20px
    }
}

@media (max-width:1139px) {
    .nav-header .hide-menu .contact-menu .container[data-v-2f5ad203] {
        width: 768px
    }
}

@media (max-width:768px) {
    .nav-header .hide-menu .contact-menu .container[data-v-2f5ad203] {
        overflow-y: auto;
        width: 300px
    }
}

@media (max-width:1139px) {
    .nav-header .hide-menu .contact-menu .container .info-item[data-v-2f5ad203] {
        width: 50%
    }
}

@media (max-width:768px) {
    .nav-header .hide-menu .contact-menu .container .info-item[data-v-2f5ad203] {
        width: 100%
    }
}

@media (max-width:1279px) {
    .nav-header .hide-menu .contact-menu .container .info-item[data-v-2f5ad203]:last-child {
        margin: 20px auto 0;
        padding-left: 0
    }
}

@media (max-width:1139px) {
    .nav-header .hide-menu .contact-menu .container .info-item[data-v-2f5ad203]:nth-child(n+3) {
        margin: 20px 0 0
    }
}

@media (max-width:768px) {
    .nav-header .hide-menu .contact-menu .container .info-item .svg-container[data-v-2f5ad203] {
        margin-bottom: 10px
    }
}

.nav-header-bottom .logo img[data-v-2f5ad203] {
    width: 100%
}

@media (min-width:769px) {
    .nav-header .hide-menu .contact-menu .map .area[data-v-2f5ad203] {
        height: 500px
    }
}

@media (max-width:811px) {
    .nav-header .contact-menu[data-v-2f5ad203], .nav-header .sell-menu[data-v-2f5ad203] {
        margin-bottom: 65px
    }
}

@media (max-width:768px) {
    .nav-header .text-block .main[data-v-2f5ad203] {
        font-size: 20px
    }
}

@media (min-width:375px) {
    .nav-header .text-block .main.-upper[data-v-2f5ad203] {
        font-size: 18px;
        margin-top: 0
    }
}

@media (min-width:769px) {
    .nav-header .text-block .main.-upper[data-v-2f5ad203] {
        font-size: 26px
    }
}

@media (min-width:375px) {
    .nav-header .text-block .desc.-accent[data-v-2f5ad203] {
        font-size: 20px;
        max-width: 240px;
        margin: 0 auto
    }
}

@media (min-width:769px) {
    .nav-header .text-block .desc.-accent[data-v-2f5ad203] {
        font-size: 24px;
        max-width: 100%
    }
}

.page[data-v-6f9f2f86] {
    padding: 150px 0 80px
}

@media (max-width:1139px) {
    .nav-footer[data-v-da4afa44] {
        height: auto
    }
}

@media (max-width:1519px) {
    .nav-footer .container[data-v-da4afa44] {
        padding: 20px
    }
}

@media (max-width:768px) {
    .nav-footer .container[data-v-da4afa44] {
        padding-top: 20px
    }
}

@media (max-width:1519px) {
    .nav-footer .container .top-menu[data-v-da4afa44] {
        width: 100%;
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width:1139px) {
    .nav-footer .container .top-menu[data-v-da4afa44] {
        margin-bottom: 20px
    }
}

@media (max-width:768px) {
    .nav-footer .container .top-menu[data-v-da4afa44] {
        padding: 0
    }
}

@media (max-width:768px) {
    .nav-footer .container .top-menu ul[data-v-da4afa44] {
        display: block
    }
}

@media (max-width:1519px) {
    .nav-footer .container .top-menu ul li[data-v-da4afa44] {
        margin-bottom: 10px
    }
}

@media (max-width:768px) {
    .nav-footer .container .top-menu ul li[data-v-da4afa44] {
        margin: 0 0 10px;
        text-align: center;
        white-space: normal
    }

    .nav-footer .container .top-menu ul li[data-v-da4afa44]:not(:last-child) {
        margin-bottom: 5px
    }
}

@media (max-width:1139px) {
    .nav-footer .container .middle[data-v-da4afa44] {
        margin-bottom: 20px;
        flex-direction: column;
        align-items: center;
        justify-content: center
    }
}

@media (max-width:1519px) {
    .nav-footer .container .middle .left[data-v-da4afa44] {
        width: 260px
    }
}

@media (max-width:1139px) {
    .nav-footer .container .middle .left[data-v-da4afa44] {
        display: none
    }
}

@media (max-width:1139px) {
    .nav-footer .container .middle .center[data-v-da4afa44] {
        position: static;
        transform: none;
        margin-bottom: 10px
    }
}

@media (max-width:768px) {
    .nav-footer .container .middle .center[data-v-da4afa44] {
        width: 100%
    }
}

@media (max-width:768px) {
    .nav-footer .container .middle .center .social-button[data-v-da4afa44] {
        width: 50px;
        height: 50px
    }
}

@media (max-width:768px) {
    .nav-footer .container .middle .center .social-button .svg-icon[data-v-da4afa44], .nav-footer .container .middle .center .social-button img[data-v-da4afa44] {
        width: 20px;
        height: 20px
    }
}

@media (max-width:768px) {
    .nav-footer .container .middle .right[data-v-da4afa44] {
        text-align: center
    }
}

@media (max-width:1139px) {
    .nav-footer .container .middle .right .title[data-v-da4afa44] {
        display: none
    }
}

@media (max-width:1139px) {
    .nav-footer .container .bottom[data-v-da4afa44] {
        justify-content: center
    }
}

@media (max-width:1139px) {
    .nav-footer .container .bottom .left[data-v-da4afa44] {
        display: none
    }
}

@media (max-width:1139px) {
    .nav-footer .container .bottom .center[data-v-da4afa44] {
        position: static;
        transform: none
    }
}

@media (max-width:1139px) {
    .nav-footer .container .bottom .right[data-v-da4afa44] {
        display: none
    }
}

.swiper-pointer-events {
    touch-action: pan-y;
}

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

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: 50%;
    background-repeat: no-repeat;
}

.swiper-carousel {
    position: relative
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    text-align: center;
    font-size: 18px;
    display: block;
    align-items: center;
}

.swiper-slide.height_auto {
    height: auto;
}

.swiper-slide.swiper-slide-visible {
    z-index: 1;
    transition: opacity .3s ease;
}

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

.swiper-carousel.-muted .swiper-button-next, .swiper-carousel.-muted .swiper-button-prev {
    color: #e2e2e2
}

@media (min-width:768px) {
    .swiper-carousel.-tall .swiper-button-next, .swiper-carousel.-tall .swiper-button-prev {
        margin-top: -150px
    }
}

.swiper-button-next.swiper-button-next, .swiper-button-prev.swiper-button-prev {
    background-image: none;
    background-color: #e2e2e2;
    border-radius: 100%;
    width: 78px;
    height: 78px;
    transform: translateY(-100%);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff
}

@media (max-width:1139px) {
    .swiper-button-next.swiper-button-next, .swiper-button-prev.swiper-button-prev {
        width: 55px;
        height: 55px
    }
}

.swiper-button-next.swiper-button-next .svg-icon, .swiper-button-prev.swiper-button-prev .svg-icon {
    height: 27px
}

@media (max-width:1139px) {
    .swiper-button-next.swiper-button-next .svg-icon, .swiper-button-prev.swiper-button-prev .svg-icon {
        height: 16px
    }
}

.swiper-button-next.swiper-button-next:focus, .swiper-button-prev.swiper-button-prev:focus {
    outline: 0
}

.swiper-button-next.swiper-button-next:hover, .swiper-button-prev.swiper-button-prev:hover {
    transition: background .3s ease-in-out;
    background: rgb(86, 229, 117) !important
}

.swiper-button-prev.swiper-button-prev {
    left: 0
}

.swiper-button-next.swiper-button-next {
    right: 0
}

._hidden-overflow {
    overflow: hidden !important
}

::-webkit-media-controls-panel, ::-webkit-media-controls-play-button {
    display: none !important;
    -webkit-appearance: none
}

::-webkit-media-controls-start-playback-button {
    display: none !important;
    -webkit-appearance: none
}

.nuxt-progress {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    width: 0;
    opacity: 1;
    transition: width .1s, opacity .4s;
    background-color: rgb(86, 229, 117);
    z-index: 999999
}

.nuxt-progress.nuxt-progress-notransition {
    transition: none
}

.nuxt-progress-failed {
    background-color: red
}

*, :after, :before {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

.layout {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    font-family: Jost, serif
}

.layout.-block-scroll {
    height: 100vh;
    overflow: hidden
}

.layout .container {
    max-width: 1520px;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
}

@media (max-width:1519px) {
    .layout .container {
        width: 80%
    }
}

@media (max-width:768px) {
    .layout .container {
        width: 90%
    }
}

.layout .inner {
    padding: 0 15px
}

.layout main>.main {
    margin-top: 105px
}

@media (max-width:1139px) {
    .layout main>.main {
        margin-top: 98px
    }
}

@media (max-width:768px) {
    .layout main>.main {
        margin-top: 118px
    }
}

.layout a.button {
    border: 0;
    outline: 0;
    text-align: center;
    vertical-align: middle;
    display: block;
    background: rgb(86, 229, 117);
    width: 240px;
    height: 70px;
    border-radius: 40px;
    color: #fff !important;
    font-size: 19px;
    cursor: pointer;
    text-transform: uppercase;
    margin: 0 auto;
    padding-top: 26px;
    transition: color .3s ease-out, background-color .3s ease-out, border .3s ease-in-out
}

@media (max-width:1139px) {
    .layout a.button {
        width: 220px
    }
}

.layout a:active, .layout a:hover, .layout a:link, .layout a:visited {
    text-decoration: none;
    color: inherit
}

.alarm-message[data-v-5ded6859] {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    color: #fff;
    width: 100vw;
    height: 100vh;
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999999
}

.alarm-message .custom-container[data-v-5ded6859] {
    width: 500px;
    height: auto
}

@media (max-width:768px) {
    .alarm-message .custom-container[data-v-5ded6859] {
        max-width: 300px
    }
}

.alarm-message .custom-container .question[data-v-5ded6859] {
    text-align: center;
    text-transform: uppercase;
    font-size: 40px;
    margin-bottom: 40px
}

@media (max-width:768px) {
    .alarm-message .custom-container .question[data-v-5ded6859] {
        font-size: 30px
    }
}

.alarm-message .custom-container .answer[data-v-5ded6859] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px
}

.alarm-message .custom-container .answer .button[data-v-5ded6859], .alarm-message .custom-container .answer button[data-v-5ded6859] {
    width: 170px;
    height: 50px;
    margin: 0
}

.alarm-message .custom-container .answer .button[data-v-5ded6859] {
    padding-top: 16px
}

@media (min-width:769px) {
    .alarm-message .custom-container .answer button[data-v-5ded6859] {
        margin-right: 20px
    }
}

@media (max-width:768px) {
    .alarm-message .custom-container .answer[data-v-5ded6859] {
        flex-direction: column;
        justify-content: flex-start
    }

    .alarm-message .custom-container .answer button[data-v-5ded6859]:first-child {
        margin-bottom: 20px
    }
}

.alarm-message .custom-container .desc[data-v-5ded6859] {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.alarm-message .custom-container .desc .svg-icon[data-v-5ded6859] {
    width: 100px;
    height: 100px;
    margin-right: 10px;
    flex: 1
}

.nav-header[data-v-2f5ad203] {
    position: fixed;
    z-index: 100;
    left: 0;
    right: 0;
    top: 0;
    transition: .25s ease-out
}

.nav-header.-active[data-v-2f5ad203] {
    transition: .25s ease-in
}

.nav-header.-fixed[data-v-2f5ad203] {
    bottom: 0
}

@media (min-width:1280px) {
    .nav-header.-fixed .hide-menu[data-v-2f5ad203] {
        z-index: 1
    }
}

.nav-header.-fixed .nav-header-bottom[data-v-2f5ad203] {
    height: 100%;
    min-height: calc(100% - 65px)
}

@media (min-width:769px) {
    .nav-header.-fixed .nav-header-bottom[data-v-2f5ad203] {
        min-height: calc(100% - 55px);
        height: auto
    }
}

@media (max-width:768px) {
    .nav-header.-fixed .nav-header-bottom[data-v-2f5ad203] {
        overflow-y: scroll
    }
}

.nav-header-top[data-v-2f5ad203] {
    margin: 5px;
    padding: 10px 0;
    border: 6px solid #000;
    outline: 6px solid #fff;
    background: #fff;
    z-index: 100;
    position: relative;
    font-size: 16px;
    line-height: 1.15;
}

.nav-header-top[data-v-2f5ad203] p {
    margin: 0;
}

@media (max-width:1139px) {
    .nav-header-top[data-v-2f5ad203] {
        padding: 10px 0;
        font-size: 10px
    }
}

@media (max-width:768px) {
    .nav-header-top p[data-v-2f5ad203]:first-child {
        width: 300px;
        margin: 0 auto
    }
}

.nav-header-bottom[data-v-2f5ad203] {
    position: relative;
    background: #000
}

@media (max-width:1279px) {
    .nav-header-bottom[data-v-2f5ad203] {
        min-height: 45px
    }
}

@media (min-width:1280px) {
    .nav-header-bottom[data-v-2f5ad203] {
        height: 45px
    }
}

.nav-header-bottom.-fixed[data-v-2f5ad203] {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 200
}

.nav-header-bottom .logo[data-v-2f5ad203] {
    position: absolute;
    left: 50%;
    top: 5px;
    transform: translateX(-50%);
    width: 200px
}

@media (max-width:768px) {
    .nav-header-bottom .logo[data-v-2f5ad203] {
        top: 5px;
        left: 50%;
        transform: translateX(-50%)
    }
}

.nav-header-bottom>.container-custom[data-v-2f5ad203] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    overflow-y: auto
}

@media (min-width:1520px) {
    .nav-header-bottom>.container-custom[data-v-2f5ad203] {
        width: 1320px;
        margin: 0 auto;
        padding: 10px 0;
        min-height: 45px
    }
}

@media (max-width:1519px) {
    .nav-header-bottom>.container-custom[data-v-2f5ad203] {
        padding: 0 20px;
        min-height: 45px;
        width: 80%;
        width: calc(80% + 40px);
        margin: auto;
    }
}

@media (max-width:1279px) {
    .nav-header-bottom>.container-custom[data-v-2f5ad203] {
        display: block;
        padding-top: 0
    }
}

@media (max-width:768px) {
    .nav-header-bottom>.container-custom[data-v-2f5ad203] {
        padding: 0 10px
    }
}

.nav-header-bottom .menu[data-v-2f5ad203] {
    width: 100%;
    display: flex;
    align-items: center;
    height: 65%
}

@media (min-width:769px) {
    .nav-header-bottom .menu[data-v-2f5ad203] {
        height: 100%
    }
}

.nav-header-bottom .menu>ul[data-v-2f5ad203] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    list-style: none;
    width: 100%;
    margin: 0;
}



@media (min-width:769px) {
    .nav-header-bottom .menu>ul[data-v-2f5ad203] {
        padding-top: 40px
    }
}

@media (min-width:1280px) {
    .nav-header-bottom .menu>ul[data-v-2f5ad203] {
        padding-top: 0
    }
}

.nav-header-bottom .menu>ul>li.-right[data-v-2f5ad203] {
    margin-left: auto
}

.nav-header .hide-menu .production-menu .-quizz[data-v-2f5ad203], .nav-header .hide-menu .production-menu .container .shop-item ul li[data-v-2f5ad203]:hover, .nav-header-bottom .menu>ul>li a.nuxt-link-active[data-v-2f5ad203], .nav-header-bottom .menu>ul>li.-callback[data-v-2f5ad203], .nav-header-bottom .menu>ul>li.active[data-v-2f5ad203], .nav-header-bottom .menu>ul>li.nuxt-link-active[data-v-2f5ad203] {
    color: rgb(86, 229, 117)
}

.nav-header-bottom .menu>ul>li[data-v-2f5ad203]:hover {
    color: rgb(86, 229, 117);
    transition: color .3s ease-in
}

.nav-header-bottom .menu>ul>li[data-v-2f5ad203]:not(:last-child) {
    margin-right: 60px
}

@media (max-width:1519px) {
    .nav-header-bottom .menu>ul>li[data-v-2f5ad203]:not(:last-child) {
        margin-right: 50px
    }
}

.nav-header-bottom .menu.-mobile>ul[data-v-2f5ad203] {
    display: flex;
    flex-direction: column;
    height: auto;
    justify-content: center;
    align-items: center;
    padding-bottom: 40px
}

.nav-header-bottom .menu.-mobile>ul>li[data-v-2f5ad203] {
    text-align: center;
    margin-right: 0;
    width: 100%
}

@media (min-width:769px) {
    .nav-header-bottom .menu.-mobile>ul>li[data-v-2f5ad203] {
        font-size: 20px
    }
}

@media (max-width:768px) {
    .nav-header-bottom .menu.-mobile>ul>li[data-v-2f5ad203] {
        text-align: left;
        padding-left: 35px
    }
}



.nav-header-bottom .menu.-mobile>ul>li[data-v-2f5ad203]:not(:last-child) {
    margin-bottom: 10px
}

.nav-header-bottom .menu.-short[data-v-2f5ad203] {
    height: auto
}

.nav-header-bottom .menu.-contact-menu>ul[data-v-2f5ad203] {
    min-height: auto
}

.nav-header-bottom .burger-menu[data-v-2f5ad203] {
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    display: none;
}

.nav-header-bottom .burger-menu .svg-icon[data-v-2f5ad203] {
    width: 25px;
    height: 25px;
    cursor: pointer;
    margin-left: 4px;
}

.nav-header-bottom .burger-menu .svg-icon[data-v-2f5ad203]:nth-child(2) {
    display: none;
}

.nav-header-bottom .burger-menu.-opened .svg-icon[data-v-2f5ad203]:nth-child(1) {
    display: none;
}

.nav-header-bottom .burger-menu.-opened .svg-icon[data-v-2f5ad203]:nth-child(2) {
    display: block;
}

.nav-header .hide-menu[data-v-2f5ad203] {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    margin-top: 38px;
    z-index: -1;
    transform: translateY(-100%);
    opacity: 0;
    visibility: hidden;
    transition: .35s linear
}

.nav-header .hide-menu.-open[data-v-2f5ad203] {
    transform: none;
    opacity: 1;
    transition: .3s linear;
    visibility: visible;
    overflow-y: auto
}

@media (max-width:1279px) {
    .nav-header .hide-menu[data-v-2f5ad203] {
        width: 100%;
        z-index: 1;
        transform: translateX(-100%)
    }
}

.nav-header .hide-menu .production-menu[data-v-2f5ad203] {
    background: #000;
    padding-top: 110px;
    color: #fff;
    font-size: 19px;
    text-transform: uppercase;
    padding-bottom: 100px
}

@media (min-width:1280px) {
    .nav-header .hide-menu .production-menu[data-v-2f5ad203] {
        right: 0;
        left: 0;
        min-height: calc(100vh - 100px)
    }
}

@media (max-width:1279px) {
    .nav-header .hide-menu .production-menu[data-v-2f5ad203] {
        padding: 0;
        height: 65%;
        display: flex;
        align-items: center;
    }

}

.nav-header .hide-menu .production-menu.-open[data-v-2f5ad203] {
    z-index: 100
}

.nav-header .hide-menu .production-menu.-fixed[data-v-2f5ad203] {
    display: flex;
    align-items: flex-start;
    top: 100px;
    z-index: 99
}

@media (max-width:1279px) {
    .nav-header-bottom .menu {
        flex-direction: column
    }

    .nav-header-bottom .menu>ul[data-v-2f5ad203] {
        display: none;
    }

    .nav-header-bottom .burger-menu[data-v-2f5ad203] {
        display: flex;
    }

    .nav-header-bottom>.container-custom[data-v-2f5ad203] {
        width: 100%;
    }
}

@media (max-width:1279px) {
    .nav-header .hide-menu .production-menu.-fixed[data-v-2f5ad203] {
        position: static;
        overflow-y: auto;
        padding-bottom: 80px;
        padding-top: 20px
    }
}

.nav-header .hide-menu .production-menu .container[data-v-2f5ad203] {
    padding: 0 240px;
    width: 1520px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    text-align: center
}

@media (max-width:1519px) {
    .nav-header .hide-menu .production-menu .container[data-v-2f5ad203] {
        width: 100%;
        padding: 0 15px
    }
}

@media (min-width:1280px) {
    .nav-header .hide-menu .production-menu .container[data-v-2f5ad203] {
        padding: 0 30px
    }
}

@media (max-width:768px) {
    .nav-header .hide-menu .production-menu .container[data-v-2f5ad203] {
        width: 100%;
        flex-wrap: wrap;
        margin: 0 auto 40px auto;
    }
}

@media (min-width:1140px) {
    .nav-header .hide-menu .production-menu .container .shop-item[data-v-2f5ad203]:not(:last-child) {
        margin-right: 100px
    }
}

@media (min-width:769px) {
    .nav-header .hide-menu .production-menu .container .shop-item[data-v-2f5ad203]:not(:last-child) {
        margin-right: 20px
    }
}

@media (max-width:768px) {
    .nav-header .hide-menu .production-menu .container .shop-item[data-v-2f5ad203] {
        width: 100%
    }

    .nav-header .hide-menu .production-menu .container .shop-item[data-v-2f5ad203]:not(:first-child) {
        margin-top: 20px
    }

    .nav-header .hide-menu .production-menu .container .shop-item .headline[data-v-2f5ad203] {
        display: flex;
        align-items: center;
        justify-content: flex-start
    }
}

.nav-header .hide-menu .production-menu .container .shop-item .svg-icon[data-v-2f5ad203] {
    width: 26px;
    height: 60px;
    display: block;
    margin: 0 auto 45px
}

@media (max-width:768px) {
    .nav-header .hide-menu .production-menu .container .shop-item .svg-icon[data-v-2f5ad203] {
        margin: 0 15px 5px 0;
        width: 20px;
        height: 40px
    }
}

.nav-header .hide-menu .production-menu .container .shop-item .svg-icon.-arom[data-v-2f5ad203] {
    transform: scale(.75) translateY(3px)
}

.nav-header .hide-menu .production-menu .container .shop-item .title[data-v-2f5ad203] {
    margin-bottom: 66px
}

@media (max-width:1139px) {
    .nav-header .hide-menu .production-menu .container .shop-item .title[data-v-2f5ad203] {
        text-align: center
    }
}

@media (max-width:768px) {
    .nav-header .hide-menu .production-menu .container .shop-item .title[data-v-2f5ad203] {
        margin-bottom: 5px
    }
}

@media (max-width:1139px) {
    .nav-header .hide-menu .production-menu .container .shop-item ul li[data-v-2f5ad203] {
        text-align: center;
        width: 100%;
        font-size: 16px
    }
}

@media (max-width:768px) {
    .nav-header .hide-menu .production-menu .container .shop-item ul li[data-v-2f5ad203] {
        text-align: left !important;
        padding-left: 35px
    }
}

.nav-header .hide-menu .production-menu .container .shop-item ul li[data-v-2f5ad203]:not(:last-child) {
    margin-bottom: 20px
}

@media (max-width:768px) {
    .nav-header .hide-menu .production-menu .container .shop-item ul li[data-v-2f5ad203]:not(:last-child) {
        text-align: center;
        margin-bottom: 10px
    }
}

.nav-header .hide-menu .contact-menu[data-v-2f5ad203] {
    width: 100%;
    background: #000;
    padding-top: 110px;
    color: #fff;
    display: none;
    position: absolute;
    padding-bottom: 50px
}

@media (min-width:1280px) {
    .nav-header .hide-menu .contact-menu[data-v-2f5ad203] {
        left: 0;
        right: 0;
        min-height: calc(100vh - 106px)
    }
}

@media (max-width:1279px) {
    .nav-header .hide-menu .contact-menu[data-v-2f5ad203] {
        padding: 0;
        height: 100%
    }
}

.nav-header .hide-menu .contact-menu.-open[data-v-2f5ad203] {
    z-index: 100;
    display: block
}

.nav-header .hide-menu .contact-menu.-fixed[data-v-2f5ad203] {
    display: block;
    z-index: 99
}

@media (max-width:1279px) {
    .nav-header .hide-menu .contact-menu.-fixed[data-v-2f5ad203] {
        position: static;
        overflow-y: auto
    }
}

.nav-header .hide-menu .contact-menu .container[data-v-2f5ad203] {
    padding: 0 240px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%
}

@media (max-width:1519px) {
    .nav-header .hide-menu .contact-menu .container[data-v-2f5ad203] {
        width: 1140px;
        padding: 30px 20px
    }
}

@media (max-width:1139px) {
    .nav-header .hide-menu .contact-menu .container[data-v-2f5ad203] {
        width: 768px
    }
}

@media (max-width:768px) {
    .nav-header .hide-menu .contact-menu .container[data-v-2f5ad203] {
        overflow-y: auto;
        width: 300px
    }
}

.nav-header .hide-menu .contact-menu .container .info-item[data-v-2f5ad203] {
    flex: 1 1 auto;
    width: 33.3333%
}

@media (max-width:1139px) {
    .nav-header .hide-menu .contact-menu .container .info-item[data-v-2f5ad203] {
        width: 50%
    }
}

@media (max-width:768px) {
    .nav-header .hide-menu .contact-menu .container .info-item[data-v-2f5ad203] {
        width: 100%
    }
}

.nav-header .hide-menu .contact-menu .container .info-item[data-v-2f5ad203]:last-child {
    margin: 120px auto 0
}

@media (max-width:1279px) {
    .nav-header .hide-menu .contact-menu .container .info-item[data-v-2f5ad203]:last-child {
        margin: 20px auto 0;
        padding-left: 0
    }
}

@media (max-width:1139px) {
    .nav-header .hide-menu .contact-menu .container .info-item[data-v-2f5ad203]:nth-child(n+3) {
        margin: 20px 0 0
    }
}

.nav-header .hide-menu .contact-menu .container .info-item .svg-container[data-v-2f5ad203] {
    height: 60px;
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width:768px) {
    .nav-header .hide-menu .contact-menu .container .info-item .svg-container[data-v-2f5ad203] {
        margin-bottom: 10px
    }
}

.nav-header .hide-menu .contact-menu .container .info-item .svg-container .svg-icon[data-v-2f5ad203] {
    width: 33px;
    height: auto
}

.nav-header .hide-menu .contact-menu .map[data-v-2f5ad203] {
    width: 100%
}

.nav-header .hide-menu .contact-menu .map .area[data-v-2f5ad203] {
    margin-top: 20px;
    height: 300px
}

@media (min-width:769px) {
    .nav-header .hide-menu .contact-menu .map .area[data-v-2f5ad203] {
        height: 500px
    }
}

.nav-header .hide-menu .contact-menu .close[data-v-2f5ad203] {
    color: #fff;
    padding: 0;
    display: flex;
    transform: rotate(45deg);
    margin-left: auto;
    border: 0;
    cursor: pointer;
    transition: .3s linear;
    width: 25px;
    height: 25px
}

.nav-header .hide-menu .contact-menu .close[data-v-2f5ad203]:active, .nav-header .hide-menu .contact-menu .close[data-v-2f5ad203]:hover {
    color: red;
    transition: .3s linear;
    border: 0;
    outline: 0
}

.nav-header .sell-menu[data-v-2f5ad203] {
    text-align: center;
    letter-spacing: .5px;
    color: #fff;
    width: 100%;
    height: 100%
}

@media (max-width:811px) {
    .nav-header .contact-menu[data-v-2f5ad203], .nav-header .sell-menu[data-v-2f5ad203] {
        margin-bottom: 65px
    }
}

.nav-header .text-block[data-v-2f5ad203] {
    text-align: center;
    flex-basis: 33%
}

.nav-header .text-block+.text-block[data-v-2f5ad203] {
    margin-top: 55px
}

.nav-header .text-block .main[data-v-2f5ad203] {
    font-size: 35px;
    margin-bottom: 25px
}

@media (max-width:768px) {
    .nav-header .text-block .main[data-v-2f5ad203] {
        font-size: 20px
    }
}

.nav-header .text-block .main.-upper[data-v-2f5ad203] {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 12px;
    margin-top: -15px
}

@media (min-width:375px) {
    .nav-header .text-block .main.-upper[data-v-2f5ad203] {
        font-size: 18px;
        margin-top: 0
    }
}

@media (min-width:769px) {
    .nav-header .text-block .main.-upper[data-v-2f5ad203] {
        font-size: 26px
    }
}

.nav-header .text-block .desc[data-v-2f5ad203] {
    font-size: 20px
}

.nav-header .text-block .desc.-accent[data-v-2f5ad203] {
    color: rgb(86, 229, 117);
    font-size: 14px;
    line-height: 1;
    margin-bottom: 10px
}

@media (min-width:375px) {
    .nav-header .text-block .desc.-accent[data-v-2f5ad203] {
        font-size: 20px;
        max-width: 240px;
        margin: 0 auto
    }
}

@media (min-width:769px) {
    .nav-header .text-block .desc.-accent[data-v-2f5ad203] {
        font-size: 24px;
        max-width: 100%
    }
}

.main[data-v-16a26662]:after, .main[data-v-16a26662]:before {
    content: "";
    position: absolute;
    height: 100vh;
    background-size: cover;
    background-position: 50%;
    top: 0;
    left: 0;
    right: 0;
    min-height: 450px
}

.main[data-v-16a26662]:before {
    background-color: rgba(0, 0, 0, .2);
    z-index: -1
}

.main[data-v-16a26662]:after {
    z-index: -2;
    background-image: url(images/5bfe143.jpg);
    background-repeat: no-repeat
}

.main .title[data-v-16a26662] {
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase
}

@media (max-width:768px) {
    .main .title[data-v-16a26662] {
        font-size: 30px
    }
}

.main .desc[data-v-16a26662] {
    font-size: 20px;

}

.main .prolog[data-v-16a26662] {
    color: #fff;
    margin-bottom: 60vh;
    padding-top: 30px;
}

@media (max-width:1140px) {
    .main .prolog[data-v-16a26662] {
        padding-top: 42px;
    }
}

@media (max-width:768px) {
    .main .prolog[data-v-16a26662] {
        margin-bottom: 40vh
    }
}

.main .prolog .anniversary[data-v-16a26662] {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 250px;
    cursor: pointer
}

.main .container .principles[data-v-16a26662] {
    text-align: center;
    background: #e2e2e2;
    padding: 80px 0 50px;
    margin-bottom: 20px
}

.main .container .principles .title[data-v-16a26662] {
    margin-bottom: 60px
}

.main .container .principles .strong[data-v-16a26662] {
    margin: 30px 0;
    font-weight: 500
}

.main .container .principles .hashtag-block[data-v-16a26662] {
    margin-top: 80px;
    position: relative;
    height: 350px
}

@media (max-width:1139px) {
    .main .container .principles .hashtag-block[data-v-16a26662] {
        height: 180px
    }
}

@media (max-width:768px) {
    .main .container .principles .hashtag-block[data-v-16a26662] {
        height: 100px
    }
}

.main .container .principles .hashtag-block .hashtag[data-v-16a26662] {
    font-size: 121px;
    color: #fff;
    font-weight: 800
}

.main .container .principles .hashtag-block .hashtag[data-v-16a26662]:not(:last-child) {
    margin-bottom: -50px
}

@media (max-width:1139px) {
    .main .container .principles .hashtag-block .hashtag[data-v-16a26662]:not(:last-child) {
        margin-bottom: -10px
    }
}

@media (max-width:1519px) {
    .main .container .principles .hashtag-block .hashtag[data-v-16a26662] {
        font-size: 100px
    }
}

@media (max-width:1279px) {
    .main .container .principles .hashtag-block .hashtag[data-v-16a26662] {
        font-size: 80px
    }
}

@media (max-width:1139px) {
    .main .container .principles .hashtag-block .hashtag[data-v-16a26662] {
        font-size: 50px
    }
}

@media (max-width:768px) {
    .main .container .principles .hashtag-block .hashtag[data-v-16a26662] {
        font-size: 25px
    }
}

.main .container .principles .hashtag-block img[data-v-16a26662] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

@media (max-width:1139px) {
    .main .container .principles .hashtag-block img[data-v-16a26662] {
        width: 400px
    }
}

@media (max-width:768px) {
    .main .container .principles .hashtag-block img[data-v-16a26662] {
        width: 200px
    }
}

.main .container .lab[data-v-16a26662] {
    background: url(images/90d2675.jpg) no-repeat;
    background-size: cover;
    text-align: center;
    padding: 150px 0 300px;
    color: #fff;
    margin-bottom: 20px
}

@media (max-width:768px) {
    .main .container .lab[data-v-16a26662] {
        padding: 50px 5px;
        background-position-x: 50%
    }
}

.main .container .lab .title[data-v-16a26662] {
    margin-bottom: 50px
}

.main .container .lab .desc[data-v-16a26662] {
    margin-left: auto;
    margin-right: auto;
    max-width: 70%
}

@media (min-width:1280px) {
    .main .container .lab .desc[data-v-16a26662] {
        max-width: 60%
    }
}

.main .container .test-block[data-v-16a26662] {
    background: #e2e2e2;
    padding: 60px 30px 90px;
    text-align: center;
    margin-bottom: 150px
}

@media (max-width:768px) {
    .main .container .test-block[data-v-16a26662] {
        padding: 30px 5px
    }
}

.main .container .test-block .title[data-v-16a26662] {
    margin-bottom: 50px
}

.main .container .test-block .desc[data-v-16a26662] {
    margin-bottom: 140px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:768px) {
    .main .container .test-block .desc[data-v-16a26662] {
        margin-bottom: 40px
    }
}

.main .container .test-block .desc[data-v-16a26662]:not(.test-title) {
    max-width: 70%
}

@media (min-width:1280px) {
    .main .container .test-block .desc[data-v-16a26662]:not(.test-title) {
        max-width: 60%
    }
}

.main .container .test-block .test-type[data-v-16a26662] {
    display: flex;
    justify-content: center;
    align-items: flex-start
}

@media (max-width:1139px) {
    .main .container .test-block .test-type[data-v-16a26662] {
        align-items: center;
        flex-wrap: wrap;
        justify-content: space-around
    }
}

@media (max-width:768px) {
    .main .container .test-block .test-type[data-v-16a26662] {
        flex-direction: column;
        align-items: center;
        justify-content: flex-start
    }
}

.main .container .test-block .test-type .test-item[data-v-16a26662] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start
}

.main .container .test-block .test-type .test-item .desc[data-v-16a26662] {
    margin-bottom: 0
}

.main .container .test-block .test-type .test-item[data-v-16a26662]:not(:last-child) {
    margin-right: 150px
}

@media (max-width:1139px) {
    .main .container .test-block .test-type .test-item[data-v-16a26662]:not(:last-child) {
        margin-right: 0
    }
}

.main .container .test-block .test-type .test-item .svg-icon[data-v-16a26662] {
    width: 90px;
    height: 90px;
    margin-bottom: 20px
}

.main .container .manufacture[data-v-16a26662] {
    background: #e2e2e2;
    margin-bottom: 20px;
    position: relative;
    padding: 0 10px 60px
}

@media (max-width:768px) {
    .main .container .manufacture[data-v-16a26662] {
        padding-left: 5px;
        padding-right: 5px
    }
}

.main .container .manufacture .hashtag[data-v-16a26662] {
    font-size: 126px;
    color: #fff;
    position: absolute;
    top: -80px;
    z-index: 2;
    font-weight: 800;
    letter-spacing: -10px;
    left: 0;
    right: 0;
    text-align: center
}

@media (max-width:1519px) {
    .main .container .manufacture .hashtag[data-v-16a26662] {
        font-size: 96px
    }
}

@media (max-width:1279px) {
    .main .container .manufacture .hashtag[data-v-16a26662] {
        font-size: 86px
    }
}

@media (max-width:1139px) {
    .main .container .manufacture .hashtag[data-v-16a26662] {
        font-size: 25px;
        letter-spacing: 1px
    }
}

.main .container .manufacture .custom-swiper[data-v-16a26662] {
    width: 100%;
    top: -100px;
    color: #000
}

.main .container .manufacture .custom-swiper .swiper-button-next[data-v-16a26662], .main .container .manufacture .custom-swiper .swiper-button-prev[data-v-16a26662] {
    background: #fff
}

@media (max-width:768px) {
    .main .container .manufacture .custom-swiper .swiper-button-next[data-v-16a26662], .main .container .manufacture .custom-swiper .swiper-button-prev[data-v-16a26662] {
        top: 200px
    }
}

@media (min-width:768px) {
    .main .container .manufacture .custom-swiper .swiper-button-next[data-v-16a26662], .main .container .manufacture .custom-swiper .swiper-button-prev[data-v-16a26662] {
        top: 30%;
        margin-top: 0
    }
}

@media (min-width:1280px) {
    .main .container .manufacture .custom-swiper .swiper-button-next[data-v-16a26662], .main .container .manufacture .custom-swiper .swiper-button-prev[data-v-16a26662] {
        top: 40%
    }
}

.main .container .manufacture .custom-swiper .swiper-button-prev[data-v-16a26662] {
    left: 40px
}

@media (max-width:1139px) {
    .main .container .manufacture .custom-swiper .swiper-button-prev[data-v-16a26662] {
        left: 35px
    }
}

.main .container .manufacture .custom-swiper .swiper-button-next[data-v-16a26662] {
    right: 40px
}

.main .container .manufacture .custom-swiper.-vape-expo[data-v-16a26662] {
    margin-bottom: 40px;
    z-index: 1
}

.main .container .manufacture .custom-swiper.-vape-expo .swiper[data-v-16a26662] {
    width: calc(100% - 290px);
    margin: 0 auto
}

@media (max-width:1139px) {
    .main .container .manufacture .custom-swiper.-vape-expo .swiper[data-v-16a26662] {
        width: calc(100% - 40px)
    }
}

.main .container .manufacture .custom-swiper.-vape-expo .swiper .swiper-slide img[data-v-16a26662] {
    width: 100%;
    height: 820px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 40px
}

@media (max-width:1519px) {
    .main .container .manufacture .custom-swiper.-vape-expo .swiper .swiper-slide img[data-v-16a26662] {
        height: 570px
    }
}

@media (max-width:768px) {
    .main .container .manufacture .custom-swiper.-vape-expo .swiper .swiper-slide img[data-v-16a26662] {
        height: 300px
    }
}

.main .container .manufacture .title[data-v-16a26662] {
    font-size: 40px;
    text-align: center;
    margin-bottom: 60px
}

@media (max-width:768px) {
    .main .container .manufacture .title[data-v-16a26662] {
        margin-bottom: 30px;
        font-size: 24px
    }
}

.main .container .manufacture .desc[data-v-16a26662] {
    text-align: center
}

@media (max-width:768px) {
    .main .container .manufacture .desc[data-v-16a26662] {
        font-size: 14px;
        padding: 0 10px
    }
}

.hashtag span[data-v-6f917e80], .hashtag[data-v-6f917e80] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.hashtag[data-v-6f917e80] {
    white-space: nowrap;
    display: flex;
    justify-content: center;
}

.hashtag span[data-v-6f917e80] {
    display: inline-block;
    font-weight: 800
}

.bussines-program[data-v-4d950ba2] {
    background: #e2e2e2
}

.bussines-program .container[data-v-4d950ba2] {
    padding: 84px 0 50px
}

@media (max-width:1279px) {
    .bussines-program .container[data-v-4d950ba2] {
        padding: 40px 0 25px
    }
}

.bussines-program .container h2[data-v-4d950ba2] {
    font-size: 40px;
    text-align: center;
    margin-bottom: 80px;
    font-weight: 700
}

@media (max-width:1279px) {
    .bussines-program .container h2[data-v-4d950ba2] {
        margin-bottom: 40px
    }
}

@media (max-width:768px) {
    .bussines-program .container h2[data-v-4d950ba2] {
        font-size: 30px
    }
}

.bussines-program .container .program-card[data-v-4d950ba2]:not(:last-child) {
    margin-bottom: 40px
}

@media (max-width:1279px) {
    .bussines-program .container .program-card[data-v-4d950ba2]:not(:last-child) {
        margin-bottom: 20px
    }
}

.program-card[data-v-a41b7e0c] {
    padding: 10px 30px;
    background: #fff;
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.program-card.-opened[data-v-a41b7e0c] {
    padding: 10px 30px 30px
}

.program-card.-opened .title+.info[data-v-a41b7e0c] {
    padding-top: 30px
}

@media (max-width:768px) {
    .program-card.-opened .title+.info[data-v-a41b7e0c] {
        padding-top: 10px
    }
}

.program-card.-opened .info[data-v-a41b7e0c] {
    display: block;
    font-size: 20px
}

@media (max-width:768px) {
    .program-card.-opened .info[data-v-a41b7e0c] {
        font-size: 14px
    }
}

.program-card.-opened .info+.info[data-v-a41b7e0c] {
    padding-top: 30px
}

@media (max-width:768px) {
    .program-card.-opened .info+.info[data-v-a41b7e0c] {
        padding-top: 10px
    }
}

.program-card.-opened .info[data-v-a41b7e0c]:last-child {
    padding-bottom: 40px
}

@media (max-width:768px) {
    .program-card.-opened .info[data-v-a41b7e0c]:last-child {
        padding-bottom: 10px
    }
}

.program-card.-opened .social[data-v-a41b7e0c] {
    display: flex
}

.program-card .title[data-v-a41b7e0c] {
    font-size: 24px;
    text-transform: uppercase;
    padding-top: 7px;
    width: 100%
}

@media (max-width:768px) {
    .program-card .title[data-v-a41b7e0c] {
        font-size: 15px;
        padding-top: 10px
    }
}

.program-card .social[data-v-a41b7e0c] {
    display: none;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 20px
}

.program-card .social-button[data-v-a41b7e0c] {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: rgb(86, 229, 117);
    display: flex;
    align-items: center;
    justify-content: center
}

.program-card .social-button[data-v-a41b7e0c]:not(:last-child) {
    margin-right: 20px
}

.program-card .social-button .svg-icon[data-v-a41b7e0c] {
    width: 20px;
    height: 20px
}

.program-card .info[data-v-a41b7e0c] {
    display: none;
    max-width: 80%
}

.program-card .text[data-v-a41b7e0c] {
    width: calc(100% - 60px);
    cursor: pointer
}

.program-card .btn-open[data-v-a41b7e0c] {
    width: 40px;
    height: 40px;
    background: #e2e2e2;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    cursor: pointer;
    transition: background .3s ease-in-out
}

.program-card .btn-open.-opened[data-v-a41b7e0c] {
    background: rgb(86, 229, 117);
    transform: rotate(180deg);

}

.program-card .btn-open .svg-icon[data-v-a41b7e0c] {
    width: 17px;
    height: auto
}

.program-card:hover .ui-btn[data-v-a41b7e0c] {
    transition: background .3s ease-in-out;
    background: rgb(86, 229, 117) !important
}

.program-card[data-v-3880b0e1] {
    padding: 10px 30px;
    background: #e2e2e2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    position: relative
}

.program-card.-bussines-block[data-v-3880b0e1] {
    background: #fff
}

.program-card.-bussines-block .title[data-v-3880b0e1] {
    text-transform: uppercase;
    font-size: 24px
}

@media (max-width:768px) {
    .program-card.-bussines-block .title[data-v-3880b0e1] {
        font-size: 15px
    }
}

.program-card.-bussines-block .btn-open[data-v-3880b0e1] {
    transition: background .3s ease-in-out;
    background: #e2e2e2
}

.program-card.-bussines-block .btn-open:hover .svg-icon[data-v-3880b0e1] {
    transition: transform .3s ease-in-out;
    transform: rotate(90deg)
}

.program-card.-bussines-block .svg-icon[data-v-3880b0e1] {
    transform: rotate(180deg)
}

.program-card .title[data-v-3880b0e1] {
    font-weight: 400 !important
}

@media (max-width:1139px) {
    .program-card .title[data-v-3880b0e1] {
        font-size: 22px !important
    }
}

@media (max-width:768px) {
    .program-card .title[data-v-3880b0e1] {
        padding-top: 10px;
        font-size: 15px !important
    }
}

.program-card .text[data-v-3880b0e1] {
    max-width: 80%
}

.program-card .btn-open[data-v-3880b0e1] {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    cursor: pointer
}

.program-card .btn-open .svg-icon[data-v-3880b0e1] {
    width: 17px;
    height: 14px;
    transition: transform .3s ease-in-out
}

.program-card .btn-open[data-v-3880b0e1], .program-card:hover .btn-open[data-v-3880b0e1] {
    transition: background .3s ease-in-out;
    background: rgb(86, 229, 117)
}

.program-card:hover .svg-icon[data-v-3880b0e1] {
    transform: rotate(0)
}

.whats_new {
    padding: 40px 0 0 0;
}

.whats_new .swiper {
    overflow: visible;
    margin: 100px -10px 0 -10px;
}

@media(max-width:768px) {
    .whats_new .swiper {
        margin-top: 40px;
    }
}

.whats_new .swiper-slide {
    height: auto;
    padding: 0 10px;
}

@media(max-width:768px) {
    .whats_new .swiper-slide {
        width: 60%;
        min-width: 230px;
    }
}

.whats_new_card {
    background: #E9EAEC;
    border-radius: 30px;
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    height: 100%;
    position: relative;
}

@media(max-width:768px) {
    .whats_new_card {
        border-radius: 17px;
    }
}

.whats_new_card .img_wrap {
    position: relative;
}

.whats_new_card .img_wrap img {
    border-radius: 30px;
    display: block;
    width: 100%;
}

@media(max-width:768px) {
    .whats_new_card .img_wrap img {
        border-radius: 17px;
    }
}

.whats_new_card .title {
    padding: 40px;
    font-size: 30px;
    line-height: 1em;
    position: absolute;
    inset: 0;
    color: #F5F5F7;
}

@media(max-width:1280px) {
    .whats_new_card .title {
        font-size: 24px;
    }
}

@media(max-width:768px) {
    .whats_new_card .title {
        padding: 20px;
    }
}

@media(max-width:500px) {
    .whats_new_card .title {
        font-size: 17px;
    }
}

.whats_new_card .text {
    color: #494949;
    font-size: 24px;
    line-height: 1.25em;
    padding: 27px 40px;
}

@media(max-width:1280px) {
    .whats_new_card .text {
        font-size: 16px;
    }
}

@media(max-width:768px) {
    .whats_new_card .text {
        padding: 20px;
    }
}

@media(max-width:500px) {
    .whats_new_card .text {
        font-size: 12px;
    }
}

.whats_new_card .opt_cart_connect_btn {
    margin: auto 40px 40px 40px;
}

@media(max-width:768px) {
    .whats_new_card .opt_cart_connect_btn {
        margin: auto 20px 20px 20px;
    }
}

.whats_new_card .opt_cart_connect_btn.abs {
    position: absolute;
    right: 0;
    bottom: 0;
}

.nav-footer[data-v-da4afa44] {
    font-family: Jost;
    background: #000;
    color: #fff;
    font-size: 15px !important;
    position: relative;
    z-index: 1;
    padding-bottom: 100px;
}

@media (max-width:1139px) {
    .nav-footer[data-v-da4afa44] {
        height: auto;
        padding-bottom: 25px;
    }
}

.nav-footer .container[data-v-da4afa44] {
    padding-top: 68px;
    max-width: 1320px;
    margin: 0 auto;
}

@media (max-width:1519px) {
    .nav-footer .container[data-v-da4afa44] {
        padding: 20px
    }
}

@media (max-width:768px) {
    .nav-footer .container[data-v-da4afa44] {
        padding-top: 20px
    }
}

.nav-footer .container .top-menu[data-v-da4afa44] {
    margin-bottom: 185px
}

@media (max-width:1519px) {
    .nav-footer .container .top-menu[data-v-da4afa44] {
        width: 100%;
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width:1139px) {
    .nav-footer .container .top-menu[data-v-da4afa44] {
        margin-bottom: 20px
    }
}

@media (max-width:768px) {
    .nav-footer .container .top-menu[data-v-da4afa44] {
        padding: 0
    }
}

.nav-footer .container .top-menu ul[data-v-da4afa44] {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

@media (max-width:768px) {
    .nav-footer .container .top-menu ul[data-v-da4afa44] {
        display: block
    }
}

.nav-footer .container .top-menu ul li[data-v-da4afa44] {
    text-transform: uppercase;
    cursor: pointer;
    white-space: nowrap
}

.nav-footer .container .top-menu ul li[data-v-da4afa44]:hover {
    color: rgb(86, 229, 117)
}

.nav-footer .container .top-menu ul li[data-v-da4afa44]:not(:last-child) {
    margin-right: 30px
}

.nav-footer .container .top-menu ul li a {
    text-transform: lowercase;
    font-size: 34px;
    font-weight: 400;
    line-height: 1em;
}

@media (max-width:1520px) {
    .nav-footer .container .top-menu ul li a {
        font-size: 24px;
    }
}

@media (max-width:768px) {
    .nav-footer .container .top-menu ul li a {
        font-size: 21px;
    }
}

@media (max-width:1519px) {
    .nav-footer .container .top-menu ul li[data-v-da4afa44] {
        margin-bottom: 10px
    }
}

@media (max-width:768px) {
    .nav-footer .container .top-menu ul li[data-v-da4afa44] {
        margin: 0 0 10px;
        text-align: center;
        white-space: normal
    }

    .nav-footer .container .top-menu ul li[data-v-da4afa44]:not(:last-child) {
        margin-bottom: 5px
    }
}

.nav-footer .container .middle[data-v-da4afa44] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 100px;
    position: relative
}

@media (max-width:1139px) {
    .nav-footer .container .middle[data-v-da4afa44] {
        margin-bottom: 20px;
        flex-direction: column;
        align-items: center;
        justify-content: center
    }
}

.nav-footer .container .middle .left[data-v-da4afa44] {
    width: 380px
}

@media (max-width:1519px) {
    .nav-footer .container .middle .left[data-v-da4afa44] {
        width: 260px
    }
}

@media (max-width:1139px) {
    .nav-footer .container .middle .left[data-v-da4afa44] {
        display: none
    }
}

.nav-footer .container .middle .center[data-v-da4afa44] {
    width: 385px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

@media (max-width:1139px) {
    .nav-footer .container .middle .center[data-v-da4afa44] {
        position: static;
        transform: none;
        margin-bottom: 10px
    }
}

@media (max-width:768px) {
    .nav-footer .container .middle .center[data-v-da4afa44] {
        width: 241px;
    }

    .nav-footer .container .top-menu ul li[data-v-da4afa44]:not(:last-child) {
        margin-right: 0;
    }
}

.nav-footer .container .middle .center .social-button[data-v-da4afa44] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    background: #fff;
    border-radius: 100%
}

@media (max-width:768px) {
    .nav-footer .container .middle .center .social-button[data-v-da4afa44] {
        width: 50px;
        height: 50px
    }
}

.nav-footer .container .middle .center .social-button .svg-icon[data-v-da4afa44], .nav-footer .container .middle .center .social-button img[data-v-da4afa44] {
    width: 30px;
    height: 30px
}

@media (max-width:768px) {
    .nav-footer .container .middle .center .social-button .svg-icon[data-v-da4afa44], .nav-footer .container .middle .center .social-button img[data-v-da4afa44] {
        width: 20px;
        height: 20px
    }
}

.nav-footer .container .middle .center .social-button[data-v-da4afa44]:hover {
    background: rgb(86, 229, 117)
}

.nav-footer .container .middle .right[data-v-da4afa44] {
    margin-right: 10px;
    position: relative;
}

@media (max-width:768px) {
    .nav-footer .container .middle .right[data-v-da4afa44] {
        text-align: center
    }
}

.nav-footer .container .middle .right .title[data-v-da4afa44] {
    margin-bottom: 30px
}

@media (max-width:1139px) {
    .nav-footer .container .middle .right .title[data-v-da4afa44] {
        display: none
    }
}

.nav-footer .container .middle .right .email[data-v-da4afa44], .nav-footer .container .middle .right .tel[data-v-da4afa44] {
    display: block
}

.nav-footer .container .bottom[data-v-da4afa44] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    justify-content: center;
}

.nav-footer .container .bottom[data-v-da4afa44] .bottom_logo {
    display: block;
}

@media (max-width:1139px) {
    .nav-footer .container .bottom[data-v-da4afa44] {
        justify-content: center
    }
}

.nav-footer .container .bottom .left[data-v-da4afa44] {
    width: 320px
}

@media (max-width:1139px) {
    .nav-footer .container .bottom .left[data-v-da4afa44] {
        display: none
    }
}

.nav-footer .container .bottom .center[data-v-da4afa44] {}

@media (max-width:1139px) {
    .nav-footer .container .bottom .center[data-v-da4afa44] {
        position: static;
        transform: none
    }
}

.nav-footer .container .bottom .center svg[data-v-da4afa44] {
    margin-bottom: 8px;
    width: 224px
}

.nav-footer .container .bottom .center .change[data-v-da4afa44] {
    z-index: 1;
}

.footer_logo_cnt {
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media (max-width:1200px) {
    .footer_logo_cnt {
        align-items: flex-end;
    }
}

.nav-footer .container .bottom .right[data-v-da4afa44] {
    color: #fff;
    font-size: 10px
}

@media (max-width:1139px) {
    .nav-footer .container .bottom .right[data-v-da4afa44] {
        display: none
    }
}

.contact-social ul li[data-v-16365c82] {
    background: #fff;
    border-radius: 50%;
    color: #000;
    align-items: center;
    width: 40px;
    height: 40px;
    transition: #FFF .3s ease-out;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.contact-social ul li .svg-icon[data-v-16365c82] {
    width: 20px;
    height: 20px;
}

/* main page 2022 */


.nav-header-bottom[data-v-2f5ad203] {
    border-radius: 23px 0px 0px 23px;
}

.main_page {
    font-family: Jost;
    padding: 0 0 150px 0;
}

.main_page .container {
    max-width: 1320px;
}

.main_video.tech img {
    margin-top: 100px;
    width: 134%;
    display: block;
    height: auto;
    object-fit: cover;
}

@media (max-width:768px) {
    .main_video.tech img {
        margin-top: 24px;
        width: 150%;
    }
}

.main_video video {
    width: 100%;
    display: block;
    border-radius: 23px 0px 0px 0;
    min-height: 530px;
    object-fit: cover;
}

.main_video video.mobile {
    display: none;
    min-height: 100px;
}

.main_slider .swiper-slide img {
    display: block;
    width: 100%;
    border-radius: 23px 0px 0px 0;
    min-height: 530px;
    object-fit: cover;
}

.main_slider .swiper-slide img.mobile {
    display: none;
    min-height: 100px;
}

.about_company {
    padding: 100px 0 50px 0;
    font-weight: 400;
    font-size: 85px;
    line-height: 1.07em;
    color: #000;
}

@media (max-width: 1460px) {
    .about_company {
        padding: 60px 0 0 0;
        font-size: 64px;
        line-height: 1.08em;
    }
}

@media (max-width: 1200px) {
    .about_company {
        font-size: 60px;
    }
}

@media (max-width: 1024px) {
    .about_company {
        font-size: 40px;
    }
}

@media (max-width: 768px) {
    .about_company {
        padding: 40px 0 0 0;
        font-size: 24px;
        line-height: 1.08em;
    }
}

.about_company span {
    position: relative;
    display: inline-block;
}

.about_company br.mobile {
    display: none;
}

.about_company span::before {
    content: "";
    display: block;
    position: absolute;
    left: -2%;
    right: -2%;
    bottom: -13%;
    top: 6%;
    background: linear-gradient(90deg, #EDF550 0%, #EAE60E 100%);

    border-radius: 47.5px;
    z-index: -1;
    transition: all .3s ease;
}

.about_company span:hover::before {
    background: linear-gradient(90deg, #EDF550 0%, #EAE60E 100%);
}

.about_company .sm_text {
    margin: 150px 0 0 0;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (max-width:992px) {
    .about_company .sm_text {
        flex-direction: column;
        align-items: flex-end;
    }
}

@media (max-width:768px) {
    .about_company .sm_text {
        margin: 50px 0 0 0;
        font-size: 17px;
        line-height: 22px;
        letter-spacing: -0.408px;
    }
}

.about_company .sm_text .inner {
    width: 66%;
    padding: 0;
}

@media (max-width:992px) {
    .about_company .sm_text .inner {
        width: 100%;
    }
}

.about_brand .container,
.about_products .container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.about_brand .block_title {
    font-weight: 800;
    font-size: 70px;
    line-height: 1.14em;
    color: #252525;
    padding: 100px 0;
}

.about_brand .block_title svg {
    display: block;
}

.about_brand .container>a {
    display: block;
    position: relative;
    width: 100%;
}

.about_brand .container>a.img {
    width: 66%;
    position: relative;
    display: block;
}

.about_brand .about_text_highlight .img {
    margin: 0 0 50px 0;
    position: relative;
    width: 100%;
    display: block;
    border-radius: 158px;
    overflow: hidden;
}

.about_brand .container a.img img.bg {
    width: 100%;
    display: block;
}

.about_brand .container a.img img.brand_sk_logo {
    position: absolute;
    left: 6%;
    top: 50%;
    display: block;
    transform: translate(0, -50%);
    transition: all .3s ease;
    width: 20%;
}

.about_brand .container a.img img.brand_air_logo {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 59%;
    height: 100%;
    object-fit: cover;
    bottom: 0;
    object-position: left center;
    transition: all .3s ease;
}

.about_brand .about_text_highlight .img:hover img.brand_air_logo {
    width: 61%;
    height: 104%;
}

.about_brand .container>a.img:hover img.brand_sk_logo {
    width: 22%;
}

.about_text_highlight {
    max-width: 66%;
    align-self: flex-end;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.20em;
    color: #000000;
}

.about_text_highlight span {
    position: relative;
    background: linear-gradient(91.86deg, #56E575 1.86%, #1CB662 99.99%);
    background-color: #FFAA3B;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    line-height: 1.6em;
    border-radius: 16px;
    padding: 0 5px;
}

.about_text_highlight.red_highlight span {
    background: #FD5441;
}

.about_products .block_title {
    font-weight: 800;
    font-size: 70px;
    line-height: 1.14em;
    color: #000;
    padding: 100px 0 100px 0;
    display: flex;
    align-items: center;
}

.block_title.sz60 {
    font-size: 60px;
}

@media (max-width:768px) {
    .block_title.sz60 {
        font-size: 34px;
    }
}

.about_products .block_title span {
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5em;
    color: #252525;
    border: 3px solid #252525;
    box-sizing: border-box;
    border-radius: 32.5px;
    padding: 5px 22px;
    display: block;
    margin: 0 0 0 32px;
}

.block_title_medium {
    font-weight: 800;
    font-size: 50px;
    line-height: 1em;
}

.about_products .block_title_medium {
    padding: 100px 0 0px 0;
}

.about_categories .block_title_medium {
    padding: 0 0 100px 0;
}

.about_products .swiper-carousel {
    width: 925px;
    padding: 100px 0 0 0;
}

.about_products .swiper {
    overflow: visible;
}

.about_products .swiper-carousel .swiper-slide {
    padding: 0 100px 0 0;
}

.about_products .swiper-carousel .swiper-slide img {
    display: block;
    width: 100%;
}

.about_products .swiper-carousel.-tall .swiper-button-next {
    position: static;
    margin: 0;
    transform: none;
    border-radius: 32.5px;
    width: 203px;
    height: 42px;
    background: url(images/arr_white.svg) center center no-repeat, linear-gradient(91.86deg, #56E575 1.86%, #56E575 99.99%) !important;
    transition: all .3s ease;

}

.about_products .swiper-carousel.-tall .swiper-button-next:hover {
    background: url(images/arr_white.svg) center center no-repeat, linear-gradient(91.86deg, #56E575 1.86%, #1CB662 99.99%) !important;
}

.about_products .swiper-carousel.-tall .swiper-button-prev {
    position: static;
    margin: 0;
    transform: rotate(180deg);
    border-radius: 32.5px;
    width: 203px;
    height: 42px;
    background: url(images/arr_white.svg) center center no-repeat, linear-gradient(91.86deg, #56E575 1.86%, #56E575 99.99%) !important;
    transition: all .3s ease;
    border-radius: 32.5px;
    margin: 0 20px 0 0;

}

.about_products .swiper-carousel.-tall .swiper-button-prev:hover {
    background: url(images/arr_white.svg) center center no-repeat, linear-gradient(91.86deg, #56E575 1.86%, #1CB662 99.99%) !important;
}


.left_white_bg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #FFF;
    z-index: 99;
    transform: translate(-100%, 0);
}


.about_products .flex_btns {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 100px 0 0 0;
}

.about_products .flex_btns .btn_hit {
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5em;
    color: #252525;
    display: block;
    text-decoration: none;
    padding: 3px 22px;
    border: 3px solid #252525;
    box-sizing: border-box;
    border-radius: 32.5px;
    margin: 0 20px 0 0;
}

.about_products .flex_btns .btn_360 {
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5em;
    color: #fff;
    display: block;
    text-decoration: none;
    padding: 3px 22px;
    border: 3px solid #252525;
    background: #252525;
    box-sizing: border-box;
    border-radius: 32.5px;
    margin: 0 20px 0 0;
}

.about_taste {
    margin: 100px 0 0 0;
    width: 100%;
    overflow: hidden;
}

.about_taste .container {
    display: flex;
    align-items: center;
}

.about_taste_bg {
    transform: translate(-50%, 0);
    width: 50%;
}

.about_taste_bg video {
    width: 100%;
    height: 313px;
    object-fit: cover;
    border-radius: 0px 156.5px 156.5px 0px;
    display: none;
}

.about_taste_bg .active {
    display: block;
}


.about_taste .text {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.25em;
    color: #000000;
    margin: 0 0 0 -18%;
    width: 80%;
}

.about_taste .text .title_cnt {
    column-count: 2;
    column-width: calc(100% - 48px)/2;
    column-gap: 24px;
}

.about_taste .text .title_cnt .title {
    break-inside: avoid;
}


.about_taste .text .title.active {
    font-weight: 800;
}

.about_taste .text p {
    padding: 0 0 15px 0;
}

.about_taste .text p:last-child {
    padding: 0;
}

.about_categories {
    padding: 100px 0 0 0;
}

.about_categories .block_title {
    font-weight: 700;
    font-size: 70px;
    line-height: 1.14em;
    color: #252525;
    padding: 0 0 100px 0;
}

.about_categories .swiper-carousel {
    margin: 0 -10px;
}

.about_categories .swiper {
    overflow: visible;
}

.about_card {
    display: block;
    text-decoration: none;
    position: relative;
    padding: 0 10px;
}

.about_card.disabled {
    opacity: 0.5;
}

.about_card img {
    display: block;
    width: 100%;
    transition: transform .2s;
    border-radius: 30px;
}

@media (max-width:768px) {
    .about_card img {
        border-radius: 17px;
    }
}


.about_card:hover img {
    transform: scale(1.05);
}

.about_card_content {
    position: absolute;
    left: 50px;
    right: 50px;
    bottom: 40px;
    top: 0;
    display: flex;
    align-items: flex-end;
}

.about_card_content.inset40 {
    left: 9%;
    right: 9%;
    bottom: 9%;
    top: 31%;
}

.about_card_content.inset60 {
    left: 9.4%;
    right: 9%;
    bottom: 9%;
    top: 35%;
}

.about_card_content.inset80 {
    left: 9.4%;
    right: 9%;
    bottom: 9%;
    top: 39%;
}

@media (max-width:768px) {
    .about_card_content.inset80, .about_card_content.inset60 {
        left: 7%;
        top: 15px;
        bottom: 15px;
    }
}

.about_card_content .vertical_tag {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
    height: 100%;
}

.about_card_content .tag {
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5em;
    color: #F5F5F7;
    padding: 3px 22px;
    border: 3px solid #F5F5F7;
    box-sizing: border-box;
    border-radius: 32.5px;
    margin: 0 10px 0 0;
    position: relative;
    white-space: nowrap;
}

.about_card_content .tag.sm {
    font-size: 16px;
    border-width: 2px;
    padding: 0px 7px;
    margin-bottom: 0;
}

.about_card_content .tag.md {
    padding-top: 1px;
    padding-bottom: 1px;
    line-height: 1.5em;
    border-width: 2px;
}

.about_card_content .tag.md img {
    width: 36px;
    height: 36px;
}

.about_card_content .vertical_tag.first_top .tag:first-child {
    margin-bottom: auto;
}

.about_card_content .tag.w_img {
    display: flex;
    gap: 6px;
    padding-left: 45px;
}

.about_card_content .tag img {
    width: 39px;
    height: 39px;
    display: block;
    left: -2px;
    position: absolute;
    top: -2px;
}

@media (max-width:1300px) {
    .about_card_content .tag.adapt_sm {
        font-size: 9px;
        line-height: 13px;
        letter-spacing: 0.066px;
        border-width: 1px;
    }

    .about_card_content .tag.adapt_sm.w_img {
        font-size: 12px;
        font-weight: 500;
        line-height: 13px;
        padding-left: 19px;
        padding-right: 5px;
        border-width: 1.5px;
    }

    .about_card_content .tag.adapt_sm.w_img img {
        width: 16px;
        height: 16px;
        display: block;
        left: -1px;
        position: absolute;
        top: -1px;
    }
}

@media (max-width:768px) {
    .about_card_content .vertical_tag.first_top .tag.adapt_sm:first-child {
        margin: auto 0;
    }

    .about_card_content .vertical_tag.first_top .tag.adapt_sm:nth-child(2) {
        position: absolute;
        left: 0;
        bottom: 0px;
    }

    .about_card_content .vertical_tag.first_top .tag.adapt_sm:nth-child(3) {
        position: absolute;
        left: 80px;
        bottom: 0px;
    }
}



.about_card_content .rm {
    margin: 0 0 0 auto;
    background: #F5F5F7;
    border-radius: 36px;
    width: 72px;
    height: 72px;
    position: relative;
}

.about_card_content .rm::after {
    display: block;
    content: "";
    position: absolute;
    left: 12px;
    right: 12px;
    top: 17px;
    bottom: 17px;
    background: url(images/about_card_rm.svg) center center no-repeat;
    background-size: contain;
}

.about_card .remove_filter {
    position: absolute;
    align-items: center;
    justify-content: center;
    background: #FFF;
    left: 0;
    top: 0;
    border: 1px solid #494949;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    transform: translate(50%, 0%);
    display: none;
}

.about_card.active .remove_filter {
    display: flex;
}

.catalog_section_title {
    font-weight: 700;
    font-size: 50px;
    line-height: 48px;
    color: #000000;
    text-transform: lowercase;
    padding: 50px 0;
}

.catalog_section_title:first-child {
    padding-top: 0;
}

.catalog_sections {
    margin: 0 -20px;
    display: flex;
    flex-wrap: wrap;
}

.catalog_sections .about_card {
    width: calc(33.333%);
    margin: 0 0px 20px 0px;
}

.tags_area {
    padding: 100px 0 0 0;
    width: 100%;
}

.tags_area .row {
    display: flex;
}

.tags_area .tag {
    font-weight: 400;
    font-size: 50px;
    line-height: 1.6em;
    color: #F5F5F7;
    padding: 20px 40px;
    height: 127px;
    background: #56E575;
    background: linear-gradient(91.86deg, #56E575 1.86%, #56E575 99.99%);
    transition: all .3s ease;
    border-radius: 63.5px;
    margin: 0 20px 20px 0;
    flex-basis: 50%;
    text-align: center;
    cursor: pointer;
}

.tags_area .tag.wa {
    align-items: center;
    justify-content: center;
    display: flex;
}

.tags_area .tag.wa svg {
    display: block;
}

.tags_area .tag:not(.empty):hover {
    background: linear-gradient(91.86deg, #56E575 1.86%, #1CB662 99.99%);
}

.tags_area .tag:last-child {
    margin-right: 0 !important;
}

.tags_area .tag.empty {
    background: rgba(86, 229, 117, 0.5);
}

.tags_area .row.row_1 .tag:nth-child(4) {
    flex-basis: 25%;
}

.tags_area .row.row_2 .tag:nth-child(1) {
    flex-basis: 100%;
}

.tags_area .row.row_3 .tag:nth-child(1) {
    flex-basis: 70%;
}

.tags_area .row.row_2 .tag:nth-child(2) {
    flex-basis: 25%;
}

.tags_area .row.row_3 .tag:nth-child(3) {
    flex-basis: 35%;
}

.tags_area .row.row_3 .tag:nth-child(4) {
    flex-basis: 25%;
}

.tags_area .row.row_4 .tag:nth-child(2) {
    flex-basis: 100%;
}

.tags_area.red_tag_area .tag {
    background: linear-gradient(91.86deg, #FD5441 1.86%, #FD5441 99.99%);
    white-space: nowrap;
}

.tags_area.red_tag_area .tag:not(.empty):hover {
    background: linear-gradient(91.86deg, #FD5441 1.86%, #dd3523 99.99%);
}

.tags_area.red_tag_area .tag.empty {
    background: rgba(253, 84, 65, 0.5);
}

.tags_area.red_tag_area .row.row_2 .tag:nth-child(1) {
    flex-basis: 75%;
}

.tags_area.red_tag_area .row.row_2 .tag:nth-child(2) {
    flex-basis: 100%;
}

.tags_area.red_tag_area .row.row_3 .tag:nth-child(1) {
    padding: 0;
    flex-basis: 20%;
}

.tags_area.red_tag_area .row.row_3 .tag:nth-child(3) {
    flex-basis: 25%;
}

.menu {
    font-family: 'Jost';
}

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

.about_social a {
    display: block;
    background: linear-gradient(91.86deg, #56E575 1.86%, #1CB662 99.99%);
    text-decoration: none;
    padding: 3px 22px;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5em;
    color: #F5F5F7 !important;
    border-radius: 32.5px;
    margin-right: 100px;
}

.about_marketing {
    padding: 20px 0 50px 0;
    display: none;
}

.about_marketing .text {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.25em;
    color: #000000;
}

.about_marketing .text.mobile {
    display: none;
}

.about_marketing .text ul {
    margin: 20px 0 20px 20%;
    list-style: none;
}

.about_marketing .text ul:last-child {
    margin-bottom: 0;
}

.about_marketing ul li {
    margin: 10px 0 0 0;
    padding: 0;
    position: relative;
}

.about_marketing ul li::before {
    display: block;
    content: "";
    position: absolute;
    width: 35px;
    height: 25px;
    background: url(images/ulli.svg) center center no-repeat;
    background-size: contain;
    top: 50%;
    left: -55px;
    transform: translate(0, -50%);
}

.about_marketing .text_with_photo {
    display: flex;
    align-items: center;
}

.about_marketing .text_with_photo img {
    display: block;
    margin: 0 40px 0 -25%;
    width: calc(50% + 40px);
}

.about_marketing .text_with_photo img.mobile {
    display: none;
}

.about_how {
    padding: 11px 0 0 0;
}

.about_how .block_title {
    font-weight: 400;
    font-size: 50px;
    line-height: 1.3em;
    color: #252525;
    padding: 100px 0 0 0;
}

.about_how .about_text_highlight {
    max-width: 836px;
    margin: 100px 0 0 auto;
}

.about_blocks {
    padding: 100px 0 0px 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}

.about_block {
    display: block;
    text-decoration: none;
    width: 100%;
    color: #252525;
    position: relative;
    margin: 0 0 20px 0;
    border-radius: 28px;
    overflow: hidden;
}

.about_block:nth-child(2),
.about_block:nth-child(3) {
    width: calc(50% - 10px);
}

.about_block img {
    display: block;
    width: 100%;
    transition: all .3s ease;
}

.about_block:hover img {
    transform: scale(1.1);
}

.about_block img.mobile {
    display: none;
}

.about_block_content {
    position: absolute;
    top: 80px;
    left: 80px;
    right: 40px;
    bottom: 80px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.about_block_content .title {
    font-weight: 800;
    font-size: 70px;
    line-height: 1.14em;
    text-transform: lowercase;
    position: relative;
}

.about_block_content .title span {
    position: relative;
    z-index: 1;
}

.about_block_content .title::before {
    display: block;
    content: "";
    position: absolute;
    left: -12px;
    right: -12px;
    bottom: 3px;
    top: 20px;
    background: #F5F5F7;
    border-radius: 41px;
}

.about_block_content .bot {
    margin-top: auto;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.about_block_content .bot_text {
    font-size: 35px;
    line-height: 1.3em;
    text-transform: lowercase;
    position: relative;
}

.about_block_content .bot_text span {
    position: relative;
    z-index: 1;
}

.about_block_content .bot_text::before {
    display: block;
    content: "";
    position: absolute;
    left: -11px;
    right: -11px;
    bottom: -2px;
    top: 6px;
    background: #F5F5F7;
    border-radius: 41px;
}

.about_block_content .rm {
    margin: 0 0 0 auto;
    background: rgba(245, 245, 247, 0.8);
    border-radius: 36px;
    width: 72px;
    height: 72px;
    position: relative;
}

.about_block_content .rm::after {
    display: block;
    content: "";
    position: absolute;
    left: 12px;
    right: 12px;
    top: 17px;
    bottom: 17px;
    background: url(images/about_card_rm.svg) center center no-repeat;
    background-size: contain;
}

.bot_text_cnt {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.about_top_picture {
    position: relative;
    border-radius: 0 0 30px 30px;
    overflow: hidden;
}

@media (max-width:768px) {
    .about_top_picture {
        border-radius: 0;
    }
}

.about_top_picture img,
.about_top_picture video {
    display: block;
    width: 100%;
}

.about_top_picture img.mobile,
.about_top_picture video.mobile {
    display: none;
}

.about_top_picture_content {
    position: absolute;
    left: 40px;
    top: 40px;
    right: 40px;
    bottom: 80px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.about_top_picture_content.al_bot {
    justify-content: flex-end;
}

.about_top_picture .back {
    background: #F5F5F7;
    border-radius: 36px;
    width: 72px;
    height: 72px;
    position: relative;
    transform: rotate(180deg);
    display: block;
    text-decoration: none;
    margin-bottom: auto;
    transition: all .3s ease;
}

.about_top_picture .back:hover {
    transform: rotate(180deg) scale(1.1);
}

.about_top_picture .back::after {
    display: block;
    content: "";
    position: absolute;
    left: 12px;
    right: 12px;
    top: 17px;
    bottom: 17px;
    background: url(images/about_card_rm.svg) center center no-repeat;
    background-size: contain;
}

.about_top_picture .title {
    font-weight: 800;
    font-size: 70px;
    line-height: 1.14em;
    text-transform: lowercase;
    position: relative;
    z-index: 1;
}

.about_top_picture .title.bot_mar {
    margin-bottom: 58px;
}

.about_top_picture .title span {
    position: relative;
    z-index: 1;
}

.about_top_picture .title::before {
    display: block;
    content: "";
    position: absolute;
    left: -12px;
    right: -12px;
    bottom: 3px;
    top: 20px;
    background: #F5F5F7;
    border-radius: 41px;
}

.about_top_picture .about_top_picture_content.aroma {
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
    bottom: 45px;
    left: 80px;
}

@media (max-width:1200px) {
    .about_top_picture .about_top_picture_content.aroma {
        left: 40px;
    }
}

@media (max-width:768px) {
    .about_top_picture .about_top_picture_content.aroma {
        left: 20px;
        bottom: 20px;
    }
}

.about_top_picture .about_top_picture_content.aroma .title {
    color: #FFF;
    font-size: 37.773px;
    line-height: 1;
    font-weight: 400;
}

@media (max-width:1100px) {
    .about_top_picture .about_top_picture_content.aroma .title {
        font-size: 25px;
    }
}

@media (max-width:768px) {
    .about_top_picture .about_top_picture_content.aroma .title {
        font-size: 15px;
        line-height: 1.33;
    }

    .about_top_picture .about_top_picture_content.aroma .title:first-child {
        order: 1;
    }
}

.about_top_picture .about_top_picture_content.aroma .title::before {
    display: none;
}

.about_half_left_text {
    margin: 100px auto 0 auto;
    max-width: 650px;
    transform: translate(20%, 0);
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    color: #494949;
}

.about_half_left_text ul {
    margin: 20px 0 0 0;
    list-style: none;
}

.about_half_left_text ul li {
    margin: 10px 0 0 0;
    padding: 0;
    position: relative;
}

.about_half_left_text ul li::before {
    display: block;
    content: "";
    position: absolute;
    width: 35px;
    height: 25px;
    background: url(images/ulli.svg) center center no-repeat;
    background-size: contain;
    top: 50%;
    left: -55px;
    transform: translate(0, -50%);
}

.about_wide_img_cnt {
    display: flex;
    justify-content: flex-end;
    margin: 40px 0 0 0;
}

.about_wide_img {
    width: 1620px;
    display: block;
}

.about_wide_img.mobile {
    display: none;
}

.about_img_left {
    display: block;
    max-width: 1062px;
    width: calc(100% + 40px);
    margin: 40px 0 0 auto;
    transform: translate(-50%, 0);
}



.about_pic_block {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 50px 0 0 0;
}

.about_pic_block.a_stretch {
    align-items: stretch;
}

.about_pic_block .img {
    margin: 0 0 0 23px;
    order: 1;
}

.about_pic_block .img img {
    display: block;
}

.about_pic_block .img img.mobile {
    display: none;
}

.about_pic_block .title {
    font-weight: 600;
    font-size: 70px;
    line-height: 1.14em;
    color: #252525;
}

.about_pic_block .text {
    font-size: 24px;
    line-height: 1.25em;
    color: #494949;
    margin: 20px 0 0 0;
    max-width: 427px;
}

.about_pic_block:nth-child(2) .img {
    order: 0;
    margin: 0 100px 0 0;
}

.about_pic_block:nth-child(2) {
    justify-content: center;
}

.about_pic_block:nth-child(3) {
    justify-content: flex-end;
}

.about_pic_block.right_text_sm_title .img {
    order: 0;
    margin: 0 20px 0 0;
}

.about_pic_block.right_text_sm_title .title {
    font-size: 24px;
    line-height: 1.25em;
}

.about_two_col_text {
    margin: 80px 0 0 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.about_two_col_text .item {
    width: calc(50% - 10px);
}

.about_two_col_text .title {
    font-weight: 800;
    font-size: 24px;
    line-height: 1.25em;
    color: #252525;
}

.about_two_col_text .text {
    font-size: 24px;
    line-height: 1.25em;
    color: #494949;
    margin: 20px 0 0 0;
}

.about_two_col_text .text:first-child {
    margin: 0;
}

.about_big_pic_block {
    display: flex;
    align-items: flex-start;
    margin: 40px 0 0 0;
}

.about_big_pic_block img {
    display: block;
    margin: 0 25px 0 0;
}

.about_big_pic_block img.mobile {
    display: none;
}

.about_big_pic_block .title {
    font-weight: 600;
    font-size: 24px;
    line-height: 1.25em;
    color: #252525;
}

.about_big_pic_block .text {
    font-size: 24px;
    line-height: 1.25em;
    color: #252525;
    margin: 20px 0 0 0;
}

.about_big_pic_block ul {
    margin: 20px 0 0 0;
    list-style: none;
}

.about_big_pic_block ul li {
    margin: 10px 0 0 0;
    padding: 0;
    position: relative;
}

.about_big_pic_block ul li::before {
    display: block;
    content: "";
    position: absolute;
    width: 35px;
    height: 25px;
    background: url(images/ulli.svg) center center no-repeat;
    background-size: contain;
    top: 50%;
    left: -55px;
    transform: translate(0, -50%);
}

.about_big_back {
    display: block;
    background: url(images/about_card_rm.svg) center center no-repeat;
    background-size: contain;
    width: 49px;
    height: 36px;
    transform: rotate(180deg) translate(0, -20px);
}

.about_big_picture_with_big_picture .block_title {
    font-weight: 700;
    font-size: 70px;
    line-height: 1.14em;
    color: #252525;
    margin: 150px 0;
}

.about_big_picture_with_big_picture .flex {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.about_big_picture_with_big_picture .info {
    width: calc(50% - 50px);
}

.about_big_picture_with_big_picture .img {
    width: calc(50% - 50px);
}

.about_big_picture_with_big_picture .img img.mobile {
    display: none;
}

.about_big_picture_with_big_picture .text {
    font-size: 24px;
    line-height: 1.25em;
    color: #494949;
}

.about_big_picture_with_big_picture .about_social {
    display: flex;
    margin: 50px 0 0 0;
}

.about_big_picture_with_big_picture .about_social a {
    margin: 0 20px 0 0;
}

.about_big_picture_with_big_picture .about_social.black a {
    background: #252525;
}

.about_big_picture_with_big_picture:nth-child(2n) .info {
    order: 1
}

.about_big_picture_with_big_picture:nth-child(2n) .img {
    display: flex;
    justify-content: flex-end;
}

.about_company_arr_down {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    background: linear-gradient(180deg, rgba(237, 245, 80, 1) 0%, rgba(234, 230, 14, 1) 100%);
    border-radius: 100px;
    display: flex;
    height: 72px;
    position: relative;
}


.about_company_arr_down .text {
    background: #FFF;
    border-radius: 100px;
    display: flex;
    align-items: center;
    margin: 6px;
    padding: 0 92px 0 28px;
    white-space: nowrap;
}

.about_company_arr_down svg {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 72px;
    height: 72px;
    transform: rotate(90deg);
    transition: transform .3s ease;
}

.about_company_arr_down.active svg {
    transform: rotate(-90deg);
}

.main_slider .about_company_arr_down {
    position: absolute;
    left: 50%;
    bottom: 20%;
    transform: translate(-50%, 0);
    z-index: 1;
}

.main_slider .swiper-pagination {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 60px;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main_slider .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #FFF;
    border-radius: 5px;
    margin: 0 5px;
    transition: all .5s ease;
}

.main_slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 60px;
    background: #56E575;
}

.main_slider .swiper-button-next,
.main_slider .swiper-button-next:hover,
.main_slider .swiper-button-prev,
.main_slider .swiper-button-prev:hover {
    width: 33%;
    height: 100%;
    transform: none;
    top: 0;
    background: none !important;
    border-radius: 0;
}


.main_slider .swiper-button-prev {
    left: 0px;
    cursor: url("data:image/svg+xml,%3Csvg width='57' height='42' viewBox='0 0 57 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.63103e-06 20.9286C0.0292474 21.6716 0.337753 22.5306 0.851679 23.0721L17.6205 40.7377C18.7565 41.7503 20.9358 42.1679 22.2056 40.9972C23.4564 39.844 23.4191 37.6084 22.1734 36.4509L10.3831 24.0454L53.4495 24.0454C55.1858 24.0454 56.5938 22.6501 56.5938 20.9278C56.5938 19.2062 55.1858 17.8101 53.4495 17.8101L10.3831 17.8101L22.1734 5.40466C23.2466 4.33911 23.4447 2.02459 22.2056 0.858316C20.9672 -0.308 18.7104 0.0645943 17.6205 1.11781L0.851679 18.7834C0.277809 19.388 -0.00145412 20.0993 5.63103e-06 20.9286Z' fill='%23F5F5F7'/%3E%3C/svg%3E%0A") 16 16, pointer;
}

.main_slider .swiper-button-next {
    right: 0px;
    cursor: url("data:image/svg+xml,%3Csvg width='57' height='42' viewBox='0 0 57 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M56.5937 20.9161C56.5645 20.1731 56.256 19.3142 55.7421 18.7726L38.9733 1.10701C37.8372 0.0943778 35.658 -0.323145 34.3882 0.847513C33.1373 2.00076 33.1746 4.23631 34.4203 5.39387L46.2106 17.7993L3.14422 17.7993C1.40799 17.7993 -5.51857e-05 19.1946 -5.53413e-05 20.917C-5.5497e-05 22.6385 1.40793 24.0346 3.14422 24.0346L46.2106 24.0346L34.4203 36.4401C33.3471 37.5056 33.149 39.8201 34.3882 40.9864C35.6265 42.1527 37.8833 41.7801 38.9733 40.7269L55.7421 23.0613C56.3159 22.4568 56.5952 21.7454 56.5937 20.9161Z' fill='%23F5F5F7' /%3E%3C/svg%3E") 16 16, pointer;
}

.open_opt_menu {
    background: linear-gradient(180deg, #FD5441 0%, #FF8B5A 100%);
    border-radius: 23px;
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    text-decoration: none;
    position: fixed;
    right: 60px;
    bottom: 60px;
    z-index: 10;
    padding: 22px;
    transition: all .3s ease !important;
}

.open_opt_menu.purple {
    background: linear-gradient(103deg, #9B54E3 4.5%, #C666EA 79.8%);
    padding: 0;
}

.open_opt_menu .text {
    font-weight: 600;
    font-size: 19px;
    line-height: 22px;
    color: #000000;
    margin: 0 0 10px 0;
    transition: all .3s ease !important;
}

.open_opt_menu .btn {
    background: #F5F5F7;
    border-radius: 105.544px;
    font-weight: 400;
    font-size: 19px;
    line-height: 22px;
    color: #000000 !important;
    display: flex;
    align-items: center;
    padding: 0 0 0 22px;
    transition: all .3s ease !important;
}

.open_opt_menu.purple .btn {
    color: #fff !important;
    background: rgba(245, 245, 247, 0);
}

.open_opt_menu .btn::after {
    display: block;
    content: "";
    width: 45px;
    height: 45px;
    background: url(images/opt/opt_black.svg) center center no-repeat;
    background-size: contain;
    margin-left: 10px;
    position: relative;
    z-index: 1;
    transition: .3s ease all;
}

.open_opt_menu.small {
    padding: 0px;
}

.open_opt_menu.small .text {
    display: none;
}

.open_opt_menu.small .btn {
    background: rgba(245, 245, 247, 0);
}



.opt-menu {
    width: 100%;
    background: #000;
    padding-top: 110px;
    color: #fff;
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    min-height: calc(100vh - 106px);
    padding-bottom: 50px;
}

.opt-menu.-fixed {
    display: block;
    z-index: 99;
}

.opt-menu.-open {
    z-index: 100;
    display: block;
}

.opt-menu .container {
    padding: 0 240px;
    width: 100%;
}

.opt-menu .title {
    font-weight: 600;
    font-size: 70px;
    line-height: 1.14em;
    text-transform: lowercase;
    color: #F5F5F7;
    margin: 100px 0 0 0;
}

.opt-menu .title:first-child {
    margin: 0;
}

.opt-menu .block {
    margin: 100px 0 0 0;
}

.opt-menu .about_social {
    display: flex;
}

.opt-menu .about_social a {
    margin-right: 20px;
    height: 56px;
    display: flex;
    align-items: center;
}

.opt-menu .about_social a:first-child {
    background: linear-gradient(90.99deg, #56E575 0%, #38AFE2 100%);
}

.opt-menu .about_social.about_social_red a {
    background: linear-gradient(95.02deg, #FD5441 -1.96%, #C51400 105.05%);
}

.opt-menu .about_social.with_icon svg {
    display: block;
    margin: 0 20px 0 0;
}

.opt-menu .block.map_block {
    position: relative;
    display: block;
    text-decoration: none;
    transform: translate(-170px, 0);
}

.opt-menu .block.map_block img {
    width: 100%;
    display: block;
}

.opt-menu .abs_info_on_img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.opt-menu .abs_info_on_img .title {
    margin: 0;
}

.opt-menu .abs_info_on_img .rm {
    position: absolute;
    right: 149px;
    bottom: 40px;
    margin: 0 0 0 auto;
    border-radius: 36px;
    width: 72px;
    height: 72px;
}

.opt-menu .abs_info_on_img .rm svg {
    display: block;
    width: 100%;
    height: 100%;
}

.marketing_page {
    font-size: 24px;
    line-height: 1.25em;
    color: #494949;
    font-weight: 400;
}

.marketing_page h2 {
    font-size: 24px;
}

.marketing_right_60_text {
    margin: 100px 0 0 40%;
}

.marketing_img_text {
    display: flex;
    align-items: center;
    margin: 100px 0 0 0;
}



.marketing_img_text .info {
    width: 51%;
}

.marketing_img_text .img img {
    display: block;
    width: 100%;
    max-width: 630px;
    height: auto;
}

.marketing_img_text .title {
    font-weight: 600;
    color: #000000;
}

.marketing_img_text .text {
    margin: 20px 0 0 0;
}

.marketing_img_text .text ul {
    list-style: inside;
}

.marketing_ul_text {
    margin: 40px 0 0 0;
    display: flex;
    justify-content: center;
}

.marketing_ul_text ul {
    list-style: none;
}

.marketing_ul_text ul li {
    margin: 10px 0 0 0;
    padding: 0;
    position: relative;

}

.marketing_img_text:nth-child(1) .img {
    order: 1;
    margin-left: 30px;
}

.marketing_img_text:nth-child(2) {
    margin-right: 150px;
}

.marketing_img_text:nth-child(2) .img {
    margin-right: 40px;
}

.marketing_img_text:nth-child(2) .info {
    width: 60%;
}

.marketing_img_text:nth-child(3) .img {
    order: 1;
    margin-left: 30px;
    margin-right: -52%;
}

.marketing_ul_text ul li::before {
    display: block;
    content: "";
    position: absolute;
    width: 35px;
    height: 25px;
    background: url(images/ulli.svg) center center no-repeat;
    background-size: contain;
    top: 5px;
    left: -55px;
}

.marketing_union {
    display: block;
    text-decoration: none;
    max-width: 1290px;
    width: calc(100% + 40px);
    margin: 100px 0 0 auto;
    transform: translate(-420px, 0);
    position: relative;
}

.marketing_union svg,
.marketing_union img {
    max-width: 100%;
    display: block
}

.marketing_union .abs_info {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    font-size: 70px;
    line-height: 1.14em;
    text-transform: lowercase;
    color: #F5F5F7;
    word-break: keep-all;
}

.marketing_union .abs_info .rm {
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.marketing_page .mobile {
    display: none !important;
}

@media (max-width: 1400px) {
    .marketing_union {
        transform: translate(-220px, 0);
    }

}

@media (max-width: 1200px) {
    .marketing_right_60_text {
        margin-left: 0;
    }

    .marketing_img_text {
        flex-wrap: wrap;
    }

    .marketing_img_text .info {
        width: 100%;
    }

    .marketing_img_text .img {
        margin-top: 40px;
    }

    .marketing_img_text:nth-child(2) {
        margin-right: 0;
    }

    .marketing_img_text:nth-child(2) .img {
        margin-top: 40px;
        order: 1;
    }

    .marketing_img_text:nth-child(2) .info {
        width: 100%;
    }

    .marketing_union {
        margin: 80px 0 0 0;
        transform: translate(-20%, 0);
        width: 120%;
    }

    .marketing_union svg,
    .marketing_union img {
        width: 100%;
        height: auto;
    }
}

@media (max-width: 768px) {
    .about_taste .text .title_cnt {
        column-count: 1;
        column-width: 100%;
    }

    .marketing_page .mobile {
        display: block !important;
    }

    .marketing_page .desktop {
        display: none !important;
    }

    .marketing_right_60_text {
        margin: 20px 0 0 0;
        font-size: 17px;
        line-height: 22px;
        letter-spacing: -0.408px;
    }

    .marketing_img_text {
        margin: 40px 0 0 0;
        flex-wrap: wrap;
    }

    .marketing_img_text .text {
        margin: 10px 0 0 0;
        font-size: 17px;
        line-height: 22px;
        letter-spacing: -0.408px;
    }

    .marketing_img_text .img img {
        width: auto;
        max-width: 100%;
    }

    .marketing_img_text:nth-child(1) .img {
        margin: 20px 0 0 -10%;
    }



    .marketing_img_text:nth-child(2) .img {
        order: 1;
        margin: 20px -10% 0 0;
        width: 110%;
        display: flex;
        justify-content: flex-end;
    }



    .marketing_img_text:nth-child(3) .img {
        margin: 20px 0 0 -10%;
    }

    .marketing_ul_text {
        margin: 10px 0 0 0;
    }

    .marketing_ul_text li {
        font-size: 12px;
        line-height: 16px;
    }

    .marketing_ul_text ul li::before {
        width: 12px;
        height: 9px;
        left: -16px;
    }

    .marketing_union {
        margin: 40px 0 0 0;
        transform: translate(-5.5%, 0);
        width: 105%;
    }

    .marketing_union .abs_info {
        font-size: 34px;
        line-height: 41px;
        letter-spacing: 0.374px;
        justify-content: flex-start;
        padding: 0 20px;
    }

    .about_top_picture img,
    .about_top_picture video {
        border-radius: 20px 0 0 0;
    }

    .about_top_picture img.desktop,
    .about_top_picture video.desktop {
        display: none;
    }

    .about_top_picture img.mobile,
    .about_top_picture video.mobile {
        display: block;
    }
}

.about_top_picture .rotate_subtitle {
    font-weight: 400;
    font-size: 32px;
    line-height: 45px;
    color: #F5F5F7;
    transform: rotate(-9.75deg);
    background: #000000;
    border-radius: 36.5px;
    padding: 0 14px;
    position: absolute;
    bottom: -13px;
    left: 260px;
}

.about_top_picture .rotate_subtitle.orange {
    background: linear-gradient(174.72deg, #FE5642 4.43%, #FF8959 96.12%);
    color: #000000;
}

.about_top_picture .rotate_subtitle.yellow {
    background: linear-gradient(90deg, #EDF550 0%, #EAE60E 51.35%, #F1C42B 100%);
    color: #000000;
}

@media (max-width:1340px) {
    .about_top_picture .rotate_subtitle.yellow {
        font-size: 29px;
    }
}

@media (max-width:1100px) {
    .about_top_picture .rotate_subtitle.yellow {
        font-size: 22px;
        transform: rotate(-3.75deg);
    }
}

@media (max-width:974px) {
    .about_top_picture .rotate_subtitle.yellow {
        font-size: 22px;
        transform: rotate(-2deg);
        left: 30px;
    }
}

@media (max-width:768px) {
    .about_top_picture .rotate_subtitle.yellow {
        transform: rotate(-3.75deg);
        bottom: -17px;
        z-index: 10;
        font-size: 15px;

    }
}

.about_top_picture .rotate_subtitle.top_pos {
    bottom: 160px;
    left: 30px;
    transform: rotate(14.75deg);
}

.about_page .block_title {
    margin: 100px 0 0 0;
    font-weight: 600;
    font-size: 70px;
    line-height: 1.14em;
    color: #000000;
    position: relative;
}

.about_page .block_title.fz_medium {
    font-size: 50px;
    line-height: 1.1;
}

@media (max-width:768px) {
    .about_page .block_title.fz_medium {
        font-size: 20px;
    }
}

.about_page .block_title.with_tag span {
    position: relative;
    z-index: 1;
}

.about_page .block_title .tag {
    font-weight: 400;
    font-size: 32px;
    line-height: 45px;
    color: #F5F5F7;
    transform: rotate(-7.95deg);
    background: #FD5441;
    border-radius: 36.5px;
    transform: rotate(-7.95deg);
    padding: 0 14px;
    position: absolute;
    top: 0px;
    left: 443px;
}

.about_page .block_title .tag.red {
    background: #FD5441;
}

.about_page .block_title .tag.green {
    background: #56E575;
    top: -20px;
}

.about_page .block_title .tag.purple {
    background: #FD69D7;
}

.about_page .block_title .tag.a-left {
    left: 0px;
    top: -5px;
    transform: rotate(1.98deg) translate(-50%, 0%);
}

.about_page .block_title .tag.liner {
    left: 0;
    background: none;
    transform: translate(-10%, -10%);
}

.about_page .block_title .tag.liner_bottom {
    left: 0;
    background: none;
    transform: translate(-10%, 41%);
    top: auto;
    bottom: 0;
}

.about_page .block_title .tag.liner_left_margin {
    left: 100px;
    background: none;
    transform: translate(0%, -10%);
    left: 225px;
}

.about_page .block_subtitle {
    margin: 100px 0 0 0;
    font-weight: 700;
    font-size: 50px;
    line-height: 1.14em;
    color: #000000;
    position: relative;
}

.about_page .about_text {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.25em;
    color: #494949;
    margin: 40px 0 0 0;
}

.about_page .about_text.top_100 {
    margin-top: 100px;
}

.about_page .about_text img {
    display: block;
    width: 100%;
    margin: 0 0 40px 0;
}

.about_page .about_text.right_60 {
    margin-left: 40%;
}

.about_page .about_text.left_60 {
    margin-right: 40%;
}

.about_page .about_text+.marketing_ul_text {
    margin-top: 20px;
    font-size: 24px;
    line-height: 1.25em;
    color: #494949;
}

.about_page .left_wide_img {
    margin: 40px 0 0 -32%;
}

.about_page .left_wide_img img {
    max-width: 100%;
}

.about_page .about_img_text {
    display: flex;
    align-items: center;
    margin: 40px 0 0 0;
}

.about_page .about_img_text .img {
    margin: 0 40px 0 -20%;
}

.about_page .about_img_text .img img {}

.about_page .about_img_text .info {}

.about_page .about_img_text .info .title {
    font-weight: 600;
    font-size: 70px;
    line-height: 1.14em;
    color: #000000;
}

.about_page .about_img_text .info .text {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.25em;
    color: #494949;
}

.about_page .map_block {
    position: relative;
    display: block;
    text-decoration: none;
    transform: translate(-30%, 0);
    margin: 150px 0 0 0;
}

.about_page .map_block img {
    width: 100%;
    display: block;
}

.about_page .abs_info_on_img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.about_page .abs_info_on_img .title {
    font-weight: 700;
    font-size: 70px;
    line-height: 1.14em;
    text-transform: lowercase;
    color: #F5F5F7;
}

.about_page .abs_info_on_img .rm {
    position: absolute;
    right: 200px;
    bottom: 40px;
    margin: 0 0 0 auto;
    border-radius: 36px;
    width: 72px;
    height: 72px;
}

.about_page .abs_info_on_img .rm svg {
    display: block;
    width: 100%;
    height: 100%;
}

@media (min-width:768px) {
    .about_page .about_img_text.right_over .img {
        order: 1;
        margin-left: 40px;
        margin-right: -25%;
    }

    .about_page .about_img_text.right .img {
        order: 1;
        margin-left: 40px;
        margin-right: 0;
    }
}

.about_page .mobile {
    display: none !important;
}

@media (max-width: 1200px) {
    .about_page .about_img_text {
        flex-wrap: wrap;

    }

    .about_page .about_img_text.nowrap {
        flex-wrap: nowrap;
    }

    .about_page .about_img_text.adapt_1200 .img {
        order: 1;
        width: 110%;
        margin: 20px 0 0 -20%;
        display: flex;
    }

    .about_page .about_text.right_60 {
        margin-left: 0;
    }

    .about_page .about_text.left_60 {
        margin-right: 0;
    }

    .about_page .map_block {
        margin: 100px 0 0 -15%;
        transform: none;
        width: 115%;
    }


}

@media (max-width: 915px) {
    .about_top_picture .rotate_subtitle {
        font-size: 20px;
    }
}

@media (max-width: 768px) {
    .about_page .mobile {
        display: block !important;
    }

    .about_page .desktop {
        display: none !important;
    }

    .about_top_picture .rotate_subtitle {
        font-size: 15px;
        line-height: 20px;
        letter-spacing: -0.24px;
        transform: rotate(-10.75deg);
        padding: 5px 14px;
        bottom: -13px;
        left: 127px;

    }

    .about_page .block_title {
        font-size: 34px;
        line-height: 41px;
        letter-spacing: 0.374px;
        margin: 40px 0 0 0;
    }

    .about_page .block_subtitle {
        font-size: 20px;
        line-height: 24px;
        letter-spacing: 0.75px;
        margin: 20px 0 0 0;
    }

    .about_page .block_title:first-child {
        margin: 20px 0 0 0;
        /* font-size: 20px;
        line-height: 24px;
        letter-spacing: 0.75px; */
    }

    .about_page .about_text {
        font-size: 17px;
        line-height: 22px;
        letter-spacing: -0.408px;
        margin: 20px 0 0 0;
    }

    .about_page .about_text.top_100 {
        margin-top: 20px;
    }

    .about_page .block_title .tag {
        font-size: 15px;
        line-height: 20px;
        letter-spacing: -0.24px;
        transform: rotate(-16.2deg);
        left: 214px;
        padding: 4px 10px;
        top: -13px;
    }

    .about_page .about_text img {
        margin-left: -10%;
        width: 110%;
        display: block;
        margin-bottom: 20px;
    }

    .about_page .block_title .tag.green {
        transform: rotate(-3.55deg);
        left: 200px;
        top: -10px;
    }

    .about_page .left_wide_img {
        width: 110%;
        margin: 20px -10% 0 0;
        display: flex;
        justify-content: flex-end;
    }

    .about_page .left_wide_img img {
        max-width: 100%;
    }

    .about_page .about_text+.marketing_ul_text {
        margin-top: 5px;
        margin-left: 6px;
    }

    .about_page .about_img_text {
        flex-wrap: wrap;
        margin-top: 20px;
    }

    .about_page .about_img_text.nowrap {
        flex-wrap: nowrap;
    }

    .about_page .about_img_text .img,
    .about_page .about_img_text.adapt_1200 .img {
        order: 1;
        width: 110%;
        margin: 20px -10% 0 0;
        display: flex;
        justify-content: flex-end;
    }

    .about_page .about_img_text .info .text {
        font-size: 17px;
        line-height: 22px;
        letter-spacing: -0.408px;
        color: #494949;
    }

    .about_page .about_img_text .info .title {
        font-size: 20px;
        line-height: 24px;
        letter-spacing: 0.75px;
    }

    .about_page .about_img_text.nowrap.right .img,
    .about_page .about_img_text.nowrap.right_over .img {
        width: auto;
        margin-top: 0;
        margin-left: 10px;
    }

    .about_page .about_img_text.nowrap.left .img {
        order: 0;
        width: auto;
        margin: 0px 15px 0 -10%;
    }

    .about_page .about_img_text .info .text br {
        display: none;
    }

    .about_page .map_block {
        margin: 40px 0 0 -10%;
        transform: none;
        width: 110%;
    }

    .about_page .abs_info_on_img .title {
        font-size: 30px;
        line-height: 34px;
        letter-spacing: 0.374px;
    }

    .about_page .abs_info_on_img {
        justify-content: flex-start;
        padding: 0 0 0 9%;
    }

    .about_page .abs_info_on_img .rm {
        width: 30px;
        height: 30px;
        right: 51px;
        bottom: 15px;
    }

    .about_page .map_block+.about_text {
        margin-top: 40px;
    }

    .about_page .about_social {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin: 20px 0 0 0;
    }

    .about_page .about_social a {
        margin: 0 30px 0 0;
    }

}




@media (max-width: 1519px) {
    .opt-menu .container {
        width: 1140px;
        padding: 30px 20px;
    }

    .opt-menu .block.map_block {
        transform: translate(-200px, 0);
    }
}

@media (max-width: 1279px) {
    .opt-menu.-fixed {
        position: static;
        overflow-y: auto;
    }
}

@media (max-width: 1139px) {
    .opt-menu .container {
        width: 768px;
    }

    .opt-menu .block.map_block {
        transform: translate(-116px, 0);
    }

    .opt-menu .block.map_block .title {
        font-size: 50px;
    }
}

@media (max-width: 768px) {
    .opt-menu {
        padding: 0 0 100px 0;
    }

    .opt-menu .container {
        overflow-y: auto;
        width: 300px;
        padding: 30px 20px;
    }

    .opt-menu .title {
        margin: 40px 0 0 0;
        font-size: 20px;
        line-height: 1.2em;
        letter-spacing: 0.75px;
    }

    .opt-menu .block {
        margin: 40px 0 0 0;
    }

    .opt-menu .about_social a {
        height: 23px;
        margin-right: 8px;
        font-size: 12px;
    }

    .opt-menu .about_social.with_icon svg {
        height: 9px;
        margin-right: 6px;
        width: auto;
    }

    .opt-menu .block.map_block .title {
        font-size: 20px;
        line-height: 24px;
    }

    .opt-menu .block.map_block {
        transform: translate(-20px, 0);
    }

    .opt-menu .abs_info_on_img .rm {
        width: 30px;
        height: 30px;
        right: 31px;
        bottom: 10px;
    }
}

@media (max-width: 1520px) {
    .about_block_content .title {
        font-size: 45px;
    }

    .about_block_content .title::before {
        bottom: -3px;
        top: 7px;
    }

    .about_block_content .bot_text {
        font-size: 25px;
    }
}

@media (max-width: 1280px) {
    .about_block_content {
        left: 40px;
        top: 40px;
        bottom: 40px;
        right: 20px;
    }

    .about_company .sm_text {
        margin: 60px 0 0 0;
    }

    .about_brand .block_title {
        padding: 75px 0 100px 0;
    }

    /* .about_products .block_title {
        padding-top: 100px;
    } */

    .about_products .swiper-carousel {
        padding-top: 75px;
    }

    .about_products .flex_btns {
        padding-top: 50px;
    }

    /* .about_categories .block_title {
        padding: 50px 0 100px 0;
    } */

    /* .about_marketing {
        padding: 100px 0 75px 0;
    } */
}

@media (max-width: 1155px) {
    .about_taste .text {
        margin-left: 0;
    }
}

@media (max-width: 1100px) {
    .tags_area .tag.empty:not(.wa) {
        display: none;
    }

    .tags_area.red_tag_area .tag.empty {
        flex-grow: 1;
        flex-basis: 100%;
    }

    .tags_area .tag.empty {
        flex-basis: 100% !important;
    }
}

@media (max-width: 1024px) {
    .about_block_content .title {
        font-size: 34px;
        letter-spacing: 0.374px;
    }

    .about_block_content .bot_text {
        font-size: 17px;
        letter-spacing: -0.408px;
    }

    .about_block_content .title::before {
        left: -12px;
        right: -12px;
        bottom: -1px;
        top: 3px;
    }

    .about_block_content .bot_text::before {
        left: -7px;
        right: -7px;
        bottom: -1px;
        top: 3px;
    }

    .about_pic_block:nth-child(2) .img {
        margin-left: -200px;
    }

    .about_half_left_text {
        transform: none;

    }

    .about_marketing .text_with_photo img.desktop {
        display: none;
    }

    .about_marketing .text_with_photo img.mobile {
        display: block;
        margin-left: 0;
    }
}

@media (max-width: 992px) {
    .about_company_arr_down {
        margin: 20px 0 0 0;
    }
}

@media (max-width: 768px) {
    .main_page {
        padding-bottom: 40px;
    }

    .about_pic_block:nth-child(2) {
        justify-content: flex-start;
    }

    .about_social .container {
        justify-content: space-between;
    }

    .about_social a {
        margin-right: 0px;
    }

    .about_card:hover img {
        transform: scale(1);
    }

    .about_social a {
        border-radius: 11.5px;
        font-size: 15px;
        line-height: 1.33em;
        letter-spacing: -0.24px;
        padding: 0 8px;
    }

    .main_video video {
        display: none;
    }

    .main_video video.mobile {
        display: block;
    }

    .main_slider .swiper-slide img {
        display: none;
    }

    .main_slider .swiper-slide img.mobile {
        display: block;
    }

    .about_company_arr_down {

        font-size: 17px;
        line-height: 23px;
        height: 40px;
        border-radius: 20px;
    }

    .about_company_arr_down .text {
        margin: 4px;
        padding: 0 51px 0 15px;
        border-radius: 20px;

    }

    .about_company_arr_down svg {
        width: 40px;
        height: 40px
    }

    .main_slider .swiper-pagination {
        bottom: 20px;
    }

    .main_slider .swiper-button-next, .main_slider .swiper-button-prev {
        display: none;
    }

    .about_social {
        display: block;
    }

    .about_brand .block_title {
        padding: 60px 0 50px 0;
        font-size: 34px;
        line-height: 1.2em;
    }

    .about_brand .container>a.img {
        width: 90%;
    }

    .about_brand .about_text_highlight .img {
        width: 90%;
        margin-bottom: 35px;
        transform: translate(30%, 0);
    }

    .about_text_highlight {
        max-width: 100%;
        font-size: 17px;
        line-height: 1.3em;
        letter-spacing: -0.408px;
    }

    .mobile_dop_container {
        padding: 0 20px;
    }

    .about_products .block_title {
        padding: 50px 20px 20px 20px;
        font-size: 34px;
        line-height: 1.2em;
        letter-spacing: 0.374px;
    }

    .block_title_medium {
        font-size: 24px;
        letter-spacing: 0.374px;
    }

    .about_products .block_title_medium {
        padding: 50px 20px 0 20px;
    }

    .about_products .about_text_highlight {
        padding-left: 20px;
        padding-right: 20px;
    }

    .about_products .swiper-carousel {
        padding: 50px 0 0 0;
    }

    .about_products .swiper-carousel {
        width: 100%;
    }

    .about_products .swiper {
        width: 432px;
        margin: 0 -20px;
    }

    .about_products .swiper-carousel .swiper-slide {
        display: flex;
        justify-content: flex-end;
        flex-shrink: 0;
    }

    .about_products .swiper-carousel .swiper-slide img {
        width: 402px;
    }

    .left_white_bg {
        display: none;
    }

    .about_products .block_title span {
        margin-left: 10px;
        font-size: 13px;
        line-height: 1.1em;
        letter-spacing: -0.078px;
        padding: 1px 5px;
        border-radius: 10px;
        border-width: 1px;
    }

    .about_products .flex_btns {
        margin-right: -6%;
        margin-left: -6%;
        padding: 30px 0 0 0;
    }

    .about_products .flex_btns .btn_hit {
        font-size: 13px;
        line-height: 1.38em;
        letter-spacing: -0.078px;
        border-width: 1px;
        border-radius: 14.5px;
        padding: 5px 11px;
    }

    .about_products .flex_btns .btn_360 {
        font-size: 13px;
        line-height: 1.38em;
        letter-spacing: -0.078px;
        border-width: 1px;
        border-radius: 14.5px;
        padding: 5px 11px;
    }

    .about_products .flex_btns {
        width: 112%;
        justify-content: space-between;
    }

    .about_products .swiper-carousel.-tall .swiper-button-next {
        border-radius: 14.5px 0 0 14.5px;
        width: 60px;
        height: 29px;
    }

    .about_products .swiper-carousel.-tall .swiper-button-prev {
        border-radius: 14.5px 0 0 14.5px;
        width: 60px;
        height: 29px;
    }

    .about_products .swiper-carousel.-tall .swiper-button-next,
    .about_products .swiper-carousel.-tall .swiper-button-next:hover,
    .about_products .swiper-carousel.-tall .swiper-button-prev,
    .about_products .swiper-carousel.-tall .swiper-button-prev:hover {
        background: url(images/arr_white_sm.svg) center center no-repeat #56E575 !important;
    }

    .about_products .swiper-carousel.-tall .swiper-button-prev,
    .about_products .flex_btns .btn_hit,
    .about_products .flex_btns .btn_360 {
        margin-right: 0px;
    }

    .about_taste {
        margin: 10px 0 0 0;
    }

    .about_taste .container {
        align-items: center;
    }

    .about_taste_bg {
        transform: translate(-30%, 0);
    }

    .about_taste_bg video {
        height: 235px;
        border-radius: 0px 115.5px 115.5px 0px;
    }

    .about_taste .text {
        font-size: 12px;
        line-height: 1.3em;
        width: 100%;
        margin: 20px 0 0 0;
        align-items: flex-start
    }

    .about_taste .terns {
        margin-right: 20px;
    }

    .about_taste .tern {
        border-width: 1px;
        border-radius: 23px;
        font-size: 9px;
        line-height: 1em;
        padding: 0 9px;
        margin-bottom: 5px;
        height: 29px;
        white-space: nowrap;
    }

    .about_taste .tern:nth-child(1) img {
        height: 15px;
    }

    .about_taste .tern:nth-child(2) img {
        height: 21px;
    }

    .about_taste .tern:nth-child(3) img {
        height: 23px;
    }

    .about_taste .tern:nth-child(4) img {
        height: 14px;
    }

    .about_categories .block_title_medium {
        padding: 0 0 40px 0;
    }

    .about_card_content .vertical_tag.first_top .tag:first-child {
        order: 1;
        margin: auto 0 0 0;
    }

    .about_card_content .tag.w_img {
        padding-left: 19px;
    }

    .about_categories {
        padding: 40px 0 0 0;
    }

    .about_card {
        padding: 0 5px;
    }

    .about_card_content {
        left: 25px;
        right: 25px;
        bottom: 20px;
    }

    .about_card_content .tag {
        font-size: 9px;
        line-height: 1.44em;
        letter-spacing: 0.066px;
        border-width: 1px;
        padding: 1px 5px;
    }

    .about_card_content .tag img {
        width: 16px;
        height: 16px;
        display: block;
        left: -1px;
        position: absolute;
        top: -1px;
    }

    .about_card_content .rm {
        width: 38px;
        height: 38px;
    }

    .about_card_content .rm.sm_sm {
        width: 20px;
        height: 20px;
        position: absolute;
        left: 42px;
        bottom: -3px;
    }

    .about_card_content .rm.sm_sm:first-child {
        left: auto;
        right: 0;
    }


    .about_card_content .rm.sm_sm::after {
        top: 4px;
        bottom: 4px;
        left: 3px;
        right: 3px;
    }

    .about_card_content svg {
        width: 38px;
        height: 38px;
    }

    .about_card_content .rm::after {
        top: 8px;
        bottom: 8px;
        left: 6px;
        right: 6px;
    }



    .about_categories .swiper {
        margin-right: 0;
        margin-left: 0;
    }

    .about_categories .swiper-slide {
        width: 70%;
    }

    .about_categories .swiper-slide.sm_small {
        width: 45%;
    }

    .about_categories .swiper-slide.sm_big {
        width: 90%;
    }



    .about_categories .block_title {
        font-size: 34px;
        line-height: 1.2em;
        letter-spacing: 0.374px;
        padding: 20px 0 40px 20px;
    }

    .catalog_sections {
        margin: 0 -5px;
    }

    .catalog_sections .about_card {
        width: 100%;
    }

    .catalog_sections .about_card_content {
        top: 25px;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

    .tags_area {
        padding: 40px 0 0 0;
    }

    .tags_area .tag {
        font-size: 28px;
        line-height: 1.2em;
        letter-spacing: 0.364px;
        border-radius: 31px;
        height: 62px;
        padding: 12px 25px;
        flex-grow: 1;
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .tags_area.red_tag_area .tag {
        white-space: normal;
        height: auto;
        text-align: left;
        border-radius: 50px;
        padding-left: 30px;
        padding-right: 30px;
    }

    .tags_area .row.row_1 .tag:nth-child(2),
    .tags_area .row.row_4 .tag:nth-child(2) {
        margin-right: 0;
    }

    .tags_area .row.row_3 .tag:nth-child(1) {
        padding: 12px 1px;
        display: flex;
        flex-shrink: 2;
    }


    .tags_area.red_tag_area .row.row_1 .tag:nth-child(2) {
        flex-basis: 10%;
    }

    .tags_area.red_tag_area .row.row_3 .tag:nth-child(1) {
        display: none;
    }

    .tags_area.red_tag_area .row.row_3 {
        flex-grow: 0;
        justify-content: flex-end;
    }

    .tags_area.red_tag_area .row.row_3 .tag:nth-child(2) {
        flex-grow: 0;
    }



    .about_products .block_title img {
        display: block;
        max-width: 80%;
    }

    .about_marketing {
        padding: 0px 20px 25px 20px;
    }

    .about_marketing .text {
        font-size: 17px;
        line-height: 1.3em;
        letter-spacing: -0.408px;
    }

    .about_marketing .text_with_photo {
        padding: 11px 0 0 0;
    }

    .about_marketing .text_with_photo img {
        width: 100px;
        margin: 0 11px 0 0;
    }

    .nav-footer .container .bottom .center svg[data-v-da4afa44] {
        margin-bottom: 5px;
    }

    .about_text_highlight span {
        border-radius: 13px;
    }

    .about_how .block_title {
        font-size: 28px;
        letter-spacing: 0.364px;
        padding: 30px 0 0 0;
    }

    .about_how .about_text_highlight {
        margin: 30px 0 0 0;
    }

    .about_blocks {
        padding: 30px 0 40px 0;
    }

    .main-subtitle[data-v-5c824662] {
        top: 101px;
        z-index: 100;
        position: fixed;
        left: auto;
        right: 12px;
        transform: none;
    }

    .main-subtitle[data-v-5c824662] svg {
        width: 64px;
        height: 13px;
    }

    .main .prolog[data-v-16a26662] {
        padding-top: 0;
    }

    .about_block {
        margin: 0 0 10px 0;
        border-radius: 17px;
    }

    .about_block img {
        display: none;
    }

    .about_block img.mobile {
        display: block;
    }

    .about_block:hover img {
        transform: none;
    }

    .about_block_content {
        left: 40px;
        top: 40px;
        bottom: 40px;
        right: 20px;
    }


    .about_block_content .rm {
        width: 43px;
        height: 43px;
    }

    .about_block_content .rm::after {
        top: 8px;
        bottom: 8px;
        left: 8px;
        right: 8px;
    }

    .about_block:nth-child(2),
    .about_block:nth-child(3) {
        width: 100%;
    }

    .container.no_mobile_padding {
        width: 100%;
    }

    .about_top_picture_content {
        top: 8px;
        left: 20px;
        right: 20px;
        bottom: 40px;
    }

    .about_top_picture .back {
        width: 30px;
        height: 30px;
        margin-left: -9px;
    }

    .about_top_picture .back::after {
        left: 5px;
        right: 4px;
        top: 7px;
        bottom: 7px;
    }

    .about_top_picture .title {
        font-size: 34px;
        letter-spacing: 0.374px;
    }

    .about_top_picture .title::before {
        left: -12px;
        right: -12px;
        bottom: -1px;
        top: 3px;
    }

    .about_two_col_text {
        flex-wrap: wrap;
        margin: 0;
    }

    .about_two_col_text .item {
        width: 100%;
        margin: 30px 0 0 0;
    }

    .about_two_col_text .title {
        font-size: 20px;
        line-height: 1.2em;
        letter-spacing: 0.75px;
    }

    .about_two_col_text .text {
        font-size: 17px;
        line-height: 1.3em;
        letter-spacing: -0.408px;
    }

    .about_pic_block {
        margin: 40px 0 0 0;
    }

    .about_pic_block .info {
        width: 100%;
    }

    .about_pic_block .img {
        flex-shrink: 0;
        margin: 0 -20px 0 20px;
    }

    .about_pic_block .img img {
        display: none;
    }

    .about_pic_block .img img.mobile {
        display: block;
    }

    .about_pic_block:nth-child(1) {
        align-items: flex-end;
    }

    .about_pic_block:nth-child(1) img {
        align-items: flex-end;
    }

    .about_pic_block:nth-child(2) {
        flex-wrap: wrap;
    }

    .about_pic_block:nth-child(2) .info {
        padding: 0 0 0 55px;
    }

    .about_pic_block:nth-child(2) .img {
        order: 1;
        margin: 20px 0 0 -20px;
    }

    .about_pic_block.a_stretch:nth-child(1) {
        flex-wrap: wrap;
    }

    .about_pic_block .title {
        font-size: 34px;
        line-height: 1.2em;
        letter-spacing: 0.374px;
    }

    .about_pic_block .text {
        font-size: 17px;
        line-height: 1.3em;
        letter-spacing: -0.408px;
    }

    .about_half_left_text {
        margin: 20px 0 0 0;
        font-size: 17px;
        line-height: 1.3em;
        letter-spacing: -0.408px;
    }

    .about_img_left {
        transform: translate(-40px, 0);
        margin: 20px 0 0 0;
    }

    .about_pic_block.right_text_sm_title {
        margin-top: 30px;
    }

    .about_pic_block.right_text_sm_title .img {
        order: 1;
        margin: 0 -30px 0 20px;
    }

    .about_pic_block.right_text_sm_title .info {
        width: calc(100% - 155px);
    }

    .about_pic_block.right_text_sm_title .title {
        font-size: 20px;
        line-height: 1.2em;
        letter-spacing: 0.75px;
        width: 90vw;
    }

    .about_big_pic_block {
        flex-wrap: wrap;
        margin: 30px 0 0 0;
    }

    .about_big_pic_block .info {
        width: 100%;
    }

    .about_big_pic_block .img {
        order: 1;
        margin: 20px 0 0 -30px;
    }

    .about_big_pic_block img {
        display: none;
    }

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

    .about_big_pic_block ul,
    .about_half_left_text ul,
    .about_marketing ul {
        margin: 10px 0 0 55px;
    }

    .about_big_pic_block ul li,
    .about_half_left_text ul li,
    .about_marketing ul li {
        font-size: 12px;
        line-height: 16px;
    }

    .about_big_pic_block ul li::before,
    .about_half_left_text ul li::before,
    .about_marketing ul li::before {
        width: 12px;
        height: 9px;
        left: -16px;
    }

    .about_big_pic_block .text {
        font-size: 17px;
        line-height: 1.3em;
        letter-spacing: -0.408px
    }

    .about_big_pic_block .title {
        font-size: 20px;
        line-height: 1.2em;
        letter-spacing: 0.75px;
    }

    .about_half_left_text+.about_two_col_text .item {
        margin-top: 10px;
    }

    .about_wide_img_cnt {
        margin: 20px 0 0 0;
    }

    .about_wide_img {
        display: none;
    }

    .about_wide_img.mobile {
        display: block;
        margin-left: -30px;
        width: calc(100% + 30px);
    }

    .about_pic_block_bottom_margin .about_pic_block:nth-child(3) {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .about_pic_block_bottom_margin .about_pic_block:nth-child(3) .info {
        padding: 0;
    }

    .about_pic_block_bottom_margin .about_pic_block:nth-child(3) .img {
        display: flex;
        justify-content: flex-end;
        margin: 20px 0 0 0;
        width: 100%;
    }

    .about_pic_block_bottom_margin .about_pic_block:nth-child(3) .img img {
        transform: translate(30px, 0);
    }

    .about_big_back {
        width: 20px;
        height: 15px;
    }

    .about_big_picture_with_big_picture .block_title {
        margin: 60px 0 40px 0;
        font-size: 34px;
        line-height: 1.2em;
        letter-spacing: 0.374px;
    }

    .about_big_picture_with_big_picture .flex {
        flex-wrap: wrap;
    }

    .about_big_picture_with_big_picture .img {
        width: 100%;
        display: flex;
        justify-content: flex-end;
        transform: translate(30px, 0);
    }

    .about_big_picture_with_big_picture .info {
        width: 100%;
        order: 1;
        margin: 20px 0 0 0;
    }

    .about_big_picture_with_big_picture .img img {
        display: none;
    }

    .about_big_picture_with_big_picture .img img.mobile {
        display: block;
    }

    .about_big_picture_with_big_picture .text {
        font-size: 17px;
        line-height: 1.3em;
        letter-spacing: -0.408px;
    }

    .about_big_picture_with_big_picture .about_social {
        margin: 40px 0 20px 0;
    }

    .about_big_picture_with_big_picture:nth-child(2) .img {
        justify-content: flex-start;
        transform: translate(-30px, 0);
    }

    .nav-header-bottom .logo[data-v-2f5ad203] {
        left: auto;
        transform: none;
        right: 5px;
        width: 164px;
        top: 3px;
    }

    .nav-header-bottom .logo[data-v-2f5ad203] img {
        height: 20px;
    }

    .tags_area .tag.wa {
        padding-left: 25px;
        padding-right: 25px;
    }

    .tags_area .tag.wa svg {
        width: 20px;
    }

    .tags_area .row.row_1 .tag:nth-child(4) {
        padding-top: 0;
        padding-bottom: 0;
    }

    .main_slider .about_company_arr_down {
        display: none
    }

    .open_opt_menu {
        right: 20px;
        bottom: 20px;
        top: auto;
        padding: 10px;
        border-radius: 17px;
    }

    .open_opt_menu .text {
        font-weight: 400;
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 5px;
    }

    .open_opt_menu .btn {
        font-size: 12px;
        line-height: 16px;
        padding-left: 12px;
    }

    .open_opt_menu .btn::after {
        width: 28px;
        height: 28px;
    }

    .catalog_section_title {
        font-weight: 600;
        font-size: 24px;
        line-height: 26px;
        letter-spacing: 0.374px;
        padding: 0 0 25px 0;
    }
}

@media (max-width: 414px) {
    .about_pic_block.right_text_sm_title .info {
        width: calc(100% - 134px);
    }

    /* .about_pic_block.right_text_sm_title .img {
        margin-right: -20px;
    } */

    /*.about_pic_block_bottom_margin .about_pic_block:first-child .img {
        display: none;
    } */

    .about_company br.mobile {
        display: block;
    }

    .tags_area .row.row_3 .tag:nth-child(1) {
        display: none;
    }

    .about_page .about_img_text.right_over.nowrap .info {
        width: calc(100% - 122px);
    }
}

@media (max-width: 375px) {
    .about_products .block_title {
        font-size: 28px;
    }
}

.product_page .about_categories {
    padding: 30px 0 0 0;
}

.product_page .block_title {
    font-size: 24px;
    line-height: 30px;
    color: #AFAFAF;
    font-weight: 400;
    padding: 0 0 10px 0;
}

.product_page .product_filters {
    margin: 60px 0 0 0;
}

.product_page .product_filters .filters {
    display: flex;
    flex-wrap: wrap;
}

.product_page .product_filters .filters .filter {
    display: flex;
    align-items: center;
    border: 2px solid #494949;
    border-radius: 25px;
    margin: 0 20px 20px 0;
    height: 50px;
    position: relative;
}

.product_page .product_filters .filters .filter.disabled {
    opacity: 0.5;
}

.product_page .product_filters .filters .filter .img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #494949;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0 0 -2px;
}

.product_page .product_filters .filters .filter .img svg {
    display: block;
}

.product_page .product_filters .filters .filter .title {
    font-size: 20px;
    line-height: 30px;
    color: #494949;
    padding: 0 13px 0 8px;
}

.product_page .product_filters .filters .filter.active {
    background: #494949;
}

.product_page .product_filters .filters .filter.active .title {
    color: #fff;
}

.product_page .product_filters .filters .filter.active .img {
    background: #fff;
}

.product_page .product_filters .filters .filter .remove_filter,
.product_page .product_device .filters .filter .remove_filter {
    position: absolute;
    display: none;
    align-items: center;
    justify-content: center;
    background: #FFF;
    left: 0;
    top: 0;
    border: 1px solid #494949;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    transform: translate(-35%, -35%);
}

.product_page .product_filters .filters .filter.active .remove_filter,
.product_page .product_device .filters .filter.active .remove_filter {
    display: flex;
}

.product_page .product_device {
    margin: 40px 0 0 0;
}

.product_page .product_device .filters {
    display: flex;
}

.product_page .product_device .filters .filter {
    font-size: 20px;
    line-height: 30px;
    color: #494949;
    padding: 8px 13px;
    border: 2px solid #494949;
    border-radius: 36.5px;
    margin: 0 20px 0 0;
    position: relative;
}

.product_page .product_device .filters .filter.disabled {
    opacity: 0.5;
}

.product_page .product_device .filters .filter.active {
    color: #FFF;
    background: #494949;
}

.product_page .product_product {
    margin: 100px 0 0 0;
}

.product_page .products {
    display: flex;
    flex-wrap: wrap;
}

.product_page .product_product .line_info {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 30px;
}

.product_page .product_product .line_info img {
    display: block;
    margin: 0 30px 0 0;
    max-width: 225px;
}

.product_page .product_product .line_info h1 {
    font-size: 70px;
    font-weight: 700;
    line-height: 1.14;
    padding-right: 33px;
}

@media(max-width:768px) {
    .product_page .product_product .line_info h1 {
        font-size: 32px;
    }
}

.product_page .product_product .devices {
    display: flex;
    margin-left: auto;
}

.product_page .product_product .devices div {
    font-size: 20px;
    line-height: 30px;
    color: #000000;
    padding: 0 15px;
    border: 3px solid #000000;
    border-radius: 32.5px;
    margin: 0 20px 0 0;
    text-align: center;
}

.product_page .product_product .flex {
    margin: 80px 0 0 0;
    display: flex;
    text-align: left;
    background: #FFF;
    width: 50%;
    height: calc(100% - 80px);
}

.product_page .product_product .flex .img {
    margin: 0 20px 0 0;
    width: 36%;
    flex-shrink: 0;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.product_page .product_product .flex .img img {
    display: block;
    width: 100%;
    object-fit: contain;
    object-position: bottom center;

}

.product_page .product_product .flex .img img:not(:first-child) {
    display: none;
}

.product_page .product_product .info {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.product_page .product_product .info .title {
    font-weight: 600;
    font-size: 30px;
    line-height: 1.4em;
    text-transform: lowercase;
    color: #494949;
}

.product_page .product_product .text {
    font-size: 24px;
    line-height: 1.25em;
    color: #494949;
    max-width: 870px;
    margin: 100px auto 0 auto;
}

.product_page .product_product .text svg {
    display: block;
    margin-bottom: 40px;
}

@media(max-width:768px) {
    .product_page .product_product .text svg {
        width: 114px;
        height: 47px;
        margin-bottom: 20px;
    }
}

.product_page .product_product .top_img {
    display: block;
    width: 100%;
    margin: 100px 0 0 0;
}

.product_page .product_product .taste-text {
    font-size: 21px;
    line-height: 1.25em;
    color: #494949;
    margin: 20px 0 0 0;
}

.product_page .product_product .taste-text .taste-text-inner:not(:first-child) {
    display: none;
}

.product_page .product_product .taste {
    display: inline-block;
    column-count: 2;
    column-width: calc(100% - 40px)/2;
    column-gap: 40px;
    margin: 20px 0 0 0;
    max-width: 600px;
}

.product_page .product_product .taste a {
    break-inside: avoid;
    display: block;
    font-size: 24px;
    line-height: 1.25em;
    text-transform: lowercase;
    color: #494949;
}

.product_page .product_product .taste a.active {
    font-weight: 700;
}

.product_page .product_product .opt {
    font-weight: 400;
    font-size: 21px;
    line-height: 1.25em;
    text-transform: lowercase;
    color: #AFAFAF;
    margin: 20px 0 0px 0;
}

.product_page .product_product .opt .opt-inner-param:not(:last-child) {
    margin: 0 0 20px 0;
}

.product_page .product_product .opt .opt-inner-param b {
    font-weight: 500;
}

.product_page .product_product .opt .opt-inner:not(:first-child) {
    display: none;
}

.product_page .product_product .mark {
    margin: 30px 0 0px 0;
    width: 124px;
    height: 50px
}

.product_page .product_product .mark.hit {
    background: url('/local/templates/2022/images/mark_hit.svg') no-repeat;
    background-size: contain;
}

@media (max-width:768px) {
    .product_page .product_product .mark {
        margin: 15px 0 auto 0;
        width: 76px;
        height: 26px;
        order: 1;
    }
}

.product_page .product_product .sizes {
    margin: auto 0 0 0;
    display: flex;
}

.product_page .product_product .sizes a {
    font-size: 20px;
    line-height: 1.5em;
    color: #494949;
    padding: 3px 15px;
    margin-right: 15px;
    border: 3px solid #494949;
    border-radius: 32.5px;
    white-space: nowrap;
}

.product_page .product_product .sizes a.active {
    background: #494949;
    color: #fff
}

.product_page .flex_btns {
    display: flex;
    align-items: center;
    padding: 30px 0 0 0;
}

.product_page .swiper-carousel .swiper-button-prev {
    position: static;
    margin: 0;
    transform: rotate(180deg);
    border-radius: 32.5px;
    width: 203px;
    height: 42px;
    background: url(images/arr_white.svg) center center no-repeat, linear-gradient(91.86deg, #56E575 1.86%, #56E575 99.99%) !important;
    transition: all .3s ease;
    border-radius: 32.5px;
    margin: 0 20px 0 0;
}

.product_page .swiper-carousel .swiper-button-next {
    position: static;
    margin: 0;
    transform: none;
    border-radius: 32.5px;
    width: 203px;
    height: 42px;
    background: url(images/arr_white.svg) center center no-repeat, linear-gradient(91.86deg, #56E575 1.86%, #56E575 99.99%) !important;
    transition: all .3s ease;
}

.product_page .swiper-carousel .swiper-button-prev:not(.disabled):hover {
    background: url(/local/templates/2022/images/arr_white.svg) center center no-repeat, linear-gradient(91.86deg, #56E575 1.86%, #1CB662 99.99%) !important;
}

.product_page .swiper-carousel .swiper-button-next:not(.disabled):hover {
    background: url(/local/templates/2022/images/arr_white.svg) center center no-repeat, linear-gradient(91.86deg, #56E575 1.86%, #1CB662 99.99%) !important;
}

.product_page .swiper-carousel .swiper-button-prev.disabled,
.product_page .swiper-carousel .swiper-button-next.disabled {
    opacity: 0.5;
    cursor: default;
}

.product_page .mobile,
.product_page .mobile-ib {
    display: none !important;
}

.back_block {
    display: flex;
    padding-top: 50px;
}

.back_block a {
    display: flex;
    align-items: center;
    text-decoration: none;
    padding: 7px 13px;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5em;
    color: #F5F5F7 !important;
    background: #494949;
    border-radius: 36.5px;
    margin: 0 20px 0 0;
}

.back_block a svg {
    display: block;
    margin: 0 9px 0 0;

}

.back_block .item>div {
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5em;
    color: #494949;
    padding: 5px 12px;
    border: 2px solid #494949;
    border-radius: 36.5px;
}

@media (max-width:1520px) {
    .product_page .product_product .flex {
        width: 100%;
    }

    .product_page .product_product .flex .img {
        width: 250px
    }
}

@media (max-width:768px) {
    .product_page .product_product .flex .img {
        width: 30%;
    }

    .product_page .product_product .flex .img img {
        height: 200px;
    }

    .back_block {
        padding-top: 25px;
    }

    .back_block a {
        font-size: 15px;
        line-height: 20px;
        letter-spacing: -0.24px;
        padding: 6px 10px;
        margin: 0 5px 0 0;
    }

    .back_block a svg {
        width: 20px;
    }

    .back_block .item>div {
        font-size: 15px;
        line-height: 20px;
        letter-spacing: -0.24px;
        padding: 6px 8px;
        border: 1px solid rgba(73, 73, 73, 0.5);
        border-radius: 75px;
        color: rgba(73, 73, 73, 0.5);
        display: flex;
        align-items: center;

    }

    .product_page .product_product .info .title {
        font-weight: 600;
        font-size: 13px;
        line-height: 18px;
        letter-spacing: -0.078px;
        color: #494949;
    }

    .product_page .block_title {
        font-size: 12px;
        line-height: 16px;
        padding-bottom: 4px;
    }

    .product_page .about_categories .block_title {
        padding-left: 20px;
    }

    .product_page .about_categories {
        padding: 26px 0 0 0;
    }

    .catalog_sections .about_card {
        margin-bottom: 10px;
    }

    .product_page .product_filters {
        margin: 20px 0 0 0;
    }

    .product_page .product_filters .filters,
    .product_page .product_device .filters {
        flex-wrap: nowrap;
        overflow: auto
    }

    .product_page .product_filters .filters .filter {
        flex-shrink: 0;
        margin: 0 14px 0 0;
        height: 30px;
        border-width: 1px;
    }

    .product_page .product_device .filters .filter {
        flex-shrink: 0;
    }

    .product_page .product_filters .filters .filter .img {
        height: 30px;
        width: 30px;
        border-width: 1px;
        margin-left: -1px;
    }

    .product_page .product_filters .filters .filter .img svg {
        transform: scale(0.5)
    }

    .product_page .product_filters .filters .filter .title {
        font-size: 15px;
        line-height: 20px;
        letter-spacing: -0.24px;
    }

    .product_page .product_device {
        margin: 20px 0 0 0;
    }

    .product_page .product_device .filters .filter {
        font-size: 15px;
        line-height: 20px;
        letter-spacing: -0.24px;
        border-width: 1px;
        padding: 4px 7px;
        margin: 0 5px 0 0;
    }

    .product_page .product_product {
        margin: 40px 0 0 0;
    }

    .product_page .product_product .line_info img {
        width: 110px;
        height: auto;
        margin-right: 10px;
    }

    .product_page .product_product .devices div {
        font-weight: 300;
        font-size: 13px;
        line-height: 18px;
        letter-spacing: -0.078px;
        border-width: 1px;
        padding: 0 5px;
        margin: 0 5px 0 0;
    }

    .product_page .product_product .flex {
        margin: 40px 0 0 0;
        height: calc(100% - 40px);
    }

    .product_page .product_product .flex .img {
        margin-right: 10px;
    }

    .product_page .product_product .text {
        font-size: 12px;
        line-height: 16px;
        margin: 40px 0 0 0;
    }

    .product_page .product_product .taste-text {
        font-size: 12px;
        line-height: 16px;
        margin: 10px 0 0 0;
        order: 1;
    }

    .product_page .product_product .taste {
        margin: 40px 0 0 0;
    }

    .product_page .product_product .taste a {
        font-size: 13px;
        line-height: 18px;
        letter-spacing: -0.078px;
    }

    .product_page .product_product .flex .taste {
        column-count: 1;
    }

    .product_page .product_product .flex .taste a:not(.active) {
        display: none;
    }

    .product_page .product_product .flex .taste {
        margin: 0;
    }

    .product_page .product_product .opt {
        font-size: 12px;
        line-height: 1em;
        letter-spacing: -0.078px;
        margin: 15px 0;
        order: 2;
    }

    .product_page .product_product .opt .opt-inner-param:not(:last-child) {
        margin: 0 0 5px 0;
    }

    .product_page .product_product .sizes {
        order: 3;
    }

    .product_page .product_product .sizes a {
        font-size: 9px;
        line-height: 13px;
        letter-spacing: 0.066px;
        margin: 0 5px 0 0;
        padding: 1px 5px;
        border-width: 1px;
    }

    .product_page .desktop {
        display: none !important;
    }

    .product_page .mobile {
        display: block !important;
    }

    .product_page .mobile-ib {
        display: inline-block !important;
    }

    .product_page .marketing_union {
        margin: 40px 0 0 0;
    }

    .product_page .flex_btns {
        order: 1;
        padding: 11px 0 0 0;
    }

    .product_page .swiper-carousel .swiper-button-prev,
    .product_page .swiper-carousel .swiper-button-prev:hover {
        background: url(images/arr_white_sm.svg) center center no-repeat #56E575 !important;
        border-radius: 14.5px;
        width: 60px;
        height: 29px;
        margin-right: 10px;
    }

    .product_page .swiper-carousel .swiper-button-next,
    .product_page .swiper-carousel .swiper-button-next:hover {
        background: url(images/arr_white_sm.svg) center center no-repeat #56E575 !important;
        border-radius: 14.5px;
        width: 60px;
        height: 29px;
    }

    .about_card .remove_filter {
        transform: translate(20%, -10%);
    }

    .product_page .product_filters .filters .filter .remove_filter, .product_page .product_device .filters .filter .remove_filter {
        width: 12px;
        height: 12px;
        padding: 1px;
        transform: translate(-9%, -5%);
    }

    .product_page .product_filters .filters .filter .remove_filter svg, .product_page .product_device .filters .filter .remove_filter svg {
        width: 100%;
        height: 100%;
    }

    .product_page .product_product .top_img {
        margin: 40px 0 0 0;
    }
}

.aroma_logo {
    position: absolute;
    top: 80px;
    left: 80px;
    z-index: 5;
    width: auto !important;
}

@media (max-width:1200px) {
    .aroma_logo {
        top: 40px;
        left: 40px;
    }
}

@media (max-width:768px) {
    .aroma_logo {
        top: 20px;
        width: 138.76px !important;
        height: 57.001px;
        left: 50%;
        transform: translate(-50%, 0);
    }
}


.aroma-with_img-card {
    border-radius: 30px;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
}

@media (max-width:992px) {
    .aroma-with_img-card {
        border-radius: 17px;
    }
}

.aroma-with_img-card .img {
    position: relative;
    padding: 40px;
    overflow: hidden;
}

@media (max-width:992px) {
    .aroma-with_img-card .img {
        padding: 20px;
    }
}

.aroma-with_img-card .img img {
    display: block;
    width: 100%;
    aspect-ratio: 1.596;
    object-fit: cover;
    border-radius: 23px;
}

@media (max-width:992px) {
    .aroma-with_img-card .img img {
        border-radius: 17px;
    }
}

.aroma-with_img-card .img svg {
    display: block;
    position: absolute;
    bottom: -10px;
    right: 17px;
    width: 80%;
    height: auto;
}

@media (max-width:768px) {
    .aroma-with_img-card .img svg {
        right: 0;
        bottom: 0px;
    }
}

.aroma-with_img-card .info {
    background: #1B1B1B;
    padding: 40px;
    color: #FFF;
    text-align: left;
    display: flex;
    flex-direction: column;
    gap: 20px;
    flex-grow: 1;
}

@media (max-width:992px) {
    .aroma-with_img-card .info {
        padding: 20px;
        gap: 10px;
    }
}

.aroma-with_img-card .info .title {
    font-size: 30px;
    line-height: 1.1;
    letter-spacing: -0.488px;
    width: 100%;
}

@media (max-width:992px) {
    .aroma-with_img-card .info .title {
        font-size: 17px;
    }
}

.aroma-with_img-card .info .text {
    font-size: 20px;
    line-height: 1.25;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
}

@media (max-width:1407px) {
    .aroma-with_img-card .info .text {
        flex-direction: column;
    }
}

@media (max-width:992px) {
    .aroma-with_img-card .info .text {
        font-size: 12px;
        gap: 10px;
        flex-grow: 1
    }
}

.aroma-with_img-card .info .text .btn {
    color: #000;
    display: block;
    padding: 12px 30px;
    border-radius: 100px;
    flex-shrink: 0;
}

@media (max-width:992px) {
    .aroma-with_img-card .info .text .btn {
        padding: 5px 11px;
        margin-top: auto;
    }
}

.aroma-with_img-card.green .img {
    background: linear-gradient(180deg, #00D4AB 0.04%, #BBF45E 136.75%);
}

.aroma-with_img-card.green .info .text .btn {
    background: #9EE22E;
}

.aroma-with_img-card.orange .img {
    background: linear-gradient(175deg, #FEC774 3.88%, #FF6565 135.3%);
}

.aroma-with_img-card.orange .info .text .btn {
    background: #FFAF36;
}

.aroma-card {
    border-radius: 30px;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
    color: #FFF;
    text-align: left;
}

@media (max-width:768px) {
    .aroma-card {
        border-radius: 17px;
    }
}

.aroma-card .title {
    font-size: 30px;
    line-height: 1.16;
    letter-spacing: -0.488px;
    padding: 40px;
}

@media (max-width:768px) {
    .aroma-card .title {
        font-size: 17px;
        letter-spacing: -0.408px;
        padding: 20px;
    }
}

.aroma-card.pink .title {
    background: linear-gradient(180deg, #FF7EED 0%, #FF56B1 100%);
}

.aroma-card.orange .title {
    background: linear-gradient(175deg, #FEC774 3.88%, #FF6565 135.3%);
}

.aroma-card.blue .title {
    background: linear-gradient(180deg, #00C7FF 0%, #0094FF 100%);
}

.aroma-card.purple .title {
    background: linear-gradient(133deg, #9B54E3 23.63%, #C666EA 73.99%);
}

.aroma-card.green .title {
    background: linear-gradient(180deg, #00CB98 0%, #00BFCB 100%);
}

.aroma-card .text {
    background: #1B1B1B;
    font-size: 24px;
    line-height: 1.25;
    padding: 40px;
    flex-grow: 1;
    display: flex;
    align-items: flex-end;
}

@media (max-width:768px) {
    .aroma-card .text {
        font-size: 12px;
        padding: 20px;
    }
}

.aroma_steps {
    background: linear-gradient(180deg, #9DE02E 0%, #32C965 100%);
    display: grid;
    grid-template-columns: 436px auto;
    gap: 194px;
    border-radius: 30px;
    padding: 50px;
}

@media (max-width:1400px) {
    .aroma_steps {
        gap: 100px;
    }
}

@media (max-width:1280px) {
    .aroma_steps {
        grid-template-columns: 1fr;
    }
}

@media (max-width:900px) {
    .aroma_steps {
        padding: 30px;
    }
}

@media (max-width:768px) {
    .aroma_steps {
        border-radius: 17px;
        padding: 20px;
        gap: 40px;
    }
}

@media (max-width:380px) {
    .aroma_steps {
        margin: 0 -5.5%;
        border-radius: 0;
    }
}

.aroma_steps__items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

@media (max-width:1280px) {
    .aroma_steps__items {
        order: 1;
        gap: 40px;
    }
}

@media (max-width:900px) {
    .aroma_steps__items {
        gap: 30px;
    }
}

@media (max-width:768px) {
    .aroma_steps__items {
        gap: 15px;
    }
}

.aroma_steps__items_item {
    border-radius: 17px;
    padding: 20px;
    aspect-ratio: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
    color: #FFF;
    box-sizing: border-box;
}

@media (max-width:1280px) {
    .aroma_steps__items_item {
        padding: 40px;
    }
}

@media (max-width:1000px) {
    .aroma_steps__items_item {
        padding: 30px;
    }
}

@media (max-width:900px) {
    .aroma_steps__items_item {
        padding: 20px;
    }
}

@media (max-width:768px) {
    .aroma_steps__items_item {
        padding: 15px;
        gap: 5px;
    }
}

@media (max-width:435px) {
    .aroma_steps__items_item {
        gap: 0;
    }
}

.aroma_steps__items_item.purple {
    background: linear-gradient(180deg, #A993DE 0%, #6859A1 100%);
}

.aroma_steps__items_item.blue {
    background: #00B2E4;
}

.aroma_steps__items_item.green {
    background: linear-gradient(180deg, #00CB98 0%, #00BFCB 100%);
}

.aroma_steps__items_item.orange {
    background: linear-gradient(175deg, #FEC774 3.88%, #FF6565 135.3%);
}

.aroma_steps__items_item.pink {
    background: linear-gradient(180deg, #FF7EED 0%, #FF56B1 100%);
}

.aroma_steps__items_item_num {
    font-size: 33.333px;
    line-height: 1;
}

@media (max-width:1280px) {
    .aroma_steps__items_item_num {
        font-size: 46.569px;
    }
}

@media (max-width:768px) {
    .aroma_steps__items_item_num {
        font-size: 20px;
    }
}

.aroma_steps__items_item svg {
    width: 37%;
    height: auto;
    aspect-ratio: 1;
    display: block;
}

.aroma_steps__items_item_text {
    font-size: 20px;
    line-height: 1.25;
    margin-top: auto;
    width: 100%;
    text-align: left;
}

@media (max-width:1280px) {
    .aroma_steps__items_item_text {
        font-size: 30px;
    }
}

@media (max-width:1000px) {
    .aroma_steps__items_item_text {
        font-size: 25px;
    }
}

@media (max-width:1000px) {
    .aroma_steps__items_item_text {
        font-size: 16px;
    }
}

@media (max-width:435px) {
    .aroma_steps__items_item_text {
        font-size: 15px;
    }
}

@media (max-width:400px) {
    .aroma_steps__items_item_text {
        font-size: 14px;
    }
}

.aroma_steps__info {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.aroma_steps__info_title {
    font-size: 50px;
    font-weight: 700;
    line-height: 1.1;
}

@media (max-width:768px) {
    .aroma_steps__info_title {
        font-size: 20px;
        letter-spacing: 0.75px;
    }
}

.aroma_steps__info_text {
    font-size: 24px;
    line-height: 1.25;
}

@media (max-width:768px) {
    .aroma_steps__info_text {
        font-size: 17px;
        letter-spacing: -0.408px;
    }
}

.aroma_steps__info_img {
    flex-grow: 1;
    position: relative;
}

.aroma_steps__info_img img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: 0 0;
}

@media (max-width:1280px) {
    .aroma_steps__info_img img {
        position: static;
        max-width: 600px;
        margin: auto;
    }
}

.aroma_dop_steps {
    border-radius: 17px;
    background: #EBEBEB;
    margin: 50px 0 0 486px;
    position: relative;
}

@media (max-width:1280px) {
    .aroma_dop_steps {
        margin: 186px 0 0 0;
    }
}

@media (max-width:768px) {
    .aroma_dop_steps {
        margin: 78px 0 0 0;
    }
}

.about_categories .aroma_dop_steps .swiper-carousel {
    margin: 0;
}

.aroma_dop_steps .aroma_steps__items_item {
    color: #494949;
    position: relative;
    border-radius: 0;
}

.aroma_dop_steps .aroma_steps__items_item::after {
    display: block;
    content: "";
    position: absolute;
    top: 20px;
    right: 0;
    bottom: 20px;
    width: 1px;
    background: #9B9B9B;
}

@media (max-width:1280px) {
    .aroma_dop_steps .aroma_steps__items_item::after {
        top: 40px;
        bottom: 40px;
    }
}

@media (max-width:1000px) {
    .aroma_dop_steps .aroma_steps__items_item::after {
        top: 30px;
        bottom: 30px;
    }
}

@media (max-width:900px) {
    .aroma_dop_steps .aroma_steps__items_item::after {
        top: 20px;
        bottom: 20px;
    }
}

@media (max-width:768px) {
    .aroma_dop_steps .aroma_steps__items_item::after {
        top: 15px;
        bottom: 15px;
    }
}

.aroma_dop_steps .swiper-slide:last-child .aroma_steps__items_item::after {
    display: none;
}

.aroma_dop_steps_arrow_desktop {
    display: block;
    position: absolute;
    bottom: 25%;
    left: 0;
    transform: translate(-100%, 0);
}

.aroma_dop_steps_arrow_mobile {
    display: none;
    position: absolute;
    top: 20px;
    width: 78%;
    height: auto;
    left: 14.5%;
    transform: translate(0, -100%);
}

@media (max-width:1280px) {
    .aroma_dop_steps_arrow_desktop {
        display: none;
    }

    .aroma_dop_steps_arrow_mobile {
        display: block;
    }
}

@media (max-width:768px) {
    .aroma_dop_steps_arrow_mobile {
        width: 55%;
    }
}

@media (max-width:480px) {
    .aroma_dop_steps_arrow_mobile {
        width: 80%;
    }
}

.aroma_card {
    padding: 40px;
    border-radius: 30px;
    background: linear-gradient(180deg, #00C7FF 0%, #0094FF 100%);
    text-align: left;
    height: 100%;
    overflow: hidden;
}

@media (max-width:768px) {
    .aroma_card {
        padding: 20px;
        border-radius: 17px;
    }
}

.aroma_card.orange {
    background: linear-gradient(175deg, #FEC774 3.88%, #FF6565 135.3%);
}

.aroma_card.green {
    background: linear-gradient(180deg, #00CB98 0%, #00BFCB 100%);
}

.aroma_card.black {
    background: #1B1B1B;
    color: #FFF;
}

.aroma_card.black .marketing_ul_text ul li {
    color: #FFF;
}

.aroma_card.black .opt_cart_gradient_text.marketing_ul_text ul li::before {
    background: url(/local/templates/2022/images/aroma/arr.svg) center center no-repeat;
    background-size: contain;
}

.aroma_card_title {
    font-size: 30px;
    line-height: 1.16;
    position: relative;
}

@media (max-width:768px) {
    .aroma_card_title {
        font-size: 17px;
    }
}

.aroma_card_img {
    display: block;
    width: calc(100% + 80px);
    margin: -40px -40px 40px -40px;
    aspect-ratio: 1.423;
    height: auto;
    object-fit: cover;
}

@media (max-width:768px) {
    .aroma_card_img {
        width: calc(100% + 40px);
        margin: -20px -20px 20px -20px;
    }
}

.aroma_card_title span {
    position: relative;
    z-index: 1;
}

.aroma_card_title svg {
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}

@media (max-width:768px) {
    .aroma_card_title svg {
        width: 116px;
        height: auto;
    }
}

.aroma_card_text.opt_cart_gradient_text.marketing_ul_text {
    margin: 40px 0 0 57px;
    justify-content: flex-start;
    font-size: 24px;
    line-height: 1.62;
}

.aroma_card_text.opt_cart_gradient_text.marketing_ul_text ul li:first-child {
    margin-top: 0;
}

@media (max-width:768px) {
    .aroma_card_text.opt_cart_gradient_text.marketing_ul_text {
        margin: 20px 0 0 20px;
        font-size: 12px;
    }
}

.aroma_card_text.opt_cart_gradient_text.marketing_ul_text ul li::before {
    top: 7px;
}

.aroma_all_catalog_wrap {
    text-align: center;
}

@media (max-width:768px) {
    .aroma_all_catalog_wrap {
        text-align: left;
    }
}

.aroma_all_catalog {
    display: inline-flex;
    border-radius: 200px;
    background: linear-gradient(103deg, #9B54E3 4.5%, #C666EA 79.8%);
    color: #FFF !important;
    font-size: 30px;
    line-height: 1.16;
    letter-spacing: -0.488px;
    align-items: center;
    gap: 40px;
    padding: 40px;
    margin: 50px auto 0 auto;
}

@media (max-width:768px) {
    .aroma_all_catalog {
        border-radius: 23.5px;
        margin: 20px 0 0 0;
        font-size: 12px;
        line-height: 1.33;
        padding: 7px 9px 7px 20px;
        justify-content: space-between;
        width: 70%;
    }
}

.aroma_all_catalog div {
    text-align: left;
}

.aroma_all_catalog svg {
    display: block;
}

@media (max-width:768px) {
    .aroma_all_catalog svg {
        width: 28px;
        height: 28px;
    }
}

.aroma_service {
    background: #1B1B1B;
    padding: 50px 0;
    margin: 50px 0 0 0;

}

.aroma_service.about_page .block_title,
.aroma_service.about_page .about_text {
    color: #FFF;
}

.aroma_service.about_page .block_title:first-child {
    margin: 0;
}

.aroma_service__item {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    background: linear-gradient(135deg, #9C54E4 0%, #C667EB 100%);
    border-radius: 30px;
    padding: 40px;
    color: #FFF;
    text-align: left;
    height: 100%;
}

@media (max-width:768px) {
    .aroma_service__item {
        border-radius: 17px;
        padding: 20px 40px 20px 20px;
    }
}

.aroma_service__item_title {
    font-size: 30px;
    line-height: 1.16;
    letter-spacing: -0.488px;
}

@media (max-width:768px) {
    .aroma_service__item_title {
        font-size: 17px;
        letter-spacing: -0.408px;
    }
}

.aroma_service__item_text {
    font-size: 20px;
    line-height: 1.25;
    margin-top: 20px;
}

@media (max-width:768px) {
    .aroma_service__item_text {
        font-size: 12px;
        margin-top: 10px;
        margin-bottom: auto;
    }

    .aroma_service__item_text br {
        display: none;
    }
}

.aroma_service__item_row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 40px;
    width: 100%;
}

.aroma_service__item_img:first-child {
    display: block;
    max-width: 40%;
    max-height: 500px;
}

.aroma_service__item_img:last-child {
    display: block;
    max-width: 40%;
    max-height: 177px;
}

.aroma_service__item .opt_cart_connect_btn {
    align-self: flex-end;
    margin-top: -54px;
}

@media (max-width:768px) {
    .aroma_service__item .opt_cart_connect_btn {
        align-self: flex-start;
        margin-top: 20px;
    }
}

.aroma_kitchen_card {
    border-radius: 30px;
    overflow: hidden;
    position: relative;
}

@media (max-width:768px) {
    .aroma_kitchen_card {
        border-radius: 17px;
    }
}

.aroma_kitchen_card_img {
    display: block;
    width: 100%;
    aspect-ratio: 0.6832;
    height: auto;
    object-fit: cover;
}

.aroma_kitchen_card_content {
    padding: 40px;
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

@media (max-width:768px) {
    .aroma_kitchen_card_content {
        padding: 20px;
    }
}

.aroma_kitchen_card_title {
    font-size: 30px;
    line-height: 1.16;
    letter-spacing: -0.488px;
    text-align: left;
    color: #FFF;
}

@media (max-width:768px) {
    .aroma_kitchen_card_title {
        font-size: 17px;
        line-height: 1.29;
        letter-spacing: -0.408px;
    }
}

.aroma_kitchen_card .opt_cart_connect_btn {
    align-self: flex-end;
}

.UltraDialog[data-v-0ab0672e] {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
}

.UltraDialog .-close-button[data-v-0ab0672e] {
    z-index: 999999;
    position: absolute;
    bottom: 30px;
    left: 0;
    display: none;
    width: calc(100% - 100px);
    background: #fff;
    color: #000;
    margin: 0 50px;
    box-shadow: 0 10px 30px #c00
}

@media (max-width:768px) {
    .UltraDialog .-close-button[data-v-0ab0672e] {
        display: block
    }
}

.UltraDialog .-close-button[data-v-0ab0672e]:hover {
    color: #fff;
    background: #000
}

.UltraDialog .__dialog[data-v-0ab0672e] {
    max-width: 1150px;
    width: 90vw;
    background: #c00;
    padding: 50px;
    position: relative;
    max-height: 95vh;
    overflow-y: scroll;
    overflow-x: hidden
}

@media (max-width:768px) {
    .UltraDialog .__dialog[data-v-0ab0672e] {
        padding-bottom: 150px;
        padding-left: 25px;
        padding-right: 25px
    }
}

.UltraDialog .__columns[data-v-0ab0672e] {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin: -50px
}

@media (max-width:768px) {
    .UltraDialog .__columns[data-v-0ab0672e] {
        margin: -25px
    }
}

@media (max-width:1139px) {
    .UltraDialog .__columns[data-v-0ab0672e] {
        flex-wrap: wrap
    }
}

.UltraDialog .__column[data-v-0ab0672e] {
    padding: 50px;
    max-width: 100%
}

@media (max-width:768px) {
    .UltraDialog .__column[data-v-0ab0672e] {
        padding: 25px
    }
}

.UltraDialog .__column--left[data-v-0ab0672e] {
    display: flex;
    flex-direction: column
}

.UltraDialog .__close[data-v-0ab0672e] {
    cursor: pointer;
    position: absolute;
    right: 32px;
    top: 32px;
    width: 32px;
    height: 32px;
    opacity: .5
}

.UltraDialog .__close[data-v-0ab0672e]:hover {
    opacity: 1
}

.UltraDialog .__close[data-v-0ab0672e]:after, .UltraDialog .__close[data-v-0ab0672e]:before {
    position: absolute;
    left: 15px;
    content: " ";
    height: 32px;
    width: 3px;
    background-color: #fff
}

.UltraDialog .__close[data-v-0ab0672e]:before {
    transform: rotate(45deg)
}

.UltraDialog .__close[data-v-0ab0672e]:after {
    transform: rotate(-45deg)
}

.UltraDialog .__logo[data-v-0ab0672e] {
    position: relative;
    display: inline-block;
    font-size: 2rem;
    font-weight: 600;
    margin-top: 50px;
    margin-left: 40px
}

.UltraDialog .__ultrabadge[data-v-0ab0672e] {
    position: absolute;
    top: -180%;
    left: -40%;
    width: 150%;
    height: 250%;
    background: url(images/9ef1ec4.png) no-repeat 50%;
    background-size: contain
}

.UltraDialog .__cap[data-v-0ab0672e] {
    margin-top: 50px;
    width: 100%;
    background: url(images/d97f60a.png) no-repeat bottom;
    background-size: contain;
    margin-bottom: -50px;
    flex-grow: 1
}

.UltraDialog .__subtitle[data-v-0ab0672e] {
    color: #fff;
    text-transform: uppercase;
    font-size: .8rem
}

.UltraDialog .__title[data-v-0ab0672e] {
    color: #fff;
    text-transform: uppercase;
    font-size: 2rem;
    font-weight: 600;
    white-space: pre-wrap;
    margin-top: 10px
}

.UltraDialog .__desc[data-v-0ab0672e] {
    margin-top: 45px;
    margin-bottom: 50px;
    color: #fff
}

.UltraDialog .__stripe-points[data-v-0ab0672e] {
    display: flex;
    flex-direction: column
}

.StripeBlock[data-v-0ab0672e] {
    color: #fff;
    flex: 1 1 auto;
    position: relative
}

.StripeBlock .__stripe-row[data-v-0ab0672e] {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 32px
}

.StripeBlock span[data-v-0ab0672e] {
    white-space: pre
}

.StripeBlock .__stripe[data-v-0ab0672e] {
    width: 100%;
    height: 6px;
    margin: 0 1rem;
    position: relative;
    background: #fff
}

.StripeBlock .__stripe div[data-v-0ab0672e] {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    transition: width .5s ease-in-out .25s;
    width: 0;
    z-index: 3;
    background: #000
}

.StripeBlock .__stripe div .__divider[data-v-0ab0672e] {
    width: 1px;
    height: 138px;
    top: -15px;
    left: 100%;
    position: absolute;
    border-left: 1px dashed #fff
}

.StripePoint[data-v-0ab0672e] {
    margin-bottom: 32px;
    color: #fff;
    display: flex
}

.StripePoint[data-v-0ab0672e]:last-child {
    margin-bottom: 0
}

.StripePoint .__point[data-v-0ab0672e] {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin-right: 16px
}

.StripePoint .__point--white[data-v-0ab0672e] {
    background: #fff
}

.StripePoint .__point--black[data-v-0ab0672e] {
    background: #000
}

.StripePoint .__point--bordered[data-v-0ab0672e] {
    border: 1px dashed #fff
}

.CheckBlock[data-v-0ab0672e] {
    display: flex;
    flex-direction: row;
    margin-top: 60px
}

.CheckBlock .__icon[data-v-0ab0672e] {
    border-radius: 50%;
    border: 2px solid #fff;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center
}

.CheckBlock .__icon div[data-v-0ab0672e] {
    margin-top: -5px;
    display: inline-block;
    transform: rotate(45deg);
    height: 24px;
    width: 12px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff
}

.CheckBlock .__text[data-v-0ab0672e] {
    flex: 0 0 0;
    color: #fff;
    margin-left: 30px;
    white-space: pre;
    line-height: 1.3
}

.product-splash[data-v-e88b7302] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -2;
    min-height: 100vh;
    background-size: cover;
    background-position: 50% 50%;
}

.product-splash[data-v-e88b7302]:before {
    content: "";
    background: #000;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 10
}

.product-splash[data-v-e88b7302]:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: -1
}

@media (min-width: 1140px) {
    .product-card.-wide[data-v-30b11fe8] {
        flex-basis: 100%;
    }

    .product-card.-wide .product-benefits[data-v-30b11fe8] {
        width: 100%
    }
}

.product-benefits[data-v-8628de90] {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    color: #fff;
    font-size: 12px;
    line-height: 1.4;
    display: flex;
    justify-content: center
}

.product-benefits .title[data-v-8628de90] {
    white-space: pre
}

.product-benefits .content[data-v-8628de90] {
    padding: 25px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 100%;
    position: relative
}

.product-benefits .content.mobile[data-v-8628de90] {
    background-position: 50%
}

@media (min-width: 1280px) {
    .product-benefits .content[data-v-8628de90] {
        padding: 40px
    }

    .product-benefits .content[data-v-8628de90]:before {
        display: none
    }
}

.product-benefits.-wide .content[data-v-8628de90] {
    background-size: cover
}

.product-benefits.-wide .content[data-v-8628de90]:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    top: 0;
    left: 0
}

@media (min-width: 1280px) {
    .product-benefits.-wide .content .title[data-v-8628de90] {
        font-size: 25px
    }
}

@media (min-width: 1280px) {
    .product-benefits.-wide .content.desktop ul[data-v-8628de90] {
        font-size: 15px
    }
}

.product-benefits.-wide .content.desktop ul li[data-v-8628de90] {
    max-width: 50%;
    margin-top: 20px
}

.product-benefits .content ul.short li[data-v-8628de90] {
    max-width: 160px !important
}

.product-benefits .content ul li[data-v-8628de90] {
    max-width: 120px
}

@media (min-width: 1280px) {
    .product-benefits .content ul li[data-v-8628de90] {
        max-width: 140px
    }
}

.product-benefits .content ul li+li[data-v-8628de90] {
    margin-top: 10px
}

@media (min-width: 1280px) {
    .product-benefits .content ul li+li[data-v-8628de90] {
        margin-top: 20px
    }
}

@media (min-width: 1280px) {
    .product-benefits[data-v-8628de90] {
        width: 83%;
        font-size: 14px;
        left: auto
    }
}

.product-benefits .title[data-v-8628de90] {
    margin-bottom: 15px
}

@media (min-width: 1280px) {
    .product-benefits .title[data-v-8628de90] {
        margin-bottom: 20px
    }
}

.product-benefits .details[data-v-8628de90] {
    display: flex;
    justify-content: space-between;
    font-size: 14px
}

@media (min-width: 1280px) {
    .product-benefits .details[data-v-8628de90] {
        font-size: 16px
    }
}

.product-benefits .details .left[data-v-8628de90] {
    display: flex;
    flex-direction: row
}

.product-benefits .details .left div[data-v-8628de90] {
    margin-right: 40px
}

.product-benefits .details .right[data-v-8628de90] {
    margin-left: auto
}

.product-benefits .details[data-v-8628de90], .product-benefits .top[data-v-8628de90] {
    position: relative
}

.product-card.-benefits.mobile {
    display: none;
}

@media(max-width:768px) {
    .product-card.-benefits.desktop {
        display: none;
    }

    .product-card.-benefits.mobile {
        display: flex;
    }
}

.about_pic_block .img.production_video_1 {
    width: 45%;
    margin-left: 100px;
}

.about_pic_block .img.production_video_2 {
    width: 20%;
}

.about_pic_block .img.production_video_3 {
    width: 60%;
    margin-left: 100px;
}

.production_video_1 video,
.production_video_2 video,
.production_video_3 video {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 210px;
}

@media (max-width:768px) {
    .about_pic_block .img.production_video_1 {
        width: 30%;
        margin: 0 -20px 0 10px;
        display: block !important;
    }

    .production_video_1 video {
        border-radius: 150px 0 0 150px;
        height: 220px;
    }

    .about_pic_block .img.production_video_1,
    .about_pic_block .img.production_video_2 {
        width: 100%;
    }

    .production_video_2 video {
        border-radius: 0 150px 150px 0;
    }

    .production_video_3 video {
        border-radius: 150px 0 0 150px;
    }

    .about_pic_block .img.production_video_1,
    .about_pic_block .img.production_video_3 {
        margin: 20px 0 0 10px !important;
        transform: translate(20px, 0);
    }

    .about_pic_block .img.production_video_1 video {
        height: 100%;
    }



}

@media (max-width: 530px) {
    .about_marketing .text.mobile {
        display: block;
    }

    .about_marketing .text_with_photo .desktop {
        display: none;
    }
}

.not-found {
    background: url(images/404.webp) center center no-repeat #fff;
    background-size: cover;
    height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.not-found .text {
    font-size: 28px;
    color: #000;
    text-align: center;
}

.not-found svg {
    display: block;
    margin: 27px 0 0 0;
    width: 357px;
}

.not-found .btn404 {
    background: linear-gradient(91.86deg, #56E575 1.86%, #1CB662 99.99%);
    display: block;
    text-decoration: none;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.25em;
    color: #000 !important;
    border-radius: 33px;
    padding: 15px 32px;
    margin: 40px 0 0 0;
}

@media (max-width: 768px) {
    .not-found {
        height: 660px;
        background-image: url(images/404_mobile.webp);
    }

    .not-found .text {
        font-size: 15px;
    }

    .not-found svg {
        width: 200px;
        height: 83px;
        margin: 10px 0 0 0;
    }

    .not-found .btn404 {
        font-size: 16px;
        border-radius: 33px;
        padding: 11px 20px;
        margin: 30px 0 0 0;
    }
}

.about_categories .swiper.merch {
    overflow: hidden;
    margin: 0 -10px;
}

.about_merch {
    position: relative;
    display: block;
    text-decoration: none;
    padding: 0 10px;
}

.about_merch>img {
    display: block;
    width: 100%;
    border-radius: 30px;
}

.about_merch_content {
    position: absolute;
    top: 40px;
    left: 50px;
    bottom: 40px;
    right: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.about_merch_content .color_selector {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 68.627px;
    background: #F5F5F7;
    padding: 10px;
    display: flex;
    gap: 10px;
}

.about_merch_content .color_selector a {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: block;
    position: relative;
}

.about_merch_content .color_selector a.active::before {
    display: block;
    content: "";
    position: absolute;
    inset: -4px;
    border: solid 2px #b2b0b0;
    border-radius: 50%;
}

@media (max-width:768px) {
    .about_merch_content .color_selector {
        padding: 5px;
        gap: 5px;
    }

    .about_merch_content .color_selector a {
        width: 20px;
        height: 20px;
    }

    .about_merch_content .color_selector a.active::before {
        border: solid 1px #b2b0b0;
        inset: -2px;
    }
}

/* .about_merch_content .color_selector {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 68.627px;
    background: #F5F5F7;
    padding: 5px;
    display: flex;
    gap: 5px;
}

.about_merch_content .color_selector a {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: block;
    position: relative;
}

.about_merch_content .color_selector a.active::before {
    display: block;
    content: "";
    position: absolute;
    inset: -2px;
    border: solid 1px #b2b0b0;
    border-radius: 50%;
} */

.about_merch_content .rm {
    margin: 0 0 0 auto;
    background: #F5F5F7;
    border-radius: 50%;
    width: 111px;
    height: 111px;
    position: relative;
}

.about_merch_content .rm::after {
    display: block;
    content: "";
    position: absolute;
    left: 16%;
    right: 16%;
    top: 16%;
    bottom: 16%;
    background: url(images/about_card_rm.svg) center center no-repeat;
    background-size: contain;
}

.about_merch_terns {
    background: #F5F5F7;
    border-radius: 30px;
    padding: 20px 20px 20px 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-right: 106px;
    flex-grow: 1;
}

.about_merch_tern_item {
    display: flex;
    align-items: center;
}

.about_merch_tern_item img {
    display: block;
    margin-right: 40px;
}

.about_merch_tern_item span {
    display: block;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.25em;
    color: #494949;
    text-align: left;
}

.swiper.merch .swiper-pagination {
    position: absolute;
    left: 40px;
    top: 40px;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.swiper.merch .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #FFF;
    border-radius: 5px;
    margin: 0 5px;
    transition: all .5s ease;
}

.swiper.merch .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 60px;
    background: #56E575;
}


.swiper.merch .swiper-button-next,
.swiper.merch .swiper-button-next:hover,
.swiper.merch .swiper-button-prev,
.swiper.merch .swiper-button-prev:hover {
    width: 40%;
    height: 100%;
    transform: none;
    top: 0;
    background: none !important;
    border-radius: 0;
}

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

.about_merch_terns {
    flex-direction: column;
    flex-grow: 0;
    align-items: flex-start;
    margin-right: 0;
}

.about_merch_tern_item {
    margin-bottom: 6px;
}

.about_merch_tern_item:last-child {
    margin-bottom: 0px;
}

.about_merch_tern_item:nth-child(1) img {
    margin-left: -18px;
    margin-right: 20px;
}

.about_merch_tern_item:nth-child(2) img {
    margin-left: -13px;
    margin-right: 27px;
}

.about_merch_tern_item:nth-child(3) img {
    margin-right: 30px;
    margin-left: -9px;
}

.about_merch_tern_item:nth-child(2) img.fix_size {
    margin-right: 22px;
    margin-left: -8px;
}

.about_merch_tern_item:nth-child(3) img.fix_size {
    margin-right: 19px;
    margin-left: -11px;
}

@media (max-width:1320px) {
    .about_merch_content {
        top: 20px;
        left: 30px;
        bottom: 20px;
        right: 30px;
    }

    .about_merch_tern_item span {
        font-weight: 400;
        font-size: 13px;
        line-height: 14px;
        letter-spacing: -0.078px;
        color: #000000;
    }

    .about_merch_tern_item:nth-child(1) img {
        width: 37px;
        margin-left: -10px;
        margin-right: 10px;
    }

    .about_merch_tern_item:nth-child(2) img {
        width: 32px;
        margin-left: -8px;
        margin-right: 13px;
    }

    .about_merch_tern_item:nth-child(3) img {
        width: 27px;
        margin-left: -5px;
        margin-right: 15px;
    }

    .about_merch_tern_item:nth-child(2) img.fix_size {
        margin-right: 13px;
        margin-left: -7px;
    }

    .about_merch_tern_item:nth-child(3) img.fix_size {
        width: 29px;
        margin-right: 14px;
        margin-left: -5px;
    }

    .about_merch_terns {
        padding: 11px 11px 11px 20px;
        border-radius: 17px;
    }

    .about_merch_content .opt_cart_connect_btn::after {
        width: 38px;
        height: 38px;
    }
}


@media (max-width:768px) {
    .about_merch_content .opt_cart_connect_btn {
        padding: 0;
    }

    .about_merch_content .opt_cart_connect_btn span,
    .about_merch_content .opt_cart_connect_btn::before {
        display: none
    }

    .about_merch_content .opt_cart_connect_btn::after {
        margin: 0;
    }

    .about_merch>img {
        border-radius: 17px;
    }

    .about_merch_content .rm {
        width: 38px;
        height: 38px;
    }

    .about_merch_tern_item img {
        margin-right: 10px;
    }

    .swiper.merch .swiper-pagination-bullet {
        height: 6px;
        width: 6px;
        border-radius: 3px;
        margin: 0 3px;
    }

    .swiper.merch .swiper-pagination-bullet.swiper-pagination-bullet-active {
        width: 40px;
    }

    .swiper.merch .swiper-button-next,
    .swiper.merch .swiper-button-prev {
        display: none;
    }

    .about_categories .swiper.merch {
        margin: 0 -5px;
    }

    .about_merch {
        padding: 0 5px;
    }

    .about_merch_content {
        left: 20px;
        right: 20px;
    }
}

.accordion {
    max-width: 1320px;
    margin: auto;
}

.accordion.top_100 {
    margin-top: 100px;
}

.accordion_item {
    background: #E0E0E0;
    border-radius: 15px;
    margin-bottom: 14px;
}

.accordion_item:last-child {
    margin-bottom: 0 !important;
}

.accordion_question {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    font-weight: 600;
    font-size: 34px;
    line-height: 1em;
    color: #000000;
    padding: 14px 14px 14px 40px;
}

.accordion_question::after {
    display: block;
    content: "";
    width: 60px;
    height: 60px;
    background: url(images/opt/faq_arrow.svg) center center no-repeat;
    background-size: contain;
    transition: .3s ease transform
}

.accordion_item.active .accordion_question::after {
    transform: rotate(180deg)
}

.accordion_answer {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.25em;
    color: #000000;
    padding: 0 40px 40px 40px;
    max-width: 942px;
    display: none;
}

.accordion_answer_with_btn {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.accordion_answer_with_btn .opt_cart_connect_btn {
    margin-top: 40px;
    align-self: flex-start;
}

@media (max-width: 768px) {
    .accordion_item {
        border-radius: 10px;
        margin-bottom: 10px;
    }

    .accordion_question {
        font-size: 15px;
        padding: 6px 15px;
    }

    .accordion_question::after {
        width: 28px;
        height: 28px;
    }

    .accordion_answer {
        font-size: 15px;
        letter-spacing: -0.24px;
        padding: 0 15px 15px 15px;
    }

    .mt30-sm {
        padding-top: 30px;
    }

    .accordion_answer_with_btn .opt_cart_connect_btn {
        margin-top: 10px;
    }
}

.opt_cart {
    position: relative;
}

.opt_cart.wide {
    margin: 20px 0 0 0;
    width: 100%;
}

.swiper-slide .opt_cart {
    padding: 0 10px;
}

.opt_cart>img {
    display: block;
    width: 100%;
    border-radius: 30px;
}

.opt_cart_content {
    padding: 40px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

.opt_cart_text {
    font-weight: 400;
    font-size: 30px;
    line-height: 1.17em;
    letter-spacing: -0.488234px;
    color: #494949;
    text-align: left;
}

.opt_cart_text.flex {
    display: flex;
    align-items: center;
}

.opt_cart_text.flex svg {
    margin-left: 40px
}

.opt_cart_text.marketing_ul_text {
    margin-left: 55px;
    font-size: 24px;
    line-height: 30px;
}

.flip-card {
    background-color: transparent;
    height: 520px;
    perspective: 1000px;
}

.flip-card.ha {
    height: auto;
}


.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
}

.flip-card:not(.on_active):hover .flip-card-inner {
    transform: rotateY(180deg);
}

.flip-card.active .flip-card-inner {
    transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-card-back {
    transform: rotateY(180deg);
}

.opt_cart_gradient {
    border-radius: 25px;
    padding: 40px;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.swiper-slide .opt_cart_gradient {
    margin: 0 10px;
}

.flip-card-front .opt_cart_gradient.green {
    background: linear-gradient(180deg, #55E675 0%, #09FE57 100%);
}

.flip-card-front .opt_cart_gradient.red {
    background: linear-gradient(174.72deg, #FE5642 4.43%, #FF8959 96.12%);
}

.flip-card-front .opt_cart_gradient.pink {
    background: linear-gradient(359.87deg, #D88BFE 0.11%, #FF6AF1 99.88%);
}

.flip-card-front .opt_cart_gradient.yellow {
    background: linear-gradient(180deg, #EDF550 0%, #C6F345 100%);
}

.flip-card-back .opt_cart_gradient.green {
    background: linear-gradient(360deg, #4DFC86 0%, #98FFAF 98.4%);
}

.flip-card-back .opt_cart_gradient.red {
    background: linear-gradient(180deg, #FCA988 0%, #FB8578 100%);
}

.flip-card-back .opt_cart_gradient.pink {
    background: linear-gradient(180deg, #FC93F2 0%, #DFACFC 100%);
}

.flip-card-back .opt_cart_gradient.yellow {
    background: linear-gradient(180deg, #EFF582 0%, #D5F47B 100%);
}

.opt_cart_gradient_title {
    font-weight: 400;
    font-size: 25px;
    line-height: 35px;
    letter-spacing: -0.488234px;
    color: #000000;
    text-align: left;
    height: 105px;
    margin-bottom: 25px;
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
}

.flip-card-front .opt_cart_gradient_title svg {
    margin-left: 20px;
    flex-shrink: 0;
}

.flip-card-back .opt_cart_gradient_title svg {
    position: absolute;
    left: -16px;
    top: 20px;
}

.flip-card-back .opt_cart_gradient_title svg.mtm {
    top: 0px;
}

.opt_cart_gradient_title span {
    position: relative;
    z-index: 1;
}

.opt_cart_gradient_text {
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    color: #000000;
    text-align: left;
    margin-top: 0;
}

.opt_cart_gradient_text.marketing_ul_text {
    margin-left: 55px;
}

.opt_cart_gradient_text.marketing_ul_text ul li::before {
    background: url(images/ulli_white.svg) center center no-repeat;
    background-size: contain;
    top: 2px;
}

.opt_cart_gradient .btn {
    background: #F5F5F7;
    border-radius: 105.544px;
    font-weight: 400;
    font-size: 19px;
    line-height: 22px;
    color: #000000 !important;
    display: block;
    text-decoration: none;
    padding: 0 0 0 20px;
    display: flex;
    align-items: center;
    position: relative;
    margin: 40px 0 0 0;
}

.opt_cart_gradient .btn:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: linear-gradient(180deg, #E0E0E0 0%, #E0E0E0 100%);
    border-radius: 100px;
    opacity: 0;
    transition: .3s ease all;
}

.opt_cart_gradient .btn:hover:before {
    opacity: 1;
}

.opt_cart_gradient .btn::after {
    display: block;
    content: "";
    width: 45px;
    height: 45px;
    background: url(images/opt/opt_black.svg) center center no-repeat;
    background-size: contain;
    margin-left: 10px;
    position: relative;
    z-index: 1;
}

.opt_cart_gradient .btn span {
    position: relative;
    z-index: 1;
}

.about_categories.slide-width-auto .swiper-slide {
    width: auto;
}

.client_logo {
    padding: 0 20px;
}

.client_logo img {
    display: block;
}

.opt_cart_connect {
    position: relative;
}

.opt_cart_connect.aroma {
    min-height: 150px;
}

.swiper-slide .opt_cart_connect {
    padding: 0 10px;
}

.opt_cart_connect>img {
    display: block;
    width: 100%;
    border-radius: 30px;
}

.opt_cart_connect.aroma>img {
    height: 100%;
    object-fit: cover;
}

.opt_cart_connect_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 100px 0 0 0;
}

.opt_cart_connect {
    margin: 20px 0 0 0;
    width: calc(50% - 10px);
    box-sizing: border-box;
}

.opt_cart_connect_content {
    padding: 40px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
}

.opt_cart_connect_content>img {
    display: block;
    width: 100%;
}

.opt_cart_connect_aroma {
    color: #494949;
    font-size: 35px;
    line-height: 1;
    letter-spacing: -0.488px;
    border-radius: 100px;
    padding: 4px 15px;
    margin-right: -15px;
}

@media (max-width:1280px) {
    .opt_cart_connect_aroma {
        font-size: 25px;
    }
}

@media (max-width:1100px) {
    .opt_cart_connect_aroma {
        font-size: 20px;
    }
}

@media (max-width: 925px) {
    .opt_cart_connect_aroma {
        font-size: 17px;
        line-height: 22px;
        letter-spacing: -0.408px;
    }
}

@media (max-width: 768px) {
    .opt_cart_connect_aroma {
        padding: 2px 6px;
        margin: 0 0 0 -6px;
    }
}

.opt_cart_connect_aroma.green {
    background: #9EE22E;
}

.opt_cart_connect_aroma.blue {
    background: #00C7FF;
}

.opt_cart_connect_aroma.purple {
    background: #CE71FF;
}

.opt_cart_connect_aroma.orange {
    background: #FFAF36;
}

.opt_cart_connect_text {
    text-align: right;
    font-weight: 400;
    font-size: 35px;
    line-height: 1em;
    text-align: right;
    letter-spacing: -0.488234px;
    color: #494949;
}

@media (max-width:1440px) {
    .opt_cart_connect_text {
        font-size: 30px;
    }
}

@media (max-width:1280px) {
    .opt_cart_connect_text {
        font-size: 25px;
    }
}

@media (max-width:1100px) {
    .opt_cart_connect_text {
        font-size: 20px;
    }
}

.opt_cart_connect_btn {
    border-radius: 100px;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    color: #000000;
    padding: 0 0 0 28px;
    display: flex;
    align-items: center;
    position: relative;
}

.opt_cart_connect_btn.orange {
    background: #FFC875;
}

.opt_cart_connect_btn.green {
    background: linear-gradient(180deg, #55E675 0%, #09FE57 100%);
}

.opt_cart_connect_btn.green_dark {
    background: #9EE22E;
}

.opt_cart_connect_btn.blue {
    background: linear-gradient(180deg, #AFE7FF 0%, #7EF7FF 100%);
}

.opt_cart_connect_btn.blue_dark {
    background: #00C7FF;
}

.opt_cart_connect_btn.red {
    background: linear-gradient(174.72deg, #FE5642 4.43%, #FF8959 96.12%);
}

.opt_cart_connect_btn.red_dark {
    background: #FF7373;
}

.opt_cart_connect_btn.pink {
    background: linear-gradient(359.87deg, #D88BFE 0.11%, #FF6AF1 99.88%);
}

.opt_cart_connect_btn.purple {
    background: linear-gradient(103deg, #9B54E3 4.5%, #C666EA 79.8%);
}

.opt_cart_connect_btn.yellow {
    background: linear-gradient(180deg, #EDF550 0%, #C6F345 100%);
}

.opt_cart_connect_btn.very_yellow {
    background: linear-gradient(90deg, #EDF550 0%, #EAE60E 100%);
}

.opt_cart_connect_btn.white {
    background: #FFF;
    color: #000 !important;
}

.opt_cart_connect_btn::after {
    display: block;
    content: "";
    width: 50px;
    height: 50px;
    background: url(images/opt/faq_arrow.svg) center center no-repeat;
    background-size: contain;
    margin-left: 12px;
    transform: rotate(-90deg);
    position: relative;
    z-index: 1;
}

.opt_cart_connect_btn.no_rm::after {
    display: none
}

.opt_cart_connect_btn svg {
    display: block;
    width: 50px;
    height: 50px;
    margin-left: 12px;
    z-index: 1;
}

.opt_cart_connect_btn span {
    position: relative;
    z-index: 1;
}

.opt_cart_connect_btn:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: linear-gradient(180deg, #E0E0E0 0%, #E0E0E0 100%);
    border-radius: 100px;
    opacity: 0;
    transition: .3s ease all;
}

.opt_cart_connect_btn:hover:before {
    opacity: 1;
}

.about_top_picture.top_100 {
    margin-top: 100px;
}

.rotate_subtitle.bth_green {
    border-radius: 100px;
    color: #000000;
    padding: 0 28px;
    display: flex;
    align-items: center;
    background: linear-gradient(180deg, #55E675 0%, #09FE57 100%);
    z-index: 1;
    font-weight: 400;
    font-size: 40px;
    line-height: 35px;
    height: 75px;
}

/* .rotate_subtitle.bth_green::after {
    display: block;
    content: "";
    width: 75px;
    height: 75px;
    background: url(images/opt/faq_arrow.svg) center center no-repeat;
    background-size: contain;
    margin-left: 28px;
    transform: rotate(-90deg);
} */
@media (max-width: 925px) {

    .opt_cart_text,
    .opt_cart_connect_text {
        font-size: 17px;
        line-height: 22px;
        letter-spacing: -0.408px;
    }
}

@media (max-width: 768px) {
    .swiper-slide .opt_cart {
        padding: 0 5px;
    }



    .opt_cart_content,
    .opt_cart_gradient {
        padding: 20px 25px;
    }

    .opt_cart_connect_content {
        padding: 15px;
    }

    .opt_cart_text.marketing_ul_text {
        margin-left: 15px;
    }

    .rotate_subtitle.bth_green {
        font-size: 15px;
        line-height: 1em;
        letter-spacing: -0.24px;
        padding: 0 10px;
        z-index: 0;
        left: 152px;
        height: 31px;
    }

    /* .rotate_subtitle.bth_green::after {
        width: 31px;
        height: 31px;
        margin-left: 10px;
    } */

    .about_top_picture .title.bot_mar {
        margin-bottom: 18px;
    }

    .opt_cart_text.flex svg {
        width: 28px;
        height: 28px;
    }

    .opt_cart_text.flex {
        width: 100%;
        justify-content: space-between;
    }

    .opt_cart>img,
    .opt_cart_connect>img {
        border-radius: 17px;
    }

    .opt_cart.wide {
        margin: 10px 0 0 0;
    }

    .about_categories.mt30-sm .swiper-carousel {
        margin: 0 -5px;
    }

    .flip-card {
        height: 258px;
    }

    .opt_cart_gradient_title {
        font-size: 13px;
        line-height: 14px;
        letter-spacing: -0.078px;
        height: 30px;
    }

    .opt_cart_gradient_text {
        font-size: 12px;
        line-height: 14px;
        letter-spacing: -0.1px;
    }

    .opt_cart_connect_row {
        margin-top: 30px;
    }

    .opt_cart_connect_text {
        text-align: left;
    }

    .opt_cart_connect_content {
        align-items: flex-start;
    }

    .opt_cart_connect:nth-child(1) .opt_cart_connect_text br {
        display: none;
    }

    .opt_cart_connect_btn {
        font-size: 12px;
        line-height: 16px;
        align-self: flex-end;
        padding-left: 12px;
    }

    .opt_cart_connect.aroma .opt_cart_connect_btn {
        align-self: flex-start;
    }

    .opt_cart_connect.aroma .opt_cart_connect_content {
        justify-content: flex-start;
    }

    .opt_cart_connect_btn::after {
        width: 28px;
        height: 28px;
    }

    .opt_cart_connect_btn svg {
        width: 28px;
        height: 28px;
    }

    .opt_cart_gradient .btn {
        font-size: 12px;
        line-height: 16px;
        align-self: flex-end;
        padding-left: 12px;
        margin-top: 20px;
    }

    .opt_cart_gradient_text.marketing_ul_text ul li::before {
        top: 4px;
    }

    .opt_cart_gradient_text.marketing_ul_text {
        margin-left: 15px;
    }

    .opt_cart_gradient .btn::after {
        width: 28px;
        height: 28px;
    }

    .swiper-slide .opt_cart_gradient {
        margin: 0 5px;
        width: 200px;
        box-sizing: border-box;
    }

    .about_top_picture.top_100 {
        margin-top: 40px;
        margin-left: -6%;
        margin-right: -6%;
    }

    .about_top_picture.top_100 .about_top_picture_content {
        bottom: 20px;
        left: 35px;
    }

    .about_top_picture .rotate_subtitle.top_pos {
        bottom: 79px;
        left: 11px;
    }

    .accordion.top_100 {
        margin-top: 20px;
    }

    .about_categories.slide-width-auto .swiper-carousel {
        margin: 0 -10px;
    }

    .client_logo {
        padding: 0 10px;
    }

    .client_logo img {
        zoom: 50%;
    }
}

.opt_main_block {
    margin: 100px 0 0 0;
    background: linear-gradient(180deg, #FD5441 0%, #FF8B5A 100%);
    border-radius: 30px;
    padding: 20px 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.opt_main_block_item {
    font-weight: 400;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: -0.488234px;
    color: #000000;
    display: flex;
    align-items: flex-start;
    position: relative;
}

.opt_main_block_item .line {
    position: absolute;
    top: 25px;
    left: 56px;
}

.opt_main_block_item .line.mtm {
    top: 14px;
}

.opt_main_block_item span {
    position: relative;
    z-index: 1;
}

.opt_main_block_arrow {
    margin: 8px 20px 0 0;
}

.opt_main_block_rm {
    width: 110px;
    height: 114px;
    background: url(images/opt/faq_arrow.svg) center center no-repeat;
    background-size: contain;
    transform: rotate(-90deg);
    transition: all .3s ease !important;
}

.opt_main_block_rm:hover {
    transform: rotate(-90deg) scale(1.1)
}

.about_top_picture_content h1 {
    margin: 0;
}

.about_top_picture_content h2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

@media (max-width:1200px) {
    .opt_main_block {
        flex-direction: column;
        align-items: flex-start;
        padding: 20px 35px;
    }

    .opt_main_block br {
        display: none;
    }

    .opt_main_block_item {
        margin-top: 10px;
    }

    .opt_main_block_item:first-child {
        margin-top: 0px;
    }

    .opt_main_block_rm {
        width: 50px;
        height: 50px;
        position: absolute;
        right: 20px;
        bottom: 20px;
    }
}

@media (max-width:768px) {
    .opt_main_block {
        margin-top: 40px;
        border-radius: 17px;
        padding: 17px 19px;
    }

    .opt_main_block_item {
        font-size: 12px;
        line-height: 16px;
    }

    .opt_main_block_item .line {
        width: 61px;
        height: auto;
        top: 12px;
        left: 19px;
    }

    .opt_main_block_item .line.mtm {
        width: 52px;
        height: auto;
        top: 4px;
    }

    .opt_main_block_arrow {
        width: 12px;
        height: 9px;
    }

    .opt_main_block_rm {
        width: 28px;
        height: 28px;
    }

    .opt_main_block_arrow {
        margin: 4px 7px 0 0;
    }

    .about_page .block_title .tag.liner {
        zoom: 46%;
        top: 0px;
    }

    .about_page .block_title .tag.liner_bottom {
        zoom: 46%;
    }

    .about_page .block_title .tag.liner_left_margin {
        zoom: 46%;
        left: 252px;
        top: 0px;
    }

    .flip-card-back .opt_cart_gradient_title svg {
        zoom: 46%;
    }

    .flip-card-front .opt_cart_gradient_title svg {
        width: 36px;
        height: 36px;
    }

    .nav-header-bottom .menu>ul>li[data-v-2f5ad203] {
        font-size: 20px;
    }
}

.about_company_spoiler {
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    color: #000000;
    display: none;
}

.about_company_spoiler p:not(:last-child) {
    padding-bottom: 20px;

}

.about_company_spoiler .row {
    display: flex;
    flex-wrap: wrap;
}

.about_company_spoiler .row.ac {
    align-items: center;
}

.about_company_spoiler .row .col-4,
.about_company_spoiler .row .col-8 {
    padding-top: 100px;
}

.about_company_spoiler .row .col-4 {
    width: 33.33%;
}

.about_company_spoiler .row .col-8 {
    width: 66.66%;
}

.about_company_spoiler_nav {
    display: flex;
    align-items: center;
    gap: 18px;
    position: relative;
    cursor: pointer;
}

.about_company_spoiler_nav div {
    font-weight: 400;
    font-size: 25px;
    line-height: 35px;
    letter-spacing: -0.488234px;
    color: #000000;
    background: #CCCCCC;
    border-radius: 19.5px;
    padding: 0 10px;
    transition: background .3s ease;
}

.about_company_spoiler_nav:not(:last-child) {
    margin-bottom: 56px;
}

.about_company_spoiler_nav:not(:nth-last-child(2))::before {
    display: block;
    content: "";
    position: absolute;
    width: 2px;
    height: 13px;
    background: #CCCCCC;
    bottom: -33px;
    left: 17px;
}

.about_company_spoiler_nav.active div {
    background: #EDF550;
}

.about_company_spoiler_text_corner {
    display: flex;
    justify-content: space-between;
}

.about_company_spoiler_text {
    font-weight: 400;
    font-size: 58px;
    line-height: 109%;
    text-transform: lowercase;
    color: #000000;
    margin: -22px 47px;
    display: none;
    background: #FFF;
}

.about_company_spoiler_text.active {
    display: block;
}

.about_company_spoiler_text_mobile {
    display: none;
    margin-bottom: 26px;
}

@media (max-width:768px) {
    .about_company_spoiler_text_mobile.active {
        display: block;
    }

    .about_company_spoiler_text_mobile .about_company_spoiler_text {
        display: block;
    }

    .about_company_spoiler_nav.active::before {
        display: none
    }

    .about_company_spoiler {
        padding-top: 20px;
        font-size: 17px;
        line-height: 22px;
        letter-spacing: -0.408px;
    }

    .about_company_spoiler .row {
        flex-direction: column;
    }

    .about_company_spoiler .row .col-4, .about_company_spoiler .row .col-8 {
        padding-top: 40px;
        width: 100%;
    }

    .about_company_spoiler .general_svg {
        width: 153px;
        height: 63px;
    }

    .about_company_spoiler .row .dn-sm {
        display: none;
    }

    .about_company_spoiler_nav {
        gap: 15px;
    }

    .about_company_spoiler_nav:not(:last-child) {
        margin-bottom: 26px;
    }

    .about_company_spoiler_nav svg {
        width: 29px;
        height: 29px;
    }

    .about_company_spoiler_nav div {
        font-size: 17px;
        line-height: 29px;
        letter-spacing: -0.398099px;
        color: #000000;
    }

    .about_company_spoiler_nav:not(:last-child)::before {
        height: 9px;
        bottom: -17px;
        left: 14px;
    }

    .about_company_spoiler_text {
        font-size: 19px;
        line-height: 22px;
        margin: -7px 19px;
    }

    .about_company_spoiler_text_corner svg {
        width: 17px;
        height: 17px;
    }
}

.product_page_znak {
    background: linear-gradient(90deg, #EDF550 0%, #EAE60E 51.35%, #F1C42B 100%);
    border-radius: 30px;
    padding: 30px 40px;
    margin: 60px 0 0 0;
    display: flex;
    align-items: center;
    gap: 74px;
}

.product_page_znak>svg {
    flex-shrink: 0;
}

.product_page_znak .about_company_spoiler_text_corner svg {
    width: 26px;
    height: 26px;

}

.product_page_znak .about_company_spoiler_text_corner svg path {
    fill: #FFF;
}

.product_page_znak .text {
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    margin: -3px 27px;
}

.product_page_znak .text div {
    position: relative;
    display: inline-block;
}

.product_page_znak .text div::before {
    content: "";
    display: block;
    position: absolute;
    left: -2%;
    right: -2%;
    bottom: -13%;
    top: 6%;
    background: #fff;
    border-radius: 47.5px;

    transition: all .3s ease;
}

.product_page_znak .text div span {
    position: relative;
    z-index: 1;
}

.product_page_znak_mobile {
    display: none;
    margin: 25px auto;
    max-width: 100%;
}

@media (max-width:900px) {
    .product_page_znak_mobile {
        display: block;
    }

    .product_page_znak_desktop {
        display: none;
    }

    .product_page_znak {
        margin: 0;
        padding: 9px;
        border-radius: 17px;
    }

    .product_page_znak .text {
        font-size: 17px;
        line-height: 22px;
        letter-spacing: -0.408px;
    }
}

.znak_mob_menu {
    display: none;
    margin-top: auto;
}

.menu.-mobile .znak_mob_menu {
    display: block;
}

@media (max-width:768px) {
    .znak_mob_menu {
        margin-right: auto;
        margin-left: 33px;
    }

    .nav-header-bottom .menu.-mobile>ul[data-v-2f5ad203] {
        margin-top: 60px;
    }
}

.product_page_aroma {
    margin: 80px 0 0 0;
    display: block;
}

.product_page_aroma img {
    display: block;
    width: 100%;
}

.product_page_aroma img.mobile {
    display: none;
}

@media (max-width:768px) {
    .product_page_aroma {
        margin: 40px 0 -16px 0;
    }

    .product_page_aroma img.desktop {
        display: none;
    }

    .product_page_aroma img.mobile {
        display: block;
    }
}


.nav-footer .container .bottom .center[data-v-da4afa44] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.honest_sign div {
    margin-top: 3px;
    font-size: 12px;
}

@media(min-width:1140px) {
    .honest_sign {
        display: block;
        position: absolute;
        top: -101px;
        left: 0;
    }

    .honest_sign svg {
        display: block;
    }
}

.honest_sign_mobile {
    display: none;
}

@media(max-width:1140px) {
    .honest_sign {
        display: none
    }

    .honest_sign_mobile {
        display: block;
        font-size: 11px;
    }

    .honest_sign_mobile svg {
        display: block;
        width: 84px;
        height: 36px;
    }

    .nav-footer .container .bottom .center svg[data-v-da4afa44] {
        width: 129px;
        height: 16px;
        margin-bottom: 5px;
    }

    .nav-footer .container .bottom .center .change[data-v-da4afa44] {
        margin-right: 4px;
    }

    .nav-footer .container .bottom .center .change[data-v-da4afa44] svg {
        width: 64px;
        height: 13px;
    }
}

.honest_sign_block {
    border-radius: 30px;
    background: url(images/honest_sign_block_bg.webp) right top no-repeat;
    background-size: cover;
    padding: 40px;
    display: flex;
    flex-direction: column;
    gap: 40px;
    align-items: flex-start;
    margin: 100px 0 0 0;
    position: relative;
}

@media (max-width:768px) {
    .honest_sign_block {
        background: url(images/honest_sign_block_bg_mob.webp) top left no-repeat;
        background-size: cover;
        border-radius: 17px;
        padding: 10px 20px 20px 20px;
        gap: 20px;
        margin: 40px 0 0 0;
    }
}

.honest_sign_block .title {
    color: #F5F5F7;
    font-size: 30px;
    font-weight: 500;
    line-height: 1.1em;
}

@media (max-width:768px) {
    .honest_sign_block .title {
        font-size: 17px;
        font-weight: 600;
        letter-spacing: 0.364px;
        order: 1;
    }
}

.honest_sign_block .text {
    color: #F5F5F7;
    font-size: 24px;
    line-height: 1.25em;
    max-width: 485px;
}

@media (max-width:768px) {
    .honest_sign_block .text {
        font-size: 17px;
        order: 2;
    }
}

.honest_sign_block .terns {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

@media (max-width:768px) {
    .honest_sign_block .terns {
        flex-direction: row;
        gap: 8px;
        margin-left: -10px;
        width: calc(100% + 20px);
    }
}

.honest_sign_block .terns .item {
    background: #F3F3F5;
    border-radius: 20px;
    padding: 20px;
    display: flex;
    gap: 20px;
    color: #494949;
    font-size: 24px;
    line-height: 1.25em;
    align-items: flex-end;
}

@media (max-width:768px) {
    .honest_sign_block .terns .item {
        padding: 10px;
        font-size: 12px;
        line-height: 14px;
        flex-direction: column;
        align-items: flex-start;
        width: 33%;
    }

    .honest_sign_block .terns .item svg {
        width: 45.81px;
        height: 47.144px;
        margin-bottom: auto;
    }
}

.honest_sign_block .rm {
    background: rgba(245, 245, 247, 1);
    border-radius: 36px;
    width: 72px;
    height: 72px;
    position: absolute;
    right: 40px;
    bottom: 40px;
}

@media (max-width:768px) {
    .honest_sign_block .rm {
        width: 38px;
        height: 38px;
        position: relative;
        right: 0px;
        bottom: 0px;
        margin-top: 140px;
    }
}

.honest_sign_block .rm::after {
    display: block;
    content: "";
    position: absolute;
    left: 12px;
    right: 12px;
    top: 17px;
    bottom: 17px;
    background: url(images/about_card_rm.svg) center center no-repeat;
    background-size: contain;
}

@media (max-width:768px) {
    .honest_sign_block .rm::after {
        left: 6px;
        right: 6px;
        top: 8px;
        bottom: 8px;
    }
}

.honest_sign_gide {
    background: url(images/gide.webp) right center no-repeat;
    background-size: cover;
    padding: 40px;
    display: flex;
    align-items: flex-start;
    gap: 60px;
    border-radius: 30px;
    margin: 20px 0 0 0;
}

@media (max-width:768px) {
    .honest_sign_gide {
        background: url(images/gide_mob.webp) right center no-repeat;
        background-size: cover;
        padding: 20px 97px 20px 20px;
        gap: 20px;
        flex-direction: column;
        align-items: flex-start;
        border-radius: 17px;
    }
}

.honest_sign_gide .text {
    color: #494949;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: -0.488px;
    max-width: 605px;
}

@media (max-width:768px) {
    .honest_sign_gide .text {
        font-size: 17px;
        line-height: 22px;
        letter-spacing: -0.408px;
    }

    .honest_sign_gide .opt_cart_connect_btn {
        align-self: flex-start;
    }
}

.black_block {
    background: #000;
    color: #FFF;
    padding: 50px 0;
    margin: 50px 0 -150px 0;
}

@media (max-width:768px) {
    .black_block {
        padding-top: 20px;
        margin: 20px 0 -50px 0;
    }
}

.black_block .block_title {
    font-weight: 600;
    font-size: 70px;
    line-height: 1.2em;
}

@media (max-width:768px) {
    .black_block .block_title {
        font-size: 34px;
        letter-spacing: 0.374px;
    }
}

.black_block .block_title_medium {
    margin-top: 100px;
}

@media (max-width:768px) {
    .black_block .block_title_medium {
        margin-top: 33px;
    }
}

.block_title_medium.with_word_tag div {
    display: inline;
    position: relative;
}

.block_title_medium.with_word_tag div span {
    display: inline-block;
    font-size: 16px;
    line-height: 1em;
    font-weight: 500;
    background: rgba(183, 203, 255, 1);
    border-radius: 32.5px;
    padding: 6px 19px;
    transform: rotate(-3.8deg);
    position: absolute;
    top: calc(100% - 10px);
    left: 15px;
}

@media (max-width:768px) {
    .block_title_medium.with_word_tag div span {
        font-size: 10px;
        line-height: 1em;
        padding: 3px 7px;
        transform: rotate(-3deg);
        top: calc(100% - 5px);
        left: 0px;
    }
}

.black_block .about_text.right_60 {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.25em;
    margin: 40px 0 0 0;
    margin-left: 40%;
}

@media (max-width:768px) {
    .black_block .about_text.right_60 {
        font-size: 17px;
        letter-spacing: -0.408px;
        margin-left: 0%;
    }
}

.black_block .about_text.right_60 p:not(:last-child) {
    padding-bottom: 20px;
}

.bloggers .swiper {
    margin: 132px -10px 0 -10px;
    overflow: visible;
}

@media (max-width:768px) {
    .bloggers .swiper {
        margin: 33px -5px 0 -5px;
    }
}

.bloggers .swiper-slide {
    height: auto;
}

@media (max-width:768px) {
    .bloggers .swiper-slide {
        width: 60%;
        min-width: 215px;
    }
}

.blogger_card {
    padding: 0 10px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    height: 100%;
}

@media (max-width:768px) {
    .blogger_card {
        padding: 0 5px;
    }
}

.blogger_card .head {
    background: #F5F5F7;
    padding: 40px 40px 80px 40px;
    border-radius: 30px 30px 0 0;
    display: flex;
    align-items: center;
    gap: 20px;
    color: #000;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.45em;
    width: 100%;
}

@media (max-width:768px) {
    .blogger_card .head {
        padding: 20px 20px 40px 20px;
        border-radius: 17px 17px 0 0;
        font-size: 12px;
        font-weight: 400;
        line-height: 16px;
    }
}

.blogger_card .head img {
    display: block;
    border-radius: 50%;
    width: 88px;
    height: 88px;
    object-fit: cover;
    padding: 4px;
    border: solid 4px #4DFC86;
}

@media (max-width:768px) {
    .blogger_card .head img {
        width: 60px;
        height: 60px;
        padding: 2px;
        border-width: 2px;
    }
}

.blogger_card .text {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.25em;
    color: #000;
    padding: 40px;
    border-radius: 30px;
    margin: -40px 0 0 0;
    background: linear-gradient(0deg, #4DFC86 0%, #98FFAF 98.4%);
    flex-grow: 1;
}

@media (max-width:768px) {
    .blogger_card .text {
        padding: 20px;
        border-radius: 17px;
        margin: -20px 0 0 0;
        font-size: 12px;
        line-height: 16px;
    }
}

.blogger_card.red .head img {
    border-color: #FFD1B7;
}

.blogger_card.red .text {
    background: linear-gradient(180deg, #FCA988 0%, #FB8578 100%);

}

.blogger_card.yellow .head img {
    border-color: #EFF582;
}

.blogger_card.yellow .text {
    background: linear-gradient(180deg, #EFF582 0%, #D5F47B 100%);

}

.blogger_card.pink .head img {
    border-color: #FC93F2;
}

.blogger_card.pink .text {
    background: linear-gradient(180deg, #FC93F2 0%, #DFACFC 100%);
}

.blogger_card.blue .head img {
    border-color: #B8CCFF;
}

.blogger_card.blue .text {
    background: linear-gradient(180deg, #B8CCFF 0%, #78CEFF 100%);
}

.blogger_card.blue .head img {
    border-color: #B8CCFF;
}

.blogger_card.blue .text {
    background: linear-gradient(180deg, #B8CCFF 0%, #78CEFF 100%);
}

.blogger_card.pink_purple .head img {
    border-color: #FFD1B7;
}

.blogger_card.pink_purple .text {
    background: linear-gradient(180deg, #FFD1B7 0%, #FFA0EA 100%);
}

.blogger_card.yellow_dark .head img {
    border-color: #FFEC44;
}

.blogger_card.yellow_dark .text {
    background: linear-gradient(180deg, #FFEC44 0%, #FFF186 7.29%, #FFCA63 100%);
}

.blogger_card.blue_white .head img {
    border-color: #AFE7FF;
}

.blogger_card.blue_white .text {
    background: linear-gradient(180deg, #AFE7FF 0%, #7EF7FF 100%);
}

.blogger_card.green .head img {
    border-color: #C5FF7B;
}

.blogger_card.green .text {
    background: linear-gradient(180deg, #C5FF7B 0%, #8EFF7B 100%);
}

.subscribe_telegram {
    background: url(images/subscribe_telegram_bg_v2.webp) right center no-repeat;
    background-size: cover;
    padding: 40px;
    display: flex;
    align-items: flex-start;
    gap: 60px;
    border-radius: 30px;
    margin: 20px 0 0 0;
}

@media (max-width:768px) {
    .subscribe_telegram {
        background: url(images/subscribe_telegram_bg_mob_v2.webp) right center no-repeat;
        background-size: cover;
        padding: 20px 97px 20px 20px;
        gap: 20px;
        flex-direction: column;
        align-items: flex-start;
        border-radius: 17px;
    }
}

.subscribe_telegram .text {
    color: #494949;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: -0.488px;
    max-width: 565px;
}

@media (max-width:768px) {
    .subscribe_telegram .text {
        font-size: 17px;
        line-height: 22px;
        letter-spacing: -0.408px;
    }

    .subscribe_telegram .opt_cart_connect_btn {
        align-self: flex-start;
    }
}

.nav-footer .title {
    font-size: 34px;
    line-height: 1em;
}

@media (max-width:1520px) {
    .nav-footer .title {
        font-size: 24px;
    }

    .nav-footer .title:last-child {
        margin-top: 33px;
        margin-bottom: 0;
        display: block;
    }
}

@media (max-width:1280px) {
    .nav-footer .title {
        font-size: 22px;
    }
}

.premium_liquid_bg {
    background: url(images/premium_liquid_bg.webp) top right no-repeat;
    background-size: cover;
}

@media (max-width:768px) {
    .premium_liquid_bg {
        background-image: url(images/premium_liquid_bg_mob.webp);
    }
}

.premium_liquid_bg .newNavigation,
.premium_liquid_bg .aboutProd {
    background: none;
}

.aboutProd.premium_liquid {
    padding-bottom: 40px;
}

@media (max-width:768px) {
    .aboutProd.premium_liquid {
        padding-bottom: 20px;
    }
}

.premium_liquid .prodTizer-item__title {
    font-family: TTFirsNeue;
    font-weight: 800;
}

.premium_liquid h1 {
    font-family: TTFirsNeue;
    color: #FFF;
    position: relative;
    display: inline-block;
    font-size: 70px;
    font-weight: 700;
    line-height: 1.14em;
}

@media (max-width:768px) {
    .premium_liquid h1 {
        font-size: 34px;
    }
}

.premium_liquid h1 img {
    position: absolute;
    bottom: -69%;
    right: -65%;
    display: block;
}

@media (max-width:768px) {
    .premium_liquid h1 img {
        bottom: -75px;
        right: -181px;
        width: 250px;
        height: 191px;
    }
}

.premium_liquid .swiper {
    margin: 50px -10px 0 -10px;
    max-width: calc(872px + 20px + 427px);
    overflow: visible;
}

@media (max-width:768px) {
    .premium_liquid .swiper {
        margin: 50px -5px 0 -5px;
    }
}

.premium_liquid .swiper-slide {
    width: 427px;
    height: auto;
}

@media (min-width:1520px) {
    .premium_liquid .swiper-slide.big {
        width: 872px;
    }
}


.premium_liquid_card_wrap {
    padding: 0 10px;
}

@media (max-width:768px) {
    .premium_liquid_card_wrap {
        padding: 0 5px;
    }
}

.premium_liquid_card {
    border-radius: 30px;
    background: #414143;
    padding: 40px;
    color: #F5F5F7;
    text-align: left;
}

@media (max-width:768px) {
    .premium_liquid_card {
        border-radius: 17px;
        padding: 20px;
    }
}

.premium_liquid_card .title {
    font-size: 30px;
    line-height: 1.16em;
}

@media (max-width:768px) {
    .premium_liquid_card .title {
        font-size: 17px;
    }
}

.premium_liquid_card .flex {
    display: flex;
    align-items: flex-end;
    gap: 40px;
}

.premium_liquid_card .text {
    font-size: 24px;
    line-height: 1.25em;
    margin: 40px 0 0 0;
}

@media (max-width:768px) {
    .premium_liquid_card .text {
        font-size: 12px;
        margin: 20px 0 0 0;
    }
}

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

.premium_liquid_card img.mobile {
    display: none
}

.premium_liquid_card button {
    display: none;
    background: none;
    border: none;
    cursor: pointer;
}

@media (max-width:1530px) {
    .premium_liquid_card button {
        display: block;
        margin: 20px 0 0 0;
    }

    .flip-card-front .premium_liquid_card .text {
        display: none
    }

    .premium_liquid_card .flex {
        flex-direction: column;
        align-items: flex-start;
        gap: 0;
    }

    .premium_liquid_card img {
        display: none;
    }

    .premium_liquid_card img.mobile {
        display: block;
        width: 100%;
        margin: 40px 0 20px 0;
    }

    .flip-card.ha {
        height: 522px;
    }

    .premium_liquid_card_wrap,
    .premium_liquid_card {
        height: 100%;
    }
}

@media (max-width:768px) {
    .premium_liquid .swiper-slide {
        width: 217px;
        height: 320px;
    }

    .flip-card.ha {
        height: 320px;
    }
}

.premium_liquid_banner {
    margin: 50px 0 0 0;
}

.premium_liquid_banner img {
    display: block;
    width: 100%;
}

.premium_liquid_banner img.mobile {
    display: none;
}

@media (max-width:768px) {
    .premium_liquid_banner {
        margin: 20px 0 0 0;
    }

    .premium_liquid_banner img {
        display: none;
    }

    .premium_liquid_banner img.mobile {
        display: block;
    }
}