p {
    margin-top: 0;
    margin-bottom: 20px
}

li,
ol,
ul {
    padding: 0;
    margin: 0;
    list-style: none
}

ol,
ul {
    margin-bottom: 20px
}

.h1,
.h2,
.h3,
.h4,
.h5,
h1,
h2,
h3,
h4,
h5 {
    font-family: Rubik, sans-serif;
    color: #000;
    text-transform: none;
    line-height: 1.42;
    font-weight: 700;
    margin-bottom: 20px
}

.h1,
h1 {
    font-size: 2.5rem
}

.h2,
h2 {
    margin-top: 30px;
    font-size: 2rem
}

.h3,
h3 {
    margin-top: 30px;
    font-size: 1.375rem
}

.h4,
h4 {
    margin-top: 30px;
    font-size: 1.125rem
}

.h5,
h5 {
    margin-top: 30px;
    font-size: 1rem
}

a {
    color: #1c1c1d;
    text-decoration: none;
    outline: 0;
    -webkit-transition: color .2s;
    transition: color .2s
}

img {
    max-width: 100%;
    height: auto
}

.row {
    display: -webkit-box;
    display: -webkit-inline-box;
    display: inline-flex;
    display: -ms-flex;
    display: -ms-inline-flexbox;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px
}

.flex {
    display: -webkit-box;
    display: -webkit-inline-box;
    display: inline-flex;
    display: -ms-flex;
    display: -ms-inline-flexbox;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.valign-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-align-items: center;
    align-items: center
}

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

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

.text-right {
    text-align: right
}

.text-left {
    text-align: left
}

[class*=col-] {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px
}

.clear {
    padding-left: 0;
    padding-right: 0
}

.col-1 {
    -ms-flex: 0 0 8.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    -ms-flex: 0 0 16.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    -ms-flex: 0 0 41.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    -ms-flex: 0 0 66.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.33333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    -ms-flex: 0 0 91.66667%;
    -webkit-box-flex: 0;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%
}

@media(min-width:300.99px) {
    .col-ss-0 {
        display: none
    }

    .col-ss-1 {
        -ms-flex: 0 0 8.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-ss-2 {
        -ms-flex: 0 0 16.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-ss-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-ss-4 {
        -ms-flex: 0 0 33.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-ss-5 {
        -ms-flex: 0 0 41.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-ss-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-ss-7 {
        -ms-flex: 0 0 58.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-ss-8 {
        -ms-flex: 0 0 66.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-ss-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-ss-10 {
        -ms-flex: 0 0 83.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-ss-11 {
        -ms-flex: 0 0 91.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-ss-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media(min-width:400.99px) {
    .col-us-0 {
        display: none
    }

    .col-us-1 {
        -ms-flex: 0 0 8.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-us-2 {
        -ms-flex: 0 0 16.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-us-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-us-4 {
        -ms-flex: 0 0 33.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-us-5 {
        -ms-flex: 0 0 41.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-us-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-us-7 {
        -ms-flex: 0 0 58.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-us-8 {
        -ms-flex: 0 0 66.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-us-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-us-10 {
        -ms-flex: 0 0 83.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-us-11 {
        -ms-flex: 0 0 91.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-us-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media(min-width:576.99px) {
    .col-xs-1 {
        -ms-flex: 0 0 8.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xs-2 {
        -ms-flex: 0 0 16.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xs-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xs-4 {
        -ms-flex: 0 0 33.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xs-5 {
        -ms-flex: 0 0 41.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xs-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xs-7 {
        -ms-flex: 0 0 58.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xs-8 {
        -ms-flex: 0 0 66.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xs-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xs-10 {
        -ms-flex: 0 0 83.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xs-11 {
        -ms-flex: 0 0 91.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xs-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media(min-width:768.99px) {
    .col-sm-1 {
        -ms-flex: 0 0 8.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        -ms-flex: 0 0 91.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media(min-width:1024.99px) {
    .col-md-1 {
        -ms-flex: 0 0 8.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        -ms-flex: 0 0 16.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex: 0 0 33.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        -ms-flex: 0 0 41.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -ms-flex: 0 0 58.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        -ms-flex: 0 0 66.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex: 0 0 83.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        -ms-flex: 0 0 91.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media(min-width:1200.99px) {
    .col-lg-1 {
        -ms-flex: 0 0 8.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }

    .ui-card-item.small {
        min-height: 212px
    }
}

@media(min-width:1170.99px) {
    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 10%;
        flex: 0 0 10%;
        max-width: 10%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width: 80%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 90%;
        flex: 0 0 90%;
        max-width: 90%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media(min-width:1330.99px) {
    .col-l-1 {
        -ms-flex: 0 0 8.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-l-2 {
        -ms-flex: 0 0 16.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-l-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-l-4 {
        -ms-flex: 0 0 33.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-l-5 {
        -ms-flex: 0 0 41.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-l-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-l-7 {
        -ms-flex: 0 0 58.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-l-8 {
        -ms-flex: 0 0 66.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-l-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-l-10 {
        -ms-flex: 0 0 83.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-l-11 {
        -ms-flex: 0 0 91.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-l-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.my-mfp-zoom-in .mfp-anim {
    opacity: 0;
    -webkit-transform: scale(.75);
    transform: scale(.75);
    -webkit-transition: opacity .3s ease-in-out .45s, -webkit-transform .3s ease-in-out .45s;
    transition: transform .3s ease-in-out .45s, opacity .3s ease-in-out .45s, -webkit-transform .3s ease-in-out .45s
}

.my-mfp-zoom-in .mfp-anim.not_delay,
.not_delay .my-mfp-zoom-in .mfp-anim {
    -webkit-animation-delay: 0s !important;
    animation-delay: 0s !important;
    -webkit-transition: opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out, opacity .3s ease-in-out, -webkit-transform .3s ease-in-out
}

.my-mfp-zoom-in.mfp-ready .mfp-anim {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.my-mfp-zoom-in.mfp-removing .mfp-anim {
    -webkit-transform: scale(.75);
    transform: scale(.75);
    opacity: 0
}

.mfp-bg {
    opacity: 0;
    -webkit-transform: scale(.92);
    transform: scale(.92);
    -webkit-transition: opacity .5s, -webkit-transform .5s;
    transition: transform .5s, opacity .5s, -webkit-transform .5s;
    position: fixed !important;
    top: 0 !important;
    height: 100% !important
}

.mfp-bg.mfp-ready {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: .7
}

.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-wrap {
    position: fixed !important;
    top: 0 !important;
    height: 100% !important;
    overflow: hidden auto !important
}

button,
input {
    font-family: Rubik, sans-serif
}

.splide__arrow {
    position: static;
    -webkit-transform: none;
    transform: none;
    width: 52px;
    height: 52px;
    background: #26a9e0;
    opacity: 1;
    cursor: pointer
}

.splide.is-active .splide__list {
    margin-bottom: 22px !important
}

.splide__arrows--rtl .splide__arrow--next img {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.splide__arrow:disabled {
    opacity: .6
}

.splide__arrows.splide__arrows--ltr.splide__arrows--rtl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 0 28px
}

.ui-card-block {
    position: relative;
    z-index: 20
}

@media(min-width:768.99px) {
    .ui-card-slider .splide__list {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 20px
    }

    .ui-card-slider .splide__track {
        overflow: visible !important
    }

    .ui-card-slider .splide__slide {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
        width: 100%
    }

    .ui-card-item.auto.active {
        min-height: auto
    }
}

.ui-card-slider .splide__slide {
    max-width: calc(25% - 15px)
}

.ui-card-slider .splide__slide.grid-3 {
    max-width: calc(33.333% - 15px)
}

.ui-card-item {
    background-color: #f5f6f8;
    padding: 32px 20px 12px;
    text-align: center;
    max-width: 100%;
    -webkit-box-shadow: 0 2px 3px 0 rgba(6, 50, 111, .1), 0 6px 6px 0 rgba(6, 50, 111, .09), 0 14px 8px 0 rgba(6, 50, 111, .05), 0 25px 10px 0 rgba(6, 50, 111, .01), 0 39px 11px 0 rgba(6, 50, 111, 0);
    box-shadow: 0 2px 3px 0 rgba(6, 50, 111, .1), 0 6px 6px 0 rgba(6, 50, 111, .09), 0 14px 8px 0 rgba(6, 50, 111, .05), 0 25px 10px 0 rgba(6, 50, 111, .01), 0 39px 11px 0 rgba(6, 50, 111, 0);
    min-height: 178px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 12px 0
}

@media(min-width:1024.99px) {
    .ui-card-item.small.active {
        min-height: 258px
    }

    .ui-card-item.small.active .ui-card-title {
        padding-right: 76px
    }

    .ui-card-item.small.active .ui-card-head {
        position: relative
    }

    .ui-card-item.small.active .ui-card-img {
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
}

.ui-card-item.active {
    z-index: 10;
    position: absolute;
    min-height: 426px;
    background: #e4f0f6;
    border: 1px solid #fff;
    -webkit-box-pack: normal;
    -ms-flex-pack: normal;
    justify-content: normal;
    text-align: right;
    gap: 12px 0;
    height: auto;
    padding-bottom: 20px
}

[dir="ltr"] .ui-card-item.active {
	text-align: center;
	        direction: ltr;
}

.ui-card-item.active .ui-card-title {
    margin: 0
}

.ui-card-item.active .ui-card-txt {
    display: block
}

.ui-card-item.active .ui-card-btn {
    position: absolute;
    top: 24px;
    left: 24px
}

.ui-card-item.active .ui-card-btn .open {
    display: none
}

.ui-card-item.active .ui-card-btn .close {
    display: block
}

.ui-card-txt {
    display: none;
    font-size: 16px;
    line-height: 1.375;
    color: #65646b
}

.ui-card-txt ul {
    margin-bottom: 0
}

.ui-card-txt li {
    position: relative;
    padding-right: 28px;
    margin-bottom: 12px
}

.ui-card-txt li:last-child {
    margin-bottom: 0
}

.ui-card-txt li::before {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-image: url(../images/marker.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: 0;
    top: 5px
}

.ui-card-btn {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    outline: 0;
    cursor: pointer;
    line-height: 0;
    padding: 0;
    height: 24px
}

.ui-card-btn .close {
    display: none
}

.ui-card-img {
    line-height: 0;
    margin-bottom: 12px
}

.ui-card-title {
    font-weight: 700;
    font-size: 22px;
    letter-spacing: -.03em;
    text-wrap: balance;
    margin: 0 10px
}

.ui-phone {
    position: relative;
    display: inline-block;
    padding-left: 48px
}

.ui-phone-icon {
    line-height: 0;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.ui-phone-link {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    border-radius: 30px;
    padding: 0 24px;
    background: #26a9e0;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: -.01em;
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
    -webkit-box-shadow: 0 2px 3px 0 rgba(6, 50, 111, .1), 0 6px 6px 0 rgba(6, 50, 111, .09), 0 14px 8px 0 rgba(6, 50, 111, .05), 0 25px 10px 0 rgba(6, 50, 111, .01), 0 39px 11px 0 rgba(6, 50, 111, 0);
    box-shadow: 0 2px 3px 0 rgba(6, 50, 111, .1), 0 6px 6px 0 rgba(6, 50, 111, .09), 0 14px 8px 0 rgba(6, 50, 111, .05), 0 25px 10px 0 rgba(6, 50, 111, .01), 0 39px 11px 0 rgba(6, 50, 111, 0)
}

.ui-phone-link:hover {
    background-color: #1e87b3
}

.ui-title {
    font-weight: 900;
    font-size: 28px;
    letter-spacing: -.03em;
    text-align: center;
    margin-bottom: 40px
}

html[lang="ru-RU"] .ui-title {
	font-weight: 700
}



.ui-title.big {
    font-size: 38px
}

.ui-title.width-none {
    max-width: none !important
}

.ui-input {
    border-radius: 30px;
    height: 46px;
    background-color: #fff;
    font-weight: 600;
    font-size: 16px;
    color: #65646b;
    font-family: Rubik, sans-serif;
    outline: 0;
    border: 1px solid transparent;
    padding: 0 30px;
    -webkit-transition: border-color .2s;
    transition: border-color .2s;
    width: 100%
}

.ui-input:focus,
.ui-input:hover {
    border-color: #1e87b3
}

.ui-btn {
    display: inline-block;
    border-radius: 30px;
    border: none;
    outline: 0;
    background-color: #26a9e0;
    height: 46px;
    line-height: 46px;
    font-weight: 800;
    font-size: 20px;
    letter-spacing: -.01em;
    max-width: 190px;
    width: 100%;
    color: #fff;
    font-family: Rubik, sans-serif;
    cursor: pointer;
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
    padding: 0;
    text-align: center
}

html[lang="ru-RU"] .ui-btn {
	font-weight: 500;
}

.ui-btn.big {
    max-width: 200px;
    width: 100%;
    height: 56px;
    line-height: 56px
}

.ui-btn:hover {
    background-color: #1e87b3
}

.ui-header {
    text-align: center;
    margin-bottom: 40px
}

.ui-header .ui-title {
    margin-bottom: 12px
}

.ui-header-subtitle {
    font-size: 16px;
    line-height: 1.375;
    color: #65646b;
    max-width: 620px;
    margin: 0 auto
}

@media(max-width:1200.99px) {
    .splide__arrow {
        width: 44px;
        height: 44px
    }

    .splide__arrow img {
        width: 18px
    }

    .splide__arrows.splide__arrows--ltr.splide__arrows--rtl {
        gap: 0 22px
    }

    .ui-title {
        margin-bottom: 30px;
        font-size: 26px
    }

    .ui-title.big {
        font-size: 36px
    }

    .ui-header {
        margin-bottom: 30px
    }

    .ui-header-subtitle {
        font-size: 15px
    }

    .ui-card-slider .splide__slide {
        max-width: calc(33.333% - 15px)
    }

    .ui-card-slider .splide__slide.grid-3 {
        max-width: calc(50% - 15px)
    }

    .ui-card-slider .splide__list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .ui-card-txt {
        font-size: 15px
    }
}

@media(max-width:1024px) {
    .splide__arrows.splide__arrows--ltr.splide__arrows--rtl {
        gap: 0 15px
    }

    .splide__arrow {
        width: 34px;
        height: 34px
    }

    .splide__arrow img {
        width: 14px
    }

    .ui-title {
        margin-bottom: 20px;
        font-size: 24px
    }

    .ui-title.big {
        font-size: 34px
    }

    .ui-header {
        margin-bottom: 20px
    }

    .ui-header-subtitle {
        font-size: 14px
    }

    .ui-card-slider .splide__slide {
        max-width: calc(50% - 20px)
    }

    .ui-card-txt {
        font-size: 14px
    }
}

@media(max-width:768.99px) {
    .ui-title.big {
        font-size: 32px
    }

    .ui-card-block .ui-title {
        max-width: 310px;
        margin-left: auto;
        margin-right: auto
    }

    .ui-card-txt {
        display: block
    }

    .ui-card-btn {
        display: none
    }

    .ui-card-item {
        padding-bottom: 20px;
        display: block;
        min-height: 220px;
        -webkit-box-pack: normal;
        -ms-flex-pack: normal;
        justify-content: normal;
        padding-top: 37px;
        text-align: start;
    }
	
	[dir="ltr"] .ui-card-item {
		text-align: left;
		        direction: ltr;
	}

    .ui-card-title {
        margin: 0
    }

    .ui-card-img {
        margin-bottom: 0
    }

    .ui-card-head {
        position: relative;
        padding-right: 72px;
        margin-bottom: 30px
    }

    .ui-card-img {
        position: absolute;
        right: 6px;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    .ui-card-slider .splide__slide,
    .ui-card-slider .splide__slide.grid-3 {
        max-width: none
    }

    .ui-card-slider .splide__track {
        overflow: visible
    }

    .ui-card-slider .splide__list {
        -webkit-box-pack: normal;
        -ms-flex-pack: normal;
        justify-content: normal
    }
}

.header {
    padding-top: 22px;
    padding-bottom: 26px;
    border: 1px solid transparent
}

.header-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 62px;
	    flex-direction: row-reverse;	
}

html[dir="rtl"]  .header-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 62px;
	flex-direction: row;	

}

.header-content-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: calc(100% - 212px);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 212px);
    flex: 0 0 calc(100% - 212px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header-burger {
    line-height: 0;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    outline: 0;
    width: 32px;
    height: 100%;
    position: relative;
    display: none
}

.header-burger img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.header-burger .close {
    display: none
}

.header-burger.active .close {
    display: block
}

.header-burger.active .open,
.header-contacts {
    display: none
}

.header-contact {
    position: relative;
    padding-right: 72px;
    min-height: 64px;
    line-height: 64px;
    border-bottom: 1px solid #dde6ea
}

.header-contact-icon {
    line-height: 0;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin-right: 5px;
    width: 40px;
    text-align: center
}

.header-contact-link {
    font-weight: 700;
    font-size: 22px;
    letter-spacing: -.03em;
    position: relative
}

.header-contact-link img {
    position: absolute;
    left: -45px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 32px;
    height: 32px
}

.header-logo {
    max-width: 150px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
    line-height: 0
}

.header-nav ul {
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 32px
}

.header-nav a {
    display: inline-block;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.1
}

.header-nav a:hover:not(.active) {
    color: #1e87b3
}

.header-nav a.active {
    color: #26a9e0
}

.pll-parent-menu-item {
  position: relative;
  display: inline-block;
}


.pll-parent-menu-item > a {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 8px 12px;
  text-decoration: none;
  color: #333;
  border-radius: 6px;
  transition: all 0.2s ease;
}


.pll-parent-menu-item ul {
  position: absolute;
  top: 100%;
  right: 0; 
  margin: 0;
  padding: 6px 0;
  list-style: none;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 6px;
  box-shadow: 0 6px 12px rgba(0,0,0,0.1);
  min-width: 120px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(5px);
  transition: all 0.2s ease;
  z-index: 1000;
}

.pll-parent-menu-item .sub-menu {
	flex-direction: column;
}


.pll-parent-menu-item ul li a {
  display: block;
  padding: 8px 12px;
  text-decoration: none;
  color: #333;
}

.pll-parent-menu-item ul li a.active {
  font-weight: bold;
}


.pll-parent-menu-item:hover ul {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.pll-parent-menu-item > a::after {
  content: "";
  position: absolute;
  left: -8px;  
  top: 50%;
  transform: translateY(-50%) rotate(0deg);
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  transition: transform .18s cubic-bezier(.2,.8,.2,1), opacity .12s;
  opacity: 1;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2Ij48cGF0aCBkPSJNNiA5bDYgNiA2LTYiIGZpbGw9Im5vbmUiIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==');
}

html[lang="ru-RU"] .pll-parent-menu-item > a::after {
	right: -8px;
    left: auto;
}

.pll-parent-menu-item:hover > a::after,
.pll-parent-menu-item.menu-open > a::after { 
  transform: translateY(-50%) rotate(180deg);
}

.pll-parent-menu-item > a:hover {
  color: #0073aa; 
}
 

@media(max-width:1200.99px) {
    .header-logo {
        max-width: 140px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 140px;
        flex: 0 0 140px
    }

    .header-content {
        gap: 0 50px
    }

    .header-content-right {
        max-width: calc(100% - 190px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 190px);
        flex: 0 0 calc(100% - 190px)
    }

    .header-content-right .ui-phone {
        padding-left: 42px
    }

    .header-content-right .ui-phone-link {
        font-size: 18px;
        height: 36px;
        line-height: 36px;
        padding: 0 22px
    }

    .header-content-right .ui-phone-icon {
        width: 32px;
        height: 32px
    }

    .header-nav ul {
        gap: 0 28px
    }
}

@media(max-width:1024.99px) {
    .header-logo {
        max-width: 126px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 126px;
        flex: 0 0 126px
    }

    .header-content {
        gap: 0 30px
    }

    .header-content-right {
        max-width: calc(100% - 156px);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 156px);
        flex: 0 0 calc(100% - 156px)
    }

    .header-content-right .ui-phone {
        padding-left: 36px
    }

    .header-content-right .ui-phone-link {
        height: 32px;
        line-height: 32px;
        font-size: 16px;
        padding: 0 15px
    }

    .header-content-right .ui-phone-icon {
        width: 28px;
        height: 28px
    }

    .header-nav ul {
        gap: 0 16px
    }

    .header-nav a {
        font-size: 16px
    }
}

@media(max-width:768.99px) {
    .header {
        padding: 20px 0
    }

    .header.active {
        border-bottom: 1px solid #dde6ea;
        position: relative
    }

    .header-content {
        gap: 0;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .header-content-right {
        position: absolute;
        left: 0;
        top: calc(100% + 1px);
        background: #fff;
        max-width: none;
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        width: 100%;
        height: calc(100dvh - 101px);
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        z-index: 20;
        gap: 0;
        display: none;
        overflow-y: auto;
        overflow-x: hidden;
        padding: 60px 20px 20px
    }

    .header-content-right.active {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .header-burger {
        display: block
    }

    .header-nav {
        width: 100%
    }

    .header-nav ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .header-nav a {
        font-weight: 900;
        font-size: 24px;
        letter-spacing: -.03em
    }
	
	html[lang="ru-RU"] .header-nav a {
        font-weight: 600;
	}
    .header-nav li {
        height: 52px;
        line-height: 52px;
        border-bottom: 1px solid #dde6ea;
        width: 100%;
        text-align: center
    }

    .header-nav li:last-child {
        border-bottom: 0
    }

    .header-contacts {
        width: 100%;
        display: block
    }

    .header .ui-phone {
        display: none
    }
}

[dir=ltr] .header-contact {
    padding-left: 72px;
    padding-right: 0
}

[dir=ltr] .header-contact-icon {
    left: 0;
    right: auto
}

[dir=ltr] .header-contact-link img {
    right: -45px;
    left: auto
}

html[lang="ru-RU"] .header-contact-link img {
    right: -45px;
    left: auto;
}

/* [dir=ltr] .header-content,
[dir=ltr] .header-content-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
} */

.footer {
    background-color: #0a2443;
    color: #fff;
    padding-bottom: 18px;
    padding-top: 70px
}

.footer a {
    color: #fff
}

.footer-content {
    max-width: 948px;
    width: 100%;
    margin: 0 auto
}

.footer-content-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 60px
}

.footer-content-bottom {
    text-align: left;
    max-width: 235px;
    margin: 0 auto
}

.footer-content-bottom span {
    font-size: 12px;
    line-height: 1.65
}

.footer-contacts {
    padding-top: 10px
}

.footer-contacts-list {
    margin-bottom: 52px
}

.footer-contact {
    margin-bottom: 16px
}

.footer-contact:last-child {
    margin-bottom: 0
}

.footer-contact-link {
    font-size: 18px;
    line-height: 1.1
}

.footer-contact span {
    font-weight: 700;
    font-size: 20px;
    line-height: .99
}

.footer-nav ul {
    margin-bottom: 0
}

.footer-nav li {
    text-align: center;
    margin-bottom: 16px
}

.footer-nav li:last-child {
    margin-bottom: 0
}

.footer-nav a {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.1
}

.footer-logo {
    line-height: 0;
    padding-top: 10px
}

@media(max-width:1024.99px) {
    .footer {
        padding-top: 40px;
        padding-bottom: 20px
    }

    .footer-content-bottom {
        max-width: none;
        text-align: center
    }

    .footer-content-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-pack: normal;
        -ms-flex-pack: normal;
        justify-content: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 40px
    }

    .footer-logo {
        margin-bottom: 40px;
        padding-top: 0
    }

    .footer-nav {
        margin-bottom: 40px
    }

    .footer-contacts {
        padding-top: 0;
        text-align: center
    }

    .footer-contacts-list {
        margin-bottom: 40px
    }
}

@media(min-width:1024.99px) {
    [dir=ltr] .footer-content-top {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .services-info .ui-title {
        font-size: 41px
    }
}

.consultation-content .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.consultation-info {
    max-width: 532px;
    margin: 0 auto
}

.consultation-info-img {
    line-height: 0
}

.consultation-info p {
    color: #65646b;
    margin-bottom: 16px;
    line-height: 1.38462
}

.consultation-info .ui-title {
    text-align: start;
    margin-bottom: 16px
}

@media(max-width:1200.99px) {
    .consultation-info p {
        font-size: 15px
    }
}

@media(max-width:1024.99px) {
    .consultation {
        padding-top: 40px
    }

    .consultation-info {
        margin: 0 0 40px;
        max-width: none
    }

    .consultation-info p {
        font-size: 14px
    }

    .consultation-info-img {
        text-align: center
    }
}

@media(max-width:576.99px) {
    .consultation-info .ui-btn {
        max-width: 100%
    }
	
	.pll-parent-menu-item a[href="#pll_switcher"] {
		display: block;
	}
}

.steps {
    padding: 100px 0;
    background-color: #d0d6e0
}

.steps .ui-header {
    margin-bottom: 66px
}

.steps .advice-item {
    position: relative
}

.steps .advice-item::after {
    content: "";
    width: 52px;
    height: 52px;
    background-color: #26a9e0;
    border-radius: 50%;
    position: absolute;
    top: -27px;
    left: -35px;
    background-image: url(../images/slider-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    z-index: 2
}

html[lang="ru-RU"] .steps .advice-item::after {
	left: auto;
	right: -35px;
}

.steps .row>.col-md-3:last-child .advice-item::after {
    content: none
}

@media(max-width:1200.99px) {
    .steps {
        padding: 80px 0
    }

    .steps .ui-header {
        margin-bottom: 56px
    }
}

@media(max-width:1024.99px) {
    .steps {
        padding: 60px 0
    }

    .steps .row {
        gap: 20px 0
    }

    .steps .ui-header {
        margin-bottom: 40px
    }

    .steps .advice-item {
        max-width: 550px;
        margin: 0 auto;
        min-height: 168px
    }

    .steps .advice-item::after {
        top: auto;
        right: auto;
        bottom: -38px;
        left: 20px;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .steps .advice-item-header br {
        display: none
    }
}

.goals {
    padding-top: 40px;
    padding-bottom: 100px
}

@media(min-width:768.99px) {
    .goals-list .splide__list {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 20px
    }

    .goals-list .splide__track {
        overflow: visible !important
    }

    .goals-list .splide__slide {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
        width: 100%;
        margin: 0
    }
}

.goals-list .splide__slide {
    max-width: calc(25% - 15px)
}

.goals-item {
    padding: 38px 20px 20px;
    -webkit-box-shadow: 0 2px 3px 0 rgba(6, 50, 111, .1), 0 6px 6px 0 rgba(6, 50, 111, .09), 0 14px 8px 0 rgba(6, 50, 111, .05), 0 25px 10px 0 rgba(6, 50, 111, .01), 0 39px 11px 0 rgba(6, 50, 111, 0);
    box-shadow: 0 2px 3px 0 rgba(6, 50, 111, .1), 0 6px 6px 0 rgba(6, 50, 111, .09), 0 14px 8px 0 rgba(6, 50, 111, .05), 0 25px 10px 0 rgba(6, 50, 111, .01), 0 39px 11px 0 rgba(6, 50, 111, 0);
    background-color: #f5f6f8;
    min-height: 182px;
    height: 100%
}

.goals-item-title {
    font-weight: 700;
    font-size: 22px;
    letter-spacing: -.03em;
    margin-bottom: 33px;
    position: relative;
    padding-right: 72px
}

.goals-item-title img {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

@media(max-width:1200.99px) {
    .goals {
        padding-top: 20px;
        padding-bottom: 80px
    }

    .goals-list .splide__slide {
        max-width: calc(50% - 15px)
    }

    .goals-list .splide__list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .goals-item {
        min-height: 160px;
        padding-top: 34px
    }

    .goals-item-title {
        padding-right: 62px;
        margin-bottom: 26px
    }

    .goals-item-title img {
        width: 42px;
        height: 42px
    }

    .goals-item-info {
        font-size: 15px
    }
}

@media(max-width:1024.99px) {
    .goals {
        padding-top: 0;
        padding-bottom: 60px
    }

    .goals-list .splide__slide {
        max-width: calc(50% - 15px)
    }

    .goals-list .splide__list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .goals-item {
        min-height: 132px;
        padding-top: 27px
    }

    .goals-item-title {
        padding-right: 52px;
        margin-bottom: 23px
    }
	
	[dir="ltr"] .goals-item-title {
		padding-left: 52px;
		padding-right: 0;
		text-align: left;
	}
	
	[dir="ltr"] .goals-item-title img {
		left: 0;
		right: auto;
	}
	
	[dir="ltr"] .goals-item-info {
		direction: ltr;
		text-align: left;
	}

    .goals-item-title img {
        width: 38px;
        height: 38px
    }

    .goals-item-info {
        font-size: 14px
    }
}

@media(max-width:768.99px) {

    .goals-list .splide__slide,
    .goals-list .splide__slide.grid-3 {
        max-width: none
    }

    .goals-list .splide__track {
        overflow: visible
    }

    .goals-list .splide__list {
        -webkit-box-pack: normal;
        -ms-flex-pack: normal;
        justify-content: normal
    }

    .goals-item-title {
        margin-bottom: 23px
    }

    .goals-item-title img {
        width: 34px;
        height: 34px
    }
}

.services-content .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.services-info {
    max-width: 564px
}

.services-info-img {
    line-height: 0
}

.services-info .ui-title {
    text-align: start;
    margin-bottom: 16px
}

.services-info .ui-btn {
    max-width: 228px
}

.services-info p {
    color: #65646b;
    margin-bottom: 16px;
    line-height: 1.375
}

.services-list {
    padding-top: 100px;
    padding-bottom: 40px
}

@media(min-width:1200.99px) {
    .consultation-info .ui-title {
        font-size: 41px
    }

    .services-list .splide__list {
        gap: 60px 20px
    }
}

@media(min-width:768.99px) {
    .services-list .splide__list {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .services-list .splide__track {
        overflow: visible !important
    }

    .services-list .splide__slide {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
        width: 100%
    }
}

.services-list .splide__slide {
    max-width: calc(25% - 15px)
}

.services-item {
    -webkit-box-shadow: 0 2px 3px 0 rgba(6, 50, 111, .1), 0 6px 6px 0 rgba(6, 50, 111, .09), 0 14px 8px 0 rgba(6, 50, 111, .05), 0 25px 10px 0 rgba(6, 50, 111, .01), 0 39px 11px 0 rgba(6, 50, 111, 0);
    box-shadow: 0 2px 3px 0 rgba(6, 50, 111, .1), 0 6px 6px 0 rgba(6, 50, 111, .09), 0 14px 8px 0 rgba(6, 50, 111, .05), 0 25px 10px 0 rgba(6, 50, 111, .01), 0 39px 11px 0 rgba(6, 50, 111, 0);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%
}

.services-item-head {
    background-color: #f5f6f8;
    padding: 24px 20px;
    min-height: 100px;
    -ms-flex-line-pack: center;
    align-content: center
}

.services-item-body {
    background-color: #fff;
    padding: 16px 20px;
    font-size: 16px;
    line-height: 1.375;
    color: #65646b
}

.services-item-bottom {
    padding: 20px;
    background-color: #f5f6f8;
    min-height: 180px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.services-item-bottom ul {
    margin-bottom: 12px
}

.services-item-bottom li {
    position: relative;
    padding-right: 28px;
    color: #65646b;
    margin-bottom: 6px
}

.services-item-bottom li:last-child {
    margin-bottom: 0
}

.services-item-bottom li::before {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-image: url(../images/marker.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: 0;
    top: 5px
}

.services-item-bottom .ui-btn {
    max-width: 100%
}

.services-item-title {
    font-weight: 700;
    font-size: 22px;
    letter-spacing: -.03em;
    position: relative;
    padding-right: 72px;
    max-width: 280px
}

.services-item-title span {
    position: absolute;
    width: 62px;
    height: 62px;
    line-height: 62px;
    text-align: center;
    display: block;
    border-radius: 50%;
    color: #fff;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 0
}

@media(max-width:1200.99px)and (min-width:1024.99px) {
    .services-list .splide__list {
        gap: 40px 20px
    }
}

@media(max-width:1200.99px) {
    .services-info p {
        font-size: 15px
    }

    .services-list {
        padding-top: 80px;
        padding-bottom: 30px
    }

    .services-list .splide__slide {
        max-width: calc(33.333% - 15px)
    }

    .services-list .splide__list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .services-item-body {
        font-size: 15px
    }

    .services-item-bottom {
        min-height: 200px
    }

    .services-item-bottom li {
        font-size: 15px
    }

    .services-item-bottom li:before {
        top: 2px
    }
}

@media(max-width:1024.99px) {
    .services .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .services-list .splide__list {
        gap: 20px
    }

    .services-info {
        max-width: none
    }

    .services-info-img {
        margin-bottom: 22px;
        text-align: center
    }

    .services-info .ui-title {
        margin-bottom: 20px
    }

    .services-info p {
        margin-bottom: 20px;
        font-size: 14px
    }

    .services-list {
        padding-top: 60px;
        padding-bottom: 20px
    }

    .services-list .splide__slide {
        max-width: calc(50% - 20px)
    }

    .services-item-body {
        font-size: 14px
    }
	
	[dir="ltr"] .services-item-body,
	[dir="ltr"] .services-item-bottom,
	[dir="ltr"] .services-item-title{
		direction: ltr;
		text-align: left;
	}
	[dir="ltr"] .services-item-title {
		padding-left: 72px;
	}
	
	[dir="ltr"] .services-item-title span {
		left: 0;
		right: auto;
	}

    .services-item-bottom {
        min-height: 190px;
        padding-top: 12px
    }

    .services-item-bottom li {
        font-size: 14px;
        margin-bottom: 12px
    }

    .services-item-bottom li:before {
        top: 0
    }
}

@media(max-width:768.99px) {
    .services-list {
        padding-bottom: 0
    }

    .services-list .splide__slide {
        max-width: none
    }

    .services-list .splide__track {
        overflow: visible
    }

    .services-list .splide__list {
        -webkit-box-pack: normal;
        -ms-flex-pack: normal;
        justify-content: normal;
        gap: 0
    }

    .services-item-bottom {
        min-height: 188px
    }
}

@media(max-width:576.99px) {
    .services .ui-btn {
        max-width: 100%
    }

    .services-item-bottom {
        gap: 12px 0
    }

    .services-item-bottom ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: calc(100% - 46px);
        margin-bottom: 0
    }
}

.types {
    padding-top: 40px;
    padding-bottom: 60px
}

.types .ui-title {
    padding-right: 52px;
    position: relative;
    display: inline-block
}

.types .ui-title img {
    position: absolute;
    right: 0;
    top: 0
}

.types .ui-card-title {
    max-width: 310px;
    margin: 0 auto
}

@media(max-width:1024.99px) {
    .types {
        padding-top: 20px
    }

    .types .ui-card-title {
        font-weight: 500;
        font-size: 18px;
        letter-spacing: -.03em
    }

    .types .ui-card-head {
        margin-bottom: 20px
    }

    .types .ui-card-item {
        padding-top: 30px
    }
}

@media(max-width:768px) {
    .types {
        padding-top: 0
    }

    .types .ui-title {
        padding-right: 0
    }

    .types .ui-title img {
        position: static;
        display: block;
        margin: 0 auto 2px
    }
}

.about {
    padding-bottom: 60px
}

.about .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.about-info-img {
    line-height: 0
}

.about-info-head {
    margin-bottom: 20px;
    max-width: 564px
}

.about-info-head .ui-title {
    text-align: start;
    margin-bottom: 12px
}

.about-info-head .ui-title.big {
    margin-bottom: 20px
}

.about-info-head:last-child {
    margin-bottom: 0
}

.about-info p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.375;
    color: #65646b;
    margin-bottom: 12px
}

.about-info p:last-child {
    margin-bottom: 0
}

.about-info p span {
    font-weight: 700;
    color: #000
}

.about-info p:has(img) {
    position: relative;
    padding-right: 52px
}

.about-info p img {
    position: absolute;
    right: 0;
    top: 0
}

.about-info-txt {
    max-width: 610px;
    margin-bottom: 20px
}

@media(max-width:1200.99px) {
    .about {
        padding-bottom: 50px
    }

    .about-info p {
        font-size: 15px
    }

    .about-info-head {
        margin-bottom: 15px
    }

    .about-info-head .ui-title.big,
    .about-info-txt {
        margin-bottom: 18px
    }
}

@media(max-width:1024.99px) {
    .about {
        padding-bottom: 40px;
        padding-top: 40px
    }

    .about .row {
        gap: 40px 0
    }

    .about-info p {
        margin-bottom: 10px;
        font-size: 14px
    }

    .about-info p img {
        width: 26px;
        height: 26px
    }

    .about-info p:has(img) {
        padding-right: 44px
    }

    .about-info-head,
    .about-info-txt {
        max-width: none;
        margin-bottom: 15px
    }

    .about-info-head .ui-title {
        margin-bottom: 10px
    }

    .about-info-head .ui-title.big {
        margin-bottom: 15px
    }

    .about-img {
        text-align: center
    }
}

@media(max-width:768.99px) {
    .about-info p {
        margin-bottom: 8px
    }

    .about-info-txt {
        margin-bottom: 12px
    }

    .about-info-head {
        max-width: none;
        margin-bottom: 12px
    }

    .about-info-head .ui-title {
        margin-bottom: 8px
    }

    .about-info-head .ui-title.big {
        margin-bottom: 12px
    }
}

@media(max-width:576.99px) {
    .about .ui-btn {
        max-width: 100%
    }
}

.communication {
    padding-top: 60px
}

.communication-list .row {
    gap: 20px 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.communication-item {
    display: block;
    background-color: #f5f6f8;
    -webkit-box-shadow: 0 2px 3px 0 rgba(6, 50, 111, .1), 0 6px 6px 0 rgba(6, 50, 111, .09), 0 14px 8px 0 rgba(6, 50, 111, .05), 0 25px 10px 0 rgba(6, 50, 111, .01), 0 39px 11px 0 rgba(6, 50, 111, 0);
    box-shadow: 0 2px 3px 0 rgba(6, 50, 111, .1), 0 6px 6px 0 rgba(6, 50, 111, .09), 0 14px 8px 0 rgba(6, 50, 111, .05), 0 25px 10px 0 rgba(6, 50, 111, .01), 0 39px 11px 0 rgba(6, 50, 111, 0);
    text-align: center;
    padding: 32px 10px
}

.communication-img {
    width: 40px;
    height: 40px;
    text-align: center;
    margin: 0 auto 12px;
    line-height: 40px
}

.communication-img img {
    vertical-align: middle
}

.communication-title {
    font-weight: 700;
    font-size: 22px;
    letter-spacing: -.03em
}

.communication-title.phone {
    display: inline-block;
    position: relative;
    padding-left: 45px
}

.communication-title.phone .communication-icon {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

@media(max-width:1200.99px) {
    .communication {
        padding-top: 50px
    }

    .communication-item {
        padding: 28px 10px
    }
}

@media(max-width:1024.99px) {
    .communication {
        padding-top: 40px
    }

    .communication-item {
        padding: 24px 10px
    }
}

@media(max-width:768.99px) {
    .communication-item {
        padding: 20px 10px
    }
}

.main {
    position: relative
}

.main-img {
    line-height: 0
}

.main-info {
    position: absolute;
    max-width: 600px;
    width: 100%;
    top: 78px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    text-align: center
}

.main-info-title {
    font-weight: 700;
    font-size: 41px;
    line-height: 1;
    letter-spacing: -.03em;
    margin-bottom: 16px;
    padding-left: 48px;
    position: relative;
    display: inline-block
}

.main-info-title img {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.main-info-subtitle {
    font-size: 16px;
    line-height: 1.375;
    margin-bottom: 16px
}

.application {
    padding: 60px 0
}

.application-content {
    padding: 60px 0;
    background-color: #d0d6e0
}

.application-content .ui-title {
    margin-bottom: 32px
}

@media(min-width:768.99px) {
    .application-content.column .application-form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 20px 0
    }

    .application-content.column .ui-btn {
        max-width: 100%
    }

    .application-content.column .ui-title {
        max-width: 250px
    }
}

.application-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 952px;
    margin: 0 auto;
    gap: 0 20px
}

.advice {
    padding: 60px 0 100px
}

.advice-item {
    padding: 20px;
    background-color: #f5f6f8;
    max-width: 315px;
    height: 100%;
    min-height: 182px;
    -webkit-box-shadow: 0 2px 3px 0 rgba(6, 50, 111, .1), 0 6px 6px 0 rgba(6, 50, 111, .09), 0 14px 8px 0 rgba(6, 50, 111, .05), 0 25px 10px 0 rgba(6, 50, 111, .01), 0 39px 11px 0 rgba(6, 50, 111, 0);
    box-shadow: 0 2px 3px 0 rgba(6, 50, 111, .1), 0 6px 6px 0 rgba(6, 50, 111, .09), 0 14px 8px 0 rgba(6, 50, 111, .05), 0 25px 10px 0 rgba(6, 50, 111, .01), 0 39px 11px 0 rgba(6, 50, 111, 0)
}

.advice-item.white {
    background-color: #fff
}

.advice-item-header {
    font-weight: 700;
    font-size: 22px;
    letter-spacing: -.03em;
    margin-bottom: 16px;
    position: relative;
    padding-right: 68px
}

.advice-item-body {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.375;
    color: #65646b
}

.advice-item-number {
    width: 52px;
    height: 52px;
    line-height: 52px;
    display: block;
    border-radius: 50%;
    background: #26a9e0;
    text-align: center;
    font-weight: 700;
    font-size: 28px;
    color: #fff;
    position: absolute;
    right: 4px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

@media(min-width:1024.99px) {
    .advice .splide__list {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        gap: 0 20px
    }

    .advice .splide__track {
        overflow: visible !important
    }

    .advice .splide__slide {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .reviews .splide__arrows {
        position: relative;
        top: -40px
    }
}

.reason {
    padding: 100px 0;
    background-color: #d0d6e0
}

.reason-top {
    margin-bottom: 38px
}

.reason-top .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.reason-top-title {
    font-weight: 900;
    font-size: 38px;
    letter-spacing: -.03em;
    margin-bottom: 12px
}

html[lang="ru-RU"] .reason-top-title {
	font-weight: 700
}

.reason-top-subtitle {
    font-weight: 900;
    font-size: 28px;
    letter-spacing: -.03em;
    margin-bottom: 12px;
    max-width: 490px
}

.reason-top-desc {
    font-size: 16px;
    line-height: 1.375;
    color: #65646b;
    max-width: 530px
}

.reason-list .row {
    gap: 26px 0
}

.reason-item {
    padding: 32px 20px;
    min-height: 357px;
    height: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 3px 0 rgba(6, 50, 111, .1), 0 6px 6px 0 rgba(6, 50, 111, .09), 0 14px 8px 0 rgba(6, 50, 111, .05), 0 25px 10px 0 rgba(6, 50, 111, .01), 0 39px 11px 0 rgba(6, 50, 111, 0);
    box-shadow: 0 2px 3px 0 rgba(6, 50, 111, .1), 0 6px 6px 0 rgba(6, 50, 111, .09), 0 14px 8px 0 rgba(6, 50, 111, .05), 0 25px 10px 0 rgba(6, 50, 111, .01), 0 39px 11px 0 rgba(6, 50, 111, 0)
}

.reason-item-title {
    font-weight: 700;
    font-size: 22px;
    letter-spacing: -.03em;
    position: relative;
    padding-right: 55px;
    margin-bottom: 20px
}

.reason-item-title span {
    position: absolute;
    top: -10px;
    right: 2px;
    font-weight: 700;
    font-size: 75px;
    letter-spacing: -.03em;
    color: #26a9e0;
    line-height: 1
}

.reason-item-subtitle {
    font-size: 16px;
    line-height: 1.375;
    color: #65646b
}

.reason-img {
    line-height: 0
}

.reason .ui-header,
.reason .ui-title {
    text-align: start
}

.advantage {
    padding-top: 100px;
    padding-bottom: 40px
}

.advantage .ui-title {
    max-width: 430px;
    margin-left: auto;
    margin-right: auto
}

.advantage .ui-header-subtitle {
    max-width: 912px
}

.brands {
    padding-top: 40px
}

.brands-link {
    display: block;
    line-height: 0;
    text-align: center
}

.reviews {
    padding-top: 100px
}

.reviews-card {
    -webkit-box-shadow: 0 2px 3px 0 rgba(6, 50, 111, .1), 0 6px 6px 0 rgba(6, 50, 111, .09), 0 14px 8px 0 rgba(6, 50, 111, .05), 0 25px 10px 0 rgba(6, 50, 111, .01), 0 39px 11px 0 rgba(6, 50, 111, 0);
    box-shadow: 0 2px 3px 0 rgba(6, 50, 111, .1), 0 6px 6px 0 rgba(6, 50, 111, .09), 0 14px 8px 0 rgba(6, 50, 111, .05), 0 25px 10px 0 rgba(6, 50, 111, .01), 0 39px 11px 0 rgba(6, 50, 111, 0);
    background-color: #fff;
    min-height: 327px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.reviews-card-img {
    line-height: 0;
    margin-bottom: 20px;
    text-align: left;
    padding-left: 12px
}

.reviews-card-txt {
    font-size: 16px;
    line-height: 1.375;
    color: #65646b
}

.reviews-card-top {
    padding: 32px 20px
}

.reviews-card-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    background-color: #f5f6f8;
    color: #1c1c1d;
    gap: 0 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.reviews-card-name {
    font-weight: 700;
    font-size: 22px;
    letter-spacing: -.03em;
    margin-bottom: 8px
}

.reviews-card-post {
    font-weight: 500;
    font-size: 18px;
    letter-spacing: -.03em
}

.reviews-card-avatar {
    width: 70px;
    height: 70px;
    line-height: 0;
    overflow: hidden;
    border-radius: 50%
}

.reviews-card-avatar img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.reviews .splide__slide.up {
    top: -50px
}

.reviews .splide__track {
    overflow: visible
}

.reviews-list {
    position: relative;
    top: 50px
}

.reviews-list::after {
    content: "";
    width: calc(100% - 10px);
    height: calc(100% + 50px);
    background-color: #fff;
    position: absolute;
    left: -100%;
    top: -50px;
    z-index: 2
}

.reviews-list::before {
    content: "";
    width: calc(100% - 10px);
    height: calc(100% + 50px);
    background-color: #fff;
    position: absolute;
    top: -50px;
    right: -100%;
    z-index: 2
}

.info {
    padding-top: 100px
}

.info-list .row {
    gap: 20px 0
}

.info-details {
    -webkit-box-shadow: 0 2px 3px 0 rgba(6, 50, 111, .1), 0 6px 6px 0 rgba(6, 50, 111, .09), 0 14px 8px 0 rgba(6, 50, 111, .05), 0 25px 10px 0 rgba(6, 50, 111, .01), 0 39px 11px 0 rgba(6, 50, 111, 0);
    box-shadow: 0 2px 3px 0 rgba(6, 50, 111, .1), 0 6px 6px 0 rgba(6, 50, 111, .09), 0 14px 8px 0 rgba(6, 50, 111, .05), 0 25px 10px 0 rgba(6, 50, 111, .01), 0 39px 11px 0 rgba(6, 50, 111, 0);
    background-color: #f5f6f8
}

.info-details.active .info-summary {
    margin-bottom: 20px;
    padding-bottom: 0
}

.info-details.active .info-summary::after {
    -webkit-transform: translate(0, -50%) rotate(-180deg);
    transform: translate(0, -50%) rotate(-180deg)
}

.info-details.active .info-text {
    display: block
}

.info-summary {
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
	color: #000000;
    border: none;
    outline: 0;
    font-weight: 700;
    font-size: 22px;
    letter-spacing: -.03em;
    text-align: right;
    padding: 0 76px;
    min-height: 64px;
    cursor: pointer;
    position: relative;
    line-height: 1.1
}

html[lang="ru-RU"] .info-summary {
	text-align: left;
	font-weight: 500;
}

.info-summary::after {
    content: "";
    width: 34px;
    height: 34px;
    border-radius: 50%;
    border: 1px solid #26a9e0;
    display: block;
    color: #26a9e0;
    text-align: center;
    background-image: url(../images/info-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 32px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

html[lang="ru-RU"] .info-summary::after {
	right: 16px;
	left: auto;
}

.info-summary::before {
    content: "";
    width: 34px;
    height: 34px;
    border-radius: 50%;
    display: block;
    text-align: center;
    background-image: url(../images/info-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: 23px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}


html[lang="ru-RU"] .info-summary::before {
	left: 16px;
	right: auto;
}

.info-text {
    display: none;
    font-size: 16px;
    line-height: 1.375;
    color: #65646b;
    padding: 0 20px 20px
}

.contacts {
    padding: 100px 0
}

.contacts-map {
    height: 100%
}

@media(max-width:1200.99px)and (min-width:1024.99px) {
    .advice-item-number {
        -webkit-transform: none;
        transform: none;
        margin-bottom: 10px;
        position: static
    }
}

@media(max-width:1200.99px) {
    .main-info {
        top: 70px
    }

    .main-info-title {
        font-size: 40px
    }

    .main-info-subtitle {
        font-size: 15px
    }

    .application-content {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .application-form {
        gap: 0 15px
    }

    .advice {
        padding-bottom: 80px
    }

    .advice-item-number {
        width: 42px;
        height: 42px;
        line-height: 42px;
        font-size: 24px
    }

    .advice-item-header {
        padding-right: 0
    }

    .advice-item-body {
        font-size: 15px
    }

    .reason {
        padding: 80px 0
    }

    .reason-top-title {
        font-size: 36px
    }

    .reason-top-subtitle {
        font-size: 26px
    }

    .reason-top-desc {
        font-size: 15px
    }

    .reason-list .row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .reason-item {
        min-height: 300px;
        padding: 28px 20px
    }

    .reason-item-title {
        margin-bottom: 18px
    }

    .reason-item-title span {
        font-size: 72px
    }

    .reason-item-subtitle {
        font-size: 15px
    }

    .advantage {
        padding-top: 80px;
        padding-bottom: 20px
    }

    .brands {
        padding-top: 30px
    }

    .brands-link img {
        height: 76px
    }

    .reviews {
        padding-top: 80px
    }

    .reviews-card {
        min-height: 280px
    }

    .reviews-card-top {
        padding: 28px 16px
    }

    .reviews-card-txt {
        font-size: 15px
    }

    .reviews-card-avatar {
        width: 68px;
        height: 68px
    }

    .reviews-card-img {
        margin-bottom: 16px
    }

    .reviews-card-img img {
        width: 42px
    }

    .info {
        padding-top: 80px
    }

    .info-summary {
        font-size: 20px
    }

    .info-text {
        font-size: 15px
    }

    .contacts {
        padding: 80px 0
    }
}

@media(max-width:1024.99px) {
    .main-info {
        top: 60px
    }

    .main-info-title {
        font-size: 39px
    }

    .main-info-subtitle {
        font-size: 14px
    }

    .main-img {
        height: 620px
    }

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

    .application-content {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .application-form {
        gap: 0 10px
    }

    .advice {
        padding-bottom: 60px
    }

    .advice-item {
        max-width: 100%;
        min-height: 150px
    }

    .advice-item-number {
        width: 38px;
        height: 38px;
        line-height: 38px;
        font-size: 20px;
        right: 0
    }

    .advice-item-header {
        padding-right: 50px
    }

    .advice-item-body {
        font-size: 14px
    }
	
	[dir="ltr"] .advice-item-body {
		direction: ltr;
		text-align: left;
	}

    .advice .splide__track {
        overflow: visible
    }

    .advice .splide__list {
        margin-bottom: 22px !important
    }

    .reason {
        padding: 60px 0
    }

    .reason-list .row {
        gap: 20px 0
    }

    .reason-top .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .reason-top-title {
        font-size: 34px
    }

    .reason-top-subtitle {
        font-size: 24px;
        margin-left: auto;
        margin-right: auto
    }

    .reason-top-desc {
        font-size: 14px;
        margin-left: auto;
        margin-right: auto
    }

    .reason-top-head {
        text-align: center;
        margin-bottom: 40px
    }

    .reason-img {
        text-align: center;
        margin-bottom: 20px;
        height: 340px
    }

    .reason-img img {
        height: 100%
    }

    .reason-item {
        min-height: 260px;
        padding: 24px 20px
    }

    .reason-item-title {
        margin-bottom: 15px
    }

    .reason-item-title span {
        font-size: 70px
    }

    .reason-item-subtitle {
        font-size: 14px
    }

    .advantage {
        padding-top: 60px;
        padding-bottom: 0
    }

    .brands {
        padding-top: 20px;
        margin: 0 -20px
    }

    .brands-link img {
        height: 56px
    }

    .reviews {
        padding-top: 60px
    }

    .reviews .splide__slide.up,
    .reviews-list {
        top: auto
    }

    .reviews-card {
        min-height: 262px
    }

    .reviews-card-top {
        padding: 20px 12px
    }

    .reviews-card-txt {
        font-size: 14px
    }

    .reviews-card-avatar {
        width: 64px;
        height: 64px
    }

    .reviews-card-img {
        margin-bottom: 12px;
        padding-left: 22px
    }

    .reviews-card-img img {
        width: 38px
    }

    .info {
        padding-top: 60px
    }

    .info-summary {
        font-size: 18px;
        padding-right: 72px;
        padding-left: 60px
    }

    .info-summary::after {
        left: 20px
    }

    .info-summary::before {
        right: 20px
    }

    .info-text {
        font-size: 14px
    }

    .contacts {
        padding: 60px 0
    }
}

@media(max-width:768.99px) {
    .main-info {
        top: 55px;
        padding: 0 40px
    }

    .main-info-title {
        font-size: 38px;
        max-width: fit-content;
    }

    .main-info-title img {
        -webkit-transform: none;
        transform: none;
        top: auto;
        bottom: 0
    }

    .application-form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 20px 0
    }

    .application-content {
        margin: 0 20px
    }

    .application-content .ui-btn {
        max-width: 100%
    }

    .advice-item {
        padding-top: 27px
    }

    .advice-item-number {
        width: 34px;
        height: 34px;
        line-height: 34px;
        font-size: 18px
    }
	
	[dir="ltr"] .advice-item-number {
		left: 0;
		right: auto;
	}

    .advice-item-header {
        padding-right: 52px
    }
	
	[dir="ltr"] .advice-item-header {
		padding-left: 52px;
		padding-right: 0;
		text-align: left;
	}

    .advice .splide__track {
        overflow: visible
    }

    .advice .splide__list {
        margin-bottom: 22px !important
    }

    .advice .ui-title {
        max-width: 300px;
        margin-left: auto;
        margin-right: auto
    }

    .reason-top-title {
        font-size: 32px
    }

    .reason-item {
        min-height: 212px;
        padding: 20px
    }

    .reason-item-title {
        margin-bottom: 12px
    }

    .reason-img {
        height: 240px
    }

    .reason-img img {
        height: 100%
    }

    .brands {
        padding-top: 0
    }

    .brands-link img {
        height: 46px
    }

    .reviews-card-avatar {
        width: 60px;
        height: 60px
    }

    .reviews-card-img img {
        width: 34px
    }

    .contacts .application-content.column {
        margin: 0 0 40px
    }

    .contacts-map {
        height: 462px
    }
}

@media(max-width:375px) {
    .info-summary {
        font-size: 16px;
        padding-right: 52px;
        padding-left: 52px
    }

    .info-summary::after {
        left: 15px;
        width: 28px;
        height: 28px
    }

    .info-summary::before {
        right: 15px;
        width: 28px;
        height: 28px
    }
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    margin: 0;
    padding: 0;
    min-height: 100%;
    height: 100%;
    font-size: 16px;
    scroll-behavior: smooth;
    -webkit-text-size-adjust: 100%
}

html.active {
    overflow: hidden;
    touch-action: none;
    -ms-touch-action: none
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
    min-height: 100%;
    font-family: Rubik, sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.2;
    color: #1c1c1d;
    background-color: #fff
}

#wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    min-height: 100%;
    min-width: 100%
}

#middle {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-box-flex: 1
}

#footer {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-flex: 0
}

.container {
    margin: 0 auto;
    width: 100%;
    max-width: 1360px;
    padding-left: 20px;
    padding-right: 20px
}

html[dir="rtl"] .wpcf7 input[type="email"],
html[dir="rtl"] .wpcf7 input[type="tel"] {
    direction: rtl !important;
}

/*# sourceMappingURL=../sourcemaps/style.css.map */