/* Slider */
.slick-slider {
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;

    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/*! normalize.scss v0.1.0 | MIT License | based on git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: rgba(0, 0, 0, 0)
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

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

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

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

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

input[type=search] {
    -webkit-appearance: textfield;
    appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

@font-face {
    font-family: "Inter";
    src: url(../fonts/Inter-Regular-0d6f7.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Inter";
    src: url(../fonts/Inter-SemiBold-7f6c3.woff) format("woff");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: "Inter";
    src: url(../fonts/Inter-Bold-1e547.woff) format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: "Jost";
    src: url(../fonts/Jost-Light-2504a.woff) format("woff");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: "Jost";
    src: url(../fonts/Jost-Regular-14d3c.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Jost";
    src: url(../fonts/Jost-Bold-45a90.woff) format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: "Raleway";
    src: url(../fonts/Raleway-Bold-de533.woff) format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: "Raleway";
    src: url(../fonts/Raleway-ExtraBold-78251.woff) format("woff");
    font-weight: 800;
    font-style: normal
}

.wrap {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden
}

.container {
    display: flex;
    position: relative;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 15px;
    flex-wrap: wrap
}

* {
    box-sizing: border-box
}

body,
div,
section,
header,
footer,
nav,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
input,
select,
button,
form,
label,
img {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0
}

ul {
    list-style: none
}

* {
    font-family: "Inter", "Arial", sans-serif;
    line-height: 1.4;
    scroll-behavior: smooth
}

select {
    text-indent: 1px;
    text-overflow: "";
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

h1,
h2,
h3 {
    font-family: "Raleway", "Arial", sans-serif;
    font-weight: 800;
    line-height: .9;
    letter-spacing: -2px
}

section {
    position: relative
}

button {
    border: none
}

button:focus {
    outline: none
}

.counter {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 233px;
    margin: 30px auto 0;
    padding-bottom: 20px
}

.counter__item {
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #4d4d4d;
    position: relative;
    max-width: 69px;
    padding: 16px;
    border-radius: 10px
}

.counter__item:before {
    content: ":";
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    position: absolute;
    top: 50%;
    right: -8px;
    transform: translateY(-50%)
}

.counter__item:last-child:before {
    content: none
}

.counter__value {
    font-family: "Jost", "Arial", sans-serif;
    font-size: 28px;
    font-weight: 300
}

.counter__text {
    font-family: "Jost", "Arial", sans-serif;
    font-size: 15px;
    text-align: center;
    position: absolute;
    bottom: -5px;
    left: 0;
    transform: translateY(100%)
}

.logo {
    margin-bottom: 30px
}

.logo__img {
    max-width: 185px
}

@media screen and (max-width: 991px) {
    .logo {
        display: flex;
        justify-content: center;
        align-items: center
    }
}

.form {
    background: #373737;
    position: relative;
    max-width: 346px;
    padding: 30px;
    border-radius: 5px
}

.form__title {
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px
}

.form__select {
    position: relative
}

.form__select:before {
    content: "";
    background: url(../images/form__select-30bb2.svg) no-repeat center/contain;
    position: absolute;
    top: 50%;
    right: 30px;
    width: 15px;
    height: 15px;
    transform: translateY(-50%)
}

.form__input {
    color: #fff;
    font-family: "Jost", "Arial", sans-serif;
    background: #252525;
    margin-bottom: 20px;
    padding: 15px 25px;
    border: none;
    border-radius: 90px
}

.form__input_select {
    background: #4d4d4d
}

.form__input::placeholder {
    color: #fff
}

.price {
    display: flex;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center
}

.price__item {
    font-size: 30px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    width: auto;
    margin-bottom: 10px;
    line-height: 1
}

.price__old {
    color: #8a8a8a;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    text-decoration: line-through;
    padding: 0 5px
}

.price__old-value,
.price__new-value,
.price__currency {
    color: inherit
}

.price__new {
    color: #f0bc36;
    text-align: center;
    margin-left: 10px
}

.product {
    width: 100%;
    max-width: 713px;
    position: relative
}



.product__circle {
    position: absolute
}

.product__circle_main {
    max-width: 87%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transform: translate(-50%, -55%)
}

.product__circle_small1 {
    max-width: 6%;
    top: 5%;
    left: 19%
}

.product__circle_small2 {
    max-width: 12%;
    bottom: 30%;
    right: 3%
}

.product__lines {
    transform: rotate(-30deg);
    position: absolute;
    max-width: 71%
}

.product__lines_1 {
    right: 13%;
    top: 7%
}

.product__lines_2 {
    bottom: 37%;
    left: 2%
}

.product__lines-item {
    margin-bottom: 15px;
    position: relative
}

.product__lines-item_1 {
    left: 0
}

.product__lines-item_2 {
    left: 10%
}

.product__lines-item_3 {
    left: -10%
}

.product__lines-item_4 {
    left: 0
}

.product__lines-item_5 {
    left: -5%
}

.product__bg {
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%
}

.product__img {
    max-width: 530px;
    position: relative;
    z-index: 3;
    left: 50%;
    transform: translateX(-50%);
}

@media screen and (max-width: 768px) {
    .product__img{
        max-width: fit-content;
        width: 70%;
    }
}

@media screen and (max-width: 576px) {
    .product__lines-item {
        margin-bottom: 6px
    }
}

.alarm {
    padding: 50px 0;
    position: relative
}

@media screen and (max-width: 991px){
    .alarm{
        padding: 25px 0;
    }
}

.alarm__container {
    border-radius: 20px;
    background: #f0bc36;
    padding: 60px
}

.alarm__bg {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
    width: auto;
    display: flex;
    justify-content: flex-end
}

.alarm__left {
    max-width: 41%;
    position: relative;
    z-index: 4
}

.alarm__title {
    max-width: 490px;
    font-size: 46px;
    margin-bottom: 20px
}

.alarm__text {
    font-size: 18px
}

.alarm__product {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    max-width: 43%;
    z-index: 3
}

.alarm__product-img {
    position: relative;
    z-index: 3;
    width: 60%;
}

.alarm__product-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transform: translate(-65%, -55%)
}

@media screen and (max-width: 991px) {
    .alarm__container {
        justify-content: center;
        padding: 30px 15px 0
    }

    .alarm__bg {
        height: auto;
        width: 100%;
        overflow: hidden;
        -webkit-mask-image: linear-gradient(transparent 20%, black);
        mask-image: linear-gradient(transparent 20%, black);
        border-radius: 0 0 20px 20px
    }

    .alarm__bg-img {
        width: 1000px
    }

    .alarm__product {
        position: relative;
        top: 0;
        left: 0;
        transform: none;
        max-width: 500px;
        transform: translateY(10%)
    }

    .alarm__product-bg {
        transform: translate(-50%, -50%)
    }

    .alarm__left {
        max-width: 120%
    }
}

@media screen and (max-width: 576px) {
    .alarm {
        padding: 0 15px
    }

    .alarm__title {
        font-size: 25px
    }

    .alarm__text {
        font-size: 16px;
        margin-bottom: 0
    }
}

.slider__list {
    position: relative
}

.slider__item {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 1;
    transition: all .3s ease-out
}

.slider__item_active {
    position: relative;
    opacity: 1;
    z-index: 3
}

.slider__arrows {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    bottom: 40px;
    left: 0;
    padding: 0 60px;
    z-index: 4
}

.slider__arrows-item {
    text-transform: uppercase;
    position: relative;
    width: auto;
    padding: 30px 0;
    cursor: pointer;
    user-select: none
}

.slider__arrows-item:before {
    content: "";
    display: block;
    background: url(../images/consist__arrow-2c036.svg) no-repeat center/contain;
    position: absolute;
    top: 50%;
    width: 57px;
    height: 57px
}

.slider__arrows-item_white:before {
    background: url(../images/consist__arrow_white-2db6c.svg) no-repeat center/contain
}

.slider__prev {
    padding-left: 80px
}

.slider__prev:before {
    left: 0;
    transform: translateY(-50%)
}

.slider__next {
    padding-right: 80px;
    text-align: right
}

.slider__next:before {
    right: 0;
    transform: translateY(-50%) rotate(180deg)
}

.slider__dots {
    max-width: 800px;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: -60px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5
}

.slider__dots-item {
    margin: 0 10px;
    background: #fff;
    border-radius: 40px;
    height: 11px;
    transition: .3s ease-in-out;
    cursor: pointer
}

.slider__dots-item_active {
    background-color: #eed1ec
}

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

    .slider__arrows-item span {
        display: none
    }

    .slider__dots-item {
        margin: 0 5px
    }
}

.btn {
    font-family: "Jost", "Arial", sans-serif;
    font-weight: 700;
    background: #f0bc36;
    box-shadow: 0 9px 25px rgba(240, 188, 54, .35);
    border-radius: 90px;
    text-align: center;
    color: #000;
    padding: 15px
}

.main {
    background: url(../images/main__bg-4c606.jpg) no-repeat center/cover;
    padding: 60px 0 100px
}

.main_bottom {
    padding-bottom: 0px
}

.main__container {
    align-items: center;
    justify-content: space-between;
    z-index: 3
}

.main__left {
    position: relative;
    z-index: 3;
    max-width: 30%
}

.main__title {
    font-size: 40px;
    position: relative;
    z-index: 3;
    margin-bottom: 40px;
    color: #fff;
    letter-spacing: -2px
}

.main__title span {
    color: #f0bc36;
    line-height: inherit
}

.main__list {
    position: relative;
    z-index: 3;
    max-width: 330px;
    margin-bottom: 75px
}

.main__list-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px
}

.main__list-img {
    background: #f0bc36;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 59px;
    height: 59px;
    margin-right: 15px;
    border-radius: 50%
}

.main__list-icon {
    max-width: 38px
}

.main__list-text {
    color: #fff;
    font-size: 18px
}

.main__product {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 714px;
    transform: translate(-50%, -21%)
}

.main__order-img {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-45%);
    max-width: 630px
}

.main__right {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 3;
    max-width: 347px
}

@media screen and (max-width: 991px) {
    .main {
        padding: 40px 0
    }

    .main__container {
        justify-content: center
    }

    .main_bottom .main__left {
        margin-bottom: 0
    }

    .main__left {
        display: flex;
        flex-direction: column;
        max-width: 800px;
        margin-bottom: 50px
    }

    .main__right {
        max-width: 100%
    }

    .main__title {
        order: 1
    }

    .main__product,
    .main__order-img {
        position: relative;
        top: 0;
        left: 0;
        transform: none;
        margin: 20px 0
    }

    .main__order-img {
        max-width: 500px;
        margin: 0
    }

    .main__list {
        display: flex;
        flex-wrap: wrap;
        order: 4;
        max-width: 100%;
        margin-bottom: 0
    }

    .main__list-item {
        align-items: center;
        max-width: 100%
    }

    .main__list-img {
        margin-bottom: 10px
    }
}

@media screen and (max-width: 576px) {
    .main__title {
        text-align: center;
        font-size: 39px
    }

    .main__left {
        margin-bottom: 20px
    }

    .main__list-item {
        font-size: 13px;
        padding-right: 20px
    }

    .main__list-text {
        font-size: 16px
    }
}

.second {
    padding: 100px 0 0;
    overflow: hidden
}

.second__container {
    position: static;
    justify-content: flex-end
}

.second__img {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    max-width: 44%
}

.second__left {
    max-width: 52%
}

.second__title {
    font-size: 83px;
    margin-bottom: 45px
}

.second__text {
    font-size: 18px;
    margin-bottom: 30px
}

@media screen and (max-width: 991px) {
    .second {
        padding: 40px 0 0
    }

    .second__container {
        justify-content: center
    }

    .second__left {
        max-width: 100%
    }

    .second__title {
        margin-bottom: 0
    }

    .second__img {
        position: relative;
        top: 0;
        left: 0;
        max-width: 880px;
        margin: -10% 0;
        transform: translateX(-9%)
    }
}

@media screen and (max-width: 576px) {
    .second__title {
        text-align: center;
        font-size: 31px
    }

    .second__text {
        font-size: 16px
    }
}

.problems {
    padding: 20px 0 40px
}

.problems__container {
    justify-content: center
}

.problems__title {
    font-family: "Inter", "Arial", sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    letter-spacing: 0;
    max-width: 1130px;
    margin-bottom: 30px
}

.problems__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.problems__list-item {
    margin: 10px;
    letter-spacing: -2px;
    display: flex;
    align-content: flex-end;
    align-items: flex-end;
    max-width: 323px;
    height: 456px;
    padding: 30px;
    border-radius: 15px;
    filter: drop-shadow(0 15px 44px rgba(0, 0, 0, 0.25))
}

.problems__list-item_1 {
    background: url(../images/problems1-a3809.jpg) no-repeat center/cover
}

.problems__list-item_2 {
    background: url(../images/problems2-1b127.jpg) no-repeat center/cover
}

.problems__list-item_3 {
    background: url(../images/problems3-a8d05.jpg) no-repeat center/cover
}

.problems__list-item_4 {
    background: url(../images/problems4-a83af.jpg) no-repeat center/cover
}

.problems__list-title {
    color: #fff;
    font-size: 36px
}

@media screen and (max-width: 1440px) {
    .problems__list {
        justify-content: center
    }
}

@media screen and (max-width: 991px) {
    .problems {
        padding: 30px 0
    }
}

@media screen and (max-width: 576px) {
    .problems__title {
        font-size: 20px
    }
}

.work {
    background: #212121;
    padding: 100px 0 50px;
    z-index: 3
}

.work__container {
    position: static
}

.work__product {
    position: absolute;
    top: 0;
    height: 100%;
    left: 50%;
    transform: translateX(-20%);
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../images/work__bg-07709.png) no-repeat 50% 0/cover;
    max-width: 1300px
}

.work__product-img {
    width: 40%;
    position: relative;
    z-index: 2
}

.work__product-bg {
    max-width: 819px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.work__left {
    max-width: 53%;
    position: relative;
    z-index: 3
}

.work__title {
    font-size: 63px;
    color: #fff;
    margin-bottom: 25px
}

.work__title span {
    color: #f0bc36;
    line-height: inherit
}

.work__text {
    color: #fff;
    font-size: 18px;
    margin-bottom: 30px
}

@media screen and (max-width: 991px) {
    .work {
        padding: 30px 0 0
    }

    .work__container {
        display: block
    }

    .work__left {
        max-width: 100%;
        margin-bottom: 20px
    }

    .work__product {
        position: relative;
        width: calc(100% + 30px);
        transform: translateX(-50%)
    }

    .work__product-img {
        width: 50%;
        transform: translateY(10%)
    }
}

@media screen and (max-width: 991px) {
    .work__title {
        font-size: 24px;
        line-height: 1.1;
        letter-spacing: 0
    }
}

.pluses {
    background: #baddf9;
    padding: 50px 0 0
}

.pluses__container {
    justify-content: center
}

.pluses__title {
    color: rgba(255, 255, 255, .4);
    font-size: 343px;
    font-weight: 800;
    line-height: .8;
    text-align: center;
    letter-spacing: -0.05em
}

.pluses__subtitle {
    color: #212121;
    font-size: 53px;
    text-align: center;
    letter-spacing: -0.03em;
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1000px;
    margin-top: -70px;
    margin-bottom: 30px
}

.pluses__list {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
    position: relative;
    z-index: 3
}

.pluses__list-item {
    background: linear-gradient(180deg, #F8F8F8 0%, #ECECEC 100%);
    position: relative;
    padding: 15px 40px 15px 90px;
    border-radius: 10px;
    margin-bottom: 15px
}

.pluses__list-item_1 {
    max-width: 349px
}

.pluses__list-item_2 {
    max-width: 358px
}

.pluses__list-item_3 {
    max-width: 288px
}

.pluses__list-item_4 {
    max-width: 367px
}

.pluses__list-item_5 {
    max-width: 349px
}

.pluses__list-item_6 {
    max-width: 297px
}

.pluses__list-item_7 {
    max-width: 330px
}

.pluses__list-item_8 {
    max-width: 413px
}

.pluses__list-item_9 {
    max-width: 360px
}

.pluses__list-item_10 {
    max-width: 401px
}

.pluses__list-item_11 {
    max-width: 350px
}

.pluses__list-item:before {
    content: "";
    background: url(../images/pluses__icon-7e03a.png) no-repeat center/contain;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 50%;
    left: 40px;
    transform: translateY(-50%)
}

.pluses__list-item_reverse {
    text-align: right;
    margin-left: auto;
    padding: 15px 90px 15px 40px
}

.pluses__list-item_reverse:before {
    left: auto;
    right: 40px
}

.pluses__product {
    position: absolute;
    bottom: 0;
    left: 47%;
    transform: translateX(-50%);
    max-width: 573px;
}

.pluses .slick-dots li.slick-active {
    width: 45px;
    background: #2196f3
}

@media screen and (max-width: 1400px) {
    .pluses__title {
        font-size: 23vw
    }
}

@media screen and (max-width: 991px) {
    .pluses__subtitle {
        line-height: .9
    }

    .pluses__subtitle span {
        line-height: inherit
    }

    .pluses__product {
        margin-top: 20px
    }

    .pluses__col {
        margin: 0 auto;
        max-width: 380px
    }

    .pluses__subtitle {
        display: block;
        margin-top: 0;
        text-align: left
    }

    .pluses__product {
        position: relative;
        top: 0;
        left: 0;
        transform: none
    }
}

@media screen and (max-width: 576px) {
    .pluses__subtitle {
        line-height: .6
    }

    .pluses__subtitle span {
        font-size: 33px;
        line-height: inherit
    }

    .pluses__list-item {
        padding-left: 60px
    }

    .pluses__list-item_reverse {
        padding-left: 60px;
        text-align: left;
        padding-right: 40px
    }

    .pluses__list-item_reverse:before {
        right: auto;
        left: 10px
    }

    .pluses__list-item:before {
        left: 10px
    }
}

.consist {
    background: url(../images/consist__bg-e7f46.jpg) no-repeat center/cover;
    padding: 80px 0
}

.consist__title {
    font-size: 63px;
    color: #fff;
    text-align: center;
    margin-bottom: 100px
}

.consist__title span {
    color: #f0bc36;
    line-height: inherit
}

.consist__block {
    padding: 70px 20px 20px
}

.consist__item {
    position: relative;
    max-width: 300px;
    border-radius: 15px;
    background: #fff;
    padding: 90px 35px 35px;
    margin: 0 auto
}

.consist__img {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%);
    max-width: 135px
}

.consist__item-title {
    text-align: center;
    font-size: 24px;
    margin-bottom: 20px
}

.consist__item-text {
    text-align: center
}

@media screen and (max-width: 991px) {
    .consist {
        padding: 30px 0
    }

    .consist__title {
        margin-bottom: 50px
    }
}

@media screen and (max-width: 576px) {
    .consist__title {
        font-size: 32px;
        margin-bottom: 30px
    }
}

.how {
    background: #f3cb42;
    padding: 50px 0 
}

.how__title {
    font-size: 53px;
    text-align: center;
    margin-bottom: 50px
}

.how__row {
    display: flex;
    justify-content: space-between
}

.how__list {
    max-width: 59%;
    padding-right: 30px
}

.how__block {
    margin-bottom: 20px
}

.how__block:last-child {
    margin-bottom: 0
}

.how__item {
    display: flex;
    background: #fff;
    position: relative;
    padding-left: 116px;
    overflow: hidden;
    border-radius: 10px
}

.how__item_1 {
    max-width: 757px
}

.how__item_2 {
    max-width: 796px
}

.how__item_3 {
    max-width: 778px
}

.how__item_4 {
    max-width: 828px
}

.how__item_5 {
    max-width: 825px
}

.how__item_6 {
    max-width: 828px
}

.how__img {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffef5f;
    position: absolute;
    top: 0;
    left: 0;
    max-width: 114px;
    height: 100%
}

.how__icon {
    width: auto
}

.how__info {
    background: #fff;
    padding: 15px
}

.how__item-title {
    font-family: "Inter", "Arial", sans-serif;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px
}

.how__result {
    display: flex;
    flex-direction: column;
    position: relative;
    max-width: 41%
}

.how__result-item {
    display: flex;
    align-items: flex-end;
    flex: 1 0 auto;
    justify-content: center;
    background: linear-gradient(to bottom, #EFBD3C 90%, rgba(0, 0, 0, 0.16) 100%);
    position: relative;
    height: 50%
}

.how__result-item_after {
    align-items: flex-start;
    flex: 1 0 35%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.16) 0%, #EFBD3C 10%);
    border-top: 6px solid #fff
}

.how__result-img {
    width: auto
}

.how__result-text {
    color: #fff;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    left: 50%;
    width: auto;
    padding: 5px 20px;
    transform: translateX(-50%)
}

.how__result-text_before {
    background: #000;
    bottom: 0
}

.how__result-text_after {
    background: #046150;
    top: 0
}

.how .slick-prev:before,
.how .slick-next:before {
    background: url(../images/slider__arrow_black-59bdd.svg) no-repeat center/contain
}

@media screen and (max-width: 1280px) {
    .how__row {
        flex-wrap: wrap;
        justify-content: center
    }

    .how__list {
        max-width: 800px;
        padding-right: 0
    }

    .how__item {
        max-width: 95%;
        margin: 0 auto
    }

    .how__result {
        max-width: 500px;
        margin-top: 40px
    }

    .how__result-img {
        width: 100%
    }

    .how__result-item {
        flex: none;
        height: auto;
        padding: 15px 15px 0
    }

    .how__result-item_after {
        padding: 0 15px 15px
    }

    .how .slick-dots li {
        background: #f8e08e;
        width: 30px;
        height: 10px;
        transition: all .3s ease-in-out;
        border-radius: 90px;
        box-shadow: inset 0 4px 4px rgba(255, 255, 255, .25)
    }

    .how .slick-dots li.slick-active {
        background: #464646;
        width: 60px
    }
}

@media screen and (max-width: 991px) {
    .how {
        padding: 30px 0
    }
}

@media screen and (max-width: 576px) {
    .how__title {
        font-size: 33px;
        line-height: 1.1;
        margin-bottom: 30px
    }

    .how__item {
        max-width: 90%;
        padding: 15px
    }

    .how__item-title {
        font-size: 20px;
        line-height: 1;
        display: flex;
        align-items: center
    }

    .how__img {
        position: relative;
        top: 0;
        left: 0;
        transform: none;
        max-width: 57px;
        height: 57px;
        margin-right: 15px;
        border-radius: 15px
    }

    .how__icon {
        max-width: 32px
    }

    .how__info {
        padding: 0
    }

    .how__result {
        margin-top: 20px
    }

    .how .slick-dots {
        bottom: -30px
    }
}

.use {
    padding: 50px 0 75px
}

.use__title {
    font-size: 73px;
    text-align: center;
    margin-bottom: 40px
}

.use__list {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-around
}

@media screen and (max-width: 1176px) {
    .use__list{
        flex-direction: column;
        align-items: center;
    }
}

.use__item {
    max-width: 322px;
    margin: 30px
}

.use__border {
    overflow: hidden;
    border-radius: 20px;
    filter: drop-shadow(0px 15px 50px rgba(0, 0, 0, 0.15))
}

.use__numb {
    color: #000;
    font-size: 33px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f0bc36;
    position: relative;
    max-width: 70px;
    height: 70px;
    margin: -35px auto 15px;
    border-radius: 50%
}

.use__text {
    font-size: 25px;
    text-align: center;
    max-width: 276px;
    margin: 0 auto
}

@media screen and (max-width: 991px) {
    .use {
        padding: 30px 0
    }
}

@media screen and (max-width: 576px) {
    .use__item {
        margin: 30px 0
    }

    .use__title {
        font-size: 32px;
        margin-bottom: 0
    }
}

.expert {
    padding-top: 70px
}

.expert__left {
    max-width: 58%
}

.expert__title {
    font-size: 33px;
    line-height: 1.3;
    margin-bottom: 40px
}

.expert__block {
    position: absolute;
    right: -100px;
    bottom: 0;
    max-width: 47%
}

.expert__border {
    position: relative;
    z-index: 3;
    margin-bottom: 60px;
    padding-left: 25px;
    border-left: 11px solid #baddf9
}

.expert__text {
    font-size: 18px;
    margin-bottom: 30px
}

.expert__text_bold {
    font-weight: 600
}

.expert__footer {
    display: flex;
    align-items: flex-start;
    margin-bottom: 80px
}

.expert__info {
    position: relative;
    margin-right: 40px
}

.expert__info-name {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    font-size: 22px;
    font-weight: 700;
    color: #11437d;
    margin-bottom: 5px
}

.expert__sign {
    max-width: 156px
}

.expert__info-text {
    font-size: 17px
}

.expert__info-text span {
    display: block
}

.expert__btn {
    max-width: 383px
}

@media screen and (max-width: 1280px) {
    .expert__container {
        justify-content: center
    }

    .expert__left {
        max-width: 900px
    }

    .expert__title {
        margin-bottom: 10px
    }

    .expert__block {
        position: relative;
        top: 0;
        left: 0;
        transform: none;
        max-width: 100%;
        -webkit-mask-image: linear-gradient(black 50%, transparent);
        mask-image: linear-gradient(black 50%, transparent);
    }

    .expert__img {
        margin: 0 auto;
        max-width: 500px
    }

    .expert__border {
        margin-top: -30px
    }

    .expert__info-name {
        flex-wrap: wrap
    }

    .expert__info-name p {
        width: auto;
        margin-right: 10px;
        white-space: nowrap
    }
}

@media screen and (max-width: 991px) {
    .expert {
        padding: 30px 0
    }

    .expert__border {
        border-left-width: 6px;
        padding-left: 15px;
        margin-bottom: 20px
    }

    .expert__text {
        font-size: 16px;
        margin-bottom: 20px
    }

    .expert__footer {
        flex-wrap: wrap;
        margin-bottom: 20px
    }

    .expert__info {
        margin-bottom: 20px;
        width: auto
    }

    .expert .btn {
        font-size: 14px
    }
}

@media screen and (max-width: 576px) {
    .expert__title {
        font-size: 21px
    }

    .expert__sign {
        max-width: 36%
    }
}

.comments {
    padding: 100px 0 50px
}

.comments__title {
    text-align: center;
    font-size: 53px;
    margin-bottom: 30px
}

.comments__block {
    max-width: 460px;
    padding: 110px 15px 30px
}

.comments__item {
    padding: 0 30px 30px;
    background: #f3f3f3;
    border-radius: 10px;
    position: relative
}

.comments__avatar {
    max-width: 152px;
    border-radius: 50%;
    border: 8px solid #fff;
    filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, 0.25));
    overflow: hidden;
    margin: 0 auto;
    transform: translateY(-50%)
}

.comments__name {
    font-size: 23px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: -30px
}

.comments__text {
    font-size: 18px
}

.comments .slick-dots li {
    background: #f8e08e
}

.comments .slick-dots li.slick-active {
    background: #464646
}

@media screen and (max-width: 991px) {
    .comments {
        padding: 70px 0 30px
    }

    .comments__item {
        margin: 0 auto
    }
}

@media screen and (max-width: 768px) {
    .comments__block {
        max-width: 100%
    }
}

@media screen and (max-width: 576px) {
    .comments__title {
        font-size: 31px;
        margin-bottom: 0
    }

    .comments__item {
        padding: 0 15px 30px
    }

    .comments__block {
        padding: 110px 0 30px
    }

    .comments__text {
        font-size: 16px
    }
}

.delivery {
    background: #baddf9;
    padding: 50px 0
}

.delivery__title {
    font-size: 53px;
    text-align: center;
    margin-bottom: 30px
}

.delivery__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around
}

.delivery__item {
    position: relative;
    max-width: 309px;
    margin: 30px
}

.delivery__item:last-child .delivery__circle:before {
    content: none
}

.delivery__circle {
    position: relative;
    margin-bottom: 20px
}

.delivery__circle:before {
    content: "";
    display: block;
    background: url(../images/delivery__arrow-1d491.svg) no-repeat center;
    position: absolute;
    top: 50%;
    right: -30%;
    width: 40px;
    height: 34px;
    transform: translateY(-50%)
}

.delivery__numb {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #70aad9;
    position: absolute;
    top: 0;
    left: 0;
    max-width: 67px;
    height: 67px;
    border-radius: 50%
}

.delivery__text {
    font-size: 28px;
    text-align: center
}

@media screen and (max-width: 1280px) {
    .delivery__circle:before {
        content: none
    }
}

@media screen and (max-width: 576px) {
    .delivery {
        padding: 30px 0
    }

    .delivery__title {
        font-size: 33px;
        margin-bottom: 10px
    }

    .delivery__item {
        margin: 30px 10px
    }
}

.footer {
    padding: 30px 0;
    position: relative;
    z-index: 5
}

.footer__text {
    text-align: center
}

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0);
    color: rgba(0, 0, 0, 0);
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: rgba(0, 0, 0, 0);
    color: rgba(0, 0, 0, 0)
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,
.slick-next:before {
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: rgba(0, 0, 0, 0);
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: rgba(0, 0, 0, 0);
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

.slick-next {
    right: -10px
}

.slick-prev {
    left: -10px
}

.slick-dots li {
    background: #fff;
    box-shadow: inset 0 4px 4px rgba(255, 255, 255, .25);
    border-radius: 90px;
    width: 45px;
    height: 10px;
    transition: all .3s ease-in-out
}

.slick-dots li.slick-active {
    background: #f0bc36;
    width: 92px
}

.slick-prev:before,
.slick-next:before {
    content: "";
    background: url(../images/slider__arrow-4e0ef.svg) no-repeat center/contain;
    width: 20px;
    height: 20px;
    display: block;
    opacity: 1
}

.slick-next:before {
    transform: rotate(180deg)
}

.animation-fadeIn {
    animation: fadeIn .5s ease-in-out
}

.animation-fadeOut {
    animation: fadeOut .5s ease-in-out
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes pulse {
    from {
        transform: scale(1);
        opacity: 0
    }

    10% {
        transform: scale(1);
        opacity: 1
    }

    to {
        transform: scale(2);
        opacity: 0
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    select::-ms-expand {
        display: none
    }
}

@media screen and (-ms-high-contrast: active)and (max-width: 1280px),
screen and (-ms-high-contrast: none)and (max-width: 1280px) {
    .expert__border {
        margin-top: 10px
    }
}

@media screen and (max-width: 576px) {
    .slick-dots li {
        width: 20px;
        background: #464646;
        box-shadow: none
    }

    .slick-dots li.slick-active {
        width: 40px
    }
}