/*! 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: 700
}

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: -.5em
}

sub {
    bottom: -.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;
    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;
    -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: 700
}

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

td,th {
    padding: 0
}

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

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

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

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

@font-face {
    font-family:Montserrat;src:url("../fonts/font3.woff") format("woff");font-weight:500;font-style:normal
}

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

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

@font-face {
    font-family:Panton;src:url("../fonts/font4.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: 1280px;
    margin: 0 auto;
    padding: 0 15px;
    flex-wrap: wrap
}

* {
    box-sizing: border-box
}

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

ul {
    list-style: none
}

* {
    font-family: Raleway,Arial,sans-serif;
    line-height: 1.2;
    scroll-behavior: smooth
}

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

section {
    position: relative
}

button {
    border: none
}

button:focus {
    outline: 0
}

.gradient {
    background: linear-gradient(62deg,#56a8fc 40%,#fff);
    padding-bottom: 360px
}

.gradient_mid {
    background: linear-gradient(0deg,#56a8fc,#fff);
    margin-top: -250px;
    padding: 200px 0 0
}

.gradient_bottom {
    background: linear-gradient(40deg,#56a8fc 20%,#fff);
    padding-bottom: 0
}

@media screen and (max-width:1100px) {
    .gradient_mid {
        padding-top: 300px
    }
}

@media screen and (max-width:576px) {
    .gradient {
        background: linear-gradient(180deg,#c5e2ff -22.79%,#56a8fc 75.14%)
    }

    .gradient_mid {
        background: linear-gradient(180deg,#fff -2.28%,#56a8fc 75.14%);
        padding-top: 300px
    }

    .gradient_bottom {
        background: linear-gradient(135deg,#fff,#56a8fc)
    }
}

.btn {
    color: #fff;
    font-size: 16px;
    font-weight: 900;
    text-decoration: none;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(312.74deg,#5db70b 18.74%,#96db39 87.53%);
    position: relative;
    max-width: 300px;
    padding: 15px 20px;
    transition: all .3s ease-in-out;
    transform: scale(1);
    border-radius: 90px
}

.btn_mobile {
    transition: none;
    transform: translate(-50%,50%);
    position: absolute;
    left: 50%;
    bottom: 0;
    display: flex;
    width: 100%;
    max-width: 290px
}

.counter {
    margin: 30px auto 0;
    max-width: 233px;
    padding-bottom: 20px
}

.counter__title {
    font-size: 19px;
    font-weight: 400;
    margin-bottom: 10px;
    color: #7dbdfd
}

.counter__list {
    display: flex;
    justify-content: space-between;
    align-items: center
}

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

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

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

.counter__value {
    font-size: 40px;
    font-weight: 700
}

.counter__text {
    color: #fff;
    font-size: 15px;
    position: absolute;
    bottom: -5px;
    left: 0;
    transform: translateY(100%);
    text-align: center
}

.logo {
    font-family: Panton,Arial,sans-serif;
    width: auto;
    font-size: 30px;
    font-weight: 800;
    color: #fff
}

.nav {
    z-index: 99;
    width: 100%;
    transition: all .3s linear
}

.nav__icon {
    display: none;
    width: 37px
}

.nav__title {
    display: none
}

.nav__icon-mobile {
    max-width: 137px
}

.nav__mobile {
    text-align: center;
    display: none;
    width: 100%;
    max-width: 305px
}

.nav__list {
    display: flex;
    align-items: center
}

.nav__item {
    color: #1c59b1;
    font-size: 16px;
    font-weight: 700;
    white-space: nowrap;
    text-decoration: none;
    position: relative;
    width: auto;
    margin-right: 40px;
    padding: 8px 0 8px 15px;
    cursor: pointer
}

.nav__item:last-child {
    margin-right: 0
}

.nav__item:hover {
    font-weight: 900
}

.nav__item_active {
    border-bottom: 3px solid #1c59b1
}

.nav__item_active:before {
    content: "";
    display: block;
    background: url("../images/svg10.svg") no-repeat center/contain;
    position: absolute;
    top: 50%;
    left: 0;
    width: 10px;
    height: 10px;
    transform: translateY(-50%)
}

.nav__item_order {
    color: #fff;
    font-size: 18px;
    font-weight: 900;
    background: linear-gradient(312.74deg,#1c53a9 18.74%,#1974d1 87.53%);
    padding: 15px 40px;
    border-radius: 100px
}

@media screen and (max-width:991px) {
    .nav {
        background: rgba(0,0,0,.5);
        position: fixed;
        z-index: 98;
        top: 0;
        right: 0;
        left: 0
    }

    .nav_active {
        display: flex;
        background: rgba(0,0,0,.5);
        width: 100%;
        height: 100%
    }

    .nav__icon {
        text-align: center;
        display: block;
        position: fixed;
        z-index: 99;
        top: 30px;
        right: 20px;
        transition: all .3s ease-in-out
    }

    .nav__icon_active {
        top: 13px
    }

    .nav__icon_hide {
        display: none
    }

    .nav__icon_close {
        position: absolute
    }

    .nav__title {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        margin-bottom: 70px
    }

    .nav__title:before {
        content: ""
    }

    .nav__list {
        display: flex;
        align-content: center;
        align-items: center;
        flex-wrap: wrap;
        justify-content: center;
        background: #1c59b1;
        position: fixed;
        top: 0;
        right: -40px;
        bottom: 0;
        left: auto;
        max-width: 100%;
        padding: 10px;
        transition: transform .3s ease-in-out;
        transform: translateX(100%)
    }

    .nav__list_active {
        justify-content: center;
        right: 0;
        padding: 0 15px 0 35px;
        transform: translateX(0);
        opacity: 1
    }

    .nav__item {
        color: #fff;
        font-size: 25px;
        text-align: center;
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px
    }

    .nav__item_order {
        color: #151c65;
        max-width: 320px;
        background: linear-gradient(6deg,#56a9fc 18.74%,#fff 87.53%)
    }

    .nav__item_active {
        text-decoration: underline
    }

    .nav__item_active:after,.nav__item_active:before {
        content: none
    }
}

@media screen and (max-width:576px) {
    .nav__item {
        text-align: left;
        margin-bottom: 15px
    }

    .nav__item_order {
        text-align: center;
        width: 100%;
        max-width: 576px
    }

    .nav__title {
        justify-content: flex-start
    }
}

.title {
    font-size: 40px;
    font-weight: 700;
    line-height: .8
}

@media screen and (max-width:991px) {
    section .title {
        line-height: 1
    }
}

@media screen and (max-width:576px) {
    section .title {
        font-size: 24px;
        margin-bottom: 30px;
        line-height: 1
    }
}

.form {
    background: #fff;
    max-width: 370px;
    position: relative;
    padding: 24px;
    background: linear-gradient(201.31deg,#56a9fc -.48%,#1c5ab2 101.67%);
    box-shadow: 7px 11px 89px -4px #4a85dc;
    border-radius: 47px
}

.form__border {
    position: relative;
    background: #1c59b1;
    border: 1px solid #4382c1;
    box-shadow: 0 4px 29px -5px #151c65;
    border-radius: 27px;
    padding: 20px
}

.form__block {
    margin-top: 150px
}

.form__select {
    position: relative
}

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

.form__input {
    color: #1c59b1;
    border: none;
    background: #f8f8f8;
    border-radius: 90px;
    padding: 15px 33px;
    margin-bottom: 20px
}

@media screen and (max-width:374px) {
    .form {
        padding: 0
    }

    .form__border {
        padding: 30px 10px
    }
}

.price {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    top: 30px;
    left: -80px;
    width: 128%
}

.price_mobile {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    transform: none;
    justify-content: center
}

.price__item {
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center
}

.price__new {
    color: #fff;
    font-size: 25px;
    font-weight: 800;
    text-align: right;
    background: linear-gradient(112.38deg,rgba(255,255,255,.35) -13.3%,rgba(255,255,255,0) 102.76%);
    max-width: 200px;
    padding: 20px 40px;
    border: 1px solid rgba(255,255,255,.6);
    border-radius: 20px;
    mix-blend-mode: normal;
    backdrop-filter: blur(17.5px);
    margin-left: 10px
}

.price__new_mobile {
    width: auto;
    background: 0 0;
    border: none;
    backdrop-filter: none;
    padding: 0;
    margin: 10px;
    font-size: 40px
}

.price__old {
    color: #7dbdfd;
    font-size: 30px;
    font-weight: 800;
    text-align: center;
    text-decoration: line-through;
    flex: 1 0
}

.price__old_mobile {
    width: auto;
    flex: none;
    margin: 10px;
    font-size: 20px
}

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

.product {
    width: 100%;
    max-width: 623px
}

.product__img {
    width: 100%
}

.alarm {
    padding-left: 40px
}

.alarm__container {
    align-items: center;
    justify-content: space-around;
    background: linear-gradient(35deg,#1c53a9 18.74%,#1974d1 87.53%);
    position: relative;
    max-width: 1000px;
    padding: 15px 40px 15px 90px;
    border-radius: 20px
}

.alarm__container:before {
    content: "";
    display: block;
    background: url("../images/svg1.svg") no-repeat center/contain;
    position: absolute;
    top: 50%;
    left: 0;
    width: 65px;
    height: 57px;
    transform: translate(-50%,-50%)
}

.alarm__title {
    color: #fff;
    font-size: 22px;
    font-weight: 800;
    max-width: 270px
}

.alarm__text {
    color: #fff;
    max-width: 482px
}

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

    .alarm__container {
        padding: 50px 20px 20px
    }

    .alarm__container:before {
        top: 0;
        left: 50%;
        transform: translate(-50%,-50%)
    }

    .alarm__title {
        text-align: center;
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        margin-left: 0
    }

    .alarm__text {
        max-width: 100%
    }
}

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

.slider {
    position: relative
}

.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: 30px;
    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/svg2.svg") no-repeat center/contain;
    position: absolute;
    top: 50%;
    width: 57px;
    height: 57px
}

.slider__arrows-item_white:before {
    background: url("../images/svg3.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
    }
}

.stock {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.stock__btn {
    flex: 1 0 100%;
    max-width: 284px;
    margin-right: 25px;
    margin-bottom: 15px
}

.stock__text {
    width: auto;
    margin-bottom: 15px
}

.stock__text span {
    color: red;
    font-size: 24px;
    line-height: 1;
    display: block
}

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

    .stock__text span {
        display: inline;
        font-size: inherit
    }

    .stock__btn,.stock__text {
        margin: 0 auto 30px
    }
}

.header {
    background: rgba(255,255,255,.001);
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    margin: 0 auto;
    padding: 45px 0 10px;
    transition: all .3s ease-in-out
}

.header_bg {
    padding: 10px 0;
    background: linear-gradient(62.64deg,#56a8fc 20%,#fff)
}

.header__container {
    padding: 0 15px;
    align-items: center;
    justify-content: space-between
}

.header__nav {
    width: auto
}

@media screen and (max-width:1200px) {
    .header {
        padding-top: 15px
    }
}

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

    .header__nav {
        max-width: 100%
    }

    .header_bg {
        padding: 13px 0
    }

    .header__container {
        min-height: 35px;
        justify-content: flex-start;
        padding: 0 15px
    }

    .header__container:before {
        content: none
    }
}

.main {
    color: #fff;
    background: url("../images/svg7.svg") no-repeat 33% 50%/1224px
}

.main_top {
    padding: 150px 0 80px
}

.main_bottom {
    padding-bottom: 80px
}

.main__left {
    max-width: 64%
}

.main__header {
    padding-left: 45px
}

.main__subtitle,.main__title {
    color: inherit;
    font-size: 50px;
    line-height: 1
}

.main__title {
    font-weight: 900;
    text-transform: uppercase
}

.main__subtitle {
    font-weight: 500
}

.main__block {
    background: linear-gradient(112.38deg,rgba(255,255,255,0) -15.7%,rgba(255,255,255,.6) 94.07%);
    mix-blend-mode: normal;
    border: 1px solid rgba(255,255,255,.6);
    backdrop-filter: blur(17.5px);
    -webkit-backdrop-filter: blur(17.5px);
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    background: linear-gradient(112.38deg,rgba(255,255,255,.25) -13.3%,rgba(255,255,255,0) 102.76%);
    position: relative;
    margin-top: 130px;
    padding: 40px 80px 40px 0;
    border-radius: 20px 500px 500px 20px
}

.main__block_bottom {
    margin-top: 160px
}

.main__product {
    position: absolute;
    top: 50%;
    right: 430px;
    max-width: 41%;
    transform: translateY(-50%)
}

.main__mobile {
    display: none
}

.main__info {
    max-width: 340px
}

.main__info-title {
    font-size: 25px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-right: 40px
}

.main__info-title_bottom {
    text-transform: none
}

.main__info-text {
    font-size: 18px;
    font-weight: 500
}

.main__right {
    display: flex;
    justify-content: flex-end;
    position: relative;
    max-width: 35%;
    padding-top: 60px
}

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

    .main__block {
        flex-wrap: wrap;
        justify-content: center;
        background: 0 0;
        margin-top: 10px;
        padding: 0;
        border: none;
        backdrop-filter: none
    }

    .main__mobile {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        background: linear-gradient(112.38deg,rgba(255,255,255,0) -15.7%,rgba(255,255,255,.6) 94.07%);
        mix-blend-mode: normal;
        border: 1px solid rgba(255,255,255,.6);
        backdrop-filter: blur(17.5px);
        -webkit-backdrop-filter: blur(17.5px);
        border-radius: 20px;
        justify-content: center;
        position: relative;
        margin: -150px 0 50px;
        padding: 140px 20px 30px
    }

    .main__product {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        transform: none;
        max-width: 320px
    }

    .main__product-img {
        position: relative;
        z-index: 4;
        max-width: 90%
    }

    .main__info {
        max-width: 600px
    }

    .main__left {
        max-width: 600px;
        margin-bottom: 30px
    }

    .main__right {
        justify-content: center;
        max-width: 100%;
        padding-top: 0
    }
}

@media screen and (max-width:576px) {
    .main {
        background-position: 42% 0
    }

    .main_top {
        padding-top: 100px;
        padding-bottom: 30px
    }

    .main__info-title {
        font-size: 18px
    }

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

    .main__header {
        padding-left: 0
    }

    .main__title {
        font-size: 30px;
        margin-bottom: 5px
    }

    .main__subtitle {
        font-size: 27px
    }
}

.problems {
    padding-bottom: 60px
}

.problems__container {
    justify-content: center
}

.problems__title {
    font-size: 35px;
    font-weight: 900;
    text-align: center;
    color: #033c90;
    text-transform: uppercase;
    margin-bottom: 10px
}

.problems__subtitle {
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    margin-bottom: 20px
}

.problems__block {
    position: relative;
    max-width: 800px
}

.problems__list {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.problems__list-block {
    width: auto
}

.problems__item {
    background: linear-gradient(112.38deg,rgba(255,255,255,0) -15.7%,rgba(255,255,255,.6) 94.07%);
    mix-blend-mode: normal;
    border: 1px solid rgba(255,255,255,.6);
    backdrop-filter: blur(17.5px);
    -webkit-backdrop-filter: blur(17.5px);
    border-radius: 20px;
    background: linear-gradient(180deg,rgba(255,255,255,0) -15.7%,rgba(255,255,255,.6) 94.07%);
    position: absolute;
    padding: 40px 30px 30px;
    text-align: center;
    color: #151c65
}

.problems__item_1 {
    max-width: 390px;
    top: 92px;
    left: -54px
}

.problems__item_2 {
    top: 50%;
    left: -144px;
    transform: translateY(-50%);
    max-width: 296px
}

.problems__item_3 {
    max-width: 420px;
    bottom: 115px;
    left: -54px
}

.problems__item_4 {
    top: 50%;
    right: -159px;
    transform: translateY(-50%);
    max-width: 296px
}

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

.problems__item-title {
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase
}

.problems__item-text {
    font-size: 17px;
    font-weight: 500
}

.problems__img {
    position: absolute;
    bottom: 80px;
    left: 50%;
    max-width: 683px;
    transform: translateX(-27%)
}

.problems__footer {
    margin-top: -90px;
    max-width: 971px;
    background: linear-gradient(112.38deg,rgba(255,255,255,0) -15.7%,rgba(255,255,255,.6) 94.07%);
    mix-blend-mode: normal;
    border: 1px solid rgba(255,255,255,.6);
    backdrop-filter: blur(17.5px);
    -webkit-backdrop-filter: blur(17.5px);
    border-radius: 20px;
    background: linear-gradient(180deg,rgba(255,255,255,0) -15.7%,rgba(255,255,255,.6) 94.07%);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px
}

.problems__footer-text {
    max-width: 754px;
    font-size: 20px;
    font-weight: 500;
    color: #151c65;
    text-align: center
}

.problems .slick-prev {
    left: 50%;
    transform: translateX(-150%)
}

.problems .slick-next {
    left: 50%;
    transform: translateX(50%) rotate(180deg)
}

.problems .slick-dots {
    padding-left: 0;
    text-align: center
}

.problems .slick-dots li {
    width: 20%
}

@media screen and (max-width:1150px) {
    .problems__item_2 {
        left: -90px
    }

    .problems__item_4 {
        right: -90px
    }
}

@media screen and (max-width:991px) {
    .problems__list {
        height: auto
    }

    .problems__circle {
        width: 100%;
        left: 50%;
        transform: translateX(-50%);
        position: absolute;
        top: 100px
    }

    .problems__img {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        transform: none;
        margin: 110px auto 0;
        max-width: 500px
    }

    .problems__item {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        transform: none;
        margin: 30px auto 0;
        max-width: 500px
    }

    .problems__item-title {
        margin-bottom: 10px
    }

    .problems__footer {
        margin-top: -20px
    }
}

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

    .problems__title {
        font-size: 25px
    }

    .problems__subtitle {
        font-size: 18px
    }

    .problems__circle {
        width: 500px
    }

    .problems__footer {
        padding: 30px 15px
    }

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

.pain {
    margin-top: -365px
}

.pain__bg {
    padding-top: 70px;
    background: url("../images/svg11.svg") no-repeat 50% 0/cover
}

.pain__container {
    justify-content: center
}

.pain__title {
    font-family: Montserrat,Arial,sans-serif;
    text-transform: uppercase;
    color: #033c90;
    font-size: 30px;
    font-weight: 800;
    text-align: center;
    max-width: 666px;
    margin: 0 auto;
    letter-spacing: -.02em
}

.pain__row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-around
}

.pain__row_bottom {
    align-items: flex-start;
    justify-content: flex-start;
    margin-top: -60px
}

.pain__img {
    max-width: 63%;
    margin-right: 15px;
    margin-bottom: 15px
}

.pain__text {
    font-family: Montserrat,Arial,sans-serif;
    color: #fff;
    font-weight: 500;
    max-width: 376px
}

.pain__subtitle {
    max-width: 40%;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 800;
    color: #fff;
    margin-right: 40px;
    margin-top: 220px
}

.pain__list {
    max-width: 570px
}

.pain__col {
    padding: 15px
}

.pain__col_2 {
    margin-top: 80px
}

.pain__item {
    background: #1c59b1;
    border-radius: 27px;
    margin-bottom: 20px;
    box-shadow: 0 4px 15px -5px #151c65
}

.pain__item-header {
    position: relative
}

.pain__border {
    border-radius: 27px 27px 0 0;
    overflow: hidden
}

.pain__item-title {
    background: linear-gradient(112.38deg,rgba(255,255,255,0) -15.7%,rgba(255,255,255,.6) 94.07%);
    mix-blend-mode: normal;
    border: 1px solid rgba(255,255,255,.6);
    backdrop-filter: blur(17.5px);
    -webkit-backdrop-filter: blur(17.5px);
    border-radius: 20px;
    border-radius: 5px;
    background: linear-gradient(112.38deg,rgba(255,255,255,.45) -13.3%,rgba(255,255,255,0) 102.76%);
    text-transform: uppercase;
    padding: 10px 20px;
    width: auto;
    color: #fff;
    font-size: 25px;
    font-weight: 800;
    text-align: center;
    position: absolute;
    bottom: 16px;
    left: -12px
}

.pain__item-text {
    color: #fff;
    font-weight: 500;
    padding: 20px
}

.pain .slick-dots {
    padding: 0;
    text-align: center;
    bottom: 20px
}

.pain .slick-dots li {
    max-width: 45%
}

.pain .slick-next,.pain .slick-prev {
    bottom: -40px;
    left: 50%
}

.pain .slick-next {
    transform: translateX(50%) rotate(180deg)
}

.pain .slick-prev {
    transform: translateX(-150%)
}

.pain .slick-next:before,.pain .slick-prev:before {
    background: url("../images/svg18.svg") no-repeat center/contain
}

@media screen and (max-width:1100px) {
    .pain__subtitle {
        max-width: 35%
    }

    .pain__row_bottom {
        margin-top: 10px
    }
}

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

    .pain__row {
        justify-content: center
    }

    .pain__img {
        max-width: 600px;
        margin-right: 0
    }

    .pain__text {
        max-width: 600px
    }

    .pain__subtitle {
        max-width: 600px;
        margin-top: 30px;
        margin-right: 0
    }

    .pain__col_2 {
        margin-top: 0
    }
}

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

    .pain__subtitle {
        font-size: 25px
    }

    .pain__list {
        padding-bottom: 50px
    }

    .pain__item {
        max-width: 250px;
        margin: 0 auto 20px
    }
}

.help__title {
    color: #151c65;
    font-size: 40px;
    font-weight: 800;
    text-transform: uppercase;
    max-width: 770px;
    margin-bottom: 30px
}

.help__row {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative
}

.help__product {
    position: absolute;
    bottom: -19%;
    left: 0;
    max-width: 45%;

}

.help__left {
    max-width: 54%;
    position: relative
}

.help__target {
    position: absolute;
    max-width: 692px;
    top: 50%;
    left: 50%;
    transform: translate(-64%,-50%)
}

.help__right {
    max-width: 37%;
    padding-top: 130px
}

.help__text {
    color: #151c65;
    font-weight: 500;
    font-size: 17px;
    margin-bottom: 30px
}

.help__btn {
    text-decoration: none;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 900;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(312.74deg,#1c53a9 18.74%,#1974d1 87.53%);
    max-width: 300px;
    margin-bottom: 50px;
    padding: 15px 30px;
    border-radius: 100px
}

.help__product {
    position: absolute;
    z-index: 4;
    transform: rotate(75deg);
}

.help__line {
    position: relative;
    margin-top: 220px;
    display: flex;
    justify-content: center;
    align-items: flex-start
}

.help__line-item {
    position: relative;
    z-index: 3
}

.help__line-item_1 {
    max-width: 275px
}

.help__line-item_1:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 30px;
    transform: translateX(-50%);
    width: 1920px;
    height: 3px;
    background: #fff;
    z-index: -1
}

.help__line-item_2 {
    max-width: 138px
}

.help__line-item_3 {
    max-width: 205px
}

.help__line-item_4 {
    max-width: 220px
}

.help__line-img {
    max-width: 68px;
    margin: 0 auto 20px
}

.help__line-text {
    font-size: 23px;
    font-weight: 900;
    text-align: center;
    color: #151c65
}

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

    .help__row {
        justify-content: center
    }

    .help__left {
        max-width: 600px;
        margin-bottom: 40px
    }

    .help__right {
        max-width: 600px;
        padding-top: 0;
        position: relative;
        z-index: 3
    }

    .help__target {
        max-width: 380px;
        transform: translate(-73%,-50%)
    }

    .help__btn {
        margin: 0 auto 30px
    }

    .help__line {
        margin-top: 30px
    }

    .help__product {
        position: relative;
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        transform: none;
        margin-top: -70px;
        max-width: 600px;
        transform: translateX(-35px)
    }
}

@media screen and (max-width:768px) {
    .help__line {
        flex-wrap: wrap
    }

    .help__line-item {
        max-width: 50%;
        margin-bottom: 40px
    }

    .help__line-item_3:before {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        top: 30px;
        transform: translateX(-50%);
        width: 1920px;
        height: 3px;
        background: #fff;
        z-index: -1
    }

    .help__line-text {
        font-size: 15px;
        padding: 0 15px
    }
}

@media screen and (max-width:576px) {
    .help__title {
        font-size: 25px;
        text-align: left;
        margin-bottom: 40px
    }

    .help__row {
        display: block
    }

    .help__left,.help__right {
        width: calc(100% + 30px);
        left: 50%;
        transform: translateX(-50%)
    }

    .help__text {
        padding: 0 15px
    }

    .help__line-item_1:before,.help__line-item_3:before {
        top: 27px
    }

    .help__line-img {
        max-width: 54px
    }
}

@media screen and (max-width:480px) {
    .help__target {
        transform: translate(-66%,-50%)
    }
}

.consist {
    position: relative;
    z-index: 3;
    padding: 80px 0 100px
}

.consist__container {
    justify-content: center
}

.consist__title {
    color: #fff;
    font-size: 40px;
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
    max-width: 935px;
    margin-bottom: 50px
}

.consist__col {
    background: linear-gradient(112.38deg,rgba(255,255,255,0) -15.7%,rgba(255,255,255,.6) 94.07%);
    mix-blend-mode: normal;
    border: 1px solid rgba(255,255,255,.6);
    backdrop-filter: blur(17.5px);
    -webkit-backdrop-filter: blur(17.5px);
    border-radius: 20px;
    background: linear-gradient(112.38deg,rgba(255,255,255,0) 13%,rgba(255,255,255,.25));
    padding: 40px
}

.consist__item {
    display: flex;
    align-items: center;
    max-width: 530px;
    margin-bottom: 40px
}

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

.consist__img {
    max-width: 120px;
    margin-right: 30px
}

.consist__info {
    position: relative;
    padding-left: 30px
}

.consist__info:before {
    content: "";
    display: block;
    background: #96db39;
    position: absolute;
    top: 50%;
    left: 0;
    width: 3px;
    height: 72px;
    transform: translateY(-50%)
}

.consist__item-title {
    color: #fff;
    font-size: 30px;
    font-weight: 800;
    margin-bottom: 10px
}

.consist__item-text {
    color: #fff;
    font-weight: 500
}

.consist__product {
    position: absolute;
    bottom: -290px;
    left: 50%;
    max-width: 730px;
    transform: translateX(-10%)
}

@media screen and (max-width:991px) {
    .consist__product {
        bottom: -200px;
        left: 50%;
        width: 380px;
        transform: translateX(-50%)
    }

    .consist__col {
        padding-bottom: 250px
    }

    .consist__item {
        margin: 0 auto 40px
    }

    .consist .slick-next,.consist .slick-prev {
        z-index: 3;
        bottom: 150px
    }

    .consist .slick-prev {
        left: 50%;
        transform: translateX(-150%)
    }

    .consist .slick-next {
        left: 50%;
        transform: translateX(50%) rotate(180deg)
    }

    .consist .slick-dots {
        text-align: center;
        bottom: 215px;
        padding-left: 0
    }

    .consist .slick-dots li {
        width: 20%
    }
}

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

    .consist__list {
        width: calc(100% + 30px)
    }

    .consist__title {
        font-size: 25px;
        margin-bottom: 30px
    }

    .consist__col {
        border-radius: 0;
        padding: 40px 15px 250px;
        border: 1px solid rgba(255,255,255,.3);
        background: linear-gradient(110deg,rgba(255,255,255,.25) -13.3%,rgba(255,255,255,0) 102.76%)
    }

    .consist__img {
        max-width: 100px;
        margin-right: 15px
    }

    .consist__info {
        padding: 0
    }

    .consist__info:before {
        content: none
    }

    .consist__item-title {
        font-size: 20px;
        margin-bottom: 10px
    }

    .consist__iten-text {
        font-weight: 400;
        font-size: 15px
    }
}

.research {
    background: linear-gradient(71.89deg,#5eb70c 13.51%,#96db39 82.17%);
    padding: 240px 0 100px;
    position: relative
}

.research:before {
    content: "";
    display: block;
    position: absolute;
    background: url("../images/svg14.svg") no-repeat 110% 800%/1690px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.research__container {
    justify-content: center
}

.research__title {
    color: #fff;
    font-size: 40px;
    font-weight: 800;
    text-align: center;
    max-width: 820px;
    margin-bottom: 30px;
    text-transform: uppercase
}

.research__row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 40px
}

.research__block {
    display: flex;
    align-items: center;
    background: linear-gradient(112.38deg,rgba(255,255,255,0) -15.7%,rgba(255,255,255,.6) 94.07%);
    mix-blend-mode: normal;
    border: 1px solid rgba(255,255,255,.6);
    backdrop-filter: blur(17.5px);
    -webkit-backdrop-filter: blur(17.5px);
    border-radius: 20px;
    justify-content: center;
    background: linear-gradient(112.38deg,rgba(255,255,255,.25) -13.3%,rgba(255,255,255,0) 102.76%);
    position: relative;
    max-width: 61%;
    padding: 50px
}

.research__product {
    max-width: 655px
}

.research__list {
    max-width: 35%;
    transform: translateX(-20px)
}

.research__list-item {
    padding-left: 80px;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    position: relative;
    margin-bottom: 15px
}

.research__list-item:before {
    content: "";
    display: block;
    background: url("../images/svg15.svg") no-repeat center/contain;
    width: 41px;
    height: 41px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

.research__item {
    display: flex;
    align-items: center;
    width: auto;
    flex: 1 0 0;
    margin-right: 40px
}

.research__item:last-child {
    margin-right: 0
}

.research__icon {
    max-width: 67px;
    height: 66px;
    margin-right: 20px
}

.research__text {
    color: #fff;
    font-size: 25px;
    font-weight: 800
}

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

    .research:before {
        background-size: 1100px;
        background-position: 75% -16%
    }

    .research__row {
        justify-content: center
    }

    .research__row:last-child {
        margin-bottom: 0;
        justify-content: center
    }

    .research__block {
        background: 0 0;
        border: none;
        backdrop-filter: none;
        -webkit-backdrop-filter: none;
        border-radius: 0;
        max-width: 600px;
        padding: 0
    }

    .research__list {
        max-width: 600px;
        transform: none;
        position: relative;
        padding: 40px 0 40px 30px
    }

    .research__list:before {
        content: "";
        background: linear-gradient(112.38deg,rgba(255,255,255,0) -15.7%,rgba(255,255,255,.6) 94.07%);
        mix-blend-mode: normal;
        border: 1px solid rgba(255,255,255,.6);
        backdrop-filter: blur(17.5px);
        -webkit-backdrop-filter: blur(17.5px);
        border-radius: 20px;
        background: linear-gradient(300.38deg,rgba(255,255,255,.25) -13.3%,rgba(255,255,255,0) 102.76%);
        backdrop-filter: blur(12.5px);
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translate(-95%,-50%);
        height: 100%;
        width: 1000px;
        z-index: 0
    }

    .research__list-item {
        margin-bottom: 25px;
        padding-left: 50px
    }

    .research__list-item:last-child {
        margin-bottom: 0
    }
}

@media screen and (max-width:576px) {
    .research {
        padding: 120px 0 60px
    }

    .research__title {
        font-size: 25px
    }

    .research__item {
        flex: none;
        margin-right: 0;
        margin-bottom: 30px;
        width: 100%;
        max-width: 280px
    }

    .research__icon {
        max-width: 67px
    }

    .research__text {
        font-size: 17px
    }
}

.expert {
    color: #151c65;
    margin-top: -90px
}

.expert__container {
    justify-content: center
}

.expert__list {
    position: relative;
    max-width: 1200px
}

.expert__item {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    position: relative
}

.expert__right {
    position: relative;
    z-index: 3;
    max-width: 48%;
    padding-top: 50px;
    padding-right: 50px;
    padding-bottom: 120px
}

.expert__left {
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 50%
}

.expert__border {
    overflow: hidden;
    border-radius: 20px
}

.expert__title {
    background: linear-gradient(112.38deg,rgba(255,255,255,0) -15.7%,rgba(255,255,255,.6) 94.07%);
    mix-blend-mode: normal;
    border: 1px solid rgba(255,255,255,.6);
    backdrop-filter: blur(17.5px);
    -webkit-backdrop-filter: blur(17.5px);
    border-radius: 20px;
    font-size: 40px;
    font-weight: 800;
    text-align: center;
    letter-spacing: .02em;
    text-transform: uppercase;
    position: relative;
    z-index: 3;
    max-width: 556px;
    margin-bottom: 20px;
    padding: 15px;
    transform: translateX(-23%)
}

.expert__text {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 15px
}

.expert__name {
    font-size: 25px;
    font-weight: 700
}

.expert__prof {
    font-size: 22px
}

.expert .slick-dots {
    max-width: 48%;
    right: 0;
    bottom: 65px;
    left: auto;
    padding: 0
}

.expert .slick-dots li {
    width: 45%
}

.expert .slick-next:before,.expert .slick-prev:before {
    background: url("../images/svg18.svg") no-repeat center/contain
}

.expert .slick-next,.expert .slick-prev {
    right: 50%;
    bottom: 0;
    left: auto;
    z-index: 10
}

.expert .slick-next {
    transform: translateX(750%) rotate(180deg)
}

.expert .slick-prev {
    transform: translateX(550%)
}

@media screen and (max-width:991px) {
    .expert {
        margin-top: -20px;
        padding: 0
    }

    .expert__title {
        margin: -30px auto 30px;
        transform: none
    }

    .expert__item {
        flex-wrap: wrap;
        justify-content: center
    }

    .expert__left {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        transform: none;
        max-width: 600px
    }

    .expert__right {
        max-width: 600px;
        padding-top: 0;
        padding-right: 0
    }

    .expert__list {
        padding-bottom: 0
    }

    .expert .slick-dots {
        text-align: center;
        right: auto;
        bottom: 75px;
        left: 50%;
        transform: translateX(-50%);
        max-width: 600px;
        padding: 0
    }

    .expert .slick-next,.expert .slick-prev {
        right: auto;
        bottom: 0;
        left: 50%
    }

    .expert .slick-next {
        transform: translateX(50%) rotate(180deg)
    }

    .expert .slick-prev {
        transform: translateX(-150%)
    }
}

@media screen and (max-width:576px) {
    .expert__title {
        font-size: 25px;
        width: 90%
    }

    .expert__list {
        width: calc(100% + 30px)
    }

    .expert__right {
        padding: 0 15px 120px
    }

    .expert__name {
        font-size: 18px
    }

    .expert__prof {
        font-size: 18px
    }
}

.use {
    color: #151c65;
    padding: 70px 0
}

.use__row {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px
}

.use__title {
    font-size: 28px;
    font-weight: 800;
    text-transform: uppercase;
    max-width: 210px;
    margin-right: 100px
}

.use__how {
    display: flex;
    align-items: center;
    width: auto
}

.use__how-item {
    font-size: 20px;
    font-weight: 800;
    max-width: 300px
}

.use__how-item_border {
    position: relative;
    padding-right: 90px
}

.use__how-item_border:before {
    content: "";
    display: block;
    background: #151c65;
    position: absolute;
    top: 0;
    right: 45px;
    width: 2px;
    height: 100%
}

.use__block {
    padding: 30px
}

.use__item {
    max-width: 242px;
    margin: 0 auto
}

.use__border {
    background: linear-gradient(112.38deg,rgba(255,255,255,0) -15.7%,rgba(255,255,255,.6) 94.07%);
    mix-blend-mode: normal;
    border: 1px solid rgba(255,255,255,.6);
    backdrop-filter: blur(17.5px);
    -webkit-backdrop-filter: blur(17.5px);
    border-radius: 20px;
    position: relative;
    max-width: 242px;
    height: 242px;
    padding: 15px;
    border-radius: 50%;
    margin-bottom: 15px
}

.use__numb {
    background: linear-gradient(112.38deg,rgba(255,255,255,0) -15.7%,rgba(255,255,255,.6) 94.07%);
    mix-blend-mode: normal;
    border: 1px solid rgba(255,255,255,.6);
    backdrop-filter: blur(17.5px);
    -webkit-backdrop-filter: blur(17.5px);
    border-radius: 20px;
    color: #151c65;
    font-size: 50px;
    font-weight: 800;
    line-height: 1;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    max-width: 68px;
    height: 68px;
    border-radius: 50%
}

.use__text {
    font-size: 20px;
    font-weight: 500;
    color: #151c65
}

.use .slick-next,.use .slick-prev {
    z-index: 3;
    bottom: -100px
}

.use .slick-prev {
    left: 50%;
    transform: translateX(-150%)
}

.use .slick-next {
    left: 50%;
    transform: translateX(50%) rotate(180deg)
}

.use .slick-dots {
    text-align: center;
    bottom: -20px;
    padding-left: 0
}

.use .slick-dots li {
    width: 29%
}

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

    .use__row {
        flex-wrap: wrap;
        justify-content: center
    }

    .use__title {
        text-align: center;
        margin-bottom: 20px;
        margin-right: 0
    }

    .use__how {
        width: 100%;
        max-width: 100%;
        align-items: flex-start;
        justify-content: space-around;
        position: relative
    }

    .use__how:before {
        content: "";
        display: block;
        background: #151c65;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        width: 2px;
        height: 100%
    }

    .use__how-item {
        text-align: center;
        max-width: 40%;
        padding: 0
    }

    .use__how-item:before {
        content: none
    }
}

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

    .use__how-item {
        font-size: 15px;
        padding: 0 5px
    }

    .use__block {
        padding: 30px 0
    }
}

.comments {
    color: #151c65;
    padding: 80px 0 160px
}

.comments__container {
    justify-content: center
}

.comments__title {
    font-size: 35px;
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 25px
}

.comments__list {
    max-width: 1010px
}

.comments__item {
    display: flex;
    background: linear-gradient(112.38deg,rgba(255,255,255,0) -15.7%,rgba(255,255,255,.6) 94.07%);
    mix-blend-mode: normal;
    border: 1px solid rgba(255,255,255,.6);
    backdrop-filter: blur(17.5px);
    -webkit-backdrop-filter: blur(17.5px);
    border-radius: 20px;
    justify-content: flex-end;
    position: relative;
    max-width: 800px;
    margin-left: auto;
    padding: 70px
}

.comments__left {
    position: absolute;
    top: 50%;
    left: 0;
    max-width: 380px;
    overflow: hidden;
    transform: translate(-50%,-50%);
    border-radius: 20px
}

.comments__right {
    position: relative;
    z-index: 3;
    max-width: 470px
}

.comments__text {
    font-weight: 500;
    margin-bottom: 40px
}

.comments__footer {
    font-size: 20px;
    font-weight: 800
}

.comments .slick-dots {
    text-align: center
}

.comments .slick-prev {
    left: 50%;
    transform: translateX(-100%)
}

.comments .slick-next {
    left: 50%;
    transform: translateX(150%) rotate(180deg)
}

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

    .comments__block {
        padding-top: 100px
    }

    .comments__item {
        padding: 110px 15px 30px;
        justify-content: center;
        max-width: 600px;
        margin: 0 auto
    }

    .comments__left {
        max-width: 200px;
        top: 0;
        left: 50%;
        transform: translate(-50%,-50%)
    }

    .comments .slick-dots {
        padding-left: 0
    }

    .comments .slick-dots li {
        max-width: 29%
    }

    .comments .slick-prev {
        transform: translateX(-150%)
    }

    .comments .slick-next {
        transform: translateX(50%) rotate(180deg)
    }
}

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

    .comments__list {
        width: calc(100% + 30px)
    }

    .comments__item {
        border-radius: 0
    }

    .comments__text {
        margin-bottom: 20px
    }
}

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

.footer__container {
    justify-content: space-between;
    align-items: center
}

.footer p {
    width: auto
}

.footer__text {
    font-size: 20px;
    font-weight: 800;
    color: #fff;
    text-align: center
}

@media screen and (max-width:576px) {
    .footer {
        background: #033c90
    }

    .footer__container {
        justify-content: center
    }

    .footer p {
        margin: 5px 15px
    }

    .footer__text {
        text-align: center;
        margin-top: 10px
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

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

.slick-slider .slick-list,.slick-slider .slick-track {
    -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;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

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

.slick-track:after {
    clear: both
}

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

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[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
}

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

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

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

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

.slick-next:before,.slick-prev: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: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

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

.slick-dots li button:focus:before,.slick-dots li button:hover: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
}

.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
    }
}

.slick-next,.slick-prev {
    top: auto;
    bottom: -100px;
    width: 49px;
    height: 49px;
    transform: none
}

.slick-next {
    right: auto;
    left: 30%;
    transform: rotate(180deg)
}

.slick-prev {
    left: 20%
}

.slick-next:before,.slick-prev:before {
    display: block;
    background: url("../images/svg19.svg") no-repeat center/contain;
    width: 100%;
    height: 100%
}

.slick-dots {
    text-align: left;
    bottom: -35px;
    padding-left: 85px
}

.slick-dots .slick-active {
    background: #1c59b1
}

.slick-dots li {
    width: 155px;
    height: 11px;
    opacity: .4;
    border: 2px solid #1c59b1;
    border-radius: 13px
}