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


body, html {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%
}

li, ul {
    padding: 0;
    margin: 0
}

a, a:hover, a:visited {
    text-decoration: none
}

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

button:active, button:focus, button:hover, input:active, input:focus, input:hover, optgroup:active, optgroup:focus, optgroup:hover, select:active, select:focus, select:hover, textarea:active, textarea:focus, textarea:hover {
    outline: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: inherit;
    letter-spacing: inherit;
    color: inherit
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: none;
    border: none;
    background: 0 0;
    cursor: pointer
}

@font-face {
    font-family: Montserrat-Regular;
    src: local("Montserrat-Regular"), local("Montserrat-Regular"), url(../fonts/Montserrat/Montserrat-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #5561ab;
    margin: 0;
    font-style: normal;
    font-weight: 400
}

.h1, .h2, .h3, .h4, .h5, h1, h2, h3, h4, h5 {
    text-transform: uppercase
}

.h1, h1 {
    font-size: 56px;
    line-height: 75px;
    letter-spacing: .15em
}

.h2, h2 {
    font-size: 33px;
    line-height: 50px;
    letter-spacing: .51em
}

.h3, h3 {
    font-size: 32px;
    line-height: 39px;
    letter-spacing: .375em
}

.h4, h4 {
    font-size: 31px;
    line-height: 45px;
    letter-spacing: .2em
}

.h5, h5 {
    font-size: 24px;
    line-height: 50px;
    letter-spacing: .2em
}

.h6, h6 {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: .05em
}

@media only screen and (max-width: 1199px) {
    .h1, h1 {
        font-size: 32px;
        line-height: 46px;
        letter-spacing: .175em
    }

    .h2, h2 {
        font-size: 28px;
        line-height: 36px;
        letter-spacing: .4em
    }

    .h3, h3, h5 {
        font-size: 26px;
        line-height: 38px;
        letter-spacing: .225em
    }

    .h4, h4 {
        font-size: 28px;
        line-height: 34px;
        letter-spacing: .1em
    }
}

@media only screen and (max-width: 991px) {
    .h1, h1 {
        font-size: 28px;
        line-height: 42px;
        letter-spacing: .2em
    }

    .h2, h2 {
        font-size: 26px;
        line-height: 32px;
        letter-spacing: .3em
    }

    .h3, h3, h5 {
        font-size: 20px;
        line-height: 34px;
        letter-spacing: .175em
    }

    .h4, h4 {
        font-size: 26px;
        line-height: 36px;
        letter-spacing: .15em
    }
}

@media only screen and (max-width: 767px) {
    .h1, h1 {
        font-size: 24px;
        line-height: 40px;
        letter-spacing: .24em
    }

    .h2, h2 {
        font-size: 23px;
        line-height: 39px;
        letter-spacing: .2em
    }

    .h3, h3, h5 {
        font-size: 16px;
        line-height: 31px;
        letter-spacing: .15em
    }

    .h4, h4 {
        font-size: 23px;
        line-height: 39px;
        letter-spacing: .2em
    }
}

*, ::after, ::before {
    outline: 0
}

body {
    font-family: Montserrat-Regular, Roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    background-color: #f6f9e9;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    scroll-behavior: smooth
}

body.admin-bar .header {
    top: 32px
}

.container {
    padding-left: 30px;
    padding-right: 30px
}

@media only screen and (min-width: 1200px) {
    .container {
        max-width: 1160px
    }
}

@media only screen and (min-width: 1400px) {
    .container_wide {
        max-width: 1340px
    }
}

main {
    /*padding: 137px 0 0;*/
    padding: 215px 0 0;
    -webkit-transition: padding .25s;
    -o-transition: padding .25s;
    transition: padding .25s
}
.korabel{
    display: flex;
    height: 100px;
    justify-content: center;
    background-color: #fff;
    border-bottom: 5px solid #626fc0;
    border-top: 5px solid #626fc0;
}
.korabel__text{
    display: flex; flex-direction: column;
    justify-content: center; margin-left: 20px; align-items: center;
}
.korabel__img-container{
    max-height: 100px !important;
}
.korabel__img{
    height: 100% ;
    width: auto ;
}
.korabel__ru{
    text-align: center;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
    color: red;
}
.korabel__en{
    text-align: center;
    font-weight: 600;
    color: black;
    text-decoration: underline;
}
@media only screen and (max-width: 1199px) {
    main {
        /*padding: 130px 0 0*/
        padding: 250px 0 0
    }
}

@media only screen and (max-width: 991px) {
    main {
        /*padding: 124px 0 0*/
        padding: 225px 0 0
    }
}

@media only screen and (max-width: 767px) {
    main {
        /*padding: 104px 0 0*/
        padding: 210px 0 0
    }
}

@media only screen and (max-width: 575px) {
    .korabel{
        height: 125px;
        align-items: center;
    }
    .korabel__text{
        margin-left: 5px;
    }
    .korabel__img {
        height: 75px;
        width: 155px;}
    main {

        /*padding: 102px 0 0*/
        padding: 235px 0 0
    }
}

.temp-show {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important
}

.phone-screen-bounds-svg {
    width: 0;
    height: 0;
    opacity: 0
}

.overlay {
    position: fixed;
    background-color: #000;
    z-index: 80;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .5s, visibility .5s;
    -o-transition: opacity .5s, visibility .5s;
    transition: opacity .5s, visibility .5s
}

.overlay_active {
    visibility: visible;
    opacity: .5
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    padding: 28.5px 0;
    width: 100%;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    z-index: 75
}

.header_sticky {
    padding: 0 !important;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, .03);
    box-shadow: 0 3px 4px rgba(0, 0, 0, .03)
}

.header_sticky + main {
    padding-top: 80px
}

.header__container {
    height: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header__logo {
    padding: 5px 0 3px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header__logo__image, .header__logo__title {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.header__logo__image {
    margin-bottom: 10px;
    width: 200px
}

.header__logo__title {
    font-weight: 600;
    text-transform: uppercase;
    color: #ccde65;
    font-size: 6.5px;
    letter-spacing: 3px
}

.header__nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: .235em;
    color: #5561ab
}

.header__nav > :not(:last-child) {
    margin-right: 43px
}
.header__nav__phone__box{
    display: flex !important;
    align-items: center;
}
.header__nav__phone{
    width: 15px;
    height: 20px;
    margin-right: 10px;
}
.header__nav__phone__logo{
    width: 100%;
    height: 100%;
}
.header__phone-container{
    min-width: 146px;
}
.header__nav__menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header__nav__menu__label {
    opacity: 1;
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.header__nav__menu__icon {
    width: 44px;
    height: 25px;
    position: relative;
    margin-right: 20px;
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.header__nav__menu__icon span {
    display: block;
    position: absolute;
    height: 1px;
    width: 100%;
    background-color: #5561ab;
    opacity: 1;
    left: 0;
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.header__nav__menu__icon span:nth-child(1) {
    top: 0
}

.header__nav__menu__icon span:nth-child(2) {
    top: 12px
}

.header__nav__menu__icon span:nth-child(3) {
    top: 24px
}

.header__nav__menu:hover .header__nav__menu__label {
    color: #b6c754
}

.header__nav__menu:hover .header__nav__menu__icon span {
    background-color: #b6c754
}

.header__nav__menu_active .header__nav__menu__icon span {
    background-color: #fff
}

.header__nav__menu_active .header__nav__menu__icon span:nth-child(1) {
    top: 12px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.header__nav__menu_active .header__nav__menu__icon span:nth-child(2) {
    opacity: 0;
    left: 60px
}

.header__nav__menu_active .header__nav__menu__icon span:nth-child(3) {
    top: 12px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

.header__nav__menu_active .header__nav__menu__label {
    opacity: 0
}

@media only screen and (max-width: 1199px) {
    .header {
        padding: 26px 0
    }

    .header__container {
        height: 78px
    }

    .header__menu {
        background-size: auto 90%
    }

    .header__menu__container {
        padding: 130px 30px 100px
    }

    .header__menu__link {
        margin-bottom: 24px
    }
}

@media only screen and (max-width: 991px) {
    .header {
        padding: 24px 0
    }

    .header__container {
        height: 76px
    }

    .header__menu {
        background-size: auto 80%
    }

    .header__menu__container {
        padding: 124px 30px 100px
    }

    .header__menu__link {
        margin-bottom: 16px
    }

    .header__logo__image {
        margin-bottom: 9px;
        width: 180px
    }

    .header__logo__title {
        letter-spacing: 2px
    }

    .header__nav__select {
        display: none !important
    }

    .header__nav__menu__label {
        display: none
    }

    .header__nav__menu__icon {
        margin: 0;
        width: 36px;
        height: 23px
    }

    .header__nav__menu__icon span:nth-child(1) {
        top: 0
    }

    .header__nav__menu__icon span:nth-child(2) {
        top: 11px
    }

    .header__nav__menu__icon span:nth-child(3) {
        top: 22px
    }

    .header__nav__menu_active .header__nav__menu__icon span:nth-child(1), .header__nav__menu_active .header__nav__menu__icon span:nth-child(3) {
        top: 11px
    }
}

@media only screen and (max-width: 767px) {
    .header {
        padding: 30px 0 0
    }

    .header__container {
        height: 74px
    }

    .header__menu {
        background-size: auto 70%
    }

    .header__menu__container {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 104px 30px 100px
    }

    .header__menu__navigation_border {
        border-bottom: 1px solid rgba(255, 255, 255, .2);
        margin-bottom: 17px
    }

    .header__logo__image {
        margin-bottom: 8px;
        width: 160px
    }

    .header__logo__title {
        font-size: 6px;
        letter-spacing: 1.5px
    }
}

@media only screen and (max-width: 575px) {
    .header__container {
        height: 72px
    }

    .header__logo__image {
        margin-bottom: 7px;
        width: 140px
    }

    .header__logo__title {
        font-size: 6px;
        letter-spacing: 1px
    }

    .header__menu__container {
        padding: 102px 30px 100px
    }
}

@media only screen and (max-width: 400px) {
    .header__menu__flex-end {
        width: 100%;
        max-width: 100%
    }
}

.footer {
    position: relative
}

.footer__menu {
    background-color: #5561ab;
    position: relative
}

.footer__menu__container {
    padding-top: 112px;
    padding-bottom: 146px
}

.footer__menu__nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px
}

.footer__menu__nav__link {
    position: relative;
    display: block;
    padding: 0;
    font-size: 11px;
    line-height: 13px;
    letter-spacing: .375em;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition: color .25s;
    -o-transition: color .25s;
    transition: color .25s
}

.footer__menu__nav__link::after {
    position: absolute;
    content: '';
    display: block;
    height: 1px;
    width: 0;
    bottom: -10px;
    background: #ccde65;
    left: unset;
    right: 0;
    -webkit-transition: width .25s ease-in-out;
    -o-transition: width .25s ease-in-out;
    transition: width .25s ease-in-out
}

.footer__menu__nav__link:hover {
    color: #ccde65
}

.footer__menu__nav__link:hover::after {
    left: 0;
    right: unset;
    width: 95%
}

.footer__menu__nav__link:not(:last-child) {
    margin-right: 40px
}

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

.footer__menu__contacts:not(:last-child) {
    margin-bottom: 15px
}

.footer__menu__contacts__item {
    display: block;
    font-size: 11px;
    line-height: 28px;
    letter-spacing: .065em;
    color: #fff
}

.footer__menu__contacts__item:not(:last-child) {
    margin-right: 52px
}

.footer__menu__contacts a.footer__menu__contacts__item {
    -webkit-transition: color .25s;
    -o-transition: color .25s;
    transition: color .25s
}

.footer__menu__contacts a.footer__menu__contacts__item:hover {
    color: #ccde65
}

.footer__menu__info {
    padding: 107px 38px 146px;
    background-color: #b6c754;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 390px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer__menu__socials {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 36px
}

.footer__menu__socials__label {
    color: #fff;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: .235em;
    text-transform: uppercase;
    white-space: nowrap
}

.footer__menu__socials__line {
    margin: 0 12px;
    height: 1px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    background-color: rgba(255, 255, 255, .3)
}

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

.footer__menu__socials__link {
    color: #fff;
    font-size: 21px;
    -webkit-transition: color .25s;
    -o-transition: color .25s;
    transition: color .25s
}

.footer__menu__socials__link:not(:last-child) {
    margin-right: 15px
}

.footer__menu__socials__link:hover {
    color: #626fc0
}

.footer__menu__terms {
    display: none;
    text-align: center;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: .01em;
    -webkit-transition: color .25s;
    -o-transition: color .25s;
    transition: color .25s;
    color: #fff;
    margin-bottom: 8px
}

.footer__menu__terms:hover {
    color: #5561ab
}

.footer__menu__copyright {
    text-align: right;
    font-size: 11px;
    line-height: 28px;
    letter-spacing: .065em;
    color: #fff
}

.footer__menu__copyright span {
    text-transform: uppercase
}

.footer__sticky {
    position: fixed;
    width: 100%;
    bottom: 0;
    height: 91px;
    background-color: #fff;
    z-index: 5
}

.footer__sticky_mobile {
    display: none
}

.footer__sticky__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.footer__sticky__link {
    padding: 5px 0;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    color: #5561ab;
    line-height: 17px;
    letter-spacing: .195em;
    -webkit-transition: color .25s;
    -o-transition: color .25s;
    transition: color .25s;
    font-size: 12px;
    text-transform: uppercase
}

.footer__sticky__link:hover {
    color: #b6c754
}

.footer__sticky__link:not(:last-child) {
    margin-right: 67px
}

.footer__sticky__button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 200px;
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: .14em;
    -webkit-transition: color .25s;
    -o-transition: color .25s;
    transition: color .25s;
    text-transform: uppercase;
    background-color: #fff;
    color: #5561ab
}

.footer__sticky__button:hover {
    color: #b6c754 !important
}

.footer__sticky__button i {
    margin-right: 12px;
    font-size: 10px
}

.footer__sticky__button img {
    margin-right: 14px
}

.footer__sticky__button span {
    text-align: left;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content
}

.footer__sticky__button:last-child {
    background-color: #626fc0;
    color: #fff
}

@media only screen and (max-width: 1400px) {
    .footer__menu__container {
        padding-top: 115px;
        padding-bottom: 120px
    }

    .footer__menu__nav {
        margin-bottom: 30px
    }

    .footer__menu__nav__link {
        letter-spacing: .25em
    }

    .footer__menu__nav__link:not(:last-child) {
        margin-right: 30px
    }

    .footer__menu__contacts__item:not(:last-child) {
        margin-right: 25px
    }

    .footer__menu__info {
        width: 350px;
        padding: 115px 30px 120px
    }

    .footer__menu__socials {
        margin-bottom: 26px
    }

    .footer__sticky {
        height: 80px
    }

    .footer__sticky__link {
        letter-spacing: .15em
    }

    .footer__sticky__link:not(:last-child) {
        margin-right: 30px
    }
}

@media only screen and (max-width: 1199px) {
    .footer__menu__container {
        padding-top: 90px;
        padding-bottom: 110px
    }

    .footer__menu__nav {
        margin-bottom: 25px
    }

    .footer__menu__nav__link {
        letter-spacing: .15em
    }

    .footer__menu__nav__link:not(:last-child) {
        margin-right: 20px
    }

    .footer__menu__contacts__item:not(:last-child) {
        margin-right: 15px
    }

    .footer__menu__info {
        width: 300px;
        padding: 85px 20px 110px
    }

    .footer__menu__socials {
        margin-bottom: 16px
    }

    .footer__sticky {
        height: 75px
    }

    .footer__sticky__link {
        font-size: 10px;
        letter-spacing: .1em
    }

    .footer__sticky__link:not(:last-child) {
        margin-right: 25px
    }
}

@media only screen and (max-width: 991px) {
    .footer__menu__container {
        padding: 167px 15px 25px
    }

    .footer__menu__contacts, .footer__menu__nav {
        display: none
    }

    .footer__menu__info {
        padding: 20px 0 91px;
        background-color: #b6c754;
        position: static;
        width: 100%;
        height: unset
    }

    .footer__menu__socials {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 24px
    }

    .footer__menu__socials__label {
        font-size: 15px;
        line-height: 26px;
        letter-spacing: .01em;
        margin-bottom: 16px
    }

    .footer__menu__socials__line {
        display: none
    }

    .footer__menu__socials__link {
        font-size: 18px
    }

    .footer__menu__socials__link:not(:last-child) {
        margin-right: 24px
    }

    .footer__menu__terms {
        display: block
    }

    .footer__menu__copyright {
        text-align: center;
        font-size: 15px;
        line-height: 26px;
        letter-spacing: .01em
    }

    .footer__sticky {
        display: none;
        height: 70px
    }

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

    .footer__sticky__button {
        -webkit-box-flex: 4;
        -webkit-flex-grow: 4;
        -ms-flex-positive: 4;
        flex-grow: 4;
        position: static;
        width: auto;
        font-weight: 400;
        font-size: 15px;
        line-height: 26px;
        letter-spacing: .01em
    }

    .footer__sticky__button span {
        white-space: nowrap
    }

    .footer__sticky__button:last-child {
        -webkit-box-flex: 5;
        -webkit-flex-grow: 5;
        -ms-flex-positive: 5;
        flex-grow: 5
    }
}

@media only screen and (max-width: 767px) {
    .footer__menu__info {
        padding: 20px 0 86px
    }

    .footer__sticky {
        height: 65px
    }
}

@media only screen and (max-width: 575px) {
    .footer__menu__info {
        padding: 20px 0 81px
    }

    .footer__sticky {
        height: 60px
    }
}

@media only screen and (max-width: 374px) {
    .footer__sticky__button {
        font-size: 10px;
        letter-spacing: .1em
    }

    .footer__sticky__button i, .footer__sticky__button img {
        margin-right: 15px
    }
}

.button {
    display: block;
    line-height: 1;
    -webkit-transition: background-color .25s, color .25s, border-color .25s;
    -o-transition: background-color .25s, color .25s, border-color .25s;
    transition: background-color .25s, color .25s, border-color .25s;
    min-width: -webkit-min-content;
    min-width: -moz-min-content;
    min-width: min-content;
    white-space: nowrap;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    letter-spacing: .14em;
    text-transform: uppercase;
    padding: 23px 47px
}

.button:focus {
    outline: 0
}

.button:hover {
    text-decoration: none
}

.button_primary {
    color: #fff;
    background-color: #b6c754
}

.button_primary:hover {
    background-color: #ccde65
}

.button_primary:active {
    background-color: #ceea75
}

.button_secondary {
    color: #fff;
    background-color: #626fc0
}

.button_secondary:hover {
    background-color: #5561ab
}

.button_secondary:active {
    background-color: #081434
}

.button_secondary_white {
    color: #4b4b4b;
    background-color: #fff;
    -webkit-box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18);
    box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18)
}

.button_secondary_white:hover {
    background-color: #5561ab;
    color: #fff
}

.button_secondary_white:active {
    background-color: #081434;
    color: #fff
}

.button_info {
    color: #5561ab;
    border: 1px solid #b6c754;
    background-color: transparent
}

.button_info:hover {
    background-color: rgba(182, 199, 84, .1)
}

.button_info:active {
    background-color: rgba(182, 199, 84, .25)
}

.button:disabled, .button[disabled] {
    color: #fff !important;
    border-color: #d7d7d7 !important;
    background-color: #d7d7d7 !important;
    -webkit-box-shadow: none;
    box-shadow: none
}

.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 84px;
    height: 84px;
    border-radius: 50%;
    -webkit-transition-property: background-color, visibility, opacity;
    -o-transition-property: background-color, visibility, opacity;
    transition-property: background-color, visibility, opacity;
    -webkit-transition-duration: .25s;
    -o-transition-duration: .25s;
    transition-duration: .25s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%)
}

.play-button_primary {
    background-color: #b6c754
}

.play-button_primary:hover {
    background-color: #ccde65
}

.play-button_primary:active {
    background-color: #ceea75
}

.play-button_secondary {
    background-color: #626fc0
}

.play-button_secondary:hover {
    background-color: #5561ab
}

.play-button_secondary:active {
    background-color: #081434
}

.play-button::after, .play-button::before {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%)
}

.play-button::before {
    pointer-events: none;
    left: 50%;
    width: 155px;
    height: 155px;
    border-radius: 50%;
    opacity: 50%;
    border: 1px solid #fff
}

.play-button_result::before {
    content: none
}

.play-button::after {
    left: 54%;
    border: 7px solid transparent;
    border-radius: 2px;
    border-left: 7px solid #fff
}

.play-button_hidden {
    opacity: 0;
    visibility: hidden
}

.link-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: #626fc0;
    -webkit-transition: color .25s;
    -o-transition: color .25s;
    transition: color .25s
}

.link-button svg {
    margin-left: 16px
}

.link-button svg path {
    stroke: #626fc0;
    -webkit-transition: stroke .25s;
    -o-transition: stroke .25s;
    transition: stroke .25s
}

.link-button:hover {
    color: #5561ab
}

.link-button:hover svg path {
    stroke: #5561ab
}

.link-button:active {
    color: #081434
}

.link-button:active svg path {
    stroke: #081434
}

.underlined-button {
    padding: 0;
    font-size: 13px;
    line-height: 28px;
    letter-spacing: .04em;
    color: #5561ab;
    border-bottom: 1px dashed #5561ab;
    -webkit-transition: color .25s ease-in-out, border-color .25s ease-in-out;
    -o-transition: color .25s ease-in-out, border-color .25s ease-in-out;
    transition: color .25s ease-in-out, border-color .25s ease-in-out
}

.underlined-button:hover {
    color: #b6c754;
    border-color: #b6c754
}

.underlined-button:active {
    color: #ccde65;
    border-color: #ccde65
}

@media screen and (max-width: 575px) {
    .underlined-button {
        padding: 10px 0;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 12px;
        line-height: 15px;
        letter-spacing: .14em
    }
}

.input-field {
    position: relative;
    width: 100%;
    padding-bottom: 25px
}

.input-field_selector {
    cursor: pointer
}

.input-field_selector input, .input-field_selector label, .input-field_selector svg {
    cursor: pointer
}

.input-field_selector svg {
    position: absolute;
    top: 3px;
    right: 18px;
    width: 8px;
    height: 15px
}

.input-field input::-webkit-input-placeholder {
    font-size: 12px;
    line-height: 21px;
    letter-spacing: .37em;
    font-weight: 300;
    color: #fff
}

.input-field input::-moz-placeholder {
    font-size: 12px;
    line-height: 21px;
    letter-spacing: .37em;
    font-weight: 300;
    color: #fff
}

.input-field input:-ms-input-placeholder {
    font-size: 12px;
    line-height: 21px;
    letter-spacing: .37em;
    font-weight: 300;
    color: #fff
}

.input-field input::-ms-input-placeholder {
    font-size: 12px;
    line-height: 21px;
    letter-spacing: .37em;
    font-weight: 300;
    color: #fff
}

.input-field input, .input-field input::placeholder, .input-field label:not(.error) {
    font-size: 12px;
    line-height: 21px;
    letter-spacing: .37em;
    font-weight: 300;
    color: #fff
}

.input-field input::-webkit-input-placeholder {
    text-transform: uppercase
}

.input-field input::-moz-placeholder {
    text-transform: uppercase
}

.input-field input:-ms-input-placeholder {
    text-transform: uppercase
}

.input-field input::-ms-input-placeholder {
    text-transform: uppercase
}

.input-field input::placeholder, .input-field label:not(.error) {
    text-transform: uppercase
}

.input-field input {
    background-color: transparent;
    padding: 4px 0;
    width: 100%;
    border: none;
    border-bottom: 1px solid #fff;
    letter-spacing: .15em;
    -webkit-transition: border-color .25s ease-in-out;
    -o-transition: border-color .25s ease-in-out;
    transition: border-color .25s ease-in-out
}

.input-field input::-webkit-input-placeholder {
    letter-spacing: .37em
}

.input-field input::-moz-placeholder {
    letter-spacing: .37em
}

.input-field input:-ms-input-placeholder {
    letter-spacing: .37em
}

.input-field input::-ms-input-placeholder {
    letter-spacing: .37em
}

.input-field input::placeholder {
    letter-spacing: .37em
}

.input-field input.error {
    border-color: #ff5739
}

.input-field label.error {
    display: block;
    margin-top: 5px;
    color: #ff5739;
    font-size: 10px;
    line-height: 14px;
    letter-spacing: .37em;
    text-align: right
}

@media only screen and (max-width: 991px) {
    .input-field {
        padding-bottom: 32px
    }

    .input-field_selector svg {
        width: 10px;
        height: 20px
    }

    .input-field input::-webkit-input-placeholder {
        font-size: 15px;
        line-height: 26px;
        letter-spacing: .01em;
        padding: 0
    }

    .input-field input::-moz-placeholder {
        font-size: 15px;
        line-height: 26px;
        letter-spacing: .01em;
        padding: 0
    }

    .input-field input:-ms-input-placeholder {
        font-size: 15px;
        line-height: 26px;
        letter-spacing: .01em;
        padding: 0
    }

    .input-field input::-ms-input-placeholder {
        font-size: 15px;
        line-height: 26px;
        letter-spacing: .01em;
        padding: 0
    }

    .input-field input, .input-field input::placeholder, .input-field label:not(.error) {
        font-size: 15px;
        line-height: 26px;
        letter-spacing: .01em;
        padding: 0
    }

    .input-field label.error {
        margin-top: 3px;
        letter-spacing: .25em
    }
}

@media only screen and (max-width: 767px) {
    .input-field {
        padding-bottom: 25px
    }

    .input-field_selector svg {
        width: 8px;
        height: 15px
    }
}

.checkbox-field {
    color: #b6c754;
    margin-bottom: 8px
}

.checkbox-field label:not(.error) {
    font-size: 12px;
    line-height: 22px;
    letter-spacing: .04em;
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-left: 25px
}

.checkbox-field label:not(.error):hover input ~ .checkmark {
    background-color: rgba(182, 199, 84, .3)
}

.checkbox-field label:not(.error) input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.checkbox-field label:not(.error) .checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 16px;
    width: 16px;
    border: 1px solid #b6c754;
    -webkit-transition: border-color .25s ease-in-out;
    -o-transition: border-color .25s ease-in-out;
    transition: border-color .25s ease-in-out
}

.checkbox-field label:not(.error) input:checked ~ .checkmark {
    background-image: url("data:image/svg+xml,%3Csvg width='9' height='7' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.138 5.52867L0.942666 3.33333L0 4.276L3.138 7.414L9.60933 0.942666L8.66667 0L3.138 5.52867Z' fill='%23B6C754'/%3E%3C/svg%3E%0A");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 9px 7px
}

.checkbox-field label:not(.error) a {
    text-decoration: underline;
    color: #b6c754
}

.checkbox-field label.error {
    display: block;
    color: #ff5739;
    font-size: 10px;
    line-height: 14px;
    letter-spacing: .37em;
    text-align: right
}

.select-box {
    position: relative;
    display: block;
    width: 100%;
    font-weight: 300;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: .13em;
    text-transform: uppercase;
    color: #5561ab
}

.select-box_small-text {
    font-size: 10px;
    line-height: 12px;
    letter-spacing: .235em
}

.select-box_white-text {
    color: #fff
}

.select-box__current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    outline: 0;
    -webkit-transition: color .25s;
    -o-transition: color .25s;
    transition: color .25s
}

.select-box__current:hover:not(:focus) {
    color: #b6c754
}

.select-box__current:focus + .select-box__list {
    opacity: 1;
    visibility: visible;
    -webkit-animation-name: none;
    animation-name: none
}

.select-box__current:focus + .select-box__list .select-box__option {
    cursor: pointer
}

.select-box__current:focus .select-box__icon {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.select-box__icon {
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    margin-left: 12px;
    font-size: 8px
}

.select-box__value {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content
}

.select-box__input {
    display: none
}

.select-box__input:checked + .select-box__input-text {
    display: block
}

.select-box__input-text {
    display: none;
    width: 100%;
    margin: 0;
    padding: 6px 0
}

.select-box__list {
    position: absolute;
    z-index: 1;
    min-width: -webkit-min-content;
    min-width: -moz-min-content;
    min-width: min-content;
    width: 100%;
    padding: 0;
    list-style: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    background-color: #fff;
    -webkit-box-shadow: 0 13px 30px -21px rgba(78, 91, 3, .11);
    box-shadow: 0 13px 30px -21px rgba(78, 91, 3, .11)
}

.select-box__list li {
    width: 100%
}

.select-box__list li:not(:last-child) {
    border-bottom: 1px solid #626fc0
}

.select-box__option {
    display: block;
    margin: 0;
    padding: 12px 18px;
    white-space: nowrap;
    background-color: #fff;
    font-size: 10px;
    line-height: 15px;
    letter-spacing: .37em;
    color: #5561ab;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    width: 100%
}

.select-box__option:focus, .select-box__option:hover {
    color: #b6c754
}

.radio-box {
    padding: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #f6f9e9
}

.radio-box__option label {
    cursor: pointer;
    padding: 10px 20px;
    color: #626fc0;
    font-size: 14px;
    line-height: 17px;
    font-weight: 600;
    letter-spacing: .245em;
    text-transform: uppercase;
    display: block;
    text-align: center;
    -webkit-transition: color .25s ease-in-out, background-color .25s ease-in-out;
    -o-transition: color .25s ease-in-out, background-color .25s ease-in-out;
    transition: color .25s ease-in-out, background-color .25s ease-in-out
}

.radio-box__option input {
    display: none
}

.radio-box__option input:checked + label {
    color: #fff;
    background-color: #626fc0
}

.radio-box__option input:not(:checked) + label:hover {
    background-color: rgba(98, 111, 192, .25)
}

.radio-box__option:not(:last-child) {
    margin-right: 5px
}

.search-input__field {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    border-radius: 28px;
    -webkit-box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18);
    box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18);
    padding: 8px 0
}

.search-input__field input {
    background-color: transparent;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border: none;
    padding: 7px 29px;
    font-size: 15px;
    line-height: 26px;
    color: #5561ab;
    letter-spacing: .01em;
    border-right: 1px solid rgba(85, 97, 171, .3);
    max-width: calc(100% - 57px)
}

.search-input__field input::-webkit-input-placeholder {
    color: #5561ab
}

.search-input__field input::-moz-placeholder {
    color: #5561ab
}

.search-input__field input:-ms-input-placeholder {
    color: #5561ab
}

.search-input__field input::-ms-input-placeholder {
    color: #5561ab
}

.search-input__field input::placeholder {
    color: #5561ab
}

.search-input__field button {
    padding: 10px 18px
}

.search-input__field button svg path {
    -webkit-transition: fill .25s ease-in-out;
    -o-transition: fill .25s ease-in-out;
    transition: fill .25s ease-in-out
}

.search-input__field button:hover svg path {
    fill: #b6c754
}

.search-input__field button:active svg path {
    fill: #ccde65
}

.search-input__tags {
    position: relative;
    padding: 10px 13px 10px 29px
}

.search-input__tags button {
    display: inline;
    padding: 0;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: .01em;
    color: #5561ab;
    margin-right: 16px;
    -webkit-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out
}

.search-input__tags button:hover {
    color: #b6c754
}

.search-input__tags button:active {
    color: #ccde65
}

@media only screen and (max-width: 991px) {
    .search-input__tags {
        overflow: hidden;
        white-space: nowrap
    }

    .search-input__tags::after {
        pointer-events: none;
        content: '';
        position: absolute;
        width: 50px;
        height: 100%;
        top: 0;
        right: 0;
        background: -webkit-gradient(linear, left top, right top, color-stop(20%, rgba(246, 249, 233, 0)), color-stop(80%, #f6f9e9));
        background: -o-linear-gradient(left, rgba(246, 249, 233, 0) 20%, #f6f9e9 80%);
        background: linear-gradient(90deg, rgba(246, 249, 233, 0) 20%, #f6f9e9 80%)
    }
}

.form-selector {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.form-selector label {
    width: 50%;
    border-left: 3px solid #fff;
    padding: 6.5px 6.5px 6.5px 16px;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: .37em;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    cursor: pointer
}

.form-selector label:hover {
    color: #b6c754;
    border-left: 3px solid #b6c754
}

.form-selector input {
    display: none
}

.form-selector input:checked + label {
    color: #b6c754;
    border-left: 3px solid #b6c754
}

@media only screen and (max-width: 1199px) {
    .form-selector label {
        padding: 1.5px 5px 1.5px 16px;
        font-size: 15px;
        line-height: 26px;
        letter-spacing: .01em
    }
}

@media only screen and (max-width: 767px) {
    .form-selector label {
        padding: 1.5px 16px
    }
}

@media only screen and (max-width: 374px) {
    .form-selector label {
        padding: 1px 1px 1px 8px;
        font-size: 12px;
        line-height: 18px
    }
}

.review {
    width: 272px;
    height: 516px;
    padding: 8px 9px;
    background-color: rgba(8, 20, 52, .1);
    border-radius: 33px;
    position: relative;
    z-index: 1
}

.review_text .review__content {
    background-color: #fff;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.review_image .review__content, .review_video .review__content {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.review_image .review__content img, .review_image .review__content video, .review_video .review__content img, .review_video .review__content video {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.review_image .review__content__author, .review_image .review__content__date, .review_video .review__content__author, .review_video .review__content__date {
    position: relative;
    z-index: 3
}

.review_video .review__content video {
    cursor: pointer
}

.review__content {
    width: 100%;
    height: 100%;
    border-radius: 26px;
    -webkit-clip-path: url(#phone-screen-bounds);
    clip-path: url(#phone-screen-bounds);
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 32px
}

.review__content__author, .review__content__date {
    font-weight: 600;
    font-size: 10px;
    line-height: 18px;
    letter-spacing: .335em;
    text-transform: uppercase;
    color: #081434;
    margin-bottom: 5px
}

.review__content__date {
    color: #4b4b4b
}

.review__content__text {
    position: relative;
    margin-top: 16px;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: .01em;
    color: #4b4b4b
}

.review__content__play-button {
    z-index: 3
}

.menu {
    background-color: #5561ab;
    position: fixed;
    top: -120%;
    left: 0;
    width: 100vw;
    height: 100vh;
    -webkit-transition: top .5s ease-in-out, opacity .25s ease-in-out;
    -o-transition: top .5s ease-in-out, opacity .25s ease-in-out;
    transition: top .5s ease-in-out, opacity .25s ease-in-out;
    z-index: 100;
    overflow: hidden;
    opacity: 0
}

.menu_active {
    top: 0;
    opacity: 1
}

.menu__background {
    position: absolute;
    top: 50px;
    left: 50%;
    height: 981px;
    width: 1346px;
    -webkit-transform: scaleX(-1) translateX(50%);
    -ms-transform: scaleX(-1) translateX(50%);
    transform: scaleX(-1) translateX(50%)
}

.menu__container {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow-y: auto;
    padding: 137px 30px 108px;
    min-height: 100%;
    max-height: 100vh
}

.menu__flex-end {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.menu__link {
    display: block;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    white-space: nowrap;
    margin-bottom: 32px;
    padding: 0
}

.menu__link h3 {
    -webkit-transition: color .25s;
    -o-transition: color .25s;
    transition: color .25s;
    color: #fff
}

.menu__link:hover h3 {
    color: #ccde65
}

.menu__select {
    margin-bottom: 27px
}

.menu__contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    margin-bottom: 9px
}

.menu__contact i {
    font-size: 12px;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    color: #ccde65;
    margin-right: 8px
}

.menu__contact span {
    color: #fff;
    font-weight: 300;
    font-size: 13px;
    line-height: 28px;
    letter-spacing: .07em
}

.menu a.menu__contact:hover i {
    color: #fff
}

.menu__button {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 56px;
    right: 30px;
    background-color: transparent;
    -webkit-transition: -webkit-transform .25s ease-in-out;
    transition: -webkit-transform .25s ease-in-out;
    -o-transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out
}

.menu__button span {
    display: block;
    position: absolute;
    height: 1px;
    width: 100%;
    background-color: #fff;
    left: 0;
    top: 20px;
    -webkit-transition: background-color .25s ease-in-out;
    -o-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out
}

.menu__button span:nth-child(1) {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.menu__button span:nth-child(2) {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

.menu__button:active {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}

.menu__button:hover span {
    background-color: #b6c754
}

@media only screen and (max-width: 1199px) {
    .menu__background {
        height: 800px;
        width: 1025px
    }

    .menu__container {
        padding: 130px 30px 100px
    }

    .menu__link {
        margin-bottom: 24px
    }
}

@media only screen and (max-width: 991px) {
    .menu__background {
        height: 725px;
        width: 950px
    }

    .menu__container {
        padding: 124px 30px 100px
    }

    .menu__link {
        margin-bottom: 16px
    }
}

@media only screen and (max-width: 767px) {
    .menu__background {
        height: 650px;
        width: 875px
    }

    .menu__container {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 104px 30px 100px
    }

    .menu__navigation_border {
        border-bottom: 1px solid rgba(255, 255, 255, .2);
        margin-bottom: 17px
    }
}

@media only screen and (max-width: 575px) {
    .menu__background {
        position: absolute;
        top: 50%;
        left: -100px;
        height: 608px;
        width: 835px;
        -webkit-transform: scaleX(-1) translateY(-50%);
        -ms-transform: scaleX(-1) translateY(-50%);
        transform: scaleX(-1) translateY(-50%)
    }

    .menu__container {
        padding: 102px 30px 100px
    }

    .menu__button {
        top: 42px;
        width: 30px;
        height: 30px
    }

    .menu__button span {
        top: 15px
    }
}

@media only screen and (max-width: 400px) {
    .menu__flex-end {
        width: 100%;
        max-width: 100%
    }
}

.services-menu {
    background-color: #5561ab;
    position: fixed;
    top: -120%;
    left: 0;
    width: 100vw;
    height: 100vh;
    -webkit-transition: top .5s ease-in-out;
    -o-transition: top .5s ease-in-out;
    transition: top .5s ease-in-out;
    z-index: 125;
    overflow: hidden
}

.services-menu_active {
    top: 0
}

.services-menu__background {
    position: absolute;
    top: 50px;
    left: 50%;
    height: 981px;
    width: 1346px;
    -webkit-transform: scaleX(-1) translateX(50%);
    -ms-transform: scaleX(-1) translateX(50%);
    transform: scaleX(-1) translateX(50%)
}

.services-menu__container {
    height: 100%;
    position: relative;
    overflow-y: auto;
    min-height: 100%;
    padding: 137px 30px 108px
}

.services-menu__link {
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    margin-bottom: 32px
}

.services-menu__link h3 {
    -webkit-transition: color .25s;
    -o-transition: color .25s;
    transition: color .25s;
    color: #fff
}

.services-menu__link:hover h3 {
    color: #ccde65
}

.services-menu__button {
    width: 30px;
    height: 30px;
    position: absolute;
    background-color: transparent;
    top: 30px;
    right: 30px;
    z-index: 15;
    -webkit-transition: -webkit-transform .25s ease-in-out;
    transition: -webkit-transform .25s ease-in-out;
    -o-transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out
}

.services-menu__button span {
    display: block;
    position: absolute;
    height: 1px;
    width: 100%;
    background-color: #fff;
    opacity: 1;
    left: 0;
    top: 15px;
    -webkit-transition: background-color .25s ease-in-out;
    -o-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out
}

.services-menu__button span:nth-child(1) {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.services-menu__button span:nth-child(2) {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

.services-menu__button:active {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}

.services-menu__button:hover span {
    background-color: #b6c754
}

@media only screen and (max-width: 1199px) {
    .services-menu__background {
        height: 800px;
        width: 1025px
    }

    .services-menu__container {
        padding: 130px 30px 100px
    }
}

@media only screen and (max-width: 991px) {
    .services-menu__background {
        height: 725px;
        width: 950px
    }

    .services-menu__container {
        padding: 124px 30px 100px
    }
}

@media only screen and (max-width: 767px) {
    .services-menu__background {
        height: 650px;
        width: 875px
    }

    .services-menu__container {
        padding: 104px 30px 100px
    }
}

@media only screen and (max-width: 575px) {
    .services-menu__background {
        position: absolute;
        top: 50%;
        left: -100px;
        height: 608px;
        width: 835px;
        -webkit-transform: scaleX(-1) translateY(-50%);
        -ms-transform: scaleX(-1) translateY(-50%);
        transform: scaleX(-1) translateY(-50%)
    }

    .services-menu__container {
        padding: 102px 30px 100px
    }
}

.appointment {
    background-color: #5561ab;
    position: fixed;
    top: -120%;
    left: 0;
    width: 100vw;
    height: calc(100vh - 100px);
    -webkit-transition: top .5s ease-in-out, opacity .25s ease-in-out;
    -o-transition: top .5s ease-in-out, opacity .25s ease-in-out;
    transition: top .5s ease-in-out, opacity .25s ease-in-out;
    z-index: 100;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0
}

.appointment_active {
    top: 50px;
    opacity: 1
}

.appointment__container, .appointment__form, .appointment__row {
    height: 100%
}

.appointment__container {
    position: relative;
    overflow-y: auto;
    min-height: 100%;
    padding: 120px 30px 90px;
    max-height: 800px
}

.appointment__form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0
}

.appointment__form__title {
    color: #fff
}

.appointment__form__button {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.appointment__button {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 30px;
    right: 30px;
    background-color: transparent;
    -webkit-transition: -webkit-transform .25s ease-in-out;
    transition: -webkit-transform .25s ease-in-out;
    -o-transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out
}

.appointment__button span {
    display: block;
    position: absolute;
    height: 1px;
    width: 100%;
    background-color: #fff;
    left: 0;
    top: 20px;
    -webkit-transition: background-color .25s ease-in-out;
    -o-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out
}

.appointment__button span:nth-child(1) {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.appointment__button span:nth-child(2) {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

.appointment__button:active {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}

.appointment__button:hover span {
    background-color: #b6c754
}

.appointment__image_desktop, .appointment__image_mobile {
    position: relative;
    overflow: hidden
}

.appointment__image_desktop img, .appointment__image_mobile img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.appointment__image_mobile {
    display: none;
    height: 275px
}

.appointment__image_desktop {
    height: 100%
}

@media only screen and (max-width: 1400px) {
    .appointment__container {
        padding: 85px 30px 100px
    }
}

@media only screen and (max-width: 991px) {
    .appointment {
        height: 100vh
    }

    .appointment_active {
        top: 0
    }

    .appointment__container, .appointment__form, .appointment__row {
        height: unset
    }

    .appointment__container {
        padding: 80px 30px 100px
    }

    .appointment__form {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-bottom: 50px
    }

    .appointment__form__title {
        margin-bottom: 32px
    }

    .appointment__form__fields {
        margin: 24px 0
    }

    .appointment__form__button {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center
    }

    .appointment__image_mobile {
        display: block
    }

    .appointment__image_desktop {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    .appointment__container {
        padding: 75px 30px 100px
    }

    .appointment__image_mobile {
        height: 175px
    }
}

@media only screen and (max-width: 575px) {
    .appointment__container {
        padding: 72px 30px 100px
    }

    .appointment__form__button {
        width: 100%
    }

    .appointment__image_mobile {
        height: 153px
    }

    .appointment__button {
        top: 42px;
        width: 30px;
        height: 30px
    }

    .appointment__button span {
        top: 15px
    }
}

.yclients-appointment {
    background-color: #fff;
    position: fixed;
    top: -120%;
    left: 0;
    width: 100vw;
    height: calc(100vh - 250px);
    -webkit-transition: top .5s ease-in-out, opacity .25s ease-in-out;
    -o-transition: top .5s ease-in-out, opacity .25s ease-in-out;
    transition: top .5s ease-in-out, opacity .25s ease-in-out;
    z-index: 100;
    opacity: 0
}

.yclients-appointment_active {
    top: 125px;
    opacity: 1
}

.yclients-appointment__iframe {
    width: 100%;
    height: 100%;
    border: none
}

.yclients-appointment__button {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 20px;
    right: 20px;
    background-color: #fff;
    border: 10px solid #fff;
    border-radius: 50%;
    -webkit-transition: -webkit-transform .25s ease-in-out;
    transition: -webkit-transform .25s ease-in-out;
    -o-transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
    padding: 0;
    -webkit-box-shadow: 0 17px 30px -12px rgba(85, 97, 171, .39);
    box-shadow: 0 17px 30px -12px rgba(85, 97, 171, .39)
}

.yclients-appointment__button span {
    display: block;
    position: absolute;
    height: 1px;
    width: 100%;
    background-color: #5561ab;
    left: 0;
    top: 15px;
    -webkit-transition: background-color .25s ease-in-out;
    -o-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out
}

.yclients-appointment__button span:nth-child(1) {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.yclients-appointment__button span:nth-child(2) {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

.yclients-appointment__button:active {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}

.yclients-appointment__button:hover span {
    background-color: #b6c754
}

@media only screen and (max-width: 991px) {
    .yclients-appointment {
        height: calc(100vh - 150px)
    }

    .yclients-appointment_active {
        top: 75px
    }
}

@media only screen and (max-width: 575px) {
    .yclients-appointment {
        height: 100vh
    }

    .yclients-appointment_active {
        top: 0
    }
}

.modal {
    position: fixed;
    z-index: 200;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .5s, visibility .5s;
    -o-transition: opacity .5s, visibility .5s;
    transition: opacity .5s, visibility .5s
}

.modal_active {
    visibility: visible;
    opacity: 1
}

.modal_active .modal__overlay {
    visibility: visible;
    opacity: .5
}

.modal_active .modal__window {
    overflow: auto;
    top: 50%
}

.modal__overlay {
    background-color: #000;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .5s, visibility .5s;
    -o-transition: opacity .5s, visibility .5s;
    transition: opacity .5s, visibility .5s
}

.modal__window {
    position: absolute;
    top: -100%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: top .5s ease-in-out;
    -o-transition: top .5s ease-in-out;
    transition: top .5s ease-in-out;
    background: #fff;
    -webkit-box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .1);
    box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .1);
    padding: 56px 111.5px
}

.modal__window__content {
    position: relative;
    width: 799px
}

.modal__window__title {
    text-align: center;
    color: #5561ab
}

.modal__window__title:not(:last-child) {
    margin-bottom: 40px
}

.modal__window__text {
    color: #4b4b4b;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: .04em
}

.modal__window__close-button {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    right: 0
}

.modal__window__close-button span {
    display: block;
    position: absolute;
    height: 1px;
    width: 100%;
    background-color: #626fc0;
    left: 0;
    top: 10px;
    -webkit-transition: background-color .25s ease-in-out;
    -o-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out
}

.modal__window__close-button span:nth-child(1) {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.modal__window__close-button span:nth-child(2) {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

.modal__window__close-button:hover span {
    background-color: #5561ab
}

.modal_selector_multiple .modal__window__title {
    text-align: left
}

.modal_selector_multiple .modal__window__list-item {
    margin-bottom: 34px
}

.modal_selector_multiple .modal__window__list-item label {
    font-size: 15px;
    line-height: 26px;
    letter-spacing: .01em;
    cursor: pointer;
    padding: 5px 44px 5px 10px;
    -webkit-transition: background-color .25s;
    -o-transition: background-color .25s;
    transition: background-color .25s
}

.modal_selector_multiple .modal__window__list-item label:hover {
    background-color: rgba(182, 199, 84, .5)
}

.modal_selector_multiple .modal__window__list-item input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.modal_selector_multiple .modal__window__list-item input:checked + label {
    background-color: #b6c754
}

.modal_selector_multiple .modal__window__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.modal_selector_multiple .modal__window__content__button {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.modal_selector_single .modal__window {
    width: 720px;
    padding: 0
}

.modal_selector_single .modal__window__title {
    position: relative;
    padding: 25px 0;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: .04em;
    font-weight: 600;
    text-align: left;
    padding-left: 50px;
    color: #4b4b4b;
    margin-bottom: 0 !important
}

.modal_selector_single .modal__window__title::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    width: 100%;
    border-bottom: 1px solid #5561ab
}

.modal_selector_single .modal__window__close-button {
    z-index: 1;
    top: 26px;
    right: 50px
}

.modal_selector_single .modal__window__content {
    width: 100%
}

.modal_selector_single .modal__window__list {
    padding: 0 50px 0 50px
}

.modal_selector_single .modal__window__list-item {
    padding: 25px 0;
    border-bottom: 1px solid rgba(182, 199, 84, .3);
    cursor: pointer;
    -webkit-transition: background-color .25s;
    -o-transition: background-color .25s;
    transition: background-color .25s
}

.modal_selector_single .modal__window__list-item:hover {
    background-color: rgba(182, 199, 84, .5)
}

.modal_selector_single .modal__window__list input:checked + label {
    background-color: #b6c754
}

.modal_abonement__rules .modal__window__rules-list, .modal_certificate__rules .modal__window__rules-list {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: .04em
}

.modal_abonement__rules .modal__window__rules-list p, .modal_certificate__rules .modal__window__rules-list p {
    text-align: justify;
    margin: 0
}

.modal_abonement__rules .modal__window__rules-list p:not(:last-child), .modal_certificate__rules .modal__window__rules-list p:not(:last-child) {
    margin-bottom: 40px
}

@media only screen and (max-width: 1400px) {
    .modal__window {
        padding: 50px 100px
    }

    .modal__window__content {
        width: 650px
    }

    .modal__window__title:not(:last-child) {
        margin-bottom: 35px
    }

    .modal_selector_multiple .modal__window__list-item label {
        padding: 5px 0
    }
}

@media only screen and (max-width: 1199px) {
    .modal__window {
        padding: 35px 85px
    }

    .modal__window__content {
        width: 600px
    }

    .modal__window__title:not(:last-child) {
        margin-bottom: 30px
    }
}

@media only screen and (max-width: 991px) {
    .modal__window {
        padding: 25px 75px
    }

    .modal__window__content {
        width: 500px
    }

    .modal__window__title:not(:last-child) {
        margin-bottom: 25px
    }

    .modal__window__text {
        font-size: 16px;
        line-height: 28px;
        letter-spacing: .025em
    }
}

@media only screen and (max-width: 767px) {
    .modal_active .modal__window {
        top: 0
    }

    .modal__overlay {
        display: none
    }

    .modal__window {
        top: -100%;
        left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        padding: 132px 30px;
        width: 100%;
        height: 100%
    }

    .modal__window__content {
        position: static;
        width: unset
    }

    .modal__window__close-button {
        width: 30px;
        height: 30px;
        position: absolute;
        top: 20px;
        right: 30px
    }

    .modal__window__close-button span {
        top: 15px
    }

    .modal__window__title:not(:last-child) {
        margin-bottom: 20px
    }

    .modal_selector_single .modal__window {
        width: 100%
    }

    .modal_selector_single .modal__window__title {
        padding-top: 85px;
        padding-bottom: 28px;
        margin-bottom: 0;
        color: #5561ab;
        font-size: 16px;
        line-height: 31px;
        letter-spacing: .15em;
        font-weight: 400
    }

    .modal_selector_single .modal__window__title::after {
        display: none
    }

    .modal_selector_single .modal__window__close-button {
        top: 50px;
        right: 30px
    }
}

@media only screen and (max-width: 575px) {
    .modal__window__title:not(:last-child) {
        margin-bottom: 16px
    }

    .modal__window__text {
        text-align: center;
        font-size: 15px;
        line-height: 26px;
        letter-spacing: .01em
    }

    .modal_abonement__rules .modal__window, .modal_certificate__rules .modal__window, .modal_selector_multiple .modal__window {
        padding: 84px 30px
    }

    .modal_abonement__rules .modal__window__content__button, .modal_certificate__rules .modal__window__content__button, .modal_selector_multiple .modal__window__content__button {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        width: 100%
    }

    .modal_abonement__rules .modal__window p, .modal_certificate__rules .modal__window p, .modal_selector_multiple .modal__window p {
        font-size: 15px;
        line-height: 26px;
        letter-spacing: .01em;
        margin-bottom: 24px
    }

    .modal_abonement__success .modal__window {
        padding: 132px 30px
    }

    .modal_abonement__success .modal__window__title {
        font-size: 16px;
        line-height: 31px;
        letter-spacing: .15em
    }
}

.breadcrumbs {
    list-style: none
}

.breadcrumbs li {
    display: inline;
    font-size: 12px;
    letter-spacing: .14em;
    line-height: 15px;
    text-transform: uppercase
}

.breadcrumbs li:not(:last-child) {
    margin-right: 16px
}

.breadcrumbs li a, .breadcrumbs li button {
    padding: 0;
    white-space: nowrap;
    color: #fff;
    -webkit-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out
}

.breadcrumbs li a:hover, .breadcrumbs li button:hover {
    color: rgba(255, 255, 255, .95)
}

.breadcrumbs li a:active, .breadcrumbs li button:active {
    color: rgba(255, 255, 255, .9)
}

.breadcrumbs_dark button, .breadcrumbs_dark li a {
    color: #5561ab
}

.breadcrumbs_dark button:hover, .breadcrumbs_dark li a:hover {
    color: #b6c754
}

.breadcrumbs_dark button:active, .breadcrumbs_dark li a:active {
    color: #ccde65
}

.breadcrumbs_dark svg path {
    stroke: #5561ab
}

@media only screen and (max-width: 1400px) {
    .breadcrumbs li {
        font-size: 11px;
        letter-spacing: .12em;
        line-height: 14px
    }
}

@media only screen and (max-width: 1199px) {
    .breadcrumbs li {
        font-size: 10px;
        letter-spacing: .1em;
        line-height: 12px
    }
}

@media only screen and (max-width: 991px) {
    .breadcrumbs {
        display: none
    }
}

.promotion-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.promotion-item_small .promotion-item__info__title {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 22px
}

.promotion-item_small .promotion-item__discount {
    font-size: 24px;
    letter-spacing: .05em
}

.promotion-item__img {
    position: relative;
    width: 100%;
    height: 243px
}

.promotion-item__img img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.promotion-item__discount {
    position: absolute;
    padding: 24px 40px;
    background-color: #b6c754;
    color: #fff;
    font-size: 36px;
    line-height: 32px;
    letter-spacing: .15em;
    bottom: 0;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%)
}

.promotion-item__info {
    background-color: #fff;
    padding: 68px 30px 40px 40px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.promotion-item__info__button {
    padding: 23px 20px;
    -webkit-box-shadow: 0 13px 30px -21px rgba(78, 91, 3, .11);
    box-shadow: 0 13px 30px -21px rgba(78, 91, 3, .11);
    white-space: pre-wrap;
    margin: auto 0 0
}

.promotion-item__info__title {
    letter-spacing: .05em;
    margin-bottom: 18px;
    text-transform: none
}

.promotion-item__info__text {
    font-size: 16px;
    line-height: 18px;
    letter-spacing: .05em;
    color: #5561ab;
    margin-bottom: 28px
}

@media only screen and (max-width: 1199px) {
    .promotion-item__discount {
        font-size: 28px
    }

    .promotion-item__info {
        padding: 66px 28px 40px
    }
}

@media only screen and (max-width: 991px) {
    .promotion-item__info {
        padding: 66px 24px 40px
    }
}

@media only screen and (max-width: 767px) {
    .promotion-item__info {
        padding: 64px 18px 40px 19px
    }

    .promotion-item__info__title {
        font-weight: 600;
        font-size: 18px;
        line-height: 24px;
        letter-spacing: .05em
    }
}

@media only screen and (max-width: 575px) {
    .promotion-item__discount {
        font-size: 18px
    }

    .promotion-item__info__button {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center
    }
}

.tabs {
    position: relative;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    width: 100%
}

.tabs__nav {
    position: relative
}

.tabs__nav::after {
    content: '';
    display: block;
    z-index: 3;
    border-bottom: 1px solid #5561ab;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 1px;
    opacity: .2
}

.tabs__nav-item {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content
}

.tabs__nav-item label {
    display: block;
    cursor: pointer;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: .195em;
    padding-bottom: 12px;
    text-transform: uppercase;
    color: #5561ab;
    border-bottom: 3px solid transparent;
    -webkit-transition: color .25s ease-in-out, border-color .1s ease-in-out;
    -o-transition: color .25s ease-in-out, border-color .1s ease-in-out;
    transition: color .25s ease-in-out, border-color .1s ease-in-out
}

.tabs__nav-item input:not(:checked) + label:hover {
    color: #b6c754
}

.tabs__nav-item input:checked + label {
    border-color: #5561ab
}

.tabs__nav-item_big label {
    white-space: nowrap;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: .2em;
    margin-right: 54px
}

.tabs__nav .swiper-wrapper.disabled {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important
}

.tabs__content-item {
    display: none
}

@media only screen and (max-width: 1400px) {
    .tabs__nav-item label {
        font-size: 11px;
        line-height: 15px;
        letter-spacing: .15em;
        padding-bottom: 10px
    }

    .tabs__nav-item_big label {
        font-size: 12px;
        line-height: 16px;
        letter-spacing: .175em;
        margin-right: 40px
    }
}

@media only screen and (max-width: 1199px) {
    .tabs__nav-item label {
        font-size: 10px;
        line-height: 13px;
        letter-spacing: .125em;
        padding-bottom: 8px
    }

    .tabs__nav-item_big label {
        font-size: 11px;
        line-height: 14px;
        letter-spacing: .15em;
        margin-right: 25px
    }
}

@media only screen and (max-width: 991px) {
    .tabs__nav {
        overflow: visible
    }

    .tabs__nav::after {
        width: 991px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .tabs__nav-item {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }

    .tabs__nav-item:last-child {
        margin-right: 120px
    }

    .tabs__nav-item:not(:last-child) {
        margin-right: 40px
    }

    .tabs__nav-item label {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        font-size: 15px;
        line-height: 26px;
        letter-spacing: .01em;
        padding-bottom: 25px
    }
}

.accordion {
    width: 100%;
    height: auto;
    padding: 0
}

.accordion-question {
    padding: 26px 0 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.accordion-question:not(:first-child) {
    border-top: 1px solid rgba(0, 0, 0, .2)
}

.accordion-question p {
    color: #262626;
    font-size: 17px;
    line-height: 26px;
    letter-spacing: .02em;
    max-width: 50%;
    margin: 0;
    -webkit-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out
}

.accordion-question svg {
    margin: 10px;
    -webkit-transition: -webkit-transform .25s ease-in-out;
    transition: -webkit-transform .25s ease-in-out;
    -o-transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out
}

.accordion-question svg path {
    -webkit-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
    stroke: #262626
}

.accordion-question-open svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg)
}

.accordion-question:not(.accordion-question-open):hover {
    cursor: pointer
}

.accordion-question:not(.accordion-question-open):hover p {
    color: #b6c754
}

.accordion-question:not(.accordion-question-open):hover svg path {
    stroke: #b6c754
}

.accordion-answer {
    height: 0;
    overflow: hidden;
    -webkit-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.accordion-answer__body {
    width: 100%;
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.accordion-answer__title {
    font-size: 17px
}

.accordion-answer__text {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 15px;
    padding-bottom: 30px
}

.accordion-answer__text p {
    margin: 0 0 20px
}

.accordion-answer__text ul {
    list-style: none
}

.accordion-answer__text ul li {
    line-height: 26px
}

.accordion-answer__text ul li::before {
    content: '-';
    margin-right: 10px
}

.accordion-answer__content {
    position: relative;
    width: 35%;
    height: 300px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.accordion-answer__content img, .accordion-answer__content video {
    width: 100%;
    height: 100%
}

.accordion-answer__content img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center bottom;
    object-position: center bottom
}

.accordion-answer__content video {
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (max-width: 1199px) {
    .accordion-question {
        padding: 22px 0
    }

    .accordion-question p {
        max-width: 75%
    }

    .accordion-answer__content {
        width: 50%
    }

    .accordion-answer__text {
        padding-bottom: 28px
    }

    .accordion-answer__text p {
        margin: 0 0 18px
    }

    .accordion-answer__content {
        height: 350px
    }
}

@media screen and (max-width: 991px) {
    .accordion-question {
        padding: 20px 0
    }

    .accordion-question p {
        max-width: 100%;
        letter-spacing: .01em
    }

    .accordion-answer__text {
        padding-bottom: 24px
    }

    .accordion-answer__text p {
        margin: 0 0 16px
    }

    .accordion-answer__content {
        width: 40%;
        height: 300px
    }
}

@media screen and (max-width: 767px) {
    .accordion {
        width: 100%;
        height: auto
    }

    .accordion-question {
        padding: 18px 0
    }

    .accordion-question-open + .accordion-answer {
        max-height: 750px
    }

    .accordion-answer {
        padding-bottom: 0
    }

    .accordion-answer__body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .accordion-answer__content, .accordion-answer__text {
        width: 100%
    }

    .accordion-answer__text {
        padding-bottom: 20px
    }

    .accordion-answer__text p {
        margin: 0 0 14px
    }

    .accordion-answer__content {
        height: 400px
    }
}

@media screen and (max-width: 575px) {
    .accordion-question {
        padding: 16px 0
    }

    .accordion-answer__text {
        padding-bottom: 16px
    }

    .accordion-answer__text p {
        margin: 0 0 12px
    }

    .accordion-answer__content {
        height: 300px
    }
}

@media screen and (max-width: 374px) {
    .accordion-answer__content {
        height: 200px
    }
}

.article-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.article-card_large .article-card__info {
    background-color: #b6c754;
    padding: 10px 20px;
    min-height: 67px
}

.article-card_large .article-card__title {
    color: #fff !important;
    margin: 0
}

.article-card_large .article-card__img {
    height: 250px
}

.article-card__img {
    position: relative;
    width: 100%;
    height: 166px;
    background-color: #fff
}

.article-card__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.article-card__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%
}

.article-card__title {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: .04em;
    color: #5561ab;
    text-transform: none;
    margin-bottom: 24px;
    -webkit-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out
}

.article-card__title:hover {
    color: #b6c754
}

.article-card__date {
    font-weight: 500;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: .08em;
    color: #4b4b4b;
    opacity: .5;
    padding: 8px 0
}

.article-card__link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto 0 0;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .04em;
    color: #5561ab;
    -webkit-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out
}

.article-card__link svg {
    margin-left: 16px;
    height: 12px
}

.article-card__link svg path {
    -webkit-transition: stroke .25s ease-in-out;
    -o-transition: stroke .25s ease-in-out;
    transition: stroke .25s ease-in-out
}

.article-card__link:hover {
    color: #b6c754
}

.article-card__link:hover svg path {
    stroke: #b6c754
}

@media only screen and (max-width: 991px) {
    .article-card .article-card__img, .article-card_large .article-card__img {
        height: 275px
    }
}

@media only screen and (max-width: 575px) {
    .article-card:not(.article-card_large) {
        margin-left: 30px;
        margin-right: 30px;
        border-bottom: 1px solid rgba(85, 97, 171, .3)
    }

    .article-card:not(.article-card_large) .article-card__img {
        height: 166px
    }

    .article-card:not(.article-card_large) .article-card__date, .article-card:not(.article-card_large) .article-card__link, .article-card:not(.article-card_large) .article-card__title {
        margin-bottom: 24px
    }

    .article-card_large__img {
        height: 246px
    }

    .article-card__title {
        font-weight: 600;
        line-height: 24px;
        letter-spacing: .05em
    }

    .article-card__link {
        font-size: 17px;
        line-height: 26px;
        letter-spacing: .01em
    }

    .article-card__date {
        font-size: 15px;
        line-height: 26px;
        letter-spacing: .01em;
        padding: 0
    }
}

.sticky-list {
    max-width: 60%;
    border-left: 1px solid #d4d6c9;
    position: -webkit-sticky;
    position: sticky;
    top: 150px
}

.sticky-list__item {
    padding-left: 38px;
    list-style: none;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #4b4b4b;
    margin-bottom: 54px;
    position: relative
}

.sticky-list__item a {
    color: #4b4b4b
}

.sticky-list__item::before {
    content: '';
    position: absolute;
    left: -2px;
    top: 0;
    height: 100%;
    width: 3px;
    background-color: #5561ab;
    opacity: 0;
    -webkit-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out
}

.sticky-list__item.active a {
    color: #5561ab
}

.sticky-list__item.active::before {
    opacity: 1
}

@media only screen and (max-width: 1400px) {
    .sticky-list {
        top: 132px
    }

    .sticky-list__item {
        padding-left: 30px;
        margin-bottom: 40px
    }
}

@media only screen and (max-width: 1199px) {
    .sticky-list {
        top: 120px
    }

    .sticky-list__item {
        padding-left: 25px;
        margin-bottom: 30px
    }
}

.services {
    padding: 88px 0 0
}

.services__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.services__title {
    font-size: 44px;
    line-height: 52px;
    letter-spacing: .17em;
    text-transform: uppercase;
    color: #5561ab;
    text-align: center;
    margin-bottom: 63px
}

.services__cards {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.services__card {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 40px;
    cursor: pointer
}

.services__card:hover .services__card__info {
    background-color: #b6c754
}

.services__card:hover .services__card__price, .services__card:hover .services__card__title {
    color: #fff
}

.services__card__img {
    width: 100%;
    height: 213px;
    position: relative
}

.services__card__img img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%
}

.services__card__info {
    padding: 30px 0;
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18);
    box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18);
    -webkit-transition: background-color .25s ease-in-out;
    -o-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out
}

.services__card__title {
    max-width: 210px;
    margin: 0 auto 11px;
    font-weight: 500;
    color: #5561ab;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: .335em;
    text-transform: uppercase
}

.services__card__price {
    font-size: 13px;
    line-height: 21px;
    text-align: center;
    letter-spacing: .2em;
    color: #4b4b4b;
    -webkit-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out
}

.services__card__price__result {
    font-weight: 600
}

@media only screen and (max-width: 1199px) {
    .services {
        padding: 75px 0 0
    }

    .services__card {
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 991px) {
    .services {
        padding: 60px 0 0
    }

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

    .services__card {
        margin-bottom: 30px
    }

    .services__card__img {
        height: 155px
    }

    .services__card__title {
        font-size: 11px;
        letter-spacing: .235em;
        line-height: 17px;
        max-width: 160px
    }
}

@media only screen and (max-width: 767px) {
    .services {
        padding: 45px 0 0
    }

    .services__title {
        text-align: start;
        font-size: 30px;
        line-height: 42px;
        margin-bottom: 40px
    }

    .services__card {
        margin-bottom: 15px
    }

    .services__card__img {
        height: 170px
    }
}

@media only screen and (max-width: 575px) {
    .services {
        padding: 30px 0 0
    }

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

    .services__card {
        max-width: 90%;
        margin-bottom: 30px
    }
}

@media only screen and (max-width: 440px) {
    .services__title {
        font-size: 24px;
        line-height: 40px;
        margin-bottom: 32px
    }

    .services__card {
        max-width: 100%;
        margin-bottom: 16px
    }
}

.desires {
    padding: 132px 0 204px;
    background-color: #5561ab;
    position: relative;
    overflow: hidden
}

.desires__background {
    position: absolute;
    bottom: -100px;
    right: 0
}

.desires__container {
    text-align: center
}

.desires__title {
    color: #fff;
    font-size: 31px;
    line-height: 45px;
    letter-spacing: .2em;
    text-transform: uppercase;
    margin-bottom: 77px
}

.desires__block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.desires__link {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: start;
    font-size: 17px;
    z-index: 1;
    line-height: 26px;
    width: 48%;
    letter-spacing: .02em;
    padding: 16px 0;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    color: #fff;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.desires__link svg {
    opacity: 0;
    margin-right: 20px
}

.desires__link svg path {
    stroke: #ccde65
}

.desires__link:hover {
    color: #ccde65;
    border-top: 1px solid rgba(255, 255, 255, .2);
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.desires__link:hover svg {
    -webkit-transition: opacity .25s ease;
    -o-transition: opacity .25s ease;
    transition: opacity .25s ease;
    opacity: 1
}

@media only screen and (max-width: 1400px) {
    .desires {
        padding-bottom: 150px
    }

    .desires__title {
        margin-bottom: 60px
    }
}

@media only screen and (max-width: 1199px) {
    .desires {
        padding-bottom: 125px
    }

    .desires__title {
        margin-bottom: 50px
    }

    .desires__link {
        width: 45%
    }
}

@media only screen and (max-width: 991px) {
    .desires {
        padding-bottom: 100px
    }

    .desires__title {
        margin-bottom: 40px
    }

    .desires__link {
        width: 50%
    }
}

@media only screen and (max-width: 767px) {
    .desires {
        padding-bottom: 75px
    }

    .desires__title {
        text-align: start;
        font-size: 30px;
        line-height: 42px;
        margin-bottom: 30px
    }

    .desires__link {
        width: 100%
    }
}

@media only screen and (max-width: 575px) {
    .desires {
        margin-top: -90px;
        padding-bottom: 50px
    }

    .desires__title {
        font-size: 24px;
        line-height: 40px;
        margin-bottom: 25px
    }

    .desires__link {
        width: 100%
    }
}

.discount {
    padding: 120px 0 100px;
    overflow: hidden
}

.discount__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    background-color: #626fc0
}

.discount__container::before {
    content: '';
    left: 0;
    position: absolute;
    height: 100%;
    width: 20%;
    background-color: #fff
}

.discount__img {
    position: absolute;
    left: 85px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 590px;
    height: 666px;
    -webkit-box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18);
    box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18)
}

.discount__img img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.discount__img-bg, .discount__img-bg-2 {
    position: absolute
}

.discount__img-bg {
    bottom: 0;
    right: 0
}

.discount__img-bg-2 {
    z-index: -1;
    top: -169px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.discount__info {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 435px;
    padding: 80px 0;
    margin-right: 112px
}

.discount__title {
    letter-spacing: .2em;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 24px
}

.discount__percent {
    white-space: nowrap;
    font-weight: 300;
    font-size: 60px;
    line-height: 75px;
    letter-spacing: .15em;
    text-transform: uppercase;
    color: #ccde65;
    margin-bottom: 24px
}

.discount__subtitle {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: .52em;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 32px
}

.discount__link {
    position: absolute;
    bottom: -50px;
    right: -130px
}

@media only screen and (max-width: 1400px) {
    .discount {
        padding: 100px 0
    }

    .discount__img {
        max-width: 450px;
        height: 585px;
        -o-object-fit: cover;
        object-fit: cover;
        left: 40px
    }

    .discount__link {
        bottom: -30px;
        right: -120px
    }
}

@media only screen and (max-width: 1199px) {
    .discount {
        padding: 75px 0 95px
    }

    .discount__title {
        margin-bottom: 18px
    }

    .discount__info {
        max-width: 360px;
        padding: 60px 0;
        margin-right: 34px
    }

    .discount__link {
        right: -60px
    }

    .discount__percent {
        font-size: 45px;
        line-height: 65px
    }
}

@media only screen and (max-width: 991px) {
    .discount {
        padding: 50px 0 90px
    }

    .discount__info {
        max-width: 326px;
        margin-right: -14px
    }

    .discount__title {
        font-size: 23px;
        line-height: 39px;
        margin-bottom: 12px
    }

    .discount__percent {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 12px
    }

    .discount__subtitle {
        font-size: 20px;
        line-height: 33px
    }

    .discount__img {
        max-width: 322px;
        height: 540px;
        left: 20px
    }

    .discount__link {
        bottom: -25px;
        right: -10px
    }
}

@media only screen and (max-width: 767px) {
    .discount {
        padding: 25px 0 85px
    }

    .discount__title {
        margin-bottom: 6px
    }

    .discount__container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0
    }

    .discount__container::before {
        content: none
    }

    .discount__img {
        position: static;
        max-width: 100%;
        height: auto;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .discount__info {
        margin-right: 0;
        max-width: 100%;
        padding: 60px 30px
    }

    .discount__link {
        right: 15px
    }
}

@media only screen and (max-width: 575px) {
    .discount {
        padding: 0 0 81px
    }

    .discount__title {
        margin-bottom: 0
    }

    .discount__button {
        white-space: normal
    }

    .discount__link {
        right: auto;
        bottom: -40px;
        left: 30px
    }
}

.about {
    position: relative
}

.about_light .about__info {
    background-color: #fff
}

.about_light .about__info__background img {
    z-index: 1;
    position: absolute;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    top: 410px;
    left: 564px;
    width: 691px;
    height: 533px
}

.about_light .about__info__content__text {
    color: #262626
}

.about_dark .about__info {
    background-color: #5561ab
}

.about_dark .about__info__background img {
    position: absolute;
    height: 572px;
    width: 785px;
    top: 100px;
    left: 200px;
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg)
}

.about_dark .about__info__content__text {
    color: #fff
}

.about_left .about__info {
    padding: 74px 117px 74px 0;
    margin-left: auto
}

.about_left .about__info__video {
    -webkit-transform: translateX(-103px);
    -ms-transform: translateX(-103px);
    transform: translateX(-103px)
}

.about_right .about__info {
    padding: 74px 0 74px 117px;
    margin-right: auto
}

.about_right .about__info__video {
    -webkit-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px)
}

.about_services {
    margin-bottom: 90px
}

.about_services .about__info {
    padding: 57px 0 57px 92px
}

.about_services .about__info__content {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.about_services .about__info__content__text p {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: .05em;
    color: #fff;
    margin: 0;
    margin-bottom: 24px
}

.about__info {
    -webkit-box-shadow: 0 0 235px rgba(182, 199, 84, .15);
    box-shadow: 0 0 235px rgba(182, 199, 84, .15);
    width: 1179px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.about__info__background {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0
}

.about__info__background img {
    position: absolute
}

.about__info__video {
    z-index: 2;
    min-width: 498px;
    max-width: 498px;
    height: 520px;
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: 0 16px 111px rgba(182, 199, 84, .15);
    box-shadow: 0 16px 111px rgba(182, 199, 84, .15)
}

.about__info__video img, .about__info__video video {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.about__info__content {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.about__info__content__title {
    color: #ccde65;
    letter-spacing: .52em
}

.about__info__content__title_extra-margin {
    margin: 34px 0 23px
}

.about__info__content__text {
    font-size: 15px;
    line-height: 27px;
    letter-spacing: .01em
}

.about__info__content__text p {
    margin: 15px 0
}

.about__background {
    position: absolute;
    z-index: -1;
    width: 1021px;
    height: 787px;
    top: -145px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media only screen and (max-width: 1400px) {
    .about_light .about__info__background img {
        top: 375px;
        left: 450px
    }

    .about_dark .about__info__background img {
        left: -150px
    }

    .about_left .about__info {
        padding: 50px 40px 50px 0
    }

    .about_left .about__info__video {
        -webkit-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
        transform: translateX(-100px)
    }

    .about_right .about__info {
        padding: 50px 0 50px 80px
    }

    .about_right .about__info__video {
        -webkit-transform: translateX(100px);
        -ms-transform: translateX(100px);
        transform: translateX(100px)
    }

    .about__info {
        width: 1000px
    }

    .about__info__content__title_extra-margin {
        margin: 30px 0 20px
    }

    .about__info__video {
        min-width: 450px;
        max-width: 450px
    }

    .about_services .about__info {
        padding: 57px 0 57px 92px
    }
}

@media only screen and (max-width: 1199px) {
    .about_light .about__info__background img {
        top: 410px
    }

    .about_left .about__info {
        padding: 40px 40px 40px 0
    }

    .about_left .about__info__video {
        -webkit-transform: translateX(-50px);
        -ms-transform: translateX(-50px);
        transform: translateX(-50px)
    }

    .about_right .about__info {
        padding: 40px 0 40px 60px
    }

    .about_right .about__info__video {
        -webkit-transform: translateX(50px);
        -ms-transform: translateX(50px);
        transform: translateX(50px)
    }

    .about__info {
        width: 850px
    }

    .about__info__content__title_extra-margin {
        margin: 25px 0 15px
    }

    .about__info__video {
        max-width: 375px;
        min-width: 375px
    }

    .about__background {
        display: none
    }
}

@media only screen and (max-width: 991px) {
    .about {
        padding: 77px 0 0
    }

    .about_right .about__info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .about__info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 40px 40px !important;
        width: 100%
    }

    .about__info__background {
        display: none
    }

    .about__info__video {
        min-width: unset;
        min-height: unset;
        width: 100%;
        height: 500px;
        margin: 0 30px -45px;
        -webkit-transform: translateY(-77px) !important;
        -ms-transform: translateY(-77px) !important;
        transform: translateY(-77px) !important
    }

    .about__info__content__title {
        letter-spacing: .24em
    }

    .about__info__content__title_extra-margin {
        margin: 0 0 13px
    }

    .about__info__content__text {
        font-size: 17px;
        line-height: 26px
    }

    .about__info__content__button {
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .about__info {
        padding: 0 35px 35px !important
    }

    .about__info__content__text {
        font-size: 17px;
        margin-bottom: 10px
    }

    .about__info__content__text p:not(:last-child) {
        margin-bottom: 17px
    }

    .about__info__video {
        height: 400px
    }
}

@media only screen and (max-width: 575px) {
    .about__container {
        padding: 0
    }

    .about__info {
        padding: 0 30px 32px
    }

    .about__info__text {
        margin-bottom: 5px
    }

    .about__info__button {
        width: 100%
    }

    .about__info__video {
        height: 328px
    }

    .about_services {
        margin-bottom: 0
    }

    .about_services .about__info {
        padding-bottom: 0
    }

    .about_services .about__info__content__text p {
        font-size: 17px;
        line-height: 26px;
        letter-spacing: .01em;
        margin-bottom: 32px
    }
}

.feats {
    position: relative;
    padding: 80px 0
}

.feats_extra-padding {
    padding: 100px 0
}

.feats_white {
    background-color: #fff
}

.feats__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.feats__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 250px
}

.feats__item__icon {
    height: 58px
}

.feats__item__title {
    color: #5561ab;
    font-weight: 500;
    font-size: 12px;
    line-height: 19px;
    text-align: center;
    letter-spacing: .335em;
    text-transform: uppercase
}

.feats__item__title:not(:last-child) {
    margin-bottom: 25px
}

.feats__item__text {
    text-align: center;
    color: #4b4b4b;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: .01em
}

@media only screen and (max-width: 1400px) {
    .feats {
        padding: 70px 0
    }

    .feats_extra-padding {
        padding: 80px 0
    }

    .feats__item {
        width: 200px
    }

    .feats__item__title {
        letter-spacing: .25em;
        margin-bottom: 20px
    }

    .feats__item__text {
        font-size: 14px;
        line-height: 22px;
        letter-spacing: .005em
    }
}

@media only screen and (max-width: 1199px) {
    .feats {
        padding: 60px 0
    }

    .feats_extra-padding {
        padding: 70px 0
    }

    .feats__item {
        width: 150px
    }

    .feats__item__title {
        font-size: 10px;
        line-height: 16px;
        letter-spacing: .175em;
        margin-bottom: 15px
    }

    .feats__item__text {
        font-size: 12px;
        line-height: 18px
    }
}

@media only screen and (max-width: 991px) {
    .feats {
        padding: 50px 0
    }

    .feats_extra-padding {
        padding: 60px 0
    }

    .feats__container {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .feats__item {
        width: 250px
    }

    .feats__item__icon {
        height: 65px
    }

    .feats__item__title {
        font-size: 12px;
        line-height: 18px;
        letter-spacing: .15em
    }

    .feats__item:not(:last-child) {
        margin-bottom: 50px
    }
}

@media only screen and (max-width: 767px) {
    .feats {
        padding: 40px 0
    }

    .feats_extra-padding {
        padding: 50px 0
    }

    .feats__item {
        width: 225px
    }

    .feats__item__title {
        font-size: 13px;
        line-height: 20px;
        letter-spacing: .175em
    }

    .feats__item:not(:last-child) {
        margin-bottom: 60px
    }
}

@media only screen and (max-width: 575px) {
    .feats {
        padding: 30px 0
    }

    .feats_extra-padding {
        padding: 40px 0
    }

    .feats__container {
        padding: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .feats__item__title {
        font-size: 14px;
        line-height: 24px;
        letter-spacing: .2em;
        margin-bottom: 24px
    }

    .feats__item__text {
        font-size: 17px;
        line-height: 26px;
        letter-spacing: .01em
    }

    .feats__item:not(:last-child) {
        margin-bottom: 68px
    }
}

.inspiration {
    position: relative
}

.inspiration::before {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
    content: ' ';
    height: 100%;
    width: 75%;
    -webkit-box-shadow: 0 0 235px rgba(182, 199, 84, .15);
    box-shadow: 0 0 235px rgba(182, 199, 84, .15);
    background-color: #fff
}

.inspiration__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 80px;
    padding-bottom: 80px
}

.inspiration__media {
    min-width: 440px;
    height: 440px;
    overflow: hidden;
    position: relative;
    margin-right: 87px
}

.inspiration__media img, .inspiration__media video {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.inspiration__content__title {
    color: #ccde65;
    margin-bottom: 48px
}

.inspiration__content__text {
    font-size: 15px;
    line-height: 26px;
    letter-spacing: .01em
}

.inspiration__content__text p {
    margin: 0
}

.inspiration__content__text p:not(:last-child) {
    margin-bottom: 15px
}

@media only screen and (max-width: 1400px) {
    .inspiration__container {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .inspiration__media {
        min-width: 420px;
        height: 420px;
        margin-right: 60px
    }

    .inspiration__content__title {
        margin-bottom: 32px
    }
}

@media only screen and (max-width: 1199px) {
    .inspiration__container {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .inspiration__media {
        min-width: 375px;
        height: 375px;
        margin-right: 40px
    }

    .inspiration__content__title {
        margin-bottom: 24px
    }
}

@media only screen and (max-width: 991px) {
    .inspiration::before {
        height: calc(100% - 175px);
        width: 100%;
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: #fff
    }

    .inspiration__container {
        padding-top: 50px;
        padding-bottom: 50px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .inspiration__media {
        min-width: 100%;
        height: 500px;
        margin-right: 0;
        margin-bottom: 36px
    }

    .inspiration__content__text {
        font-size: 17px
    }

    .inspiration__content__text p strong {
        font-weight: 400
    }
}

@media only screen and (max-width: 767px) {
    .inspiration::before {
        height: calc(100% - 120px)
    }

    .inspiration__container {
        padding-top: 35px;
        padding-bottom: 35px
    }

    .inspiration__title {
        margin-bottom: 28px
    }

    .inspiration__media {
        margin-bottom: 34px;
        height: 400px
    }
}

@media only screen and (max-width: 575px) {
    .inspiration::before {
        height: calc(100% - 90px)
    }

    .inspiration__title {
        margin-bottom: 24px
    }

    .inspiration__container {
        padding-top: 26px;
        padding-bottom: 33px
    }

    .inspiration__media {
        height: 314px;
        margin-bottom: 32px
    }
}

.location {
    margin-bottom: -41px
}

.location__container {
    position: relative;
    z-index: 5
}

.location__map {
    width: 100%;
    height: 623px;
    -webkit-transform: translateX(-90px);
    -ms-transform: translateX(-90px);
    transform: translateX(-90px);
    background-color: #f6f9e9
}

.location__map .leaflet-map {
    height: 100% !important
}

.location__map .leaflet-map .leaflet-bottom, .location__map .leaflet-map .leaflet-control, .location__map .leaflet-map .leaflet-pane, .location__map .leaflet-map .leaflet-top {
    z-index: unset !important
}

.location__map .leaflet-map .leaflet-control-attribution {
    display: none !important
}

.location__info {
    background-color: #fff;
    overflow: hidden;
    width: 413px;
    padding: 45px 70px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(calc(-50% + 41px));
    -ms-transform: translateY(calc(-50% + 41px));
    transform: translateY(calc(-50% + 41px));
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: 24px 18px 145px rgba(182, 199, 84, .4);
    box-shadow: 24px 18px 145px rgba(182, 199, 84, .4);
    z-index: 1
}

.location__info__select:not(:last-child) {
    margin-bottom: 15px
}

.location__info__center:not(:last-child) {
    margin-bottom: 20px
}

.location__info__center__contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    margin-bottom: 2px
}

.location__info__center__contact i {
    font-size: 12px;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    color: #ccde65;
    margin-right: 8px
}

.location__info__center__contact span {
    color: #000;
    font-weight: 300;
    font-size: 13px;
    line-height: 28px;
    letter-spacing: .07em
}

.location__info a.location__info__contact:hover i {
    color: #5561ab
}

@media only screen and (max-width: 1400px) {
    .location {
        margin-bottom: -50px
    }

    .location__info {
        width: 350px;
        padding: 35px 60px;
        -webkit-transform: translate(0, calc(-50%));
        -ms-transform: translate(0, calc(-50%));
        transform: translate(0, calc(-50%))
    }

    .location__map {
        height: 550px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .location__map .acf-map {
        width: calc(100% - 60px)
    }
}

@media only screen and (max-width: 1199px) {
    .location__info {
        width: 300px;
        padding: 25px 50px
    }

    .location__info__select:not(:last-child) {
        margin-bottom: 26px
    }

    .location__map {
        height: 450px
    }
}

@media only screen and (max-width: 991px) {
    .location {
        margin-bottom: 0
    }

    .location__info {
        background-image: url(../img/backgrounds/background-leaves-green-sm.png);
        background-repeat: no-repeat;
        background-position: 97px 112px;
        width: 314px;
        padding: 25px 40px;
        top: unset;
        right: unset;
        bottom: 0;
        left: 50%;
        -webkit-transform: translate(-50%, 50%);
        -ms-transform: translate(-50%, 50%);
        transform: translate(-50%, 50%);
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .location__info__select:not(:last-child) {
        margin-bottom: 15px
    }

    .location__map {
        height: 450px
    }

    .location__map .acf-map {
        width: 100%
    }

    .location__container {
        max-width: 100%;
        padding: 0
    }

    .location__map {
        height: 430px
    }
}

@media only screen and (max-width: 767px) {
    .location__info__select:not(:last-child) {
        margin-bottom: 22px
    }
}

@media only screen and (max-width: 575px) {
    .location__info__select:not(:last-child) {
        margin-bottom: 19px
    }
}

@media only screen and (max-width: 374px) {
    .location__info {
        width: 300px
    }
}

.homepage-slider__container {
    position: relative;
    height: 731px
}

.homepage-slider__background {
    position: absolute;
    top: -133px;
    right: 12.5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.homepage-slider__background img {
    width: 100%
}

.homepage-slider__images {
    height: 100%;
    width: 788px;
    -webkit-box-shadow: 170px 90px 235px rgba(182, 199, 84, .15);
    box-shadow: 170px 90px 235px rgba(182, 199, 84, .15);
    overflow: hidden
}

.homepage-slider__image {
    position: relative;
    overflow: hidden
}

.homepage-slider__image img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.homepage-slider__blocks {
    overflow: hidden;
    position: absolute;
    z-index: 1;
    top: 166px;
    right: 30px;
    width: 742px
}

.homepage-slider__block {
    background-color: #b6c754;
    height: 100%;
    width: 100%;
    padding: 65px 50px
}

.homepage-slider__block__text, .homepage-slider__block__title {
    margin-bottom: 56px
}

.homepage-slider__block__title {
    color: #fff
}

.homepage-slider__block__text {
    margin-top: 0;
    font-size: 31px;
    line-height: 45px;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: #fff
}

.homepage-slider__block__button {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    -webkit-box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18);
    box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18)
}

.homepage-slider__contacts {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    top: 72px;
    right: 30px
}

.homepage-slider__contacts__link {
    color: #b6c754;
    padding: 5px;
    font-size: 18px;
    -webkit-transition: color .25s;
    -o-transition: color .25s;
    transition: color .25s
}

.homepage-slider__contacts__link:not(:last-child) {
    margin-right: 19px
}

.homepage-slider__contacts__link:hover {
    color: #ccde65
}

.homepage-slider__controls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1px;
    position: absolute;
    bottom: 1px;
    right: 143px
}

.homepage-slider__controls__next, .homepage-slider__controls__prev {
    position: relative;
    width: 19px;
    height: 26px;
    padding: 0 3px;
    cursor: pointer
}

.homepage-slider__controls__next::after, .homepage-slider__controls__next::before, .homepage-slider__controls__prev::after, .homepage-slider__controls__prev::before {
    position: absolute;
    content: '';
    width: 18px;
    height: 1px;
    background-color: #626fc0;
    -webkit-transition: background-color .25s;
    -o-transition: background-color .25s;
    transition: background-color .25s
}

.homepage-slider__controls__next::before, .homepage-slider__controls__prev::before {
    top: 6.5px
}

.homepage-slider__controls__next::after, .homepage-slider__controls__prev::after {
    top: 19.5px
}

.homepage-slider__controls__next:hover::after, .homepage-slider__controls__next:hover::before, .homepage-slider__controls__prev:hover::after, .homepage-slider__controls__prev:hover::before {
    background-color: #b6c754
}

.homepage-slider__controls__next:focus, .homepage-slider__controls__prev:focus {
    outline: 0
}

.homepage-slider__controls__prev::after, .homepage-slider__controls__prev::before {
    left: 0
}

.homepage-slider__controls__prev::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.homepage-slider__controls__prev::after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.homepage-slider__controls__next::after, .homepage-slider__controls__next::before {
    right: 0
}

.homepage-slider__controls__next::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.homepage-slider__controls__next::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.homepage-slider__controls__pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 10px
}

.homepage-slider__controls__pagination .swiper-pagination-bullet {
    position: relative;
    width: 15px;
    height: 15px;
    cursor: pointer
}

.homepage-slider__controls__pagination .swiper-pagination-bullet::after {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    top: 5px;
    left: 5px;
    border-radius: 50%;
    border: 1px solid #626fc0;
    -webkit-transition: background-color .25s, border-color .25s;
    -o-transition: background-color .25s, border-color .25s;
    transition: background-color .25s, border-color .25s
}

.homepage-slider__controls__pagination .swiper-pagination-bullet-active::after {
    background-color: #626fc0
}

.homepage-slider__controls__pagination .swiper-pagination-bullet:focus {
    outline: 0
}

.homepage-slider__controls__pagination .swiper-pagination-bullet:hover::after {
    border-color: #b6c754;
    background-color: #b6c754
}

.homepage-slider__controls__pagination .swiper-pagination-bullet:not(:last-child) {
    margin-right: 6px
}

@media only screen and (max-width: 1400px) {
    .homepage-slider__container {
        height: 650px
    }

    .homepage-slider__images {
        width: 650px
    }

    .homepage-slider__blocks {
        top: 125px;
        width: 550px
    }

    .homepage-slider__block {
        padding: 50px 40px
    }

    .homepage-slider__block__text, .homepage-slider__block__title {
        margin-bottom: 50px
    }

    .homepage-slider__block__text {
        font-size: 26px;
        line-height: 36px;
        letter-spacing: .175em
    }

    .homepage-slider__contacts {
        top: 60px
    }

    .homepage-slider__controls {
        right: 100px
    }
}

@media only screen and (max-width: 1199px) {
    .homepage-slider__background {
        width: 100%;
        top: -100px;
        right: 0
    }

    .homepage-slider__container {
        height: 550px
    }

    .homepage-slider__images {
        width: 600px
    }

    .homepage-slider__blocks {
        top: 100px;
        width: 475px
    }

    .homepage-slider__block {
        padding: 40px 30px
    }

    .homepage-slider__block__text, .homepage-slider__block__title {
        margin-bottom: 45px
    }

    .homepage-slider__block__text {
        font-size: 24px
    }

    .homepage-slider__contacts {
        top: 40px
    }

    .homepage-slider__controls {
        right: 60px
    }
}

@media only screen and (max-width: 991px) {
    .homepage-slider__background {
        top: -75px
    }

    .homepage-slider__container {
        height: 625px
    }

    .homepage-slider__images {
        height: 500px;
        width: 100%
    }

    .homepage-slider__blocks {
        top: unset;
        right: 0;
        bottom: 63px;
        width: 425px
    }

    .homepage-slider__block {
        padding: 40px 30px
    }

    .homepage-slider__block__text, .homepage-slider__block__title {
        margin-bottom: 40px
    }

    .homepage-slider__block__text {
        font-size: 20px;
        line-height: 34px;
        letter-spacing: .15em
    }

    .homepage-slider__block__button {
        width: 100%;
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .homepage-slider__contacts {
        top: unset;
        right: unset;
        bottom: 3px;
        left: 30px
    }

    .homepage-slider__contacts__link:not(:last-child) {
        margin-right: 25px
    }

    .homepage-slider__controls {
        right: 30px
    }
}

@media only screen and (max-width: 767px) {
    .homepage-slider__container {
        height: 600px
    }

    .homepage-slider__images {
        height: 292px
    }

    .homepage-slider__blocks {
        width: 375px
    }

    .homepage-slider__block__text, .homepage-slider__block__title {
        margin-bottom: 36px
    }

    .homepage-slider__block__text {
        font-size: 18px
    }
}

@media only screen and (max-width: 575px) {
    .homepage-slider__background {
        display: none
    }

    .homepage-slider__container {
        height: 575px
    }

    .homepage-slider__images {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .homepage-slider__blocks {
        width: 325px
    }

    .homepage-slider__block {
        padding: 50px 30px
    }

    .homepage-slider__block__text, .homepage-slider__block__title {
        margin-bottom: 32px
    }

    .homepage-slider__block__text {
        font-size: 16px;
        line-height: 31px
    }
}

@media only screen and (max-width: 374px) {
    .homepage-slider__container {
        height: -webkit-min-content;
        height: -moz-min-content;
        height: min-content;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 50px
    }

    .homepage-slider__blocks {
        position: static;
        width: 100%;
        height: auto
    }

    .homepage-slider__block {
        padding: 30px 25px
    }

    .homepage-slider__block__text, .homepage-slider__block__title {
        margin-bottom: 24px
    }

    .homepage-slider__block__text {
        font-size: 14px;
        line-height: 24px
    }
}

.laser-epilation-slider__container {
    position: relative;
    height: 731px
}

.laser-epilation-slider__background {
    position: absolute;
    top: -133px;
    right: 12.5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.laser-epilation-slider__background img {
    width: 100%
}

.laser-epilation-slider__images {
    height: 100%;
    width: 788px;
    -webkit-box-shadow: 170px 90px 235px rgba(182, 199, 84, .15);
    box-shadow: 170px 90px 235px rgba(182, 199, 84, .15);
    overflow: hidden;
    margin-top: 60px;
    margin-right: 0;
    margin-left: auto
}

.laser-epilation-slider__image {
    position: relative;
    overflow: hidden
}

.laser-epilation-slider__image img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.laser-epilation-slider__blocks {
    overflow: hidden;
    position: absolute;
    z-index: 1;
    right: 30px;
    width: 679px;
    height: 596px;
    left: 30px;
    top: -60px
}

.laser-epilation-slider__block {
    background-color: #b6c754;
    height: 100%;
    width: 100%;
    padding: 60px 110px 75px
}

.laser-epilation-slider__block__text, .laser-epilation-slider__block__title {
    margin-bottom: 56px
}

.laser-epilation-slider__block__title {
    color: #fff
}

.laser-epilation-slider__block__text {
    margin-top: 0;
    font-size: 31px;
    line-height: 45px;
    letter-spacing: .2em;
    color: #fff
}

.laser-epilation-slider__block__text span {
    font-weight: 600
}

.laser-epilation-slider__block__button {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    -webkit-box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18);
    box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18)
}

.laser-epilation-slider__contacts {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    top: 72px;
    right: 30px
}

.laser-epilation-slider__contacts__link {
    color: #b6c754;
    padding: 5px;
    font-size: 18px;
    -webkit-transition: color .25s;
    -o-transition: color .25s;
    transition: color .25s
}

.laser-epilation-slider__contacts__link:not(:last-child) {
    margin-right: 19px
}

.laser-epilation-slider__contacts__link:hover {
    color: #ccde65
}

.laser-epilation-slider__controls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1px;
    position: absolute;
    bottom: 1px;
    left: 143px
}

.laser-epilation-slider__controls__next, .laser-epilation-slider__controls__prev {
    position: relative;
    width: 19px;
    height: 26px;
    padding: 0 3px;
    cursor: pointer
}

.laser-epilation-slider__controls__next::after, .laser-epilation-slider__controls__next::before, .laser-epilation-slider__controls__prev::after, .laser-epilation-slider__controls__prev::before {
    position: absolute;
    content: '';
    width: 18px;
    height: 1px;
    background-color: #626fc0;
    -webkit-transition: background-color .25s;
    -o-transition: background-color .25s;
    transition: background-color .25s
}

.laser-epilation-slider__controls__next::before, .laser-epilation-slider__controls__prev::before {
    top: 6.5px
}

.laser-epilation-slider__controls__next::after, .laser-epilation-slider__controls__prev::after {
    top: 19.5px
}

.laser-epilation-slider__controls__next:hover::after, .laser-epilation-slider__controls__next:hover::before, .laser-epilation-slider__controls__prev:hover::after, .laser-epilation-slider__controls__prev:hover::before {
    background-color: #b6c754
}

.laser-epilation-slider__controls__next:focus, .laser-epilation-slider__controls__prev:focus {
    outline: 0
}

.laser-epilation-slider__controls__prev::after, .laser-epilation-slider__controls__prev::before {
    left: 0
}

.laser-epilation-slider__controls__prev::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.laser-epilation-slider__controls__prev::after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.laser-epilation-slider__controls__next::after, .laser-epilation-slider__controls__next::before {
    right: 0
}

.laser-epilation-slider__controls__next::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.laser-epilation-slider__controls__next::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.laser-epilation-slider__controls__pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 10px
}

.laser-epilation-slider__controls__pagination .swiper-pagination-bullet {
    position: relative;
    width: 15px;
    height: 15px;
    cursor: pointer
}

.laser-epilation-slider__controls__pagination .swiper-pagination-bullet::after {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    top: 5px;
    left: 5px;
    border-radius: 50%;
    border: 1px solid #626fc0;
    -webkit-transition: background-color .25s, border-color .25s;
    -o-transition: background-color .25s, border-color .25s;
    transition: background-color .25s, border-color .25s
}

.laser-epilation-slider__controls__pagination .swiper-pagination-bullet-active::after {
    background-color: #626fc0
}

.laser-epilation-slider__controls__pagination .swiper-pagination-bullet:focus {
    outline: 0
}

.laser-epilation-slider__controls__pagination .swiper-pagination-bullet:hover::after {
    border-color: #b6c754;
    background-color: #b6c754
}

.laser-epilation-slider__controls__pagination .swiper-pagination-bullet:not(:last-child) {
    margin-right: 6px
}

.laser-epilation-slider__controls__link {
    margin-left: 80px
}

@media only screen and (max-width: 1400px) {
    .laser-epilation-slider__container {
        height: 650px
    }

    .laser-epilation-slider__images {
        width: 650px
    }

    .laser-epilation-slider__blocks {
        top: -58px;
        width: 550px;
        height: 496px
    }

    .laser-epilation-slider__block {
        padding: 50px 40px
    }

    .laser-epilation-slider__block__text, .laser-epilation-slider__block__title {
        margin-bottom: 30px
    }

    .laser-epilation-slider__block__text {
        font-size: 26px;
        line-height: 36px;
        letter-spacing: .175em
    }

    .laser-epilation-slider__contacts {
        top: 60px
    }

    .laser-epilation-slider__controls {
        right: 100px
    }
}

@media only screen and (max-width: 1199px) {
    .laser-epilation-slider__background {
        width: 100%;
        top: -100px;
        right: 0
    }

    .laser-epilation-slider__container {
        height: 550px
    }

    .laser-epilation-slider__images {
        width: 600px
    }

    .laser-epilation-slider__blocks {
        height: 382px;
        width: 475px
    }

    .laser-epilation-slider__block {
        padding: 40px 30px
    }

    .laser-epilation-slider__block__text, .laser-epilation-slider__block__title {
        margin-bottom: 20px
    }

    .laser-epilation-slider__block__text {
        font-size: 24px
    }

    .laser-epilation-slider__contacts {
        top: 40px
    }

    .laser-epilation-slider__controls {
        right: 60px
    }
}

@media only screen and (max-width: 991px) {
    .laser-epilation-slider__background {
        top: -75px
    }

    .laser-epilation-slider__container {
        height: 625px
    }

    .laser-epilation-slider__images {
        margin-top: 0;
        height: 500px;
        width: 100%
    }

    .laser-epilation-slider__blocks {
        top: unset;
        right: 0;
        margin-left: auto;
        bottom: 63px;
        width: 425px
    }

    .laser-epilation-slider__block {
        padding: 30px
    }

    .laser-epilation-slider__block__text {
        font-size: 20px;
        line-height: 34px;
        letter-spacing: .15em
    }

    .laser-epilation-slider__block__button {
        width: 100%;
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .laser-epilation-slider__contacts {
        top: unset;
        right: unset;
        bottom: 3px;
        left: 30px
    }

    .laser-epilation-slider__contacts__link:not(:last-child) {
        margin-right: 25px
    }

    .laser-epilation-slider__controls {
        right: 30px
    }
}

@media only screen and (max-width: 767px) {
    .laser-epilation-slider__container {
        height: 600px
    }

    .laser-epilation-slider__images {
        height: 292px
    }

    .laser-epilation-slider__blocks {
        width: 325px;
        height: auto;
        left: auto;
        top: auto
    }

    .laser-epilation-slider__block__text, .laser-epilation-slider__block__title {
        margin-bottom: 36px
    }

    .laser-epilation-slider__block__text {
        font-size: 18px
    }

    .laser-epilation-slider__controls {
        left: 30px
    }

    .laser-epilation-slider__controls__link {
        position: relative;
        top: 0;
        right: 0
    }
}

@media only screen and (max-width: 575px) {
    .laser-epilation-slider__background {
        display: none
    }

    .laser-epilation-slider__container {
        height: 575px
    }

    .laser-epilation-slider__images {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .laser-epilation-slider__blocks {
        width: 325px
    }

    .laser-epilation-slider__block {
        padding: 20px 30px
    }

    .laser-epilation-slider__block__text, .laser-epilation-slider__block__title {
        margin-bottom: 32px
    }

    .laser-epilation-slider__block__text {
        font-size: 16px;
        line-height: 31px
    }

    .laser-epilation-slider__controls__link {
        margin: 0 0 0 auto
    }
}

@media only screen and (max-width: 374px) {
    .laser-epilation-slider__container {
        height: -webkit-min-content;
        height: -moz-min-content;
        height: min-content;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 50px
    }

    .laser-epilation-slider__blocks {
        position: static;
        width: 100%;
        height: auto
    }

    .laser-epilation-slider__block {
        padding: 30px 25px
    }

    .laser-epilation-slider__block__text, .laser-epilation-slider__block__title {
        margin-bottom: 24px
    }

    .laser-epilation-slider__block__text {
        font-size: 14px;
        line-height: 24px
    }
}

.gallery {
    padding: 70px 0 145px;
    overflow: hidden
}

.gallery__container {
    position: relative
}

.gallery__title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 31px;
    line-height: 45px;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: #5561ab;
    margin-bottom: 43px
}

.gallery__title svg {
    margin-right: 25px
}

.gallery__slider {
    height: 218px
}

.gallery__slider-wrapper {
    position: relative
}

.gallery .swiper-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.gallery__slide {
    position: relative;
    width: 218px;
    height: 100%;
    max-height: 218px;
    cursor: pointer
}

.gallery__slide img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.gallery__slide_hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0;
    -webkit-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out
}

.gallery__slide_hover img {
    position: absolute;
    top: 50%;
    z-index: 2;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 40px;
    height: 40px
}

.gallery__slide:hover img + .gallery__slide_hover {
    opacity: .8
}

.gallery__pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 44px
}

.gallery__bullet {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #5561ab;
    border-radius: 50%;
    opacity: .2;
    margin: 0 8px;
    cursor: pointer;
    -webkit-transition: opacity .25s;
    -o-transition: opacity .25s;
    transition: opacity .25s
}

.gallery__bullet_active {
    opacity: 1;
    border: 2px solid #5561ab
}

.gallery__bullet:hover {
    opacity: .5
}

.gallery__controls__next, .gallery__controls__prev {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    outline: 0;
    cursor: pointer
}

.gallery__controls__next svg path, .gallery__controls__prev svg path {
    -webkit-transition: stroke .25s;
    -o-transition: stroke .25s;
    transition: stroke .25s;
    stroke: #5561ab
}

.gallery__controls__next:hover svg path, .gallery__controls__prev:hover svg path {
    stroke: #626fc0
}

.gallery__controls__next:active svg path, .gallery__controls__prev:active svg path {
    stroke: #081434
}

.gallery__controls__next {
    right: -40px
}

.gallery__controls__prev {
    left: -40px
}

.gallery__pagination {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -50px
}

.gallery-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #0000007a;
    z-index: 100;
    cursor: pointer;
    padding: 40px
}

.gallery-modal img {
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

@media only screen and (max-width: 1400px) {
    .gallery {
        padding: 60px 0 90px
    }

    .gallery__controls__next {
        right: -20px
    }

    .gallery__controls__prev {
        left: -20px
    }

    .gallery-modal {
        padding: 35px
    }
}

@media only screen and (max-width: 1199px) {
    .gallery {
        padding: 50px 0 75px
    }

    .gallery__controls__next {
        right: -40px
    }

    .gallery__controls__prev {
        left: -40px
    }

    .gallery-modal {
        padding: 30px
    }
}

@media only screen and (max-width: 991px) {
    .gallery {
        padding: 50px 0 70px
    }

    .gallery-modal {
        padding: 25px
    }
}

@media only screen and (max-width: 767px) {
    .gallery {
        padding: 40px 0 60px
    }

    .gallery-modal {
        padding: 20px
    }
}

@media only screen and (max-width: 575px) {
    .gallery {
        padding: 30px 0 56px
    }

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

    .gallery__slider {
        overflow: visible
    }

    .gallery__controls {
        display: none
    }

    .gallery__pagination {
        display: none
    }

    .gallery .swiper-slide {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: -webkit-min-content;
        width: -moz-min-content;
        width: min-content
    }

    .gallery-modal {
        padding: 15px
    }
}

.reviews-slider {
    position: relative;
    padding: 60px 0 72px;
    background-color: #b6c754;
    overflow: hidden
}

.reviews-slider::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fff;
    width: 41%;
    height: 100%
}

.reviews-slider__container {
    position: relative
}

.reviews-slider__img {
    position: absolute;
    top: 50px;
    right: -350px;
    width: 1158px;
    height: 852px;
    z-index: 1;
    -webkit-transform: scaleX(-1) rotate(30deg);
    -ms-transform: scaleX(-1) rotate(30deg);
    transform: scaleX(-1) rotate(30deg)
}

.reviews-slider__header {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 60px;
    padding-left: 40px
}

.reviews-slider__title {
    text-transform: uppercase;
    color: #fff;
    max-width: 327px
}

.reviews-slider__link {
    margin-left: 60px
}

.reviews-slider__slides {
    width: 1136px;
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    position: relative;
    z-index: 1
}

.reviews-slider__slide:nth-child(2n+1) {
    margin-top: 60px
}

.reviews-slider__controls__next, .reviews-slider__controls__prev {
    position: absolute;
    top: 55%;
    z-index: 5;
    cursor: pointer;
    outline: 0
}

.reviews-slider__controls__next svg path, .reviews-slider__controls__prev svg path {
    -webkit-transition: stroke .25s;
    -o-transition: stroke .25s;
    transition: stroke .25s
}

.reviews-slider__controls__prev {
    left: -80px
}

.reviews-slider__controls__prev svg path {
    stroke: #fff
}

.reviews-slider__controls__prev:hover svg path {
    stroke: rgba(206, 234, 117, .95)
}

.reviews-slider__controls__prev:active svg path {
    stroke: rgba(206, 234, 117, .9)
}

.reviews-slider__controls__next {
    right: -80px
}

.reviews-slider__controls__next svg path {
    stroke: #5561ab
}

.reviews-slider__controls__next:hover svg path {
    stroke: #626fc0
}

.reviews-slider__controls__next:active svg path {
    stroke: #081434
}

@media only screen and (max-width: 1600px) {
    .reviews-slider__controls__prev {
        left: -10px
    }

    .reviews-slider__controls__next {
        right: -10px
    }
}

@media only screen and (max-width: 1400px) {
    .reviews-slider__slide:nth-child(2n+1) {
        margin-top: 50px
    }

    .reviews-slider__slides {
        width: 858px
    }
}

@media only screen and (max-width: 991px) {
    .reviews-slider__img {
        display: none
    }

    .reviews-slider__slide:nth-child(2n+1) {
        margin-top: 40px
    }
}

@media only screen and (max-width: 991px) {
    .reviews-slider__slides {
        width: 568px
    }

    .reviews-slider__slide:nth-child(2n+1) {
        margin-top: 30px
    }

    .reviews-slider__link {
        margin-right: 0
    }
}

@media only screen and (max-width: 767px) {
    .reviews-slider__slides {
        width: 100%
    }

    .reviews-slider__slide {
        width: -webkit-min-content;
        width: -moz-min-content;
        width: min-content
    }

    .reviews-slider__slide:nth-child(2n+1) {
        margin-top: 20px
    }

    .reviews-slider__title {
        max-width: 200px
    }

    .reviews-slider__link {
        margin-right: 0
    }
}

@media only screen and (max-width: 575px) {
    .reviews-slider {
        position: relative
    }

    .reviews-slider__slides {
        overflow: visible
    }

    .reviews-slider__slide:nth-child(2n+1) {
        margin-top: 0
    }

    .reviews-slider__controls__next, .reviews-slider__controls__prev {
        display: none
    }

    .reviews-slider__header {
        position: static;
        padding-left: 0
    }

    .reviews-slider__link {
        position: absolute;
        bottom: -40px;
        z-index: 1;
        left: -20px
    }

    .reviews-slider__container {
        padding-right: 0
    }

    .reviews-slider::after {
        right: -50px
    }
}

.certificates {
    padding: 63px 0 120px
}

.certificates-title {
    margin-left: 90px;
    margin-bottom: 52px
}

.certificates-slider-wrapper {
    position: relative
}

.certificates__controls__next, .certificates__controls__prev {
    position: absolute;
    cursor: pointer;
    outline: 0;
    top: 43%;
    z-index: 3;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.certificates__controls__next {
    right: -50px
}

.certificates__controls__prev {
    left: -50px
}

.certificates-slider, .certificates__slide {
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content
}

.certificates-slider .swiper-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.certificates__slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    width: 270px;
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    cursor: pointer
}

.certificates__slide__img {
    width: 100%
}

.certificates__slide_hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #626fc0;
    opacity: 0;
    -webkit-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out
}

.certificates__slide_hover img {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 50px;
    width: 50px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.certificates__slide:hover img + .certificates__slide_hover {
    opacity: .95
}

.certificates-slider-wrapper, .certificates-slider-wrapper-controls {
    width: 100%
}

.certificates-slider-wrapper-controls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.certificates-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #0000007a;
    z-index: 100;
    cursor: pointer;
    padding: 40px
}

.certificates-modal img {
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

@media screen and (max-width: 1400px) {
    .certificates {
        padding: 60px 0 100px
    }

    .certificates-title {
        margin-left: 0
    }

    .certificates-modal {
        padding: 35px
    }
}

@media screen and (max-width: 1199px) {
    .certificates {
        padding: 50px 0 90px
    }

    .certificates-slider-wrapper-controls {
        position: relative;
        left: 0;
        top: 0
    }

    .certificates-modal {
        padding: 30px
    }
}

@media screen and (max-width: 991px) {
    .certificates {
        padding: 40px 0 80px
    }

    .certificates-modal {
        padding: 25px
    }
}

@media screen and (max-width: 767px) {
    .certificates {
        padding: 30px 0 70px
    }

    .certificates__container {
        width: 100%;
        max-width: 100%;
        margin: 0
    }

    .certificates__controls {
        display: none
    }

    .certificates-modal {
        padding: 20px
    }
}

@media screen and (max-width: 575px) {
    .certificates {
        padding: 30px 0 56px;
        overflow: hidden
    }

    .certificates-slider {
        overflow: visible
    }

    .certificates-modal {
        padding: 15px
    }
}

.specialists {
    padding: 165px 0 100px
}

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

.specialists__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 463px;
    margin-right: 200px
}

.specialists__title {
    letter-spacing: .52em;
    text-transform: uppercase;
    color: #5561ab;
    margin-bottom: 56px
}

.specialists__title_mobile {
    display: none
}

.specialists__desc {
    font-size: 15px;
    line-height: 26px;
    letter-spacing: .01em;
    color: #4b4b4b;
    margin-bottom: 56px
}

.specialists__desc_mobile {
    display: none
}

.specialists__btn {
    padding: 23px 30px;
    width: 100%;
    white-space: normal;
    -webkit-box-shadow: 0 17px 30px -12px rgba(85, 97, 171, .39);
    box-shadow: 0 17px 30px -12px rgba(85, 97, 171, .39)
}

.specialists__btn_mobile {
    display: none
}

.specialists__slider {
    max-width: 425px;
    max-height: 360px;
    overflow: visible
}

.specialists__slider-wrapper-controls {
    position: relative
}

.specialists__slider-wrapper {
    position: relative;
    overflow: hidden;
    width: 500px
}

.specialists__slider-wrapper::after, .specialists__slider-wrapper::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 20px;
    top: 0
}

.specialists__slider-wrapper::before {
    z-index: 2;
    left: 0;
    background: -webkit-gradient(linear, left top, right top, color-stop(21.5%, #f6f9e9), color-stop(62.33%, rgba(247, 250, 236, .8)), to(rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(left, #f6f9e9 21.5%, rgba(247, 250, 236, .8) 62.33%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(90deg, #f6f9e9 21.5%, rgba(247, 250, 236, .8) 62.33%, rgba(255, 255, 255, 0) 100%)
}

.specialists__slider-wrapper::after {
    z-index: 1;
    right: 0;
    background: -webkit-gradient(linear, right top, left top, color-stop(21.5%, #f6f9e9), color-stop(62.33%, rgba(247, 250, 236, .8)), to(rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(right, #f6f9e9 21.5%, rgba(247, 250, 236, .8) 62.33%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(270deg, #f6f9e9 21.5%, rgba(247, 250, 236, .8) 62.33%, rgba(255, 255, 255, 0) 100%)
}

.specialists__slide {
    width: 200px;
    text-align: center
}

.specialists__slide__img {
    position: relative;
    width: 200px;
    height: 232px;
    -webkit-box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18);
    box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18);
    margin: 0 auto
}

.specialists__slide__img img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.specialists__slide__name {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    margin: 32px auto 8px;
    font-weight: 500;
    max-width: 80%;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: .1em;
    text-transform: capitalize;
    color: #5561ab
}

.specialists__slide__desc {
    width: 100%;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: .08em;
    color: #4b4b4b
}

.specialists__controls__next, .specialists__controls__prev {
    position: absolute;
    cursor: pointer;
    outline: 0;
    top: 43%;
    z-index: 3;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.specialists__controls__next {
    right: -20px
}

.specialists__controls__prev {
    left: -20px
}

@media only screen and (max-width: 1400px) {
    .specialists {
        padding: 100px 0 75px
    }

    .specialists__title {
        margin-bottom: 30px
    }

    .specialists__info {
        margin-right: 100px
    }
}

@media only screen and (max-width: 1199px) {
    .specialists {
        padding: 75px 0 50px
    }

    .specialists__title {
        font-size: 21px;
        margin-bottom: 20px
    }

    .specialists__info {
        max-width: 450px;
        margin-right: 60px
    }

    .specialists__container {
        position: relative
    }
}

@media only screen and (max-width: 991px) {
    .specialists {
        padding: 60px 0
    }

    .specialists__title {
        margin-bottom: 15px
    }

    .specialists__info {
        max-width: 340px;
        margin-right: 30px
    }

    .specialists__slider-wrapper {
        width: 290px
    }
}

@media only screen and (max-width: 767px) {
    .specialists {
        padding: 45px 0
    }

    .specialists__btn, .specialists__desc, .specialists__title {
        display: none
    }

    .specialists__btn_mobile, .specialists__desc_mobile, .specialists__title_mobile {
        display: block
    }

    .specialists__desc {
        font-size: 17px;
        margin: 32px 0
    }

    .specialists__slide__img {
        width: 192px
    }

    .specialists__slide__name {
        margin: 12px auto 4px;
        font-size: 15px;
        line-height: 26px;
        text-transform: uppercase
    }

    .specialists__slide__desc {
        font-size: 15px;
        line-height: 26px;
        letter-spacing: .01em
    }

    .specialists__slider-wrapper {
        width: 100%
    }

    .specialists__controls__next, .specialists__controls__prev {
        top: 30%
    }
}

@media only screen and (max-width: 575px) {
    .specialists {
        overflow: hidden;
        padding: 30px 0
    }

    .specialists__info {
        max-width: 100%;
        margin-right: 0
    }

    .specialists__slider-wrapper-controls {
        max-width: 100%
    }

    .specialists__controls {
        display: none
    }

    .specialists__slider {
        max-width: 100%
    }

    .specialists__slider-wrapper {
        overflow: visible
    }

    .specialists__slider-wrapper::after, .specialists__slider-wrapper::before {
        content: none
    }
}

.result-slider {
    padding: 54px 0;
    background-color: #5561ab;
    overflow: hidden
}

.result-slider__container {
    position: relative
}

.result-slider__slide__content__video {
    width: 100%
}

.result-slider__slide__content__video__container {
    width: 100%;
    position: relative
}

.result-slider__background img {
    position: absolute;
    opacity: .1
}

.result-slider__background img:first-child {
    top: -90px;
    left: -240px;
    height: 572px;
    width: 785px;
    -webkit-transform: rotate(-80deg) scaleX(-1);
    -ms-transform: rotate(-80deg) scaleX(-1);
    transform: rotate(-80deg) scaleX(-1)
}

.result-slider__background img:last-child {
    top: 20px;
    right: -125px;
    height: 411px;
    width: 564px;
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg)
}

.result-slider__title {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 55px
}

.result-slider__text {
    text-align: center;
    margin-top: 25px;
    font-size: 19px;
    line-height: 29px;
    letter-spacing: .1em;
    color: #fff
}

.result-slider__text p {
    margin: 0
}

.result-slider__container {
    position: relative
}

.result-slider__container .swiper-wrapper {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}

.result-slider__slide {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    height: 458px
}

.result-slider__slide__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.result-slider__slide__content__img:first-child {
    margin-right: 8px
}

.result-slider__slide__content__img {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    width: 61px;
    height: 92px
}

.result-slider__slide__content__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.result-slider .swiper-slide-prev .result-slider__slide__content {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.result-slider .swiper-slide-next .result-slider__slide__content {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.result-slider .swiper-slide-active .result-slider__slide__content__img:first-child {
    margin-right: 40px
}

.result-slider .swiper-slide-active .result-slider__slide__content__img {
    width: 300px;
    height: 100%
}

.result-slider .swiper-slide-active .result-slider__slide__content__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.result-slider__controls__next, .result-slider__controls__prev {
    z-index: 2;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    outline: 0;
    cursor: pointer
}

.result-slider__controls__next svg path, .result-slider__controls__prev svg path {
    -webkit-transition: stroke .25s;
    -o-transition: stroke .25s;
    transition: stroke .25s;
    stroke: #fff
}

.result-slider__controls__next:hover svg path, .result-slider__controls__prev:hover svg path {
    stroke: rgba(98, 111, 192, .95)
}

.result-slider__controls__next:active svg path, .result-slider__controls__prev:active svg path {
    stroke: rgba(98, 111, 192, .9)
}

.result-slider__controls__next {
    right: 40px
}

.result-slider__controls__prev {
    left: 40px
}

@media only screen and (max-width: 1400px) {
    .result-slider__title {
        margin-bottom: 30px
    }

    .result-slider__slide {
        height: 418px
    }

    .result-slider .swiper-slide-active .result-slider__slide__content__img:first-child {
        margin-right: 20px
    }

    .result-slider .swiper-slide-active .result-slider__slide__content__img {
        width: 260px
    }
}

@media only screen and (max-width: 1199px) {
    .result-slider__slide {
        height: 358px
    }

    .result-slider .swiper-slide-active .result-slider__slide__content {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .result-slider .swiper-slide-active .result-slider__slide__content__img {
        width: 200px
    }
}

@media only screen and (max-width: 991px) {
    .result-slider__background {
        display: none
    }

    .result-slider__controls__next {
        right: 15px
    }

    .result-slider__controls__prev {
        left: 15px
    }
}

@media only screen and (max-width: 767px) {
    .result-slider__slide {
        height: 308px
    }

    .result-slider .swiper-slide-active .result-slider__slide__content__img {
        width: 175px
    }
}

@media only screen and (max-width: 575px) {
    .result-slider {
        padding: 29px 0 32px 0;
        position: relative
    }

    .result-slider__title {
        margin-bottom: 40px
    }

    .result-slider__text {
        font-size: 15px;
        line-height: 26px;
        letter-spacing: .01em;
        text-align: left
    }

    .result-slider__text p:first-child {
        margin-bottom: 15px
    }

    .result-slider__slides {
        overflow: visible
    }

    .result-slider__slide {
        height: 166px
    }

    .result-slider__slide__content {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .result-slider__slide__content__img {
        width: 110px !important;
        height: 100% !important
    }

    .result-slider__slide__content__img:first-child {
        margin-right: 8 !important
    }

    .result-slider__controls__next, .result-slider__controls__prev {
        display: none
    }
}

.epilation-price {
    margin: 120px 0 -126px;
    background-color: #fff;
    overflow: hidden
}

.epilation-price__container {
    padding-top: 65px;
    padding-bottom: 180px
}

.epilation-price__choice {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.epilation-price__select-box {
    margin: auto 0;
    min-width: 140px;
    width: auto
}

.epilation-price__select-box::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #626fc0
}

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

.epilation-price__list-wrapp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 70px
}

.epilation-price__list-wrapp::after {
    content: '';
    position: absolute;
    width: 541px;
    height: 541px;
    background-image: url(../img/backgrounds/background-leaves-circle-price.png);
    background-position: center bottom;
    background-color: #f6f9e9;
    border-radius: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: 0
}

.epilation-price__list-left, .epilation-price__list-right {
    position: relative;
    z-index: 2
}

.epilation-price__list-img-wrapp {
    position: relative;
    width: 270px
}

.epilation-price__list-img-wrapp img {
    position: relative;
    z-index: 2;
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.epilation-price__list-img-first {
    margin-left: auto;
    margin-right: 1rem
}

.epilation-price__list-img-first::after {
    left: 0
}

.epilation-price__list-img-second {
    margin-right: auto;
    margin-left: 1rem
}

.epilation-price__list-img-second::after {
    left: -250px
}

.epilation-price__list-img-head {
    height: 560px;
    width: auto;
    margin: -19px auto 0
}

.epilation-price__list-head-man, .epilation-price__list-head-woman {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.epilation-price__list-head-man .epilation-price__list-item, .epilation-price__list-head-woman .epilation-price__list-item {
    margin-bottom: 39px
}

.epilation-price__list-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 8px;
    width: 230px;
    cursor: pointer;
    -webkit-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out
}

.epilation-price__list-item:hover {
    color: #ceea75
}

.epilation-price__list-item span {
    margin-left: auto;
    font-weight: 700;
    color: #000;
    padding-left: 10px;
    white-space: nowrap;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: .01em
}

.epilation-price__buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 40px;
    position: relative;
    z-index: 4
}

.epilation-price__buttons-full-price, .epilation-price__buttons-sign {
    -webkit-box-shadow: 0 30px 31px -21px rgba(69, 69, 69, .2);
    box-shadow: 0 30px 31px -21px rgba(69, 69, 69, .2)
}

.epilation-price__buttons-full-price {
    margin-right: 15px
}

.epilation-price__title {
    color: #ccde65;
    text-transform: uppercase;
    letter-spacing: .52em
}

@media only screen and (max-width: 1400px) {
    .epilation-price {
        margin: 100px 0 -120px
    }

    .epilation-price__list-wrapp {
        margin-top: 50px
    }

    .epilation-price__buttons {
        padding-top: 30px
    }
}

@media only screen and (max-width: 1199px) {
    .epilation-price {
        margin: 75px 0 -120px
    }

    .epilation-price__list-wrapp {
        margin-top: 40px
    }

    .epilation-price__list-wrapp::after {
        width: 440px;
        height: 440px
    }

    .epilation-price__list-img-head {
        height: 462px;
        margin: -16px auto 0
    }

    .epilation-price__buttons {
        padding-top: 20px
    }
}

@media only screen and (max-width: 991px) {
    .epilation-price {
        margin: 50px 0 -77px
    }

    .epilation-price__choice {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative
    }

    .epilation-price__radio-box {
        position: absolute;
        bottom: 0
    }

    .epilation-price__select-box {
        margin: 20px 0 100px
    }

    .epilation-price__list-item {
        width: 300px
    }

    .epilation-price__list-wrapp {
        position: relative;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .epilation-price__list-wrapp::after {
        display: none
    }

    .epilation-price__list-img-wrapp {
        position: absolute;
        height: 50%
    }

    .epilation-price__list-img-wrapp::after {
        content: '';
        position: absolute;
        width: 433px;
        height: 433px;
        border-radius: 50%;
        background-image: url(../img/backgrounds/background-leaves-circle-price.png);
        background-position: center bottom;
        background-color: #f6f9e9
    }

    .epilation-price__list-img-first {
        right: 0;
        top: -40px
    }

    .epilation-price__list-img-first::after {
        left: 20%;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    .epilation-price__list-img-second {
        left: 0;
        bottom: 0
    }

    .epilation-price__list-img-second::after {
        right: 20%;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    .epilation-price__list-img-head {
        display: none
    }

    .epilation-price__list-img-head img {
        display: none
    }

    .epilation-price__list-head-man .epilation-price__list-wrapp, .epilation-price__list-head-woman .epilation-price__list-wrapp {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .epilation-price__list-head-man .epilation-price__list-right, .epilation-price__list-head-woman .epilation-price__list-right {
        margin-top: 0
    }

    .epilation-price__list-body-man .epilation-price__list, .epilation-price__list-body-woman .epilation-price__list {
        min-height: 533px
    }

    .epilation-price__list-left {
        margin-right: auto;
        margin-left: 0
    }

    .epilation-price__list-right {
        margin: 70px 0 0 auto
    }
}

@media only screen and (max-width: 767px) {
    .epilation-price__container {
        padding-top: 40px;
        padding-bottom: 110px
    }

    .epilation-price__list-item {
        width: 275px
    }

    .epilation-price__list-img-first {
        margin-right: 0
    }

    .epilation-price__list-img-second {
        margin-left: 0
    }

    .epilation-price__list-left {
        margin-left: 0;
        margin-right: auto
    }

    .epilation-price__list-right {
        margin: 70px 0 0 auto
    }

    .epilation-price__list-head-man .epilation-price__list-left, .epilation-price__list-head-man .epilation-price__list-right, .epilation-price__list-head-woman .epilation-price__list-left, .epilation-price__list-head-woman .epilation-price__list-right {
        width: 50%
    }

    .epilation-price__list-head-man .epilation-price__list-item, .epilation-price__list-head-woman .epilation-price__list-item {
        width: 225px;
        margin-bottom: 30px
    }

    .epilation-price__buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .epilation-price__buttons-full-price, .epilation-price__buttons-sign {
        width: 250px;
        height: 60px;
        padding: 23px 5px;
        margin: 0 0 15px
    }
}

@media only screen and (max-width: 575px) {
    .epilation-price__container {
        padding-top: 30px;
        padding-bottom: 103px
    }

    .epilation-price__list-item {
        width: 175px;
        font-size: 13px;
        line-height: 20px;
        letter-spacing: .01em
    }

    .epilation-price__list-img-first {
        right: -45px;
        margin-right: 0
    }

    .epilation-price__list-img-second {
        left: -45px;
        margin-left: 0
    }

    .epilation-price__list-head-man .epilation-price__list-wrapp, .epilation-price__list-head-woman .epilation-price__list-wrapp {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .epilation-price__list-head-man .epilation-price__list-item, .epilation-price__list-head-man .epilation-price__list-left, .epilation-price__list-head-man .epilation-price__list-right, .epilation-price__list-head-woman .epilation-price__list-item, .epilation-price__list-head-woman .epilation-price__list-left, .epilation-price__list-head-woman .epilation-price__list-right {
        width: 100%
    }

    .epilation-price__list-head-man .epilation-price__list-item, .epilation-price__list-head-woman .epilation-price__list-item {
        margin-bottom: 20px
    }

    .epilation-price__buttons-full-price, .epilation-price__buttons-sign {
        width: 200px
    }
}

@media only screen and (max-width: 374px) {
    .epilation-price__list-body-man .epilation-price__list, .epilation-price__list-body-woman .epilation-price__list {
        min-height: unset
    }

    .epilation-price__list-img-wrapp {
        display: none
    }

    .epilation-price__list-item, .epilation-price__list-left, .epilation-price__list-right {
        width: 100%
    }

    .epilation-price__list-right {
        margin-top: 0
    }
}

.how-laser-works {
    position: relative
}

.how-laser-works::before {
    content: ' ';
    position: absolute;
    bottom: -44px;
    left: 0;
    z-index: -1;
    width: 40%;
    height: 566px;
    background-color: #b6c754
}

.how-laser-works__card {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #fff;
    padding: 23px 90px 77px 105px
}

.how-laser-works__card-title {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content
}

.how-laser-works__card-images {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.how-laser-works__card-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    position: relative;
    width: 220px
}

.how-laser-works__card-image img {
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    height: 100%
}

.how-laser-works__card-image-middle-text, .how-laser-works__card-image-text {
    color: #5561ab;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .28em
}

.how-laser-works__card-image-middle-text {
    font-size: 11px;
    letter-spacing: .05em
}

.how-laser-works__card-image-middle {
    position: relative
}

.how-laser-works__card-image-middle-span {
    position: absolute;
    top: 25px;
    color: #5561ab;
    text-transform: uppercase;
    font-size: 10px;
    padding-bottom: 12px;
    letter-spacing: .28em;
    font-weight: 600
}

.how-laser-works__card-image-middle-span img {
    position: absolute;
    top: 100%;
    width: 29px;
    height: 15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.how-laser-works__card-sign {
    margin: 60px auto auto
}

.how-laser-works__card-sign button {
    -webkit-box-shadow: 0 30px 31px -21px rgba(69, 69, 69, .2);
    box-shadow: 0 30px 31px -21px rgba(69, 69, 69, .2)
}

.how-laser-works__card-items {
    margin-top: 27px;
    width: 65%;
    display: grid;
    grid-template-columns:1fr 1fr;
    grid-gap: 30px 140px
}

.how-laser-works__card-item {
    margin: 0
}

.how-laser-works__card-item span {
    color: #b6c754;
    font-size: 25px;
    line-height: 45px
}

@media only screen and (max-width: 1400px) {
    .how-laser-works__card {
        padding: 40px 60px 70px
    }

    .how-laser-works__card-items {
        grid-gap: 20px 80px
    }

    .how-laser-works__card-image {
        width: 200px
    }

    .how-laser-works__card-sign {
        margin: 50px auto auto
    }
}

@media only screen and (max-width: 1199px) {
    .how-laser-works__card {
        padding: 30px 50px 40px
    }

    .how-laser-works__card-items {
        width: 100%;
        grid-gap: 10px 50px
    }

    .how-laser-works__card-image {
        width: 175px
    }

    .how-laser-works__card-sign {
        margin: 40px auto auto
    }
}

@media only screen and (max-width: 991px) {
    .how-laser-works__card {
        width: 100%;
        height: auto;
        padding: 30px 30px 82px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .how-laser-works__card-items {
        margin-top: 0;
        grid-gap: 30px 60px
    }

    .how-laser-works__card-images {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 34px
    }

    .how-laser-works__card-image {
        margin-top: auto
    }

    .how-laser-works__card-title {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
        font-size: 23px;
        letter-spacing: .52em;
        line-height: 39px
    }

    .how-laser-works__green-box {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    .how-laser-works__card-images {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .how-laser-works__card-items {
        grid-template-columns:1fr
    }
}

@media only screen and (max-width: 575px) {
    .how-laser-works__container {
        padding: 0
    }
}

.answer-questions {
    position: relative
}

.answer-questions__accordion {
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}

.answer-questions__container {
    padding-bottom: 75px
}

.answer-questions__blue-box {
    position: absolute;
    right: 0;
    width: 55%;
    height: 100%;
    background-color: #5561ab;
    z-index: -1;
    overflow: hidden
}

.answer-questions__blue-box img {
    opacity: .2;
    position: absolute;
    top: -50px;
    right: -80px;
    width: 692px;
    height: 534px
}

.answer-questions__title {
    padding: 73px 0 40px
}

.answer-questions__card {
    width: 100%;
    height: auto;
    background-color: #fff;
    padding: 60px 85px 75px
}

.answer-questions__link {
    margin-top: 36px;
    color: #4b4b4b
}

.answer-questions__link svg path {
    stroke: #4b4b4b
}

@media screen and (max-width: 991px) {
    .answer-questions__card {
        padding: 150px 30px 70px
    }

    .answer-questions__title {
        position: relative;
        top: 100px;
        width: 100%;
        text-align: center;
        padding: 0
    }

    .answer-questions__title h3 {
        font-size: 24px !important
    }

    .answer-questions__link {
        margin-top: 34px
    }
}

@media screen and (max-width: 767px) {
    .answer-questions {
        padding-bottom: 50px
    }

    .answer-questions__blue-box {
        width: 80%
    }

    .answer-questions__blue-box img {
        display: none
    }

    .answer-questions__card {
        width: 100%;
        height: auto
    }

    .answer-questions__link {
        margin-top: 32px
    }
}

@media screen and (max-width: 575px) {
    .answer-questions {
        padding-bottom: 50px
    }

    .answer-questions__container {
        width: 100%;
        max-width: 100%;
        padding: 0
    }

    .answer-questions__card {
        padding: 130px 30px 35px
    }

    .answer-questions__link {
        margin-top: 30px
    }
}

@media screen and (max-width: 374px) {
    .answer-questions__card {
        padding: 100px 30px 30px
    }
}

.answer-questions-page {
    position: relative;
    margin-bottom: 71px
}

.answer-questions-page__container {
    padding: 48px 56px 30px 30px;
    position: relative;
    background-color: #fff
}

.answer-questions-page__background {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1
}

.answer-questions-page__background__white {
    height: 100%;
    width: 20%;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0
}

.answer-questions-page__background__green {
    position: absolute;
    width: 230px;
    height: 500px;
    background-color: #ccde65;
    top: 0;
    right: -5%;
    z-index: -2
}

.answer-questions-page__background__dark {
    position: absolute;
    width: 230px;
    height: 400px;
    background-color: #626fc0;
    bottom: -71px;
    right: -5%;
    z-index: -2
}

.answer-questions-page__tabs__nav {
    margin-bottom: 66px
}

.answer-questions-page__title {
    margin: 62px 0 72px;
    color: #b6c754
}

@media only screen and (max-width: 1400px) {
    .answer-questions-page {
        margin-bottom: 60px
    }

    .answer-questions-page__container {
        padding: 30px
    }

    .answer-questions-page__background__white {
        width: 90%
    }

    .answer-questions-page__background__dark {
        bottom: -60px
    }

    .answer-questions-page__title {
        margin: 50px 0
    }

    .answer-questions-page__tabs__nav {
        margin-bottom: 50px
    }
}

@media only screen and (max-width: 1199px) {
    .answer-questions-page {
        margin-bottom: 50px
    }

    .answer-questions-page__background__dark {
        bottom: -50px
    }

    .answer-questions-page__title {
        margin: 40px 0
    }

    .answer-questions-page__tabs__nav {
        margin-bottom: 40px
    }
}

@media only screen and (max-width: 991px) {
    .answer-questions-page {
        overflow: hidden;
        margin-bottom: 30px
    }

    .answer-questions-page__background__white {
        width: 100%
    }

    .answer-questions-page__title {
        margin: 0 0 56px
    }

    .answer-questions-page__background__dark, .answer-questions-page__background__green {
        display: none
    }

    .answer-questions-page__tabs__nav {
        margin-bottom: 30px
    }
}

@media only screen and (max-width: 767px) {
    .answer-questions-page {
        margin-bottom: 15px
    }

    .answer-questions-page__tabs__nav {
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 575px) {
    .answer-questions-page {
        margin-bottom: 0
    }

    .answer-questions-page__container {
        padding-top: 32px
    }

    .answer-questions-page__title {
        width: 70%;
        margin-top: 0
    }

    .answer-questions-page__tabs__nav {
        margin-bottom: 15px
    }
}

.sign {
    padding-top: 60px;
    position: relative;
    overflow: hidden
}

.sign::before {
    content: ' ';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    height: calc(100% - 60px);
    top: 60px;
    left: 0;
    background-color: #626fc0;
    background-image: url(../img/backgrounds/epilationpage-sign-bg.png);
    background-repeat: no-repeat;
    background-position: bottom right
}

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

.sign-slider-wrapp {
    -webkit-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    transform: translateY(-60px);
    width: 700px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.sign-slider__blocks {
    width: 100%;
    height: 660px;
    overflow: hidden
}

.sign-slider__item {
    height: 320px
}

.sign-slider__item-input {
    position: absolute;
    opacity: 0;
    height: 0;
    width: 0
}

.sign-slider__item-input:checked + .sign-slider__item-label .sign-slider__item-label__description {
    background-color: #b6c754
}

.sign-slider__item-input:checked + .sign-slider__item-label .sign-slider__item-label__description-discount {
    background-color: #5561ab
}

.sign-slider__item-input:checked + .sign-slider__item-label .sign-slider__item-label__description-text {
    color: #fff
}

.sign-slider__item-input:not(:checked) + .sign-slider__item-label:hover .sign-slider__item-label__description {
    background-color: #5561ab
}

.sign-slider__item-input:not(:checked) + .sign-slider__item-label:hover .sign-slider__item-label__description-text {
    color: #fff
}

.sign-slider__item-label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    cursor: pointer
}

.sign-slider__item-label__description, .sign-slider__item-label__img {
    width: 100%
}

.sign-slider__item-label__img {
    position: relative;
    height: 215px
}

.sign-slider__item-label__img img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.sign-slider__item-label__description {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    background-color: #fff;
    height: 105px;
    -webkit-transition: background-color .25s ease-in-out;
    -o-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out;
    padding: 0 5px
}

.sign-slider__item-label__description-wrapp-discount {
    position: absolute;
    top: -15px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.sign-slider__item-label__description-discount {
    width: 65px;
    height: 30px;
    background-color: #b6c754;
    margin-right: 7.5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: background-color .25s ease-in-out;
    -o-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out
}

.sign-slider__item-label__description-discount span {
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: .13em
}

.sign-slider__item-label__description-text {
    -webkit-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
    color: #5561ab;
    text-transform: uppercase;
    letter-spacing: .335em;
    font-size: 14px;
    line-height: 21px;
    font-weight: 500
}

.sign-slider__controls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1px;
    margin: 45px auto 0
}

.sign-slider__controls__next, .sign-slider__controls__prev {
    position: relative;
    width: 19px;
    height: 26px;
    padding: 0 3px;
    cursor: pointer
}

.sign-slider__controls__next::after, .sign-slider__controls__next::before, .sign-slider__controls__prev::after, .sign-slider__controls__prev::before {
    position: absolute;
    content: '';
    width: 18px;
    height: 1px;
    background-color: #fff;
    -webkit-transition: background-color .25s;
    -o-transition: background-color .25s;
    transition: background-color .25s
}

.sign-slider__controls__next::before, .sign-slider__controls__prev::before {
    top: 6.5px
}

.sign-slider__controls__next::after, .sign-slider__controls__prev::after {
    top: 19.5px
}

.sign-slider__controls__next:hover::after, .sign-slider__controls__next:hover::before, .sign-slider__controls__prev:hover::after, .sign-slider__controls__prev:hover::before {
    background-color: #b6c754
}

.sign-slider__controls__next:focus, .sign-slider__controls__prev:focus {
    outline: 0
}

.sign-slider__controls__prev::after, .sign-slider__controls__prev::before {
    left: 0
}

.sign-slider__controls__prev::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.sign-slider__controls__prev::after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.sign-slider__controls__next::after, .sign-slider__controls__next::before {
    right: 0
}

.sign-slider__controls__next::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.sign-slider__controls__next::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.sign-slider__controls__pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 10px
}

.sign-slider__controls__pagination .swiper-pagination-bullet {
    position: relative;
    width: 15px;
    height: 15px;
    cursor: pointer
}

.sign-slider__controls__pagination .swiper-pagination-bullet::after {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    top: 5px;
    left: 5px;
    border-radius: 50%;
    opacity: .2;
    border: 1px solid #fff;
    -webkit-transition: background-color .25s, border-color .25s, opacity .25s;
    -o-transition: background-color .25s, border-color .25s, opacity .25s;
    transition: background-color .25s, border-color .25s, opacity .25s
}

.sign-slider__controls__pagination .swiper-pagination-bullet-active::after {
    opacity: 1;
    background-color: #fff
}

.sign-slider__controls__pagination .swiper-pagination-bullet:focus {
    outline: 0
}

.sign-slider__controls__pagination .swiper-pagination-bullet:hover::after {
    opacity: 1;
    border-color: #b6c754;
    background-color: #b6c754
}

.sign-slider__controls__pagination .swiper-pagination-bullet:not(:last-child) {
    margin-right: 6px
}

.sign-form {
    width: 445px
}

.sign-form__title {
    color: #fff;
    margin-bottom: 50px
}

.sign-form__form {
    margin-bottom: 122px
}

.sign-form__form-field input {
    border-bottom: 1px solid rgba(255, 255, 255, .3)
}

.sign-form__form-button {
    margin-top: 25px
}

@media only screen and (min-width: 1400px) {
    .sign-form__title {
        font-size: 44px;
        line-height: 52px;
        letter-spacing: .17em
    }
}

@media only screen and (max-width: 1400px) {
    .sign {
        padding-top: 40px
    }

    .sign::before {
        top: 40px;
        height: calc(100% - 40px)
    }

    .sign-slider-wrapp {
        -webkit-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        transform: translateY(-40px);
        width: 650px
    }

    .sign-slider__blocks {
        height: 625px
    }

    .sign-slider__controls {
        margin-top: 25px
    }

    .sign-slider__item {
        height: 300px
    }

    .sign-slider__item-label__img {
        height: 200px
    }

    .sign-slider__item-label__description {
        height: 100px
    }

    .sign-slider__item-label__description-text {
        letter-spacing: .3em;
        font-size: 14px;
        line-height: 18px
    }

    .sign-form {
        width: 400px
    }

    .sign-form__title {
        margin-bottom: 40px
    }

    .sign-form__form {
        margin-bottom: 80px
    }

    .sign-form__form-button {
        margin-top: 20px
    }
}

@media only screen and (max-width: 1199px) {
    .sign {
        padding-top: 25px
    }

    .sign::before {
        top: 25px;
        height: calc(100% - 25px)
    }

    .sign-slider-wrapp {
        -webkit-transform: translateY(-25px);
        -ms-transform: translateY(-25px);
        transform: translateY(-25px);
        width: 525px
    }

    .sign-slider__blocks {
        height: 550px
    }

    .sign-slider__controls {
        margin-top: 20px
    }

    .sign-slider__item {
        height: 265px
    }

    .sign-slider__item-label__img {
        height: 175px
    }

    .sign-slider__item-label__description {
        height: 90px
    }

    .sign-slider__item-label__description-text {
        letter-spacing: .175em;
        font-size: 12px;
        line-height: 16px
    }

    .sign-form {
        width: 350px
    }

    .sign-form__title {
        margin-bottom: 30px
    }

    .sign-form__form {
        margin-bottom: 60px
    }

    .sign-form__form-button {
        margin-top: 15px
    }
}

@media only screen and (max-width: 991px) {
    .sign {
        padding-top: 45px
    }

    .sign::before {
        top: 45px;
        height: calc(100% - 45px)
    }

    .sign__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .sign-slider-wrapp {
        -webkit-transform: translateY(-45px);
        -ms-transform: translateY(-45px);
        transform: translateY(-45px);
        width: 100%
    }

    .sign-slider__controls {
        margin-top: 35px
    }

    .sign-slider__blocks {
        height: 320px
    }

    .sign-slider__item {
        height: 320px
    }

    .sign-slider__item-label__img {
        height: 215px
    }

    .sign-slider__item-label__description {
        height: 105px
    }

    .sign-slider__item-label__description-text {
        font-size: 14px;
        line-height: 21px;
        letter-spacing: .335em
    }

    .sign-form {
        width: 400px;
        margin: 15px auto 45px
    }

    .sign-form__title {
        margin: 0 auto 55px
    }

    .sign-form__form {
        margin-bottom: 0
    }

    .sign-form__form-button {
        width: 100%;
        margin: 18px auto 0
    }
}

@media only screen and (max-width: 767px) {
    .sign-form {
        width: 100%
    }

    .sign-form__title {
        font-size: 25px;
        line-height: 30px;
        letter-spacing: .52em
    }
}

@media only screen and (max-width: 575px) {
    .sign__container {
        padding: 0
    }

    .sign-slider__blocks {
        overflow: visible
    }

    .sign-slider__item {
        width: 345px
    }

    .sign-form {
        padding: 0 30px
    }
}

@media only screen and (max-width: 374px) {
    .sign-slider__item {
        width: 300px
    }

    .sign-form__title {
        font-size: 18px;
        line-height: 22px;
        letter-spacing: .35em
    }
}

.about-center-main {
    position: relative;
    height: 552px;
    margin-top: 20px
}

.about-center-main__block {
    position: relative;
    z-index: 3;
    top: -20px;
    margin: 0 auto;
    width: 720px;
    height: 300px;
    background-color: #b6c754;
    opacity: .95;
    padding-top: 48px;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-duration: .25s;
    -o-transition-duration: .25s;
    transition-duration: .25s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center
}

.about-center-main__block-breadcrumbs {
    text-align: center
}

.about-center-main__block-title {
    text-align: center;
    margin-top: 50px;
    font-size: 56px;
    line-height: 75px;
    letter-spacing: .15em;
    text-transform: uppercase;
    color: #fff
}

.about-center-main__block-play {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: 5
}

.about-center-main__block_hidden {
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    opacity: 0
}

.about-center-main__bg-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

.about-center-main__bg-img img, .about-center-main__bg-img video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (max-width: 992px) {
    .about-center-main__block {
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .about-center-main__block-title {
        font-size: 36px;
        line-height: 52px;
        letter-spacing: .12em
    }
}

@media only screen and (max-width: 575px) {
    .about-center-main__block {
        padding-top: 0;
        width: 100%
    }

    .about-center-main__block-title {
        padding-top: 91px;
        font-size: 24px;
        line-height: 40px;
        letter-spacing: .24em
    }
}

.about-center-daarise {
    padding: 60px 0 80px;
    overflow: hidden
}

.about-center-daarise__container {
    position: relative
}

.about-center-daarise__title {
    font-size: 25px;
    letter-spacing: .01em;
    color: #081434;
    text-transform: none;
    width: 50%
}

.about-center-daarise__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.about-center-daarise__content-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    padding-top: 56px;
    width: 720px;
    border-top: 1px solid #b6c754
}

.about-center-daarise__content-section-text {
    width: 340px;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: .01em;
    margin: 0
}

.about-center-daarise__content-section-text + .about-center-daarise__content-section-text {
    margin-left: 40px
}

.about-center-daarise__content-first {
    margin-right: auto
}

.about-center-daarise__content-second {
    margin-left: auto
}

.about-center-daarise__bg {
    position: absolute;
    z-index: -1;
    top: -450px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 788px;
    height: 672px;
    background: #b6c754;
    opacity: .25;
    -webkit-filter: blur(235px);
    filter: blur(235px)
}

.about-center-daarise__bg-img {
    position: absolute;
    width: 518px;
    height: 400px;
    z-index: -1
}

.about-center-daarise__bg-img-first {
    top: -40px;
    right: 30px
}

.about-center-daarise__bg-img-second {
    bottom: -218px;
    left: -30px;
    -webkit-transform: scaleX(-1) rotate(90deg);
    -ms-transform: scaleX(-1) rotate(90deg);
    transform: scaleX(-1) rotate(90deg)
}

@media screen and (max-width: 1400px) {
    .about-center-daarise {
        padding: 50px 0 75px
    }
}

@media screen and (max-width: 1199px) {
    .about-center-daarise {
        padding: 40px 0 70px
    }

    .about-center-daarise__title {
        width: 75%
    }

    .about-center-daarise__bg-img {
        width: 468px;
        height: 350px
    }

    .about-center-daarise__bg-img-first {
        right: -100px
    }

    .about-center-daarise__bg-img-second {
        left: -100px
    }
}

@media screen and (max-width: 991px) {
    .about-center-daarise {
        padding: 35px 0 65px
    }

    .about-center-daarise__title {
        width: 100%
    }

    .about-center-daarise__content-section {
        width: 100%
    }

    .about-center-daarise__bg, .about-center-daarise__bg-img {
        display: none
    }
}

@media only screen and (max-width: 575px) {
    .about-center-daarise {
        padding: 30px 0 60px
    }

    .about-center-daarise__title {
        font-size: 17px;
        line-height: 26px
    }

    .about-center-daarise__content-section {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 40px;
        margin-top: 40px
    }

    .about-center-daarise__content-section-text {
        width: 100%;
        font-size: 17px
    }

    .about-center-daarise__content-section-text + .about-center-daarise__content-section-text {
        margin-top: 32px;
        margin-left: 0
    }
}

.equipment {
    padding: 85px 0 78px;
    background-color: #5561ab
}

.equipment-header {
    width: 555px;
    margin-bottom: 53px
}

.equipment-header__title {
    font-size: 31px;
    line-height: 45px;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: #f6f9e9;
    margin-bottom: 30px
}

.equipment-header__subtitle {
    font-size: 15px;
    line-height: 26px;
    letter-spacing: .01em;
    color: #f3f3f3;
    margin: 0
}

.equipment-slider-wrapper {
    position: relative;
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    margin: 0 auto
}

.equipment-slider {
    width: 920px
}

.equipment-slider__slide {
    width: 280px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto
}

.equipment-slider__slide-img {
    margin-top: 20px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 240px;
    height: 240px;
    border-radius: 50%;
    -webkit-box-shadow: 0 17px 30px -12px rgba(85, 97, 171, .39);
    box-shadow: 0 17px 30px -12px rgba(85, 97, 171, .39)
}

.equipment-slider__slide-img::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 280px;
    height: 280px;
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 50%
}

.equipment-slider__slide-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%
}

.equipment-slider__slide-text {
    font-size: 24px;
    color: #fff;
    line-height: 140%;
    letter-spacing: .01em;
    text-align: center;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    margin: 0;
    margin-top: 36px
}

.equipment__controls__next, .equipment__controls__prev {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 56px;
    height: 56px;
    background-color: rgba(255, 255, 255, .1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transition: background-color .25s ease-in-out;
    -o-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out
}

.equipment__controls__next:hover, .equipment__controls__prev:hover {
    background-color: rgba(255, 255, 255, .05)
}

.equipment__controls__next:active, .equipment__controls__prev:active {
    background-color: transparent
}

.equipment__controls__next {
    right: 0
}

.equipment__controls__next svg {
    margin-left: 5px
}

.equipment__controls__prev {
    left: 0
}

.equipment__controls__prev svg {
    margin-right: 5px
}

@media only screen and (max-width: 1199px) {
    .equipment {
        padding: 75px 0
    }

    .equipment-header {
        margin-bottom: 45px
    }

    .equipment-slider {
        width: 580px
    }
}

@media only screen and (max-width: 991px) {
    .equipment {
        padding: 70px 0
    }

    .equipment-header {
        margin-bottom: 40px
    }

    .equipment__controls {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    .equipment {
        padding: 60px 0
    }

    .equipment-header {
        width: 100%;
        margin-bottom: 35px
    }

    .equipment-header__title {
        font-size: 23px;
        line-height: 39px;
        letter-spacing: .2em
    }

    .equipment-slider {
        overflow: visible;
        width: 100%
    }
}

@media only screen and (max-width: 575px) {
    .equipment {
        padding: 52px 0 55px;
        overflow: hidden
    }

    .equipment-header {
        margin-bottom: 30px
    }
}

.creator {
    padding: 78px 0 88px
}

.creator-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    background-color: #5561ab;
    -webkit-box-shadow: 0 32px 80px -12px rgba(0, 0, 0, .24);
    box-shadow: 0 32px 80px -12px rgba(0, 0, 0, .24)
}

.creator-card-video-wrapp {
    width: 50%;
    height: 550px;
    position: relative
}

.creator-card-video-wrapp img, .creator-card-video-wrapp video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.creator-card-about {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 50%;
    padding: 51px 150px 61px 78px;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.creator-card-about__background {
    position: absolute;
    right: -160px;
    bottom: -110px;
    width: 659px;
    height: 508px;
    z-index: -1
}

.creator-card-about__name {
    font-size: 31px;
    line-height: 45px;
    letter-spacing: .2em;
    color: #fff;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content
}

.creator-card-about__position {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: .01em;
    color: #fff;
    margin: 0
}

.creator-card__btn {
    z-index: 2;
    left: 100%
}

@media only screen and (max-width: 1199px) {
    .creator {
        padding: 70px 0
    }

    .creator-card-about {
        padding: 40px 70px
    }
}

@media only screen and (max-width: 991px) {
    .creator {
        padding: 115px 0 65px
    }

    .creator-card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0 30px
    }

    .creator-card-video-wrapp {
        width: 100%;
        height: 546px;
        position: relative;
        top: -41px
    }

    .creator-card-about {
        width: 100%;
        padding: 0;
        text-align: center;
        margin: 64px 0 50px
    }

    .creator-card-about__background {
        display: none
    }

    .creator-card-about__name {
        margin: 0 auto 16px;
        font-size: 23px;
        line-height: 39px;
        margin-bottom: 16px
    }

    .creator-card-about__who-is {
        font-size: 17px;
        line-height: 26px
    }

    .creator-card__btn {
        top: 100%;
        left: 50%
    }
}

@media only screen and (max-width: 767px) {
    .creator {
        padding: 105px 0 60px
    }
}

@media only screen and (max-width: 575px) {
    .creator {
        padding: 97px 0 56px
    }

    .creator__container {
        margin: 0;
        padding: 0;
        width: 100%;
        max-width: 100%
    }

    .creator-card {
        width: 100%
    }

    .creator-card-about {
        width: 100%
    }
}

@media only screen and (max-width: 374px) {
    .creator-card-video-wrapp {
        height: 300px
    }
}

.about-center-network {
    position: relative;
    height: 600px;
    margin-top: 60px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .5)));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .5) 100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .5) 100%)
}

.about-center-network__block {
    position: absolute;
    width: 328px;
    height: 120px;
    top: -60px;
    background-color: #fff
}

.about-center-network__block-text {
    text-align: center;
    font-size: 31px;
    line-height: 120px;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: #5561ab
}

.about-center-network__text {
    position: absolute;
    bottom: 56px;
    width: 900px
}

.about-center-network__text p {
    color: #fff;
    font-size: 24px;
    line-height: 160%;
    letter-spacing: .01em;
    margin: 0
}

.about-center-network__bg-img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%
}

.about-center-network__bg-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (max-width: 991px) {
    .about-center-network__block {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .about-center-network__text {
        left: 30px;
        right: 30px;
        width: auto
    }
}

@media screen and (max-width: 767px) {
    .about-center-network {
        height: 552px;
        margin-top: 30px
    }

    .about-center-network__block {
        top: -20px;
        width: 203px;
        height: 60px
    }

    .about-center-network__block-text {
        font-size: 24px;
        line-height: 60px;
        letter-spacing: .24em
    }

    .about-center-network__text {
        bottom: 21px
    }

    .about-center-network__text p {
        font-size: 15px;
        line-height: 26px
    }
}

.category-view {
    position: relative;
    color: #fff;
    padding: 50px 0 80px
}

.category-view__background {
    background-color: #b6c754;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 65%;
    z-index: -1;
    overflow: hidden
}

.category-view__background img {
    position: absolute;
    height: 572px;
    width: 785px;
    -webkit-filter: brightness(2);
    filter: brightness(2)
}

.category-view__background img:first-child {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 38%;
    left: 4%
}

.category-view__background img:last-child {
    top: 5%;
    right: -8%
}

.category-view_dark .category-view__background {
    background-color: #626fc0
}

.category-view_dark .category-view__background img:first-child {
    display: none
}

.category-view .breadcrumbs {
    margin-bottom: 48px
}

.category-view__title {
    font-size: 44px;
    line-height: 52px;
    color: #fff;
    letter-spacing: .17em;
    margin-bottom: 48px
}

.category-view__text {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: .05em;
    margin: 0 0 24px
}

.category-view__media {
    position: relative;
    margin-bottom: 48px;
    width: 100%;
    height: 394px
}

.category-view__media img, .category-view__media video {
    cursor: pointer;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.category-view__link {
    cursor: pointer;
    background-color: #fff;
    color: #5561ab;
    padding: 18px 20px 18px 29px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 16px;
    -webkit-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
    -webkit-box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18);
    box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18)
}

.category-view__link span {
    font-size: 16px;
    line-height: 16px;
    letter-spacing: .04em;
    font-weight: 600
}

.category-view__link svg path {
    -webkit-transition: stroke .25s ease-in-out;
    -o-transition: stroke .25s ease-in-out;
    transition: stroke .25s ease-in-out
}

.category-view__link:hover {
    color: #626fc0
}

.category-view__link:hover svg path {
    stroke: #626fc0
}

.category-view__link:active {
    color: #081434
}

.category-view__link:active svg path {
    stroke: #081434
}

@media only screen and (max-width: 1400px) {
    .category-view {
        padding: 45px 0 60px
    }

    .category-view__background {
        width: 80%
    }
}

@media only screen and (max-width: 1199px) {
    .category-view {
        padding: 40px 0;
        overflow: hidden
    }

    .category-view__background {
        width: 100%
    }

    .category-view__title {
        font-size: 36px
    }
}

@media only screen and (max-width: 991px) {
    .category-view {
        padding: 0 0 30px
    }

    .category-view__background img {
        display: none
    }

    .category-view__text {
        margin-bottom: 32px
    }

    .category-view__media, .category-view__title {
        margin-bottom: 36px
    }

    .category-view__link span {
        font-size: 15px;
        line-height: 20px;
        letter-spacing: .05em;
        margin: 0
    }
}

@media only screen and (max-width: 767px) {
    .category-view__media {
        height: 300px
    }

    .category-view__media, .category-view__title {
        margin-bottom: 34px
    }

    .category-view__title {
        font-size: 24px;
        line-height: 40px;
        letter-spacing: .24em
    }
}

@media only screen and (max-width: 575px) {
    .category-view {
        padding: 0;
        padding-bottom: 24px
    }

    .category-view__container {
        padding: 0
    }

    .category-view__media {
        height: 262px
    }

    .category-view__media, .category-view__title {
        margin-bottom: 32px
    }

    .category-view__text, .category-view__title {
        padding: 0 30px
    }

    .category-view__link {
        margin-left: 30px;
        margin-right: 30px
    }
}

.service-view {
    position: relative;
    color: #fff;
    padding: 50px 0 110px
}

.service-view__background {
    background-color: #b6c754;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 65%;
    z-index: -1;
    overflow: hidden
}

.service-view__background img {
    position: absolute;
    height: 572px;
    width: 785px;
    -webkit-filter: brightness(2);
    filter: brightness(2);
    top: 5%;
    right: -8%
}

.service-view .breadcrumbs {
    margin-bottom: 48px
}

.service-view__title {
    font-size: 44px;
    line-height: 52px;
    color: #fff;
    letter-spacing: .17em;
    margin-bottom: 48px
}

.service-view__text {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: .05em;
    margin: 0 0 24px
}

.service-view__media {
    height: 500px;
    -webkit-box-shadow: 20px 85px 250px 30px rgba(182, 199, 84, .35);
    box-shadow: 20px 85px 250px 30px rgba(182, 199, 84, .35);
    position: relative;
    width: 100%
}

.service-view__media img, .service-view__media video {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.service-view__btn {
    margin: auto 0 0
}

@media only screen and (max-width: 1400px) {
    .service-view {
        padding: 45px 0 60px
    }

    .service-view__image-background {
        position: absolute;
        top: 0
    }

    .service-view__background {
        right: 0;
        bottom: -45%;
        width: 80%
    }
}

@media only screen and (max-width: 1199px) {
    .service-view {
        padding: 40px 0 50px;
        overflow: hidden
    }

    .service-view__image-background {
        display: none
    }

    .service-view__background {
        width: 100%
    }

    .service-view__background img:last-child {
        display: none
    }

    .service-view__title {
        font-size: 36px
    }
}

@media only screen and (max-width: 991px) {
    .service-view {
        padding: 0 0 40px
    }

    .service-view__background img {
        display: none
    }

    .service-view__text {
        margin-bottom: 32px
    }

    .service-view__media {
        height: 400px
    }

    .service-view__media, .service-view__title {
        margin-bottom: 36px
    }

    .service-view__btn {
        margin-top: 10px
    }
}

@media only screen and (max-width: 767px) {
    .service-view__media {
        height: 300px
    }

    .service-view__media, .service-view__title {
        margin-bottom: 34px
    }

    .service-view__title {
        font-size: 24px;
        line-height: 40px;
        letter-spacing: .24em
    }

    .service-view__btn {
        width: 100%
    }
}

@media only screen and (max-width: 575px) {
    .service-view__container {
        padding: 0
    }

    .service-view__media {
        height: 262px
    }

    .service-view__media, .service-view__title {
        margin-bottom: 32px
    }

    .service-view__text, .service-view__title {
        padding: 0 30px
    }

    .service-view__btn {
        width: calc(100% - 60px);
        margin: 0 30px 0
    }
}

.promotions {
    padding: 88px 0
}

.promotions__all {
    display: none
}

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

.promotions__title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 55px
}

@media only screen and (max-width: 1400px) {
    .promotions {
        padding: 80px 0
    }

    .promotions__title {
        margin-bottom: 50px
    }
}

@media only screen and (max-width: 1199px) {
    .promotions {
        padding: 70px 0
    }

    .promotions__title {
        margin-bottom: 45px
    }
}

@media only screen and (max-width: 991px) {
    .promotions {
        padding: 60px 0
    }

    .promotions__title {
        margin-bottom: 40px
    }

    .promotions__card:not(:last-child) {
        margin-bottom: 16px
    }
}

@media only screen and (max-width: 767px) {
    .promotions {
        padding: 56px 0
    }

    .promotions__title {
        margin-bottom: 32px
    }

    .promotions__title .link-button {
        display: none
    }

    .promotions__all {
        margin-top: 32px;
        display: block
    }
}

.free-consultations {
    padding: 43px 0;
    background-color: #626fc0;
    overflow: hidden
}

.free-consultations__container {
    position: relative
}

.free-consultations__background img {
    position: absolute;
    opacity: .05;
    height: 699px;
    width: 967px;
    -webkit-transform: scaleX(-1) rotate(15deg);
    -ms-transform: scaleX(-1) rotate(15deg);
    transform: scaleX(-1) rotate(15deg)
}

.free-consultations__background img:first-child {
    top: -250px;
    left: -450px
}

.free-consultations__background img:last-child {
    right: -250px;
    bottom: -500px
}

.free-consultations__form__title {
    color: #fff
}

.free-consultations__form__fields {
    margin: 40px 0
}

.free-consultations__img {
    margin: 0 auto;
    width: 529px;
    height: 632px
}

.free-consultations__img img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media only screen and (max-width: 1199px) {
    .free-consultations__img {
        width: 100%
    }
}

@media only screen and (max-width: 991px) {
    .free-consultations__img {
        margin-bottom: 32px
    }
}

@media only screen and (max-width: 767px) {
    .free-consultations__img {
        height: 500px
    }

    .free-consultations__form__title {
        letter-spacing: .2em
    }

    .free-consultations__form__fields {
        margin: 32px 0
    }

    .free-consultations__form__button {
        width: 100%
    }
}

@media only screen and (max-width: 575px) {
    .free-consultations {
        padding: 45px 0
    }

    .free-consultations__img {
        height: 415px
    }

    .free-consultations__background img {
        display: none
    }
}

.prices {
    position: relative
}

.prices__container {
    padding-top: 70px;
    padding-bottom: 53px;
    position: relative
}

.prices__title {
    color: #fff;
    margin-bottom: 15px
}

.prices__background {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1
}

.prices__background__block {
    background-color: #b6c754;
    position: absolute;
    width: 48%;
    height: 100%;
    overflow: hidden
}

.prices__background__block img {
    position: absolute;
    top: 50%;
    left: 0;
    height: 493px;
    width: 695px;
    -webkit-transform: translateY(-50%) scaleX(-1);
    -ms-transform: translateY(-50%) scaleX(-1);
    transform: translateY(-50%) scaleX(-1)
}

.prices__wrapper {
    background-color: #fff;
    -webkit-box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18);
    box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18)
}

.prices__wrapper__title {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #626fc0;
    border-bottom: 1px solid #5561ab;
    padding: 25px 50px
}

.prices__list {
    padding: 0 50px
}

.prices__list__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 25px 0;
    list-style: none;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: .04em;
    color: #4b4b4b
}

.prices__link {
    position: absolute;
    right: 0;
    bottom: 0
}

@media only screen and (max-width: 1400px) {
    .prices__background::before {
        width: 60%
    }
}

@media only screen and (max-width: 1199px) {
    .prices__background::before {
        width: 70%
    }
}

@media only screen and (max-width: 991px) {
    .prices__background::before {
        width: 50%
    }

    .prices__background img {
        display: none
    }
}

@media only screen and (max-width: 575px) {
    .prices {
        overflow: hidden;
        margin-bottom: 26px
    }

    .prices__container {
        padding-right: 0;
        padding-left: 0
    }

    .prices__background {
        display: none
    }

    .prices__title {
        color: #5561ab;
        padding-left: 30px;
        margin-bottom: 40px
    }

    .prices__wrapper__title {
        padding: 23px 30px
    }

    .prices__list {
        padding: 0 30px
    }

    .prices__link {
        margin-left: auto;
        right: 30px
    }
}

.testimony {
    padding: 70px 0 60px;
    position: relative;
    overflow: hidden
}

.testimony::before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    width: calc(50% - 15px);
    height: 100%;
    background-color: #fff;
    z-index: -1
}

.testimony__title {
    line-height: 45px;
    letter-spacing: .52em;
    text-transform: uppercase;
    color: #5561ab;
    margin-bottom: 27px
}

.testimony__desc {
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    color: #081434;
    letter-spacing: .05em;
    margin-bottom: 44px;
    max-width: 440px
}

.testimony__list {
    max-width: 465px
}

.testimony__list__item {
    position: relative;
    padding-left: 24px;
    list-style: none;
    margin-bottom: 32px;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: .05em;
    color: #262626
}

.testimony__list__item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 1px;
    background-color: #b6c754
}

@media only screen and (max-width: 1400px) {
    .testimony {
        padding: 60px 0
    }
}

@media only screen and (max-width: 1199px) {
    .testimony {
        padding: 50px 0
    }

    .testimony__title {
        font-size: 20px
    }
}

@media only screen and (max-width: 991px) {
    .testimony {
        padding: 40px 0
    }

    .testimony::before {
        width: 50%
    }

    .testimony__title {
        font-size: 16px
    }

    .testimony__desc {
        font-size: 15px;
        line-height: 135%;
        letter-spacing: .05em
    }
}

@media only screen and (max-width: 767px) {
    .testimony {
        padding: 35px 0
    }

    .testimony::before {
        display: none
    }

    .testimony__col:last-child {
        padding-top: 48px
    }
}

@media only screen and (max-width: 575px) {
    .testimony {
        padding: 0 0 78px
    }

    .testimony__container {
        padding: 0
    }

    .testimony__col {
        padding: 32px 45px 16px
    }

    .testimony__col:first-child {
        background-color: #fff
    }

    .testimony__col:last-child {
        margin-top: 16px
    }

    .testimony__title {
        font-size: 20px;
        line-height: 39px;
        letter-spacing: .2em;
        text-transform: uppercase;
        color: #5561ab;
        margin-bottom: 32px
    }

    .testimony__desc {
        margin-bottom: 32px
    }

    .testimony__list__item {
        font-size: 17px;
        line-height: 26px;
        letter-spacing: .01em;
        margin-bottom: 16px
    }
}

@media only screen and (max-width: 374px) {
    .testimony__title {
        font-size: 18px
    }
}

.technologies {
    margin-top: 75px;
    padding: 0 0 83px;
    position: relative
}

.technologies::before {
    content: ' ';
    position: absolute;
    background-color: #fff;
    height: 100%;
    width: 50%;
    top: 0;
    right: 0;
    z-index: -1
}

.technologies__title {
    margin-bottom: 80px;
    color: #5561ab;
    text-transform: uppercase;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content
}

.technologies__block {
    width: 100%
}

.technologies__block_up .technologies__block__img {
    margin-bottom: 0;
    margin-top: 24px
}

.technologies__block__title {
    min-height: 44px;
    font-weight: 900;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: .04em;
    color: #5561ab;
    text-transform: none;
    margin-bottom: 16px
}

.technologies__block__img {
    width: 100%;
    height: 400px;
    margin-bottom: 24px;
    position: relative
}

.technologies__block__img img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.technologies__block__desc {
    color: #5561ab;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: .05em;
    margin: 0
}

@media only screen and (max-width: 767px) {
    .technologies__block {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 80px
    }

    .technologies__block_last {
        margin-bottom: 0
    }

    .technologies__block_up .technologies__block__img {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 575px) {
    .technologies {
        margin-top: 56px;
        padding: 0 0 50px
    }

    .technologies__title {
        margin-bottom: 32px
    }

    .technologies__block {
        margin-bottom: 32px
    }

    .technologies__block_up .technologies__block__img {
        margin-top: 0
    }

    .technologies__block__img {
        margin-bottom: 8px
    }

    .technologies__block__title {
        min-height: 48px;
        font-size: 18px;
        line-height: 24px;
        letter-spacing: .05em;
        margin-bottom: 16px
    }
}

.article-main {
    overflow: hidden
}

.article-main__container {
    height: 545px;
    padding: 48px 30px;
    position: relative
}

.article-main__img {
    position: absolute;
    top: 0;
    left: 380px;
    width: 100%;
    height: 100%;
    margin-left: auto;
    z-index: -1
}

.article-main__img img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.article-main__card {
    margin-top: 60px;
    width: 618px;
    height: 310px;
    padding: 50px;
    background-color: #b6c754;
    -webkit-box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18);
    box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.article-main__card-title {
    font-size: 31px;
    line-height: 45px;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: #fff
}

.article-main__card-text {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: .1em;
    color: #fff;
    margin: 0
}

@media only screen and (max-width: 1400px) {
    .article-main__container {
        height: 525px;
        padding: 40px 30px
    }

    .article-main__card {
        margin-top: 50px;
        height: 300px;
        width: 600px;
        padding: 45px
    }

    .article-main__img {
        left: 340px
    }
}

@media only screen and (max-width: 1199px) {
    .article-main__container {
        height: 500px;
        padding: 30px
    }

    .article-main__card {
        margin-top: 40px;
        height: 290px;
        width: 575px;
        padding: 40px
    }

    .article-main__img {
        left: 300px
    }
}

@media only screen and (max-width: 991px) {
    .article-main__container {
        height: 450px;
        padding: 60px 30px
    }

    .article-main__card {
        margin-top: 0;
        height: 320px;
        width: 450px;
        padding: 30px
    }

    .article-main__img {
        left: 200px
    }
}

@media only screen and (max-width: 767px) {
    .article-main__container {
        height: auto;
        padding: 0 30px
    }

    .article-main__img {
        position: static;
        height: 300px
    }

    .article-main__card {
        width: 100%;
        padding: 30px;
        height: auto
    }

    .article-main__card-title {
        font-size: 23px;
        line-height: 39px;
        margin-bottom: 20px
    }

    .article-main__card-text {
        font-size: 15px;
        line-height: 26px;
        text-transform: uppercase
    }
}

@media only screen and (max-width: 575px) {
    .article-main__container {
        padding: 0
    }

    .article-main__img {
        -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        transform: translateX(-30px);
        height: 180px
    }

    .article-main__card {
        padding: 88px 30px
    }
}

@media only screen and (max-width: 374px) {
    .article-main__card {
        padding: 30px
    }
}

.article-block {
    margin-top: 80px
}

.article-block__container {
    position: relative
}

.article-block__background img {
    position: absolute;
    z-index: -2;
    top: -500px;
    left: -400px;
    width: 777px;
    height: 572px;
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg)
}

.article-block__content {
    margin-bottom: 120px
}

.article-block__content h1, .article-block__content h2, .article-block__content h3, .article-block__content h4, .article-block__content h5, .article-block__content h6, .article-block__content p, .article-block__content ul {
    width: 720px
}

.article-block__content h1, .article-block__content h2, .article-block__content h3, .article-block__content h4, .article-block__content h5, .article-block__content h6 {
    margin: 0 auto 32px;
    text-transform: none
}

.article-block__content p, .article-block__content ul {
    margin: 0 auto 57px;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: .04em;
    color: #4b4b4b
}

.article-block__content .wp-block-image img {
    max-height: 500px;
    -webkit-box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18);
    box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18)
}

.article-block__content .wp-block-image:not(:last-child) {
    margin-bottom: 120px
}

@media only screen and (max-width: 1400px) {
    .article-block {
        margin-top: 60px
    }

    .article-block__content {
        margin-bottom: 100px
    }
}

@media only screen and (max-width: 1199px) {
    .article-block {
        margin-top: 40px
    }

    .article-block__content {
        margin-bottom: 80px
    }
}

@media only screen and (max-width: 991px) {
    .article-block__content {
        margin-bottom: 60px
    }

    .article-block__content h1, .article-block__content h2, .article-block__content h3, .article-block__content h4, .article-block__content h5, .article-block__content h6, .article-block__content p, .article-block__content ul {
        width: 100%
    }

    .article-block__content p, .article-block__content ul {
        font-size: 17px;
        line-height: 26px
    }
}

@media only screen and (max-width: 767px) {
    .article-block__background {
        display: none
    }
}

@media only screen and (max-width: 575px) {
    .article-block {
        position: relative
    }

    .article-block__content {
        margin-bottom: 40px
    }

    .article-block__content h1, .article-block__content h2, .article-block__content h3, .article-block__content h4, .article-block__content h5, .article-block__content h6, .article-block__content p, .article-block__content ul {
        margin-bottom: 32px
    }

    .article-block__content .wp-block-image {
        position: inherit;
        height: 350px
    }

    .article-block__content .wp-block-image img {
        position: absolute;
        left: 0;
        width: 100vw;
        height: 350px;
        -o-object-fit: cover;
        object-fit: cover
    }

    .article-block__content .wp-block-image:not(:last-child) {
        margin-bottom: 120px;
        margin-bottom: 40px
    }
}

.reviews {
    padding-top: 48px;
    margin-bottom: -128px;
    overflow: hidden
}

.reviews__title {
    margin: 48px 0 72px
}

.reviews__background__green, .reviews__background__white {
    content: '';
    position: absolute;
    bottom: 0
}

.reviews__background__green img, .reviews__background__white img {
    position: absolute
}

.reviews__background__white {
    background-color: #fff;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 100%;
    height: calc(100% - 65px);
    width: 200%;
    z-index: -2
}

.reviews__background__white img {
    width: 1158px;
    height: 852px
}

.reviews__background__white img:first-child {
    -webkit-transform: scaleX(-1) rotate(30deg);
    -ms-transform: scaleX(-1) rotate(30deg);
    transform: scaleX(-1) rotate(30deg);
    top: 50px;
    left: 950px
}

.reviews__background__white img:last-child {
    -webkit-transform: scaleY(-1) rotate(20deg);
    -ms-transform: scaleY(-1) rotate(20deg);
    transform: scaleY(-1) rotate(20deg);
    top: 1200px;
    left: 900px
}

.reviews__background__green {
    background-color: #b6c754;
    left: -55%;
    height: 100%;
    width: 120%;
    z-index: -1;
    overflow: hidden
}

.reviews__background__green img {
    -webkit-filter: brightness(1.2);
    filter: brightness(1.2)
}

.reviews__background__green img:first-child, .reviews__background__green img:last-child {
    width: 1320px;
    height: 943px
}

.reviews__background__green img:first-child {
    top: -250px;
    right: -150px;
    -webkit-transform: scaleX(-1) rotate(10deg);
    -ms-transform: scaleX(-1) rotate(10deg);
    transform: scaleX(-1) rotate(10deg)
}

.reviews__background__green img:last-child {
    top: 250px;
    right: -500px;
    -webkit-transform: rotate(110deg);
    -ms-transform: rotate(110deg);
    transform: rotate(110deg)
}

.reviews__tabs__content {
    padding: 56px 0 200px;
    position: relative
}

.reviews__tabs__content-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.reviews__tabs__content-item__actions {
    margin-top: 32px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.reviews__tabs__content-item_social {
    margin: 0 -34px 0 -18px
}

.reviews__tabs__content-item_google .wp-google-place {
    display: none
}

.reviews__tabs__content-item_google .wp-google-reviews {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 71px !important
}

.reviews__tabs__content-item_google .wp-google-reviews .wp-google-review {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
    margin-top: 40px !important;
    width: calc(50% - 20px) !important;
    background-color: #fff !important;
    padding: 23px 23px 30px !important;
    -webkit-box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18) !important;
    box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18) !important
}

.reviews__tabs__content-item_google .wp-google-reviews .wp-google-review:nth-child(odd) {
    margin-right: 40px !important
}

.reviews__tabs__content-item_google .wp-google-reviews .wp-google-review .wp-google-left, .reviews__tabs__content-item_google .wp-google-reviews .wp-google-review .wp-google-left img {
    display: block !important;
    width: 39px !important;
    height: 39px !important
}

.reviews__tabs__content-item_google .wp-google-reviews .wp-google-review .wp-google-left, .reviews__tabs__content-item_google .wp-google-reviews .wp-google-review .wp-google-right {
    display: block !important;
    min-width: unset !important
}

.reviews__tabs__content-item_google .wp-google-reviews .wp-google-review .wp-google-left {
    margin-right: 15px !important
}

.reviews__tabs__content-item_google .wp-google-reviews .wp-google-review .wp-google-right .wp-google-name {
    color: #081434 !important;
    font-family: Roboto, sans-serif !important;
    font-weight: 600 !important;
    font-size: 13px !important;
    line-height: 21px !important;
    letter-spacing: .04em !important
}

.reviews__tabs__content-item_google .wp-google-reviews .wp-google-review .wp-google-right .wp-google-time {
    color: #4b4b4b !important;
    font-family: Roboto, sans-serif !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    line-height: 21px !important;
    letter-spacing: .01em !important
}

.reviews__tabs__content-item_google .wp-google-reviews .wp-google-review .wp-google-right .wp-google-stars {
    display: block !important;
    margin: 8px 0 5px !important
}

.reviews__tabs__content-item_google .wp-google-reviews .wp-google-review .wp-google-right .wp-google-text {
    color: #081434 !important;
    font-family: Roboto, sans-serif !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    line-height: 18px !important;
    letter-spacing: .01em !important
}

.reviews__tabs__content-item_google .wp-gr .wp-google-url {
    display: block !important;
    line-height: 1 !important;
    -webkit-transition: background-color .25s, color .25s, border-color .25s !important;
    -o-transition: background-color .25s, color .25s, border-color .25s !important;
    transition: background-color .25s, color .25s, border-color .25s !important;
    min-width: -webkit-min-content !important;
    min-width: -moz-min-content !important;
    min-width: min-content !important;
    white-space: nowrap !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    line-height: 15px !important;
    text-align: center !important;
    letter-spacing: .14em !important;
    text-transform: uppercase !important;
    padding: 23px 47px !important;
    color: #4b4b4b !important;
    background-color: #fff !important;
    -webkit-box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18) !important;
    box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18) !important;
    width: -webkit-min-content !important;
    width: -moz-min-content !important;
    width: min-content !important;
    margin: 0 auto !important
}

.reviews__tabs__content-item_google .wp-gr .wp-google-url:hover {
    background-color: #5561ab !important;
    color: #fff !important
}

.reviews__tabs__content-item_google .wp-gr .wp-google-url:active {
    background-color: #081434 !important;
    color: #fff !important
}

.reviews__tabs__content-item .review {
    margin-right: 16px;
    margin-bottom: 40px
}

.reviews__tabs__content__backgrounds img:first-child {
    position: absolute;
    top: 0;
    left: 0
}

.reviews__tags {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 8px 0 23px
}

.reviews__tags__item:not(:last-child) {
    margin-right: 32px
}

.reviews__tags__item input {
    display: none
}

.reviews__tags__item input:checked + label {
    color: #b6c754
}

.reviews__tags__item input:not(:checked) + label:hover {
    color: #ccde65
}

.reviews__tags__item label {
    cursor: pointer;
    padding: 0;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: .01em;
    -webkit-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
    color: #5561ab
}

@media only screen and (max-width: 1400px) {
    .reviews {
        padding-top: 35px;
        margin-bottom: -100px
    }

    .reviews__title {
        margin: 50px 0
    }

    .reviews__tabs__content {
        padding: 50px 0 150px
    }

    .reviews__tabs__content-item__actions {
        margin-top: 20px
    }

    .reviews__tabs__content-item_social {
        margin: 0 -4px 0 0
    }

    .reviews__tabs__content-item_google .wp-google-reviews .wp-google-review {
        margin-top: 45px !important
    }

    .reviews__tabs__content-item .review {
        margin-right: 4px;
        margin-bottom: 35px
    }
}

@media only screen and (max-width: 1199px) {
    .reviews {
        padding-top: 30px;
        margin-bottom: -75px
    }

    .reviews__title {
        margin: 40px 0
    }

    .reviews__background__green {
        left: -45%
    }

    .reviews__background__white {
        height: calc(100% - 45px)
    }

    .reviews__tabs__content {
        padding: 40px 0 125px
    }

    .reviews__tabs__content-item__actions {
        margin-top: 15px
    }

    .reviews__tabs__content-item_social {
        margin: 0 -42px 0 0
    }

    .reviews__tabs__content-item_google .wp-google-reviews {
        margin-bottom: 65px !important
    }

    .reviews__tabs__content-item_google .wp-google-reviews .wp-google-review {
        margin-top: 35px !important;
        width: 100% !important
    }

    .reviews__tabs__content-item_google .wp-google-reviews .wp-google-review:nth-child(odd) {
        margin-right: 0 !important
    }

    .reviews__tabs__content-item .review {
        margin-right: 42px;
        margin-bottom: 30px
    }
}

@media only screen and (max-width: 991px) {
    .reviews {
        padding-top: 32px;
        margin-bottom: -50px
    }

    .reviews__title {
        margin: 0 0 40px
    }

    .reviews__background img {
        display: none
    }

    .reviews__tabs__content {
        padding: 40px 0 100px
    }

    .reviews__tabs__content-item {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .reviews__tabs__content-item_social {
        margin: 0
    }

    .reviews__tabs__content-item_google .wp-google-reviews {
        margin-bottom: 60px !important
    }

    .reviews__tabs__content-item_google .wp-google-reviews .wp-google-review {
        margin-top: 25px !important
    }

    .reviews__tabs__content-item .review {
        margin-right: 0;
        margin-bottom: 20px
    }

    .reviews__tags {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 32px 0
    }
}

@media only screen and (max-width: 767px) {
    .reviews {
        margin-bottom: -25px
    }

    .reviews__background__green {
        left: -55%
    }

    .reviews__background__white {
        height: calc(100% - 25px)
    }

    .reviews__tabs__content {
        padding: 40px 0 75px
    }

    .reviews__tabs__content-item {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .reviews__tabs__content-item_google .wp-google-reviews {
        margin-bottom: 56px !important
    }

    .reviews__tabs__content-item_google .wp-google-reviews .wp-google-review {
        margin-top: 16px !important
    }

    .reviews__tabs__content-item_google .wp-gr .wp-google-url {
        width: 100% !important;
        border: 1px solid #b6c754 !important
    }

    .reviews__tabs__content-item__actions-button {
        border: 1px solid #b6c754
    }

    .reviews__tabs__content-item__actions-button:hover {
        border-color: #5561ab
    }

    .reviews__tabs__content-item__actions-button:active {
        border-color: #081434
    }

    .reviews__tabs__content-item .review {
        margin-bottom: 15px
    }
}

@media only screen and (max-width: 575px) {
    .reviews {
        margin-bottom: 0
    }

    .reviews__background__green {
        left: -47%
    }

    .reviews__background__white {
        height: 100%
    }

    .reviews__tabs__content {
        padding: 40px 0 56px
    }

    .reviews__tabs__content-item__actions {
        margin-top: 56px
    }

    .reviews__tabs__content-item__actions-button {
        width: 100%
    }

    .reviews__tabs__content-item .review {
        margin-bottom: 8px
    }
}

.posts {
    overflow: hidden;
    padding: 48px 0 73px
}

.posts__container {
    position: relative
}

.posts__background img {
    z-index: -1;
    position: absolute;
    bottom: -225px;
    right: -125px;
    width: 1157px;
    height: 852px;
    -webkit-transform: scaleY(-1) rotate(13deg);
    -ms-transform: scaleY(-1) rotate(13deg);
    transform: scaleY(-1) rotate(13deg)
}

.posts__title {
    margin-top: 48px
}

.posts__search {
    margin-top: 16px
}

.posts__cards {
    padding: 38px 0 32px
}

.posts__cards > * {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px
}

.posts__actions {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (max-width: 1400px) {
    .posts {
        padding: 40px 0 60px
    }

    .posts__title {
        margin-top: 40px
    }

    .posts__search {
        margin-top: 14px
    }

    .posts__cards {
        padding: 30px 0
    }

    .posts__cards > * {
        margin-bottom: 24px
    }
}

@media only screen and (max-width: 1199px) {
    .posts {
        padding: 30px 0
    }

    .posts__title {
        margin-top: 30px
    }

    .posts__search {
        margin-top: 12px
    }

    .posts__cards {
        padding: 20px 0
    }
}

@media only screen and (max-width: 991px) {
    .posts {
        padding: 32px 0 56px
    }

    .posts__background {
        display: none
    }

    .posts__search, .posts__title {
        margin-top: 0
    }

    .posts__title {
        margin-bottom: 32px
    }

    .posts__cards {
        padding: 40px 0 24px
    }

    .posts__cards > * {
        margin-bottom: 32px
    }
}

@media only screen and (max-width: 575px) {
    .posts__container {
        padding: 0
    }

    .posts__header {
        padding: 0 30px
    }

    .posts__actions {
        padding: 0 30px
    }

    .posts__actions-btn {
        width: 100%
    }
}

.articles {
    margin-bottom: 72px
}

.articles__title {
    margin-bottom: 72px;
    letter-spacing: .52em
}

.articles__cards {
    margin-bottom: 24px
}

.articles__cards > * {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 32px
}

.articles__link {
    width: 100%
}

@media only screen and (max-width: 1400px) {
    .articles {
        margin-bottom: 60px
    }

    .articles__title {
        margin-bottom: 50px;
        letter-spacing: .45em
    }

    .articles__cards {
        margin-bottom: 30px
    }

    .articles__cards > * {
        margin-bottom: 24px
    }
}

@media only screen and (max-width: 1199px) {
    .articles {
        margin-bottom: 50px
    }

    .articles__title {
        margin-bottom: 40px;
        letter-spacing: .4em
    }

    .articles__cards {
        margin-bottom: 20px
    }

    .articles__cards > * {
        margin-bottom: 24px
    }
}

@media only screen and (max-width: 991px) {
    .articles {
        margin-bottom: 56px
    }

    .articles__title {
        letter-spacing: .2em
    }

    .articles__cards {
        margin-bottom: 24px
    }

    .articles__cards > * {
        margin-bottom: 32px
    }
}

@media only screen and (max-width: 575px) {
    .articles {
        margin-bottom: 56px
    }

    .articles__container {
        padding: 0
    }

    .articles__title {
        letter-spacing: .2em;
        padding: 0 30px
    }

    .articles__cards {
        margin-bottom: 24px
    }

    .articles__cards > * {
        margin-bottom: 32px
    }

    .articles__action {
        padding: 0 30px
    }
}

.stocks {
    padding-top: 48px
}

.stocks__promotions-container {
    position: relative;
    padding: 76px 30px 72px
}

.stocks__backgrounds img {
    position: absolute;
    z-index: -1
}

.stocks__backgrounds img:first-child {
    width: 396px;
    height: 283px;
    top: -160px;
    right: 30px;
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg)
}

.stocks__backgrounds img:nth-child(2) {
    top: 30%;
    left: 250px;
    width: 572px;
    height: 785px;
    -webkit-transform: rotate(170deg);
    -ms-transform: rotate(170deg);
    transform: rotate(170deg)
}

.stocks__backgrounds img:last-child {
    width: 1157px;
    height: 852px;
    -webkit-transform: scaleX(-1) rotate(30deg);
    -ms-transform: scaleX(-1) rotate(30deg);
    transform: scaleX(-1) rotate(30deg);
    bottom: -320px;
    left: -410px
}

.stocks__title {
    margin: 48px 0 72px
}

.stocks__category:not(:last-child) {
    margin-bottom: 32px
}

.stocks__category__title {
    font-weight: 700;
    font-size: 24px;
    line-height: 22px;
    letter-spacing: .24em;
    text-transform: uppercase;
    color: #5561ab;
    margin-bottom: 40px
}

.stocks__card {
    -webkit-box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18);
    box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18);
    margin-bottom: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.stocks__actions {
    margin-top: 32px
}

.stocks__actions-btn {
    margin-left: auto;
    margin-right: auto
}

.stocks__abonement {
    padding: 48px 0
}

.stocks__abonement__form__title {
    margin-bottom: 72px
}

.stocks__abonement__form__button {
    margin-top: 64px
}

.stocks__certificate {
    padding: 94px 0
}

.stocks__certificate__form__title {
    margin-bottom: 56px
}

.stocks__certificate__form__button {
    margin-top: 48px
}

.stocks__abonement, .stocks__certificate {
    margin-top: 72px;
    background-color: #5561ab
}

.stocks__abonement__form__title, .stocks__certificate__form__title {
    color: #fff
}

.stocks__abonement__form__selector, .stocks__certificate__form__selector {
    margin-bottom: 56px
}

.stocks__abonement__form__fields #select-zone, .stocks__certificate__form__fields #select-zone {
    cursor: pointer
}

.stocks__abonement__img, .stocks__certificate__img {
    -webkit-box-shadow: 0 17px 30px -12px rgba(85, 97, 171, .39);
    box-shadow: 0 17px 30px -12px rgba(85, 97, 171, .39);
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 auto
}

@media only screen and (max-width: 1400px) {
    .stocks {
        padding-top: 35px
    }

    .stocks__title {
        margin: 50px 0
    }

    .stocks__promotions-container {
        padding: 50px 30px
    }

    .stocks__category:not(:last-child) {
        margin-bottom: 35px
    }

    .stocks__category__title {
        margin-bottom: 35px
    }

    .stocks__card {
        margin-bottom: 35px
    }

    .stocks__actions {
        margin-top: 35px
    }

    .stocks__abonement {
        padding: 40px 0
    }

    .stocks__certificate {
        padding: 70px 0
    }

    .stocks__abonement, .stocks__certificate {
        margin-top: 50px
    }

    .stocks__abonement__form__title, .stocks__certificate__form__title {
        margin-bottom: 50px
    }

    .stocks__abonement__form__button, .stocks__certificate__form__button {
        margin-top: 40px
    }
}

@media only screen and (max-width: 1199px) {
    .stocks {
        padding-top: 30px
    }

    .stocks__title {
        margin: 40px 0
    }

    .stocks__promotions-container {
        padding: 40px 30px
    }

    .stocks__category:not(:last-child) {
        margin-bottom: 30px
    }

    .stocks__category__title {
        margin-bottom: 30px
    }

    .stocks__card {
        margin-bottom: 30px
    }

    .stocks__actions {
        margin-top: 30px
    }

    .stocks__abonement, .stocks__certificate {
        margin-top: 40px
    }

    .stocks__abonement__form__title, .stocks__certificate__form__title {
        margin-bottom: 30px
    }

    .stocks__abonement__form__button, .stocks__certificate__form__button {
        margin-top: 30px
    }
}

@media only screen and (max-width: 991px) {
    .stocks {
        overflow: hidden;
        padding-top: 32px
    }

    .stocks__backgrounds {
        display: none
    }

    .stocks__title {
        margin: 0 0 40px
    }

    .stocks__promotions-container {
        padding: 40px 30px 56px
    }

    .stocks__category:not(:last-child) {
        margin-bottom: 56px
    }

    .stocks__category__title {
        margin-bottom: 40px;
        font-size: 18px;
        line-height: 135%;
        letter-spacing: .05em
    }

    .stocks__card {
        margin-bottom: 16px
    }

    .stocks__actions {
        margin-top: 40px
    }

    .stocks__abonement, .stocks__certificate {
        padding: 45px 0 56px;
        margin-top: 32px
    }

    .stocks__abonement__img, .stocks__certificate__img {
        height: 450px;
        width: auto;
        margin: 0 auto 32px
    }

    .stocks__abonement__form__title, .stocks__certificate__form__title {
        font-size: 23px;
        line-height: 39px;
        letter-spacing: .2em;
        margin-bottom: 32px
    }

    .stocks__abonement__form__button, .stocks__certificate__form__button {
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (max-width: 767px) {
    .stocks__abonement__img, .stocks__certificate__img {
        height: 400px
    }
}

@media only screen and (max-width: 575px) {
    .stocks__actions-btn {
        width: 100%
    }

    .stocks__abonement__img, .stocks__certificate__img {
        height: auto;
        width: 100%
    }

    .stocks__abonement__form__button, .stocks__certificate__form__button {
        width: 100%
    }
}

.costs {
    padding: 48px 0 72px
}

.costs__container {
    position: relative
}

.costs__backgrounds img {
    position: absolute;
    z-index: -1;
    width: 512px;
    height: 377px
}

.costs__backgrounds img:first-child {
    top: -150px;
    right: -50px;
    -webkit-transform: scaleY(-1) rotate(-30deg);
    -ms-transform: scaleY(-1) rotate(-30deg);
    transform: scaleY(-1) rotate(-30deg)
}

.costs__backgrounds img:nth-child(2) {
    top: 250px;
    left: 50px;
    -webkit-transform: scaleX(-1) rotate(115deg);
    -ms-transform: scaleX(-1) rotate(115deg);
    transform: scaleX(-1) rotate(115deg)
}

.costs__backgrounds img:last-child {
    bottom: -93px;
    left: 36px;
    -webkit-transform: scaleX(-1) rotate(90deg);
    -ms-transform: scaleX(-1) rotate(90deg);
    transform: scaleX(-1) rotate(90deg)
}

.costs__title {
    margin: 48px 0 84px
}

.costs__search {
    margin: 41px 0 84px
}

.costs__tabs__nav {
    margin-bottom: 69px
}

.costs__category__title {
    font-weight: 700;
    font-size: 24px;
    line-height: 22px;
    letter-spacing: .24em;
    text-transform: uppercase;
    color: #5561ab;
    margin-bottom: 32px
}

.costs__accordion .accordion-question {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: .04em;
    padding: 25px 50px;
    text-transform: uppercase;
    color: #4b4b4b;
    border-top: none;
    background-color: #fff
}

.costs__accordion .accordion-question:not(:first-child) {
    margin-top: 8px
}

.costs__accordion .accordion-question-open {
    border-bottom: 1px solid #5561ab
}

.costs__accordion .accordion-question-open p {
    color: #5561ab
}

.costs__accordion .accordion-question-open svg path {
    stroke: #5561ab
}

.costs__accordion .accordion-answer {
    background-color: #fff
}

.costs__accordion .accordion-answer__list {
    width: 100%;
    padding: 0 50px
}

.costs__accordion .accordion-answer__list-item {
    list-style: none;
    padding: 25px 0
}

.costs__accordion .accordion-answer__list-item::before {
    content: none
}

.costs__accordion .accordion-answer__list-item:not(:last-child) {
    border-bottom: 1px solid rgba(182, 199, 84, .3)
}

.costs__accordion .accordion-answer__list-item, .costs__accordion .accordion-answer__list-item a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: .04em;
    color: #4b4b4b;
    -webkit-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out
}

.costs__accordion .accordion-answer__list-item a span, .costs__accordion .accordion-answer__list-item span {
    margin-left: 15px;
    white-space: nowrap
}

.costs__accordion .accordion-answer__list-item a:visited {
    color: #4b4b4b
}

.costs__accordion .accordion-answer__list-item a:hover {
    color: #b6c754
}

@media only screen and (max-width: 1400px) {
    .costs {
        padding: 35px 0 60px
    }

    .costs__title {
        margin: 50px 0
    }

    .costs__search {
        margin: 35px 0 40px
    }

    .costs__tabs__nav {
        margin-bottom: 50px
    }

    .costs__accordion .accordion-question {
        padding: 25px 40px
    }

    .costs__accordion .accordion-answer__list {
        padding: 0 40px
    }

    .costs__accordion .accordion-answer__list-item {
        padding: 25px 0
    }
}

@media only screen and (max-width: 1199px) {
    .costs {
        padding: 30px 0 50px
    }

    .costs__title {
        margin: 40px 0
    }

    .costs__search {
        margin: 30px 0
    }

    .costs__tabs__nav {
        margin-bottom: 40px
    }

    .costs__accordion .accordion-question {
        padding: 20px 35px
    }

    .costs__accordion .accordion-answer__list {
        padding: 0 35px
    }

    .costs__accordion .accordion-answer__list-item {
        padding: 20px 0
    }
}

@media only screen and (max-width: 991px) {
    .costs {
        overflow: hidden;
        padding: 32px 0 56px
    }

    .costs__backgrounds {
        display: none
    }

    .costs__title {
        margin: 0 0 32px
    }

    .costs__search {
        margin: 0 0 40px
    }

    .costs__category__title {
        display: none
    }

    .costs__accordion .accordion-question {
        padding: 24px 30px;
        font-size: 18px;
        line-height: 24px;
        letter-spacing: .05em;
        text-transform: none;
        -webkit-box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18);
        box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18)
    }

    .costs__accordion .accordion-answer {
        -webkit-box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18);
        box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18)
    }

    .costs__accordion .accordion-answer__list {
        padding: 0
    }

    .costs__accordion .accordion-answer__list-item {
        padding: 23px 30px;
        font-size: 17px;
        line-height: 26px;
        letter-spacing: .01em
    }
}

@media only screen and (max-width: 575px) {
    .costs__container {
        padding: 0
    }

    .costs__header {
        padding: 0 30px
    }

    .costs__tabs__nav {
        padding: 0 30px
    }
}

.internal-promotion {
    overflow: hidden;
    padding: 48px 0
}

.internal-promotion__container {
    position: relative
}

.internal-promotion__background {
    position: absolute;
    width: 1321px;
    height: 943px;
    top: 300px;
    left: -460px;
    z-index: -1;
    -webkit-transform: scaleX(-1) rotate(10deg);
    -ms-transform: scaleX(-1) rotate(10deg);
    transform: scaleX(-1) rotate(10deg)
}

.internal-promotion__title {
    margin: 48px 0 72px
}

.internal-promotion__info {
    padding: 40px 90.5px;
    background-color: #fff;
    -webkit-box-shadow: 0 30px 31px -21px rgba(69, 69, 69, .2);
    box-shadow: 0 30px 31px -21px rgba(69, 69, 69, .2)
}

.internal-promotion__info__title {
    font-size: 24px;
    line-height: 39px;
    letter-spacing: .24em;
    font-weight: 700;
    color: #5561ab;
    margin-bottom: 24px
}

.internal-promotion__info__subtitle {
    font-size: 30px;
    line-height: 30px;
    letter-spacing: .05em;
    color: #626fc0;
    font-weight: 400;
    margin-bottom: 40px;
    text-transform: none
}

.internal-promotion__info__img {
    width: 100%;
    height: 478px;
    position: relative;
    margin-bottom: 40px
}

.internal-promotion__info__img img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.internal-promotion__info__img__discount {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 13.5px 40.5px;
    background-color: #b6c754
}

.internal-promotion__info__img__discount__percent {
    font-size: 60px;
    line-height: 75px;
    color: #fff;
    margin-bottom: 8px
}

.internal-promotion__info__img__discount__deadline {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: .05em;
    color: #fff;
    text-transform: uppercase
}

.internal-promotion__info p {
    width: 720px;
    margin: 0;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: .04em;
    margin-bottom: 40px
}

@media only screen and (max-width: 1400px) {
    .internal-promotion {
        padding: 40px 0
    }

    .internal-promotion__title {
        margin: 40px 0
    }

    .internal-promotion__info {
        padding: 40px 60px
    }

    .internal-promotion__info__img {
        height: 425px
    }
}

@media only screen and (max-width: 1199px) {
    .internal-promotion {
        padding: 35px 0
    }

    .internal-promotion__title {
        margin: 30px 0
    }

    .internal-promotion__info {
        padding: 30px 40px
    }

    .internal-promotion__info__img {
        height: 350px
    }
}

@media only screen and (max-width: 991px) {
    .internal-promotion {
        padding: 32px 0 56px
    }

    .internal-promotion__title {
        margin: 0 0 42px
    }

    .internal-promotion__background {
        display: none
    }

    .internal-promotion__info {
        width: 100%;
        padding: 32px 0
    }

    .internal-promotion__info__wrapper {
        padding: 0 30px
    }

    .internal-promotion__info__title {
        font-size: 18px;
        line-height: 24px;
        letter-spacing: .05em;
        text-transform: none;
        margin-bottom: 16px
    }

    .internal-promotion__info__subtitle {
        font-size: 17px;
        line-height: 26px;
        letter-spacing: .01em;
        margin-bottom: 32px
    }

    .internal-promotion__info p {
        width: 100%;
        text-align: left;
        font-size: 17px;
        line-height: 26px;
        letter-spacing: .01em
    }

    .internal-promotion__info__img {
        height: 243px
    }

    .internal-promotion__info__img__discount {
        padding: 7px 30px
    }

    .internal-promotion__info__img__discount__percent {
        font-size: 24px;
        line-height: 40px;
        letter-spacing: .24em;
        margin: 0
    }

    .internal-promotion__info__img__discount__deadline {
        font-size: 15px;
        line-height: 26px;
        letter-spacing: .01em
    }
}

@media only screen and (max-width: 575px) {
    .internal-promotion__header {
        padding: 0 30px
    }

    .internal-promotion__container {
        padding: 0
    }

    .internal-promotion__info__button {
        padding: 23px 5px;
        width: 100%
    }
}

.another-promotions {
    padding: 24px 0 72px
}

.another-promotions__container {
    position: relative
}

.another-promotions__background {
    z-index: -1;
    position: absolute;
    width: 1158px;
    height: 852px;
    bottom: -670px;
    left: -410px;
    -webkit-transform: scaleX(-1) rotate(30deg);
    -ms-transform: scaleX(-1) rotate(30deg);
    transform: scaleX(-1) rotate(30deg)
}

.another-promotions__title {
    text-align: center;
    margin-bottom: 72px
}

.another-promotions__wrapper {
    margin-top: 56px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.another-promotions__card {
    -webkit-box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18);
    box-shadow: 0 30px 31px -21px rgba(78, 91, 3, .18);
    margin-bottom: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width: 1400px) {
    .another-promotions {
        padding: 20px 0 65px
    }

    .another-promotions__title {
        margin-bottom: 60px
    }

    .another-promotions__wrapper {
        margin-top: 35px
    }
}

@media only screen and (max-width: 1199px) {
    .another-promotions {
        padding: 10px 0 60px
    }

    .another-promotions__title {
        margin-bottom: 50px
    }

    .another-promotions__wrapper {
        margin-top: 25px
    }
}

@media only screen and (max-width: 991px) {
    .another-promotions {
        padding: 0 0 56px
    }

    .another-promotions__background {
        display: none
    }

    .another-promotions__title {
        margin-bottom: 40px;
        text-align: left
    }

    .another-promotions__wrapper {
        margin-top: 16px
    }
}

@media only screen and (max-width: 575px) {
    .another-promotions__button {
        padding: 23px 5px;
        width: 100%
    }
}

.contacts {
    padding-top: 48px;
    overflow: hidden
}

.contacts__title {
    margin: 48px 0 53px
}

.contacts__col {
    position: relative
}

.contacts__card {
    position: absolute;
    width: 100%;
    z-index: 1;
    background-color: #fff
}

.contacts__card__header {
    padding: 36px 48px 33px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.contacts__card__city {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: .13em
}

.contacts__card__body {
    border-top: 1px solid rgba(182, 199, 84, .4);
    padding: 25px 48px
}

.contacts__card__center:not(:last-child) {
    margin-bottom: 15px
}

.contacts__card__center__contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content
}

.contacts__card__center__contact:not(:last-child) {
    margin-bottom: 2px
}

.contacts__card__center__contact i {
    font-size: 12px;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    color: #ccde65;
    margin-right: 8px
}

.contacts__card__center__contact span {
    color: #000;
    font-weight: 300;
    font-size: 13px;
    line-height: 28px;
    letter-spacing: .07em
}

.contacts__card a.contacts__card__center__contact:hover i {
    color: #5561ab
}

.contacts__socials {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 37px 0
}

.contacts__socials__link {
    color: #5561ab;
    font-size: 20px;
    -webkit-transition: color .25s;
    -o-transition: color .25s;
    transition: color .25s
}

.contacts__socials__link:not(:last-child) {
    margin-right: 32px
}

.contacts__socials__link:hover {
    color: #b6c754
}

.contacts__map {
    width: 100%;
    height: 669px;
    background-color: #f6f9e9;
    position: relative
}

.contacts__map .leaflet-map {
    height: 100% !important
}

.contacts__map .leaflet-map .leaflet-bottom, .contacts__map .leaflet-map .leaflet-control, .contacts__map .leaflet-map .leaflet-pane, .contacts__map .leaflet-map .leaflet-top {
    z-index: unset !important
}

.contacts__map .leaflet-map .leaflet-control-attribution {
    display: none !important
}

@media screen and (max-width: 1400px) {
    .contacts {
        padding-top: 40px
    }

    .contacts__title {
        margin: 40px 0
    }

    .contacts__card__header {
        padding: 30px 40px
    }

    .contacts__card__body {
        padding: 30px 40px
    }

    .contacts__socials {
        padding: 33px 0
    }

    .contacts__map {
        height: 600px
    }
}

@media screen and (max-width: 1199px) {
    .contacts {
        padding-top: 32px
    }

    .contacts__title {
        margin: 30px 0
    }

    .contacts__map {
        height: 500px
    }

    .contacts__card__header {
        padding: 30px
    }

    .contacts__card__body {
        padding: 30px
    }
}

@media screen and (max-width: 991px) {
    .contacts {
        padding-top: 0;
        margin-bottom: -137px
    }

    .contacts__title {
        margin: 32px 0 34px
    }

    .contacts__card {
        position: static
    }

    .contacts__map {
        position: relative;
        z-index: 1;
        height: 450px
    }
}

@media screen and (max-width: 767px) {
    .contacts__map {
        position: relative;
        z-index: 1;
        height: 430px
    }
}

@media screen and (max-width: 575px) {
    .contacts__title {
        padding: 0 30px
    }

    .contacts__container {
        padding: 0
    }

    .contacts__card {
        -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        transform: translateX(-30px)
    }

    .contacts__card__body, .contacts__card__header {
        padding-left: 60px
    }

    .contacts__card__header {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .contacts__card__city {
        margin-bottom: 14px
    }

    .contacts__card__center__contact span {
        font-size: 17px;
        line-height: 26px;
        letter-spacing: .01em
    }

    .contacts__map {
        position: relative;
        z-index: 1;
        height: 430px
    }
}



