@font-face {
    font-family: Gilroy;
    src: url("../fonts/gilroy-bold.eot");
    src: url("../fonts/gilroy-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/gilroy-bold.woff") format('woff'), url("../fonts/gilroy-bold.ttf") format('truetype'), url("../fonts/gilroy-bold.svg#Gilroy") format('svg')
}

@font-face {
    font-family: Gilroy;
    src: url("../fonts/gilroy-regular.eot");
    src: url("../fonts/gilroy-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/gilroy-regular.woff") format('woff'), url("../fonts/gilroy-regular.ttf") format('truetype'), url("../fonts/gilroy-regular.svg#Gilroy") format('svg')
}

@font-face {
    font-family: Gilroy;
    src: url("../fonts/gilroy-semibold.eot");
    src: url("../fonts/gilroy-semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/gilroy-semibold.woff") format('woff'), url("../fonts/gilroy-semibold.ttf") format('truetype'), url("../fonts/gilroy-semibold.svg#Gilroy") format('svg')
}

html {
    font-size: 10px;
    height: 100%
}

body {
    height: 100%;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

img {
    display: block
}

a {
    text-decoration: none;
    color: inherit
}

header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.container {
    max-width: 1400px;
    padding: 0 20px;
    margin: 0 auto;
    width: 100%
}

footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0
}

h1, h2, h3, h4, h5, p {
    margin: 0
}

@font-face {
    font-family: "Gilroy";
    src: url("../fonts/gilroy-bold.woff2") format("woff2"), url(../fonts/Gilroy-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Gilroy";
    src: url("../fonts/gilroy-regular.woff2") format("woff2"), url(../fonts/Gilroy-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Gilroy";
    src: url("../fonts/gilroy-semibold.woff2") format("woff2"), url(../fonts/Gilroy-Semibold.woff) format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

.swiper-pagination {
    display: none !important
}

.swiper-pagination-bullet {
    width: 20px !important;
    height: 2px !important;
    background: -webkit-gradient(linear, left top, right top, color-stop(2.31%, #e17bbe), color-stop(51.44%, #ffade3), color-stop(98.99%, #e17bbe)) !important;
    background: linear-gradient(90deg, #e17bbe 2.31%, #ffade3 51.44%, #e17bbe 98.99%) !important;
    border-radius: 0 !important;
    opacity: 1 !important
}

.swiper-pagination-bullet-active {
    width: 20px !important;
    height: 4px !important;
    background: -webkit-gradient(linear, left top, right top, color-stop(2.31%, #e17bbe), color-stop(51.44%, #ffade3), color-stop(98.99%, #e17bbe)) !important;
    background: linear-gradient(90deg, #e17bbe 2.31%, #ffade3 51.44%, #e17bbe 98.99%) !important;
    border-radius: 0 !important;
    opacity: 1 !important
}

.container {
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
    width: 100%
}

.btn-wrap {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    max-width: 346px;
    text-align: center
}

.btn-wrap__price {
    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;
    position: absolute;
    left: 60px;
    bottom: -35px;
    padding: 5px;
    border-radius: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 2.5px 3.8px 0 rgba(0, 0, 0, .06);
    box-shadow: 0 2.5px 3.8px 0 rgba(0, 0, 0, .06);
    -webkit-transform: rotate(-5.161deg);
    transform: rotate(-5.161deg);
    max-width: 240px
}

.btn-wrap__price-new {
    font-family: "Philosopher", sans-serif;
    font-size: 31px;
    font-weight: 700;
    line-height: 38px;
    background: radial-gradient(50% 50% at 50% 50%, #3c493f 0, #6b766e 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: 15px
}

.btn-wrap__price-old {
    color: #7c7be1;
    font-family: "Philosopher", sans-serif;
    font-size: 21px;
    font-weight: 700;
    text-decoration: line-through
}

.btn-wrap_expert {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.buttonPrimary {
    display: block;
    background: -webkit-gradient(linear, left top, right top, color-stop(2.31%, #e17bbe), color-stop(51.44%, #ffade3), color-stop(98.99%, #e17bbe));
    background: linear-gradient(90deg, #e17bbe 2.31%, #ffade3 51.44%, #e17bbe 98.99%);
    -webkit-filter: drop-shadow(0 4.2195134163px 0 #b95396) drop-shadow(0 5px 34px rgba(0, 0, 0, .15));
    filter: drop-shadow(0 4.2195134163px 0 #b95396) drop-shadow(0 5px 34px rgba(0, 0, 0, .15));
    width: 346px;
    padding: 26px 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-family: "Philosopher", sans-serif;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    border: 0;
    border-radius: 10px;
    -webkit-transition: .1s;
    transition: .1s
}

.buttonPrimary:hover {
    opacity: .9
}

.buttonPrimary_header {
    width: 280px;
    font-size: 26px
}

.h1Title {
    font-family: "Philosopher", sans-serif;
    font-size: 230px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    background: radial-gradient(50% 50% at 50% 50%, #3c493f 0, #6b766e 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.h2Title {
    font-family: "Philosopher", sans-serif;
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    background: radial-gradient(50% 50% at 50% 50%, #3c493f 0, #6b766e 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.h3Title {
    font-family: "Philosopher", sans-serif;
    font-size: 32px;
    font-weight: 700;
    background: radial-gradient(50% 50% at 50% 50%, #3c493f 0, #6b766e 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase
}

.h4Title, .testimonials__slider-name, .testimonials__name {
    font-family: "Philosopher", sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    background: radial-gradient(50% 50% at 50% 50%, #3c493f 0, #6b766e 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.h5Title {
    color: #fff;
    font-family: "Philosopher", sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase
}

.paragraphText {
    font-family: "Gilroy", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    background: radial-gradient(50% 50% at 50% 50%, #3c493f 0, #6b766e 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.paragraphTextBold {
    font-weight: 700
}

.blur-bg {
    height: 1px;
    background-color: #fff;
    position: relative;
    margin-bottom: 50px;
    z-index: 1
}

.blur-bg:before {
    content: "";
    position: absolute;
    top: -44px;
    left: 0;
    width: 100%;
    height: 80px;
    background: inherit;
    -webkit-filter: blur(16px);
    filter: blur(16px)
}

.blur-bg_expert {
    width: 50%;
    margin-bottom: 0
}

.blur-bg_expert:before {
    width: 100%
}

.blur-bg_expert:before {
    top: -110px;
    height: 60px
}

.blur-bg_testimonials {
    margin-bottom: 0
}

.top-wrap {
    position: relative;
    background: url("../img/header-bg.webp") center center/cover no-repeat;
    min-height: 850px;
    overflow: hidden
}

.top-wrap__img-left {
    position: absolute;
    top: 0;
    left: 0
}

.top-wrap__img-right {
    position: absolute;
    bottom: 0;
    right: 0
}

.menu {
    margin-bottom: 115px
}

.menu__list {
    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;
    margin: 0 -15px
}

.menu__list-item {
    position: relative;
    z-index: 1;
    padding: 0 15px;
    margin-right: 30px
}

.menu__list-item:last-child {
    margin-right: 0
}

.menu__list-item-logo-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 31px 50px;
    background-color: #fff;
    border-radius: 0 0 13px 13px
}

.menu__list-item-logo-text {
    font-family: "Philosopher", sans-serif;
    text-align: center;
    font-size: 31px;
    font-weight: 700;
    text-transform: uppercase;
    opacity: .8;
    background: radial-gradient(50% 50% at 50% 50%, #3c493f 0, #6b766e 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.menu__list-item-link {
    font-family: "Gilroy", sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: rgba(0, 0, 0, .6);
    -webkit-transition: .1s;
    transition: .1s
}

.menu__list-item-link:hover {
    text-decoration: underline
}

.main {
    position: relative
}

.main__img-wrap {
    position: absolute;
    top: 56%;
    left: 54%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1
}

.main__discount {
    position: absolute;
    z-index: 3;
    padding: 10px 25px;
    background-color: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .06);
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .06);
    -webkit-transform: rotate(-9.444deg);
    transform: rotate(-9.444deg);
    left: 32%;
    top: 45%
}

.main__discount-img-wrap {
    position: absolute;
    top: -12px;
    left: 47px
}

.main__discount-title {
    color: #e17bbe;
    font-family: "Philosopher", sans-serif;
    font-size: 36px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px
}

.main__discount-text {
    font-family: "Gilroy", sans-serif;
    font-size: 16px;
    font-weight: 600;
    opacity: .8;
    background: radial-gradient(50% 50% at 50% 50%, #3c493f 0, #6b766e 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center
}

.main__description {
    max-width: 200px
}

.main__description-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 1;
    margin-bottom: 20px
}

.main__description-text {
    font-size: 18px
}

.main__btn-wrap_footer {
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.main__button-wrap {
    max-width: 280px;
    margin-top: 100px
}

.main__button-wrap .btn-wrap__price {
    left: 28px
}

.statistics {
    position: relative;
    background: url("../img/statistics-bg.webp") center center/cover no-repeat;
    margin-bottom: 147px
}

.statistics__title {
    max-width: 544px;
    margin: 0 auto 54px auto;
    text-align: center
}

.statistics__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1011px;
    margin: 0 auto 147px auto
}

.statistics__content-item {
    width: 33.3%;
    position: relative;
    padding: 10px 30px 30px 30px;
    margin-left: 60px;
    border-radius: 20px;
    border: 1.5px solid #f7a0da;
    background-color: #fff;
    -webkit-box-shadow: 0 20px 50px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 20px 50px 0 rgba(0, 0, 0, .1)
}

.statistics__content-item_left .statistics__content-item-img-wrap {
    top: 2px;
    right: 5px
}

.statistics__content-item_middle {
    top: 41px
}

.statistics__content-item_middle .statistics__content-item-img-wrap {
    top: 25px;
    right: 13px
}

.statistics__content-item_right .statistics__content-item-img-wrap {
    top: 25px;
    right: 30px
}

.statistics__content-item:last-child {
    margin-left: 0
}

.statistics__content-item-img-wrap {
    position: absolute;
    top: 23px;
    right: 5px
}

.statistics__content-item-title {
    font-family: "Philosopher", sans-serif;
    font-size: 145px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
    background: -webkit-gradient(linear, left top, right top, color-stop(2.31%, #e17bbe), color-stop(51.44%, #ffade3), color-stop(98.99%, #e17bbe));
    background: linear-gradient(90deg, #e17bbe 2.31%, #ffade3 51.44%, #e17bbe 98.99%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.statistics__content-item-text {
    opacity: .8
}

.symptoms {
    position: relative;
    background-color: #fff;
    background: url("../img/symptoms-bg.webp") no-repeat;
    margin-bottom: 10px
}

.symptoms__wrap {
    max-width: 900px;
    margin: 0 auto
}

.symptoms__top-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

.symptoms__top-wrap-image {
    position: absolute;
    top: 95px;
    right: -115px
}

.symptoms__top-wrap-image img {
    width: 90%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.symptoms__title {
    max-width: 586px;
    margin-right: 48px
}

.symptoms__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 320px;
    margin: 0 -20px
}

.symptoms__list-item {
    max-width: 150px;
    padding: 0 20px;
    margin-bottom: 23px
}

.symptoms__list-item-img-wrap {
    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;
    width: 62px;
    height: 62px;
    border-radius: 10px;
    background: #cadbbf;
    margin-bottom: 15px
}

.symptoms__list-item-img-wrap img {
    width: 41px;
    height: 41px
}

.symptoms__bottom-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    background: url("../img/symptoms-content-bg.webp") center center/cover no-repeat;
    border-radius: 20px;
    padding: 40px 60px;
    margin-top: -40px
}

.symptoms__bottom-item {
    padding: 40px 0
}

.symptoms__bottom-item_first {
    width: 50%
}

.symptoms__bottom-item_img-wrap {
    position: absolute;
    left: 20px
}

.symptoms__bottom-title {
    margin-bottom: 20px
}

.symptoms__bottom-text {
    margin-bottom: 20px
}

.steps {
    position: relative;
    background: url("../img/steps-bg.webp") center center/cover no-repeat;
    padding-top: 50px
}

.steps__img-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 22%
}

.steps__img-wrap img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.steps__wrap {
    max-width: 780px;
    margin: 0 auto 104px auto
}

.steps__title {
    max-width: 520px;
    margin: 0 auto 75px auto;
    text-align: center
}

.steps__content-item {
    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-bottom: 40px;
    border-bottom: 1px solid transparent;
    -o-border-image: linear-gradient(90deg, rgba(60, 73, 63, 0) 0, rgba(85, 97, 88, .4) 50%, rgba(60, 73, 63, 0) 100%);
    border-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(60, 73, 63, 0)), color-stop(50%, rgba(85, 97, 88, .4)), to(rgba(60, 73, 63, 0)));
    border-image: linear-gradient(90deg, rgba(60, 73, 63, 0) 0, rgba(85, 97, 88, .4) 50%, rgba(60, 73, 63, 0) 100%);
    border-image-slice: 1;
    margin-bottom: 50px
}

.steps__content-item:last-child {
    margin-bottom: 0
}

.steps__content-item img {
    border-radius: 10px;
    margin-left: 60px
}

.steps__content-item-wrap {
    margin-left: 60px
}

.steps__content-item-title {
    margin-bottom: 15px
}

.steps__content-num {
    font-family: "Philosopher", sans-serif;
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    opacity: .4;
    background: radial-gradient(50% 50% at 50% 50%, #3c493f 0, #6b766e 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.substance {
    position: relative;
    background: url("../img/substance-bg.webp") center center/cover no-repeat;
    max-width: 950px;
    padding: 80px;
    border-radius: 20px;
    margin: 0 auto
}

.substance__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px
}

.substance__wrap:last-child {
    margin-bottom: 0
}

.substance__top-text {
    width: 50%;
    color: #fff;
    margin-right: 30px;
    margin-bottom: 30px;
    background: 0 0;
    -webkit-text-fill-color: #fff
}

.substance__small-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 46%
}

.substance__small-wrap_first {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.substance__small-wrap_second {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.substance__small-img-wrap {
    min-width: 111px;
    min-height: 111px;
    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;
    border-radius: 10px;
    background-color: #fff;
    margin-left: 17px
}

.substance__small-img-wrap img {
    width: 100px;
    height: 85px;
    -o-object-fit: cover;
    object-fit: cover
}

.substance__small-title {
    margin-bottom: 15px
}

.substance__small-text {
    color: #fff;
    background: 0 0;
    -webkit-text-fill-color: #fff
}

.expert {
    position: relative;
    background: url("../img/expert-bg.webp") center center/cover no-repeat
}

.expert__img-wrap {
    position: absolute;
    top: -400px;
    right: -164px
}

.expert__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.expert__wrap-left {
    position: relative;
    width: 60%
}

.expert__wrap-left img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.expert__wrap-right {
    width: 50%;
    max-width: 480px
}

.expert__description {
    max-width: 140px;
    position: absolute;
    background-color: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .06);
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .06);
    padding: 22px 19px;
    top: 37%;
    left: 16%
}

.expert__description-icon-wrap {
    position: absolute;
    top: -12px;
    left: 59px
}

.expert__description-icon-wrap img {
    width: 24px;
    height: 24px
}

.expert__small-title {
    color: #e17bbe;
    text-align: center;
    font-family: "Philosopher", sans-serif;
    font-size: 19px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 8px
}

.expert__small-text {
    text-align: center;
    font-family: "Gilroy", sans-serif;
    font-size: 16px;
    font-weight: 400;
    opacity: .8;
    background: radial-gradient(50% 50% at 50% 50%, #3c493f 0, #6b766e 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.expert__title {
    max-width: 450px;
    margin-bottom: 16px
}

.expert__text {
    opacity: .8;
    margin-bottom: 28px
}

.numbers {
    position: relative;
    background: url("../img/numbers-bg.webp") center center/cover no-repeat;
    margin-top: 40px
}

.numbers__img-right {
    position: absolute;
    bottom: -180px;
    right: 0
}

.numbers__title {
    max-width: 590px;
    margin-bottom: 83px;
    text-align: center
}

.numbers__small-text {
    max-width: 325px;
    opacity: .8;
    margin: 0 auto 62px auto;
    text-align: center
}

.numbers__small-text_noSpace {
    margin-bottom: 0;
    text-align: right
}

.numbers__wrap {
    position: relative;
    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
}

.numbers__big-wrap {
    position: relative;
    margin-bottom: 300px
}

.numbers__content {
    position: static;
    -webkit-transform: none;
    transform: none
}

.numbers__content-slide {
    position: static
}

.numbers__content-slide_hidden {
    display: none
}

.numbers__item-img-wrap {
    position: absolute;
    top: -12px;
    left: -12px
}

.numbers__item-img-wrap img {
    width: 24px;
    height: 24px
}

.numbers__item {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 255px;
    padding: 30px;
    border-radius: 10px;
    background: radial-gradient(circle at 100% 100%, #fff 0, #fff 8px, transparent 8px) 0 0/10px 10px no-repeat, radial-gradient(circle at 0 100%, #fff 0, #fff 8px, transparent 8px) 100% 0/10px 10px no-repeat, radial-gradient(circle at 100% 0, #fff 0, #fff 8px, transparent 8px) 0 100%/10px 10px no-repeat, radial-gradient(circle at 0 0, #fff 0, #fff 8px, transparent 8px) 100% 100%/10px 10px no-repeat, linear-gradient(#fff, #fff) 50% 50%/calc(100% - 4px) calc(100% - 20px) no-repeat, linear-gradient(#fff, #fff) 50% 50%/calc(100% - 20px) calc(100% - 4px) no-repeat, linear-gradient(96deg, transparent 0, #f7a0da 35%) 0 0/600% 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-box-shadow: 0 20px 50px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 20px 50px 0 rgba(0, 0, 0, .1)
}

.numbers__item_first {
    top: -14px;
    left: -120px
}

.numbers__item_first .numbers__item-img-wrap {
    right: -12px;
    left: auto
}

.numbers__item_second {
    bottom: -14px;
    left: -198px;
    top: auto
}

.numbers__item_second .numbers__item-img-wrap {
    right: -12px;
    left: auto
}

.numbers__item_third {
    max-width: 400px;
    top: auto;
    left: 130px;
    bottom: -243px
}

.numbers__item_third .numbers__small-text {
    text-align: center
}

.numbers__item_third .numbers__item-img-wrap {
    top: -12px;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%)
}

.numbers__item_fourth {
    top: 203px;
    bottom: auto;
    left: auto;
    right: -203px
}

.numbers__item_fifth {
    top: -64px;
    bottom: auto;
    left: auto;
    right: -120px
}

.numbers__item-title {
    font-family: "Philosopher", sans-serif;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    background: radial-gradient(50% 50% at 50% 50%, #3c493f 0, #6b766e 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 10px
}

.numbers__noSlider {
    display: block
}

.numbers #swiper-numbers {
    display: none
}

.numbers .swiper-autoheight, .numbers .swiper-autoheight .swiper-slide {
    height: 228px
}

.testimonials {
    width: 100%;
    position: relative;
    background: url("../img/testimonials-bg.webp") center center/cover no-repeat;
    padding-bottom: 100px
}

.testimonials__title {
    max-width: 760px;
    margin: 0 auto 50px auto;
    text-align: center
}

.testimonials__wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px
}

.testimonials__item {
    position: relative;
    z-index: 1;
    max-width: 465px;
    border-radius: 10px;
    border: 1.5px solid #f7a0da;
    background-color: #fff;
    -webkit-box-shadow: 0 20px 50px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 20px 50px 0 rgba(0, 0, 0, .1);
    padding: 30px;
    -webkit-transform: rotate(3.933deg);
    transform: rotate(3.933deg)
}

.testimonials__item_second {
    -webkit-transform: rotate(-6.407deg);
    transform: rotate(-6.407deg)
}

.testimonials__item_third {
    -webkit-transform: rotate(8.824deg);
    transform: rotate(8.824deg)
}

.testimonials__item_fourth {
    -webkit-transform: rotate(-5.39deg);
    transform: rotate(-5.39deg)
}

.testimonials__dialife-img-wrap {
    position: absolute;
    top: 73%;
    left: 49%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2
}

.testimonials__dialife-img-wrap img {
    width: 90%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.testimonials__dialife-img-wrap-blur {
    position: absolute;
    top: 27%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.testimonials__dialife-img-wrap-blur img {
    width: 90%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.testimonials__flower-wrap {
    position: absolute;
    top: 18%;
    left: 55%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 3
}

.testimonials__img-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px
}

.testimonials__img-wrap img {
    width: 72px;
    height: 72px;
    margin-left: 15px
}

.testimonials__text {
    opacity: .8
}

.testimonials #swiper-testimonials {
    display: none
}

.testimonials__item-slider {
    position: relative;
    z-index: 1;
    width: 100%;
    margin: 0 auto 38px;
    max-width: 246px;
    height: 360px;
    border-radius: 10px;
    border: 1.5px solid #f7a0da;
    background-color: #fff;
    padding: 20px
}

.testimonials__slider-img-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px
}

.testimonials__slider-img-wrap img {
    width: 72px;
    height: 72px;
    margin-right: 15px
}

.testimonials__slider-text {
    opacity: .8
}

.testimonials__slider-btn {
    display: none
}

.testimonials__btn-left-img-wrap {
    position: absolute;
    width: 175px;
    top: -263px;
    left: -22px;
    z-index: -1
}

.testimonials__btn-left-img-wrap img {
    width: 100%;
    height: auto
}

.testimonials__btn-middle-img-wrap {
    position: absolute;
    top: -147px;
    left: 48px;
    z-index: -1
}

.testimonials__btn-middle-img-wrap img {
    width: 70%;
    height: auto
}

.testimonials__btn-right-img-wrap {
    position: absolute;
    top: -183px;
    right: -35px;
    z-index: -1;
    width: 175px
}

.testimonials__btn-right-img-wrap img {
    width: 100%;
    height: auto
}

.testimonials .swiper-autoheight, .testimonials .swiper-autoheight .swiper-slide {
    height: 360px
}

.order {
    position: relative
}

.order__title {
    margin: 135px auto 50px auto;
    text-align: center
}

.order__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1011px;
    margin: 0 auto
}

.order__content-item {
    width: 33.3%;
    max-width: 275px;
    position: relative;
    margin-left: 94px
}

.order__content-item_middle {
    top: 41px
}

.order__content-item:last-child {
    margin-left: 0
}

.order__content-item-img-wrap {
    margin-bottom: 31px
}

.order__content-item-img-wrap img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.order__content-item-title {
    text-align: center;
    margin-bottom: 10px
}

.order__content-item-text {
    opacity: .8;
    text-align: center
}

.top-wrap_footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 800px;
    margin-bottom: 0;
    overflow: hidden
}

.top-wrap_footer .main__img-wrap {
    top: 56%;
    left: 56%
}

.footer-menu {
    background-color: #fff;
    margin-bottom: 0
}

.footer-menu .menu__list-item-logo-link {
    -webkit-box-shadow: 0 20px 50px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 20px 50px 0 rgba(0, 0, 0, .1);
    border-radius: 13px 13px 0 0
}

.footer-menu .menu__list {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.footer-menu .menu__list-item {
    padding-top: 32px;
    margin-right: 30px
}

.footer-menu .menu__list-item_logo {
    padding-top: 0
}

.footer-form {
    position: relative;
    z-index: 2;
    max-width: 725px;
    border-radius: 15px;
    border: 1px solid #fff;
    background: rgba(255, 255, 255, .43);
    -webkit-backdrop-filter: blur(6.5px);
    backdrop-filter: blur(6.5px);
    padding: 40px 35px 90px 35px;
    margin: 0 auto
}

.footer-form__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.footer-form__wrap-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 30px
}

.footer-form__wrap-content:last-child {
    margin-left: 0
}

.footer-form__label {
    position: relative;
    font-family: "Gilroy", sans-serif;
    font-size: 16px;
    font-weight: 400;
    background: radial-gradient(50% 50% at 50% 50%, #3c493f 0, #6b766e 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-left: 15px;
    margin-bottom: 11px;
    text-align: left
}

.footer-form__label:before {
    content: "";
    position: absolute;
    top: 2px;
    left: -3px;
    width: 15px;
    height: 15px
}

.footer-form__label-name:before {
    background: url("../img/icon-user.svg") no-repeat
}

.footer-form__label-phone:before {
    background: url("../img/icon-phone.svg") no-repeat
}

.footer-form input {
    width: 311px;
    height: 70px;
    border-radius: 15px;
    background-color: #fff;
    -webkit-box-shadow: 0 15px 20px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 15px 20px 0 rgba(0, 0, 0, .05);
    border: 0;
    outline: 0
}

.footer-form input:focus {
    border: 0
}

body.js-popup {
    overflow-y: hidden
}

.js-d-none {
    display: none !important
}

@font-face {
    font-family: "Gilroy";
    src: url("../fonts/gilroy-bold.woff2") format("woff2"), url(../fonts/Gilroy-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Gilroy";
    src: url("../fonts/gilroy-regular.woff2") format("woff2"), url(../fonts/Gilroy-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Gilroy";
    src: url("../fonts/gilroy-semibold.woff2") format("woff2"), url(../fonts/Gilroy-Semibold.woff) format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@media (max-width: 1399px) {
    .h1Title {
        font-size: 200px
    }

    .blur-bg_expert:before {
        top: -100px
    }

    .main__img-wrap {
        left: 58%
    }

    .main__discount {
        left: 32%;
        top: 61%
    }

    .main__discount_footer {
        top: 45%;
        left: 25%
    }

    .main__description:last-child {
        display: none
    }

    .steps__img-wrap {
        display: none;
        left: -40px
    }
}

@media (max-width: 1199px) {
    .main__img-wrap {
        left: 58%
    }

    .substance {
        margin-bottom: 84px
    }

    .expert__wrap {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .numbers__item_second {
        left: -151px
    }

    .numbers__item_fourth {
        right: -151px
    }

    .testimonials__item {
        max-width: 380px
    }
}

@media (max-width: 991px) {
    .btn-wrap__price {
        left: 95px
    }

    .btn-wrap__price-new {
        font-size: 21px
    }

    .btn-wrap__price-old {
        font-size: 14px
    }

    .h1Title {
        font-size: 140px
    }

    .h2Title {
        font-size: 32px
    }

    .h3Title {
        font-size: 32px
    }

    .h4Title, .testimonials__slider-name, .testimonials__name {
        font-size: 24px
    }

    .h5Title {
        font-size: 22px
    }

    .blur-bg_testimonials:before {
        height: 60px
    }

    .blur-bg_footer:before {
        height: 60px
    }

    .top-wrap__img-left img {
        width: 50%;
        height: auto
    }

    .top-wrap__img-left {
        left: -290px
    }

    .top-wrap__img-right img {
        width: 50%;
        height: auto
    }

    .menu {
        margin-bottom: 55px
    }

    .menu__list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .menu__list-item {
        display: none
    }

    .menu__list-item_logo {
        display: block;
        margin-right: 0
    }

    .menu__list-item-logo-link {
        padding: 19px 31px
    }

    .menu__list-item-logo-text {
        font-size: 19px
    }

    .main__discount {
        left: 7%;
        bottom: -45%;
        top: auto
    }

    .main__discount_footer {
        top: 37%;
        bottom: auto
    }

    .main__description-wrap .main__description:first-child {
        display: none
    }

    .main__description-wrap .main__description:last-child {
        display: block
    }

    .main__button-wrap {
        position: absolute;
        bottom: 150px;
        left: 50%;
        -webkit-transform: translate(-50%);
        transform: translate(-50%)
    }

    .main__button-wrap .btn-wrap__price {
        left: 57px
    }

    .statistics__title {
        font-size: 32px;
        margin-bottom: 72px
    }

    .statistics__content {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .statistics__content-item {
        width: 50%;
        max-width: 297px;
        margin: 0 20px 40px 20px
    }

    .statistics__content-item_middle {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        top: 0
    }

    .statistics__content-item:last-child {
        margin-left: 20px
    }

    .symptoms__list {
        margin: 0
    }

    .symptoms__bottom-wrap {
        padding: 40px
    }

    .symptoms__bottom-item_img-wrap {
        left: 27px
    }

    .steps__wrap {
        margin-bottom: 52px
    }

    .steps__title {
        font-size: 32px
    }

    .substance {
        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;
        padding-left: 92px;
        padding-right: 92px
    }

    .substance__wrap {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 -10px
    }

    .substance__top-text {
        width: 100%;
        max-width: 520px;
        margin-right: 0;
        text-align: center;
        margin-bottom: 30px
    }

    .substance__small-wrap {
        -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;
        width: 33.3%;
        padding: 0 10px
    }

    .substance__small-img-wrap {
        margin-left: 0;
        margin-bottom: 15px
    }

    .substance__small-title {
        text-align: center
    }

    .substance__small-text {
        text-align: center
    }

    .expert__img-wrap {
        display: none
    }

    .expert__wrap-left {
        margin-left: 40px
    }

    .expert__text {
        text-align: right
    }

    .numbers {
        background-size: auto;
        background-position: 50% 85%;
        margin-top: 70px;
        margin-bottom: 60px
    }

    .numbers__img-right {
        bottom: 0
    }

    .numbers__img-right img {
        max-width: 230px;
        height: auto
    }

    .numbers__title {
        margin-bottom: 75px
    }

    .numbers__small-text {
        margin-bottom: 39px
    }

    .numbers__small-text_noSpace {
        margin-bottom: 0
    }

    .numbers__big-wrap {
        margin-bottom: 60px
    }

    .numbers__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 0
    }

    .numbers__content-slide {
        width: 34%
    }

    .numbers__content-slide_second {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .numbers__content-slide_third {
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .numbers__content-slide_fourth {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .numbers__content-slide_fifth {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .numbers__image {
        position: absolute;
        top: 30%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .numbers__item {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        max-width: none;
        margin-bottom: 38px
    }

    .numbers__item_first {
        top: auto;
        left: auto
    }

    .numbers__item_second {
        top: auto;
        left: auto;
        bottom: auto
    }

    .numbers__item_third {
        top: auto;
        left: auto;
        bottom: auto;
        width: 100%;
        margin: 0 auto
    }

    .numbers__item_fourth {
        top: auto;
        left: auto;
        bottom: auto;
        right: auto
    }

    .numbers__item_fifth {
        top: auto;
        bottom: auto;
        left: auto;
        right: auto
    }

    .testimonials__wrap {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .testimonials__item {
        max-width: 300px;
        -webkit-transform: rotate(9.967deg);
        transform: rotate(9.967deg)
    }

    .testimonials__item_second {
        z-index: 3;
        -webkit-transform: rotate(-10.5deg);
        transform: rotate(-10.5deg);
        margin-top: 61px
    }

    .testimonials__item_third {
        -webkit-transform: rotate(-10.292deg);
        transform: rotate(-10.292deg);
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        margin-top: 100px;
        z-index: 2
    }

    .testimonials__item_fourth {
        z-index: auto;
        -webkit-transform: rotate(8.42deg);
        transform: rotate(8.42deg)
    }

    .testimonials__dialife-img-wrap {
        top: 31%;
        left: 46%;
        z-index: 2
    }

    .testimonials__dialife-img-wrap-blur {
        position: absolute;
        top: 7%;
        left: 42%;
        z-index: 1;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .testimonials__flower-wrap {
        position: absolute;
        top: 14%;
        left: 44%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 3
    }

    .order__content {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .order__content-item {
        width: 50%;
        max-width: 320px;
        margin-left: 0
    }

    .order__content-item_middle {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        top: 0;
        margin: 30px auto 0 auto
    }

    .order__content-item:last-child {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order__content-item-text {
        max-width: 210px;
        margin: 0 auto
    }

    .footer-menu .menu__list-item_logo {
        margin-right: 0
    }

    .footer-form {
        max-width: 100%
    }

    .footer-form__wrap-content {
        margin-left: 0;
        margin-bottom: 27px
    }

    .footer-form__wrap-content:last-child {
        margin-bottom: 47px
    }
}

@media (max-width: 767px) {
    .swiper-pagination {
        display: block !important
    }

    .container {
        padding: 0 20px
    }

    .btn-wrap_hidden {
        display: none
    }

    .btn-wrap {
        max-width: 236px
    }

    .btn-wrap__price {
        padding-top: 0;
        padding-bottom: 0;
        left: 38px;
        bottom: -23px
    }

    .btn-wrap_expert {
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translate(-50%);
        transform: translate(-50%)
    }

    .buttonPrimary {
        width: 236px;
        font-size: 17px
    }

    .h1Title {
        font-size: 65px
    }

    .h2Title {
        font-size: 24px
    }

    .h3Title {
        font-size: 20px
    }

    .h4Title, .testimonials__slider-name, .testimonials__name {
        font-size: 20px
    }

    .h5Title {
        font-size: 18px
    }

    .paragraphText {
        font-size: 14px
    }

    .blur-bg_expert {
        display: none
    }

    .top-wrap {
        min-height: 600px
    }

    .menu {
        margin-bottom: 10px
    }

    .main {
        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
    }

    .main__img-wrap {
        top: 69%;
        left: 41%;
        width: 100%
    }

    .main__img-wrap img {
        width: 70%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .main__discount {
        right: 0;
        left: auto
    }

    .main__discount_footer {
        right: auto;
        top: 22%;
        left: 68%
    }

    .main__description-wrap .main__description:last-child {
        text-align: center
    }

    .main__description-text {
        font-size: 14px
    }

    .main__button-wrap {
        bottom: 73px;
        max-width: 280px;
        margin-top: 0
    }

    .statistics {
        margin-bottom: 50px
    }

    .statistics__title {
        font-size: 24px;
        margin-bottom: 35px
    }

    .statistics__content {
        -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;
        margin-bottom: 50px
    }

    .statistics__content-item {
        width: 100%;
        max-width: 280px;
        margin: 0 0 30px 0;
        padding-left: 15px;
        padding-right: 15px
    }

    .statistics__content-item:last-child {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin-left: 0;
        margin-bottom: 0
    }

    .symptoms__top-wrap {
        -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
    }

    .symptoms__top-wrap-image img {
        width: 270px;
        height: 320px
    }

    .symptoms__top-wrap-image {
        top: 90%;
        left: 46%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .symptoms__title {
        text-align: center;
        margin-right: 0;
        margin-bottom: 30px
    }

    .symptoms__list {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 250px
    }

    .symptoms__list-item {
        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
    }

    .symptoms__list-item-text {
        font-size: 14px;
        line-height: 1;
        text-align: center
    }

    .symptoms__bottom-wrap {
        padding: 20px
    }

    .symptoms__bottom-item {
        padding: 30px 0
    }

    .symptoms__bottom-item_first {
        width: 100%
    }

    .symptoms__bottom-item_img-wrap {
        display: none
    }

    .symptoms__bottom-title {
        text-align: center;
        margin-bottom: 10px
    }

    .symptoms__bottom-text {
        text-align: center;
        margin-bottom: 10px
    }

    .steps {
        width: 100%;
        margin-bottom: 50px
    }

    .steps__title {
        font-size: 24px;
        margin-bottom: 30px
    }

    .steps__content-item {
        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;
        margin-bottom: 30px;
        padding-bottom: 20px
    }

    .steps__content-item:last-child {
        margin-bottom: 0
    }

    .steps__content-item img {
        margin-left: 0;
        margin-bottom: 15px
    }

    .steps__content-item-wrap {
        text-align: center;
        margin-left: 0
    }

    .steps__content-item-title {
        font-size: 20px;
        margin-bottom: 5px
    }

    .steps__content-num {
        display: none
    }

    .substance {
        padding: 30px 20px 10px 20px;
        margin-bottom: 50px
    }

    .substance__wrap {
        -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
    }

    .substance__top-text {
        padding: 0 10px
    }

    .substance__small-wrap {
        width: 100%;
        margin-bottom: 20px
    }

    .expert__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .expert__wrap-left {
        width: 70%
    }

    .expert__wrap-right {
        width: 100%
    }

    .expert__description {
        padding: 10px
    }

    .expert__small-text {
        font-size: 14px
    }

    .expert__title {
        max-width: 100%;
        text-align: center
    }

    .expert__text {
        text-align: center;
        margin-bottom: 0
    }

    .numbers {
        background-position: 50% 50%;
        margin-bottom: 50px;
        padding-bottom: 50px
    }

    .numbers__title {
        margin: 0 auto 67px auto
    }

    .numbers__wrap {
        -webkit-box-align: initial;
        -ms-flex-align: initial;
        align-items: initial
    }

    .numbers__big-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0
    }

    .numbers__content {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        position: relative;
        -ms-flex-wrap: initial;
        flex-wrap: initial
    }

    .numbers__content-slide_hidden {
        display: block;
        position: relative;
        top: -20px;
        margin-bottom: 50px
    }

    .numbers__content-slide_hidden .numbers__item {
        height: auto
    }

    .numbers__content-slide {
        width: 100%
    }

    .numbers__image {
        position: relative;
        top: auto;
        left: auto;
        -webkit-transform: none;
        transform: none;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        margin: 0 auto
    }

    .numbers__item-img-wrap {
        top: 0
    }

    .numbers__item {
        max-width: 280px;
        width: 100%;
        margin: 0 auto 38px;
        -webkit-box-shadow: none;
        box-shadow: none;
        height: 228px
    }

    .numbers__item_first .numbers__item-img-wrap {
        left: 50%;
        -webkit-transform: translate(-50%);
        transform: translate(-50%);
        right: auto;
        top: -7px
    }

    .numbers__item_second .numbers__item-img-wrap {
        left: 50%;
        -webkit-transform: translate(-50%);
        transform: translate(-50%);
        right: auto;
        top: -7px
    }

    .numbers__item_third .numbers__item-img-wrap {
        right: auto;
        top: -7px
    }

    .numbers__item_fourth .numbers__item-img-wrap {
        left: 50%;
        -webkit-transform: translate(-50%);
        transform: translate(-50%);
        right: auto;
        top: -7px
    }

    .numbers__item_fifth .numbers__item-img-wrap {
        left: 50%;
        -webkit-transform: translate(-50%);
        transform: translate(-50%);
        right: auto;
        top: -7px
    }

    .numbers__noSlider {
        display: none
    }

    .numbers #swiper-numbers {
        position: relative;
        width: 100%;
        overflow: hidden;
        max-width: 187px;
        margin: 0 auto 60px auto;
        display: block
    }

    .testimonials {
        padding-bottom: 50px
    }

    .testimonials__wrap {
        display: none
    }

    .testimonials__item {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .testimonials #swiper-testimonials {
        display: block;
        position: relative;
        width: 100%;
        overflow: hidden;
        max-width: 246px;
        margin: 0 auto 190px auto
    }

    .testimonials__slider-btn {
        display: block;
        position: relative
    }

    .testimonials__btn-left-img-wrap {
        top: -158px
    }

    .testimonials__btn-right-img-wrap {
        top: -126px
    }

    .order__title {
        font-size: 24px;
        margin-top: 38px;
        margin-bottom: 15px
    }

    .order__content {
        -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
    }

    .order__content-item {
        margin-bottom: 20px
    }

    .order__content-item:last-child {
        margin-bottom: 0
    }

    .order__content-item-title {
        font-size: 18px
    }

    .top-wrap_footer {
        min-height: 650px
    }

    .top-wrap_footer .main__img-wrap {
        top: 67%;
        left: 68%
    }

    .top-wrap_footer .main__img-wrap img {
        width: 77%
    }

    .footer-form {
        padding: 20px;
        margin-top: 85px
    }

    .footer-form__wrap {
        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
    }

    .footer-form input {
        width: 240px;
        height: 55px
    }
}

@media (max-width: 639px) {
    .expert__wrap-left {
        width: 80%
    }

    .top-wrap_footer .main__img-wrap {
        top: 67%;
        left: 65%
    }

    .top-wrap_footer .main__img-wrap img {
        width: 84%
    }
}

@media (max-width: 567px) {
    .main__img-wrap {
        left: 48%
    }

    .main__img-wrap img {
        width: 85%
    }

    .main__discount_footer {
        top: 26%;
        left: 56%
    }

    .expert__wrap-left {
        width: 90%
    }
}

@media (max-width: 479px) {
    .main__img-wrap img {
        height: 391px
    }

    .expert__wrap-left {
        width: 100%
    }

    .top-wrap_footer {
        min-height: 720px
    }

    .top-wrap_footer .main__img-wrap {
        top: 54%;
        left: 64%
    }
}

@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
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-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;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-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;
    transition-property: height, -webkit-transform;
    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(transparent));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), transparent)
}

.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
}

.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)
}

:root {
    --swiper-navigation-size: 44px
}

.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
}

.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;
    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);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-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, 0.2)
}

button.swiper-pagination-bullet {
    border: 0;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.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%);
    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 transform, .2s top;
    transition: .2s transform, .2s top
}

.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%);
    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 transform, .2s left;
    transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s transform, .2s right;
    transition: .2s transform, .2s right
}

.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);
    transform: scale(0);
    -webkit-transform-origin: left top;
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-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%;
    transform-origin: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    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(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -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 {
    -webkit-transition-timing-function: ease-out;
    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;
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    -webkit-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;
    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;
    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;
    transition-property: opacity, height, -webkit-transform;
    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;
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

.input-wrapper {
    position: relative;
    width: 100%;
}
