@charset "UTF-8";
.ps-0,
.px-0 {
    padding-left: 0!important
}

.pe-0,
.px-0 {
    padding-right: 0!important
}

.pt-0,
.py-0 {
    padding-top: 0!important
}

.pb-0,
.py-0 {
    padding-bottom: 0!important
}

.ms-0,
.mx-0 {
    margin-left: 0!important
}

.me-0,
.mx-0 {
    margin-right: 0!important
}

.mt-0,
.my-0 {
    margin-top: 0!important
}

.mb-0,
.my-0 {
    margin-bottom: 0!important
}

*,
.button,
.textarea {
    -webkit-box-sizing: border-box
}

.swiper,
ul {
    list-style: none
}

.priv-col,
body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

@font-face {
    font-family: "Exo 2";
    src: url(../fonts/exo2/Exo2-Medium.eot);
    src: local("Exo 2 Medium"), local("Exo2-Medium"), url(../fonts/exo2/Exo2-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/exo2/Exo2-Medium.woff2) format("woff2"), url(../fonts/exo2/Exo2-Medium.woff) format("woff"), url(../fonts/exo2/Exo2-Medium.ttf) format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: "Nunito Sans";
    src: url(../fonts/nunito/NunitoSans-Bold.eot);
    src: url(../fonts/nunito/NunitoSans-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/nunito/NunitoSans-Bold.woff2) format("woff2"), url(../fonts/nunito/NunitoSans-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Nunito Sans";
    src: url(../fonts/nunito/NunitoSans-SemiBold.eot);
    src: url(../fonts/nunito/NunitoSans-SemiBold.eot?#iefix) format("embedded-opentype"), url(../fonts/nunito/NunitoSans-SemiBold.woff2) format("woff2"), url(../fonts/nunito/NunitoSans-SemiBold.woff) format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Nunito Sans";
    src: url(../fonts/nunito/NunitoSans-ExtraBold.eot);
    src: url(../fonts/nunito/NunitoSans-ExtraBold.eot?#iefix) format("embedded-opentype"), url(../fonts/nunito/NunitoSans-ExtraBold.woff2) format("woff2"), url(../fonts/nunito/NunitoSans-ExtraBold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Nunito Sans";
    src: url(../fonts/nunito/NunitoSans-Regular.eot);
    src: url(../fonts/nunito/NunitoSans-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/nunito/NunitoSans-Regular.woff2) format("woff2"), url(../fonts/nunito/NunitoSans-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

:root {
    --gutter-x: 12px;
    --half-gutter-x: 6px;
    --section-x-padding: 12px;
    --header-vertical-padding: .25rem;
    --bp-sm: 680;
    --bp-md: 768;
    --bp-lg: 992;
    --bp-xl: 1300;
    --bp-xxl: 1600;
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px
}

.ps-1,
.px-1 {
    padding-left: .25rem!important
}

.pe-1,
.px-1 {
    padding-right: .25rem!important
}

.pt-1,
.py-1 {
    padding-top: .25rem!important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem!important
}

.ms-1,
.mx-1 {
    margin-left: .25rem!important
}

.me-1,
.mx-1 {
    margin-right: .25rem!important
}

.mt-1,
.my-1 {
    margin-top: .25rem!important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem!important
}

.ps-2,
.px-2 {
    padding-left: .5rem!important
}

.pe-2,
.px-2 {
    padding-right: .5rem!important
}

.pt-2,
.py-2 {
    padding-top: .5rem!important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem!important
}

.ms-2,
.mx-2 {
    margin-left: .5rem!important
}

.me-2,
.mx-2 {
    margin-right: .5rem!important
}

.mt-2,
.my-2 {
    margin-top: .5rem!important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem!important
}

.ps-3,
.px-3 {
    padding-left: .75rem!important
}

.pe-3,
.px-3 {
    padding-right: .75rem!important
}

.pt-3,
.py-3 {
    padding-top: .75rem!important
}

.pb-3,
.py-3 {
    padding-bottom: .75rem!important
}

.ms-3,
.mx-3 {
    margin-left: .75rem!important
}

.me-3,
.mx-3 {
    margin-right: .75rem!important
}

.mt-3,
.my-3 {
    margin-top: .75rem!important
}

.mb-3,
.my-3 {
    margin-bottom: .75rem!important
}

.ps-4,
.px-4 {
    padding-left: 1rem!important
}

.pe-4,
.px-4 {
    padding-right: 1rem!important
}

.pt-4,
.py-4 {
    padding-top: 1rem!important
}

.pb-4,
.py-4 {
    padding-bottom: 1rem!important
}

.ms-4,
.mx-4 {
    margin-left: 1rem!important
}

.me-4,
.mx-4 {
    margin-right: 1rem!important
}

.mt-4,
.my-4 {
    margin-top: 1rem!important
}

.mb-4,
.my-4 {
    margin-bottom: 1rem!important
}

.ps-5,
.px-5 {
    padding-left: 1.25rem!important
}

.pe-5,
.px-5 {
    padding-right: 1.25rem!important
}

.pt-5,
.py-5 {
    padding-top: 1.25rem!important
}

.pb-5,
.py-5 {
    padding-bottom: 1.25rem!important
}

.ms-5,
.mx-5 {
    margin-left: 1.25rem!important
}

.me-5,
.mx-5 {
    margin-right: 1.25rem!important
}

.mt-5,
.my-5 {
    margin-top: 1.25rem!important
}

.mb-5,
.my-5 {
    margin-bottom: 1.25rem!important
}

.ps-6,
.px-6 {
    padding-left: 1.5rem!important
}

.pe-6,
.px-6 {
    padding-right: 1.5rem!important
}

.pt-6,
.py-6 {
    padding-top: 1.5rem!important
}

.pb-6,
.py-6 {
    padding-bottom: 1.5rem!important
}

.ms-6,
.mx-6 {
    margin-left: 1.5rem!important
}

.me-6,
.mx-6 {
    margin-right: 1.5rem!important
}

.mt-6,
.my-6 {
    margin-top: 1.5rem!important
}

.mb-6,
.my-6 {
    margin-bottom: 1.5rem!important
}

.ps-7,
.px-7 {
    padding-left: 2rem!important
}

.pe-7,
.px-7 {
    padding-right: 2rem!important
}

.pt-7,
.py-7 {
    padding-top: 2rem!important
}

.pb-7,
.py-7 {
    padding-bottom: 2rem!important
}

.ms-7,
.mx-7 {
    margin-left: 2rem!important
}

.me-7,
.mx-7 {
    margin-right: 2rem!important
}

.mt-7,
.my-7 {
    margin-top: 2rem!important
}

.mb-7,
.my-7 {
    margin-bottom: 2rem!important
}

.ps-8,
.px-8 {
    padding-left: 2.5rem!important
}

.pe-8,
.px-8 {
    padding-right: 2.5rem!important
}

.pt-8,
.py-8 {
    padding-top: 2.5rem!important
}

.pb-8,
.py-8 {
    padding-bottom: 2.5rem!important
}

.ms-8,
.mx-8 {
    margin-left: 2.5rem!important
}

.me-8,
.mx-8 {
    margin-right: 2.5rem!important
}

.mt-8,
.my-8 {
    margin-top: 2.5rem!important
}

.mb-8,
.my-8 {
    margin-bottom: 2.5rem!important
}

.ps-9,
.px-9 {
    padding-left: 3rem!important
}

.pe-9,
.px-9 {
    padding-right: 3rem!important
}

.pt-9,
.py-9 {
    padding-top: 3rem!important
}

.pb-9,
.py-9 {
    padding-bottom: 3rem!important
}

.ms-9,
.mx-9 {
    margin-left: 3rem!important
}

.me-9,
.mx-9 {
    margin-right: 3rem!important
}

.mt-9,
.my-9 {
    margin-top: 3rem!important
}

.mb-9,
.my-9 {
    margin-bottom: 3rem!important
}

.ps-10,
.px-10 {
    padding-left: 3.5rem!important
}

.pe-10,
.px-10 {
    padding-right: 3.5rem!important
}

.pt-10,
.py-10 {
    padding-top: 3.5rem!important
}

.pb-10,
.py-10 {
    padding-bottom: 3.5rem!important
}

.ms-10,
.mx-10 {
    margin-left: 3.5rem!important
}

.me-10,
.mx-10 {
    margin-right: 3.5rem!important
}

.mt-10,
.my-10 {
    margin-top: 3.5rem!important
}

.mb-10,
.my-10 {
    margin-bottom: 3.5rem!important
}

.ps-11,
.px-11 {
    padding-left: 4rem!important
}

.pe-11,
.px-11 {
    padding-right: 4rem!important
}

.pt-11,
.py-11 {
    padding-top: 4rem!important
}

.pb-11,
.py-11 {
    padding-bottom: 4rem!important
}

.ms-11,
.mx-11 {
    margin-left: 4rem!important
}

.me-11,
.mx-11 {
    margin-right: 4rem!important
}

.mt-11,
.my-11 {
    margin-top: 4rem!important
}

.mb-11,
.my-11 {
    margin-bottom: 4rem!important
}

.ps-12,
.px-12 {
    padding-left: 5rem!important
}

.pe-12,
.px-12 {
    padding-right: 5rem!important
}

.pt-12,
.py-12 {
    padding-top: 5rem!important
}

.pb-12,
.py-12 {
    padding-bottom: 5rem!important
}

.ms-12,
.mx-12 {
    margin-left: 5rem!important
}

.me-12,
.mx-12 {
    margin-right: 5rem!important
}

.mt-12,
.my-12 {
    margin-top: 5rem!important
}

.mb-12,
.my-12 {
    margin-bottom: 5rem!important
}

@media (min-width:680px) {
     :root {
        --header-vertical-padding: .625rem
    }
    .pt-sm-0 {
        padding-top: 0!important
    }
    .pb-sm-0 {
        padding-bottom: 0!important
    }
    .ps-sm-0 {
        padding-left: 0!important
    }
    .pe-sm-0 {
        padding-right: 0!important
    }
    .px-sm-0 {
        padding-left: 0!important;
        padding-right: 0!important
    }
    .py-sm-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }
    .mt-sm-0 {
        margin-top: 0!important
    }
    .mb-sm-0 {
        margin-bottom: 0!important
    }
    .ms-sm-0 {
        margin-left: 0!important
    }
    .me-sm-0 {
        margin-right: 0!important
    }
    .mx-sm-0 {
        margin-left: 0!important;
        margin-right: 0!important
    }
    .my-sm-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }
    .pt-sm-1 {
        padding-top: .25rem!important
    }
    .pb-sm-1 {
        padding-bottom: .25rem!important
    }
    .ps-sm-1 {
        padding-left: .25rem!important
    }
    .pe-sm-1 {
        padding-right: .25rem!important
    }
    .px-sm-1 {
        padding-left: .25rem!important;
        padding-right: .25rem!important
    }
    .py-sm-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }
    .mt-sm-1 {
        margin-top: .25rem!important
    }
    .mb-sm-1 {
        margin-bottom: .25rem!important
    }
    .ms-sm-1 {
        margin-left: .25rem!important
    }
    .me-sm-1 {
        margin-right: .25rem!important
    }
    .mx-sm-1 {
        margin-left: .25rem!important;
        margin-right: .25rem!important
    }
    .my-sm-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }
    .pt-sm-2 {
        padding-top: .5rem!important
    }
    .pb-sm-2 {
        padding-bottom: .5rem!important
    }
    .ps-sm-2 {
        padding-left: .5rem!important
    }
    .pe-sm-2 {
        padding-right: .5rem!important
    }
    .px-sm-2 {
        padding-left: .5rem!important;
        padding-right: .5rem!important
    }
    .py-sm-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }
    .mt-sm-2 {
        margin-top: .5rem!important
    }
    .mb-sm-2 {
        margin-bottom: .5rem!important
    }
    .ms-sm-2 {
        margin-left: .5rem!important
    }
    .me-sm-2 {
        margin-right: .5rem!important
    }
    .mx-sm-2 {
        margin-left: .5rem!important;
        margin-right: .5rem!important
    }
    .my-sm-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }
    .pt-sm-3 {
        padding-top: .75rem!important
    }
    .pb-sm-3 {
        padding-bottom: .75rem!important
    }
    .ps-sm-3 {
        padding-left: .75rem!important
    }
    .pe-sm-3 {
        padding-right: .75rem!important
    }
    .px-sm-3 {
        padding-left: .75rem!important;
        padding-right: .75rem!important
    }
    .py-sm-3 {
        padding-top: .75rem!important;
        padding-bottom: .75rem!important
    }
    .mt-sm-3 {
        margin-top: .75rem!important
    }
    .mb-sm-3 {
        margin-bottom: .75rem!important
    }
    .ms-sm-3 {
        margin-left: .75rem!important
    }
    .me-sm-3 {
        margin-right: .75rem!important
    }
    .mx-sm-3 {
        margin-left: .75rem!important;
        margin-right: .75rem!important
    }
    .my-sm-3 {
        margin-top: .75rem!important;
        margin-bottom: .75rem!important
    }
    .pt-sm-4 {
        padding-top: 1rem!important
    }
    .pb-sm-4 {
        padding-bottom: 1rem!important
    }
    .ps-sm-4 {
        padding-left: 1rem!important
    }
    .pe-sm-4 {
        padding-right: 1rem!important
    }
    .px-sm-4 {
        padding-left: 1rem!important;
        padding-right: 1rem!important
    }
    .py-sm-4 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }
    .mt-sm-4 {
        margin-top: 1rem!important
    }
    .mb-sm-4 {
        margin-bottom: 1rem!important
    }
    .ms-sm-4 {
        margin-left: 1rem!important
    }
    .me-sm-4 {
        margin-right: 1rem!important
    }
    .mx-sm-4 {
        margin-left: 1rem!important;
        margin-right: 1rem!important
    }
    .my-sm-4 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }
    .pt-sm-5 {
        padding-top: 1.25rem!important
    }
    .pb-sm-5 {
        padding-bottom: 1.25rem!important
    }
    .ps-sm-5 {
        padding-left: 1.25rem!important
    }
    .pe-sm-5 {
        padding-right: 1.25rem!important
    }
    .px-sm-5 {
        padding-left: 1.25rem!important;
        padding-right: 1.25rem!important
    }
    .py-sm-5 {
        padding-top: 1.25rem!important;
        padding-bottom: 1.25rem!important
    }
    .mt-sm-5 {
        margin-top: 1.25rem!important
    }
    .mb-sm-5 {
        margin-bottom: 1.25rem!important
    }
    .ms-sm-5 {
        margin-left: 1.25rem!important
    }
    .me-sm-5 {
        margin-right: 1.25rem!important
    }
    .mx-sm-5 {
        margin-left: 1.25rem!important;
        margin-right: 1.25rem!important
    }
    .my-sm-5 {
        margin-top: 1.25rem!important;
        margin-bottom: 1.25rem!important
    }
    .pt-sm-6 {
        padding-top: 1.5rem!important
    }
    .pb-sm-6 {
        padding-bottom: 1.5rem!important
    }
    .ps-sm-6 {
        padding-left: 1.5rem!important
    }
    .pe-sm-6 {
        padding-right: 1.5rem!important
    }
    .px-sm-6 {
        padding-left: 1.5rem!important;
        padding-right: 1.5rem!important
    }
    .py-sm-6 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }
    .mt-sm-6 {
        margin-top: 1.5rem!important
    }
    .mb-sm-6 {
        margin-bottom: 1.5rem!important
    }
    .ms-sm-6 {
        margin-left: 1.5rem!important
    }
    .me-sm-6 {
        margin-right: 1.5rem!important
    }
    .mx-sm-6 {
        margin-left: 1.5rem!important;
        margin-right: 1.5rem!important
    }
    .my-sm-6 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }
    .pt-sm-7 {
        padding-top: 2rem!important
    }
    .pb-sm-7 {
        padding-bottom: 2rem!important
    }
    .ps-sm-7 {
        padding-left: 2rem!important
    }
    .pe-sm-7 {
        padding-right: 2rem!important
    }
    .px-sm-7 {
        padding-left: 2rem!important;
        padding-right: 2rem!important
    }
    .py-sm-7 {
        padding-top: 2rem!important;
        padding-bottom: 2rem!important
    }
    .mt-sm-7 {
        margin-top: 2rem!important
    }
    .mb-sm-7 {
        margin-bottom: 2rem!important
    }
    .ms-sm-7 {
        margin-left: 2rem!important
    }
    .me-sm-7 {
        margin-right: 2rem!important
    }
    .mx-sm-7 {
        margin-left: 2rem!important;
        margin-right: 2rem!important
    }
    .my-sm-7 {
        margin-top: 2rem!important;
        margin-bottom: 2rem!important
    }
    .pt-sm-8 {
        padding-top: 2.5rem!important
    }
    .pb-sm-8 {
        padding-bottom: 2.5rem!important
    }
    .ps-sm-8 {
        padding-left: 2.5rem!important
    }
    .pe-sm-8 {
        padding-right: 2.5rem!important
    }
    .px-sm-8 {
        padding-left: 2.5rem!important;
        padding-right: 2.5rem!important
    }
    .py-sm-8 {
        padding-top: 2.5rem!important;
        padding-bottom: 2.5rem!important
    }
    .mt-sm-8 {
        margin-top: 2.5rem!important
    }
    .mb-sm-8 {
        margin-bottom: 2.5rem!important
    }
    .ms-sm-8 {
        margin-left: 2.5rem!important
    }
    .me-sm-8 {
        margin-right: 2.5rem!important
    }
    .mx-sm-8 {
        margin-left: 2.5rem!important;
        margin-right: 2.5rem!important
    }
    .my-sm-8 {
        margin-top: 2.5rem!important;
        margin-bottom: 2.5rem!important
    }
    .pt-sm-9 {
        padding-top: 3rem!important
    }
    .pb-sm-9 {
        padding-bottom: 3rem!important
    }
    .ps-sm-9 {
        padding-left: 3rem!important
    }
    .pe-sm-9 {
        padding-right: 3rem!important
    }
    .px-sm-9 {
        padding-left: 3rem!important;
        padding-right: 3rem!important
    }
    .py-sm-9 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important
    }
    .mt-sm-9 {
        margin-top: 3rem!important
    }
    .mb-sm-9 {
        margin-bottom: 3rem!important
    }
    .ms-sm-9 {
        margin-left: 3rem!important
    }
    .me-sm-9 {
        margin-right: 3rem!important
    }
    .mx-sm-9 {
        margin-left: 3rem!important;
        margin-right: 3rem!important
    }
    .my-sm-9 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }
    .pt-sm-10 {
        padding-top: 3.5rem!important
    }
    .pb-sm-10 {
        padding-bottom: 3.5rem!important
    }
    .ps-sm-10 {
        padding-left: 3.5rem!important
    }
    .pe-sm-10 {
        padding-right: 3.5rem!important
    }
    .px-sm-10 {
        padding-left: 3.5rem!important;
        padding-right: 3.5rem!important
    }
    .py-sm-10 {
        padding-top: 3.5rem!important;
        padding-bottom: 3.5rem!important
    }
    .mt-sm-10 {
        margin-top: 3.5rem!important
    }
    .mb-sm-10 {
        margin-bottom: 3.5rem!important
    }
    .ms-sm-10 {
        margin-left: 3.5rem!important
    }
    .me-sm-10 {
        margin-right: 3.5rem!important
    }
    .mx-sm-10 {
        margin-left: 3.5rem!important;
        margin-right: 3.5rem!important
    }
    .my-sm-10 {
        margin-top: 3.5rem!important;
        margin-bottom: 3.5rem!important
    }
    .pt-sm-11 {
        padding-top: 4rem!important
    }
    .pb-sm-11 {
        padding-bottom: 4rem!important
    }
    .ps-sm-11 {
        padding-left: 4rem!important
    }
    .pe-sm-11 {
        padding-right: 4rem!important
    }
    .px-sm-11 {
        padding-left: 4rem!important;
        padding-right: 4rem!important
    }
    .py-sm-11 {
        padding-top: 4rem!important;
        padding-bottom: 4rem!important
    }
    .mt-sm-11 {
        margin-top: 4rem!important
    }
    .mb-sm-11 {
        margin-bottom: 4rem!important
    }
    .ms-sm-11 {
        margin-left: 4rem!important
    }
    .me-sm-11 {
        margin-right: 4rem!important
    }
    .mx-sm-11 {
        margin-left: 4rem!important;
        margin-right: 4rem!important
    }
    .my-sm-11 {
        margin-top: 4rem!important;
        margin-bottom: 4rem!important
    }
    .pt-sm-12 {
        padding-top: 5rem!important
    }
    .pb-sm-12 {
        padding-bottom: 5rem!important
    }
    .ps-sm-12 {
        padding-left: 5rem!important
    }
    .pe-sm-12 {
        padding-right: 5rem!important
    }
    .px-sm-12 {
        padding-left: 5rem!important;
        padding-right: 5rem!important
    }
    .py-sm-12 {
        padding-top: 5rem!important;
        padding-bottom: 5rem!important
    }
    .mt-sm-12 {
        margin-top: 5rem!important
    }
    .mb-sm-12 {
        margin-bottom: 5rem!important
    }
    .ms-sm-12 {
        margin-left: 5rem!important
    }
    .me-sm-12 {
        margin-right: 5rem!important
    }
    .mx-sm-12 {
        margin-left: 5rem!important;
        margin-right: 5rem!important
    }
    .my-sm-12 {
        margin-top: 5rem!important;
        margin-bottom: 5rem!important
    }
}

@media (min-width:768px) {
     :root {
        --gutter-x: 16px;
        --half-gutter-x: 8px;
        --section-x-padding: 24px
    }
    .pt-md-0 {
        padding-top: 0!important
    }
    .pb-md-0 {
        padding-bottom: 0!important
    }
    .ps-md-0 {
        padding-left: 0!important
    }
    .pe-md-0 {
        padding-right: 0!important
    }
    .px-md-0 {
        padding-left: 0!important;
        padding-right: 0!important
    }
    .py-md-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }
    .mt-md-0 {
        margin-top: 0!important
    }
    .mb-md-0 {
        margin-bottom: 0!important
    }
    .ms-md-0 {
        margin-left: 0!important
    }
    .me-md-0 {
        margin-right: 0!important
    }
    .mx-md-0 {
        margin-left: 0!important;
        margin-right: 0!important
    }
    .my-md-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }
    .pt-md-1 {
        padding-top: .25rem!important
    }
    .pb-md-1 {
        padding-bottom: .25rem!important
    }
    .ps-md-1 {
        padding-left: .25rem!important
    }
    .pe-md-1 {
        padding-right: .25rem!important
    }
    .px-md-1 {
        padding-left: .25rem!important;
        padding-right: .25rem!important
    }
    .py-md-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }
    .mt-md-1 {
        margin-top: .25rem!important
    }
    .mb-md-1 {
        margin-bottom: .25rem!important
    }
    .ms-md-1 {
        margin-left: .25rem!important
    }
    .me-md-1 {
        margin-right: .25rem!important
    }
    .mx-md-1 {
        margin-left: .25rem!important;
        margin-right: .25rem!important
    }
    .my-md-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }
    .pt-md-2 {
        padding-top: .5rem!important
    }
    .pb-md-2 {
        padding-bottom: .5rem!important
    }
    .ps-md-2 {
        padding-left: .5rem!important
    }
    .pe-md-2 {
        padding-right: .5rem!important
    }
    .px-md-2 {
        padding-left: .5rem!important;
        padding-right: .5rem!important
    }
    .py-md-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }
    .mt-md-2 {
        margin-top: .5rem!important
    }
    .mb-md-2 {
        margin-bottom: .5rem!important
    }
    .ms-md-2 {
        margin-left: .5rem!important
    }
    .me-md-2 {
        margin-right: .5rem!important
    }
    .mx-md-2 {
        margin-left: .5rem!important;
        margin-right: .5rem!important
    }
    .my-md-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }
    .pt-md-3 {
        padding-top: .75rem!important
    }
    .pb-md-3 {
        padding-bottom: .75rem!important
    }
    .ps-md-3 {
        padding-left: .75rem!important
    }
    .pe-md-3 {
        padding-right: .75rem!important
    }
    .px-md-3 {
        padding-left: .75rem!important;
        padding-right: .75rem!important
    }
    .py-md-3 {
        padding-top: .75rem!important;
        padding-bottom: .75rem!important
    }
    .mt-md-3 {
        margin-top: .75rem!important
    }
    .mb-md-3 {
        margin-bottom: .75rem!important
    }
    .ms-md-3 {
        margin-left: .75rem!important
    }
    .me-md-3 {
        margin-right: .75rem!important
    }
    .mx-md-3 {
        margin-left: .75rem!important;
        margin-right: .75rem!important
    }
    .my-md-3 {
        margin-top: .75rem!important;
        margin-bottom: .75rem!important
    }
    .pt-md-4 {
        padding-top: 1rem!important
    }
    .pb-md-4 {
        padding-bottom: 1rem!important
    }
    .ps-md-4 {
        padding-left: 1rem!important
    }
    .pe-md-4 {
        padding-right: 1rem!important
    }
    .px-md-4 {
        padding-left: 1rem!important;
        padding-right: 1rem!important
    }
    .py-md-4 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }
    .mt-md-4 {
        margin-top: 1rem!important
    }
    .mb-md-4 {
        margin-bottom: 1rem!important
    }
    .ms-md-4 {
        margin-left: 1rem!important
    }
    .me-md-4 {
        margin-right: 1rem!important
    }
    .mx-md-4 {
        margin-left: 1rem!important;
        margin-right: 1rem!important
    }
    .my-md-4 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }
    .pt-md-5 {
        padding-top: 1.25rem!important
    }
    .pb-md-5 {
        padding-bottom: 1.25rem!important
    }
    .ps-md-5 {
        padding-left: 1.25rem!important
    }
    .pe-md-5 {
        padding-right: 1.25rem!important
    }
    .px-md-5 {
        padding-left: 1.25rem!important;
        padding-right: 1.25rem!important
    }
    .py-md-5 {
        padding-top: 1.25rem!important;
        padding-bottom: 1.25rem!important
    }
    .mt-md-5 {
        margin-top: 1.25rem!important
    }
    .mb-md-5 {
        margin-bottom: 1.25rem!important
    }
    .ms-md-5 {
        margin-left: 1.25rem!important
    }
    .me-md-5 {
        margin-right: 1.25rem!important
    }
    .mx-md-5 {
        margin-left: 1.25rem!important;
        margin-right: 1.25rem!important
    }
    .my-md-5 {
        margin-top: 1.25rem!important;
        margin-bottom: 1.25rem!important
    }
    .pt-md-6 {
        padding-top: 1.5rem!important
    }
    .pb-md-6 {
        padding-bottom: 1.5rem!important
    }
    .ps-md-6 {
        padding-left: 1.5rem!important
    }
    .pe-md-6 {
        padding-right: 1.5rem!important
    }
    .px-md-6 {
        padding-left: 1.5rem!important;
        padding-right: 1.5rem!important
    }
    .py-md-6 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }
    .mt-md-6 {
        margin-top: 1.5rem!important
    }
    .mb-md-6 {
        margin-bottom: 1.5rem!important
    }
    .ms-md-6 {
        margin-left: 1.5rem!important
    }
    .me-md-6 {
        margin-right: 1.5rem!important
    }
    .mx-md-6 {
        margin-left: 1.5rem!important;
        margin-right: 1.5rem!important
    }
    .my-md-6 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }
    .pt-md-7 {
        padding-top: 2rem!important
    }
    .pb-md-7 {
        padding-bottom: 2rem!important
    }
    .ps-md-7 {
        padding-left: 2rem!important
    }
    .pe-md-7 {
        padding-right: 2rem!important
    }
    .px-md-7 {
        padding-left: 2rem!important;
        padding-right: 2rem!important
    }
    .py-md-7 {
        padding-top: 2rem!important;
        padding-bottom: 2rem!important
    }
    .mt-md-7 {
        margin-top: 2rem!important
    }
    .mb-md-7 {
        margin-bottom: 2rem!important
    }
    .ms-md-7 {
        margin-left: 2rem!important
    }
    .me-md-7 {
        margin-right: 2rem!important
    }
    .mx-md-7 {
        margin-left: 2rem!important;
        margin-right: 2rem!important
    }
    .my-md-7 {
        margin-top: 2rem!important;
        margin-bottom: 2rem!important
    }
    .pt-md-8 {
        padding-top: 2.5rem!important
    }
    .pb-md-8 {
        padding-bottom: 2.5rem!important
    }
    .ps-md-8 {
        padding-left: 2.5rem!important
    }
    .pe-md-8 {
        padding-right: 2.5rem!important
    }
    .px-md-8 {
        padding-left: 2.5rem!important;
        padding-right: 2.5rem!important
    }
    .py-md-8 {
        padding-top: 2.5rem!important;
        padding-bottom: 2.5rem!important
    }
    .mt-md-8 {
        margin-top: 2.5rem!important
    }
    .mb-md-8 {
        margin-bottom: 2.5rem!important
    }
    .ms-md-8 {
        margin-left: 2.5rem!important
    }
    .me-md-8 {
        margin-right: 2.5rem!important
    }
    .mx-md-8 {
        margin-left: 2.5rem!important;
        margin-right: 2.5rem!important
    }
    .my-md-8 {
        margin-top: 2.5rem!important;
        margin-bottom: 2.5rem!important
    }
    .pt-md-9 {
        padding-top: 3rem!important
    }
    .pb-md-9 {
        padding-bottom: 3rem!important
    }
    .ps-md-9 {
        padding-left: 3rem!important
    }
    .pe-md-9 {
        padding-right: 3rem!important
    }
    .px-md-9 {
        padding-left: 3rem!important;
        padding-right: 3rem!important
    }
    .py-md-9 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important
    }
    .mt-md-9 {
        margin-top: 3rem!important
    }
    .mb-md-9 {
        margin-bottom: 3rem!important
    }
    .ms-md-9 {
        margin-left: 3rem!important
    }
    .me-md-9 {
        margin-right: 3rem!important
    }
    .mx-md-9 {
        margin-left: 3rem!important;
        margin-right: 3rem!important
    }
    .my-md-9 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }
    .pt-md-10 {
        padding-top: 3.5rem!important
    }
    .pb-md-10 {
        padding-bottom: 3.5rem!important
    }
    .ps-md-10 {
        padding-left: 3.5rem!important
    }
    .pe-md-10 {
        padding-right: 3.5rem!important
    }
    .px-md-10 {
        padding-left: 3.5rem!important;
        padding-right: 3.5rem!important
    }
    .py-md-10 {
        padding-top: 3.5rem!important;
        padding-bottom: 3.5rem!important
    }
    .mt-md-10 {
        margin-top: 3.5rem!important
    }
    .mb-md-10 {
        margin-bottom: 3.5rem!important
    }
    .ms-md-10 {
        margin-left: 3.5rem!important
    }
    .me-md-10 {
        margin-right: 3.5rem!important
    }
    .mx-md-10 {
        margin-left: 3.5rem!important;
        margin-right: 3.5rem!important
    }
    .my-md-10 {
        margin-top: 3.5rem!important;
        margin-bottom: 3.5rem!important
    }
    .pt-md-11 {
        padding-top: 4rem!important
    }
    .pb-md-11 {
        padding-bottom: 4rem!important
    }
    .ps-md-11 {
        padding-left: 4rem!important
    }
    .pe-md-11 {
        padding-right: 4rem!important
    }
    .px-md-11 {
        padding-left: 4rem!important;
        padding-right: 4rem!important
    }
    .py-md-11 {
        padding-top: 4rem!important;
        padding-bottom: 4rem!important
    }
    .mt-md-11 {
        margin-top: 4rem!important
    }
    .mb-md-11 {
        margin-bottom: 4rem!important
    }
    .ms-md-11 {
        margin-left: 4rem!important
    }
    .me-md-11 {
        margin-right: 4rem!important
    }
    .mx-md-11 {
        margin-left: 4rem!important;
        margin-right: 4rem!important
    }
    .my-md-11 {
        margin-top: 4rem!important;
        margin-bottom: 4rem!important
    }
    .pt-md-12 {
        padding-top: 5rem!important
    }
    .pb-md-12 {
        padding-bottom: 5rem!important
    }
    .ps-md-12 {
        padding-left: 5rem!important
    }
    .pe-md-12 {
        padding-right: 5rem!important
    }
    .px-md-12 {
        padding-left: 5rem!important;
        padding-right: 5rem!important
    }
    .py-md-12 {
        padding-top: 5rem!important;
        padding-bottom: 5rem!important
    }
    .mt-md-12 {
        margin-top: 5rem!important
    }
    .mb-md-12 {
        margin-bottom: 5rem!important
    }
    .ms-md-12 {
        margin-left: 5rem!important
    }
    .me-md-12 {
        margin-right: 5rem!important
    }
    .mx-md-12 {
        margin-left: 5rem!important;
        margin-right: 5rem!important
    }
    .my-md-12 {
        margin-top: 5rem!important;
        margin-bottom: 5rem!important
    }
}

@media (min-width:992px) {
    .pt-lg-0 {
        padding-top: 0!important
    }
    .pb-lg-0 {
        padding-bottom: 0!important
    }
    .ps-lg-0 {
        padding-left: 0!important
    }
    .pe-lg-0 {
        padding-right: 0!important
    }
    .px-lg-0 {
        padding-left: 0!important;
        padding-right: 0!important
    }
    .py-lg-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }
    .mt-lg-0 {
        margin-top: 0!important
    }
    .mb-lg-0 {
        margin-bottom: 0!important
    }
    .ms-lg-0 {
        margin-left: 0!important
    }
    .me-lg-0 {
        margin-right: 0!important
    }
    .mx-lg-0 {
        margin-left: 0!important;
        margin-right: 0!important
    }
    .my-lg-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }
    .pt-lg-1 {
        padding-top: .25rem!important
    }
    .pb-lg-1 {
        padding-bottom: .25rem!important
    }
    .ps-lg-1 {
        padding-left: .25rem!important
    }
    .pe-lg-1 {
        padding-right: .25rem!important
    }
    .px-lg-1 {
        padding-left: .25rem!important;
        padding-right: .25rem!important
    }
    .py-lg-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }
    .mt-lg-1 {
        margin-top: .25rem!important
    }
    .mb-lg-1 {
        margin-bottom: .25rem!important
    }
    .ms-lg-1 {
        margin-left: .25rem!important
    }
    .me-lg-1 {
        margin-right: .25rem!important
    }
    .mx-lg-1 {
        margin-left: .25rem!important;
        margin-right: .25rem!important
    }
    .my-lg-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }
    .pt-lg-2 {
        padding-top: .5rem!important
    }
    .pb-lg-2 {
        padding-bottom: .5rem!important
    }
    .ps-lg-2 {
        padding-left: .5rem!important
    }
    .pe-lg-2 {
        padding-right: .5rem!important
    }
    .px-lg-2 {
        padding-left: .5rem!important;
        padding-right: .5rem!important
    }
    .py-lg-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }
    .mt-lg-2 {
        margin-top: .5rem!important
    }
    .mb-lg-2 {
        margin-bottom: .5rem!important
    }
    .ms-lg-2 {
        margin-left: .5rem!important
    }
    .me-lg-2 {
        margin-right: .5rem!important
    }
    .mx-lg-2 {
        margin-left: .5rem!important;
        margin-right: .5rem!important
    }
    .my-lg-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }
    .pt-lg-3 {
        padding-top: .75rem!important
    }
    .pb-lg-3 {
        padding-bottom: .75rem!important
    }
    .ps-lg-3 {
        padding-left: .75rem!important
    }
    .pe-lg-3 {
        padding-right: .75rem!important
    }
    .px-lg-3 {
        padding-left: .75rem!important;
        padding-right: .75rem!important
    }
    .py-lg-3 {
        padding-top: .75rem!important;
        padding-bottom: .75rem!important
    }
    .mt-lg-3 {
        margin-top: .75rem!important
    }
    .mb-lg-3 {
        margin-bottom: .75rem!important
    }
    .ms-lg-3 {
        margin-left: .75rem!important
    }
    .me-lg-3 {
        margin-right: .75rem!important
    }
    .mx-lg-3 {
        margin-left: .75rem!important;
        margin-right: .75rem!important
    }
    .my-lg-3 {
        margin-top: .75rem!important;
        margin-bottom: .75rem!important
    }
    .pt-lg-4 {
        padding-top: 1rem!important
    }
    .pb-lg-4 {
        padding-bottom: 1rem!important
    }
    .ps-lg-4 {
        padding-left: 1rem!important
    }
    .pe-lg-4 {
        padding-right: 1rem!important
    }
    .px-lg-4 {
        padding-left: 1rem!important;
        padding-right: 1rem!important
    }
    .py-lg-4 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }
    .mt-lg-4 {
        margin-top: 1rem!important
    }
    .mb-lg-4 {
        margin-bottom: 1rem!important
    }
    .ms-lg-4 {
        margin-left: 1rem!important
    }
    .me-lg-4 {
        margin-right: 1rem!important
    }
    .mx-lg-4 {
        margin-left: 1rem!important;
        margin-right: 1rem!important
    }
    .my-lg-4 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }
    .pt-lg-5 {
        padding-top: 1.25rem!important
    }
    .pb-lg-5 {
        padding-bottom: 1.25rem!important
    }
    .ps-lg-5 {
        padding-left: 1.25rem!important
    }
    .pe-lg-5 {
        padding-right: 1.25rem!important
    }
    .px-lg-5 {
        padding-left: 1.25rem!important;
        padding-right: 1.25rem!important
    }
    .py-lg-5 {
        padding-top: 1.25rem!important;
        padding-bottom: 1.25rem!important
    }
    .mt-lg-5 {
        margin-top: 1.25rem!important
    }
    .mb-lg-5 {
        margin-bottom: 1.25rem!important
    }
    .ms-lg-5 {
        margin-left: 1.25rem!important
    }
    .me-lg-5 {
        margin-right: 1.25rem!important
    }
    .mx-lg-5 {
        margin-left: 1.25rem!important;
        margin-right: 1.25rem!important
    }
    .my-lg-5 {
        margin-top: 1.25rem!important;
        margin-bottom: 1.25rem!important
    }
    .pt-lg-6 {
        padding-top: 1.5rem!important
    }
    .pb-lg-6 {
        padding-bottom: 1.5rem!important
    }
    .ps-lg-6 {
        padding-left: 1.5rem!important
    }
    .pe-lg-6 {
        padding-right: 1.5rem!important
    }
    .px-lg-6 {
        padding-left: 1.5rem!important;
        padding-right: 1.5rem!important
    }
    .py-lg-6 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }
    .mt-lg-6 {
        margin-top: 1.5rem!important
    }
    .mb-lg-6 {
        margin-bottom: 1.5rem!important
    }
    .ms-lg-6 {
        margin-left: 1.5rem!important
    }
    .me-lg-6 {
        margin-right: 1.5rem!important
    }
    .mx-lg-6 {
        margin-left: 1.5rem!important;
        margin-right: 1.5rem!important
    }
    .my-lg-6 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }
    .pt-lg-7 {
        padding-top: 2rem!important
    }
    .pb-lg-7 {
        padding-bottom: 2rem!important
    }
    .ps-lg-7 {
        padding-left: 2rem!important
    }
    .pe-lg-7 {
        padding-right: 2rem!important
    }
    .px-lg-7 {
        padding-left: 2rem!important;
        padding-right: 2rem!important
    }
    .py-lg-7 {
        padding-top: 2rem!important;
        padding-bottom: 2rem!important
    }
    .mt-lg-7 {
        margin-top: 2rem!important
    }
    .mb-lg-7 {
        margin-bottom: 2rem!important
    }
    .ms-lg-7 {
        margin-left: 2rem!important
    }
    .me-lg-7 {
        margin-right: 2rem!important
    }
    .mx-lg-7 {
        margin-left: 2rem!important;
        margin-right: 2rem!important
    }
    .my-lg-7 {
        margin-top: 2rem!important;
        margin-bottom: 2rem!important
    }
    .pt-lg-8 {
        padding-top: 2.5rem!important
    }
    .pb-lg-8 {
        padding-bottom: 2.5rem!important
    }
    .ps-lg-8 {
        padding-left: 2.5rem!important
    }
    .pe-lg-8 {
        padding-right: 2.5rem!important
    }
    .px-lg-8 {
        padding-left: 2.5rem!important;
        padding-right: 2.5rem!important
    }
    .py-lg-8 {
        padding-top: 2.5rem!important;
        padding-bottom: 2.5rem!important
    }
    .mt-lg-8 {
        margin-top: 2.5rem!important
    }
    .mb-lg-8 {
        margin-bottom: 2.5rem!important
    }
    .ms-lg-8 {
        margin-left: 2.5rem!important
    }
    .me-lg-8 {
        margin-right: 2.5rem!important
    }
    .mx-lg-8 {
        margin-left: 2.5rem!important;
        margin-right: 2.5rem!important
    }
    .my-lg-8 {
        margin-top: 2.5rem!important;
        margin-bottom: 2.5rem!important
    }
    .pt-lg-9 {
        padding-top: 3rem!important
    }
    .pb-lg-9 {
        padding-bottom: 3rem!important
    }
    .ps-lg-9 {
        padding-left: 3rem!important
    }
    .pe-lg-9 {
        padding-right: 3rem!important
    }
    .px-lg-9 {
        padding-left: 3rem!important;
        padding-right: 3rem!important
    }
    .py-lg-9 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important
    }
    .mt-lg-9 {
        margin-top: 3rem!important
    }
    .mb-lg-9 {
        margin-bottom: 3rem!important
    }
    .ms-lg-9 {
        margin-left: 3rem!important
    }
    .me-lg-9 {
        margin-right: 3rem!important
    }
    .mx-lg-9 {
        margin-left: 3rem!important;
        margin-right: 3rem!important
    }
    .my-lg-9 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }
    .pt-lg-10 {
        padding-top: 3.5rem!important
    }
    .pb-lg-10 {
        padding-bottom: 3.5rem!important
    }
    .ps-lg-10 {
        padding-left: 3.5rem!important
    }
    .pe-lg-10 {
        padding-right: 3.5rem!important
    }
    .px-lg-10 {
        padding-left: 3.5rem!important;
        padding-right: 3.5rem!important
    }
    .py-lg-10 {
        padding-top: 3.5rem!important;
        padding-bottom: 3.5rem!important
    }
    .mt-lg-10 {
        margin-top: 3.5rem!important
    }
    .mb-lg-10 {
        margin-bottom: 3.5rem!important
    }
    .ms-lg-10 {
        margin-left: 3.5rem!important
    }
    .me-lg-10 {
        margin-right: 3.5rem!important
    }
    .mx-lg-10 {
        margin-left: 3.5rem!important;
        margin-right: 3.5rem!important
    }
    .my-lg-10 {
        margin-top: 3.5rem!important;
        margin-bottom: 3.5rem!important
    }
    .pt-lg-11 {
        padding-top: 4rem!important
    }
    .pb-lg-11 {
        padding-bottom: 4rem!important
    }
    .ps-lg-11 {
        padding-left: 4rem!important
    }
    .pe-lg-11 {
        padding-right: 4rem!important
    }
    .px-lg-11 {
        padding-left: 4rem!important;
        padding-right: 4rem!important
    }
    .py-lg-11 {
        padding-top: 4rem!important;
        padding-bottom: 4rem!important
    }
    .mt-lg-11 {
        margin-top: 4rem!important
    }
    .mb-lg-11 {
        margin-bottom: 4rem!important
    }
    .ms-lg-11 {
        margin-left: 4rem!important
    }
    .me-lg-11 {
        margin-right: 4rem!important
    }
    .mx-lg-11 {
        margin-left: 4rem!important;
        margin-right: 4rem!important
    }
    .my-lg-11 {
        margin-top: 4rem!important;
        margin-bottom: 4rem!important
    }
    .pt-lg-12 {
        padding-top: 5rem!important
    }
    .pb-lg-12 {
        padding-bottom: 5rem!important
    }
    .ps-lg-12 {
        padding-left: 5rem!important
    }
    .pe-lg-12 {
        padding-right: 5rem!important
    }
    .px-lg-12 {
        padding-left: 5rem!important;
        padding-right: 5rem!important
    }
    .py-lg-12 {
        padding-top: 5rem!important;
        padding-bottom: 5rem!important
    }
    .mt-lg-12 {
        margin-top: 5rem!important
    }
    .mb-lg-12 {
        margin-bottom: 5rem!important
    }
    .ms-lg-12 {
        margin-left: 5rem!important
    }
    .me-lg-12 {
        margin-right: 5rem!important
    }
    .mx-lg-12 {
        margin-left: 5rem!important;
        margin-right: 5rem!important
    }
    .my-lg-12 {
        margin-top: 5rem!important;
        margin-bottom: 5rem!important
    }
}

@media (min-width:1300px) {
     :root {
        --gutter-x: 24px;
        --half-gutter-x: 12px;
        --section-x-padding: 80px
    }
    .pt-xl-0 {
        padding-top: 0!important
    }
    .pb-xl-0 {
        padding-bottom: 0!important
    }
    .ps-xl-0 {
        padding-left: 0!important
    }
    .pe-xl-0 {
        padding-right: 0!important
    }
    .px-xl-0 {
        padding-left: 0!important;
        padding-right: 0!important
    }
    .py-xl-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }
    .mt-xl-0 {
        margin-top: 0!important
    }
    .mb-xl-0 {
        margin-bottom: 0!important
    }
    .ms-xl-0 {
        margin-left: 0!important
    }
    .me-xl-0 {
        margin-right: 0!important
    }
    .mx-xl-0 {
        margin-left: 0!important;
        margin-right: 0!important
    }
    .my-xl-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }
    .pt-xl-1 {
        padding-top: .25rem!important
    }
    .pb-xl-1 {
        padding-bottom: .25rem!important
    }
    .ps-xl-1 {
        padding-left: .25rem!important
    }
    .pe-xl-1 {
        padding-right: .25rem!important
    }
    .px-xl-1 {
        padding-left: .25rem!important;
        padding-right: .25rem!important
    }
    .py-xl-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }
    .mt-xl-1 {
        margin-top: .25rem!important
    }
    .mb-xl-1 {
        margin-bottom: .25rem!important
    }
    .ms-xl-1 {
        margin-left: .25rem!important
    }
    .me-xl-1 {
        margin-right: .25rem!important
    }
    .mx-xl-1 {
        margin-left: .25rem!important;
        margin-right: .25rem!important
    }
    .my-xl-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }
    .pt-xl-2 {
        padding-top: .5rem!important
    }
    .pb-xl-2 {
        padding-bottom: .5rem!important
    }
    .ps-xl-2 {
        padding-left: .5rem!important
    }
    .pe-xl-2 {
        padding-right: .5rem!important
    }
    .px-xl-2 {
        padding-left: .5rem!important;
        padding-right: .5rem!important
    }
    .py-xl-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }
    .mt-xl-2 {
        margin-top: .5rem!important
    }
    .mb-xl-2 {
        margin-bottom: .5rem!important
    }
    .ms-xl-2 {
        margin-left: .5rem!important
    }
    .me-xl-2 {
        margin-right: .5rem!important
    }
    .mx-xl-2 {
        margin-left: .5rem!important;
        margin-right: .5rem!important
    }
    .my-xl-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }
    .pt-xl-3 {
        padding-top: .75rem!important
    }
    .pb-xl-3 {
        padding-bottom: .75rem!important
    }
    .ps-xl-3 {
        padding-left: .75rem!important
    }
    .pe-xl-3 {
        padding-right: .75rem!important
    }
    .px-xl-3 {
        padding-left: .75rem!important;
        padding-right: .75rem!important
    }
    .py-xl-3 {
        padding-top: .75rem!important;
        padding-bottom: .75rem!important
    }
    .mt-xl-3 {
        margin-top: .75rem!important
    }
    .mb-xl-3 {
        margin-bottom: .75rem!important
    }
    .ms-xl-3 {
        margin-left: .75rem!important
    }
    .me-xl-3 {
        margin-right: .75rem!important
    }
    .mx-xl-3 {
        margin-left: .75rem!important;
        margin-right: .75rem!important
    }
    .my-xl-3 {
        margin-top: .75rem!important;
        margin-bottom: .75rem!important
    }
    .pt-xl-4 {
        padding-top: 1rem!important
    }
    .pb-xl-4 {
        padding-bottom: 1rem!important
    }
    .ps-xl-4 {
        padding-left: 1rem!important
    }
    .pe-xl-4 {
        padding-right: 1rem!important
    }
    .px-xl-4 {
        padding-left: 1rem!important;
        padding-right: 1rem!important
    }
    .py-xl-4 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }
    .mt-xl-4 {
        margin-top: 1rem!important
    }
    .mb-xl-4 {
        margin-bottom: 1rem!important
    }
    .ms-xl-4 {
        margin-left: 1rem!important
    }
    .me-xl-4 {
        margin-right: 1rem!important
    }
    .mx-xl-4 {
        margin-left: 1rem!important;
        margin-right: 1rem!important
    }
    .my-xl-4 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }
    .pt-xl-5 {
        padding-top: 1.25rem!important
    }
    .pb-xl-5 {
        padding-bottom: 1.25rem!important
    }
    .ps-xl-5 {
        padding-left: 1.25rem!important
    }
    .pe-xl-5 {
        padding-right: 1.25rem!important
    }
    .px-xl-5 {
        padding-left: 1.25rem!important;
        padding-right: 1.25rem!important
    }
    .py-xl-5 {
        padding-top: 1.25rem!important;
        padding-bottom: 1.25rem!important
    }
    .mt-xl-5 {
        margin-top: 1.25rem!important
    }
    .mb-xl-5 {
        margin-bottom: 1.25rem!important
    }
    .ms-xl-5 {
        margin-left: 1.25rem!important
    }
    .me-xl-5 {
        margin-right: 1.25rem!important
    }
    .mx-xl-5 {
        margin-left: 1.25rem!important;
        margin-right: 1.25rem!important
    }
    .my-xl-5 {
        margin-top: 1.25rem!important;
        margin-bottom: 1.25rem!important
    }
    .pt-xl-6 {
        padding-top: 1.5rem!important
    }
    .pb-xl-6 {
        padding-bottom: 1.5rem!important
    }
    .ps-xl-6 {
        padding-left: 1.5rem!important
    }
    .pe-xl-6 {
        padding-right: 1.5rem!important
    }
    .px-xl-6 {
        padding-left: 1.5rem!important;
        padding-right: 1.5rem!important
    }
    .py-xl-6 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }
    .mt-xl-6 {
        margin-top: 1.5rem!important
    }
    .mb-xl-6 {
        margin-bottom: 1.5rem!important
    }
    .ms-xl-6 {
        margin-left: 1.5rem!important
    }
    .me-xl-6 {
        margin-right: 1.5rem!important
    }
    .mx-xl-6 {
        margin-left: 1.5rem!important;
        margin-right: 1.5rem!important
    }
    .my-xl-6 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }
    .pt-xl-7 {
        padding-top: 2rem!important
    }
    .pb-xl-7 {
        padding-bottom: 2rem!important
    }
    .ps-xl-7 {
        padding-left: 2rem!important
    }
    .pe-xl-7 {
        padding-right: 2rem!important
    }
    .px-xl-7 {
        padding-left: 2rem!important;
        padding-right: 2rem!important
    }
    .py-xl-7 {
        padding-top: 2rem!important;
        padding-bottom: 2rem!important
    }
    .mt-xl-7 {
        margin-top: 2rem!important
    }
    .mb-xl-7 {
        margin-bottom: 2rem!important
    }
    .ms-xl-7 {
        margin-left: 2rem!important
    }
    .me-xl-7 {
        margin-right: 2rem!important
    }
    .mx-xl-7 {
        margin-left: 2rem!important;
        margin-right: 2rem!important
    }
    .my-xl-7 {
        margin-top: 2rem!important;
        margin-bottom: 2rem!important
    }
    .pt-xl-8 {
        padding-top: 2.5rem!important
    }
    .pb-xl-8 {
        padding-bottom: 2.5rem!important
    }
    .ps-xl-8 {
        padding-left: 2.5rem!important
    }
    .pe-xl-8 {
        padding-right: 2.5rem!important
    }
    .px-xl-8 {
        padding-left: 2.5rem!important;
        padding-right: 2.5rem!important
    }
    .py-xl-8 {
        padding-top: 2.5rem!important;
        padding-bottom: 2.5rem!important
    }
    .mt-xl-8 {
        margin-top: 2.5rem!important
    }
    .mb-xl-8 {
        margin-bottom: 2.5rem!important
    }
    .ms-xl-8 {
        margin-left: 2.5rem!important
    }
    .me-xl-8 {
        margin-right: 2.5rem!important
    }
    .mx-xl-8 {
        margin-left: 2.5rem!important;
        margin-right: 2.5rem!important
    }
    .my-xl-8 {
        margin-top: 2.5rem!important;
        margin-bottom: 2.5rem!important
    }
    .pt-xl-9 {
        padding-top: 3rem!important
    }
    .pb-xl-9 {
        padding-bottom: 3rem!important
    }
    .ps-xl-9 {
        padding-left: 3rem!important
    }
    .pe-xl-9 {
        padding-right: 3rem!important
    }
    .px-xl-9 {
        padding-left: 3rem!important;
        padding-right: 3rem!important
    }
    .py-xl-9 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important
    }
    .mt-xl-9 {
        margin-top: 3rem!important
    }
    .mb-xl-9 {
        margin-bottom: 3rem!important
    }
    .ms-xl-9 {
        margin-left: 3rem!important
    }
    .me-xl-9 {
        margin-right: 3rem!important
    }
    .mx-xl-9 {
        margin-left: 3rem!important;
        margin-right: 3rem!important
    }
    .my-xl-9 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }
    .pt-xl-10 {
        padding-top: 3.5rem!important
    }
    .pb-xl-10 {
        padding-bottom: 3.5rem!important
    }
    .ps-xl-10 {
        padding-left: 3.5rem!important
    }
    .pe-xl-10 {
        padding-right: 3.5rem!important
    }
    .px-xl-10 {
        padding-left: 3.5rem!important;
        padding-right: 3.5rem!important
    }
    .py-xl-10 {
        padding-top: 3.5rem!important;
        padding-bottom: 3.5rem!important
    }
    .mt-xl-10 {
        margin-top: 3.5rem!important
    }
    .mb-xl-10 {
        margin-bottom: 3.5rem!important
    }
    .ms-xl-10 {
        margin-left: 3.5rem!important
    }
    .me-xl-10 {
        margin-right: 3.5rem!important
    }
    .mx-xl-10 {
        margin-left: 3.5rem!important;
        margin-right: 3.5rem!important
    }
    .my-xl-10 {
        margin-top: 3.5rem!important;
        margin-bottom: 3.5rem!important
    }
    .pt-xl-11 {
        padding-top: 4rem!important
    }
    .pb-xl-11 {
        padding-bottom: 4rem!important
    }
    .ps-xl-11 {
        padding-left: 4rem!important
    }
    .pe-xl-11 {
        padding-right: 4rem!important
    }
    .px-xl-11 {
        padding-left: 4rem!important;
        padding-right: 4rem!important
    }
    .py-xl-11 {
        padding-top: 4rem!important;
        padding-bottom: 4rem!important
    }
    .mt-xl-11 {
        margin-top: 4rem!important
    }
    .mb-xl-11 {
        margin-bottom: 4rem!important
    }
    .ms-xl-11 {
        margin-left: 4rem!important
    }
    .me-xl-11 {
        margin-right: 4rem!important
    }
    .mx-xl-11 {
        margin-left: 4rem!important;
        margin-right: 4rem!important
    }
    .my-xl-11 {
        margin-top: 4rem!important;
        margin-bottom: 4rem!important
    }
    .pt-xl-12 {
        padding-top: 5rem!important
    }
    .pb-xl-12 {
        padding-bottom: 5rem!important
    }
    .ps-xl-12 {
        padding-left: 5rem!important
    }
    .pe-xl-12 {
        padding-right: 5rem!important
    }
    .px-xl-12 {
        padding-left: 5rem!important;
        padding-right: 5rem!important
    }
    .py-xl-12 {
        padding-top: 5rem!important;
        padding-bottom: 5rem!important
    }
    .mt-xl-12 {
        margin-top: 5rem!important
    }
    .mb-xl-12 {
        margin-bottom: 5rem!important
    }
    .ms-xl-12 {
        margin-left: 5rem!important
    }
    .me-xl-12 {
        margin-right: 5rem!important
    }
    .mx-xl-12 {
        margin-left: 5rem!important;
        margin-right: 5rem!important
    }
    .my-xl-12 {
        margin-top: 5rem!important;
        margin-bottom: 5rem!important
    }
}

@media (min-width:1600px) {
     :root {
        --header-vertical-padding: .75rem
    }
    .pt-xxl-0 {
        padding-top: 0!important
    }
    .pb-xxl-0 {
        padding-bottom: 0!important
    }
    .ps-xxl-0 {
        padding-left: 0!important
    }
    .pe-xxl-0 {
        padding-right: 0!important
    }
    .px-xxl-0 {
        padding-left: 0!important;
        padding-right: 0!important
    }
    .py-xxl-0 {
        padding-top: 0!important;
        padding-bottom: 0!important
    }
    .mt-xxl-0 {
        margin-top: 0!important
    }
    .mb-xxl-0 {
        margin-bottom: 0!important
    }
    .ms-xxl-0 {
        margin-left: 0!important
    }
    .me-xxl-0 {
        margin-right: 0!important
    }
    .mx-xxl-0 {
        margin-left: 0!important;
        margin-right: 0!important
    }
    .my-xxl-0 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }
    .pt-xxl-1 {
        padding-top: .25rem!important
    }
    .pb-xxl-1 {
        padding-bottom: .25rem!important
    }
    .ps-xxl-1 {
        padding-left: .25rem!important
    }
    .pe-xxl-1 {
        padding-right: .25rem!important
    }
    .px-xxl-1 {
        padding-left: .25rem!important;
        padding-right: .25rem!important
    }
    .py-xxl-1 {
        padding-top: .25rem!important;
        padding-bottom: .25rem!important
    }
    .mt-xxl-1 {
        margin-top: .25rem!important
    }
    .mb-xxl-1 {
        margin-bottom: .25rem!important
    }
    .ms-xxl-1 {
        margin-left: .25rem!important
    }
    .me-xxl-1 {
        margin-right: .25rem!important
    }
    .mx-xxl-1 {
        margin-left: .25rem!important;
        margin-right: .25rem!important
    }
    .my-xxl-1 {
        margin-top: .25rem!important;
        margin-bottom: .25rem!important
    }
    .pt-xxl-2 {
        padding-top: .5rem!important
    }
    .pb-xxl-2 {
        padding-bottom: .5rem!important
    }
    .ps-xxl-2 {
        padding-left: .5rem!important
    }
    .pe-xxl-2 {
        padding-right: .5rem!important
    }
    .px-xxl-2 {
        padding-left: .5rem!important;
        padding-right: .5rem!important
    }
    .py-xxl-2 {
        padding-top: .5rem!important;
        padding-bottom: .5rem!important
    }
    .mt-xxl-2 {
        margin-top: .5rem!important
    }
    .mb-xxl-2 {
        margin-bottom: .5rem!important
    }
    .ms-xxl-2 {
        margin-left: .5rem!important
    }
    .me-xxl-2 {
        margin-right: .5rem!important
    }
    .mx-xxl-2 {
        margin-left: .5rem!important;
        margin-right: .5rem!important
    }
    .my-xxl-2 {
        margin-top: .5rem!important;
        margin-bottom: .5rem!important
    }
    .pt-xxl-3 {
        padding-top: .75rem!important
    }
    .pb-xxl-3 {
        padding-bottom: .75rem!important
    }
    .ps-xxl-3 {
        padding-left: .75rem!important
    }
    .pe-xxl-3 {
        padding-right: .75rem!important
    }
    .px-xxl-3 {
        padding-left: .75rem!important;
        padding-right: .75rem!important
    }
    .py-xxl-3 {
        padding-top: .75rem!important;
        padding-bottom: .75rem!important
    }
    .mt-xxl-3 {
        margin-top: .75rem!important
    }
    .mb-xxl-3 {
        margin-bottom: .75rem!important
    }
    .ms-xxl-3 {
        margin-left: .75rem!important
    }
    .me-xxl-3 {
        margin-right: .75rem!important
    }
    .mx-xxl-3 {
        margin-left: .75rem!important;
        margin-right: .75rem!important
    }
    .my-xxl-3 {
        margin-top: .75rem!important;
        margin-bottom: .75rem!important
    }
    .pt-xxl-4 {
        padding-top: 1rem!important
    }
    .pb-xxl-4 {
        padding-bottom: 1rem!important
    }
    .ps-xxl-4 {
        padding-left: 1rem!important
    }
    .pe-xxl-4 {
        padding-right: 1rem!important
    }
    .px-xxl-4 {
        padding-left: 1rem!important;
        padding-right: 1rem!important
    }
    .py-xxl-4 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important
    }
    .mt-xxl-4 {
        margin-top: 1rem!important
    }
    .mb-xxl-4 {
        margin-bottom: 1rem!important
    }
    .ms-xxl-4 {
        margin-left: 1rem!important
    }
    .me-xxl-4 {
        margin-right: 1rem!important
    }
    .mx-xxl-4 {
        margin-left: 1rem!important;
        margin-right: 1rem!important
    }
    .my-xxl-4 {
        margin-top: 1rem!important;
        margin-bottom: 1rem!important
    }
    .pt-xxl-5 {
        padding-top: 1.25rem!important
    }
    .pb-xxl-5 {
        padding-bottom: 1.25rem!important
    }
    .ps-xxl-5 {
        padding-left: 1.25rem!important
    }
    .pe-xxl-5 {
        padding-right: 1.25rem!important
    }
    .px-xxl-5 {
        padding-left: 1.25rem!important;
        padding-right: 1.25rem!important
    }
    .py-xxl-5 {
        padding-top: 1.25rem!important;
        padding-bottom: 1.25rem!important
    }
    .mt-xxl-5 {
        margin-top: 1.25rem!important
    }
    .mb-xxl-5 {
        margin-bottom: 1.25rem!important
    }
    .ms-xxl-5 {
        margin-left: 1.25rem!important
    }
    .me-xxl-5 {
        margin-right: 1.25rem!important
    }
    .mx-xxl-5 {
        margin-left: 1.25rem!important;
        margin-right: 1.25rem!important
    }
    .my-xxl-5 {
        margin-top: 1.25rem!important;
        margin-bottom: 1.25rem!important
    }
    .pt-xxl-6 {
        padding-top: 1.5rem!important
    }
    .pb-xxl-6 {
        padding-bottom: 1.5rem!important
    }
    .ps-xxl-6 {
        padding-left: 1.5rem!important
    }
    .pe-xxl-6 {
        padding-right: 1.5rem!important
    }
    .px-xxl-6 {
        padding-left: 1.5rem!important;
        padding-right: 1.5rem!important
    }
    .py-xxl-6 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important
    }
    .mt-xxl-6 {
        margin-top: 1.5rem!important
    }
    .mb-xxl-6 {
        margin-bottom: 1.5rem!important
    }
    .ms-xxl-6 {
        margin-left: 1.5rem!important
    }
    .me-xxl-6 {
        margin-right: 1.5rem!important
    }
    .mx-xxl-6 {
        margin-left: 1.5rem!important;
        margin-right: 1.5rem!important
    }
    .my-xxl-6 {
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important
    }
    .pt-xxl-7 {
        padding-top: 2rem!important
    }
    .pb-xxl-7 {
        padding-bottom: 2rem!important
    }
    .ps-xxl-7 {
        padding-left: 2rem!important
    }
    .pe-xxl-7 {
        padding-right: 2rem!important
    }
    .px-xxl-7 {
        padding-left: 2rem!important;
        padding-right: 2rem!important
    }
    .py-xxl-7 {
        padding-top: 2rem!important;
        padding-bottom: 2rem!important
    }
    .mt-xxl-7 {
        margin-top: 2rem!important
    }
    .mb-xxl-7 {
        margin-bottom: 2rem!important
    }
    .ms-xxl-7 {
        margin-left: 2rem!important
    }
    .me-xxl-7 {
        margin-right: 2rem!important
    }
    .mx-xxl-7 {
        margin-left: 2rem!important;
        margin-right: 2rem!important
    }
    .my-xxl-7 {
        margin-top: 2rem!important;
        margin-bottom: 2rem!important
    }
    .pt-xxl-8 {
        padding-top: 2.5rem!important
    }
    .pb-xxl-8 {
        padding-bottom: 2.5rem!important
    }
    .ps-xxl-8 {
        padding-left: 2.5rem!important
    }
    .pe-xxl-8 {
        padding-right: 2.5rem!important
    }
    .px-xxl-8 {
        padding-left: 2.5rem!important;
        padding-right: 2.5rem!important
    }
    .py-xxl-8 {
        padding-top: 2.5rem!important;
        padding-bottom: 2.5rem!important
    }
    .mt-xxl-8 {
        margin-top: 2.5rem!important
    }
    .mb-xxl-8 {
        margin-bottom: 2.5rem!important
    }
    .ms-xxl-8 {
        margin-left: 2.5rem!important
    }
    .me-xxl-8 {
        margin-right: 2.5rem!important
    }
    .mx-xxl-8 {
        margin-left: 2.5rem!important;
        margin-right: 2.5rem!important
    }
    .my-xxl-8 {
        margin-top: 2.5rem!important;
        margin-bottom: 2.5rem!important
    }
    .pt-xxl-9 {
        padding-top: 3rem!important
    }
    .pb-xxl-9 {
        padding-bottom: 3rem!important
    }
    .ps-xxl-9 {
        padding-left: 3rem!important
    }
    .pe-xxl-9 {
        padding-right: 3rem!important
    }
    .px-xxl-9 {
        padding-left: 3rem!important;
        padding-right: 3rem!important
    }
    .py-xxl-9 {
        padding-top: 3rem!important;
        padding-bottom: 3rem!important
    }
    .mt-xxl-9 {
        margin-top: 3rem!important
    }
    .mb-xxl-9 {
        margin-bottom: 3rem!important
    }
    .ms-xxl-9 {
        margin-left: 3rem!important
    }
    .me-xxl-9 {
        margin-right: 3rem!important
    }
    .mx-xxl-9 {
        margin-left: 3rem!important;
        margin-right: 3rem!important
    }
    .my-xxl-9 {
        margin-top: 3rem!important;
        margin-bottom: 3rem!important
    }
    .pt-xxl-10 {
        padding-top: 3.5rem!important
    }
    .pb-xxl-10 {
        padding-bottom: 3.5rem!important
    }
    .ps-xxl-10 {
        padding-left: 3.5rem!important
    }
    .pe-xxl-10 {
        padding-right: 3.5rem!important
    }
    .px-xxl-10 {
        padding-left: 3.5rem!important;
        padding-right: 3.5rem!important
    }
    .py-xxl-10 {
        padding-top: 3.5rem!important;
        padding-bottom: 3.5rem!important
    }
    .mt-xxl-10 {
        margin-top: 3.5rem!important
    }
    .mb-xxl-10 {
        margin-bottom: 3.5rem!important
    }
    .ms-xxl-10 {
        margin-left: 3.5rem!important
    }
    .me-xxl-10 {
        margin-right: 3.5rem!important
    }
    .mx-xxl-10 {
        margin-left: 3.5rem!important;
        margin-right: 3.5rem!important
    }
    .my-xxl-10 {
        margin-top: 3.5rem!important;
        margin-bottom: 3.5rem!important
    }
    .pt-xxl-11 {
        padding-top: 4rem!important
    }
    .pb-xxl-11 {
        padding-bottom: 4rem!important
    }
    .ps-xxl-11 {
        padding-left: 4rem!important
    }
    .pe-xxl-11 {
        padding-right: 4rem!important
    }
    .px-xxl-11 {
        padding-left: 4rem!important;
        padding-right: 4rem!important
    }
    .py-xxl-11 {
        padding-top: 4rem!important;
        padding-bottom: 4rem!important
    }
    .mt-xxl-11 {
        margin-top: 4rem!important
    }
    .mb-xxl-11 {
        margin-bottom: 4rem!important
    }
    .ms-xxl-11 {
        margin-left: 4rem!important
    }
    .me-xxl-11 {
        margin-right: 4rem!important
    }
    .mx-xxl-11 {
        margin-left: 4rem!important;
        margin-right: 4rem!important
    }
    .my-xxl-11 {
        margin-top: 4rem!important;
        margin-bottom: 4rem!important
    }
    .pt-xxl-12 {
        padding-top: 5rem!important
    }
    .pb-xxl-12 {
        padding-bottom: 5rem!important
    }
    .ps-xxl-12 {
        padding-left: 5rem!important
    }
    .pe-xxl-12 {
        padding-right: 5rem!important
    }
    .px-xxl-12 {
        padding-left: 5rem!important;
        padding-right: 5rem!important
    }
    .py-xxl-12 {
        padding-top: 5rem!important;
        padding-bottom: 5rem!important
    }
    .mt-xxl-12 {
        margin-top: 5rem!important
    }
    .mb-xxl-12 {
        margin-bottom: 5rem!important
    }
    .ms-xxl-12 {
        margin-left: 5rem!important
    }
    .me-xxl-12 {
        margin-right: 5rem!important
    }
    .mx-xxl-12 {
        margin-left: 5rem!important;
        margin-right: 5rem!important
    }
    .my-xxl-12 {
        margin-top: 5rem!important;
        margin-bottom: 5rem!important
    }
}

.ms-auto,
.mx-auto {
    margin-left: auto!important
}

.me-auto,
.mx-auto {
    margin-right: auto!important
}

.mt-auto,
.my-auto {
    margin-top: auto!important
}

.mb-auto,
.my-auto {
    margin-bottom: auto!important
}

.col-1 {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    width: 8.3333333333%;
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-2,
.col-3 {
    -ms-flex-negative: 1;
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-2 {
    flex-shrink: 1;
    width: 16.6666666667%
}

.col-3 {
    flex-shrink: 1;
    width: 25%
}

.col-4,
.col-5 {
    -ms-flex-negative: 1
}

.col-4 {
    flex-shrink: 1;
    width: 33.3333333333%;
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-5 {
    flex-shrink: 1;
    width: 41.6666666667%;
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-6,
.col-7 {
    -ms-flex-negative: 1;
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-6 {
    flex-shrink: 1;
    width: 50%
}

.col-7 {
    flex-shrink: 1;
    width: 58.3333333333%
}

.col-8,
.col-9 {
    -ms-flex-negative: 1
}

.col-8 {
    flex-shrink: 1;
    width: 66.6666666667%;
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-9 {
    flex-shrink: 1;
    width: 75%;
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-10,
.col-11 {
    -ms-flex-negative: 1;
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-10 {
    flex-shrink: 1;
    width: 83.3333333333%
}

.col-11 {
    flex-shrink: 1;
    width: 91.6666666667%
}

.col-12 {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    width: 100%;
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-sm-1 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-sm-2 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-sm-3 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-sm-4 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-sm-5 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-sm-6 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-sm-7 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-sm-8 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-sm-9 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-sm-10 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-sm-11 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-sm-12 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

@media (min-width:680px) {
    .mt-sm-auto {
        margin-top: auto!important
    }
    .mb-sm-auto {
        margin-bottom: auto!important
    }
    .ms-sm-auto {
        margin-left: auto!important
    }
    .me-sm-auto {
        margin-right: auto!important
    }
    .mx-sm-auto {
        margin-left: auto!important;
        margin-right: auto!important
    }
    .my-sm-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }
    .col-sm-1 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 8.3333333333%
    }
    .col-sm-2 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 16.6666666667%
    }
    .col-sm-3 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 25%
    }
    .col-sm-4 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 33.3333333333%
    }
    .col-sm-5 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 41.6666666667%
    }
    .col-sm-6 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 50%
    }
    .col-sm-7 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 58.3333333333%
    }
    .col-sm-8 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 66.6666666667%
    }
    .col-sm-9 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 75%
    }
    .col-sm-10 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 83.3333333333%
    }
    .col-sm-11 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 91.6666666667%
    }
    .col-sm-12 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 100%
    }
}

.col-md-1 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-md-2 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-md-3 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-md-4 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-md-5 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-md-6 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-md-7 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-md-8 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-md-9 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-md-10 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-md-11 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-md-12 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

@media (min-width:768px) {
    .mt-md-auto {
        margin-top: auto!important
    }
    .mb-md-auto {
        margin-bottom: auto!important
    }
    .ms-md-auto {
        margin-left: auto!important
    }
    .me-md-auto {
        margin-right: auto!important
    }
    .mx-md-auto {
        margin-left: auto!important;
        margin-right: auto!important
    }
    .my-md-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }
    .col-md-1 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 8.3333333333%
    }
    .col-md-2 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 16.6666666667%
    }
    .col-md-3 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 25%
    }
    .col-md-4 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 33.3333333333%
    }
    .col-md-5 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 41.6666666667%
    }
    .col-md-6 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 50%
    }
    .col-md-7 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 58.3333333333%
    }
    .col-md-8 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 66.6666666667%
    }
    .col-md-9 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 75%
    }
    .col-md-10 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 83.3333333333%
    }
    .col-md-11 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 91.6666666667%
    }
    .col-md-12 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 100%
    }
}

.col-lg-1 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-lg-2 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-lg-3 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-lg-4 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-lg-5 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-lg-6 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-lg-7 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-lg-8 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-lg-9 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-lg-10 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-lg-11 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-lg-12 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

@media (min-width:992px) {
    .mt-lg-auto {
        margin-top: auto!important
    }
    .mb-lg-auto {
        margin-bottom: auto!important
    }
    .ms-lg-auto {
        margin-left: auto!important
    }
    .me-lg-auto {
        margin-right: auto!important
    }
    .mx-lg-auto {
        margin-left: auto!important;
        margin-right: auto!important
    }
    .my-lg-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }
    .col-lg-1 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 8.3333333333%
    }
    .col-lg-2 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 16.6666666667%
    }
    .col-lg-3 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 25%
    }
    .col-lg-4 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 33.3333333333%
    }
    .col-lg-5 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 41.6666666667%
    }
    .col-lg-6 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 50%
    }
    .col-lg-7 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 58.3333333333%
    }
    .col-lg-8 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 66.6666666667%
    }
    .col-lg-9 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 75%
    }
    .col-lg-10 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 83.3333333333%
    }
    .col-lg-11 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 91.6666666667%
    }
    .col-lg-12 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 100%
    }
}

.col-xl-1 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-xl-2 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-xl-3 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-xl-4 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-xl-5 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-xl-6 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-xl-7 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-xl-8 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-xl-9 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-xl-10 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-xl-11 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-xl-12 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

@media (min-width:1300px) {
    .mt-xl-auto {
        margin-top: auto!important
    }
    .mb-xl-auto {
        margin-bottom: auto!important
    }
    .ms-xl-auto {
        margin-left: auto!important
    }
    .me-xl-auto {
        margin-right: auto!important
    }
    .mx-xl-auto {
        margin-left: auto!important;
        margin-right: auto!important
    }
    .my-xl-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }
    .col-xl-1 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 8.3333333333%
    }
    .col-xl-2 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 16.6666666667%
    }
    .col-xl-3 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 25%
    }
    .col-xl-4 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 33.3333333333%
    }
    .col-xl-5 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 41.6666666667%
    }
    .col-xl-6 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 50%
    }
    .col-xl-7 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 58.3333333333%
    }
    .col-xl-8 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 66.6666666667%
    }
    .col-xl-9 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 75%
    }
    .col-xl-10 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 83.3333333333%
    }
    .col-xl-11 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 91.6666666667%
    }
    .col-xl-12 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 100%
    }
}

.col-xxl-1 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-xxl-2 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-xxl-3 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-xxl-4 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-xxl-5 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-xxl-6 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-xxl-7 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-xxl-8 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-xxl-9 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-xxl-10 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-xxl-11 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

.col-xxl-12 {
    padding-left: calc(.5 * var(--gutter-x));
    padding-right: calc(.5 * var(--gutter-x))
}

@media (min-width:1600px) {
    .mt-xxl-auto {
        margin-top: auto!important
    }
    .mb-xxl-auto {
        margin-bottom: auto!important
    }
    .ms-xxl-auto {
        margin-left: auto!important
    }
    .me-xxl-auto {
        margin-right: auto!important
    }
    .mx-xxl-auto {
        margin-left: auto!important;
        margin-right: auto!important
    }
    .my-xxl-auto {
        margin-top: auto!important;
        margin-bottom: auto!important
    }
    .col-xxl-1 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 8.3333333333%
    }
    .col-xxl-2 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 16.6666666667%
    }
    .col-xxl-3 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 25%
    }
    .col-xxl-4 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 33.3333333333%
    }
    .col-xxl-5 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 41.6666666667%
    }
    .col-xxl-6 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 50%
    }
    .col-xxl-7 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 58.3333333333%
    }
    .col-xxl-8 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 66.6666666667%
    }
    .col-xxl-9 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 75%
    }
    .col-xxl-10 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 83.3333333333%
    }
    .col-xxl-11 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 91.6666666667%
    }
    .col-xxl-12 {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        width: 100%
    }
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: calc(-.5 * var(--gutter-x));
    margin-right: calc(-.5 * var(--gutter-x));
    gap: var(--gutter-x) 0
}

.justify-content-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important
}

.justify-content-start {
    -webkit-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
}

.justify-content-end {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
}

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

.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
}

.justify-content-evenly {
    -webkit-box-pack: space-evenly!important;
    -ms-flex-pack: space-evenly!important;
    justify-content: space-evenly!important
}

.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important
}

.align-items-start {
    -webkit-box-align: start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important
}

.align-items-end {
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important
}

.align-items-stretch {
    -webkit-box-align: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important
}

@media (min-width:680px) {
    .justify-content-sm-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-sm-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-sm-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-sm-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-sm-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .justify-content-sm-evenly {
        -webkit-box-pack: space-evenly!important;
        -ms-flex-pack: space-evenly!important;
        justify-content: space-evenly!important
    }
    .align-items-sm-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-sm-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-sm-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-sm-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
}

@media (min-width:768px) {
    .justify-content-md-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-md-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-md-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-md-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-md-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .justify-content-md-evenly {
        -webkit-box-pack: space-evenly!important;
        -ms-flex-pack: space-evenly!important;
        justify-content: space-evenly!important
    }
    .align-items-md-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-md-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-md-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-md-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
}

@media (min-width:992px) {
    .justify-content-lg-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-lg-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-lg-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-lg-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-lg-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .justify-content-lg-evenly {
        -webkit-box-pack: space-evenly!important;
        -ms-flex-pack: space-evenly!important;
        justify-content: space-evenly!important
    }
    .align-items-lg-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-lg-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-lg-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-lg-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
}

@media (min-width:1300px) {
    .justify-content-xl-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-xl-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-xl-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-xl-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-xl-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .justify-content-xl-evenly {
        -webkit-box-pack: space-evenly!important;
        -ms-flex-pack: space-evenly!important;
        justify-content: space-evenly!important
    }
    .align-items-xl-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-xl-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-xl-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-xl-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
}

.w-auto {
    width: auto!important
}

.w-25 {
    width: 25%!important
}

.w-33 {
    width: 33.3333333333%!important
}

.w-50 {
    width: 50%!important
}

.w-66 {
    width: 66.6666666667%!important
}

.w-75 {
    width: 75%!important
}

.w-100 {
    width: 100%!important
}

@media (min-width:680px) {
    .w-sm-auto {
        width: auto!important
    }
    .w-sm-25 {
        width: 25%!important
    }
    .w-sm-33 {
        width: 33.3333333333%!important
    }
    .w-sm-50 {
        width: 50%!important
    }
    .w-sm-66 {
        width: 66.6666666667%!important
    }
    .w-sm-75 {
        width: 75%!important
    }
    .w-sm-100 {
        width: 100%!important
    }
}

@media (min-width:768px) {
    .w-md-auto {
        width: auto!important
    }
    .w-md-25 {
        width: 25%!important
    }
    .w-md-33 {
        width: 33.3333333333%!important
    }
    .w-md-50 {
        width: 50%!important
    }
    .w-md-66 {
        width: 66.6666666667%!important
    }
    .w-md-75 {
        width: 75%!important
    }
    .w-md-100 {
        width: 100%!important
    }
}

@media (min-width:992px) {
    .w-lg-auto {
        width: auto!important
    }
    .w-lg-25 {
        width: 25%!important
    }
    .w-lg-33 {
        width: 33.3333333333%!important
    }
    .w-lg-50 {
        width: 50%!important
    }
    .w-lg-66 {
        width: 66.6666666667%!important
    }
    .w-lg-75 {
        width: 75%!important
    }
    .w-lg-100 {
        width: 100%!important
    }
}

@media (min-width:1300px) {
    .w-xl-auto {
        width: auto!important
    }
    .w-xl-25 {
        width: 25%!important
    }
    .w-xl-33 {
        width: 33.3333333333%!important
    }
    .w-xl-50 {
        width: 50%!important
    }
    .w-xl-66 {
        width: 66.6666666667%!important
    }
    .w-xl-75 {
        width: 75%!important
    }
    .w-xl-100 {
        width: 100%!important
    }
}

.d-none {
    display: none!important
}

.d-block {
    display: block!important
}

.d-inline-block {
    display: inline-block!important
}

.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important
}

.d-inline-flex {
    display: -webkit-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
}

@media (min-width:680px) {
    .d-sm-none {
        display: none!important
    }
    .d-sm-block {
        display: block!important
    }
    .d-sm-inline-block {
        display: inline-block!important
    }
    .d-sm-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
    .d-sm-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none!important
    }
    .d-md-block {
        display: block!important
    }
    .d-md-inline-block {
        display: inline-block!important
    }
    .d-md-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
    .d-md-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none!important
    }
    .d-lg-block {
        display: block!important
    }
    .d-lg-inline-block {
        display: inline-block!important
    }
    .d-lg-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
    .d-lg-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width:1300px) {
    .d-xl-none {
        display: none!important
    }
    .d-xl-block {
        display: block!important
    }
    .d-xl-inline-block {
        display: inline-block!important
    }
    .d-xl-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
    .d-xl-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width:1600px) {
    .justify-content-xxl-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-xxl-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-xxl-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-xxl-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-xxl-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .justify-content-xxl-evenly {
        -webkit-box-pack: space-evenly!important;
        -ms-flex-pack: space-evenly!important;
        justify-content: space-evenly!important
    }
    .align-items-xxl-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-xxl-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-xxl-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-xxl-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    .w-xxl-auto {
        width: auto!important
    }
    .w-xxl-25 {
        width: 25%!important
    }
    .w-xxl-33 {
        width: 33.3333333333%!important
    }
    .w-xxl-50 {
        width: 50%!important
    }
    .w-xxl-66 {
        width: 66.6666666667%!important
    }
    .w-xxl-75 {
        width: 75%!important
    }
    .w-xxl-100 {
        width: 100%!important
    }
    .d-xxl-none {
        display: none!important
    }
    .d-xxl-block {
        display: block!important
    }
    .d-xxl-inline-block {
        display: inline-block!important
    }
    .d-xxl-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
    .d-xxl-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

svg path,
svg rect {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.close-btn path,
.text {
    -webkit-transition: .3s;
    -o-transition: .3s
}

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

html {
    scroll-behavior: smooth;
    font-family: "Nunito Sans";
    overflow: auto;
}

.no-scroll {
    overflow: hidden
}

a {
    text-decoration: none;
    outline: 0
}

.button-back {
    padding: 10px !important;
    font-size: 0.7rem !important;
}

button {
    border: none;
    background-color: transparent;
    cursor: pointer
}

input,
textarea {
    font-family: inherit;
    border: none;
    background: #fff;
    outline: 0
}

address {
    font-style: normal
}

body,
html {
    min-height: 100vh
}

body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

main {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow: hidden;
    max-width: 100vw
}

main>.section:first-of-type {
    padding-top: 56px
}

@media (min-width:768px) {
    main>.section:first-of-type {
        padding-top: 80px
    }
}

@media (min-width:992px) {
    main>.section:first-of-type {
        padding-top: 132px
    }
}

main.can-sticky {
    overflow: initial
}

.section {
    padding: 0 var(--section-x-padding);
    position: relative;
    z-index: 1
}

.close-btn svg {
    max-width: 40px;
    max-height: 40px
}

.close-btn path {
    transition: .3s
}

.close-btn:hover path {
    stroke: #24C0EB
}

.text {
    font-family: "Nunito Sans";
    font-weight: 600;
    line-height: 1.135;
    transition: .3s
}

@media (min-width:100px) {
    .text {
        font-size: .9375rem
    }
}

@media (min-width:1600px) {
    .text {
        font-size: 1rem
    }
}

.md-text {
    font-weight: 600;
    line-height: 1.35;
    font-size: 1rem
}

.sm-text {
    font-weight: 600;
    font-size: .8125rem;
    line-height: 1.35;
    color: #1C2527
}

@media (min-width:680px) {
    .close-btn svg {
        max-width: initial;
        max-height: initial
    }
    .sm-text {
        font-size: .9375rem
    }
}

@media (min-width:992px) {
    .sm-text {
        font-size: 1rem
    }
}

.lg-text {
    font-weight: 600;
    line-height: 1.35;
    font-size: .9375rem;
    color: #1C2527
}

@media (min-width:992px) {
    .lg-text {
        font-size: 1.25rem
    }
}

.md-link {
    font-weight: 600;
    line-height: 1.35;
    font-size: 1rem;
    color: #1FA3C8;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.md-link:hover {
    color: #24C0EB
}

.select-wrap {
    position: relative
}

.select-wrap select {
    position: relative;
    z-index: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.select-wrap img,
.select-wrap svg {
    position: absolute;
    z-index: 2;
    right: 24px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.delivery-form-controls input,
.delivery-form-controls option,
.delivery-form-controls select,
.delivery-form-controls textarea {
    background-color: #E8F0F2;
    border: none;
    border-radius: 4px;
    font-family: "Nunito Sans";
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1.35;
    padding-left: 24px;
    padding-right: 24px;
    color: #1C2527
}

.big-text {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.35;
    color: #1C2527
}

.h1,
.h2,
.h3 {
    font-family: "Exo 2";
    font-weight: 500;
    line-height: 1.2;
    color: #1C2527
}

.h1 {
    font-size: 1.75rem;
    margin-bottom: 24px
}

@media (min-width:680px) {
    .h1 {
        font-size: 1.875rem;
        margin-bottom: 32px
    }
}

@media (min-width:992px) {
    .h1 {
        font-size: 1.875rem;
        margin-bottom: 48px
    }
}

@media (min-width:992px) and (max-height:700px) {
    .h1 {
        font-size: 1.75rem;
        margin-bottom: 24px
    }
}

@media (min-width:1300px) {
    .h1 {
        font-size: 2.25rem;
        margin-bottom: 48px
    }
}

@media (min-width:1300px) and (max-height:700px) {
    .h1 {
        font-size: 1.75rem;
        margin-bottom: 24px
    }
}

@media (min-width:1600px) {
    .h1 {
        font-size: 2.75rem;
        margin-bottom: 64px
    }
}

.h2 {
    font-size: 1.625rem
}

@media (min-width:992px) {
    .h2 {
        font-size: 1.875rem
    }
    .category-section {
        z-index: 1!important
    }
}

@media (min-width:1600px) {
    .h2 {
        font-size: 2.25rem
    }
}

.h3 {
    font-style: normal;
    font-size: 1.25rem
}

@media (min-width:1300px) {
    .h3 {
        font-size: 1.5rem
    }
}

.btn-white,
.button {
    font-weight: 800;
    font-size: .875rem;
    -webkit-transition: .3s
}

.btn-white {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 8px;
    width: 100%;
    border: 2px solid #FFF;
    border-radius: 4px;
    line-height: 1.3571;
    text-transform: uppercase;
    -o-transition: .3s;
    transition: .3s;
    color: #FFF
}

.btn-white .icon {
    margin-left: 8px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.btn-white:hover {
    background-color: #1FA3C8;
    border-color: #1FA3C8
}

.button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 23px 32px 22px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: "Nunito Sans";
    font-style: normal;
    line-height: 1.35;
    border-radius: 4px;
    text-transform: uppercase;
    -o-transition: .3s;
    transition: .3s;
    box-sizing: border-box;
    outline: transparent solid 2px;
    outline-offset: -2px
}

.button img,
.button svg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 8px
}

.button path {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.button.button-green {
    background: #1FA3C8;
    color: #fff
}

.button.button-green:hover {
    background-color: #24C0EB
}

.button.button-gree .button.button-green:active {
    background-color: transparent;
    outline: #24C0EB solid 2px;
    color: #24C0EB
}

.button.button-gree .button.button-green:active path {
    stroke: #24C0EB
}

.button.button-green-border {
    background: 0 0;
    color: #1FA3C8;
    border: 2px solid #1FA3C8
}

.button.button-green-border:hover {
    background-color: #24C0EB;
    border: 2px solid #24C0EB;
    color: #fff
}

.button.button-green-border:active {
    background-color: transparent;
    outline: #24C0EB solid 2px;
    color: #24C0EB
}

.button.button-green-border:active path {
    stroke: #24C0EB
}

.h-64 {
    height: 64px
}

.button.button-gray-border {
    background: 0 0;
    color: #C6CBCC;
    border: 2px solid #C6CBCC
}

.button.button-gray-border:hover {
    background-color: #24C0EB;
    border: 2px solid #24C0EB;
    color: #fff
}

.button.button-gray-border:active {
    background-color: transparent;
    outline: #24C0EB solid 2px;
    color: #24C0EB
}

.button.button-gray-border:active path {
    stroke: #24C0EB
}

.spoiler-header {
    cursor: pointer
}

.spoiler-arrow {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.spoiler-header.open>.spoiler-arrow,
.spoiler-header.opened>.spoiler-arrow {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.spoiler-header.closed.open>.spoiler-arrow {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.input,
.textarea {
    width: 100%;
    padding: 18px 16px;
    font-weight: 600;
    font-size: .9375rem;
    line-height: 1.25;
    background-color: #fff;
    border-radius: 4px;
    color: #1C2527;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    outline: transparent solid 2px;
    resize: none
}

.big-link,
.big-text-thin,
.input-label,
.replay-link {
    line-height: 1.35
}

.input:focus,
.textarea:focus {
    outline: #24C0EB solid 2px
}

.input::-webkit-input-placeholder,
.textarea::-webkit-input-placeholder {
    color: #A4ACAE
}

.input::-moz-placeholder,
.textarea::-moz-placeholder {
    color: #A4ACAE
}

.input:-ms-input-placeholder,
.textarea:-ms-input-placeholder {
    color: #A4ACAE
}

.input::-ms-input-placeholder,
.textarea::-ms-input-placeholder {
    color: #A4ACAE
}

.input::placeholder,
.textarea::placeholder {
    color: #A4ACAE
}

.input-label,
.text-black {
    color: #1C2527
}

@media (min-width:680px) {
    .input,
    .textarea {
        height: 64px;
        padding: 14px 24px;
        font-size: 1.25rem
    }
}

label {
    display: inline-block
}

.border-input.textarea,
.input.border-input {
    border: 1px solid #CFD9DC
}

.input-label {
    font-weight: 400;
    font-size: .8125rem;
    margin-bottom: 4px
}

.textarea {
    box-sizing: border-box
}

.text-gray {
    color: #A4ACAE
}

.text-dblue {
    color: #1FA3C8
}

.text-ddblue {
    color: #126D86
}

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

.custom-cb input[type=checkbox] {
    display: none
}

.custom-cb input[type=checkbox]+label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    cursor: pointer
}

.custom-cb input[type=checkbox]+label .custom-cb__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 20px;
    height: 20px;
    border: 2px solid #1C2527;
    border-radius: 3px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.custom-cb input[type=checkbox]+label img {
    opacity: 0;
    width: 9px;
    height: 8px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.custom-cb input[type=checkbox]+label .custom-cb__text {
    margin-left: 8px;
    font-size: 1rem;
    color: #1C2527;
    font-weight: 600
}

.custom-cb input[type=checkbox]:checked+label .custom-cb__box {
    border-color: #1FA3C8
}

.custom-cb input[type=checkbox]:checked+label img {
    opacity: 1
}

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

.custom-rb input[type=radio] {
    display: none
}

.custom-rb input[type=radio]+label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    cursor: pointer
}

.custom-rb input[type=radio]+label .custom-rb__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 20px;
    height: 20px;
    border: 2px solid #1C2527;
    border-radius: 50%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: relative
}

.custom-rb input[type=radio]+label .custom-rb__box::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #1C2527;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.big-link,
.replay-link {
    -o-transition: .3s;
    font-family: "Nunito Sans"
}

.custom-rb input[type=radio]+label .custom-rb__text {
    margin-left: 8px;
    font-size: 1rem;
    color: #1C2527;
    font-weight: 600
}

.custom-rb input[type=radio]:checked+label .custom-rb__box::before,
.custom-rb input[type=radio]:checked+label img {
    opacity: 1
}

.dist-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.distribution-navs {
    gap: 0 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width:768px) {
    .section.dist-section {
        padding-right: 0
    }
}

.about-section {
    display: grid;
    grid-template-columns: 1fr;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.about-section::before,
.start-about-section::before {
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    background-color: #E8F0F2;
    content: ""
}

.about-section::before {
    position: absolute
}

.start-about-section {
    position: relative;
    margin-bottom: 64px
}

@media (min-width:992px) {
    .about-section {
        grid-template-columns: 1fr 1fr
    }
    .start-about-section {
        margin-bottom: 100px
    }
}

.start-about-section::before {
    position: absolute
}

.start-about-section .about-section__img-block {
    position: relative;
    z-index: 2;
    background-image: none;
    height: 180px;
    width: calc(100% + 24px);
    -webkit-transform: translate(-12px, 0);
    -ms-transform: translate(-12px, 0);
    transform: translate(-12px, 0)
}

.about-section__img-block,
.start-about-section .about-section__img-block::before {
    background-image: url(../img/about/about.png);
    background-position: bottom right;
    background-size: cover
}

.start-about-section .about-section__img-block::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: block;
    overflow: hidden
}

@media (min-width:680px) {
    .start-about-section .about-section__img-block::before {
        border-radius: 4px;
        background-position: center 29%
    }
    .start-about-section .about-section__img-block {
        height: 290px;
        -webkit-transform: translate(0, 60px);
        -ms-transform: translate(0, 60px);
        transform: translate(0, 60px)
    }
}

@media (min-width:992px) {
    .start-about-section .about-section__img-block {
        width: 100%;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        height: calc(100% + 32px)
    }
}

@media (min-width:1600px) {
    .start-about-section {
        margin-bottom: 152px
    }
    .start-about-section .about-section__img-block {
        height: calc(100% + 64px)
    }
}

.start-about-section .about-section__hand-mark {
    position: absolute;
    z-index: -1;
    width: 607px;
    -webkit-transform: translate(15%, -40%);
    -ms-transform: translate(15%, -40%);
    transform: translate(15%, -40%);
    bottom: 0;
    left: 0
}

@media (min-width:680px) {
    .start-about-section .about-section__hand-mark {
        -webkit-transform: translate(3%, 5%);
        -ms-transform: translate(3%, 5%);
        transform: translate(3%, 5%);
        bottom: 0;
        left: 0
    }
}

@media (min-width:992px) {
    .start-about-section .about-section__hand-mark {
        width: auto;
        height: auto;
        top: 50%;
        bottom: initial;
        left: initial;
        right: 0;
        -webkit-transform: translate(45%, -66%);
        -ms-transform: translate(45%, -66%);
        transform: translate(45%, -66%)
    }
}

.start-about-section .about-section__text-block {
    padding: 0 0 24px;
    overflow: initial;
    z-index: 3
}

@media (min-width:680px) {
    .start-about-section .about-section__text-block {
        padding-bottom: 40px
    }
    .start-about-section .about-section {
        grid-template-columns: 1fr 1fr;
        grid-gap: 20px
    }
}

@media (min-width:992px) {
    .start-about-section .about-section__text-block {
        padding-bottom: 56px;
        width: 80%
    }
}

@media (min-width:1600px) {
    .start-about-section .about-section__hand-mark {
        left: 0;
        top: 50%;
        -webkit-transform: translate(-20%, -75%);
        -ms-transform: translate(-20%, -75%);
        transform: translate(-20%, -75%)
    }
    .start-about-section .about-section__text-block {
        padding-bottom: 72px
    }
}

.start-about-section .about-section {
    overflow: initial
}

.start-about-section .about-section__green-decor {
    position: absolute;
    bottom: 0;
    left: 7%;
    -webkit-transform: translate(0, 33%);
    -ms-transform: translate(0, 33%);
    transform: translate(0, 33%);
    z-index: 5;
    max-width: 705px
}

@media (min-width:680px) {
    .start-about-section .about-section__green-decor {
        left: 0;
        -webkit-transform: translate(-20%, 33%);
        -ms-transform: translate(-20%, 33%);
        transform: translate(-20%, 33%);
        z-index: 0
    }
}

@media (min-width:992px) {
    .start-about-section .about-section__green-decor {
        left: 0;
        max-width: initial;
        -webkit-transform: translate(-25%, 10%);
        -ms-transform: translate(-25%, 10%);
        transform: translate(-25%, 10%)
    }
}

.partner-advantages {
    list-style: disc inside
}

.partner-advantages li {
    margin-bottom: 8px
}

@media (min-width:992px) {
    .partner-advantages li {
        margin-bottom: 16px
    }
}

@media (min-width:1600px) {
    .start-about-section .about-section__green-decor {
        left: initial;
        right: 0;
        -webkit-transform: translate(80px, -20%);
        -ms-transform: translate(80px, -20%);
        transform: translate(80px, -20%)
    }
    .partner-advantages li {
        margin-bottom: 20px
    }
}

.big-text-thin {
    font-family: "Nunito Sans";
    font-weight: 600;
    font-size: .9375rem;
    color: #1C2527
}

@media (min-width:992px) {
    .big-text-thin {
        font-size: 1.25rem;
        font-weight: 400
    }
}

.big-link,
.bottom-adv__list .big-text-thin,
.replay-link {
    font-weight: 600
}

.big-link {
    font-size: .9375rem;
    color: #1FA3C8;
    -webkit-transition: .3s;
    transition: .3s;
    display: inline-block
}

.big-link:hover {
    color: #24C0EB
}

.replay-link {
    font-size: 1.25rem;
    color: #1FA3C8;
    -webkit-transition: .3s;
    transition: .3s;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px
}

.about-section__link,
.replay-link path {
    -webkit-transition: .3s;
    -o-transition: .3s
}

.replay-link img,
.replay-link svg {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.replay-link path {
    transition: .3s
}

.replay-link:hover {
    color: #24C0EB;
    stroke: #24C0EB
}

.replay-link:hover img,
.replay-link:hover svg {
    -webkit-animation: rotateCirc 7s linear infinite;
    animation: rotateCirc 7s linear infinite
}

@-webkit-keyframes rotateCirc {
    to {
        -webkit-transform: rotate(1440deg);
        transform: rotate(1440deg)
    }
}

@keyframes rotateCirc {
    to {
        -webkit-transform: rotate(1440deg);
        transform: rotate(1440deg)
    }
}

.big-link.black {
    color: #1C2527
}

.big-link.black:hover {
    color: #24C0EB
}

.hide-on-mobile {
    display: none
}

@media (min-width:680px) {
    .replay-link {
        font-size: 1.25rem
    }
    .hide-on-mobile {
        display: initial
    }
}

.bottom-adv {
    position: relative
}

.bottom-adv::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    z-index: -1;
    background-color: #E8F0F2;
    width: 100vw;
    height: 100%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.bottom-adv__list {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px
}

.bottom-adv__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.bottom-adv__item img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 16px
}

.priv-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.about-section__decoration {
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translate(15%, -50%);
    -ms-transform: translate(15%, -50%);
    transform: translate(15%, -50%)
}

@media (min-width:680px) {
    .priv-col {
        display: block
    }
    .about-section__decoration {
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        right: 20px;
        z-index: -1
    }
}

@media (min-width:992px) {
    .big-link {
        font-size: 1.25rem
    }
    .about-section__decoration {
        right: initial;
        left: 0;
        z-index: -1
    }
}

.about-section__title-block {
    position: relative;
    z-index: 1
}

.about-section__decoration-text {
    position: absolute;
    font-family: "Nunito Sans";
    font-style: normal;
    font-weight: 700;
    font-size: 6rem;
    line-height: 131px;
    z-index: -1;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -40%);
    -ms-transform: translate(0, -40%);
    transform: translate(0, -40%);
    color: #FFF;
    opacity: .5
}

.about-section__text-block {
    padding: 24px 12px 32px
}

@media (min-width:680px) {
    .about-section__decoration-text {
        font-size: 8rem;
        line-height: 175px;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
    .about-section__text-block {
        padding: 48px 24px 56px;
        position: relative;
        overflow: hidden;
        z-index: 1
    }
}

@media (min-width:992px) {
    .about-section__text-block {
        padding: 125px 80px 114px 100px
    }
}

@media (min-width:1600px) {
    .about-section__text-block {
        padding: 160px 80px 114px 160px
    }
}

.about-section__img-block {
    height: 180px
}

@media (min-width:680px) {
    .about-section__img-block {
        height: 290px;
        background-position: center 29%
    }
}

.about-section__link,
.about-section__text {
    position: relative;
    z-index: 2;
    font-family: "Nunito Sans";
    font-weight: 600;
    font-size: .9375rem;
    line-height: 1.3333;
    color: #000
}

.about-section__link {
    color: #1FA3C8;
    transition: .3s
}

.about-section__link:hover {
    color: #24C0EB
}

.advantages {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 32px
}

@media (min-width:680px) {
    .advantages {
        grid-template-columns: 1fr 1fr;
        grid-gap: 32px 16px
    }
}

@media (min-width:992px) {
    .about-section__img-block {
        height: auto
    }
    .about-section__link,
    .about-section__text {
        font-weight: 400;
        font-size: 1.25rem;
        line-height: 1.33333
    }
    .advantages {
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 64px 24px
    }
    .advantages__text {
        max-width: 400px
    }
}

.advantages__item-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px
}

@media (min-width:680px) {
    .advantages__item-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.advantages__icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 64px;
    height: 64px
}

.decoration-img {
    overflow: hidden;
    position: relative;
    max-height: 600px
}

.decoration-img__decor {
    z-index: 2;
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-transform: translate(66%, 0);
    -ms-transform: translate(66%, 0);
    transform: translate(66%, 0);
    max-width: 616px;
    display: none
}

@media (min-width:680px) {
    .advantages__icon {
        width: 80px;
        height: 80px
    }
    .advantages__text {
        width: 75%
    }
    .decoration-img__decor {
        display: initial
    }
    .decoration-img__img {
        border-radius: 4px
    }
}

@media (min-width:992px) {
    .decoration-img__decor {
        -webkit-transform: translate(50%, 0);
        -ms-transform: translate(50%, 0);
        transform: translate(50%, 0);
        max-width: initial
    }
}

.decoration-img__img {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    -o-object-position: center;
    object-position: center;
    z-index: 1
}

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

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

.copy-requisites path {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.copy-requisites:hover path {
    stroke: #24C0EB
}

.copy-success {
    font-size: .875rem;
    color: #3FB8AF;
    display: none;
    top: 50%;
    left: 0;
    position: absolute;
    -webkit-transform: translate(-120%, -50%);
    -ms-transform: translate(-120%, -50%);
    transform: translate(-120%, -50%);
    opacity: 0
}

.copy-requisites-container {
    position: relative
}

.copy-success.show {
    display: block;
    -webkit-animation: showCopiedHint 3s;
    animation: showCopiedHint 3s
}

@-webkit-keyframes showCopiedHint {
    10%,
    90% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes showCopiedHint {
    10%,
    90% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.requisites-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 12px 0;
    padding: 16px 0;
    border-top: 1px solid #CFD9DC;
    border-bottom: 1px solid #CFD9DC
}

.grid-form,
.grid-form-ordering {
    display: grid;
    grid-auto-rows: auto
}

.requisites-list__item:not(:first-of-type) {
    border-top: none
}

.requisites-list__title.big-text-thin {
    font-weight: 600;
    width: 25%
}

.requisites-list__text.big-text-thin {
    font-weight: 400;
    width: 75%
}

.partner-img-block {
    position: relative;
    min-height: 85vw
}

.partner-img {
    position: absolute;
    width: 131.875vw;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (min-width:680px) {
    .partner-img-block {
        min-height: initial
    }
    .partner-img {
        width: 76.5625vw
    }
}

@media (min-width:1600px) {
    .partner-img {
        left: initial;
        right: 0;
        top: 50%;
        -webkit-transform: translate(80px, -45%);
        -ms-transform: translate(80px, -45%);
        transform: translate(80px, -45%);
        width: 65.625vw
    }
}

.test-img,
.test-img::before {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%
}

.grid-form {
    grid-gap: 12px;
    grid-template-columns: 1fr
}

@media (min-width:680px) {
    .grid-form {
        grid-gap: 24px
    }
}

@media (min-width:992px) {
    .requisites-list__item {
        padding: 24px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .grid-form {
        grid-template-columns: 1fr 1fr;
        grid-gap: 40px
    }
}

.grid-form-ordering {
    grid-gap: 12px;
    grid-template-columns: 1fr
}

@media (min-width:680px) {
    .grid-form-ordering {
        grid-gap: 24px;
        grid-template-columns: 1fr 1fr
    }
}

.footer__inner,
.grid-form.password-form {
    grid-template-columns: 1fr
}

.ordering-comment {
    height: 175px
}

.test-img {
    width: 50%;
    max-width: 150px;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 5;
    transform: translate(-50%, -50%)
}

.test-img::before {
    content: "";
    left: 50%;
    width: 0%;
    height: 0%;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    -webkit-transition: .5s .3s ease-in-out;
    -o-transition: .5s .3s ease-in-out;
    transition: .5s .3s ease-in-out;
    z-index: -1
}

.test-img img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .3s .8s ease-in-out;
    -o-transition: .3s .8s ease-in-out;
    transition: .3s .8s ease-in-out
}

.pop-categories__item p,
.swiper-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out
}

.big-price {
    font-weight: 700;
    font-size: 1.75rem;
    line-height: 34px
}

@media (min-width:1600px) {
    .big-price {
        font-size: 2.25rem;
        line-height: 49px
    }
}

.swiped-tab-list.auth .swiped-tab-list__tab,
.swiped-tab-list__tab {
    font-family: "Exo 2";
    font-weight: 500;
    line-height: 1.2;
    font-size: 1.25rem
}

.test-img.big {
    max-width: 300px
}

.pop-categories__item p {
    position: relative;
    z-index: 10;
    -webkit-transition-property: color, text-shadow;
    -o-transition-property: color, text-shadow;
    transition-property: color, text-shadow;
    -webkit-transition-duration: .3s, 0s;
    -o-transition-duration: .3s, 0s;
    transition-duration: .3s, 0s;
    -webkit-transition-delay: .3s, 1s;
    -o-transition-delay: .3s, 1s;
    transition-delay: .3s, 1s;
    transition-timing-function: ease-out
}

.pop-categories__item:hover p {
    text-shadow: 0 0 2px #1C2527
}

.pop-categories__item:hover .test-img::before {
    width: 120%;
    height: 120%
}

.pop-categories__item:hover .test-img img {
    -webkit-filter: drop-shadow(4px 7px 12px rgba(28, 37, 39, .4));
    filter: drop-shadow(4px 7px 12px rgba(28, 37, 39, .4))
}

.text-center {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.test-img__inner {
    padding-bottom: 100%;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

@media (min-width:680px) {
    .pop-categories__item-1 .test-img {
        width: 70%
    }
    .pop-categories__item-2 .test-img {
        left: initial;
        width: 70%;
        max-width: 70%;
        right: 0;
        -webkit-transform: translate(25%, -50%);
        -ms-transform: translate(25%, -50%);
        transform: translate(25%, -50%)
    }
    .pop-categories__item-3 .test-img {
        left: initial;
        width: 70%;
        right: 0;
        -webkit-transform: translate(25%, -50%);
        -ms-transform: translate(25%, -50%);
        transform: translate(25%, -50%)
    }
    .pop-categories__item-5 .test-img {
        left: initial;
        top: initial;
        right: 0;
        bottom: 0;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@media (min-width:992px) {
    .pop-categories__item-3 .test-img {
        max-width: 60%
    }
}

.pop-categories__item-4 .test-img {
    max-width: 70%;
    width: 70%
}

@media (min-width:992px) {
    .pop-categories__item-5 .test-img {
        max-width: 60%;
        -webkit-transform: translate(10%, 10%);
        -ms-transform: translate(10%, 10%);
        transform: translate(10%, 10%)
    }
}

.swiped-tab-list {
    display: none
}

@media (min-width:680px) {
    .pop-categories__item-6 .test-img {
        left: initial;
        width: 70%;
        max-width: 70%;
        right: 0;
        -webkit-transform: translate(25%, -50%);
        -ms-transform: translate(25%, -50%);
        transform: translate(25%, -50%)
    }
    .swiped-tab-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: calc(100% + var(--section-x-padding))
    }
}

.swiped-tab-list.auth {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width:680px) {
    .swiped-tab-list.auth {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: calc(100% + var(--section-x-padding))
    }
    .swiped-tab-list.auth .swiped-tab-list__tab:first-of-type::before {
        display: none
    }
    .swiped-tab-list.auth .swiped-tab-list__tab:not(:first-of-type)::before {
        content: "";
        position: absolute;
        bottom: initial;
        left: -17px;
        width: 2px;
        height: 50%;
        background-color: #A4ACAE;
        top: 50%;
        -webkit-transform: translate(0, -50%) rotate(20deg);
        -ms-transform: translate(0, -50%) rotate(20deg);
        transform: translate(0, -50%) rotate(20deg);
        opacity: 1
    }
    .swiped-tab-list.auth .swiped-tab-list__tab {
        font-size: 1.625rem
    }
}

@media (min-width:992px) {
    .swiped-tab-list.auth .swiped-tab-list__tab {
        font-size: 2.25rem
    }
}

.swiped-tab-list__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: auto
}

.swiped-tab-list__inner ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 4px;
    overflow: auto;
    scrollbar-width: none;
    padding-right: var(--section-x-padding)
}

.swiped-tab-list__inner ul::-webkit-scrollbar {
    display: none
}

.swiped-tab-list__tab {
    letter-spacing: .01em;
    padding-bottom: 12px;
    position: relative;
    color: #A4ACAE;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    cursor: pointer
}

.swiped-tab-list__tab:not(:first-of-type) {
    margin-left: 35px
}

.swiped-tab-list__tab::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #1FA3C8;
    opacity: 0
}

.swiped-tab-list__tab:hover {
    color: #24C0EB
}

.swiped-tab-list__tab.active {
    color: #1C2527!important
}

.swiped-tab-list__tab.active::before {
    opacity: 1
}

.del-company-logo {
    max-width: 150px;
    max-height: 34px
}

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

@media (min-width:680px) {
    .select-location {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-bottom: 18px;
        height: 100%
    }
}

.select-location__btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Nunito Sans";
    font-style: normal;
    font-weight: 600;
    font-size: .9375rem;
    line-height: 1.35;
    color: #1FA3C8;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

@media (min-width:992px) {
    .select-location__btn {
        font-size: 1.25rem
    }
}

.select-location__btn path {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.select-location__btn svg {
    margin-right: 16px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.select-location__btn:hover {
    color: #24C0EB
}

.select-location__btn:hover path {
    stroke: #24C0EB
}

.delivery-decoration {
    position: absolute;
    display: none;
    right: 0;
    top: 0;
    z-index: -1;
    -webkit-transform: translate(90%, 0);
    -ms-transform: translate(90%, 0);
    transform: translate(90%, 0);
    max-width: 22.96875vw
}

@media (min-width:1600px) {
    .delivery-decoration {
        display: initial
    }
}

.delivery-spoiler-header {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.password-wrap {
    position: relative
}

.show-password-btn {
    position: absolute;
    right: 24px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 24px;
    height: 24px;
    background: url(../img/icons/show-password.svg);
    cursor: pointer
}

.password-messages-box .message {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Nunito Sans";
    font-weight: 400;
    font-size: 13px;
    line-height: 1;
    display: none
}

.password-messages-box .message img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 12px
}

.password-messages-box .message.success {
    color: #61BE5F
}

.password-messages-box .message.error {
    color: #FF5E7B
}

.password-messages-box.error .message.error,
.password-messages-box.success .message.success {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.password-messages-box:not(.success, .error) {
    display: none
}

.show-password-btn.active {
    background: url(../img/icons/hide-password.svg)
}

.button.button-green:disabled {
    background-color: #C6CBCC;
    cursor: not-allowed
}

#retype-password.error {
    outline: #FF5E7B solid 2px
}

.noUi-target *,
.noUi-trget {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-target {
    position: relative;
    background: #FAFAFA;
    border-radius: 4px;
    border: 1px solid #D3D3D3;
    -webkit-box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
    box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB
}

.noUi-base,
.noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.noUi-connects {
    overflow: hidden;
    z-index: 0;
    border-radius: 3px
}

.noUi-connect,
.noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform-style: flat;
    transform-style: flat
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
    left: 0;
    right: auto
}

.noUi-vertical .noUi-origin {
    top: -100%;
    width: 0
}

.noUi-horizontal .noUi-origin {
    height: 0
}

.noUi-touch-area {
    height: 100%;
    width: 100%
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
    -webkit-transition: transform .3s;
    -webkit-transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.noUi-state-drag * {
    cursor: inherit!important
}

.noUi-horizontal {
    height: 18px
}

.noUi-horizontal .noUi-handle {
    width: 34px;
    height: 28px;
    right: -17px;
    top: -6px
}

.noUi-vertical {
    width: 18px
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    right: -6px;
    bottom: -17px
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
    left: -17px;
    right: auto
}

.noUi-connect {
    background: #3FB8AF
}

.noUi-draggable {
    cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize
}

.noUi-handle {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #FFF;
    cursor: default;
    -webkit-box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB
}

.noUi-active {
    -webkit-box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB
}

.noUi-handle:after,
.noUi-handle:before {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #E8E7E6;
    left: 14px;
    top: 6px
}

.noUi-handle:after {
    left: 17px
}

.noUi-vertical .noUi-handle:after,
.noUi-vertical .noUi-handle:before {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px
}

.noUi-vertical .noUi-handle:after {
    top: 17px
}

[disabled] .noUi-connect {
    background: #B8B8B8
}

[disabled] .noUi-handle,
[disabled].noUi-handle,
[disabled].noUi-target {
    cursor: not-allowed
}

.noUi-pips,
.noUi-pips * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-pips {
    position: absolute;
    color: #999
}

.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px
}

.noUi-marker {
    position: absolute;
    background: #CCC
}

.noUi-marker-large,
.noUi-marker-sub {
    background: #AAA
}

.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%
}

.noUi-value-horizontal {
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%)
}

.noUi-rtl .noUi-value-horizontal {
    -webkit-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px
}

.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%
}

.noUi-value-vertical {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding-left: 25px
}

.noUi-rtl .noUi-value-vertical {
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%)
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px
}

.swiper-slide,
.swiper-wrapper {
    height: 100%;
    width: 100%;
    position: relative
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px
}

.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    white-space: nowrap
}

.noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 120%
}

.noUi-vertical .noUi-tooltip {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    right: 120%
}

.noUi-horizontal .noUi-origin>.noUi-tooltip {
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0);
    left: auto;
    bottom: 10px
}

.noUi-vertical .noUi-origin>.noUi-tooltip {
    -webkit-transform: translate(0, -18px);
    -ms-transform: translate(0, -18px);
    transform: translate(0, -18px);
    top: auto;
    right: 28px
}

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

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

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

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

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

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

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

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

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

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

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

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

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - var(--swiper-navigation-size)/ 2);
    z-index: 10;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.breadcrumbs a:not(:last-of-type),
.catalog-btn,
.range-filter .noUi-handle,
.search-form__btn,
.swiper-pagination-clickable .swiper-pagination-bullet,
.tab-category {
    cursor: pointer
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none!important
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

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

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-bullet:only-child {
    display: none!important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s top, .2s -webkit-transform;
    -o-transition: .2s transform, .2s top;
    transition: .2s transform, .2s top;
    transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s left, .2s -webkit-transform;
    -o-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left;
    transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right, .2s -webkit-transform;
    -o-transition: .2s transform, .2s right;
    transition: .2s transform, .2s right;
    transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

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

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

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

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

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

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

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

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

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

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

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

.swiper-fade.swiper-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next+.swiper-slide,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-filter: blur(50px);
    filter: blur(50px)
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    -webkit-transition-property: opacity, height, -webkit-transform;
    -o-transition-property: transform, opacity, height;
    transition-property: transform, opacity, height;
    transition-property: transform, opacity, height, -webkit-transform
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

.catalog-menu-container {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    z-index: 900;
    overflow-y: hidden;
    display: none
}

.catalog-menu {
    width: 100%;
    height: 100%;
    background: #FFF;
    -webkit-box-shadow: 10px 0 20px rgba(24, 139, 171, .05);
    box-shadow: 10px 0 20px rgba(24, 139, 171, .05);
    padding: 0 12px;
    -webkit-transform: translate(-120%, 0);
    -ms-transform: translate(-120%, 0);
    transform: translate(-120%, 0);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width:680px) {
    .catalog-menu {
        padding-right: 32px;
        padding-left: var(--section-x-padding)
    }
}

@media (min-width:1600px) {
    .catalog-menu__sheets-col {
        padding-left: 3.5%
    }
}

.catalog-menu-container.show {
    display: block
}

.catalog-menu-container.show .catalog-menu {
    -webkit-animation: showMenu .5s ease-in-out forwards;
    animation: showMenu .5s ease-in-out forwards
}

.catalog-menu__body {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 100%
}

.catalog-menu__sheets-col {
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #C6CBCC #E8F0F2
}

.catalog-menu__sheets-col::-webkit-scrollbar {
    width: 4px
}

.catalog-menu__sheets-col::-webkit-scrollbar-track {
    background: #E8F0F2
}

.catalog-menu__sheets-col::-webkit-scrollbar-thumb {
    background-color: #C6CBCC;
    border-radius: 20px
}

.catalog-menu__header {
    display: grid;
    grid-template-columns: 40px 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 12px;
    padding-bottom: 24px
}

@media (min-width:680px) {
    .catalog-menu__header {
        padding-top: 24px;
        grid-template-columns: 12% 1fr 12%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-bottom: 48px
    }
    .catalog-menu__logo {
        padding-right: 24px
    }
}

@media (min-width:992px) {
    .catalog-menu__header {
        grid-template-columns: 25.5% 1fr 8%;
        padding-bottom: 60px
    }
    .catalog-menu__close-btn-container,
    .catalog-menu__header .search-form {
        margin-top: 48px
    }
}

.catalog-menu__logo img {
    max-width: 100%
}

@media (min-width:768px) {
    .catalog-menu__logo img {
        width: 100%;
        max-width: 78px
    }
}

@media (min-width:1600px) {
    .catalog-menu__header {
        grid-template-columns: 28% 1fr 8%
    }
    .catalog-menu__logo img {
        max-width: 94px
    }
}

.footer,
.product__qty,
.subcategory__icon img {
    max-width: 100%
}

.catalog-menu__close-btn-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.cat-sheet:not(:first-of-type) {
    margin-top: 24px
}

@media (min-width:680px) {
    .cat-sheet:not(:first-of-type) {
        margin-top: 0
    }
    .cat-sheet {
        display: none
    }
    .cat-sheet.active {
        display: block
    }
}

[data-name=auth-modal] .cat-sheet {
    display: none
}

[data-name=auth-modal] .cat-sheet:not(:first-of-type) {
    margin-top: 24px
}

[data-name=auth-modal] .cat-sheet.active {
    display: block
}

.cat-sheet__title-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cat-sheet__title-block.open .cat-sheet__icon path,
.cat-sheet__title-block.opened .cat-sheet__icon path {
    stroke: #1FA3C8
}

.cat-sheet__title-block.open.closed .cat-sheet__icon path {
    stroke: #1C2527
}

.cat-sheet__title {
    font-family: "Nunito Sans";
    font-weight: 600;
    line-height: 1.135;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.cat-sheet__icon,
.tab-category__icon {
    -ms-flex-negative: 0;
    margin-right: 16px
}

@media (min-width:100px) {
    .cat-sheet__title {
        font-size: .9375rem
    }
}

@media (min-width:1600px) {
    .cat-sheet__title {
        font-size: 1rem
    }
}

@media (min-width:680px) {
    [data-name=auth-modal] .cat-sheet:not(:first-of-type) {
        margin-top: 0
    }
    .cat-sheet__title {
        font-size: 1.625rem;
        font-family: "Exo 2";
        font-weight: 500
    }
    .cat-sheet__icon {
        display: none
    }
}

@media (min-width:992px) {
    .cat-sheet__title {
        font-size: 1.875rem;
        margin-bottom: 20px
    }
}

@media (min-width:1600px) {
    .cat-sheet__title {
        font-size: 2.25rem
    }
}

.cat-sheet__icon {
    flex-shrink: 0
}

.cat-sheet__icon path {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.cat-sheet__arrow {
    margin-left: 16px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.cat-sheet__body {
    overflow: hidden;
    height: 0
}

@media (min-width:680px) {
    .cat-sheet__arrow {
        display: none
    }
    .cat-sheet__body {
        overflow: initial;
        height: auto
    }
}

.subcategory {
    margin-top: 24px
}

.subcategory__icon {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #E8F0F2;
    overflow: hidden;
    background-color: #fff;
    padding: 4px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 16px
}

.faq-item,
.filter-group:not(:last-of-type),
.subcategory__list li {
    border-bottom: 1px solid #CFD9DC
}

@media (min-width:680px) {
    .subcategory__icon {
        margin-left: 0;
        margin-bottom: 16px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 80px;
        height: 80px
    }
}

.subcategory__title-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.subcategory__title {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.35;
    color: #1C2527
}

.subcategory__subtitle {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.35;
    color: #A4ACAE;
    white-space: nowrap
}

.catalog-menu__banner-title,
.subcategory__list a {
    font-family: "Nunito Sans";
    line-height: 1.135
}

.subcategory__arrow {
    margin-left: 16px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

@media (min-width:680px) {
    .subcategory__title-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 8px
    }
    .subcategory__arrow {
        display: none
    }
}

.subcategory__title-text-group {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.subcategory__list li {
    padding: 12px 0
}

.subcategory__list a {
    font-weight: 600;
    -webkit-transition: .3s;
    -o-transition: .3s;
    color: #1C2527;
    display: inline-block;
    transition: .3s
}

@media (min-width:1600px) {
    .subcategory__list a {
        font-size: 1rem
    }
}

.subcategory__list a:hover {
    color: #1FA3C8
}

@media (min-width:100px) {
    .subcategory__list a {
        font-size: .9375rem
    }
}

@media (min-width:992px) {
    .subcategory__list a {
        font-size: 1rem
    }
}

.subcategory__body {
    overflow: hidden;
    height: 0
}

@media (min-width:680px) {
    .subcategory__title-text-group {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .subcategory__list li {
        padding: 8px 0;
        border-bottom: none
    }
    .subcategory__body {
        overflow: initial;
        height: auto
    }
}

.tab-category {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tab-category:not(:first-of-type) {
    margin-top: 20px
}

.tab-category__name {
    margin-right: 16px;
    margin-left: 12px;
    font-size: 20px;
}

.tab-category__name .active {
    font-weight: bold;
}

.tab-category__icon {
    flex-shrink: 0
}

.tab-category__icon path {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.tab-category__arrow {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: none;
    -webkit-animation: animateArrowForTab .3s ease-in-out forwards;
    animation: animateArrowForTab .3s ease-in-out forwards;
    -webkit-transform: translate(-8px, 0);
    -ms-transform: translate(-8px, 0);
    transform: translate(-8px, 0);
    opacity: 0
}

@-webkit-keyframes animateArrowForTab {
    to {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes animateArrowForTab {
    to {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.tab-category.active .tab-category__arrow {
    display: initial
}

.tab-category.active .tab-category__icon path {
    stroke: #1FA3C8
}

.catalog-menu__tabs-col {
    height: 100%;
    max-height: 100%;
    display: none
}

.catalog-menu__categories-col {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 100%;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #C6CBCC #E8F0F2
}

.catalog-menu__categories-col::-webkit-scrollbar {
    width: 4px
}

.catalog-menu__categories-col::-webkit-scrollbar-track {
    background: #E8F0F2
}

.catalog-menu__categories-col::-webkit-scrollbar-thumb {
    background-color: #C6CBCC;
    border-radius: 20px
}

@media (min-width:680px) {
    .catalog-menu__tabs-col {
        display: block
    }
    .catalog-menu__categories-col {
        margin-bottom: 3.5rem
    }
}

.catalog-menu__banner-col {
    display: none;
    padding-top: 84px
}

@media (min-width:1600px) {
    .catalog-menu__banner-col {
        display: block
    }
}

.catalog-menu__banner {
    width: 100%;
    background: -o-linear-gradient(270.78deg, #188BAB .44%, #53D798 102.99%), #D7D7D7;
    background: linear-gradient(179.22deg, #188BAB .44%, #53D798 102.99%), #D7D7D7;
    padding: 84px 14px 100px;
    position: relative;
    overflow: hidden
}

.hamburger-menu,
.header.green-mode .search-form input {
    background-color: #fff
}

.catalog-menu__banner:hover .catalog-menu__round {
    -webkit-transform: translate(-50%, -50%) scale(1.05);
    -ms-transform: translate(-50%, -50%) scale(1.05);
    transform: translate(-50%, -50%) scale(1.05)
}

.catalog-menu__banner:hover .catalog-menu__banner-icon {
    -webkit-animation: iconFriendShip .8s infinite;
    animation: iconFriendShip .8s infinite
}

@-webkit-keyframes iconFriendShip {
    25% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px)
    }
    100%,
    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    75% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px)
    }
}

@keyframes iconFriendShip {
    25% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px)
    }
    100%,
    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    75% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px)
    }
}

.catalog-menu__banner-content {
    position: relative;
    z-index: 5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.catalog-menu__banner-icon {
    margin-bottom: 16px
}

.catalog-menu__banner-title {
    margin-bottom: 16px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    font-weight: 800;
    text-align: center;
    color: #fff;
    text-transform: uppercase
}

.catalog-menu__banner-text {
    margin-bottom: 48px;
    font-weight: 600;
    line-height: 168%;
    text-align: center;
    color: #fff;
    text-transform: uppercase
}

.catalog-menu__round {
    width: 430px;
    height: 430px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 2px solid #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.hamburger-menu__contacts a,
.hamburger-menu__nav-link {
    line-height: 1.135;
    -o-transition: .3s;
    font-weight: 600;
    font-family: "Nunito Sans"
}

.hm-container {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    z-index: 900;
    overflow: hidden;
    display: none
}

@media (min-width:1300px) {
    .hm-container {
        display: none!important
    }
}

.hm-container.show {
    display: block
}

.hm-container.show .hamburger-menu {
    -webkit-animation: showMenu .3s ease-in-out forwards;
    animation: showMenu .3s ease-in-out forwards
}

@-webkit-keyframes showMenu {
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes showMenu {
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.hamburger-menu {
    height: 100%;
    margin-left: auto;
    -webkit-box-shadow: -10px 0 20px rgba(24, 139, 171, .05);
    box-shadow: -10px 0 20px rgba(24, 139, 171, .05);
    position: relative;
    padding: 92px 12px 0;
    width: 100%;
    overflow-y: auto;
    -webkit-transform: translateX(120%);
    -ms-transform: translateX(120%);
    transform: translateX(120%)
}

@media (min-width:680px) {
    .hamburger-menu {
        padding: 64px 100px 0;
        width: 85.9375%
    }
}

.hamburger-menu__inner {
    padding-bottom: 32px
}

.hamburger-menu__close-btn {
    position: absolute;
    top: 12px;
    right: 12px
}

.hamburger-menu__nav-link {
    color: #1C2527;
    -webkit-transition: .3s;
    transition: .3s
}

@media (min-width:100px) {
    .catalog-menu__banner-title {
        font-size: .9375rem
    }
}

@media (min-width:1600px) {
    .catalog-menu__banner-title,
    .hamburger-menu__nav-link {
        font-size: 1rem
    }
}

.hamburger-menu__nav-link:hover {
    color: #24C0EB
}

.breadcrumbs a:not(:last-of-type):hover,
.hamburger-menu__contacts a.mail {
    color: #1FA3C8
}

@media (min-width:680px) {
    .hamburger-menu__close-btn {
        top: 30px;
        right: 24px
    }
    .hamburger-menu__contacts {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .hamburger-menu__contacts li:not(:first-of-type) {
        padding-left: 48px;
        position: relative
    }
    .hamburger-menu__contacts li:not(:first-of-type)::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 23px;
        width: 2px;
        height: 15px;
        background-color: #1C2527;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
}

.hamburger-menu__contacts a {
    color: #1C2527;
    -webkit-transition: .3s;
    transition: .3s
}

@media (min-width:100px) {
    .hamburger-menu__nav-link {
        font-size: .9375rem
    }
}

@media (min-width:1600px) {
    .hamburger-menu__contacts a {
        font-size: 1rem
    }
}

@media (min-width:100px) {
    .hamburger-menu__contacts a {
        font-size: .9375rem
    }
}

.hamburger-menu__contacts a:hover {
    color: #24C0EB
}

.hamburger-menu__logo {
    display: inline-block;
    position: absolute;
    left: 12px;
    top: 12px
}

@media (min-width:680px) {
    .hamburger-menu__logo {
        display: none
    }
}

.hamburger-menu__logo img {
    max-width: 39px
}

.tablet-bottom-menu {
    background-color: #E8F0F2;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: none!important;
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%)
}

@media (min-width:680px) {
    .tablet-bottom-menu {
        padding: 24px;
        position: fixed;
        width: 100%;
        bottom: 0;
        left: 0;
        z-index: 800;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width:992px) {
    .tablet-bottom-menu {
        display: none!important
    }
}

.tablet-bottom-menu .big-product__buy-btn-container {
    height: 56px
}

.tablet-bottom-menu .big-product__price {
    display: none;
    margin-bottom: 0
}

@media (min-width:680px) {
    .tablet-bottom-menu .big-product__price {
        display: block
    }
}

@media (min-width:992px) {
    .tablet-bottom-menu .big-product__price {
        display: none
    }
}

@media (min-width:680px) and (max-width:992px) {
    .tablet-bottom-menu.show {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -webkit-animation: showPBM .5s forwards;
        animation: showPBM .5s forwards
    }
}

@-webkit-keyframes showPBM {
    to {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes showPBM {
    to {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.pop-categories {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 118px 118px 118px;
    grid-auto-rows: auto;
    grid-gap: 12px;
    grid-template-areas: "item1 item2" "item3 item4" "item5 item6" "all all"
}

@media (min-width:680px) {
    .pop-categories {
        grid-template-columns: repeat(12, 1fr);
        grid-gap: 16px;
        grid-template-rows: 118px 118px 118px;
        grid-auto-rows: auto;
        grid-template-areas: "item1 item1 item1 item2 item2 item2 item2 item2 item4 item4 item4 item4" "item1 item1 item1 item3 item3 item3 item3 item3 item4 item4 item4 item4" "item5 item5 item5 item5 item5 item6 item6 item6 item6  all all all"
    }
}

@media (min-width:992px) {
    .pop-categories {
        grid-template-columns: repeat(12, 1fr);
        grid-gap: 24px;
        grid-template-rows: 198px 198px 198px;
        grid-auto-rows: auto;
        grid-template-areas: "item1 item1 item1 item2 item2 item2 item2 item2 item4 item4 item4 item4" "item1 item1 item1 item3 item3 item3 item3 item3 item4 item4 item4 item4" "item5 item5 item5 item5 item5 item6 item6 item6 item6  all all all"
    }
}

.pop-categories__item {
    background: #E8F0F2;
    border-radius: 4px;
    padding: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    overflow: hidden;
    font-family: "Nunito Sans";
    font-weight: 600;
    font-size: .8185rem;
    line-height: 1.35;
    position: relative;
    z-index: 1;
    -webkit-transition: .2s .3s;
    -o-transition: .2s .3s;
    transition: .2s .3s;
    color: #1C2527
}

.pop-categories__item::after,
.pop-categories__item::before {
    content: "";
    position: absolute;
    height: 0;
    background-color: #24C0EB;
    width: 0
}

@media (min-width:680px) {
    .pop-categories__item {
        padding: 16px;
        font-size: 1rem
    }
}

@media (min-width:992px) {
    .pop-categories__item {
        padding: 24px;
        font-size: 1.5rem
    }
}

.pop-categories__item::before {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    -webkit-transition: 1s ease-out;
    -o-transition: 1s ease-out;
    transition: 1s ease-out;
    border-radius: 50%;
    z-index: -1
}

.pop-categories__item::after {
    right: 0;
    bottom: 0;
    -webkit-transform: translate(50%, 50%) rotate(45deg);
    -ms-transform: translate(50%, 50%) rotate(45deg);
    transform: translate(50%, 50%) rotate(45deg);
    -webkit-transition: 1s ease-out;
    -o-transition: 1s ease-out;
    transition: 1s ease-out;
    z-index: -1
}

.pop-categories__item:hover {
    color: #fff
}

.pop-categories__item:hover::before {
    width: 50vw;
    height: 50vw;
    -webkit-transition: .7s ease-in-out;
    -o-transition: .7s ease-in-out;
    transition: .7s ease-in-out
}

.pop-categories__item.all {
    grid-column: span 2;
    padding: 16px;
    background-color: #1FA3C8;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    grid-area: all
}

.i-partner-banner,
.pop-categories__icon {
    display: -webkit-box;
    display: -ms-flexbox
}

@media (min-width:680px) {
    .pop-categories__item.all {
        grid-column: span 3;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .pop-categories__icon {
        margin-bottom: 12px
    }
}

@media (min-width:1600px) {
    .pop-categories {
        grid-template-columns: repeat(12, 1fr);
        grid-gap: 24px;
        grid-template-rows: 198px 198px;
        grid-auto-rows: auto;
        grid-template-areas: "item1 item1  item2 item2 item2 item4 item4 item4 item5 item5 item5 item5" "item1 item1  item3 item3 item3 item4 item4 item4 item6 item6 all all"
    }
    .pop-categories__item.all {
        grid-column: span 2
    }
}

.pop-categories__item-1 {
    grid-area: item1
}

.pop-categories__item-2 {
    grid-area: item2
}

.pop-categories__item-3 {
    grid-area: item3
}

.pop-categories__item-4 {
    grid-area: item4
}

.pop-categories__item-5 {
    grid-area: item5
}

.pop-categories__item-6 {
    grid-area: item6
}

.pop-categories__icon {
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    margin-right: 16px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (min-width:992px) {
    .pop-categories__icon {
        width: 80px;
        height: 80px;
        margin-right: 0;
        margin-bottom: 24px
    }
}

.pop-categories__icon img {
    width: 24px;
    height: 24px
}

.i-partner-banner {
    background: -o-linear-gradient(270.78deg, #188BAB .44%, #53D798 102.99%), #D7D7D7;
    background: linear-gradient(179.22deg, #188BAB .44%, #53D798 102.99%), #D7D7D7;
    border-radius: 4px;
    padding: 24px 14px;
    overflow: hidden;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px 0
}

@media (min-width:680px) {
    .i-partner-banner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        grid-gap: 0 24px;
        padding: 24px
    }
}

@media (min-width:992px) {
    .pop-categories__icon img {
        width: 32px;
        height: 32px
    }
    .i-partner-banner {
        padding: 30px
    }
}

@media (min-width:1600px) {
    .i-partner-banner {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.i-partner-banner:hover .i-partner-banner__button-block::before {
    -webkit-transform: translate(-50%, -66%) scale(1.1);
    -ms-transform: translate(-50%, -66%) scale(1.1);
    transform: translate(-50%, -66%) scale(1.1)
}

.i-partner-banner:hover .i-partner-banner__icon {
    -webkit-animation: iconFriendShip .8s infinite;
    animation: iconFriendShip .8s infinite
}

.i-partner-banner__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 48px;
    height: 48px
}

.i-partner-banner__icon img {
    width: 48px;
    height: 48px
}

.i-partner-banner__title {
    text-align: center;
    font-weight: 800;
    font-size: 1rem;
    line-height: 1.35;
    text-transform: uppercase;
    color: #FFF;
    margin-bottom: 8px
}

.i-partner-banner__title::after {
    content: "  |  ";
    color: #fff;
    padding: 0 4px;
    font-weight: 800;
    display: none
}

@media (min-width:680px) {
    .i-partner-banner:hover .i-partner-banner__button-block::before {
        -webkit-transform: translate(-50%, -50%) scale(1.1);
        -ms-transform: translate(-50%, -50%) scale(1.1);
        transform: translate(-50%, -50%) scale(1.1)
    }
    .i-partner-banner__title::after {
        display: initial
    }
    .i-partner-banner__title {
        text-align: left;
        display: inline-block;
        margin-bottom: 0
    }
    .i-partner-banner__title .i-partner-banner__text {
        display: none
    }
}

@media (min-width:1600px) {
    .i-partner-banner__title {
        font-size: 1.25rem
    }
}

.i-partner-banner__text {
    font-weight: 600;
    font-size: .8175rem;
    line-height: 1.54;
    text-align: center;
    text-transform: uppercase;
    color: #FFF
}

@media (min-width:680px) {
    .i-partner-banner__text {
        text-align: left;
        font-size: 1rem;
        display: inline
    }
}

.i-partner-banner__button-block {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 1
}

.i-partner-banner__button-block::before {
    content: "";
    position: absolute;
    z-index: -1;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    width: 324px;
    height: 324px;
    border-radius: 50%;
    border: 2px solid #fff;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -66%);
    -ms-transform: translate(-50%, -66%);
    transform: translate(-50%, -66%)
}

@media (min-width:680px) {
    .i-partner-banner__button-block::before {
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 250px;
        height: 250px
    }
}

@media (min-width:1600px) {
    .i-partner-banner__text {
        font-size: 1.25rem
    }
    .i-partner-banner__button-block {
        margin-left: 8%
    }
}

.i-partner-banner__button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Nunito Sans";
    font-weight: 800;
    font-size: .875rem;
    line-height: 1.35;
    border: 2px solid #FFF;
    border-radius: 4px;
    padding: 20px 32px;
    text-transform: uppercase;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: #FFF
}

.i-partner-banner__button img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 8px
}

.i-partner-banner__button:hover {
    background-color: #1FA3C8;
    border-color: #1FA3C8
}

.breadcrumbs {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 16px;
    padding-bottom: 8px;
    display: flex
}

@media (min-width:680px) {
    .breadcrumbs {
        padding-top: 24px;
        padding-bottom: 12px
    }
}

@media (min-width:992px) {
    .i-partner-banner__button-block::before {
        width: 324px;
        height: 324px
    }
    .breadcrumbs {
        padding-top: 48px;
        padding-bottom: 24px
    }
}

@media (min-width:992px) and (max-height:700px) {
    .breadcrumbs {
        padding-top: 24px;
        padding-bottom: 16px
    }
}

.breadcrumbs a {
    display: inline-block;
    color: #A4ACAE;
    cursor: initial;
    font-weight: 600;
    font-size: .8125rem;
    line-height: 1.38
}

@media (min-width:768px) {
    .breadcrumbs a {
        font-family: "Nunito Sans";
        font-weight: 600;
        line-height: 1.135;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s
    }
}

@media (min-width:768px) and (min-width:100px) {
    .breadcrumbs a {
        font-size: .9375rem
    }
}

@media (min-width:768px) and (min-width:1600px) {
    .breadcrumbs a {
        font-size: 1rem
    }
}

.breadcrumbs a:not(:first-of-type) {
    padding-left: 1rem;
    position: relative
}

.breadcrumbs a:not(:first-of-type)::before {
    content: "";
    position: absolute;
    display: inline-block;
    width: .125rem;
    height: .125rem;
    background-color: #A4ACAE;
    left: .5rem;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.copyright,
.footer__menu-link {
    font-weight: 600;
    line-height: 1.135;
    -webkit-transition: .3s
}

.breadcrumbs a:not(:last-of-type):hover::before {
    background-color: #1FA3C8
}

.footer {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .9)), to(rgba(0, 0, 0, .9))), #24C0EB;
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, .9), rgba(0, 0, 0, .9)), #24C0EB;
    background: linear-gradient(0deg, rgba(0, 0, 0, .9), rgba(0, 0, 0, .9)), #24C0EB;
    padding: 24px var(--section-x-padding) 32px;
    overflow: hidden;
    position: relative
}

.footer__inner {
    position: relative;
    z-index: 2;
    display: grid;
    grid-gap: var(--gutter-x)
}

@media (min-width:680px) {
    .footer {
        padding: 56px var(--section-x-padding)
    }
    .footer__inner {
        grid-template-columns: 2fr 3fr 3fr 3fr 1fr
    }
}

@media (min-width:992px) {
    .footer__inner {
        grid-template-columns: 2fr 2fr 2fr 2fr 4fr
    }
}

.category-content,
.faq-from,
.footer__contacts-block {
    grid-template-columns: 1fr
}

.footer__logo-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.footer__logo img {
    width: 56px
}

@media (min-width:992px) {
    .footer__logo img {
        width: auto;
        max-width: 100%
    }
}

.footer__decor-1,
.footer__decor-2 {
    position: absolute;
    z-index: 1;
    width: 192px;
    top: 24px
}

.footer__menu-col {
    display: none
}

.footer__decor-1 {
    left: 0;
    -webkit-transform: scale(-1, 1) translate(50%, 0);
    -ms-transform: scale(-1, 1) translate(50%, 0);
    transform: scale(-1, 1) translate(50%, 0)
}

.footer__decor-2 {
    right: 0;
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0)
}

@media (min-width:680px) {
    .footer__logo-col {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .footer__menu-col {
        display: block
    }
    .footer__decor-1 {
        display: none
    }
    .footer__decor-2 {
        top: 64px;
        right: 5px;
        width: 215px
    }
}

@media (min-width:992px) {
    .footer__decor-2 {
        top: 80px;
        width: 400px;
        right: 0;
        -webkit-transform: translate(35%, 0);
        -ms-transform: translate(35%, 0);
        transform: translate(35%, 0)
    }
}

.footer__menu-item:not(:first-of-type) {
    margin-top: 14px
}

@media (min-width:1300px) {
    .footer {
        padding: 80px var(--section-x-padding)
    }
    .footer__menu-item:not(:first-of-type) {
        margin-top: 16px
    }
}

.footer__menu-link {
    font-family: "Nunito Sans";
    -o-transition: .3s;
    transition: .3s;
    color: #E8F0F2
}

@media (min-width:100px) {
    .footer__menu-link {
        font-size: .9375rem
    }
}

@media (min-width:680px) {
    .footer__menu-link {
        font-size: .8125rem
    }
}

@media (min-width:992px) {
    .footer__menu-link {
        font-size: .9375rem
    }
}

.footer__menu-link:hover {
    color: #1FA3C8
}

.copyright {
    font-family: "Nunito Sans";
    -o-transition: .3s;
    transition: .3s;
    color: #E8F0F2;
    padding-top: 12px;
    text-align: center;
    opacity: .5
}

@media (min-width:1600px) {
    .footer__inner {
        grid-gap: 0 var(--gutter-x)
    }
    .footer__decor-2 {
        -webkit-transform: translate(45%, 0);
        -ms-transform: translate(45%, 0);
        transform: translate(45%, 0)
    }
    .copyright,
    .footer__menu-link {
        font-size: 1rem
    }
    .copyright {
        display: none
    }
}

@media (min-width:100px) {
    .copyright {
        font-size: .9375rem
    }
}

@media (min-width:680px) {
    .copyright {
        font-size: 1rem;
        text-align: left;
        padding-top: 42px
    }
}

@media (min-width:992px) {
    .copyright {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding-top: 0
    }
}

.copyright.xxl {
    display: none
}

@media (min-width:1600px) {
    .copyright.xxl {
        display: initial
    }
}

.f-soc-links,
.footer__contact-links {
    display: -webkit-box;
    display: -ms-flexbox
}

.f-soc-links {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 0 24px;
    padding-top: 24px
}

@media (min-width:680px) {
    .f-soc-links {
        padding-top: 0;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

@media (min-width:992px) {
    .f-soc-links {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
}

@media (min-width:1600px) {
    .f-soc-links {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.f-soc-link svg {
    width: 40px;
    height: 40px
}

@media (min-width:680px) {
    .f-soc-link svg {
        width: 60px;
        height: 60px
    }
    .footer__contacts-block {
        grid-column: 1/-1;
        grid-template-columns: 1fr 1fr;
        grid-gap: var(--gutter-x);
        margin-top: 14px;
        border-top: 1px solid #1FA3C8
    }
}

.footer__contact-links li:not(:first-of-type)::before,
.header__contacts li:not(:first-of-type)::before {
    top: 50%;
    height: 16px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    content: ""
}

.f-soc-link:hover path {
    fill: #24C0EB
}

.f-soc-link:hover rect {
    stroke: #24C0EB
}

.footer__contacts-block {
    display: grid;
    grid-gap: var(--gutter-x);
    padding-top: 36px
}

@media (min-width:992px) {
    .footer__contacts-block {
        grid-template-columns: 1fr 1fr 1fr
    }
    .footer__contacts {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

.footer__title {
    font-family: "Exo 2";
    font-weight: 500;
    line-height: 1.2;
    font-size: 1.625rem;
    color: #E8F0F2;
    text-align: center;
    margin-bottom: 32px
}

@media (min-width:680px) {
    .footer__title {
        text-align: left;
        margin-bottom: 12px;
        font-size: 1.875rem
    }
}

@media (min-width:1300px) {
    .footer__title {
        font-size: 2.25rem;
        margin-bottom: 20px
    }
}

.footer__contact-links {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.footer__contact-links li:not(:first-of-type) {
    padding-left: 30px;
    position: relative
}

.footer__contact-links li:not(:first-of-type)::before {
    position: absolute;
    left: 14px;
    width: 2px;
    background-color: #E8F0F2;
    transform: translate(0, -50%)
}

@media (min-width:680px) {
    .footer__contact-links {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .footer__contact-links li:not(:first-of-type) {
        padding-left: 50px
    }
    .footer__contact-links li:not(:first-of-type)::before {
        left: 24px
    }
}

.footer__contact-links li a.mail {
    color: #24C0EB
}

.footer__contact-links li a {
    font-family: "Nunito Sans";
    font-weight: 600;
    line-height: 1.135;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: #E8F0F2
}

@media (min-width:100px) {
    .footer__contact-links li a {
        font-size: 1rem
    }
}

@media (min-width:1600px) {
    .footer__contacts-block {
        grid-column: unset;
        grid-template-columns: 1fr;
        grid-template-rows: auto 1fr;
        margin-top: 0;
        padding-top: 0;
        border-top: none;
        grid-gap: 48px
    }
    .footer__contact-links li a {
        font-size: 1rem
    }
}

.footer__contact-links li a:hover {
    color: #1FA3C8
}

.header {
    position: fixed;
    width: 100%;
    z-index: 700;
    padding: 12px var(--section-x-padding);
    -webkit-transition: 150ms;
    -o-transition: 150ms;
    transition: 150ms
}

.header__contacts a,
.header__menu ul>li>a {
    -webkit-transition: .3s;
    -o-transition: .3s;
    font-family: "Nunito Sans";
    font-weight: 600;
    line-height: 1.135
}

@media (min-width:768px) {
    .header {
        padding: 24px var(--section-x-padding) 16px
    }
}

@media (min-width:1300px) {
    .header {
        padding: 32px var(--section-x-padding) 16px
    }
}

.header.green-mode .user-btn {
    outline: #fff solid 1px
}

.header.scrolled.green-mode .user-btn,
.user-btn {
    outline: #E8F0F2 solid 1px
}

.header.scrolled.green-mode .search-form input {
    background-color: #E8F0F2
}

.header.scrolled {
    background-color: #fff;
    -webkit-box-shadow: 0 0 28px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 0 28px 6px rgba(0, 0, 0, .2);
    padding: 8px var(--section-x-padding)
}

@media (max-width:680px) {
    .header.scrolled.hide-shadow {
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

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

.header__logo img {
    max-width: 48px;
    width: 100%
}

@media (min-width:680px) {
    .header__logo img {
        max-width: 100%;
        width: initial
    }
    .header__logo {
        display: inline-block
    }
}

.header__bottom,
.header__menu ul {
    display: -webkit-box;
    display: -ms-flexbox
}

.header__menu ul {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 2rem
}

.header__menu ul>li>a {
    color: #1C2527;
    display: inline-block;
    transition: .3s
}

@media (min-width:100px) {
    .header__menu ul>li>a {
        font-size: .9375rem
    }
}

.header__menu ul>li>a:hover {
    color: #1FA3C8
}

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

@media (min-width: 1310px) {
    .header__top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .header__bottom {
        padding-top: .5rem
    }
}

.header__bottom {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width:680px) {
    .header__bottom {
        -webkit-box-pack: unset;
        -ms-flex-pack: unset;
        justify-content: unset
    }
}

@media (min-width:1600px) {
    .header__menu ul>li>a {
        font-size: 1.2rem;
    }
    .header__bottom {
        padding-top: 1rem
    }
}

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

.header__contacts li:not(:first-of-type) {
    padding-left: 54px;
    position: relative
}

.header__contacts li:not(:first-of-type)::before {
    position: absolute;
    width: 1px;
    background-color: #1C2527;
    left: 24px;
    transform: translate(0, -50%)
}

.user-btn__icon,
.user-btn__icon svg {
    position: relative;
    z-index: 1
}

.header__contacts a {
    color: #1C2527;
    display: inline-block;
    transition: .3s
}

.catalog-btn,
.user-btn path {
    -webkit-transition: .3s;
    -o-transition: .3s
}

@media (min-width:100px) {
    .header__contacts a {
        font-size: .9375rem
    }
}

@media (min-width:1600px) {
    .header__contacts a {
        font-size: 1.2rem;
    }
}

.header__contacts a:hover {
    color: #1FA3C8
}

.catalog-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-family: "Nunito Sans";
    line-height: 1.135;
    color: #fff;
    transition: .3s;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #1FA3C8;
    font-weight: 600;
    border-radius: 4px;
    padding: var(--header-vertical-padding) 1.25rem var(--header-vertical-padding) .75rem
}

@media (min-width:100px) {
    .catalog-btn {
        font-size: .9375rem
    }
}

@media (min-width:1600px) {
    .catalog-btn {
        font-size: 1rem
    }
}

.catalog-btn svg {
    margin-right: 8px
}

.catalog-btn:hover {
    background-color: #24C0EB
}

@media (min-width:1300px) {
    .catalog-btn {
        font-weight: 700
    }
}

.user-btn {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    outline-offset: -1px;
    padding: var(--header-vertical-padding) 1rem;
    display: none
}

@media (min-width:680px) {
    .catalog-btn {
        border-radius: 4px 0 0 4px;
        padding: var(--header-vertical-padding) 4.3rem
    }
    .user-btn {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }
}

.user-btn path {
    transition: .3s
}

.search-form input,
.user-btn__text {
    font-family: "Nunito Sans";
    -webkit-transition: .3s;
    -o-transition: .3s
}

.user-btn.active path,
.user-btn:active path,
.user-btn:hover path {
    stroke: #24C0EB
}

.user-btn__icon {
    width: 32px;
    height: 32px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.user-btn__text {
    font-weight: 600;
    line-height: 1.135;
    transition: .3s;
    color: #1C2527;
    margin-left: 12px;
    display: none
}

@media (min-width:100px) {
    .user-btn__text {
        font-size: .9375rem
    }
}

@media (min-width:1600px) {
    .user-btn__text {
        font-size: 1rem
    }
}

@media (min-width:1300px) {
    .user-btn__text {
        display: unset
    }
}

.user-btn__product-qty {
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 20px;
    z-index: 2;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 800;
    font-size: .6875rem;
    line-height: 1;
    letter-spacing: -.04em;
    color: #FFF
}

.user-btn__product-qty::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #FF5E7B;
    z-index: -1
}

.hamburger {
    margin-left: auto;
    max-width: 27px;
    width: 100%;
    height: 21px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width:1300px) {
    .hamburger {
        display: none
    }
}

.hamburger span {
    width: 100%;
    height: 2px;
    background-color: #1C2527;
    border-radius: 100px
}

.search-form.active input,
.search-form__btn {
    border-radius: 0 4px 4px 0
}

.search-form {
    position: relative;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: none
}

@media (min-width:680px) {
    .hamburger {
        max-width: 36px;
        height: 28px
    }
    .hamburger span {
        height: 3px
    }
    .search-form {
        display: unset
    }
}

.search-form input {
    width: 100%;
    font-weight: 600;
    line-height: 1.135;
    transition: .3s;
    position: relative;
    z-index: 1;
    background-color: #E8F0F2;
    height: 100%;
    padding: 14px 24px 14px 46px
}

@media (min-width:100px) {
    .search-form input {
        font-size: .9375rem
    }
}

@media (min-width:1600px) {
    .search-form input {
        font-size: 1rem
    }
}

.search-form input::-webkit-input-placeholder {
    opacity: 1;
    color: #A4ACAE
}

.search-form input::-moz-placeholder {
    opacity: 1;
    color: #A4ACAE
}

.search-form input:-ms-input-placeholder {
    opacity: 1;
    color: #A4ACAE
}

.search-form input::-ms-input-placeholder {
    opacity: 1;
    color: #A4ACAE
}

.search-form input::placeholder {
    opacity: 1;
    color: #A4ACAE
}

.search-form.active .search-form__btn {
    visibility: visible;
    opacity: 1
}

.search-form__icon {
    position: absolute;
    top: 50%;
    left: 16px;
    z-index: 5;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

@media (min-width:992px) {
    .search-form input {
        padding: 17px 152px 17px 56px
    }
    .search-form__icon {
        left: 24px
    }
    .search-form__btn img {
        margin-left: 8px
    }
}

.search-form__btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    line-height: 1.35;
    font-size: .75rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #FFF;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 5;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background-color: #1FA3C8;
    visibility: hidden;
    opacity: 0;
    padding: var(--header-vertical-padding) .75rem
}

.filter-wrap,
.price-range-input,
.product {
    -webkit-transition: .3s
}

.search-form__btn:hover {
    background-color: #24C0EB
}

.search-form__btn img {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (min-width:1600px) {
    .search-form__btn {
        font-size: .875rem;
        font-weight: 800
    }
}

.search-form__btn-text {
    display: none
}

@media (min-width:992px) {
    .search-form__btn {
        padding: var(--header-vertical-padding) 2rem
    }
    .search-form__zoom {
        display: none
    }
    .search-form__btn-text {
        display: unset
    }
}

.search-form__btn-arrow {
    display: none
}

.faq-item {
    padding: 24px 0
}

@media (min-width:992px) {
    .search-form__btn-arrow {
        display: unset
    }
    .faq-item {
        padding: 28px 0
    }
}

.faq-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.faq-header__text {
    font-size: .9375rem;
    color: #126D86;
    font-weight: 600;
    margin-right: 24px
}

@media (min-width:680px) {
    .faq-header {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .faq-header__text {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-right: 0;
        margin-left: 24px
    }
    .faq-header__arrow {
        margin-top: 5px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

.filter-group__filter-list .custom-cb:not(:first-of-type),
.filter-group__filter-list .custom-rb:not(:first-of-type),
.prod-sort {
    margin-top: 24px
}

.faq-header.open+.faq-body {
    height: auto
}

.faq-body {
    overflow: hidden;
    height: 0
}

.faq-textarea .textarea,
.h-order.active .h-order__link,
.h-order.hover-active .h-order__link {
    height: 160px
}

.faq-body__inner {
    padding-top: 12px
}

@media (min-width:992px) {
    .faq-header__text {
        font-size: 1.25rem
    }
    .faq-body__inner {
        padding-top: 24px
    }
}

.faq-body__text {
    font-weight: 400;
    font-size: .875rem;
    line-height: 1.35;
    color: #1C2527
}

.faq-form-section {
    background: #E8F0F2;
    display: none;
    position: relative;
    overflow: hidden
}

.faq-form-section .section__inner {
    position: relative;
    z-index: 10
}

@media (min-width:680px) {
    .faq-form-section {
        display: block
    }
}

.faq-form-section__decor {
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translate(12%, 8%);
    -ms-transform: translate(12%, 8%);
    transform: translate(12%, 8%)
}

@media (min-width:1600px) {
    .faq-form-section__decor {
        right: initial;
        left: 0;
        top: 50%;
        -webkit-transform: translate(20%, -40%);
        -ms-transform: translate(20%, -40%);
        transform: translate(20%, -40%)
    }
}

.faq-from {
    display: grid;
    grid-gap: 4px;
    grid-auto-rows: auto
}

@media (min-width:680px) {
    .faq-from {
        grid-gap: 12px
    }
    .faq-textarea .textarea {
        height: 200px
    }
}

.filter {
    padding-top: 12px;
    border-radius: 4px;
    border: 1px solid #CFD9DC
}

@media (min-width:992px) {
    .faq-body__text {
        font-size: 1.25rem
    }
    .faq-from {
        grid-template-columns: 1fr 1fr;
        grid-gap: 24px
    }
    .faq-textarea {
        grid-row: 1/4;
        grid-column: 2/3
    }
    .faq-textarea .textarea {
        height: 240px
    }
    .filter {
        max-width: 365px;
        width: 100%
    }
}

.filter .filter-apply {
    width: calc(100% + 48px);
    margin-left: -24px
}

.filter-group {
    padding: 0 24px
}

.filter-group__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 16px 0
}

.filter-group__name {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.35;
    color: #1C2527
}

.filter-group__body {
    height: 0;
    overflow: hidden
}

.filter-group__inner-body {
    padding: 8px 0 20px
}

.filter-group__header.open+.filter-group__body {
    height: auto
}

.range-filter .noUi-connects,
.range-filter .noUi-horizontal {
    height: 4px
}

.range-filter .pf-filter__params--inner {
    padding-bottom: 40px
}

@media (max-width:1024px) {
    .range-filter .pf-filter__params--inner {
        padding-bottom: 24px
    }
}

.range-filter .noUi-target {
    border: none;
    background-color: #E8F0F2
}

.range-filter .noUi-handle {
    border-radius: 50%;
    border: 2px solid #1FA3C8;
    top: -20px;
    -webkit-transform: translate(-25%, 0);
    -ms-transform: translate(-25%, 0);
    transform: translate(-25%, 0);
    width: 40px;
    height: 40px
}

.price-range-input,
.product__tag {
    border-radius: 4px;
    font-family: "Nunito Sans"
}

.range-filter .noUi-handle::after,
.range-filter .noUi-handle::before {
    display: none
}

@media (min-width:992px) {
    .range-filter .noUi-handle {
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        width: 16px;
        height: 16px;
        top: -6px
    }
}

.range-filter .noUi-handle.noUi-handle-lower {
    -webkit-transform: translate(33%, 0);
    -ms-transform: translate(33%, 0);
    transform: translate(33%, 0)
}

.range-filter .noUi-connect {
    background-color: #1FA3C8
}

.ranges-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    margin-bottom: 54px
}

@media (min-width:992px) {
    .range-filter .noUi-handle.noUi-handle-lower {
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }
    .ranges-wrapper {
        margin-bottom: 24px
    }
}

.price-range-input {
    position: relative;
    z-index: 2;
    background: #E8F0F2;
    max-width: 40%;
    height: 46px;
    font-weight: 600;
    font-size: 1rem;
    line-height: 125%;
    color: #1C2527;
    text-align: center;
    padding: 17px 24px;
    -o-transition: .3s;
    transition: .3s
}

.price-range-input:focus {
    border-color: #121212
}

@media (max-width:1024px) {
    .price-range-input {
        height: 50px
    }
}

.prices-inp-ranges__placeholder {
    position: absolute;
    font-weight: 300;
    font-size: 1rem;
    line-height: 120%;
    color: rgba(18, 18, 18, .5);
    top: 50%;
    left: 22px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 5
}

input[type=number] {
    -moz-appearance: textfield
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none
}

#range-slider {
    padding: 0 10px
}

.filter-wrap {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 900;
    background-color: #fff;
    -webkit-transform: translate(-120%, 0);
    -ms-transform: translate(-120%, 0);
    transform: translate(-120%, 0);
    -o-transition: .3s;
    transition: .3s;
    overflow-y: auto;
    max-height: 100vh
}

@media (min-width:992px) {
    .filter-wrap {
        position: static;
        width: auto;
        height: auto;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        z-index: 0;
        overflow-y: initial;
        max-height: initial
    }
}

.filter-wrap.show {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 64px 0 32px
}

@media (min-width:680px) {
    .filter-wrap.show {
        padding: 110px 24px 74px
    }
    .filter-wrap.show .filter-apply-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .filter-wrap.show .filter-apply {
        width: 160px;
        margin: 48px auto 0
    }
}

.product,
.product__tags {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.filter__close {
    position: absolute;
    right: 12px;
    top: 12px
}

@media (min-width:992px) {
    .filter__close {
        display: none
    }
}

.product {
    background: #fff;
    outline: #CFD9DC solid 1px;
    position: relative;
    z-index: 5;
    -o-transition: .3s;
    transition: .3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    padding: 24px 12px 0
}

@media (min-width:680px) {
    .filter__close {
        right: 24px;
        top: 24px
    }
    .product {
        padding: 24px 24px 0
    }
}

@media (min-width:992px) {
    .product {
        padding-bottom: 24px
    }
}

.product:hover {
    -webkit-box-shadow: 0 4px 30px rgba(24, 139, 171, .2);
    box-shadow: 0 4px 30px rgba(24, 139, 171, .2);
    z-index: 10
}

.product:hover .product__img img {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1)
}

.product:hover .product__buy-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-animation: showBuyBlock .5s forwards;
    animation: showBuyBlock .5s forwards
}

.product__img {
    margin-bottom: 8px
}

.product__img img {
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 90%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.product__img-inner {
    position: relative;
    width: 100%;
    padding-bottom: 95%
}

@media (min-width:1600px) {
    .product__img-inner {
        padding-bottom: 85.714285714%
    }
}

.product__tags {
    position: absolute;
    left: 8px;
    top: 8px;
    max-width: calc(66% - 0px);
    z-index: 99;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media (min-width:992px) {
    .product__tags {
        left: 12px;
        top: 12px;
        max-width: calc(50% - 0px)
    }
}

.product__tag {
    font-weight: 700;
    font-size: .625rem;
    line-height: 1.4;
    color: #FFF;
    display: inline-block;
    padding: 4px 8px
}

.product__tag+.product__tag {
    margin-top: 4px
}

.product__tag.popular {
    background: #6BD369
}

.product__tag.hit {
    background: #FF4158
}

.product__tag.best {
    background: #967AE4
}

.product__tag.sale {
    background-color: #1C2527;
    color: #fff
}

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

.product__available {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 8px
}

.product__available-icon {
    margin-right: 8px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 20px;
    height: 20px
}

.product__available-text {
    font-weight: 600;
    font-size: .8125rem;
    line-height: 1.35;
    color: #61BE5F
}

.product__available-text .qty {
    display: none
}

@media (min-width:680px) {
    .product__tag {
        font-size: .8125rem
    }
    .product__available-text {
        font-size: 1rem
    }
    .product__available-text .qty {
        display: inline-block
    }
}

.product__available.on-way .product__available-text {
    color: #A4ACAE
}

.product__add-favorite {
    position: absolute;
    right: 8px;
    top: 8px;
    width: 32px;
    height: 32px;
    z-index: 99
}

.product__add-favorite path {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.c-product,
.prod-sort__prop,
.product__name {
    -webkit-transition: .3s;
    -o-transition: .3s
}

.product__add-favorite:hover path {
    stroke: #24C0EB
}

.product.favorite .product__add-favorite path {
    stroke: #1FA3C8;
    fill: #1FA3C8
}

.product.favorite .product__add-favorite:hover path {
    stroke: #24C0EB;
    fill: #24C0EB
}

.product__developer {
    font-weight: 600;
    font-size: .8125rem;
    line-height: 1.35;
    margin-bottom: 4px;
    color: #A4ACAE
}

@media (min-width:680px) {
    .product__developer {
        font-size: 1rem
    }
}

.product__name {
    display: inline-block;
    font-weight: 600;
    font-size: .9375rem;
    line-height: 1.15;
    color: #1C2527;
    transition: .3s
}

@media (min-width:680px) {
    .product__name {
        font-size: 1.25rem;
        line-height: 1.35
    }
}

.product__name:hover {
    color: #24C0EB
}

.product__price {
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.21;
    color: #1C2527;
    margin-bottom: 0
}

@media (min-width:680px) {
    .product__price {
        font-size: 1.25rem;
        margin-bottom: 16px
    }
}

@media (min-width:1600px) {
    .product__price {
        font-size: 1.75rem;
        margin-bottom: 0
    }
}

.product__price .old-price {
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through;
    color: #C6CBCC;
    display: inline-block;
    margin-right: 6px;
    font-size: .75rem
}

@media (min-width:680px) {
    .product__price .old-price {
        margin-right: 6px;
        font-size: 1rem
    }
}

@media (min-width:1600px) {
    .product__price .old-price {
        margin-right: 6px;
        font-size: 1.5rem
    }
}

.product__opt-price {
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.35;
    color: #A4ACAE;
    display: none
}

.product__about {
    margin-bottom: 8px
}

@media (min-width:680px) {
    .product__opt-price {
        display: block
    }
    .product__about {
        margin-bottom: 16px
    }
}

.product__buy-block {
    bottom: 0;
    left: 0;
    z-index: 10;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -12px;
    width: calc(100% + 24px);
    border-top: 1px solid #CFD9DC;
    margin-top: 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width:680px) {
    .product__buy-block {
        margin-top: 24px;
        margin-left: -24px;
        width: calc(100% + 48px);
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        height: 60px
    }
}

@media (min-width:992px) {
    .product__add-favorite {
        right: 12px;
        top: 12px
    }
    .product__buy-block {
        display: none;
        margin-top: 0;
        margin-left: 0;
        opacity: 0;
        -webkit-box-shadow: 0 31px 30px rgba(24, 139, 171, .1);
        box-shadow: 0 31px 30px rgba(24, 139, 171, .1);
        width: 100%;
        position: absolute;
        -webkit-transform: translate(0, 100%);
        -ms-transform: translate(0, 100%);
        transform: translate(0, 100%)
    }
}

@-webkit-keyframes showBuyBlock {
    to {
        opacity: 1
    }
}

@keyframes showBuyBlock {
    to {
        opacity: 1
    }
}

.product__buy-inp-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px;
    width: 100%;
    height: 48px
}

@media (min-width:680px) {
    .product__buy-inp-container {
        height: 100%;
        width: 33.3333333333%
    }
    .product__plus {
        display: none
    }
}

@media (min-width:992px) {
    .product__buy-inp-container {
        width: 50%
    }
    .product__plus {
        display: initial
    }
}

.product__minus,
.product__plus {
    width: 32px;
    height: 32px;
    cursor: pointer
}

@media (min-width:680px) {
    .product__minus {
        display: none
    }
}

.product__qty {
    font-weight: 800;
    font-size: 1rem;
    line-height: 1.35;
    color: #000;
    margin: 0 2px;
    height: 100%;
    text-align: center;
    width: 100%
}

.product__qty-wrap {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 100%
}

.product__buy-btn-container {
    width: 100%;
    height: 48px
}

@media (min-width:680px) {
    .product__buy-btn-container {
        height: 100%;
        width: 66.6666666667%
    }
}

@media (min-width:992px) {
    .product__minus {
        display: initial
    }
    .product__buy-btn-container {
        width: 50%
    }
    .category-content {
        grid-template-columns: calc(25% - var(--half-gutter-x)) calc(75% - var(--half-gutter-x));
        grid-gap: 0 var(--gutter-x)
    }
}

.product__buy-btn-container .button {
    font-size: .8125rem;
    height: 100%;
    padding: 8px;
    width: 100%;
    border-radius: 0
}

.prod-sort__prop,
.prod-sort__title,
.selected-filter {
    font-size: 1rem;
    font-weight: 600
}

.category-content {
    display: grid
}

.controls-prod-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: calc(100vw - 24px);
    margin-bottom: 24px
}

@media (min-width:680px) {
    .controls-prod-list {
        max-width: initial
    }
}

@media (min-width:992px) {
    .controls-prod-list {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.controls-prod-list.my-orders {
    gap: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.controls-prod-list.my-orders .prod-sort {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.controls-prod-list.my-orders .search-form {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    display: block
}

@media (min-width:1300px) {
    .controls-prod-list.my-orders {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media (min-width:1600px) {
    .controls-prod-list.my-orders {
        gap: 0 64px
    }
}

.prod-sort {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%
}

@media (min-width:680px) {
    .prod-sort {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.prod-sort__title {
    line-height: 1.375;
    margin-right: 0;
    color: #1C2527;
    margin-bottom: 12px
}

@media (min-width:680px) {
    .prod-sort__title {
        margin-bottom: 0;
        margin-right: 12px
    }
}

@media (min-width:992px) {
    .prod-sort {
        width: auto;
        margin-top: 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .prod-sort__title {
        margin-right: 16px
    }
}

.prod-sort__list {
    max-width: calc(100vw - 12px);
    width: calc(100vw - 12px);
    overflow: hidden
}

.prod-sort__list-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 4px;
    overflow: auto;
    scrollbar-width: none;
    padding-right: 12px
}

@media (min-width:680px) {
    .prod-sort__list {
        max-width: initial;
        width: auto
    }
    .prod-sort__list-inner {
        padding-right: 0
    }
}

.prod-sort__prop,
.show-mob-filter {
    padding: 8px 16px
}

.prod-sort__list-inner::-webkit-scrollbar {
    display: none
}

.prod-sort__prop {
    font-family: "Nunito Sans";
    line-height: 1.375;
    color: #1C2527;
    border-radius: 4px;
    background-color: #E8F0F2;
    transition: .3s;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.prod-sort__prop:hover {
    background-color: #24C0EB;
    color: #fff
}

.bp-details__tab::before,
.prod-sort__prop.active,
.prod-sort__prop.active:hover {
    background-color: #1FA3C8
}

.prod-sort__prop.active {
    color: #fff
}

.view-mode-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 12px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.show-mob-filter img {
    margin-left: 0;
    margin-right: 8px
}

@media (min-width:992px) {
    .show-mob-filter {
        display: none
    }
}

.products-container[data-mode=tile] .view-mode[data-mode=tile] path {
    stroke: #1FA3C8
}

.products-container[data-mode=tile] .prod-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr)
}

@media (min-width:680px) {
    .products-container[data-mode=tile] .prod-list {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media (min-width:1300px) {
    .products-container[data-mode=tile] .prod-list {
        grid-template-columns: repeat(4, 1fr)
    }
}

@media (min-width:1900px) {
    .products-container[data-mode=tile] .prod-list {
        grid-template-columns: repeat(5, 1fr)
    }
}

@media (min-width:2250px) {
    .products-container[data-mode=tile] .prod-list {
        grid-template-columns: repeat(6, 1fr)
    }
}

.products-container.profile-favorites .view-mode-group {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 8px
}

.products-container.profile-favorites .view-mode-group .prod-sort__title {
    margin-bottom: 0
}

.products-container.profile-favorites .prod-sort {
    margin-top: 0
}

.products-container.profile-favorites .prod-sort .prod-sort__title {
    display: none
}

@media (min-width:680px) {
    .products-container.profile-favorites .view-mode-group {
        width: auto;
        margin-bottom: 0
    }
    .products-container.profile-favorites .view-mode-group .prod-sort__title {
        display: none
    }
    .products-container.profile-favorites .prod-sort {
        width: auto;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .products-container.profile-favorites .prod-sort .prod-sort__title {
        display: initial
    }
}

.products-container[data-mode=list] .view-mode[data-mode=list] path {
    stroke: #1FA3C8
}

.products-container[data-mode=list] .prod-list {
    display: grid;
    grid-template-columns: repeat(1, 1fr)
}

.products-container[data-mode=list] .product {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 16px 8px
}

@media (min-width:680px) {
    .products-container[data-mode=list] .product {
        grid-template-columns: minmax(140px, 22%) minmax(160px, 78%);
        grid-gap: 16px;
        padding-bottom: 24px
    }
}

.products-container[data-mode=list] .product__name {
    margin-bottom: 12px
}

.products-container[data-mode=list] .product__img {
    margin-bottom: 0;
    width: 100%;
    grid-row: 1/-1
}

@media (min-width:992px) {
    .products-container[data-mode=list] .product {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .products-container[data-mode=list] .product__img {
        margin-right: 24px;
        width: 27%
    }
}

@media (min-width:1600px) {
    .products-container[data-mode=list] .product__name {
        margin-bottom: 0
    }
    .products-container[data-mode=list] .product__img {
        width: 23.5%
    }
}

.products-container[data-mode=list] .product__available {
    margin-bottom: 16px
}

.products-container[data-mode=list] .product__img-inner {
    padding-bottom: 95%
}

.grecaptcha-badge {
    z-index: 1200;
}

.products-container[data-mode=list] .product__description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width:992px) {
    .products-container[data-mode=list] .product__description {
        width: 58.5%;
        margin-right: 32px
    }
}


/*@media (min-width:1600px) {*/

.products-container[data-mode=list] .product__description {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}


/*}*/

.products-container[data-mode=list] .product__about {
    margin-bottom: 0;
    margin-right: 24px
}

.products-container[data-mode=list] .product__buy-block {
    grid-column: 1/-1;
    margin-top: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-left: -13px;
    width: calc(100% + 26px);
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    position: static!important;
    opacity: 1;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top: none;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}

.c-product:not(:first-of-type),
.h-product:not(:first-of-type) {
    margin-top: 1px
}

.c-product:hover,
.h-order:hover,
.profile-part:hover {
    -webkit-box-shadow: 0 4px 30px rgba(24, 139, 171, .2)
}

@media (min-width:680px) {
    .products-container[data-mode=list] .product__buy-block {
        grid-column: 2/3;
        max-width: 330px;
        margin-left: 0
    }
}

@media (min-width:992px) {
    .products-container[data-mode=list] .product__buy-block {
        grid-column: unset;
        width: auto
    }
}

.products-container[data-mode=list] .product__price-block {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.products-container[data-mode=list] .product__buy-inp-container {
    border: 1px solid #CFD9DC;
    width: 50%;
    height: 64px
}

@media (min-width:680px) {
    .products-container[data-mode=list] .product__buy-inp-container {
        height: 100%
    }
}

.products-container[data-mode=list] .product__buy-btn-container {
    width: 50%;
    height: 64px
}

@media (min-width:680px) {
    .products-container[data-mode=list] .product__buy-btn-container {
        height: 100%
    }
    .products-container[data-mode=list] .product__minus,
    .products-container[data-mode=list] .product__plus {
        display: initial
    }
}

.selected-filters-list {
    max-width: calc(100vw - var(--section-x-padding));
    width: calc(100vw - var(--section-x-padding));
    overflow: hidden;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    margin-left: calc(var(--section-x-padding) * -1);
    -webkit-transform: translateX(var(--section-x-padding));
    -ms-transform: translateX(var(--section-x-padding));
    transform: translateX(var(--section-x-padding))
}

@media (min-width:992px) {
    .selected-filters-list {
        display: none
    }
}

.selected-filters-list__inner {
    overflow: auto
}

.selected-filters-list__inner ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 4px;
    overflow: auto;
    scrollbar-width: none;
    padding-right: 12px
}

@media (min-width:680px) {
    .selected-filters-list__inner ul {
        padding-right: 0
    }
}

.selected-filters-list__inner ul::-webkit-scrollbar {
    display: none
}

.selected-filter {
    margin-bottom: 24px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 10px;
    font-family: "Nunito Sans";
    line-height: 1.35;
    color: #1FA3C8;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border: 2px solid #1FA3C8;
    border-radius: 4px;
    padding: 12px
}

.profile-menu__item,
.selected-filter__uncheck {
    line-height: 0
}

.h-product {
    outline: #CFD9DC solid 1px;
    padding: 16px;
    display: grid;
    grid-template-columns: 80px 1fr;
    grid-gap: 8px
}

@media (min-width:680px) {
    .h-product {
        padding: 24px;
        grid-template-columns: 132px 1fr;
        grid-gap: 14px 28px;
        grid-template-rows: auto auto
    }
    .h-product__img-cell {
        grid-row: 1/-1
    }
}

@media (min-width:992px) {
    .h-product {
        padding: 40px
    }
}

.h-product__img {
    display: block
}

.h-product__img img {
    max-width: 100%;
    max-height: 100%
}

@media (min-width:680px) {
    .h-product__description-cell {
        grid-column: 2/3;
        grid-row: 1/2
    }
}

.h-product__price-cell {
    grid-column: 1/-1
}

@media (min-width:680px) {
    .h-product__price-cell {
        grid-column: 2/3;
        grid-row: 2/3
    }
}

.h-product__controls {
    grid-column: 1/-1
}

@media (min-width:680px) {
    .h-product__controls {
        grid-column: 3/4;
        grid-row: 1/-1;
        align-self: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .h-product__controls a,
    .h-product__controls p {
        text-align: center
    }
}

.c-product {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 16px;
    outline: #CFD9DC solid 1px;
    padding: 16px;
    transition: .3s;
    background: #FFF;
    position: relative
}

@media (min-width:680px) {
    .c-product {
        padding: 24px;
        grid-gap: 40px;
        grid-template-columns: 58.333333333% 1fr 32px
    }
}

@media (min-width:992px) {
    .c-product {
        padding: 40px;
        grid-gap: 40px;
        grid-template-columns: 65.5% 1fr 32px
    }
}

@media (min-width:1600px) {
    .c-product {
        padding: 40px;
        grid-gap: 40px;
        grid-template-columns: 44.444444444% 1fr 32px
    }
}

.c-product .product__available .qty {
    display: initial
}

.c-product .product__buy-block {
    border: 1px solid #CFD9DC;
    width: 100%;
    margin: 0
}

.c-product:hover {
    z-index: 5;
    box-shadow: 0 4px 30px rgba(24, 139, 171, .2)
}

.c-product__description-cell {
    display: grid;
    grid-template-columns: 80px 1fr;
    grid-gap: 8px
}

@media (min-width:680px) {
    .c-product__description-cell {
        grid-template-columns: 132px 1fr;
        grid-gap: 24px
    }
}

@media (min-width:992px) {
    .c-product__description-cell {
        grid-template-columns: 132px 1fr;
        grid-gap: 40px
    }
}

.h-order__main,
.main-slide,
.receiver-data {
    grid-template-columns: 1fr
}

.c-product__img img {
    max-width: 100%;
    max-height: 100%
}

.c-product__price-variants {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (min-width:680px) {
    .c-product__price-variants {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (min-width:1600px) {
    .c-product__price-variants {
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

.c-product__price-variants li:nth-of-type(odd) {
    text-align: left;
    width: 50%;
    position: relative
}

.c-product__price-variants li:nth-of-type(odd)::after {
    content: "/";
    position: absolute;
    display: inline-block;
    right: 0;
    top: 50%;
    -webkit-transform: translate(8px, -50%);
    -ms-transform: translate(8px, -50%);
    transform: translate(8px, -50%)
}

@media (min-width:680px) {
    .c-product__price-variants li:nth-of-type(odd)::after {
        display: none
    }
    .c-product__price-variants li:nth-of-type(odd) {
        width: 100%
    }
}

.c-product__price-variants li:nth-of-type(even) {
    text-align: right;
    width: 50%
}

.c-product__price-cell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px
}

@media (min-width:1600px) {
    .c-product__price-cell {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
    .c-product__cart-buy-block .error {
        position: absolute;
        left: 0;
        bottom: -8px;
        -webkit-transform: translate(0, 100%);
        -ms-transform: translate(0, 100%);
        transform: translate(0, 100%);
        width: 100%
    }
}

.big-product__desc-block,
.cart-data__summ,
.pagination,
.thanks-modal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.c-product__trash-cell {
    display: none
}

@media (min-width:680px) {
    .c-product__price-variants li:nth-of-type(even) {
        text-align: left;
        width: 100%
    }
    .c-product__price-cell {
        gap: 24px
    }
    .c-product__trash-cell {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.c-product__trash path {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.c-product__trash:hover path {
    stroke: #FF5E7B
}

.c-product__cart-buy-block .error {
    font-size: .8125rem!important;
    color: #A4ACAE
}

@media (min-width:1600px) {
    .c-product__cart-buy-block {
        position: relative;
        width: 33.33%
    }
}

@media (min-width:992px) {
    .c-product__cart-buy-block .product__buy-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        opacity: 1;
        position: static;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

@media (min-width:680px) {
    .c-product__cart-buy-block .product__minus,
    .c-product__cart-buy-block .product__plus {
        display: initial
    }
}

.c-product__cart-buy-block .product__buy-inp-container {
    width: 100%
}

.c-product__cart-buy-block.has-error .error {
    color: #FF5E7B
}

.c-product__price-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width:680px) {
    .c-product__price-block .c-product__trash {
        display: none
    }
}

.cart-data__summ-container {
    border-radius: 4px;
    background-color: #E8F0F2
}

@media (min-width:1600px) {
    .c-product__price-block {
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
    .c-product__price-block .product__price {
        margin-bottom: 0
    }
    .cart-data__summ-container {
        padding: 40px
    }
}

.cart-data__summ {
    padding: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width:680px) {
    .cart-data__summ {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (min-width:1600px) {
    .cart-data__summ {
        padding: 0 0 24px
    }
}

.receiver-data {
    background-color: #E8F0F2;
    padding: 16px;
    display: grid;
    grid-gap: 20px
}

@media (min-width:680px) {
    .receiver-data {
        grid-template-columns: 1fr 1fr;
        grid-gap: 24px 40px;
        padding: 32px
    }
    .receiver-data__block.address {
        grid-column: 1/-1;
        padding-top: 26px
    }
}

@media (min-width:992px) {
    .cart-data__summ {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .receiver-data {
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: auto 1fr;
        grid-gap: 24px 40px
    }
    .receiver-data__block.address {
        grid-column: 3/-1;
        grid-row: 1/-1;
        padding-top: 0
    }
}

.receiver-data__title-block {
    color: #126D86;
    font-family: "Nunito Sans";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.375;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 8px
}

.receiver-data__title-block img {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.receiver-data__text {
    font-family: "Nunito Sans";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #1C2527
}

@media (min-width:768px) {
    .receiver-data__text {
        font-size: 20px
    }
}

.big-product {
    display: grid;
    grid-template-rows: auto auto auto;
    grid-auto-rows: auto;
    grid-template-columns: 100%;
    grid-gap: 32px 16px;
    margin-bottom: 32px
}

@media (min-width:680px) {
    .big-product {
        margin-bottom: 40px;
        grid-template-columns: 40.277777777% 57.222222222%
    }
}

@media (min-width:992px) {
    .big-product {
        grid-template-columns: 30.277777777% 67.222222222%
    }
}

@media (min-width:1300px) {
    .big-product {
        margin-bottom: 100px;
        grid-gap: 40px 24px;
        grid-template-columns: 25.833333333% 49.666666666% 20.333333333%
    }
}

@media (max-width:680px) {
    .bp-product-name.h1 {
        font-size: 1.25rem;
        line-height: 1.2
    }
}

.big-product.favorite .product__add-favorite path {
    stroke: #1FA3C8;
    fill: #1FA3C8
}

.big-product.favorite .product__add-favorite:hover path {
    stroke: #24C0EB;
    fill: #24C0EB
}

.big-product__img {
    padding: 48px;
    border: 1px solid #CFD9DC;
    position: relative
}

.big-product__img img {
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 100%;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.big-product__img .product__tags {
    top: 8px;
    left: 8px
}

@media (min-width:1600px) {
    .big-product {
        margin-bottom: 124px;
        grid-gap: 48px 80px;
        grid-template-columns: 30.5% 47.625% 15.625%
    }
    .big-product__img-block {
        grid-row: 1/-1
    }
    .big-product__img .product__tags {
        top: 24px;
        left: 24px
    }
}

.big-product__img .product__add-favorite {
    top: 8px;
    right: 8px
}

@media (min-width:1600px) {
    .big-product__img .product__add-favorite {
        top: 24px;
        right: 24px
    }
}

.big-product__img .product__tag+.product__tag {
    margin-top: 8px
}

.big-product__img-inner {
    position: relative;
    width: 100%;
    padding-bottom: 100%
}

.big-product__img-note {
    font-family: "Nunito Sans";
    font-weight: 600;
    font-size: .75rem;
    line-height: 1.17;
    color: #A4ACAE;
    position: absolute;
    left: 8px;
    right: 8px;
    bottom: 8px;
    z-index: 5
}

@media (min-width:992px) {
    .big-product__img-note {
        left: 16px;
        right: 16px;
        bottom: 16px;
        font-size: .8125rem
    }
}

.big-product__available {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.big-product__available-icon {
    margin-right: 8px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 20px;
    height: 20px
}

.big-product__available-text {
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.35;
    color: #61BE5F
}

.big-product__available.on-way .big-product__available-text {
    color: #A4ACAE
}

.big-product__desc-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 12px
}

@media (min-width:992px) {
    .big-product__desc-block {
        gap: 16px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .big-product__price-block {
        padding: 12px 0
    }
}

@media (min-width:1600px) {
    .big-product__img-note {
        left: 20px;
        right: 20px;
        bottom: 16px;
        font-size: 1rem
    }
    .big-product__available-icon {
        width: 32px;
        height: 32px
    }
    .big-product__available-text {
        font-size: 1.25rem
    }
    .big-product__desc-block {
        gap: 24px
    }
}

.big-product__desc-block .big-product__buy-block {
    display: none
}

.big-product__description {
    color: #1C2527;
    font-size: .9375rem;
    line-height: 1.35;
    font-weight: 400
}

@media (min-width:1600px) {
    .big-product__description {
        font-size: 20px;
        line-height: 1.35;
        font-weight: 400
    }
}

@media (min-width:680px) {
    .big-product__desc-block .big-product__buy-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .big-product__price-block {
        padding: 12px 0
    }
    .big-product__buy-block {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        height: 60px
    }
}

.big-product__price {
    font-weight: 700;
    font-size: 1.75rem;
    line-height: 1.21;
    color: #1C2527;
    margin-bottom: 12px
}

@media (min-width:992px) {
    .big-product__price {
        font-size: 2.25rem;
        margin-bottom: 16px
    }
}

@media (min-width:1600px) {
    .big-product__price {
        font-size: 3rem;
        margin-bottom: 16px
    }
}

.big-product__price .old-price {
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through;
    color: #C6CBCC;
    display: inline-block;
    margin-right: 12px
}

.big-product__opt-price {
    font-weight: 600;
    line-height: 1.35;
    color: #A4ACAE;
    font-size: .9375rem
}

@media (min-width:992px) {
    .big-product__price .old-price {
        margin-right: 24px
    }
    .big-product__opt-price {
        font-size: 1.125rem
    }
    .big-product__buy-block {
        width: 100%
    }
}

@media (min-width:1600px) {
    .big-product__opt-price {
        font-weight: 600;
        font-size: 20px;
        line-height: 1.35
    }
}

.big-product__buy-block {
    bottom: 0;
    left: 0;
    z-index: 10;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #CFD9DC;
    max-width: 330px
}

.big-product__buy-inp-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px;
    width: 50%;
    height: 100%
}

.big-product__minus,
.big-product__plus {
    width: 32px;
    height: 32px;
    cursor: pointer
}

.big-product__qty {
    font-weight: 800;
    font-size: 1rem;
    line-height: 1.35;
    color: #000;
    margin: 0 2px;
    height: 100%;
    text-align: center;
    width: 100%;
    max-width: 100%
}

.big-product__qty-wrap {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 100%
}

.big-product__buy-btn-container {
    height: 100%;
    width: 50%
}

.full-width {
    width: 100% !important;
}

.big-product__buy-btn-container .button {
    font-size: .875rem;
    height: 100%;
    padding: 8px;
    width: 100%;
    border-radius: 0
}

.big-product__doc {
    grid-column: 1/-1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-family: "Nunito Sans";
    font-size: .9375rem;
    font-weight: 600;
    line-height: 1.333;
    color: #1FA3C8
}

@media (min-width:1300px) {
    .big-product__doc {
        grid-column: 2/3
    }
}

.big-product__doc svg {
    margin-right: 12px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.big-product__doc path {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.big-product__doc:hover {
    color: #24C0EB
}

.big-product__doc:hover path {
    stroke: #24C0EB
}

.big-product__about-devilery {
    display: none;
    grid-column: 1/-1
}

@media (min-width:1600px) {
    .big-product__doc {
        font-size: 20px
    }
    .big-product__about-devilery {
        grid-column: 2/3
    }
}

.big-product__about-devilery .h3 {
    margin-bottom: .75rem;
    font-weight: 600
}

@media (min-width:680px) {
    .big-product__doc {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .big-product__about-devilery {
        display: block
    }
    .big-product__about-devilery .h3 {
        margin-bottom: 1.25rem
    }
}

.big-product__about-devilery p {
    font-family: "Nunito Sans";
    font-size: .9375rem;
    font-weight: 400;
    line-height: 1.333
}

@media (min-width:1600px) {
    .big-product__about-devilery p {
        font-size: 1.25rem
    }
}

.big-product__legend {
    grid-column: 3/4;
    grid-row: 1/2;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.35;
    color: #1C2527;
    display: none
}

.bp-details__sheets .cat-sheet__title,
.bp-details__tab {
    font-family: "Exo 2";
    line-height: 1.2;
    font-weight: 500
}

@media (min-width:1300px) {
    .big-product__legend {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.big-product__legend li:not(:first-of-type) {
    margin-top: 12px
}

@media (min-width:1600px) {
    .big-product__legend {
        grid-row: 1/-1;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .big-product__legend li:not(:first-of-type) {
        margin-top: 24px
    }
}

.big-product__legend li img {
    max-width: 100%;
    margin-top: 8px
}

.big-product__legend p {
    color: #A4ACAE;
    margin-bottom: 8px
}

.bp-details__tabs-list {
    display: none
}

.bp-details__tab {
    font-size: 1.25rem;
    letter-spacing: .01em;
    padding-bottom: 12px;
    position: relative;
    color: #A4ACAE;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer
}

.bp-details__tab:not(:first-of-type) {
    margin-left: 35px
}

.bp-details__tab::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    opacity: 0
}

.bp-details__tab:hover {
    color: #24C0EB
}

.bp-details__tab.active {
    color: #1C2527!important
}

.bp-details__tab.active::before {
    opacity: 1
}

.bp-details__sheets .text {
    color: #1C2527
}

.bp-details__sheets .cat-sheet__title {
    font-size: 1.25rem
}

@media (min-width:680px) {
    .bp-details__tabs-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .bp-details__sheets .cat-sheet__title {
        display: none
    }
}

.bp-char-list,
.bp-char-list__item {
    display: -webkit-box;
    display: -ms-flexbox
}

.bp-char-list {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 12px 80px;
    max-width: 680px
}

.bp-char-list__item {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.pagination,
.pagination__navs {
    display: -webkit-box;
    display: -ms-flexbox
}

@media (min-width:680px) {
    .bp-char-list__item {
        width: 300px
    }
}

.bp-char-list__char-name {
    margin-right: 16px
}

.bp-char-list__char-value {
    color: #A4ACAE;
    width: 33%;
    text-align: right
}

.bottom-menu.bp {
    padding-top: 0;
    border-top: 1px
}

.bottom-menu.bp .big-product__buy-block {
    width: 100%;
    max-width: initial;
    border-left: none;
    border-right: none;
    margin: 0 12px
}

.bottom-menu.bp .bottom-menu__search-container {
    padding-top: 6px
}

.bottom-menu.bp .big-product__buy-btn-container {
    height: 56px
}

.bottom-menu.bp .bottom-menu__inner {
    padding-top: 8px
}

.pagination {
    display: flex;
    margin-top: 48px;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width:680px) {
    .bp-char-list__char-value {
        text-align: center
    }
    .pagination {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (min-width:992px) {
    .pagination {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.pagination__navs {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pagination__item,
.pagination__link {
    display: -webkit-box;
    display: -ms-flexbox
}

.pagination__item {
    width: 72px;
    height: 72px;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width:680px) {
    .pagination__item {
        width: 80px;
        height: 80px
    }
}

.pagination__link {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.35;
    color: #1C2527;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.pagination__fraction {
    background-color: #E8F0F2
}

.pagination__fraction:hover {
    background-color: #24C0EB;
    color: #fff
}

.pagination__nav {
    background-color: #1C2527
}

.pagination__nav:hover {
    background-color: #24C0EB;
    color: #fff
}

.pagination__fraction.active,
.pagination__fraction.active:hover {
    color: #1C2527;
    background-color: transparent
}

.pagination__fraction.active {
    border: 2px solid #1C2527;
    width: 100%;
    height: 100%
}

.modal,
.thanks-modal {
    border-radius: 4px;
    display: none
}

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

.modal {
    width: 100%;
    background: #E8F0F2;
    padding: 24px 12px;
    position: relative
}

@media (min-width:680px) {
    .modal {
        width: 83.333333333%;
        padding: 48px 64px 64px
    }
}

@media (min-width:992px) {
    .modal {
        width: 100%;
        padding: 80px
    }
}

@media (min-width:1600px) {
    .modal {
        width: 75%
    }
}

.modal .h2,
.modal .h3 {
    text-align: center
}

.modal .close-btn {
    position: absolute;
    right: 8px;
    top: 8px
}

.bottom-menu,
modal-fog {
    position: fixed;
    bottom: 0
}

@media (min-width:680px) {
    .modal .h2,
    .modal .h3 {
        text-align: left
    }
    .modal .close-btn {
        right: 16px;
        top: 16px
    }
}

.modal.feedback-modal {
    width: 100%
}

@media (min-width:680px) {
    .modal.feedback-modal {
        width: 83.333333333%
    }
}

@media (min-width:992px) {
    .modal .close-btn {
        right: 32px;
        top: 32px
    }
    .modal.feedback-modal {
        width: 100%;
        max-width: 730px
    }
}

@media (min-width:1600px) {
    .modal.feedback-modal {
        width: 75%
    }
}

.modal[data-name=auth-modal] {
    padding-top: 80px
}

.thanks-modal {
    width: 320px;
    height: 320px;
    background-color: #fff;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.thanks-modal .h3 {
    text-align: center
}

.fadeIn {
    -webkit-animation: fadeIn .5s;
    animation: fadeIn .5s
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.fadeInLeft {
    -webkit-animation: fadeInLeft .5s;
    animation: fadeInLeft .5s
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInRight {
    -webkit-animation: fadeInRight .5s;
    animation: fadeInRight .5s
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInBottom {
    -webkit-animation: fadeInBottom .5s;
    animation: fadeInBottom .5s
}

@-webkit-keyframes fadeInBottom {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInBottom {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInTop {
    -webkit-animation: fadeInTop .5s;
    animation: fadeInTop .5s
}

@-webkit-keyframes fadeInTop {
    from {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInTop {
    from {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.showInLeft {
    -webkit-animation: showInLeft .5s;
    animation: showInLeft .5s
}

@-webkit-keyframes showInLeft {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes showInLeft {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.showInRight {
    -webkit-animation: showInRight .5s;
    animation: showInRight .5s
}

@-webkit-keyframes showInRight {
    from {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes showInRight {
    from {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.showInTop {
    -webkit-animation: showInTop .5s;
    animation: showInTop .5s
}

@-webkit-keyframes showInTop {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes showInTop {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.showInBottom {
    -webkit-animation: showInBottom .5s;
    animation: showInBottom .5s
}

@-webkit-keyframes showInBottom {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes showInBottom {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeOut {
    -webkit-animation: fadeOut .5s forwards;
    animation: fadeOut .5s forwards
}

.fadeOutTop {
    -webkit-animation: fadeOutTop .5s forwards;
    animation: fadeOutTop .5s forwards
}

@-webkit-keyframes fadeOutTop {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes fadeOutTop {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

.fadeOutBottom {
    -webkit-animation: fadeOutBottom .5s forwards;
    animation: fadeOutBottom .5s forwards
}

@-webkit-keyframes fadeOutBottom {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes fadeOutBottom {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

.fadeOutLeft {
    -webkit-animation: fadeOutLeft .5s forwards;
    animation: fadeOutLeft .5s forwards
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    to {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    to {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

.fadeOutRight {
    -webkit-animation: fadeOutRight .5s forwards;
    animation: fadeOutRight .5s forwards
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    to {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    to {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

.hideToLeft {
    -webkit-animation: .5s hideToLeft forwards;
    animation: .5s hideToLeft forwards
}

@-webkit-keyframes hideToLeft {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes hideToLeft {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

.hideToRight {
    -webkit-animation: .5s hideToRight forwards;
    animation: .5s hideToRight forwards
}

@-webkit-keyframes hideToRight {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    to {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes hideToRight {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    to {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

.hideToTop {
    -webkit-animation: .5s hideToTop forwards;
    animation: .5s hideToTop forwards
}

@-webkit-keyframes hideToTop {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes hideToTop {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

.hideToBottom {
    -webkit-animation: .5s hideToBottom forwards;
    animation: .5s hideToBottom forwards
}

@-webkit-keyframes hideToBottom {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes hideToBottom {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

modal-fog {
    top: 0;
    right: 0;
    left: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .5))), rgba(36, 192, 235, .8);
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), rgba(36, 192, 235, .8);
    background: linear-gradient(0deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), rgba(36, 192, 235, .8);
    z-index: 999;
    display: none
}

.bottom-menu,
.swiper.products-container .product .product__description {
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

modal-container {
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 100%;
    padding: 0
}

@media (min-width:420px) {
    modal-container {
        padding: 0 var(--section-x-padding)
    }
}

.hide-scroll {
    overflow: hidden
}

.bottom-menu {
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 800;
    padding: 8px 0;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #CFD9DC
}

@media (min-width:680px) {
    .bottom-menu {
        display: none
    }
}

.bottom-menu .user-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    outline: 0;
    padding: 2px 0;
    min-width: 64px;
    margin: 0 6px
}

.bottom-menu .user-btn__text {
    display: unset;
    margin-left: 0;
    font-size: .75rem
}

.bottom-menu .user-btn__icon {
    margin-bottom: 2px
}

.bottom-menu .search-form {
    display: block;
    width: 100%
}

.bottom-menu__search-container {
    padding: 0 12px 6px;
    width: 100%;
    display: none;
    opacity: .5;
    -webkit-transform: translateX(-150%);
    -ms-transform: translateX(-150%);
    transform: translateX(-150%)
}

.swiper.recommend-slider {
    padding: 1px
}

@media (min-width:992px) {
    .swiper.recommend-slider {
        padding: 1px 1px 100px
    }
}

.swiper.products-container .swiper-slide {
    height: auto
}

.swiper.products-container .product {
    height: 100%
}

.swiper.products-container .product .product__description {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.category-banner,
.category-banner__icon {
    display: -webkit-box;
    display: -ms-flexbox
}

.swiper.products-container .product .product__about {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.swiper.slider-with-banner {
    padding: 1px
}

@media (min-width:992px) {
    .swiper.slider-with-banner {
        padding: 1px 1px 100px
    }
}

.category-banner {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    background-color: #1FA3C8;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    height: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 16px 16px 0
}

@media (min-width:680px) {
    .category-banner {
        padding: 16px 16px 40px
    }
}

@media (min-width:992px) {
    .category-banner {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 24px;
        width: calc(100% + 1px);
        -webkit-transform: translate(-1px, 0);
        -ms-transform: translate(-1px, 0);
        transform: translate(-1px, 0)
    }
    .category-banner:hover .category-banner__icon::before {
        width: 390%;
        height: 390%
    }
    .category-banner:hover .category-banner__icon::after {
        width: 1000px;
        height: 1000px
    }
    .category-banner:hover .category-banner__arrow {
        -webkit-transition: .5s .3s ease-in-out;
        -o-transition: .5s .3s ease-in-out;
        transition: .5s .3s ease-in-out;
        opacity: 1;
        -webkit-transform: translate(150%, -50%);
        -ms-transform: translate(150%, -50%);
        transform: translate(150%, -50%)
    }
}

.category-banner__icon {
    width: 60px;
    height: 60px;
    border: 2px solid #fff;
    border-radius: 50%;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-bottom: 16px
}

@media (min-width:680px) {
    .category-banner__icon {
        width: 106px;
        height: 106px;
        margin-bottom: 32px
    }
}

.category-banner__icon::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    top: 50%;
    z-index: -1;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .7s ease-in-out;
    -o-transition: .7s ease-in-out;
    transition: .7s ease-in-out;
    background-color: #24C0EB
}

.category-banner__icon::before {
    content: "";
    position: absolute;
    border: 2px solid #fff;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    -webkit-transition: .5s .2s ease-in-out;
    -o-transition: .5s .2s ease-in-out;
    transition: .5s .2s ease-in-out;
    opacity: .3;
    -webkit-transform: translate(-50%, -75%);
    -ms-transform: translate(-50%, -75%);
    transform: translate(-50%, -75%);
    width: 490%;
    height: 490%
}

.category-banner__more,
.slider-nav {
    -webkit-transition: .3s;
    -o-transition: .3s
}

@media (min-width:680px) {
    .category-banner__icon::before {
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 390%;
        height: 390%
    }
}

.category-banner__arrow {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(125%, -50%);
    -ms-transform: translate(125%, -50%);
    transform: translate(125%, -50%)
}

.category-banner__title {
    font-family: "Nunito Sans";
    font-style: normal;
    font-weight: 600;
    line-height: 1.21;
    color: #FFF;
    margin-bottom: 16px;
    font-size: .9375rem
}

@media (min-width:680px) {
    .category-banner__title {
        font-size: 1.5rem;
        margin-bottom: 24px
    }
}

@media (min-width:992px) {
    .category-banner__icon::before {
        width: 100%;
        height: 100%
    }
    .category-banner__arrow {
        -webkit-transform: translate(20%, -50%);
        -ms-transform: translate(20%, -50%);
        transform: translate(20%, -50%);
        opacity: 0
    }
    .category-banner__title {
        font-size: 1.75rem;
        font-weight: 700;
        margin-bottom: 16px
    }
}

.category-banner__more {
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Nunito Sans";
    font-weight: 600;
    line-height: 1.135;
    transition: .3s;
    font-size: .8125rem;
    color: #fff
}

@media (min-width:100px) {
    .category-banner__more {
        font-size: .9375rem
    }
}

@media (min-width:680px) {
    .category-banner__more {
        font-size: 1rem;
        height: auto;
        display: block
    }
}

.banner-col {
    z-index: 5;
    padding-bottom: 100px;
    display: none
}

@media (min-width:992px) {
    .banner-col {
        display: initial
    }
}

.slider-nav {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background-color: #CFD9DC;
    position: absolute;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 50%;
    transition: .3s;
    display: none
}

.dist-nav,
.profile-menu__link path,
.profile-part {
    -webkit-transition: .3s;
    -o-transition: .3s
}

.slider-nav:hover {
    background-color: #1C2527
}

@media (min-width:992px) {
    .slider-nav {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }
}

.dist-nav {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-color: #CFD9DC;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 50%;
    transition: .3s;
    display: none
}

.dist-nav:hover {
    background-color: #1C2527
}

.dist-nav img {
    width: 18px;
    height: 14px
}

@media (min-width:992px) {
    .dist-nav {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }
}

.dist-nav.prev img {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.dist-slide {
    width: 160px;
    height: 60px;
    padding: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width:680px) {
    .dist-slide {
        width: 200px;
        height: 80px;
        padding: 24px 10px
    }
}

@media (min-width:992px) {
    .dist-slide {
        width: 200px;
        height: 80px;
        padding: 4px
    }
}

.dist-slide img {
    max-width: 100%;
    max-height: 100%
}

.slider-nav.swiper-button-disabled {
    display: none
}

.slider-nav.prev {
    left: 0;
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%)
}

@media (min-width:1300px) {
    .slider-nav.prev {
        left: -8%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
}

.slider-nav.prev img {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.slider-nav.next {
    right: 0;
    -webkit-transform: translate(100%, -50%);
    -ms-transform: translate(100%, -50%);
    transform: translate(100%, -50%)
}

@media (min-width:1300px) {
    .slider-nav.next {
        right: -8%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
}

section.section.main-slider-section {
    padding-top: 46px;
    background-color: #E8F0F2;
    position: relative;
    z-index: 1
}

section.section.main-slider-section::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 50%;
    width: 200vw;
    height: 200vw;
    border-radius: 50%;
    background: #DDF3FA;
    max-width: 780px;
    max-height: 780px;
    -webkit-filter: blur(150px);
    filter: blur(150px);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.main-slide {
    display: grid;
    grid-gap: 8px
}

@media (min-width:680px) {
    section.section.main-slider-section {
        padding-top: 104px;
        margin-bottom: 24px
    }
    .main-slide {
        grid-template-columns: 1fr 1fr;
        grid-gap: 16px;
        padding-bottom: 30px
    }
}

@media (min-width:1600px) {
    .category-banner__more {
        font-size: 1rem
    }
    .main-slide {
        grid-template-columns: 30% 70%;
        grid-gap: 24px
    }
}

.main-slide .h1 {
    margin-bottom: 12px
}

@media (min-width:680px) {
    .main-slide .h1 {
        margin-bottom: 18px
    }
    .main-slide .text {
        padding-right: 8%
    }
}

.main-slide .text {
    line-height: 1.35;
    margin-bottom: 8px
}

@media (min-width:992px) {
    .main-slide {
        padding-bottom: 0
    }
    .main-slide .text {
        font-size: 1.25rem;
        margin-bottom: 20px
    }
    .main-slide .text.text-gray {
        font-size: 1.25rem
    }
}

@media (min-width:1600px) {
    .main-slide .text {
        margin-bottom: 24px
    }
}

.main-slide .text.text-gray {
    margin-bottom: 8px
}

@media (min-width:680px) {
    .main-slide .text.text-gray {
        margin-bottom: 16px;
        padding-right: 8%
    }
}

.main-slide .button.button-green {
    padding: 20px 16px;
    font-size: .75rem;
    width: 100%
}

.main-slide__text-block {
    position: relative;
    z-index: 5
}

@media (min-width:1600px) {
    .main-slide .text.text-gray {
        margin-bottom: 24px
    }
    .main-slide__text-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 20px
    }
}

.main-slide__img-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center
}

.main-slide__img {
    max-width: 85%;
    -webkit-transform: translate(0, 15%);
    -ms-transform: translate(0, 15%);
    transform: translate(0, 15%)
}

@media (min-width:680px) {
    .main-slide .button.button-green {
        font-size: .8125rem;
        padding: 22px 18px
    }
    .main-slide__img {
        max-width: 100%;
        -webkit-transform: translate(-15%, 5%);
        -ms-transform: translate(-15%, 5%);
        transform: translate(-15%, 5%)
    }
}

.main-slider-wrapper {
    position: relative;
    overflow: hidden;
    padding-top: 30px
}

@media (min-width:992px) {
    .main-slide .button.button-green {
        width: auto
    }
    .main-slide__img {
        max-width: 100%;
        -webkit-transform: translate(-10%, 5%);
        -ms-transform: translate(-10%, 5%);
        transform: translate(-10%, 5%)
    }
    .main-slider-wrapper {
        padding-top: 120px;
        overflow: initial
    }
}

.main-slider-wrapper__circle-1,
.main-slider-wrapper__circle-2 {
    border: 1px solid #fff
}

.main-slider-wrapper__circle-3 {
    border: 1px solid #24C0EB
}

.main-slider-wrapper__circle-4 {
    border: 3px solid #24C0EB
}

.main-slider-wrapper__circle-5 {
    border: 1px solid #24C0EB
}

.main-slider-wrapper__circles.active .main-slider-wrapper__circle {
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.main-slider-wrapper__circles.active .main-slider-wrapper__circle-1 {
    -webkit-animation: showCircle-1 1.8s 0s linear forwards;
    animation: showCircle-1 1.8s 0s linear forwards
}

.main-slider-wrapper__circles.active .main-slider-wrapper__circle-2 {
    -webkit-animation: showCircle-2 1.4s .4s linear forwards;
    animation: showCircle-2 1.4s .4s linear forwards
}

.main-slider-wrapper__circles.active .main-slider-wrapper__circle-3 {
    -webkit-animation: showCircle-3 1.1s .7s linear forwards;
    animation: showCircle-3 1.1s .7s linear forwards
}

.main-slider-wrapper__circles.active .main-slider-wrapper__circle-4 {
    -webkit-animation: showCircle-4 .8s 1s linear forwards;
    animation: showCircle-4 .8s 1s linear forwards
}

.main-slider-wrapper__circles.active .main-slider-wrapper__circle-5 {
    -webkit-animation: showCircle-5 .6s 1.2s linear forwards;
    animation: showCircle-5 .6s 1.2s linear forwards
}

.main-slider-wrapper__circles.active.hide .main-slider-wrapper__circle-1 {
    -webkit-animation: hideCircle-1 .4s forwards;
    animation: hideCircle-1 .4s forwards
}

.main-slider-wrapper__circles.active.hide .main-slider-wrapper__circle-2 {
    -webkit-animation: hideCircle-2 .4s forwards;
    animation: hideCircle-2 .4s forwards
}

.main-slider-wrapper__circles.active.hide .main-slider-wrapper__circle-3 {
    -webkit-animation: hideCircle-3 .4s forwards;
    animation: hideCircle-3 .4s forwards
}

.main-slider-wrapper__circles.active.hide .main-slider-wrapper__circle-4 {
    -webkit-animation: hideCircle-4 .4s forwards;
    animation: hideCircle-4 .4s forwards
}

.main-slider-wrapper__circles.active.hide .main-slider-wrapper__circle-5 {
    -webkit-animation: hideCircle-5 .4s forwards;
    animation: hideCircle-5 .4s forwards
}

.main-slider-wrapper__circle {
    width: 0%;
    height: 0%
}

@-webkit-keyframes showCircle-1 {
    to {
        width: 100%;
        height: 100%
    }
}

@keyframes showCircle-1 {
    to {
        width: 100%;
        height: 100%
    }
}

@-webkit-keyframes showCircle-2 {
    to {
        width: 66.66666%;
        height: 66.66666%
    }
}

@keyframes showCircle-2 {
    to {
        width: 66.66666%;
        height: 66.66666%
    }
}

@-webkit-keyframes showCircle-3 {
    to {
        width: 45%;
        height: 45%
    }
}

@keyframes showCircle-3 {
    to {
        width: 45%;
        height: 45%
    }
}

@-webkit-keyframes showCircle-4 {
    to {
        width: 33%;
        height: 33%
    }
}

@keyframes showCircle-4 {
    to {
        width: 33%;
        height: 33%
    }
}

@-webkit-keyframes showCircle-5 {
    to {
        width: 28%;
        height: 28%
    }
}

@keyframes showCircle-5 {
    to {
        width: 28%;
        height: 28%
    }
}

@-webkit-keyframes hideCircle-1 {
    0% {
        width: 100%;
        height: 100%
    }
    99% {
        width: 0%;
        height: 0%
    }
    100% {
        width: 0%;
        height: 0%;
        opacity: 0
    }
}

@keyframes hideCircle-1 {
    0% {
        width: 100%;
        height: 100%
    }
    99% {
        width: 0%;
        height: 0%
    }
    100% {
        width: 0%;
        height: 0%;
        opacity: 0
    }
}

@-webkit-keyframes hideCircle-2 {
    0% {
        width: 66.66666%;
        height: 66.66666%
    }
    99% {
        width: 0%;
        height: 0%
    }
    100% {
        width: 0%;
        height: 0%;
        opacity: 0
    }
}

@keyframes hideCircle-2 {
    0% {
        width: 66.66666%;
        height: 66.66666%
    }
    99% {
        width: 0%;
        height: 0%
    }
    100% {
        width: 0%;
        height: 0%;
        opacity: 0
    }
}

@-webkit-keyframes hideCircle-3 {
    0% {
        width: 33%;
        height: 33%
    }
    99% {
        width: 0%;
        height: 0%
    }
    100% {
        width: 0%;
        height: 0%;
        opacity: 0
    }
}

@keyframes hideCircle-3 {
    0% {
        width: 33%;
        height: 33%
    }
    99% {
        width: 0%;
        height: 0%
    }
    100% {
        width: 0%;
        height: 0%;
        opacity: 0
    }
}

@-webkit-keyframes hideCircle-4 {
    0% {
        width: 33%;
        height: 33%
    }
    99% {
        width: 0%;
        height: 0%
    }
    100% {
        width: 0%;
        height: 0%;
        opacity: 0
    }
}

@keyframes hideCircle-4 {
    0% {
        width: 33%;
        height: 33%
    }
    99% {
        width: 0%;
        height: 0%
    }
    100% {
        width: 0%;
        height: 0%;
        opacity: 0
    }
}

@-webkit-keyframes hideCircle-5 {
    0% {
        width: 28%;
        height: 28%
    }
    99% {
        width: 0%;
        height: 0%
    }
    100% {
        width: 0%;
        height: 0%;
        opacity: 0
    }
}

@keyframes hideCircle-5 {
    0% {
        width: 28%;
        height: 28%
    }
    99% {
        width: 0%;
        height: 0%
    }
    100% {
        width: 0%;
        height: 0%;
        opacity: 0
    }
}

.main-slider-wrapper__circles {
    position: absolute;
    width: 490px;
    height: 490px;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 35%);
    -ms-transform: translate(-50%, 35%);
    transform: translate(-50%, 35%)
}

@media (min-width:680px) {
    .main-slider-wrapper__circles {
        bottom: 50%;
        -webkit-transform: translate(-22%, 47%);
        -ms-transform: translate(-22%, 47%);
        transform: translate(-22%, 47%)
    }
}

@media (min-width:992px) {
    .main-slider-wrapper__circles {
        width: 717px;
        height: 717px;
        bottom: 50%;
        -webkit-transform: translate(-15%, 50%);
        -ms-transform: translate(-15%, 50%);
        transform: translate(-15%, 50%)
    }
}

@media (min-width:1600px) {
    .main-slide__img-block {
        max-height: 460px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .main-slider-wrapper {
        padding-top: 80px
    }
    .main-slider-wrapper__circles {
        -webkit-transform: translate(-50%, 45%);
        -ms-transform: translate(-50%, 45%);
        transform: translate(-50%, 45%)
    }
}

.main-slider-wrapper__dispe-text {
    position: absolute;
    width: 260px;
    left: 0;
    top: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media (min-width:680px) {
    .main-slider-wrapper__dispe-text {
        width: 360px;
        -webkit-transform: translate(-8%, -25%);
        -ms-transform: translate(-8%, -25%);
        transform: translate(-8%, -25%)
    }
}

@media (min-width:992px) {
    .main-slider-wrapper__dispe-text {
        width: 500px;
        -webkit-transform: translate(-20%, 0);
        -ms-transform: translate(-20%, 0);
        transform: translate(-20%, 0)
    }
}

.main-slider {
    position: relative
}

.main-slider__pagination {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    bottom: 20px!important;
    left: 50%!important;
    z-index: 100;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    gap: 0 28px
}

@media (min-width:680px) {
    .main-slider__pagination {
        width: 32px!important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        bottom: initial!important;
        left: initial!important;
        right: 0!important;
        top: 50%!important;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        gap: 28px
    }
}

.main-slider__pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background-color: #1C2527;
    margin: 0;
    position: relative;
    opacity: 1!important
}

.main-slider__pagination .swiper-pagination-bullet::before {
    content: "";
    position: absolute;
    width: 28px;
    height: 28px;
    border: 2px solid #1C2527;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    opacity: 0
}

.catalog-slider__col,
.profile-menu__icon,
.profile-menu__link {
    position: relative
}

.main-slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    opacity: 1
}

.catalog-page {
    display: grid;
    grid-template-columns: 100%;
    grid-gap: 24px
}

.catalog-page__tabs-col {
    display: none
}

@media (min-width:680px) {
    .catalog-page {
        grid-template-columns: minmax(275px, 15.625%) minmax(275px, 84.375%)
    }
    .catalog-page__content-cols .h1 {
        display: none
    }
    .catalog-page__tabs-col {
        display: block
    }
}

.profile-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

@media (min-width:992px) {
    .profile-menu {
        display: block;
        width: auto
    }
    .profile-menu__item:not(:first-of-type) {
        margin-top: 20px
    }
}

.profile-menu__link,
.profile-mob-nav__link {
    display: -webkit-inline-box;
    -webkit-box-align: center
}

.profile-menu__link.exit {
    color: #A4ACAE
}

.profile-menu__icon .user-btn__product-qty {
    -webkit-transform: translate(25%, -25%);
    -ms-transform: translate(25%, -25%);
    transform: translate(25%, -25%)
}

.profile-menu__link {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    color: #1C2527
}

.profile-menu__link img,
.profile-menu__link svg {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.profile-menu__link path {
    transition: .3s
}

.profile-menu__link:hover path {
    stroke: #24C0EB
}

@media (min-width:992px) {
    .profile-menu__link.active .profile-menu__arrow {
        display: initial
    }
    .profile-mob-nav {
        display: none
    }
}

.profile-menu__link.active path {
    stroke: #24C0EB
}

.profile-menu__arrow {
    display: none
}

.profile-mob-nav {
    max-width: 100vw;
    width: 100vw;
    margin-left: -12px;
    padding: 16px 0 16px 12px;
    background-color: #fff;
    z-index: 100;
    position: -webkit-sticky;
    position: sticky;
    overflow: hidden
}

.profile-mob-nav__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 16px;
    overflow: auto;
    scrollbar-width: none;
    padding-right: 12px
}

@media (min-width:680px) {
    .profile-mob-nav {
        max-width: initial;
        width: auto;
        margin-bottom: 8px;
        position: static;
        margin-left: 0;
        padding-left: 0
    }
    .profile-mob-nav__inner {
        padding-right: 0
    }
}

.profile-mob-nav__inner::-webkit-scrollbar {
    display: none
}

.profile-mob-nav__link {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    color: #1C2527;
    padding: 10px;
    gap: 12px;
    border: 2px solid #CFD9DC;
    border-radius: 4px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.profile-mob-nav__link svg {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.profile-mob-nav__link.active {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    border: 2px solid #1FA3C8
}

.profile-mob-nav__link.active path {
    stroke: #1FA3C8
}

.profile-part {
    padding: 16px;
    border: 1px solid #CFD9DC;
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    gap: 36px;
    transition: .3s
}

.profile-part:hover {
    box-shadow: 0 4px 30px rgba(24, 139, 171, .2);
    border: 1px solid transparent
}

.profile-part:hover .profile-part__header path {
    stroke: #24C0EB
}

.profile-part__data {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 12px
}

@media (min-width:680px) {
    .profile-part {
        padding: 24px
    }
    .profile-part__data {
        gap: 24px
    }
}

.profile-part__header {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1.35;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #1C2527;
    gap: 0 16px
}

.profile-part__header path {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.profile-part__header svg {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.profile-order-state {
    padding: 8px 16px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 12px;
    border-radius: 100px;
    border: 2px solid #A4ACAE;
    color: #A4ACAE
}

.profile-order-state.on-way {
    border: 2px solid #126D86;
    color: #126D86
}

.profile-order-state.delivered {
    border: 2px solid #61BE5F;
    color: #61BE5F
}

.profile-order-state.refund {
    border: 2px solid #FF5E7B;
    color: #FF5E7B
}

.button-radio__radio {
    display: none
}

.button-radio__visible {
    font-size: .9375rem;
    line-height: 1.35;
    display: inline-block;
    font-weight: 600;
    outline: #CFD9DC solid 2px;
    outline-offset: -1px;
    color: #1C2527;
    border-radius: 4px;
    padding: 16px;
    position: relative;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer;
    text-align: center;
    width: 100%
}

.button-radio-group,
.delivery-data {
    display: -webkit-box;
    display: -ms-flexbox
}

.h-order,
.h-order__date {
    -webkit-transition: .3s;
    -o-transition: .3s
}

.button-radio__visible:hover {
    color: #24C0EB;
    outline: #24C0EB solid 2px
}

.button-radio__radio:checked+.button-radio__visible {
    outline: #1FA3C8 solid 2px;
    color: #1FA3C8;
    z-index: 2
}

.button-radio-group {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.button-radio-group.with-gap {
    gap: 8px
}

.button-radio-group.with-gap .button-radio__visible {
    margin: 0
}

@media (min-width:680px) {
    .button-radio__visible {
        padding: 16px 24px
    }
    .button-radio-group.with-gap {
        gap: 16px
    }
    .delivery-data__text-block {
        padding-top: 8px
    }
}

.delivery-data {
    display: flex;
    gap: 12px
}

.delivery-data__icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 32px
}

.delivery-data__icon img {
    max-width: 32px
}

.delivery-data__text-block {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

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

.delivery-data__dashed {
    -ms-flex-negative: 2;
    flex-shrink: 2;
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    position: relative
}

.delivery-data__dashed::before {
    content: "";
    position: absolute;
    width: 100%;
    display: block;
    left: 0;
    bottom: 2px;
    border-bottom: 2px dashed #CFD9DC
}

.about-order {
    background: #E8F0F2;
    padding: 24px 12px;
    margin-left: -12px;
    width: calc(100% + 24px)
}

@media (min-width:680px) {
    .about-order {
        margin-left: 0;
        width: 100%;
        padding: 24px
    }
}

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

.ordering-pos span+span {
    margin-left: 8px
}

@media (min-width:992px) {
    .button-radio__visible,
    .delivery-data .text {
        font-size: 1.25rem
    }
    .about-order {
        position: -webkit-sticky;
        position: sticky;
        top: 132px
    }
    .text.l-promocode {
        font-size: 1.25rem
    }
    .big-price.ordering-calc-summ {
        font-size: 2.25rem
    }
}

.h-order {
    outline: #CFD9DC solid 1px;
    transition: .3s
}

.h-order:hover {
    background-color: #fff;
    box-shadow: 0 4px 30px rgba(24, 139, 171, .2)
}

@media (min-width:768px) {
    .h-order .md-text {
        font-size: 20px
    }
}

.h-order.active,
.h-order.hover-active {
    background-color: #fff;
    -webkit-box-shadow: 0 4px 30px rgba(24, 139, 171, .2);
    box-shadow: 0 4px 30px rgba(24, 139, 171, .2)
}

@media (min-width:680px) {
    .ordering-applypromo-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
    .h-order {
        position: relative
    }
    .h-order.active .h-order__link,
    .h-order.hover-active .h-order__link {
        height: 100%;
        width: 245px;
        padding-left: 40px
    }
}

@media (min-width:1300px) {
    .about-order {
        padding: 40px
    }
    .h-order {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .h-order.active .h-order__link,
    .h-order.hover-active .h-order__link {
        height: auto;
        width: 264px
    }
}

.h-order.active .h-order__rings,
.h-order.hover-active .h-order__rings {
    width: 290px;
    height: 290px
}

.h-order.active .h-order__link-arrow,
.h-order.hover-active .h-order__link-arrow {
    margin-left: 8px;
    opacity: 1
}

@media (min-width:1300px) and (max-width:1600px) {
    .h-order.active .h-order__date,
    .h-order.hover-active .h-order__date {
        display: none
    }
}

.h-order__date {
    transition: .3s
}

.h-order__amount {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.385;
    color: #1C2527
}

@media (min-width:768px) {
    .h-order__amount {
        font-size: 28px
    }
}

.h-order__main {
    display: grid;
    grid-gap: 8px;
    padding: 16px
}

@media (min-width:440px) {
    .h-order__main {
        display: grid;
        grid-template-columns: 1fr 205px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (min-width:1300px) {
    .h-order__main {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        grid-template-columns: 1fr 400px
    }
}

.h-order__qty {
    display: inline-block
}

@media (min-width:1300px) {
    .h-order__rbt {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.h-order__controls {
    grid-column: 1/-1
}

@media (min-width:680px) {
    .h-order__main {
        /*padding: 40px*/
    }
    .h-order__controls {
        grid-column: 3/4;
        grid-row: 1/-1;
        align-self: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .h-order__controls a,
    .h-order__controls p {
        text-align: center
    }
}

@media (min-width:1300px) {
    .h-order__controls {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.h-order__link {
    background-color: #24C0EB;
    height: 0;
    padding-left: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: relative;
    overflow: hidden
}

@media (min-width:680px) {
    .h-order__link {
        position: absolute;
        right: 0;
        width: 0;
        height: 100%;
        top: 0;
        padding-left: 0
    }
}

@media (min-width:1300px) {
    .h-order__link {
        position: relative;
        top: initial;
        right: initial;
        height: auto
    }
}

.h-order__rings,
.h-order__rings div {
    position: absolute;
    top: 50%;
    -webkit-transition: .5s .3s linear;
    -o-transition: .5s .3s linear
}

.h-order__rings {
    width: 0;
    height: 0;
    left: 20%;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, .3);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: .5s .3s linear
}

@media (min-width:1300px) {
    .h-order__rings {
        left: 28%
    }
}

.h-order__rings div {
    width: 53%;
    height: 53%;
    left: 50%;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, .3);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: .5s .3s linear
}

.h-order__link-text {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.375;
    color: #FFF;
    position: relative;
    z-index: 5
}

.h-order__link-arrow {
    display: inline-block;
    line-height: 0;
    margin-left: -12px;
    position: relative;
    z-index: 5;
    -webkit-transition: .5s .3s linear;
    -o-transition: .5s .3s linear;
    transition: .5s .3s linear;
    opacity: 0
}

.router-link-exact-active {
    color: #1FA3C8 !important;
}

.subcategory__list>li>button {
    text-align: left;
}

@media (min-width:1023px) {
    .subcategory__body {
        height: auto !important;
    }
}

.back-arrow {
    transform: rotate(180deg);
    margin-right: 15px;
    margin-left: 0 !important;
}