

@font-face {
    font-family: 'Ara Hamah Zanki';
    src: url('../fonts/AraHamahZanki-Regular.eot');
    src: url('../fonts/AraHamahZanki-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AraHamahZanki-Regular.woff2') format('woff2'),
        url('../fonts/AraHamahZanki-Regular.woff') format('woff'),
        url('../fonts/AraHamahZanki-Regular.ttf') format('truetype'),
        url('../fonts/AraHamahZanki-Regular.svg#AraHamahZanki-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.mt-5 {
    margin-top: 5px
}

.pt-5 {
    padding-top: 5px
}

.mr-5 {
    margin-right: 5px
}

.pr-5 {
    padding-right: 5px
}

.mb-5 {
    margin-bottom: 5px
}

.pb-5 {
    padding-bottom: 5px
}

.ml-5 {
    margin-left: 5px
}

.pl-5 {
    padding-left: 5px
}

.mt-10 {
    margin-top: 10px
}

.pt-10 {
    padding-top: 10px
}

.mr-10 {
    margin-right: 10px
}

.pr-10 {
    padding-right: 10px
}

.mb-10 {
    margin-bottom: 10px
}

.pb-10 {
    padding-bottom: 10px
}

.ml-10 {
    margin-left: 10px
}

.pl-10 {
    padding-left: 10px
}

.mt-15 {
    margin-top: 15px
}

.pt-15 {
    padding-top: 15px
}

.mr-15 {
    margin-right: 15px
}

.pr-15 {
    padding-right: 15px
}

.mb-15 {
    margin-bottom: 15px
}

.pb-15 {
    padding-bottom: 15px
}

.ml-15 {
    margin-left: 15px
}

.pl-15 {
    padding-left: 15px
}

.mt-20 {
    margin-top: 20px
}

.pt-20 {
    padding-top: 20px
}

.mr-20 {
    margin-right: 20px
}

.pr-20 {
    padding-right: 20px
}

.mb-20 {
    margin-bottom: 20px
}

.pb-20 {
    padding-bottom: 20px
}

.ml-20 {
    margin-left: 20px
}

.pl-20 {
    padding-left: 20px
}

.mt-25 {
    margin-top: 25px
}

.pt-25 {
    padding-top: 25px
}

.mr-25 {
    margin-right: 25px
}

.pr-25 {
    padding-right: 25px
}

.mb-25 {
    margin-bottom: 25px
}

.pb-25 {
    padding-bottom: 25px
}

.ml-25 {
    margin-left: 25px
}

.pl-25 {
    padding-left: 25px
}

.mt-30 {
    margin-top: 30px
}

.pt-30 {
    padding-top: 30px
}

.mr-30 {
    margin-right: 30px
}

.pr-30 {
    padding-right: 30px
}

.mb-30 {
    margin-bottom: 30px
}

.pb-30 {
    padding-bottom: 30px
}

.ml-30 {
    margin-left: 30px
}

.pl-30 {
    padding-left: 30px
}

.mt-35 {
    margin-top: 35px
}

.pt-35 {
    padding-top: 35px
}

.mr-35 {
    margin-right: 35px
}

.pr-35 {
    padding-right: 35px
}

.mb-35 {
    margin-bottom: 35px
}

.pb-35 {
    padding-bottom: 35px
}

.ml-35 {
    margin-left: 35px
}

.pl-35 {
    padding-left: 35px
}

.mt-40 {
    margin-top: 40px
}

.pt-40 {
    padding-top: 40px
}

.mr-40 {
    margin-right: 40px
}

.pr-40 {
    padding-right: 40px
}

.mb-40 {
    margin-bottom: 40px
}

.pb-40 {
    padding-bottom: 40px
}

.ml-40 {
    margin-left: 40px
}

.pl-40 {
    padding-left: 40px
}

.mt-45 {
    margin-top: 45px
}

.pt-45 {
    padding-top: 45px
}

.mr-45 {
    margin-right: 45px
}

.pr-45 {
    padding-right: 45px
}

.mb-45 {
    margin-bottom: 45px
}

.pb-45 {
    padding-bottom: 45px
}

.ml-45 {
    margin-left: 45px
}

.pl-45 {
    padding-left: 45px
}

.mt-50 {
    margin-top: 50px
}

.pt-50 {
    padding-top: 50px
}

.mr-50 {
    margin-right: 50px
}

.pr-50 {
    padding-right: 50px
}

.mb-50 {
    margin-bottom: 50px
}

.pb-50 {
    padding-bottom: 50px
}

.ml-50 {
    margin-left: 50px
}

.pl-50 {
    padding-left: 50px
}

.mt-75 {
    margin-top: 75px
}

.pt-75 {
    padding-top: 75px
}

.mr-75 {
    margin-right: 75px
}

.pr-75 {
    padding-right: 75px
}

.mb-75 {
    margin-bottom: 75px
}

.pb-75 {
    padding-bottom: 75px
}

.ml-75 {
    margin-left: 75px
}

.pl-75 {
    padding-left: 75px
}

.mt-100 {
    margin-top: 100px
}

.pt-100 {
    padding-top: 100px
}

.mr-100 {
    margin-right: 100px
}

.pr-100 {
    padding-right: 100px
}

.mb-100 {
    margin-bottom: 100px
}

.pb-100 {
    padding-bottom: 100px
}

.ml-100 {
    margin-left: 100px
}

.pl-100 {
    padding-left: 100px
}

.w-5 {
    width: 5%
}

.h-5 {
    height: 5%
}

.maxw-5 {
    max-width: 5%
}

.maxh-5 {
    max-height: 5%
}

.w-10 {
    width: 10%
}

.h-10 {
    height: 10%
}

.maxw-10 {
    max-width: 10%
}

.maxh-10 {
    max-height: 10%
}

.w-15 {
    width: 15%
}

.h-15 {
    height: 15%
}

.maxw-15 {
    max-width: 15%
}

.maxh-15 {
    max-height: 15%
}

.w-20 {
    width: 20%
}

.h-20 {
    height: 20%
}

.maxw-20 {
    max-width: 20%
}

.maxh-20 {
    max-height: 20%
}

.w-25 {
    width: 25%
}

.h-25 {
    height: 25%
}

.maxw-25 {
    max-width: 25%
}

.maxh-25 {
    max-height: 25%
}

.w-30 {
    width: 30%
}

.h-30 {
    height: 30%
}

.maxw-30 {
    max-width: 30%
}

.maxh-30 {
    max-height: 30%
}

.w-35 {
    width: 35%
}

.h-35 {
    height: 35%
}

.maxw-35 {
    max-width: 35%
}

.maxh-35 {
    max-height: 35%
}

.w-40 {
    width: 40%
}

.h-40 {
    height: 40%
}

.maxw-40 {
    max-width: 40%
}

.maxh-40 {
    max-height: 40%
}

.w-45 {
    width: 45%
}

.h-45 {
    height: 45%
}

.maxw-45 {
    max-width: 45%
}

.maxh-45 {
    max-height: 45%
}

.w-50 {
    width: 50%
}

.h-50 {
    height: 50%
}

.maxw-50 {
    max-width: 50%
}

.maxh-50 {
    max-height: 50%
}

.w-75 {
    width: 75%
}

.h-75 {
    height: 75%
}

.maxw-75 {
    max-width: 75%
}

.maxh-75 {
    max-height: 75%
}

.w-100 {
    width: 100%
}

.h-100 {
    height: 100%
}

.maxw-100 {
    max-width: 100%
}

.maxh-100 {
    max-height: 100%
}

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
}

.main-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding-top: 60px;
    padding-bottom: 180px
}

.container {
    max-width: 1400px;
    padding: 0 20px;
    margin: 0 auto;
    width: 100%
}

.main-with-sitebar {
    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-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.main-with-sitebar main {
    width: calc(66.66% - 5px)
}

.main-with-sitebar aside {
    width: calc(33.33% - 20px);
    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-with-sitebar aside>div {
    width: 100%
}



.custom-scrollbar::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

.custom-scrollbar::-webkit-scrollbar-track {
    background-color: #ddd
}

.custom-scrollbar::-webkit-scrollbar-thumb {
    background-color: #000
}

.custom-scrollbar::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0, 0, 0, .6)
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0
}



.wrapper {
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    font-size: 18px;
    font-weight: 400;
    font-family: "Source Sans 3", sans-serif;
    background-color: #f3f9fe;
    position: relative
}

[class*=__container] {
    max-width: 1260px;
    padding: 0 20px;
    margin: 0 auto;
    width: 100%
}

html {
    height: inherit
}

main {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-size: inherit;
    font-weight: inherit
}

button {
    cursor: pointer;
    border: 0;
    padding: 0;
    margin: 0;
    background-color: transparent;
    font-family: inherit
}

input,
textarea {
    border: 0;
    padding: 0;
    background-color: inherit
}

.header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    background-color: transparent
}

.header__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    padding-block: 24px
}

.header__menu {
    -webkit-margin-start: 120px;
    margin-inline-start: 120px
}

.header__menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px
}

.header__menu ul li a {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    white-space: nowrap;
    color: #000
}

.header__button {
    -webkit-margin-start: auto;
    margin-inline-start: auto
}

[dir=rtl] .header__button {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.logo {
    font-family: "Exo 2", sans-serif;
    font-weight: 800;
    font-size: 32px;
    line-height: 120%;
    text-align: center;
    text-transform: uppercase;
    color: #ff3087
}

.people-block {
    position: relative
}

.people-block::before {
    content: "";
    position: absolute;
    z-index: 6;
    top: 50%;
    -webkit-transform: translate(0, -35%);
    transform: translate(0, -35%);
    inset-inline-start: 35px;
    width: 378px;
    height: 395px;
    background: url("../img/lines.webp") 100% 100%/100% 100% no-repeat
}

[dir=rtl] .people-block::before {
    -webkit-transform: rotateY(180deg) translate(0, -35%);
    transform: rotateY(180deg) translate(0, -35%)
}

.people-block::after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 50%;
    inset-inline-start: 50%;
    -webkit-transform: translate(-55%, -40%);
    transform: translate(-55%, -40%);
    width: 655px;
    height: 655px;
    background: url("../img/radial.webp") 100% 100%/100% 100% no-repeat
}

[dir=rtl] .people-block::after {
    -webkit-transform: translate(50%, -35%);
    transform: translate(50%, -35%)
}

.people-block__blur {
    position: absolute;
    z-index: 6;
    bottom: -140px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 1092px;
    height: 243px;
    background-color: #eff6fd;
    -webkit-filter: blur(43.9431px);
    filter: blur(43.9431px)
}

.people-block__men {
    position: absolute;
    z-index: 2;
    top: 0;
    inset-inline-end: 0;
    width: 611px
}

.people-block__men img {
    width: 100%
}

.people-block__prod {
    position: relative;
    z-index: 5;
    -webkit-margin-end: -50px;
    margin-inline-end: -50px;
    width: 332px
}

.people-block__prod img {
    width: 100%
}

.people-block__sale {
    z-index: 6;
    top: 50%;
    inset-inline-start: -70px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.title-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 24px
}

.title-block--main {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    row-gap: 24px
}

.title-block--main .title-block__title {
    width: 100%;
    font-size: 56px;
    color: #2c2c2c
}

[dir=rtl] .title-block--main .title-block__title {
    font-size: 64px;
    line-height: 113%
}

.title-block--main .title-block__title span {
    font-weight: 600;
    color: #ff3087;
    display: block
}

.title-block--main .title-block__description {
    max-width: 444px;
    font-size: 18px;
    color: rgba(44, 44, 44, .7)
}

[dir=rtl] .title-block--main .title-block__description {
    font-size: 20px;
    line-height: 113%
}

.title-block__title {
    font-family: "Exo 2";
    color: #000;
    font-size: 40px;
    font-weight: 800;
    line-height: 120%
}

[dir=rtl] .title-block__title {
    font-family: "Ara Hamah Zanki";
    font-weight: 400;
    font-size: 54px
}

.title-block__title span {
    color: #ff3087
}

.title-block__description {
    font-size: 18px;
    line-height: 150%;
    color: #393a3c
}

[dir=rtl] .title-block__description {
    font-size: 20px
}

.title-block__description span {
    font-weight: 600
}

.timer {
    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: 16px;
    max-width: 400px;
    width: 100%
}

.timer svg g {
    fill: #ff3087
}

.timer svg defs {
    fill: #fff
}

.timer__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px
}

.timer__title span {
    font-size: 20px;
    line-height: 150%;
    text-align: start;
    color: #2c2c2c
}

.timer__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    gap: 11px
}

[dir=rtl] .timer__wrapper {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.timer__col {
    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;
    background-color: #dcddff;
    border-radius: 8px;
    padding-block: 12px;
    padding-inline: 11px;
    max-width: 88px;
    width: 100%
}

.timer__col h5 {
    font-family: "Exo 2";
    font-weight: 700;
    font-size: 40px;
    line-height: 117%;
    text-align: center;
    letter-spacing: .08em;
    color: #d92c7c
}

.timer__col p {
    font-weight: 400;
    font-size: 14px;
    line-height: 110%;
    color: rgba(31, 31, 31, .8)
}

[dir=rtl] .timer__col p {
    font-size: 18px
}

.timer--white svg g {
    fill: #fff
}

[dir=ltr] .timer--white .timer__title {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.timer--white .timer__title span {
    color: #fff !important
}

[dir=ltr] .timer--white .timer__wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.timer--white .timer__col {
    background-color: #fff
}

.timer--white .timer__col h5 {
    color: #ff3087
}

.utils {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px
}

.utils__button {
    max-width: 262px !important
}

.price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 17px;
    -moz-column-gap: 17px;
    column-gap: 17px;
    font-family: "Exo 2"
}

.price--large {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    -webkit-column-gap: 13px;
    -moz-column-gap: 13px;
    column-gap: 13px
}

.price__new {
    font-weight: 700;
    font-size: 36px;
    line-height: 122%;
    text-transform: uppercase;
    white-space: nowrap;
    color: #ff3087
}

.price__old {
    font-weight: 500;
    font-size: 18px;
    line-height: 122%;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through;
    text-transform: uppercase;
    color: #393a3c;
    white-space: nowrap
}

.sale {
    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;
    position: absolute;
    width: 192px;
    height: 192px;
    color: #fff;
    border-radius: 50%;
    background: #ff3087;
    border: 8px solid #fff
}

.sale h2 {
    font-family: "Exo 2";
    font-weight: 700;
    font-size: 65px;
    line-height: 110%;
    text-align: center;
    letter-spacing: -.06em
}

.sale p {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 110%;
    text-align: center;
    letter-spacing: -.02em;
    margin-top: -8px
}

.button {
    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;
    -webkit-padding-start: 24px;
    padding-inline-start: 24px;
    -webkit-padding-end: 89px;
    padding-inline-end: 89px;
    gap: 14px;
    max-width: 220px;
    width: 100%;
    height: 73px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1766eb), to(#639bfc));
    background: linear-gradient(0deg, #1766eb 0, #639bfc 100%);
    border-radius: 53.5px;
    position: relative;
    -webkit-transition: all .6s;
    transition: all .6s;
    direction: ltr
}

.button span {
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    color: #fff;
    text-align: center
}

[dir=rtl] .button span {
    text-align: right
}

.button div {
    -webkit-transition: all .6s;
    transition: all .6s;
    position: absolute;
    z-index: 2;
    top: 0;
    inset-inline-end: -.5px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 73px;
    height: 73px;
    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;
    overflow: hidden;
    border-radius: 50%;
    background-color: #fff
}

.button div img {
    width: 20px;
    height: 20px
}

.button:focus {
    -webkit-transition: all .6s;
    transition: all .6s;
    -webkit-padding-end: 24px;
    padding-inline-end: 24px;
    -webkit-padding-start: 89px;
    padding-inline-start: 89px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff3087), to(#ff3087));
    background: linear-gradient(0deg, #ff3087 0, #ff3087 100%)
}

.button:focus div {
    -webkit-transition: all .6s;
    transition: all .6s;
    inset-inline-end: calc(100% - 72.5px)
}

.button--border {
    height: 52px;
    -webkit-padding-start: 20px;
    padding-inline-start: 20px;
    -webkit-padding-end: 65px;
    padding-inline-end: 65px;
    -webkit-transition: all .6s;
    transition: all .6s
}

.button--border span {
    font-size: 18px
}

.button--border div {
    width: 52px;
    height: 52px
}

.button--border:focus {
    -webkit-transition: all .6s;
    transition: all .6s;
    -webkit-padding-end: 20px;
    padding-inline-end: 20px;
    -webkit-padding-start: 65px;
    padding-inline-start: 65px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff3087), to(#ff3087));
    background: linear-gradient(0deg, #ff3087 0, #ff3087 100%)
}

.button--border:focus div {
    -webkit-transition: all .6s;
    transition: all .6s;
    inset-inline-end: calc(100% - 51.5px)
}

.intro {
    padding-top: 16px;
    padding-bottom: 262px;
    position: relative
}

.intro::before {
    content: "";
    position: absolute;
    z-index: 5;
    width: 1920px;
    height: 220px;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background: url("../img/white-bg.webp") 100% 100%/100% 100% no-repeat
}

.intro__action {
    position: absolute;
    z-index: 10;
    bottom: 23px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 100px;
    height: 100px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1766eb), to(#639bfc));
    background: linear-gradient(0deg, #1766eb 0, #639bfc 100%);
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -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
}

.intro__action span {
    font-weight: 600;
    font-size: 16px;
    line-height: 88%;
    text-align: center;
    color: #fff;
    margin-bottom: 5px
}

.intro__action img {
    width: 44px;
    height: 44px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition: all .5s;
    transition: all .5s
}

.intro__container {
    position: relative;
    z-index: 4;
    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;
    gap: 54px
}

.intro__people {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.intro__content {
    padding-top: 164px;
    position: relative;
    z-index: 7
}

.intro__content-title:not(:last-child) {
    margin-bottom: 32px
}

.intro__content-timer:not(:last-child) {
    margin-bottom: 32px
}

.formula {
    position: relative;
    z-index: 10;
    background-color: #fff
}

.formula__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 64px;
    padding-top: 42px;
    padding-bottom: 56px
}

.formula__title {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.formula__title .title-block__title {
    text-align: center;
    max-width: 687px
}

.formula__title .title-block__title span {
    display: block
}

.formula__slider {
    width: 100%;
    overflow: visible !important
}

.formula__wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.wrap-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 24px;
    gap: 16px;
    background-color: #cedffe;
    border-radius: 24px;
    -webkit-transition: all .4s;
    transition: all .4s
}

.wrap-slide__title {
    font-family: "Exo 2";
    font-weight: 800;
    font-size: 24px;
    line-height: 120%;
    text-align: center;
    color: #393a3c;
    -webkit-transition: color .4s;
    transition: color .4s
}

[dir=rtl] .wrap-slide__title {
    text-align: start;
    font-family: "Ara Hamah Zanki";
    font-weight: 400
}

.wrap-slide__image {
    width: 100px;
    height: 100px;
    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;
    background-color: #ff3087;
    border-radius: 50%;
    position: relative;
    -webkit-transition: background-color .4s;
    transition: background-color .4s
}

.wrap-slide__image img {
    position: absolute;
    width: 135%;
    height: 140%
}

.wrap-slide__text {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #393a3c;
    -webkit-transition: color .4s;
    transition: color .4s
}

[dir=rtl] .wrap-slide__text {
    text-align: start
}

.unique {
    background-color: #fff;
    position: relative;
    z-index: 4;
    border-radius: 0 0 1000px 1000px/0 0 200px 200px
}

.unique__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
    padding-top: 56px;
    padding-bottom: 120px
}

.unique__image {
    max-width: 655px;
    width: 100%
}

.unique__image img {
    width: 655px
}

.unique__content-title:not(:last-child) {
    margin-bottom: 56px
}

.unique__content-slider {
    width: 100%;
    overflow: visible !important
}

.unique__content-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 48px;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

.unique__content-slide.js-hidden {
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    opacity: 0
}

.wrap-unique {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 40px 24px 24px;
    gap: 8px;
    background-color: #f1f6ff;
    border-radius: 16px;
    position: relative;
    width: 100%
}

.wrap-unique__decor {
    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;
    position: absolute;
    width: 54px;
    height: 54px;
    top: -27px;
    inset-inline-start: 24px;
    background-color: #ff3087;
    border-radius: 8px
}

.wrap-unique__decor img {
    width: 41px;
    height: 41px
}

.wrap-unique__title {
    font-family: "Exo 2";
    font-weight: 800;
    font-size: 24px;
    line-height: 120%;
    color: #393a3c
}

[dir=rtl] .wrap-unique__title {
    font-family: "Ara Hamah Zanki";
    font-weight: 400
}

.wrap-unique__title span {
    display: block
}

.wrap-unique__text {
    font-size: 16px;
    line-height: 150%;
    color: rgba(57, 58, 60, .8)
}

.benefits__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 64px;
    padding-top: 120px;
    padding-bottom: 56px
}

.benefits__title {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    max-width: 770px
}

[dir=ltr] .benefits__title {
    text-align: center
}

.benefits__slider {
    max-width: 922px;
    width: 100%;
    overflow: visible !important
}

.benefits__slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 48px;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

.benefits__slide.js-hidden {
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    opacity: 0
}

.wrap-benefits {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 24px;
    gap: 16px;
    background-color: #cedffe;
    border-radius: 16px;
    position: relative;
    width: 100%
}

.wrap-benefits__image {
    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: 54px;
    height: 54px;
    background-color: #ff3087;
    border-radius: 8px
}

.wrap-benefits__image img {
    width: 38px;
    height: 38px
}

.wrap-benefits__title {
    font-family: "Exo 2";
    font-weight: 800;
    font-size: 24px;
    line-height: 120%;
    color: #393a3c
}

[dir=rtl] .wrap-benefits__title {
    font-family: "Ara Hamah Zanki";
    font-weight: 400
}

.wrap-benefits__title span {
    display: block
}

.wrap-benefits__text {
    font-size: 16px;
    line-height: 150%;
    color: rgba(57, 58, 60, .8)
}

.action__container {
    max-width: 1440px !important;
    padding-block: 56px
}

.action__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 32px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1766eb), to(#639bfc));
    background: linear-gradient(0deg, #1766eb 0, #639bfc 100%);
    border-radius: 64px;
    padding: 80px 20px;
    overflow: hidden;
    position: relative
}

.action .action__product {
    position: absolute
}

.action .action__product--1 {
    width: 274px;
    rotate: 13.92deg;
    left: -61px;
    bottom: -91px
}

.action .action__product--2 {
    width: 257px;
    rotate: -20.69deg;
    right: -58px;
    top: -40px
}

.action__title {
    position: relative;
    z-index: 2
}

.action__title .title-block__title {
    color: #fff;
    max-width: 768px
}

[dir=ltr] .action__title .title-block__title {
    text-align: center
}

.action__utils {
    position: relative;
    z-index: 2
}

.action__utils .button {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff3087), to(#ff3087));
    background: linear-gradient(0deg, #ff3087 0, #ff3087 100%)
}

.action__utils .price__new {
    color: #fff
}

.feedback__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 64px;
    padding-top: 60px;
    padding-bottom: 75px
}

.feedback__title span {
    display: block
}

.feedback__slider {
    width: 100%;
    overflow: visible !important
}

.feedback__slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.wrap-feedback {
    max-width: 490px;
    width: 100%;
    position: relative
}

.wrap-feedback__bg {
    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;
    padding: 24px;
    gap: 10px;
    position: absolute;
    top: 0;
    right: 0;
    width: 412px;
    height: 523px;
    background-color: #cedffe;
    border-radius: 15px
}

[dir=rtl] .wrap-feedback__bg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.wrap-feedback__bg-info h5 {
    font-family: "Exo 2";
    font-weight: 800;
    font-size: 24px;
    line-height: 120%;
    color: #393a3c
}

[dir=rtl] .wrap-feedback__bg-info h5 {
    font-family: "Ara Hamah Zanki";
    font-weight: 400
}

.wrap-feedback__bg-info p {
    font-size: 16px;
    line-height: 150%;
    color: #393a3c
}

.wrap-feedback__bg span {
    width: 126px;
    height: 126px
}

.wrap-feedback__bg span img {
    width: 100%;
    height: 100%
}

.wrap-feedback__content {
    position: relative;
    z-index: 2;
    margin-right: 24px
}

.wrap-feedback__content-image {
    position: absolute;
    width: 340px;
    top: -288px;
    left: -8px
}

.wrap-feedback__content-image img {
    width: 100%
}

.wrap-feedback__content-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 5px;
    padding: 24px;
    gap: 10px;
    width: 100%;
    max-width: 466px;
    width: 100%;
    min-height: 237px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1766eb), to(#639bfc));
    background: linear-gradient(0deg, #1766eb 0, #639bfc 100%);
    border-radius: 21px;
    margin-top: 262px;
    position: relative;
    z-index: 2
}

.wrap-feedback__content-text p {
    font-size: 18px;
    line-height: 150%;
    color: #fff
}

.order {
    padding-top: 75px;
    padding-bottom: 80px;
    position: relative
}

.order__container {
    position: relative;
    z-index: 4;
    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;
    gap: 54px
}

.order__people {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.order__content {
    padding-top: 164px;
    position: relative;
    z-index: 7
}

.order__content-title:not(:last-child) {
    margin-bottom: 32px
}

.order__content-timer:not(:last-child) {
    margin-bottom: 32px
}

.form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 32px;
    gap: 24px;
    max-width: 530px;
    width: 100%;
    background-color: #fff;
    border-radius: 16px
}

.form__inputs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px
}

.form__inputs-input {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4px
}

.form__inputs-input label {
    font-size: 14px;
    line-height: 150%;
    color: rgba(48, 29, 72, .8)
}

.form__inputs-input input {
    padding-inline: 15px;
    width: 100%;
    height: 61px;
    background-color: #dee9fd;
    border-radius: 63px;
    font-size: 18px
}

.form__inputs-input input:focus {
    outline: #ff3087;
    border: 2px solid #ff3087
}

.form__utils button {
    -webkit-box-shadow: 0 16.8462px 42.1154px rgba(32, 109, 237, .19);
    box-shadow: 0 16.8462px 42.1154px rgba(32, 109, 237, .19)
}



.footer__container {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    padding-block: 24px
}

.footer__menu {
    -webkit-margin-start: 120px;
    margin-inline-start: 120px
}

.footer__menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px
}

.footer__menu ul li a {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    white-space: nowrap;
    color: #000
}

.footer__button {
    -webkit-margin-start: auto;
    margin-inline-start: auto
}

[dir=rtl] .footer__button {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.mt-5 {
    margin-top: 5px
}

.pt-5 {
    padding-top: 5px
}

.mr-5 {
    margin-right: 5px
}

.pr-5 {
    padding-right: 5px
}

.mb-5 {
    margin-bottom: 5px
}

.pb-5 {
    padding-bottom: 5px
}

.ml-5 {
    margin-left: 5px
}

.pl-5 {
    padding-left: 5px
}

.mt-10 {
    margin-top: 10px
}

.pt-10 {
    padding-top: 10px
}

.mr-10 {
    margin-right: 10px
}

.pr-10 {
    padding-right: 10px
}

.mb-10 {
    margin-bottom: 10px
}

.pb-10 {
    padding-bottom: 10px
}

.ml-10 {
    margin-left: 10px
}

.pl-10 {
    padding-left: 10px
}

.mt-15 {
    margin-top: 15px
}

.pt-15 {
    padding-top: 15px
}

.mr-15 {
    margin-right: 15px
}

.pr-15 {
    padding-right: 15px
}

.mb-15 {
    margin-bottom: 15px
}

.pb-15 {
    padding-bottom: 15px
}

.ml-15 {
    margin-left: 15px
}

.pl-15 {
    padding-left: 15px
}

.mt-20 {
    margin-top: 20px
}

.pt-20 {
    padding-top: 20px
}

.mr-20 {
    margin-right: 20px
}

.pr-20 {
    padding-right: 20px
}

.mb-20 {
    margin-bottom: 20px
}

.pb-20 {
    padding-bottom: 20px
}

.ml-20 {
    margin-left: 20px
}

.pl-20 {
    padding-left: 20px
}

.mt-25 {
    margin-top: 25px
}

.pt-25 {
    padding-top: 25px
}

.mr-25 {
    margin-right: 25px
}

.pr-25 {
    padding-right: 25px
}

.mb-25 {
    margin-bottom: 25px
}

.pb-25 {
    padding-bottom: 25px
}

.ml-25 {
    margin-left: 25px
}

.pl-25 {
    padding-left: 25px
}

.mt-30 {
    margin-top: 30px
}

.pt-30 {
    padding-top: 30px
}

.mr-30 {
    margin-right: 30px
}

.pr-30 {
    padding-right: 30px
}

.mb-30 {
    margin-bottom: 30px
}

.pb-30 {
    padding-bottom: 30px
}

.ml-30 {
    margin-left: 30px
}

.pl-30 {
    padding-left: 30px
}

.mt-35 {
    margin-top: 35px
}

.pt-35 {
    padding-top: 35px
}

.mr-35 {
    margin-right: 35px
}

.pr-35 {
    padding-right: 35px
}

.mb-35 {
    margin-bottom: 35px
}

.pb-35 {
    padding-bottom: 35px
}

.ml-35 {
    margin-left: 35px
}

.pl-35 {
    padding-left: 35px
}

.mt-40 {
    margin-top: 40px
}

.pt-40 {
    padding-top: 40px
}

.mr-40 {
    margin-right: 40px
}

.pr-40 {
    padding-right: 40px
}

.mb-40 {
    margin-bottom: 40px
}

.pb-40 {
    padding-bottom: 40px
}

.ml-40 {
    margin-left: 40px
}

.pl-40 {
    padding-left: 40px
}

.mt-45 {
    margin-top: 45px
}

.pt-45 {
    padding-top: 45px
}

.mr-45 {
    margin-right: 45px
}

.pr-45 {
    padding-right: 45px
}

.mb-45 {
    margin-bottom: 45px
}

.pb-45 {
    padding-bottom: 45px
}

.ml-45 {
    margin-left: 45px
}

.pl-45 {
    padding-left: 45px
}

.mt-50 {
    margin-top: 50px
}

.pt-50 {
    padding-top: 50px
}

.mr-50 {
    margin-right: 50px
}

.pr-50 {
    padding-right: 50px
}

.mb-50 {
    margin-bottom: 50px
}

.pb-50 {
    padding-bottom: 50px
}

.ml-50 {
    margin-left: 50px
}

.pl-50 {
    padding-left: 50px
}

.mt-75 {
    margin-top: 75px
}

.pt-75 {
    padding-top: 75px
}

.mr-75 {
    margin-right: 75px
}

.pr-75 {
    padding-right: 75px
}

.mb-75 {
    margin-bottom: 75px
}

.pb-75 {
    padding-bottom: 75px
}

.ml-75 {
    margin-left: 75px
}

.pl-75 {
    padding-left: 75px
}

.mt-100 {
    margin-top: 100px
}

.pt-100 {
    padding-top: 100px
}

.mr-100 {
    margin-right: 100px
}

.pr-100 {
    padding-right: 100px
}

.mb-100 {
    margin-bottom: 100px
}

.pb-100 {
    padding-bottom: 100px
}

.ml-100 {
    margin-left: 100px
}

.pl-100 {
    padding-left: 100px
}

.w-5 {
    width: 5%
}

.h-5 {
    height: 5%
}

.maxw-5 {
    max-width: 5%
}

.maxh-5 {
    max-height: 5%
}

.w-10 {
    width: 10%
}

.h-10 {
    height: 10%
}

.maxw-10 {
    max-width: 10%
}

.maxh-10 {
    max-height: 10%
}

.w-15 {
    width: 15%
}

.h-15 {
    height: 15%
}

.maxw-15 {
    max-width: 15%
}

.maxh-15 {
    max-height: 15%
}

.w-20 {
    width: 20%
}

.h-20 {
    height: 20%
}

.maxw-20 {
    max-width: 20%
}

.maxh-20 {
    max-height: 20%
}

.w-25 {
    width: 25%
}

.h-25 {
    height: 25%
}

.maxw-25 {
    max-width: 25%
}

.maxh-25 {
    max-height: 25%
}

.w-30 {
    width: 30%
}

.h-30 {
    height: 30%
}

.maxw-30 {
    max-width: 30%
}

.maxh-30 {
    max-height: 30%
}

.w-35 {
    width: 35%
}

.h-35 {
    height: 35%
}

.maxw-35 {
    max-width: 35%
}

.maxh-35 {
    max-height: 35%
}

.w-40 {
    width: 40%
}

.h-40 {
    height: 40%
}

.maxw-40 {
    max-width: 40%
}

.maxh-40 {
    max-height: 40%
}

.w-45 {
    width: 45%
}

.h-45 {
    height: 45%
}

.maxw-45 {
    max-width: 45%
}

.maxh-45 {
    max-height: 45%
}

.w-50 {
    width: 50%
}

.h-50 {
    height: 50%
}

.maxw-50 {
    max-width: 50%
}

.maxh-50 {
    max-height: 50%
}

.w-75 {
    width: 75%
}

.h-75 {
    height: 75%
}

.maxw-75 {
    max-width: 75%
}

.maxh-75 {
    max-height: 75%
}

.w-100 {
    width: 100%
}

.h-100 {
    height: 100%
}

.maxw-100 {
    max-width: 100%
}

.maxh-100 {
    max-height: 100%
}

.d-none {
    display: none !important
}

.d-block {
    display: block
}

.d-inline-block {
    display: inline-block
}

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.d-inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.flex-fill {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.flex-fill-no-shrink {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.flex-fill-100per {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

.flex-no-shrink {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex-nowrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.align-items-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.align-items-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.align-items-baseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.align-items-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.justify-content-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.justify-content-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.justify-content-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.justify-content-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.justify-content-around {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.overflow-auto {
    overflow: auto
}

.overflow-hidden {
    overflow: hidden
}

body.js-popup {
    overflow-y: hidden
}

.js-d-none {
    display: none !important
}

.b-lazy {
    opacity: 0
}

.b-loaded {
    opacity: 1
}

.social-links-telegram,
.social-links-facebook,
.social-links-youtube {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    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
}

.social-links-telegram {
    background-color: #007ebd
}

.social-links-telegram:hover {
    background-color: #00aeff
}

.social-links-telegram svg {
    width: 11px;
    height: 11px;
    fill: #fff;
    margin-right: 2px
}

.social-links-facebook {
    background-color: #3754a0
}

.social-links-facebook:hover {
    background-color: #1178f2
}

.social-links-facebook svg {
    width: 6px;
    height: 13px;
    fill: #fff
}

.social-links-youtube {
    background-color: #b71a20
}

.social-links-youtube:hover {
    background-color: #fe0000
}

.social-links-youtube svg {
    width: 13px;
    height: 9px;
    fill: #fff
}

.icon-like {
    fill: #4c5b6b
}



@media (min-width:640px) {
    .unique__content-slider .swiper-pagination {
        display: none !important
    }

    .unique__content-wrapper {
        -webkit-column-gap: 24px;
        -moz-column-gap: 24px;
        column-gap: 24px
    }

    .unique__content-slide {
        max-width: 263px;
        width: 100%;
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .benefits__slider .swiper-pagination {
        display: none !important
    }

    .benefits__wrapper {
        -webkit-column-gap: 25px;
        -moz-column-gap: 25px;
        column-gap: 25px;
        row-gap: 32px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .benefits__slide {
        max-width: 263px;
        width: 100%;
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }
}

@media (min-width:768px) {
    .intro__people {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 49%;
        flex: 0 1 49%;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .intro__content {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 51%;
        flex: 0 1 51%
    }

    .formula__slider .swiper-pagination {
        display: none !important
    }

    .formula__wrapper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 32px
    }

    .formula__slide {
        max-width: 257px;
        width: 100%;
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .feedback__slider .swiper-pagination {
        display: none !important
    }

    .feedback__slider .swiper-button-next,
    .feedback__slider .swiper-button-prev {
        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;
        gap: 8px;
        width: 48px;
        height: 48px;
        border: 1px solid #393a3c;
        border-radius: 50%;
        right: inherit !important;
        left: inherit !important;
        margin-top: 0 !important;
        top: -112px !important;
        -webkit-transition: background-color .4s;
        transition: background-color .4s
    }

    .feedback__slider .swiper-button-next::after,
    .feedback__slider .swiper-button-prev::after {
        content: "";
        display: none
    }

    .feedback__slider .swiper-button-next img,
    .feedback__slider .swiper-button-prev img {
        width: 14px;
        height: 14px
    }

    .feedback__slider .swiper-button-next {
        inset-inline-end: 0 !important
    }

    [dir=ltr] .feedback__slider .swiper-button-next img {
        -webkit-transform: rotateY(-180deg);
        transform: rotateY(-180deg)
    }

    .feedback__slider .swiper-button-prev {
        inset-inline-end: 63px !important
    }

    [dir=rtl] .feedback__slider .swiper-button-prev img {
        -webkit-transform: rotateY(-180deg);
        transform: rotateY(-180deg)
    }

    .order__people {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 49%;
        flex: 0 1 49%;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .order__content {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 51%;
        flex: 0 1 51%
    }
}

@media (min-width:768px)and (any-hover:hover) {

    .feedback__slider .swiper-button-next:hover,
    .feedback__slider .swiper-button-prev:hover {
        -webkit-transition: background-color .4s;
        transition: background-color .4s;
        background-color: rgba(57, 58, 60, .2)
    }
}

@media (min-width:992px) {
    .intro__people {
        height: 670px
    }

    .benefits__wrapper {
        -webkit-column-gap: 40px;
        -moz-column-gap: 40px;
        column-gap: 40px;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .benefits__slide:nth-child(2) {
        max-width: 316px
    }

    .benefits__slide:nth-child(2) .wrap-benefits {
        padding: 29px;
        gap: 19px;
        border-radius: 19px
    }

    .benefits__slide:nth-child(2) .wrap-benefits__image {
        width: 67px;
        height: 67px
    }

    .benefits__slide:nth-child(2) .wrap-benefits__image img {
        width: 48px;
        height: 45px
    }

    .benefits__slide:nth-child(2) .wrap-benefits__title {
        font-size: 28px
    }

    .benefits__slide:nth-child(2) .wrap-benefits__text {
        font-size: 18px
    }

    .order__people {
        height: 670px
    }
}

@media (min-width:992px)and (any-hover:hover) {
    .wrap-slide:hover {
        background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1766eb), to(#639bfc));
        background: linear-gradient(0deg, #1766eb 0, #639bfc 100%);
        -webkit-transition: all .4s;
        transition: all .4s;
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%)
    }

    .wrap-slide:hover .wrap-slide__title {
        color: #fff;
        -webkit-transition: color .4s;
        transition: color .4s
    }

    .wrap-slide:hover .wrap-slide__text {
        color: #fff;
        -webkit-transition: color .4s;
        transition: color .4s
    }

    .wrap-slide:hover .wrap-slide__image {
        background-color: #fff;
        -webkit-transition: background-color .4s;
        transition: background-color .4s
    }
}

@media (min-width:1200px) {
    .intro__people {
        height: 770px
    }

    .formula__wrapper {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .unique__image img {
        -webkit-margin-start: -56px;
        margin-inline-start: -56px;
        margin-top: -53px
    }

    .order__people {
        height: 770px
    }
}

@media (min-width:1920px) {
    .intro::before {
        width: 100%;
        left: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@media (max-width:1600px) {
    .intro::before {
        width: 1600px
    }
}

@media (max-width:1300px) {
    .price {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width:1250px) {
    .action .action__product--1 {
        width: 170px;
        left: -11px;
        bottom: -60px
    }

    .action .action__product--2 {
        width: 185px;
        right: -40px;
        top: -25px
    }
}

@media (max-width:1199px) {
    .main-content {
        padding-top: 50px;
        padding-bottom: 140px
    }

    .header__menu {
        -webkit-margin-start: 100px;
        margin-inline-start: 100px
    }

    .people-block::before {
        display: none
    }

    .people-block::after {
        width: 600px;
        height: 600px;
        -webkit-transform: translate(-46%, -46%);
        transform: translate(-46%, -46%)
    }

    [dir=rtl] .people-block::after {
        -webkit-transform: translate(46%, -46%);
        transform: translate(46%, -46%)
    }

    .people-block__men {
        width: 550px;
        inset-inline-end: -70px
    }

    .people-block__prod {
        -webkit-margin-end: -40px;
        margin-inline-end: -40px;
        width: 290px;
        left: -70px;
    }

    .title-block--main .title-block__title {
        font-size: 48px
    }

    .utils {
        row-gap: 16px
    }

    .price {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .intro::before {
        width: 100%;
        height: 159px;
/*        background: url(../img/content/intro/white-bg-md.webp) 100% 100%/100% 100% no-repeat*/
    }

    .intro {
        padding-top: 59px;
        padding-bottom: 239px
    }

    .intro__action {
        width: 64px;
        height: 64px;
        bottom: 18px
    }

    .intro__action:focus {
        background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff3087), to(#ff3087));
        background: linear-gradient(0deg, #ff3087 0, #ff3087 100%)
    }

    .intro__action:focus img {
        -webkit-transition: all .5s;
        transition: all .5s;
        -webkit-transform: translateY(5px);
        transform: translateY(5px)
    }

    .intro__action span {
        font-size: 12px;
        margin-bottom: 3px
    }

    [dir=ltr] .intro__action span {
        font-size: 10px
    }

    .intro__action img {
        width: 28px;
        height: 28px
    }

    .intro__content {
        padding-top: 95px
    }

    .formula__container {
        row-gap: 52px
    }

    .unique__container {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
        padding-bottom: 80px
    }

    .unique__image img {
        width: 420px
    }

    .benefits__container {
        row-gap: 52px;
        padding-top: 80px
    }

    .action__container {
        padding-block: 45px
    }

    .feedback__container {
        padding-top: 45px
    }

    .order {
        padding-top: 45px;
        padding-bottom: 60px
    }

    .order__content {
        padding-top: 95px
    }

    .footer__menu {
        -webkit-margin-start: 100px;
        margin-inline-start: 100px
    }
}

@media (max-width:991px) {
    .main-content {
        padding-top: 50px;
        padding-bottom: 180px
    }

    .main-with-sitebar {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .main-with-sitebar main {
        width: 100%
    }

    .main-with-sitebar aside>div {
        width: calc(50% - 10px)
    }

    .main-with-sitebar aside {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -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: 100%
    }

    .header__menu {
        display: none
    }

    .people-block::after {
        width: 500px;
        height: 500px
    }

    .people-block__blur {
        width: 729px;
        height: 117px;
        bottom: -70px;
        -webkit-filter: blur(21px);
        filter: blur(21px)
    }

    .people-block__men {
        width: 482px;
        inset-inline-end: -115px
    }

    .people-block__prod {
        width: 221px;
        -webkit-margin-end: -30px;
        margin-inline-end: -30px
    }

    .people-block__sale {
        inset-inline-start: -110px;
        -webkit-transform: translate(0, -60%);
        transform: translate(0, -60%)
    }

    .title-block {
        row-gap: 16px
    }

    .title-block--main .title-block__title {
        font-size: 40px
    }

    [dir=rtl] .title-block--main .title-block__title {
        font-size: 40px
    }

    .title-block--main .title-block__description {
        max-width: 334px;
        font-size: 16px
    }

    .title-block__title {
        font-size: 32px
    }

    [dir=rtl] .title-block__title {
        font-size: 48px
    }

    [dir=rtl] .title-block__description {
        font-size: 18px
    }

    .timer {
        gap: 11px
    }

    .timer__title span {
        font-size: 18px
    }

    .timer__col {
        max-width: 61px
    }

    .timer__col h5 {
        font-size: 29px
    }

    .timer__col p {
        font-size: 9px
    }

    [dir=rtl] .timer__col p {
        font-size: 14px
    }

    .sale {
        scale: .8
    }

    .intro {
        padding-bottom: 180px
    }

    .intro__people {
        height: 590px
    }

    .intro__content {
        padding-top: 65px
    }

    .formula__container {
        row-gap: 40px;
        padding-top: 40px;
        padding-bottom: 32px
    }

    .unique__container {
        padding-top: 32px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        row-gap: 24px
    }

    .unique__image {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .unique__image img {
        max-width: 508px;
        width: 100%
    }

    .unique__content {
        max-width: 569px;
        width: 100%
    }

    [dir=ltr] .unique__content-title {
        text-align: center !important
    }

    .benefits__container {
        row-gap: 40px;
        padding-top: 40px;
        padding-bottom: 32px
    }

    .action__container {
        row-gap: 40px;
        padding-block: 32px
    }

    .action__wrap {
        padding-block: 64px;
        border-radius: 32px
    }

    .action .action__product {
        display: none
    }

    .feedback__container {
        padding-block: 32px
    }

    .order {
        padding-top: 32px;
        padding-bottom: 48px
    }

    .order__people {
        height: 590px
    }

    .order__content {
        padding-top: 65px
    }

    .footer__menu {
        display: none
    }
}

@media (max-width:767px) {
    .main-content {
        padding-top: 50px;
        padding-bottom: 140px
    }

    .header__container {
        padding-block: 16px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .header__button {
        display: none !important
    }

    .people-block::after {
        -webkit-transform: translate(-50%, -42%);
        transform: translate(-50%, -42%)
    }

    [dir=rtl] .people-block::after {
        -webkit-transform: translate(50%, -42%);
        transform: translate(50%, -42%)
    }

    .people-block__men {
        width: 360px;
        inset-inline-end: 50%;
        -webkit-transform: translate(50%, 0);
        transform: translate(50%, 0)
    }

    [dir=rtl] .people-block__men {
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }

    .people-block__prod {
        width: 180px;
        margin-bottom: 0px;
        -webkit-margin-end: 0;
        margin-inline-end: 0;
        left: 0;
    }

    .people-block__sale {
        inset-inline-start: 50%;
        -webkit-transform: translate(-190%, -70%);
        transform: translate(-190%, -70%)
    }

    [dir=rtl] .people-block__sale {
        -webkit-transform: translate(190%, -70%);
        transform: translate(190%, -70%)
    }

    .title-block--main {
        row-gap: 16px
    }

    .title-block--main .title-block__title {
        font-size: 35px;
        text-align: center
    }

    [dir=rtl] .title-block--main .title-block__title {
        font-size: 36px;
        text-align: start
    }

    .title-block--main .title-block__description {
        max-width: 100%;
        text-align: center
    }

    [dir=rtl] .title-block--main .title-block__description {
        text-align: start
    }

    .title-block__title {
        font-size: 28px
    }

    [dir=rtl] .title-block__title {
        font-size: 42px
    }

    .title-block__description {
        font-size: 16px
    }

    [dir=rtl] .title-block__description {
        font-size: 17px
    }

    .timer {
        max-width: 280px;
        width: 100%
    }

    .timer__title span {
        font-size: 14px
    }

    .intro::before {
        width: 768px;
        height: 116px;
        background: url("../img/white-bg-sm.webp") 100% 100%/100% 100% no-repeat
    }

    .intro {
        padding-top: 78px;
        padding-bottom: 60px
    }

    .intro__action {
        bottom: 8px;
        width: 49px;
        height: 49px
    }

    .intro__action span {
        font-size: 9px;
        margin-bottom: 2px
    }

    [dir=ltr] .intro__action span {
        font-size: 8px
    }

    .intro__action img {
        width: 21px;
        height: 21px
    }

    .intro__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 34px
    }

    .intro__people {
        height: 400px;
        max-width: 100%;
        width: 100%
    }

    .intro__content {
        padding-top: 0;
        max-width: 540px;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        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
    }

    .intro__content-title:not(:last-child) {
        margin-bottom: 16px
    }

    .intro__content-timer {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

    .intro__content-timer:not(:last-child) {
        margin-bottom: 16px
    }

    .formula__container {
        row-gap: 32px;
        padding-top: 16px;
        padding-bottom: 24px
    }

    .formula__slider {
        padding-bottom: 32px !important
    }

    .formula__slider .swiper-pagination {
        bottom: 0 !important
    }

    .formula__slider .swiper-pagination-bullet {
        background: #cbdaf3 !important;
        opacity: 1 !important
    }

    .formula__slider .swiper-pagination-bullet-active {
        background: #ff3087 !important
    }

    .formula__slide {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .wrap-slide__title {
        max-width: 160px
    }

    .unique__container {
        padding-top: 24px;
        padding-bottom: 24px
    }

    .wrap-unique {
        max-width: 300px
    }

    .wrap-unique__title {
        font-size: 20px
    }

    .benefits__container {
        row-gap: 32px;
        padding-block: 24px
    }

    .wrap-benefits {
        max-width: 300px
    }

    .action__container {
        row-gap: 32px;
        padding-block: 24px
    }

    .action__wrap {
        gap: 20px;
        padding-block: 32px;
        border-radius: 24px
    }

    .feedback__container {
        row-gap: 32px;
        padding-block: 24px
    }

    .feedback__slider {
        padding-bottom: 63px !important
    }

    .feedback__slider .swiper-pagination {
        bottom: 0 !important
    }

    .feedback__slider .swiper-pagination-bullet {
        background: #cbdaf3 !important;
        opacity: 1 !important
    }

    .feedback__slider .swiper-pagination-bullet-active {
        background: #ff3087 !important
    }

    .feedback__slider .swiper-button-next,
    .feedback__slider .swiper-button-prev {
        display: none
    }

    .order {
        padding-top: 24px;
        padding-bottom: 0
    }

    .order__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 34px
    }

    .order__people {
        height: 450px;
        max-width: 100%;
        width: 100%
    }

    .order__people .people-block__blur {
        display: none
    }

    .order__people.people-block::after {
        width: 450px;
        height: 450px
    }

    .order__content {
        padding-top: 0;
        max-width: 540px;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        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
    }

    .order__content-title:not(:last-child) {
        margin-bottom: 16px
    }

    .order__content-timer {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

    .order__content-timer:not(:last-child) {
        margin-bottom: 16px
    }

    .footer__container {
        padding-block: 16px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .footer__button {
        display: none !important
    }

    .social-links-telegram,
    .social-links-facebook,
    .social-links-youtube {
        width: 25px;
        height: 25px
    }
}

@media (max-width:767px)and (max-width:639px) {
    .feedback__slider {
        padding-bottom: 32px !important
    }
}

@media (max-width:767px)and (max-width:479px) {
    .order__people.people-block::after {
        width: 300px;
        height: 300px
    }
}

@media (max-width:639px) {
    .main-content {
        padding-top: 50px;
        padding-bottom: 120px
    }

    .main-with-sitebar aside>div {
        width: 100%
    }

    .main-with-sitebar aside {
        -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
    }

    .people-block__sale {
        -webkit-transform: translate(-180%, -85%);
        transform: translate(-180%, -85%)
    }

    [dir=rtl] .people-block__sale {
        -webkit-transform: translate(180%, -85%);
        transform: translate(180%, -85%)
    }

    .sale {
        scale: .55
    }

    .wrap-slide {
        max-width: 320px;
        width: 100%;
        background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1766eb), to(#639bfc));
        background: linear-gradient(0deg, #1766eb 0, #639bfc 100%);
        border-radius: 29px;
        padding: 29px
    }

    .wrap-slide__title {
        color: #fff;
        -webkit-transition: all .4s;
        transition: all .4s
    }

    .wrap-slide__image {
        background-color: #fff
    }

    .wrap-slide__text {
        color: #fff;
        max-width: 220px
    }

    .unique__image img {
        max-width: 380px
    }

    .unique__content-slider {
        padding-bottom: 32px !important
    }

    .unique__content-slider .swiper-pagination {
        bottom: 0 !important
    }

    .unique__content-slider .swiper-pagination-bullet {
        background: #cbdaf3 !important;
        opacity: 1 !important
    }

    .unique__content-slider .swiper-pagination-bullet-active {
        background: #ff3087 !important
    }

    .unique__content-slide {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .benefits__slider {
        padding-bottom: 32px !important
    }

    .benefits__slider .swiper-pagination {
        bottom: 0 !important
    }

    .benefits__slider .swiper-pagination-bullet {
        background: #cbdaf3 !important;
        opacity: 1 !important
    }

    .benefits__slider .swiper-pagination-bullet-active {
        background: #ff3087 !important
    }

    .benefits__slide {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .action__utils {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .action__utils .price {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .wrap-feedback {
        max-width: 280px
    }

    .wrap-feedback__bg {
        width: 235px;
        height: 298px;
        padding: 13.7px
    }

    .wrap-feedback__bg-info h5 {
        font-size: 16px
    }

    .wrap-feedback__bg-info p {
        font-size: 12px
    }

    .wrap-feedback__bg span {
        width: 72px;
        height: 72px
    }

    .wrap-feedback__content {
        margin-right: 13.7px
    }

    .wrap-feedback__content-image {
        width: 195px;
        top: -165px
    }

    .wrap-feedback__content-text {
        max-width: 266px;
        margin-top: 150px;
        padding: 14px
    }

    [dir=rtl] .wrap-feedback__content-text {
        min-height: 190px
    }

    .wrap-feedback__content-text p {
        font-size: 14px
    }
}

@media (max-width:567px) {
    .form {
        padding: 25px
    }

    .form__inputs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 16px
    }

    .form__utils {
        -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
    }

    .form__utils .utils__price {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .form__utils button {
        max-width: 100% !important
    }
}

@media (max-width:479px) {
    .main-content {
        padding-top: 40px;
        padding-bottom: 80px
    }

    .people-block::after {
        width: 300px;
        height: 300px
    }

    .people-block__men {
        width: 210px
    }

    .people-block__prod {
        width: 125px;
        margin-bottom: -5px
    }

    .title-block--main {
        row-gap: 8px
    }

    .title-block--main .title-block__title {
        font-size: 24px;
        text-align: start
    }

    [dir=rtl] .title-block--main .title-block__title {
        font-size: 32px
    }

    .title-block--main .title-block__description {
        font-size: 14px;
        text-align: start
    }

    [dir=rtl] .title-block--main .title-block__description {
        font-size: 18px
    }

    .title-block__title {
        font-size: 24px
    }

    [dir=rtl] .title-block__title {
        font-size: 40px
    }

    .timer svg {
        width: 15px;
        height: 15px
    }

    .timer__col {
        padding-block: 8px;
        padding-inline: 7px;
        max-width: 65px
    }

    .timer__col h5 {
        font-size: 29px
    }

    .timer--white .timer__col h5 {
        font-size: 23px
    }

    .utils {
        -webkit-column-gap: 12px;
        -moz-column-gap: 12px;
        column-gap: 12px
    }

    .utils__button {
        height: 60px !important;
        max-width: 280px !important
    }

    .utils__button div {
        width: 60px !important;
        height: 60px !important
    }

    .price__new {
        font-size: 24px
    }

    .button:focus div {
        inset-inline-end: calc(100% - 59.5px)
    }

    .intro {
        padding-bottom: 0
    }

    .intro__container {
        gap: 15px
    }

    .intro__people {
        height: 300px
    }

    .intro__content-utils {
        -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
    }

    .intro__content-utils .utils__price {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .formula__container {
        row-gap: 24px
    }

    .benefits__container {
        row-gap: 24px
    }

    .feedback__container {
        row-gap: 24px
    }

    .feedback__slide {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .order__container {
        gap: 15px
    }

    .order__people {
        height: 300px
    }

    .order__people .people-block__blur {
        bottom: -40px;
        height: 100px;
        display: block
    }

    .order__people .people-block__men {
        width: 226px
    }

    .order__people .people-block__prod {
        margin-bottom: 5px
    }

    .form {
        max-width: 300px;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        padding-block: 24px;
        padding-inline: 20px
    }

    .form__inputs-input input {
        height: 48px;
        border-radius: 53px
    }

    .form__utils button {
        height: 48px !important
    }

    .form__utils button span {
        font-size: 16px !important
    }

    .form__utils button div {
        width: 48px !important;
        height: 48px !important
    }

    .form__utils button:focus div {
        inset-inline-end: calc(100% - 47.5px)
    }
}

@media (any-hover:hover)and (max-width:479px) {
    .button:hover div {
        inset-inline-end: calc(100% - 59.5px)
    }
}

@media (max-width:479px)and (any-hover:hover) {
    .form__utils button:hover div {
        inset-inline-end: calc(100% - 47.5px)
    }
}

@media (max-width:374px) {
    .utils {
        -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
    }

    .price--large {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
}

@media (any-hover:hover) {
    .header__menu ul li a {
        -webkit-transition: color .3s;
        transition: color .3s
    }

    .header__menu ul li a:hover {
        -webkit-transition: color .3s;
        transition: color .3s;
        color: #ff3087
    }

    .logo {
        -webkit-transition: opacity .3s;
        transition: opacity .3s
    }

    .logo:hover {
        -webkit-transition: opacity .3s;
        transition: opacity .3s;
        opacity: .8
    }

    .button:hover {
        -webkit-transition: all .6s;
        transition: all .6s;
        -webkit-padding-end: 24px;
        padding-inline-end: 24px;
        -webkit-padding-start: 89px;
        padding-inline-start: 89px;
        background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff3087), to(#ff3087));
        background: linear-gradient(0deg, #ff3087 0, #ff3087 100%)
    }

    .button:hover div {
        -webkit-transition: all .6s;
        transition: all .6s;
        inset-inline-end: calc(100% - 72.5px)
    }

    .button--border:hover {
        -webkit-transition: all .6s;
        transition: all .6s;
        -webkit-padding-end: 20px;
        padding-inline-end: 20px;
        -webkit-padding-start: 65px;
        padding-inline-start: 65px;
        background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff3087), to(#ff3087));
        background: linear-gradient(0deg, #ff3087 0, #ff3087 100%)
    }

    .button--border:hover div {
        -webkit-transition: all .6s;
        transition: all .6s;
        inset-inline-end: calc(100% - 51.5px)
    }

    .intro__action:hover {
        background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff3087), to(#ff3087));
        background: linear-gradient(0deg, #ff3087 0, #ff3087 100%)
    }

    .intro__action:hover img {
        -webkit-transition: all .5s;
        transition: all .5s;
        -webkit-transform: translateY(5px);
        transform: translateY(5px)
    }

    .footer__menu ul li a {
        -webkit-transition: color .3s;
        transition: color .3s
    }

    .footer__menu ul li a:hover {
        -webkit-transition: color .3s;
        transition: color .3s;
        color: #ff3087
    }
}

@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
}