*,
::after,
::before {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased !important;
    -webkit-tap-highlight-color: transparent;
    outline: 0 !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

a,
body,
div,
form,
h1,
h2,
h3,
h4,
h5,
li,
p,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    text-decoration: none;
    line-height: 1
}

button,
input,
textarea {
    outline: 0 !important;
    -webkit-transition: .125s;
    -o-transition: .125s;
    transition: .125s;
    font-family: inherit
}

input:active,
input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus,
input[type=text]:focus {
    outline: 0 !important
}

::-webkit-input-placeholder {
    color: #222
}

::-moz-placeholder {
    color: #222
}

:-moz-placeholder {
    color: #222
}

:-ms-input-placeholder {
    color: #222
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

html {
    scroll-behavior: smooth;
    width: 100%;
    min-height: 100vh
}

svg {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

path,
svg {
    -webkit-transition: .125s;
    -o-transition: .125s;
    transition: .125s
}

a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: 125ms;
    -o-transition: 125ms;
    transition: 125ms
}

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

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

i {
    line-height: 100%
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

button {
    cursor: pointer;
    border: none;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 125ms;
    -o-transition: 125ms;
    transition: 125ms;
    background-color: inherit
}

.swiper-button-next,
.swiper-button-prev {
    z-index: 2
}

.swiper-button-next::after,
.swiper-button-prev::after {
    display: none
}

a:hover {
    color: #00a2de
}

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

.display1 {
    font-weight: 700;
    font-size: 140px;
    font-family: "PT Sans", sans-serif
}

.display2 {
    font-weight: 700;
    font-size: 50px;
    line-height: 150%
}

.display3 {
    font-weight: 300;
    font-size: 32px;
    letter-spacing: .01em
}

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

.body-text .display4 {
    color: #000;
}

.subtitle {
    font-weight: 300;
    font-size: 42px;
    line-height: 131%
}

.body-text {
    font-weight: 300;
    font-size: 15px;
    line-height: 169.9%;
    letter-spacing: .01em;
    color: #505050
}

.body-text p {
    line-height: inherit
}

.body-text p:not(:last-child) {
    margin-bottom: 22px
}

.mlist li {
    line-height: inherit
}

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

.mlist li:before {
    content: '•  '
}

@media screen and (max-width:1700px) {
    .display1 {
        font-size: 110px
    }

    .subtitle {
        font-size: 35px
    }
}

@media screen and (max-width:1200px) {
    .display1 {
        font-size: 90px
    }

    .subtitle {
        font-size: 30px
    }
}

@media screen and (max-width:992px) {
    .display1 {
        font-size: 65px
    }

    .display2 {
        font-size: 30px
    }

    .display3 {
        font-size: 25px
    }

    .display4 {
        font-size: 20px
    }

    .subtitle {
        font-size: 24px
    }

    .body-text p:not(:last-child),
    .mlist li:not(:last-child) {
        margin-bottom: 12px
    }
}

@media screen and (max-width:768px) {
    .display1 {
        font-size: 50px
    }

    .subtitle {
        font-size: 20px
    }
}

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

    .display2 {
        font-size: 24px;
        line-height: 130%
    }

    .subtitle {
        font-size: 16px
    }

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

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

.mbtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .225s ease-out;
    -o-transition: .225s ease-out;
    transition: .225s ease-out;
    padding: 0
}

.mbtn:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.mbtn-blue-outline {
    background: -o-linear-gradient(4.59deg, #00bbe4 40.54%, #a2d537 102.22%);
    background: linear-gradient(85.41deg, #00bbe4 40.54%, #a2d537 102.22%);
    height: 38px;
    border-radius: 10px;
    border: 1px solid #00a2de;
    color: #FFFFFF;
    font-size: 15px;
    letter-spacing: .02em
}

.mbtn-blue-outline svg {
    margin-right: 7px
}

.mbtn-blue-outline:hover {
    background: -o-linear-gradient(165.12deg, #00bbe4 32.8%, #a2d537 118.11%);
    background: linear-gradient(284.88deg, #00bbe4 32.8%, #a2d537 118.11%);
    color: #fff;
    background-color: #00a2de
}

.mbtn-blue-outline:hover path {
    fill: #fff
}

.mbtn-green-linear {
    background: -o-linear-gradient(4.59deg, #00bbe4 40.54%, #a2d537 102.22%);
    background: linear-gradient(85.41deg, #00bbe4 40.54%, #a2d537 102.22%);
    border-radius: 10px;
    color: #fff;
    letter-spacing: .8px;
    font-weight: 100
}

.mbtn-green-linear:hover {
    background: -o-linear-gradient(165.12deg, #00bbe4 32.8%, #a2d537 118.11%);
    background: linear-gradient(284.88deg, #00bbe4 32.8%, #a2d537 118.11%);
    color: #fff;
    -webkit-box-shadow: 0 20px 50px rgba(100, 212, 219, .35);
    box-shadow: 0 20px 50px rgba(100, 212, 219, .35)
}

.mbtn-white,
.mbtn-white-linear {
    background: #fff;
    border-radius: 10px;
    color: #00a2de
}

.mbtn-white-linear:hover,
.mbtn-white:hover {
    background: #e8fbff;
    color: #00a2de;
    -webkit-box-shadow: 0 20px 50px rgba(100, 212, 219, .35);
    box-shadow: 0 20px 50px rgba(100, 212, 219, .35)
}

.mbtn-white-linear {
    -webkit-box-shadow: 0 20px 50px rgba(100, 212, 219, .25);
    box-shadow: 0 20px 50px rgba(100, 212, 219, .25)
}

.mbtn-white-linear:hover {
    background: #e8fbff
}

.text-link {
    font-weight: 300;
    font-size: 16px;
    line-height: 125%;
    letter-spacing: .02em;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #00a2de
}

.text-link:hover {
    text-decoration: none
}

@media screen and (max-width:576px) {
    .mbtn-blue-outline {
        height: 50px
    }
}

@font-face {
    font-family: Helvetica;
    src: url(../fonts/HelveticaLight.ttf) format("ttf"), url(../fonts/HelveticaLight.woff) format("woff"), url(../fonts/HelveticaLight.eot) format("eot");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Helvetica;
    src: url(../fonts/HelveticaRegular.ttf) format("ttf"), url(../fonts/HelveticaRegular.woff) format("woff"), url(../fonts/HelveticaRegular.eot) format("eot");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Helvetica;
    src: url(../fonts/HelveticaMedium.ttf) format("ttf"), url(../fonts/HelveticaMedium.woff) format("woff"), url(../fonts/HelveticaMedium.eot) format("eot");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Helvetica;
    src: url(../fonts/HelveticaBold.ttf) format("ttf"), url(../fonts/HelveticaBold.woff) format("woff"), url(../fonts/HelveticaBold.eot) format("eot");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "PT Sans";
    src: url(../fonts/PTSans-Bold.ttf) format("ttf"), url(../fonts/PTSans-Bold.woff) format("woff"), url(../fonts/PTSans-Bold.eot) format("eot");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

.m-dropdown {
    position: relative;
    display: grid;
    grid-template-columns: 100%;
    background: #fff;
    border: 1px solid #f6f7f8;
    -webkit-box-shadow: 0 25px 31px rgba(225, 231, 240, .71);
    box-shadow: 0 25px 31px rgba(225, 231, 240, .71);
    border-radius: 8px
}

.animate-cards {
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.animate-cards--active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.slider__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 60px
}

.slider__top .swiper-button-next,
.slider__top .swiper-button-prev {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: static;
    margin: 0 0 0 12px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background-color: #f2f7f9
}

.slider__top .swiper-button-disabled {
    opacity: 1 !important
}

.slider__top .swiper-button-disabled path {
    fill: #ced7db
}

.slider__btn {
    width: 209px;
    margin-right: 61px
}

.slider__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.before-bg {
    overflow: hidden;
    position: relative
}

.before-bg::before {
    content: '';
    position: absolute;
    z-index: -1;
    left: 39%;
    top: 60px;
    width: 3000px;
    height: calc(100% - 120px);
    background: #f2f7f9;
    border-radius: 60px;
    pointer-events: none
}

.before-bg--left::before {
    left: unset;
    right: 39%
}

@media screen and (min-width:992px) {
    .before-bg {
        padding: 167px 0 235px !important
    }

    .before-bg .swiper-button-next,
    .before-bg .swiper-button-prev {
        background-color: #fff
    }

}

.swiper-pagination {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.swiper-pagination-bullet {
    background: #dadee0;
    opacity: 1;
    margin: 0 3px !important;
    width: 9px;
    height: 9px
}

.swiper-pagination-bullet-active {
    background: #919495;
    border-radius: 10px;
    width: 29.25px
}

.fg {
    position: relative
}

.fg .my-select,
.fg input,
.fg select,
.fg textarea {
    border: none;
    border-bottom: 1px solid #8aa2ac;
    padding: 0 25px;
    height: 68px;
    width: 100%;
    font-weight: 300;
    font-size: 16px;
    line-height: 165.9%;
    letter-spacing: .03em;
    background-color: transparent
}

.fg .my-select::-webkit-input-placeholder,
.fg input::-webkit-input-placeholder,
.fg select::-webkit-input-placeholder,
.fg textarea::-webkit-input-placeholder {
    color: #8aa2ac
}

.fg .my-select::-moz-placeholder,
.fg input::-moz-placeholder,
.fg select::-moz-placeholder,
.fg textarea::-moz-placeholder {
    color: #8aa2ac
}

.fg .my-select:-ms-input-placeholder,
.fg input:-ms-input-placeholder,
.fg select:-ms-input-placeholder,
.fg textarea:-ms-input-placeholder {
    color: #8aa2ac
}

.fg .my-select::-ms-input-placeholder,
.fg input::-ms-input-placeholder,
.fg select::-ms-input-placeholder,
.fg textarea::-ms-input-placeholder {
    color: #8aa2ac
}

.fg .my-select::placeholder,
.fg input::placeholder,
.fg select::placeholder,
.fg textarea::placeholder {
    color: #8aa2ac
}

.fg textarea {
    height: 200px;
    resize: none
}

.fg .my-select {
    background: url(../img/arrow-down.svg) right 12px center no-repeat !important;
    border-radius: 0
}

.fg .list {
    -webkit-filter: drop-shadow(0 0 84px rgba(161, 192, 205, .4));
    filter: drop-shadow(0 0 84px rgba(161, 192, 205, .4));
    margin-top: 15px;
    border: none;
    background: #fcfcfc;
    -webkit-box-shadow: -10px 0 64px rgba(176, 207, 219, .44);
    box-shadow: -10px 0 64px rgba(176, 207, 219, .44);
    border-radius: 20px;
    padding: 22px 0;
    max-height: 250px;
    overflow-y: auto
}

.fg .option {
    border: none;
    height: 28px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 300;
    font-size: 16px;
    line-height: 165.9%;
    letter-spacing: .03em
}

.fg .option:not(:last-child) {
    margin-bottom: 5px
}

.fg .option.focus,
.fg .option.selected.focus,
.fg .option:hover {
    background-color: transparent;
    color: #00bbe4;
    font-weight: 700
}

.fg .option.disabled {
    display: none
}

.file-input {
    position: relative
}

.file-input input {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    top: 0;
    left: 0
}

.file-input label {
    padding: 0 25px;
    border-bottom: 1px solid #8aa2ac;
    height: 68px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-weight: 300;
    font-size: 16px;
    line-height: 165.9%;
    letter-spacing: .03em
}

.file-input__hint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: 8px
}

.file-input__can {
    font-weight: 300;
    font-size: 14px;
    line-height: 165.9%;
    letter-spacing: .03em;
    color: #47494a
}

.check,
.checkUL,
.radio {
    position: relative
}

.check input,
.checkUL input,
.radio input {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    cursor: pointer
}

.check input:checked+label::before,
.checkUL input:checked+label::before,
.radio input:checked+label::before {
    background-image: url(../img/check.svg)
}

.check input:disabled+label,
.checkUL input:disabled+label,
.radio input:disabled+label {
    color: #aaa;
    pointer-events: none
}

.check label,
.checkUL label,
.radio label {
    padding-left: 46px;
    position: relative;
    min-height: 29px;
    font-weight: 300;
    font-size: 14px;
    line-height: 161.9%;
    letter-spacing: .03em;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #414141
}

.policy_link {
    z-index: 2;
}

.check label:before,
.checkUL label:before,
.radio label:before {
    content: '';
    /*position: absolute;*/
    z-index: 1;
    background-color: #f1f1f1;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 6px;
    width: 29px;
    height: 29px;
    left: 0;
    top: 50%;
    /*-webkit-transform: translateY(-50%);*/
    /*-ms-transform: translateY(-50%);*/
    /*transform: translateY(-50%);*/
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s
}

.radio input:checked+label::before {
    border-color: #00a2de;
    background-image: url(../img/radio.svg)
}

.radio label::before {
    border: 1px solid #e2e2e2;
    border-radius: 50%
}

.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 52px
}

.pagination__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 30px;
    background-color: #f2f7f9;
    padding: 0 23px
}

.pagination__btn {
    background: #fff;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pagination__btn:hover {
    background: #e6e6e6
}

.pagination__btn--prev {
    margin-right: 30px
}

.pagination__btn--next {
    margin-left: 30px
}

.pagination__btn--disabled {
    pointer-events: none
}

.pagination__btn--disabled path {
    fill: #ced7db
}

.pagination__item {
    width: 75px;
    height: 79px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-right: 1px solid #e1e8eb;
    font-weight: 700;
    font-size: 18px
}

.pagination__item:nth-last-child(2) {
    border: none
}

.pagination__item--active {
    color: #00bbe4;
    pointer-events: none
}

[data-tooltip] {
    position: relative
}

[data-tooltip]:hover {
    cursor: pointer
}

[data-tooltip]:hover::before {
    opacity: 1;
    pointer-events: unset
}

[data-tooltip]::before {
    content: attr(data-tooltip);
    position: absolute;
    padding: 23px 30px;
    width: 376px;
    background: #fff;
    -webkit-box-shadow: 0 4px 67px rgba(0, 0, 0, .11);
    box-shadow: 0 4px 67px rgba(0, 0, 0, .11);
    border-radius: 20px;
    z-index: 3;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 100%;
    margin-bottom: 12px;
    font-weight: 400;
    font-size: 15px;
    line-height: 161.9%;
    letter-spacing: .01em;
    color: #0e0e0e;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

@media screen and (max-width:992px) {
    .slider__top {
        margin-bottom: 30px
    }

    .slider__btn {
        margin: 0;
        position: absolute;
        left: 50%;
        bottom: 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .before-bg {
        padding: 30px 0
    }

    .before-bg::before {
        display: none
    }

    [data-tooltip]::before {
        padding: 10px 12px;
        width: 220px;
        font-size: 12px;
        border-radius: 10px
    }
}

@media screen and (max-width:768px) {
    .pagination__wrap {
        border-radius: 20px;
        background-color: transparent;
        padding: 0
    }

    .pagination__item {
        width: 40px;
        height: unset;
        border: none
    }

    .pagination__btn {
        background-color: #f2f7f9;
        width: 35px;
        height: 35px
    }

    .pagination__btn--next {
        margin-left: 10px
    }

    .pagination__btn--prev {
        margin-right: 10px
    }
}

@media screen and (max-width:576px) {

    .slider__top .swiper-button-next,
    .slider__top .swiper-button-prev {
        display: none
    }

    .fg input {
        height: 55px;
        padding: 0 15px
    }

    .check label,
    .checkUL label {
        font-size: 12px;
        padding-left: 32px;
        min-height: 25px
    }

    .check label::before,
    .checkUL label::before {
        width: 25px;
        height: 25px
    }

    .file-input label {
        padding: 0 15px;
        height: 55px
    }

    .file-input__hint {
        margin-top: 2px
    }

    .file-input__can {
        display: none
    }

    .file-input__download {
        font-size: 12px;
        margin-left: auto
    }
}

.breadcrumbs {
    padding: 19px 0
}

.breadcrumbs__item {
    font-size: 14px;
    line-height: 155.9%;
    position: relative;
    display: inline;
    color: #9a9a9a;
    text-decoration: underline
}

.breadcrumbs__item:last-child {
    color: #0e0e0e;
    text-decoration: none
}

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

.breadcrumbs__item:not(:last-child):before {
    content: '/';
    position: absolute;
    z-index: 1;
    left: 100%;
    margin-left: 8px
}

.service-card {
    border-radius: 20px;
    position: relative;
    overflow: hidden
}

.service-card:hover .service-card__img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.service-card::before {
    content: '';
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    pointer-events: none
}

.service-card:nth-child(4n-3)::before {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(11.34%, #8782ff), color-stop(43.31%, rgba(135, 130, 255, 0)));
    background: -o-linear-gradient(bottom, #8782ff 11.34%, rgba(135, 130, 255, 0) 43.31%);
    background: linear-gradient(0deg, #8782ff 11.34%, rgba(135, 130, 255, 0) 43.31%)
}

.service-card:nth-child(4n-2)::before {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(11.34%, #fdb4ff), color-stop(43.31%, rgba(253, 180, 255, 0)));
    background: -o-linear-gradient(bottom, #fdb4ff 11.34%, rgba(253, 180, 255, 0) 43.31%);
    background: linear-gradient(0deg, #fdb4ff 11.34%, rgba(253, 180, 255, 0) 43.31%)
}

.service-card:nth-child(4n-1)::before {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(11.34%, #89d4fe), color-stop(43.31%, rgba(137, 212, 254, 0)));
    background: -o-linear-gradient(bottom, #89d4fe 11.34%, rgba(137, 212, 254, 0) 43.31%);
    background: linear-gradient(0deg, #89d4fe 11.34%, rgba(137, 212, 254, 0) 43.31%)
}

.service-card:nth-child(4n)::before {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(11.34%, #ffaf82), color-stop(43.31%, rgba(255, 175, 130, 0)));
    background: -o-linear-gradient(bottom, #ffaf82 11.34%, rgba(255, 175, 130, 0) 43.31%);
    background: linear-gradient(0deg, #ffaf82 11.34%, rgba(255, 175, 130, 0) 43.31%)
}

.service-card__img {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.service-card__content {
    position: absolute;
    padding: 0 15px 33px;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 2
}

.service-card__subtitle {
    font-weight: 700;
    font-size: 32px;
    color: #fff;
    text-align: center
}

.service-card__link {
    width: 145px;
    height: 38px;
    margin: 30px auto 0;
    font-size: 15px
}

.service-card__link svg {
    margin-right: 7px
}

.business-card {
    display: block;
    position: relative;
    padding: 103px 65px 52px;
    border-radius: 20px;
    overflow: hidden;
    background-size: cover;
    background-position: right top;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.business-card:hover {
    color: #0e0e0e;
    -webkit-box-shadow: 0 20px 50px rgba(100, 212, 219, .25);
    box-shadow: 0 20px 50px rgba(100, 212, 219, .25)
}

.business-card::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    pointer-events: none
}

.business-card:nth-child(5n-4)::before {
    background: -o-linear-gradient(12.84deg, #efeeff 36.58%, rgba(229, 255, 154, 0) 80.45%);
    background: linear-gradient(77.16deg, #efeeff 36.58%, rgba(229, 255, 154, 0) 80.45%)
}

.business-card:nth-child(5n-3)::before {
    background: -o-linear-gradient(13.34deg, #ddffeb 35.78%, rgba(232, 255, 171, .08) 81.15%);
    background: linear-gradient(76.66deg, #ddffeb 35.78%, rgba(232, 255, 171, .08) 81.15%)
}

.business-card:nth-child(5n-2)::before {
    background: -o-linear-gradient(12.98deg, #d5e8ff 36.74%, rgba(222, 255, 230, .08) 80.45%);
    background: linear-gradient(77.02deg, #d5e8ff 36.74%, rgba(222, 255, 230, .08) 80.45%)
}

.business-card:nth-child(5n-1)::before {
    background: -o-linear-gradient(13.34deg, #fdd 35.78%, rgba(232, 255, 171, .08) 81.15%);
    background: linear-gradient(76.66deg, #fdd 35.78%, rgba(232, 255, 171, .08) 81.15%)
}

.business-card:nth-child(5n)::before {
    background: -o-linear-gradient(15.46deg, #fff9e3 47.23%, rgba(222, 255, 230, .08) 80.54%);
    background: linear-gradient(74.54deg, #fff9e3 47.23%, rgba(222, 255, 230, .08) 80.54%)
}

.business-card__img {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.business-card__content {
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 2
}

.business-card__title {
    font-weight: 300;
    font-size: 32px;
    letter-spacing: .01em
}

.business-card__desc {
    max-width: 390px;
    font-weight: 300;
    font-size: 15px;
    line-height: 161.9%;
    letter-spacing: .01em;
    margin-top: 35px
}

.business-card__link {
    margin-top: 42.5px;
    width: 145px
}

.business-card2 .business-card__link {
    background-color: #00a2de;
    color: #fff
}

.business-card2 .business-card__link path {
    fill: #fff
}

.business-card2:before {}

.license-card {
    padding: 41px 36px 51px;
    background: #fcfcfc;
    -webkit-box-shadow: 0 0 34px #e4f2f8;
    box-shadow: 0 0 34px #e4f2f8;
    border-radius: 20px;
    position: relative
}

.license-card__badge {
    position: absolute;
    top: 43px;
    left: 0;
    padding: 0 24px;
    height: 39px;
    min-width: 113px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    color: #fff;
    background-color: #00a2de;
    border-radius: 0 10px 10px 0
}

.license-card__badge--yellow {
    background: #e4a400
}

.license-card__badge--orange {
    background: #e46d00
}

.license-card__img {
    display: block
}

.license-card__img img {
    display: block;
    width: 100%
}

.license-card__title {
    margin-top: 25px;
    font-weight: 300;
    font-size: 25px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.feedback-card {
    padding: 30px 36px 25px;
    background: #f2f7f9;
    border-radius: 20px;
    letter-spacing: .01em;
    font-weight: 300;
    position: relative
}

.feedback-card__btn {
    position: absolute;
    width: 193px;
    height: 39px;
    bottom: 97px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.feedback-card__btn svg {
    margin-right: 10px
}

.feedback-card__co {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 20px
}

.feedback-card__co img {
    margin-right: 15px;
    width: 29px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.feedback-card__img {
    display: block;
    margin-top: 34px
}

.feedback-card__img img {
    display: block;
    width: 100%
}

.feedback-card__date {
    font-size: 15px;
    line-height: 161.9%;
    margin-top: 26px;
    text-align: center
}

.tariff-special {
    padding: 22px;
    background: #EE82EE;
    border-radius: 20px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 1em;
    gap: 20px;
}

.tariff-special:hover {
    z-index: 2;
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
}

.tariff-special__title {
    font-weight: 300;
    font-size: 36px;
    line-height: 120%;
    text-align: center;
    min-height: 50px;
}

.tariff-special__desc {
    font-size: 15px;
    line-height: 190.9%;
    letter-spacing: .01em;
}

.tariff-special__sub {
    margin: 3em 1em 1em 1em;
    text-align: center;
    font-size: 0.8em;
}

.tariff-card--special_mob {
    display: none;
    background: #EE82EE !important;
}


@media screen and (min-width:1400px) {
    .tariff-special__btn-cont {
        position: absolute;
        margin-left: 80%;
        margin-top: 1.5%;
    }

    .tariff-special__props {
        margin-left: 1em;
        display: flex;
        gap: 15%;
    }

    .tariff-special__prop {
        margin-left: 1em;
        display: flex;
        /*gap: 15%;*/
    }
}

@media screen and (max-width:1400px) {
    .tariff-special__props {
        margin-left: 2.2em;
        display: grid;
        gap: 15%;
    }

    .tariff-special__prop {
        display: flex;
        /*gap: 15%;*/
    }
}

@media screen and (max-width:770px) {
    .tariff-card--special_mob {
        display: block !important;
        /*min-height: 430px;*/
    }

    .tariff-special {
        display: none;
    }

    .tariff-card__desc--special_mob {
        font-size: 14px;
    }
}

.tariff-card {
    padding: 22px;
    background: #ecfaff;
    border-radius: 20px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    z-index: 2;
    /*-webkit-transform: scale3d(1.05, 1.05, 1.05);*/
    /*transform: scale3d(1.05, 1.05, 1.05)*/
}

.tariff-card {
    display: none;
}

.tariff-card--active {
    display: grid;
}

.tariff-card:hover {
    z-index: 2;
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
}

.tariff-card--yellow {
    background: #fffdc5
}

.tariff-card--yellow .tariff-card__desc {
    color: #757c21
}

.tariff-card--green {
    background: #c8fff5
}

.tariff-card--green .tariff-card__desc {
    color: #39945d
}

.tariff-card--blue {
    background: #30D5C8;
}

.tariff-card--blue .tariff-card__desc {
    color: #464451
}

.tariff-card-biz__title {
    min-height: 90px;
}

.tariff-card-biz__name {
    font-weight: 300;
    font-size: 36px;
    /*line-height: 120%;*/
    text-align: center;
    /*min-height: 90px;*/
}

.tariff-card-biz__price-list {
    font-weight: 300;
    font-size: 16px;
    /*line-height: 120%;*/
    text-align: center;
    min-height: auto;
}

.tariff-card__name {
    font-weight: 300;
    font-size: 36px;
    line-height: 120%;
    text-align: center;
    min-height: 86px;
}

.tariff-card__props {
    margin: auto auto;
}

.tariff-card-biz__props {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}

.tariff-card__prop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

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

.tariff-card__icon {
    width: 29px;
    height: 29px;
    border-radius: 6px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 17px
}

.tariff-card__icon--empty {
    background-color: #fff
}

.tariff-card__icon.check,
.tariff-card__icon.checkUL {
    background-color: transparent
}

.tariff-card__icon.check label,
.tariff-card__icon.checkUL label {
    padding: 0;
    width: 100%;
    height: 100%
}

.tariff-card__icon.check label::before,
.tariff-card__icon.checkUL label::before {
    background-color: #fff;
    width: 100%;
    height: 100%
}

.tariff-card__desc2 {
    font-size: 12px;
    line-height: 161.9%;
    letter-spacing: .01em
}

.tariff-card__desc,
.tariff-card__title {
    /*font-size: 15px;*/
    font-size: 12px;
    line-height: 161.9%;
    letter-spacing: .01em
}

.tariff-card__title {
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tariff-card__desc {
    color: #a3a3a3
}

.tariff-card__hint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    background: #c6f5ff;
    border-radius: 50%;
    font-size: 11px;
    color: #00a2de;
    margin-left: 8px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.tariff-card__price {
    font-weight: 700;
    font-size: 50px;
    line-height: 32px;
    color: #00a2de;
    text-align: center;
    display: grid;
}

.tariff-card__price-num {
    font-size: 30px;
    font-weight: 700;
}

.tariff-card__btn-cont {
    margin-top: 2em;
}

.tariff-card__btn {
    width: 197px;
    display: grid;
    gap: 2px;
    height: 90px;
    margin: 1em auto 0;
    font-size: 13px;
    text-transform: uppercase;
    padding: 10px 0 10px 0;
}

.equip-card {
    padding: 23px 29px 47px;
    background: #fcfcfc;
    -webkit-box-shadow: 0 0 34px #e4f2f8;
    box-shadow: 0 0 34px #e4f2f8;
    border-radius: 20px;
    position: relative
}

.equip-card__badge {
    position: absolute;
    top: 43px;
    left: 0;
    padding: 0 24px;
    height: 39px;
    min-width: 113px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    color: #fff;
    background-color: #00a2de;
    border-radius: 0 10px 10px 0
}


.equip-card__title {
    min-height: 64px;
    display: block;
}

.equip-card__badge--green {
    background: #2bb150
}

.equip-card__badge--lightgreen {
    background: #c0e144
}

.equip-card__img {
    height: 248px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto 15px
}

.equip-card__img img {
    display: block;
    max-width: 100%;
    max-height: 100%
}

.equip-card__desc {
    margin-top: 35px
}

.equip-card__props {
    margin-top: 27.5px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px
}

.equip-card__prop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 400
}

.equip-card__prop svg {
    margin-right: 13px
}

.equip-card__link {
    margin-top: 44px;
    width: 197px;
    height: 70px;
    font-size: 13px;
    text-transform: uppercase
}

.equip-card__link svg {
    margin-left: 20px
}

.qa-card {
    padding: 25px 30px;
    background: #fcfcfc;
    -webkit-box-shadow: 0 0 34px rgba(176, 207, 219, .2);
    box-shadow: 0 0 34px rgba(176, 207, 219, .2);
    border-radius: 20px
}

.qa-card-section {
    margin: 20px 0 10px 10px
}

.qa-card--active .qa-card__btn svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

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

.qa-card__show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: default;

}

.qa-card__icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 16px
}

.qa-card__btn {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: auto
}

.qa-card__title {
    font-size: 19px;
    line-height: 120%;
    padding-right: 16px;
	cursor:default;
	    overflow-wrap: break-word | normal; 

}

.qa-card__hidden {
    padding: 30px 30px 0;
    display: none
}

.qa-card__list li::before {
    color: #37c1f4
}

.qa-card__link {
    margin-top: 32px;
    width: 209px
}

.qa-card__works {
    display: grid;
    grid-template-columns: auto 311px;
    gap: 25px
}

.qa-card__desc {
    max-width: 580px
}

.qa-card__img {
    max-width: 311px
}

.qa-card__img img {
    display: block;
    width: 100%;
    border-radius: 20px
}

.qa-card__nav-link {
    display: block;
    text-decoration: underline
}

.qa-card__nav-link:not(:last-child) {
    margin-bottom: 28px
}

.qa-card__nav-link:hover {
    color: #37c1f4;
    text-decoration: underline
}

.team-card {
    background: #fcfcfc;
    -webkit-box-shadow: 0 0 34px #e4f2f8;
    box-shadow: 0 0 34px #e4f2f8;
    border-radius: 20px;
    padding: 35px 47px 42px;
    text-align: center
}

.team-card__img {
    display: block;
    width: 100%
}

.team-card__name {
    margin-top: 95px;
    font-weight: 700;
    font-size: 28px;
    line-height: 110%
}

.team-card__prof {
    font-weight: 300;
    font-size: 25px;
    line-height: 120%;
    margin-top: 20px
}

.history-card {
    background: -o-linear-gradient(12.98deg, #f9f9f2 33.3%, #f2f7f9 80.45%);
    background: linear-gradient(77.02deg, #f9f9f2 33.3%, #f2f7f9 80.45%);
    border-radius: 20px;
    padding: 77px 50px 58px
}

.history-card__year {
    color: #00bbe4;
    font-weight: 700;
    font-size: 120px;
    line-height: 75px
}

.history-card__title {
    line-height: 110%;
    margin-top: 58px
}

.history-card__desc {
    color: #505050;
    margin-top: 19px
}

.project-card {
    position: relative;
    text-align: center;
    display: block;
    border-radius: 20px;
    overflow: hidden;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.project-card::before {
    content: '';
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    pointer-events: none;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(27.56%, #ebeaff), color-stop(48.03%, rgba(236, 235, 255, 0)));
    background: -o-linear-gradient(bottom, #ebeaff 27.56%, rgba(236, 235, 255, 0) 48.03%);
    background: linear-gradient(360deg, #ebeaff 27.56%, rgba(236, 235, 255, 0) 48.03%)
}

.project-card:hover {
    -webkit-box-shadow: 0 20px 50px rgba(100, 212, 219, .25);
    box-shadow: 0 20px 50px rgba(100, 212, 219, .25)
}

.project-card__img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 20px
}

.project-card__content {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 33px;
    width: 100%;
    z-index: 2
}

.project-card__title {
    font-size: 28px;
    line-height: 107%;
    letter-spacing: .01em;
    color: #4b4b4b
}

.project-card__link {
    margin: 21px auto 0;
    width: 145px;
    height: 38px;
    font-size: 15px;
    letter-spacing: .02em
}

.project-card__link svg {
    margin-right: 7px
}

.sale-card {
    padding: 120px 50px 60px;
    background-size: cover;
    background-position: 100% 100%;
    position: relative;
    border-radius: 20px;
    overflow: hidden
}

.sale-card::before {
    content: '';
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    pointer-events: none;
    background: -o-linear-gradient(13.34deg, #e6f7ff 35.78%, rgba(232, 255, 171, .08) 81.15%);
    background: linear-gradient(76.66deg, #e6f7ff 35.78%, rgba(232, 255, 171, .08) 81.15%)
}

.sale-card__badge {
    position: absolute;
    top: 31px;
    left: 0;
    padding: 0 24px;
    height: 39px;
    min-width: 113px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    color: #fff;
    background-color: #89b1ff;
    border-radius: 0 10px 10px 0;
    z-index: 2
}

.sale-card__badge--green {
    background: #2bb150
}

.sale-card__badge--lightgreen {
    background: #c0e144
}

.sale-card__desc {
    margin: 30px 0;
    max-width: 388px
}

.sale-card__desc,
.sale-card__link,
.sale-card__title {
    position: relative;
    z-index: 2
}

.done-card {
    padding: 50px 24px 40px;
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.done-card__icon {
    height: 124px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.done-card__icon img {
    display: block;
    max-height: 100%;
    max-width: 100%
}

.done-card__title {
    font-size: 28px;
    text-align: center;
    margin-top: 38px
}

.done-card__desc {
    color: #505050;
    text-align: center;
    margin-top: 20px
}

.done-card__price {
    font-weight: 700;
    font-size: 28px;
    margin: 35px 0;
    text-align: center
}

.done-card__btn {
    width: 209px;
    margin: auto auto 0
}

.search-card {
    max-width: 1042px
}

.search-card:not(:last-child) {
    margin-bottom: 55px
}

.search-card__desc {
    margin-top: 28px
}

.search-card__link {
    margin-top: 20px;
    display: block
}

@media screen and (max-width:1700px) {
    .service-card__subtitle {
        font-size: 28px
    }
}

@media screen and (max-width:1400px) {
    .service-card__subtitle {
        font-size: 25px
    }

    .business-card {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media screen and (max-width:1300px) {
    .equip-card__props {
        grid-template-columns: 100%
    }
}

@media screen and (max-width:992px) {
    .history-card {
        padding: 30px 25px
    }

    .history-card__year {
        font-size: 80px
    }

    .history-card__title {
        margin-top: 30px
    }

    .qa-card__works {
        grid-template-columns: auto 230px
    }
}

@media screen and (max-width:768px) {
    .business-card {
        position: relative;
        padding: 50px 20px
    }

    .business-card {
        height: 300px !important;
    }

    .business-card::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: -o-linear-gradient(11.56deg, rgba(7, 39, 87, .7) 43.31%, rgba(30, 64, 150, 0) 80.43%);
        background: linear-gradient(78.44deg, rgba(7, 39, 87, .7) 43.31%, rgba(30, 64, 150, 0) 80.43%);
        pointer-events: none
    }

    .business-card-main:nth-child(5n-4)::before {
        background: -o-linear-gradient(12.84deg, #efeeff 36.58%, rgba(229, 255, 154, 0) 80.45%) !important;
        background: linear-gradient(0deg, #efeeff 36.58%, rgba(229, 255, 154, 0) 80.45%) !important;
    }

    .business-card-main:nth-child(5n-3)::before {
        background: -o-linear-gradient(13.34deg, #ddffeb 35.78%, rgba(232, 255, 171, .08) 81.15%) !important;
        background: linear-gradient(0deg, #ddffeb 35.78%, rgba(232, 255, 171, .08) 81.15%) !important;
    }

    .business-card-main:nth-child(5n-2)::before {
        background: -o-linear-gradient(12.98deg, #d5e8ff 36.74%, rgba(222, 255, 230, .08) 80.45%) !important;
        background: linear-gradient(0deg, #d5e8ff 36.74%, rgba(222, 255, 230, .08) 80.45%) !important;
    }

    .business-card-main:nth-child(5n-1)::before {
        background: -o-linear-gradient(13.34deg, #fdd 35.78%, rgba(232, 255, 171, .08) 81.15%) !important;
        background: linear-gradient(0deg, #fdd 35.78%, rgba(232, 255, 171, .08) 81.15%) !important;
    }

    .business-card:nth-child(5n)::before {
        background: -o-linear-gradient(15.46deg, #fff9e3 47.23%, rgba(222, 255, 230, .08) 80.54%) !important;
        background: linear-gradient(0deg, #fff9e3 47.23%, rgba(222, 255, 230, .08) 80.54%) !important;
    }

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

    .business-card__content {
        flex-direction: row;
        align-items: flex-end;
    }

    .business-card__title {
        font-weight: 500;
        font-size: 25px
    }

    .business-card__desc {
        margin: 15px 0
    }

    .business-card__desc {
        display: none;
        margin: 15px 0
    }

    .business-card__link {
        margin-top: auto
    }

    .business-card__link {
        margin-left: auto;
        width: 2em;
        height: 2em;
    }

    .business-card__link span {
        display: none;
    }

    .qa-card__works {
        grid-template-columns: 100%
    }
}

@media screen and (max-width:576px) {

    .feedback-card,
    .license-card {
        padding-left: 10px;
        padding-right: 10px
    }

    .tariff-card {
        padding: 25px 20px
    }

    .tariff-card__name {
        font-size: 24px
    }

    .tariff-card__props {
        margin-top: 25px
    }

    .tariff-card__prop:not(:last-child) {
        margin-bottom: 12px
    }

    .tariff-card__price {
        font-size: 40px;
        margin: 30px 0
    }

    .tariff-card__price-month {
        font-size: 16px
    }

    .tariff-card__btn {
        width: 100%
    }

    .equip-card {
        padding: 15px 20px 20px
    }

    .equip-card__img {
        max-width: 100%
    }

    .equip-card__desc {
        margin-top: 20px
    }

    .equip-card__link {
        margin-top: 25px;
        width: 100%
    }

    .qa-card {
        padding: 15px 20px
    }

    .qa-card__title {
        font-size: 16px
    }

    .qa-card__hidden {
        padding: 20px 20px 0
    }

    .team-card {
        padding: 20px 15px
    }

    .team-card__name {
        font-size: 24px;
        margin-top: 45px
    }

    .team-card__prof {
        font-size: 20px
    }

    .project-card__content {
        padding: 15px 20px
    }

    .project-card__title {
        font-size: 22px
    }

    .sale-card {
        padding: 80px 20px 50px
    }

    .sale-card__badge {
        top: 20px
    }

    .sale-card__desc {
        margin: 20px 0
    }

    .done-card {
        padding: 30px 15px 25px
    }

    .done-card__title {
        font-size: 24px
    }

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

    .search-card__desc,
    .search-card__link {
        margin-top: 15px
    }
}

.modal-backdrop.show {
    opacity: .7
}

.modal-dialog {
    width: 100%;
    max-width: 494px;
    background: #fcfcfc;
    -webkit-box-shadow: -10px 0 64px rgba(176, 207, 219, .44);
    box-shadow: -10px 0 64px rgba(176, 207, 219, .44);
    border-radius: 20px;
    padding: 60px;
    pointer-events: unset
}


.modal__desc,
.modal__title {
    text-align: center
}

.modal__desc {
    font-size: 20px;
    line-height: 140%;
    letter-spacing: .01em;
    margin-top: 17px
}

.modal__close {
    position: absolute;
    top: 21px;
    right: 18px
}

.modal__close:hover path {
    fill: #0e0e0e
}

.modal__title {
    text-align: center;
    font-weight: 300;
    font-size: 45px;
    line-height: 150%;
    letter-spacing: .02em
}

.modal__form {
    margin-top: 40px
}

.modal__check {
    margin-top: 82px
}

.modal__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 32px auto 0;
    width: 197px;
    height: 70px;
    font-size: 13px;
    text-transform: uppercase
}

.modal__btn svg {
    margin-left: 20px
}

.modal__price {
    margin-top: 28px;
    font-weight: 700;
    font-size: 50px;
    line-height: 32px;
    color: #00bbe4;
    text-align: center
}

.modal__price-title {
    font-size: 19px
}

.modal-solution .modal-dialog {
    max-width: 1170px
}

.modal-solution__wrap {
    max-width: 346px;
    margin-left: auto;
    margin-right: auto
}

.modal-solution__info {
    margin: 62px 0 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.modal-solution__desc {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.modal-solution__img {
    margin-left: 60px;
    width: 318px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.modal-solution__img img {
    display: block;
    width: 100%;
    border-radius: 20px
}

.modal-config .modal-dialog {
    max-width: 1170px
}

.modal-config .modal__check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

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

.modal-config__grid1 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 29px 27px;
    margin-top: 75px
}

.modal-config__13 {
    grid-column: 1/3
}

.modal-config__title {
    margin-top: 69px;
    text-align: center;
    font-size: 23px;
    line-height: 87%
}

.modal-config__grid2 {
    display: grid;
    grid-template-columns: 1.2fr 1.2fr 2fr 2fr;
    gap: 29px 27px;
    margin-top: 44px
}

.modal-config__15 {
    grid-column: 1/5
}

.modal-config__full {
    grid-column: 1/-1
}

.modal-config__hint {
    margin: 45px auto 0;
    text-align: center;
    max-width: 598px;
    font-size: 16px;
    line-height: 125%
}

.modal-config__services {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 30px;
    margin-top: 25px
}

.modal-config__services .filter__group {
    display: block
}

.modal-config__services .filter__items {
    display: grid;
    grid-template-columns: 100%;
    gap: 15px;
    margin-top: 20px
}

.modal-config__services .filter__items2 {
    grid-template-columns: 1fr 1fr
}

.modal-config__services .filter__item {
    margin: 0 !important
}

.more-info {
    display: none
}

.more-info._active {
    display: block
}

.more-info .filter__title {
    font-size: 18px;
    margin-bottom: 15px
}

.more-info .fg:not(:last-child) {
    margin-bottom: 20px
}

.more-info__group {
    display: none
}

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

.more-info__group._active {
    display: block
}

.more-info .my-select .current {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.more-info .file-input {
    margin-bottom: 30px
}

@media screen and (max-width:992px) {
    .modal-solution__info {
        margin: 20px 0 30px;
        display: block
    }

    .modal-solution__img {
        margin: 20px 0 0;
        width: 100%;
        max-width: 350px
    }

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

    .modal-config__grid1,
    .modal-config__grid2 {
        grid-template-columns: 100%;
        gap: 15px;
        margin-top: 25px
    }

    .modal-config__13,
    .modal-config__15 {
        grid-column: 1/2
    }

    .modal-config__title {
        margin-top: 40px;
        font-size: 20px
    }

    .modal-config__hint {
        margin-top: 25px;
        font-size: 14px
    }

    .modal-config .modal__check {
        margin-top: 25px
    }
}

@media screen and (max-width:576px) {
    .modal-dialog {
        padding: 40px 20px;
        max-width: 100%
    }

    .modal__title {
        font-size: 27px
    }

    .modal__form {
        margin-top: 20px
    }

    .modal__check {
        margin-top: 30px
    }

    .modal__btn {
        width: 100%;
        margin-top: 20px
    }
}

.header__logo {
    display: block;
    width: 169px;
}

.header__logo img {
    height: 38px;
    display: block
}

.header__private-title {
    font-size: 15px;
    letter-spacing: .02em;
    color: #747d84;
    margin-right: 10px
}

.header__private-btn {
    margin-left: 30px;
    font-size: 15px
}

.header__private-btn svg {
    margin-right: 7px
}

.header__lk,
.header__private-btn {
    letter-spacing: .02em
}

.header__lk:hover,
.header__private-btn:hover {
    color: #00a2de
}

.header__lk:hover path,
.header__private-btn:hover path {
    fill: #00a2de
}

.header__lk {
    font-size: 17px;
    line-height: 153%;
    height: 38px;
    padding-left: 71px;
    margin-left: 59px;
    border-left: 1px solid #eee
}

.header__lk svg {
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
    margin-right: 9px
}

.header__phone {
    margin-left: 180px;
    font-size: 17px;
    letter-spacing: -.01em
}

.header__btn {
    background: linear-gradient(85.41deg, #00bbe4 60.54%, #a2d537 102.22%);
    width: 175px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 46px
}

.header__btn:hover {
    background: linear-gradient(284.88deg, #00bbe4 32.8%, #a2d537 118.11%);
}

.header__btnold {
    width: 220px;
    background: linear-gradient(85.41deg, #00bbe4 60.54%, #a2d537 102.22%);
}

.header__btnold:hover {
    background: linear-gradient(284.88deg, #00bbe4 32.8%, #a2d537 118.11%);
}

.header__burger {
    display: none
}

.header-top {
    padding: 15px 0;
    border-bottom: 1px solid #eee
}

.header-top__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header-top__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.nav {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: -25px
}

.nav__link {
    font-size: 17px;
    letter-spacing: .01em;
    padding: 22px 25px;
    position: relative
}

.nav__link::before {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #00a2de;
    opacity: 0
}

.nav__link--active::before {
    opacity: 1
}

.nav__item {
    position: relative;
    font-size: 16px;
    line-height: 150%;
    font-weight: 600
}

.nav__item._active .nav__show {
    z-index: 20;
    position: relative;
}

.nav__item._active .nav__hidden {
    opacity: 1;
    pointer-events: unset;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.nav__hidden {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    padding-top: 60px;
    z-index: 5
}

.nav__hidden-inner {
    padding: 11px 0;
    gap: 3px
}

@media screen and (min-width:993px) {
    .nav__hidden {
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        opacity: 0;
        pointer-events: none;
        -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
        transform: translateY(50%)
    }
}

.nav__show:hover {
    cursor: pointer;
    color: #00a2de
}

.nav__sublink {
    position: relative;
    z-index: 3;
    padding: 8px 16px;
    display: block;
    min-width: 165px;
    line-height: 120%
}

.anchor {
    z-index: 3;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    padding: 16px 0;
    background-color: #f2f7f9
}

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

.anchor__link {
    padding: 0 28px;
    white-space: nowrap;
    height: 38px;
    letter-spacing: .01em;
    font-size: 17px;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.anchor__link--active,
.anchor__link:hover {
    color: #fff;
    background-color: #00a2de
}

@media screen and (max-width:1400px) {
    .header__private-btn {
        margin-left: 15px
    }

    .header__lk {
        padding-left: 30px;
        margin-left: 30px
    }

    .header__phone {
        margin-left: auto;
    }

    .header__btn {
        margin-left: 20px
    }

    .anchor__link {
        padding-left: 12px;
        padding-right: 12px
    }
}

@media screen and (max-width:1200px) {
    .nav {
        margin-left: -15px
    }

    .nav__link {
        padding-left: 15px;
        padding-right: 15px
    }

    .anchor__inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: unset;
        -ms-flex-pack: unset;
        justify-content: unset
    }

    .anchor__link {
        margin: 5px 40px 0 0
    }

    .buttonOldSite {
        margin-left: auto;
    }
}

@media screen and (max-width:992px) {
    .header--active .header__burger span:nth-child(1) {
        -webkit-transform: translateY(10px) rotate(-45deg);
        -ms-transform: translateY(10px) rotate(-45deg);
        transform: translateY(10px) rotate(-45deg)
    }

    .header--active .header__burger span:nth-child(2) {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0)
    }

    .header--active .header__burger span:nth-child(3) {
        -webkit-transform: translateY(-10px) rotate(45deg);
        -ms-transform: translateY(-10px) rotate(45deg);
        transform: translateY(-10px) rotate(45deg)
    }

    .header--active .header-bottom {
        left: 0
    }

    .header__logo {
        margin-right: auto
    }

    .header__burger {
        margin-left: 7px;
        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;
        width: 30px;
        height: 22px
    }

    .header__burger span {
        -webkit-transition: .225s;
        -o-transition: .225s;
        transition: .225s;
        width: 100%;
        height: 3px;
        display: block;
        background-color: #0e0e0e
    }

    .header__lk,
    .header__private-btn {
        margin-left: 7px
    }

    .header__lk svg,
    .header__private-btn svg {
        margin: 0;
        width: auto;
        height: 26px
    }

    .header__lk span,
    .header__private-btn span {
        display: none
    }

    .header__lk path,
    .header__private-btn path {
        fill: #0e0e0e
    }

    .header__private-title {
        display: none
    }

    .header__lk {
        padding: 0;
        border: none
    }

    .header__lk svg {
        height: 30px
    }

    .header-top__inner {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .header-bottom {
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        position: fixed;
        left: -200%;
        top: 69px;
        height: calc(100vh - 69px);
        width: 100%;
        background-color: #fff;
        z-index: 20;
        overflow-y: auto;
        padding: 30px 0 60px
    }

    .header-bottom__inner {
        display: block
    }

    .nav {
        display: block;
        margin: 0
    }

    .nav__link {
        display: block;
        padding: 0;
        margin-bottom: 30px;
        font-size: 22px
    }

    .nav__link--active {
        color: #00a2de;
        font-weight: 700
    }

    .nav__link::before {
        display: none
    }

    .nav__hidden {
        display: none;
        padding: 20px 0 0 20px;
        position: static
    }

    .nav__hidden-inner {
        border: none;
        padding: 0;
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .anchor {
        display: none
    }
}

@media screen and (max-width:730px) {
    .header__phone_btn {
        display: none
    }
}

@media screen and (max-width:576px) {
    .header__logo {
        width: 130px
    }

    .header__logo img {
        height: auto;
        display: block
    }

    .header__btn {
        width: 100%
    }
}

.footer {
    padding: 50px 0 24px;
    background: #f9f9f9;
    margin-top: 55px
}

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

.footer__col:last-child {
    width: 250px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.footer__logo {
    width: 170px;
}

.footer__logo img {
    width: 100%;
}

.footer__title {
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 30px;
    font-family: "PT Sans", sans-serif
}

.footer__links {
    display: grid;
    grid-template-columns: 100%;
    gap: 20px
}

@media screen and (max-width:470px) {
    .header__phone_d {
        display: none;
    }

    .header__phone_m {
        display: block !important;
    }
}

@media screen and (min-width:1600px) {
    .footer__links--two {
        grid-template-columns: 210px 120px;
        gap: 20px 40px
    }
}

.footer__link {
    display: block;
    font-size: 16px;
    letter-spacing: .01em;
    color: #6c6c6c
}

.footer__link--active,
.footer__link:hover {
    color: #2bb150;
    text-decoration: underline
}

.footer__address,
.footer__phone {
    margin-top: 20px;
    margin-bottom: 20px
}

.footer__address {
    pointer-events: none
}

.footer__lk {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    line-height: 153%;
    letter-spacing: .02em;
    color: #00a2de;
    margin-top: 10px
}

.footer__lkt {
    margin-top: 4px;
}

.footer__lk i {
    width: 25px;
    height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 9px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.footer__lk i svg {

    max-width: 100%;
    max-height: 100%
}

.footer__socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 11px
}

.footer__socials-title {
    pointer-events: none;
    font-size: 15px;
    letter-spacing: .02em;
    color: #6c6c6c;
    margin-top: 21px
}

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

.footer__socials-item {
    margin-right: 11px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.footer__socials-item:hover g {
    mix-blend-mode: normal !important
}

.footer__bottom {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /*margin-top: 44px;*/
    padding-top: 24px;
    position: relative
}

.footer__bottom::before {
    content: '';
    position: absolute;
    left: -10px;
    top: 0;
    height: 1px;
    width: calc(100% + 20px);
    background-color: #fff
}

.footer__by,
.footer__conf,
.footer__copyright {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 14px;
    line-height: 180%;
    letter-spacing: .01em;
    color: #999
}

.footer__copyright {
    text-align: center;
}

.footer__conf {}

.footer__by {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.dev-logo {
    max-height: 80%;
    margin-top: -30px;
    margin-left: -30px
}

.footer__by-link {
    margin-left: 7px
}

.footer__by-link:hover g {
    mix-blend-mode: normal !important
}

.scroll-up {
    position: fixed;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    bottom: 120px;
    right: 57px;
    z-index: 8;
    opacity: 0;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 0;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    line-height: 230%
}

.scroll-up--active {
    opacity: 1
}

.scroll-up:hover svg {
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset
}

@media screen and (max-width:1300px) {
    .footer__top {
        position: relative;
        padding-top: 60px
    }

    .footer__logo {
        position: absolute;
        left: 0;
        top: 0
    }
}

@media screen and (max-width:992px) {
    .footer {
        padding: 30px 0 15px
    }

    .footer__col:nth-child(4) {
        display: none
    }

    .footer__col:nth-child(5) {
        width: 100%
    }

    .footer__socials {
        max-width: 250px
    }

    .scroll-up {
        padding: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 50px;
        height: 50px
    }

    .scroll-up span {
        display: none
    }
}

@media screen and (max-width:786px) {
    .footer__bottom {
        grid-template-columns: 100%;
        gap: 10px;
        margin-top: 15px;
        padding-top: 15px
    }

    .dev-logo {
        display: none
    }
}

@media screen and (max-width:648px) {

    .footer__col:nth-child(2),
    .footer__col:nth-child(3) {
        display: none
    }

    .footer__title {
        display: none
    }
}

body {
    font-family: Helvetica, sans-serif;
    font-weight: 400;
    color: #0e0e0e;
    min-height: 100vh
}

body.fixed-body {
    overflow-y: hidden
}

.wrapper {
    min-height: 100vh;
    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;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.container {
    max-width: 92%;
    margin: 0 auto;
    padding: 0 30px
}

@media screen and (max-width:1900px) {
    .container {
        padding: 0 20px
    }
}

@media screen and (max-width:992px) {
    .container {
        padding: 0 20px
    }
}

.main {
    padding: 135px 0 170px;
    position: relative;
    color: #fff;
    overflow: hidden
}

.main::before {
    content: '';
    position: absolute;
    z-index: 2;
    background: -o-linear-gradient(2.35deg, rgba(52, 52, 52, .7) 37.25%, rgba(52, 52, 52, 0) 75.47%);
    background: linear-gradient(87.65deg, rgba(52, 52, 52, .7) 37.25%, rgba(52, 52, 52, 0) 75.47%);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    pointer-events: none
}

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

.main .swiper-slide {
    background-size: cover;
    background-position: center
}

.main__content {
    position: relative;
    z-index: 3
}

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

.main__title_logo {
    fill: #0a53be;
    width: 600px;
}

.main__title span {
    position: relative;
    -webkit-transform: translateX(32px);
    -ms-transform: translateX(32px);
    transform: translateX(32px);
}

.main__title span::before {
    content: '';
    position: absolute;
    margin-right: 20px;
    right: 100%;
    top: 60px;
    width: 44px;
    height: 59px;
    background-image: url(../img/mark.svg);
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat
}

.main__desc {
    text-shadow: 1px 1px 2px limegreen, 0 0 1em deepskyblue;
    margin-top: 60px;
    text-align: center;
    font-weight: bold;
    font-size: 3.5em;
}

.main__btn {
    margin: 112px auto 0;
    width: 232px;
    height: 70px;
    position: relative;
    font-size: 13px;
    text-transform: uppercase
}

.main__btn svg {
    position: absolute;
    right: 16.5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.main__btn span {
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px)
}

.rectrect {
    padding: 70px 0
}

.advantages--gray .advantages__item:hover .no-fill {
    fill: #eaf1f3
}

.advantages .swiper-container {
    margin-top: 75px
}

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

@media screen and (min-width:768px) {
    .advantages__items {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-transform: unset !important;
        -ms-transform: unset !important;
        transform: unset !important
    }

    .advantages__item {
        margin: 0 !important
    }
}

.advantages__item {
    width: 270px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.advantages__item:hover:not([fill='none']) {
    color: #2bb150
}

.advantages__item:hover path:not([fill='none']) {
    fill: #2bb150
}

.advantages__item:hover rect:not([fill='none']) {
    fill: #2bb150
}

.advantages__item:hover polygon:not([fill='none']) {
    fill: #2bb150
}

.advantages__icon {
    width: 130px;
    height: 130px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto 26px
}

.advantages__icon svg {
    max-width: 100%;
    max-height: 100%
}

.advantages__text {
    font-size: 16px;
    line-height: 162%;
    text-align: center
}

.private-services .swiper-container {
    margin-top: 58px
}

.private-services .swiper-wrapper {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.private-services__item {
    height: auto;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.private-services__item:hover {
    -webkit-box-shadow: 0 20px 50px rgba(100, 212, 219, .25);
    box-shadow: 0 20px 50px rgba(100, 212, 219, .25)
}

.business-services {
    overflow: hidden;
    padding: 60px 0
}

.business-services .swiper-container {
    margin-top: 60px
}

.business-services .swiper-wrapper {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

@media screen and (min-width:1200px) {
    .private-services__items {
        display: grid;
        grid-template-columns: repeat(4, calc(25% - 19.5px));
        gap: 26px;
        -webkit-transform: unset !important;
        -ms-transform: unset !important;
        transform: unset !important
    }

    .business-services .swiper-wrapper {
        display: grid;
        grid-template-columns: repeat(2, calc(50% - 15px));
        gap: 35px 30px;
        -webkit-transform: unset !important;
        -ms-transform: unset !important;
        transform: unset !important
    }
}

.business-services .swiper-slide {
    height: auto
}

.business-services .business-card--big {
    grid-column: 1/3
}

.business-services .business-card--big .business-card__desc {
    max-width: 815px
}

.trust {
    padding: 60px 0;
    overflow: hidden
}

.trust__item {
    height: 330px;
    border-radius: 20px;
    background-color: #f2f7f9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 40px
}

.trust__item img {
    max-width: 100%;
    max-height: 100%
}

.trust .swiper-pagination {
    position: static;
    margin-top: 60px
}

.info {
    margin-top: 60px;
    padding-bottom: 150px
}

.info__inner {
    display: grid;
    grid-template-columns: repeat(2, calc(50% - 15px));
    gap: 30px
}

.info__text {
    padding: 93px 65px 52px;
    background-color: #f2f7f9;
    border-radius: 20px
}

.info__desc {
    margin-top: 30px;
    color: #505050
}

.info__link {
    display: block;
    margin-top: 50px
}

.map {
    position: relative;
    border-radius: 20px;
    overflow: hidden
}

.map::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: -o-linear-gradient(34.77deg, #fbffdb 28.58%, rgba(171, 250, 255, .08) 52.7%);
    background: linear-gradient(55.23deg, #fbffdb 28.58%, rgba(171, 250, 255, .08) 52.7%);
    z-index: 2;
    pointer-events: none
}

.map__block {
    height: 100%;
    width: 100%
}

.map .ymaps-2-1-79-controls__control,
.map .ymaps-2-1-79-controls__control_toolbar,
.map .ymaps-2-1-79-copyright__content,
.map .ymaps-2-1-79-map-copyrights-promo {
    display: none
}

.map__content {
    position: absolute;
    z-index: 3;
    width: 260px;
    bottom: 52px;
    left: 59px
}

.map__address,
.map__phone {
    font-weight: 300;
    font-size: 18px;
    margin-top: 30px
}

.map__phone {
    display: block;
    margin-top: 10px
}

.map__link {
    margin-top: 25px;
    display: block
}

@media screen and (max-width:1700px) {
    .main__title span {
        -webkit-transform: translateX(29.5px);
        -ms-transform: translateX(29.5px);
        transform: translateX(29.5px)
    }

    .main__title span::before {
        top: 40px;
        width: 39px
    }

    .advantages__item {
        width: 170px
    }
}

@media screen and (max-width:1400px) and (min-width:768px) {
    .advantages__items {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 40px
    }
}

@media screen and (max-width:1400px) {
    .advantages__item {
        width: unset
    }
}

@media screen and (max-width:1200px) {
    .main__title span {
        -webkit-transform: translateX(27.5px);
        -ms-transform: translateX(27.5px);
        transform: translateX(27.5px)
    }

    .main__title span::before {
        top: 25px;
        width: 35px
    }

    .main__title_logo {
        top: 18px;
        width: 400px
    }

    .private-services__item {
        width: 290px
    }

    .business-services .swiper-slide {
        width: 600px
    }

    .business-services .business-card--big {
        width: 900px
    }

    .info__text {
        padding: 30px 20px
    }

    .map__content {
        bottom: 30px;
        left: 20px
    }
}

@media screen and (max-width:992px) {
    .main {
        padding: 90px 0 100px
    }

    .main__title span {
        -webkit-transform: translateX(22.5px);
        -ms-transform: translateX(22.5px);
        transform: translateX(22.5px)
    }

    .main__title span::before {
        top: 10px;
        width: 25px
    }

    .main__title_logo {
        top: 2px;
        width: 300px
    }

    .main__desc {
        margin-top: 40px
    }

    .main__btn {
        margin-top: 45px;
        height: 55px
    }

    .advantages {
        padding: 30px 0
    }

    .advantages .swiper-container {
        margin-top: 30px
    }

    .advantages__items {
        gap: 30px
    }

    .advantages__icon {
        width: 90px;
        height: 90px;
        margin-bottom: 15px
    }

    .business-services,
    .private-services {
        padding: 30px 0
    }

    .business-services::before,
    .private-services::before {
        display: none
    }

    .business-services .swiper-container,
    .private-services .swiper-container {
        margin-top: 30px
    }

    .trust {
        padding: 30px 0
    }

    .trust__inner {
        position: relative;
        padding-bottom: 70px
    }

    .trust .swiper-pagination {
        margin-top: 30px
    }

    .info {
        margin-top: 30px;
        padding-bottom: 75px
    }

    .info__inner {
        grid-template-columns: 100%
    }

    .info__text {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        border-radius: 20px
    }

    .info__desc {
        margin-top: 20px
    }

    .info__link {
        margin-top: 30px
    }

    .map {
        height: 400px
    }
}

@media screen and (max-width:900px) {
    .advantages__items {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media screen and (max-width:768px) {
    .main__title span {
        -webkit-transform: translateX(16px);
        -ms-transform: translateX(16px);
        transform: translateX(16px)
    }

    .main__title span::before {
        margin-right: 12px;
        top: 14px;
        height: 30px;
        width: 20px
    }

    .main__desc {
        margin-top: 30px
    }

    .main__btn {
        margin-top: 40px
    }

    .advantages {
        overflow: hidden
    }

    .advantages__items {
        gap: unset
    }

    .advantages__items br {
        display: unset
    }

    .advantages__item {
        width: 190px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-right: 30px
    }

    .advantages__icon {
        width: 90px;
        height: 90px
    }

    .business-services .swiper-slide {
        width: 400px
    }
}

@media screen and (max-width:576px) {
    .main {
        padding: 70px 0 80px
    }

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

    .main__title span {
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset
    }

    .main__title span::before {
        top: 12px;
        height: 25px;
        width: 20px;
        margin-left: 1px;
        margin-right: 3px
    }

    .main__title_logo {
        max-width: 250px;
    }

    .main__desc {
        text-align: left;
        margin-top: 20px
    }

    .main__desc br {
        display: none
    }

    .main__btn {
        margin-top: 30px;
        width: 100%
    }

    .trust__item {
        height: 180px
    }
}

.main2 {
    background-size: cover;
    padding: 80px 0;
    position: relative;
    overflow: hidden;
    /*max-height: 600px;*/
}

.main2::before {
    content: '';
    position: absolute;
    z-index: 2;
    background: -o-linear-gradient(11.56deg, rgba(7, 39, 87, .7) 43.31%, rgba(30, 64, 150, 0) 80.43%);
    background: linear-gradient(78.44deg, rgba(7, 39, 87, .7) 43.31%, rgba(30, 64, 150, 0) 80.43%);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    pointer-events: none
}

.main2__inner {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.main2__left {
    color: #fff;
    padding-left: 66px
}

.main2__right {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 40px;
    margin-right: 40px;
}

.main2__title {
    position: relative;
    word-break: break-word
}

.main2__title::before {
    content: '';
    position: absolute;
    margin-right: 20px;
    right: 100%;
    top: 42px;
    width: 44px;
    height: 59px;
    background-image: url(../img/mark.svg);
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat
}

.main2__title--small {
    font-size: 99px
}

.main2__title--small::before {
    top: 22px
}

.main2__title--small2 {
    font-size: 106px
}


@media screen and (min-width:1700px) {
    .main2__title--129 {
        font-size: 129px
    }
}

.main2__desc {
    max-width: 1060px;
    margin-top: 20px
}

.main2__desc--mt50 {
    margin-top: 50px
}

.main2__desc--mt80 {
    margin-top: 80px
}

.main2__subtitle {
    font-weight: 300;
    font-size: 24px;
    letter-spacing: .02em;
    margin-top: 40px
}

.main2__subtitle--mt80 {
    margin-top: 80px
}

.main2__btn,
.main2__form-btn {
    margin-top: 30px;
    width: 232px;
    height: 70px;
    position: relative;
    font-size: 13px;
    text-transform: uppercase
}

.main2__btn svg,
.main2__form-btn svg {
    position: absolute;
    right: 16.5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.main2__btn span,
.main2__form-btn span {
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px)
}

.form-btn {
    display: none;
}

.main2__form {
    background: #fff;
    border-radius: 30px;
    width: 562px;
    padding: 60px 75px
}

.main2__form-desc,
.main2__form-title {
    font-weight: 300;
    line-height: 120%;
    text-align: center;
    letter-spacing: .02em
}

.main2__form-title {
    font-size: 45px
}

.main2__form-desc {
    font-size: 22px;
    margin-top: 10px
}

.main2__form-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 43px;
}

.main2__form-btn {
    width: 197px;
    margin: 0 42px 0 0
}

.main2__fields {
    margin-top: 24px
}

.main2__fields .fg {
    margin-bottom: 24px
}

.main2__check {
    margin-top: 50px
}

.equip,
.license {
    overflow: hidden
}

.equip .swiper-wrapper,
.license .swiper-wrapper {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.equip .swiper-slide,
.license .swiper-slide {
    height: auto
}

.equip .swiper-pagination,
.license .swiper-pagination {
    position: static;
    margin-top: 60px
}

.done-projects,
.done-solution,
.feedback,
.project-process,
.services,
.team {
    padding: 60px 0;
    overflow: hidden
}

.done-projects .swiper-wrapper,
.done-solution .swiper-wrapper,
.feedback .swiper-wrapper,
.project-process .swiper-wrapper,
.services .swiper-wrapper,
.team .swiper-wrapper {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.done-projects .swiper-slide,
.done-solution .swiper-slide,
.feedback .swiper-slide,
.project-process .swiper-slide,
.services .swiper-slide,
.team .swiper-slide {
    height: auto
}

.done-projects .swiper-pagination,
.done-solution .swiper-pagination,
.feedback .swiper-pagination,
.project-process .swiper-pagination,
.services .swiper-pagination,
.team .swiper-pagination {
    position: static;
    margin-top: 60px
}

.solution {
    padding: 60px 0
}

.solution__items {
    margin-top: 45px;
    display: grid;
    grid-template-columns: repeat(3, calc(33.33% - 20px));
    gap: 30px
}

.solution__item {
    padding: 80px 55px;
    background-size: cover;
    border-radius: 20px
}

.solution__desc {
    margin-top: 30px;
    max-width: 390px
}

@media screen and (max-width:1700px) {
    .main2__left {
        padding-left: 55px
    }

    .main2__title::before {
        top: 32px;
        width: 39px
    }

    .main2__title--small {
        font-size: 80px
    }

    .main2__title--small::before {
        top: 10px
    }
}

@media screen and (max-width:1400px) {
    .main2__left {
        padding-left: 40px
    }

    .main2__right {
        margin-left: 20px
    }

    .main2__form {
        width: 460px;
        padding: 35px 40px;
        border-radius: 20px
    }

    .solution__item {
        padding: 60px 25px
    }
}

@media screen and (max-width:1200px) {
    .main2__left {
        padding-left: 30px
    }

    .main2__title::before {
        top: 18px;
        width: 35px
    }

    .main2__title--small {
        font-size: 72px
    }

    .main2__title--small::before {
        top: 5px
    }
}

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

    .main2--business {
        background-position-x: center !important;
    }

    .main2__inner {
        display: block
    }

    .main2__right {
        margin: 40px 0 0
    }

    .main2__form {
        width: 100%
    }
}

@media screen and (max-width:992px) {
    .main2__title::before {
        top: 2px;
        width: 25px
    }

    .main2__title--small {
        font-size: 60px
    }

    .main2__title--small::before {
        top: 2px
    }

    .main2__subtitle {
        margin-top: 20px
    }

    .main2__btn,
    .main2__form-btn {
        height: 55px
    }

    .channels,
    .done-projects,
    .done-solution,
    .equip,
    .feedback,
    .license,
    .project-process,
    .services,
    .team {
        padding: 30px 0
    }

    .channels__inner,
    .done-projects__inner,
    .done-solution__inner,
    .equip__inner,
    .feedback__inner,
    .license__inner,
    .project-process__inner,
    .services__inner,
    .team__inner {
        position: relative;
        padding-bottom: 70px
    }

    .channels .swiper-pagination,
    .done-projects .swiper-pagination,
    .done-solution .swiper-pagination,
    .equip .swiper-pagination,
    .feedback .swiper-pagination,
    .license .swiper-pagination,
    .project-process .swiper-pagination,
    .services .swiper-pagination,
    .team .swiper-pagination {
        margin-top: 30px
    }

    .solution {
        padding: 30px 0
    }

    .solution__items {
        margin-top: 30px;
        grid-template-columns: 100%;
        gap: 20px
    }
}

@media screen and (max-width:768px) {
    .main2__right {
        display: none;
    }

    .form-btn {
        display: block;
    }

    .main2__left {
        padding-left: 20px
    }

    .main2__title::before {
        margin-right: 12px;
        top: 12px;
        height: 30px;
        width: 20px
    }

    .main2__title--small {
        font-size: 45px
    }

    .main2__title--small::before {
        top: 7px
    }

    .main2__form-title {
        font-size: 35px
    }

    .main2__form-desc {
        font-size: 18px
    }

    .main2__form-buttons {
        margin-top: 25px
    }

    .main2__fields {
        margin-top: 30px
    }

    .main2__fields .fg {
        margin-bottom: 15px
    }

    .main2__check {
        margin-top: 25px
    }
}

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

    .main2__title::before {
        top: 9px;
        height: 25px;
        width: 12px;
        margin-right: 3px
    }

    .main2__title--small {
        font-size: 37px
    }

    .main2__btn,
    .main2__form-btn {
        width: 100%
    }

    .main2__form {
        padding: 30px 20px;
        width: calc(100% + 40px);
        margin-left: -20px
    }

    .main2__form-buttons {
        display: block;
        text-align: center
    }

    .main2__form-btn {
        margin: 0 0 20px
    }
}

.main2--private::before {
    background: -o-linear-gradient(2.35deg, rgba(52, 52, 52, .7) 37.25%, rgba(52, 52, 52, 0) 75.47%);
    background: linear-gradient(87.65deg, rgba(52, 52, 52, .7) 37.25%, rgba(52, 52, 52, 0) 75.47%)
}

.main2--business {
    background-position-x: right;
}

@media screen and (min-width:576px) {
    .main2--private .main2__btn {
        width: 337px
    }
}

@media screen and (min-width:1100px) {
    .main2--private .main2__form {
        padding-top: 91px;
        padding-bottom: 91px
    }
}

.tariff {
    padding: 60px 0;
    overflow: hidden
}

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

.tariff__btn {
    padding: 0 22px;
    margin-left: 15px
}

.tariff__slider {

    margin-top: 62px
}

.tariff__hint {
    width: 100%;
    max-width: 1312px;
    text-align: center;
    margin: 52px auto 0;
    font-size: 14px;
    line-height: 161.9%;
    letter-spacing: .01em;
    color: #3c3c3c
}

.tariff__link {
    display: block;
    text-align: center;
    margin-top: 38px
}

@media screen and (min-width:992px) {
    .trust .swiper-container {
        overflow: hidden
    }
}

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

.faq__title {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    white-space: nowrap;
    margin-right: 95px;
    width: 33%
}

.faq__items {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

/*Штормвеб*/
.faq__items2 {
    width: 100%;
    margin-right: 4%;
}

/*Штормвеб*/
.channels {
    overflow: hidden;
    padding: 60px 0
}

.channels__item {
    padding: 20px;
    border-radius: 20px;
    background-color: #f2f7f9;
    font-size: 20px;
    line-height: 120%;
    font-weight: 500
}

.channels__item-img {
    margin-bottom: 10px;
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.channels__item-img img {
    max-width: 100%;
    max-height: 100%
}

.channels__item-title {
    text-align: center;
    line-height: inherit
}

.channels__bottom {
    margin-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.channels__link {
    height: 70px;
    padding: 0 40px;
    font-size: 13px;
    text-transform: uppercase
}

.channels__grid {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    gap: 10px;
    margin-top: 45px
}

@media screen and (max-width:1700px) {
    .channels__grid {
        grid-template-columns: repeat(7, 1fr)
    }
}

@media screen and (max-width:1600px) {
    .channels__grid {
        grid-template-columns: repeat(6, 1fr)
    }
}

@media screen and (max-width:1400px) {
    .channels__grid {
        grid-template-columns: repeat(5, 1fr)
    }
}

@media screen and (max-width:1100px) {
    .channels__grid {
        grid-template-columns: repeat(4, 1fr)
    }
}

@media screen and (max-width:992px) {
    .channels__grid {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media screen and (max-width:768px) {
    .channels__grid {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media screen and (max-width:450px) {
    .channels__grid {
        grid-template-columns: repeat(1, 1fr)
    }
}

.channels__head {
    margin-bottom: 60px
}

.service-detail {
    padding: 60px 0;
    overflow: hidden
}

.service-detail__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 60px;
    padding: 103px 0;
    position: relative
}

.service-detail__inner::before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 3000px;
    height: 100%;
    border-radius: 60px;
    top: 0;
    left: calc(41% - 120px);
    background-color: #f2f7f9
}

.service-detail__img {
    width: 41%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 90px
}

.service-detail__img img {
    display: block;
    width: 100%
}

.service-detail__info {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.service-detail__subtitle {
    margin-bottom: 35px
}

.service-detail__group:not(:last-child) {
    margin-bottom: 75px
}

.service-detail__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 179.9%
}

.service-detail__item:not(:last-child) {
    margin-bottom: 28px
}

.service-detail__icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 26px;
    margin-right: 16px
}

.service-detail__icon img {
    width: 100%
}

.service-detail__desc {
    color: #505050;
    max-width: 756px
}

.connect {
    padding: 60px 0
}

.connect__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 68px;
    position: relative
}

.connect__items::before {
    content: '';
    position: absolute;
    z-index: -1;
    background: #00bbe4;
    width: 100%;
    height: 29px;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.connect__item {
    background: -o-linear-gradient(12.98deg, #f9f9f2 33.3%, #f2f7f9 80.45%);
    background: linear-gradient(77.02deg, #f9f9f2 33.3%, #f2f7f9 80.45%);
    border-radius: 20px;
    width: 507px;
    max-width: 19%;
    padding: 107px 50px 90px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.connect__item:hover {
    z-index: 2;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
}

.connect__subtitle {
    font-weight: 400;
    font-size: 60px;
    line-height: 62%;
    color: #00bbe4
}

.connect__desc {
    font-weight: 300;
    font-size: 20px;
    line-height: 169.9%;
    letter-spacing: .01em;
    color: #505050;
    margin-top: 60px
}

.app {
    padding: 60px 0
}

.app__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 1300px;
    max-width: 100%;
    margin: 0 auto
}

.app__icon img,
.app__qr img,
.app__shop img {
    width: 100%;
    display: block
}

.app__shop {
    width: 431px
}

.app__shop-title {
    font-size: 23px;
    line-height: 130%
}

.app__shop-items {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(382px, 1fr));
    gap: 10px;
    justify-content: center;

}

@media screen and (min-width:1550px) {
    .tariff .swiper-wrapper {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
        gap: 20px;
    }

}

@media screen and (max-width:1550px) {
    .tariff .swiper-wrapper {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
        gap: 20px;
    }

    .connect__subtitle {
        font-size: 95px
    }

    .connect__desc br {
        display: none
    }
}

@media screen and (max-width:1400px) {
    .service-detail__inner {
        padding: 60px 0
    }

    .service-detail__inner::before {
        left: calc(47% - 90px);
        background-color: #f2f7f9
    }

    .service-detail__img {
        width: 47%;
        margin-right: 20px
    }

    .service-detail__group:not(:last-child) {
        margin-bottom: 45px
    }

    .faq__inner {
        display: block;
        float: left;
    }

    .faq__title {
        margin: 0 0 30px
    }

    .connect__subtitle {
        font-size: 75px
    }

    .connect__item {
        padding: 60px 20px 55px
    }

    .connect__desc {
        margin-top: 40px
    }

}

@media screen and (max-width:1200px) {}

@media screen and (max-width:992px) {
    .tariff .swiper-wrapper {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
        gap: 20px;
    }

    .faq .qa-card .qa-card2 {
        background-color: #f2f7f9;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .faq__title {
        /*width: 100%*/
        /*Штормвеб*/
    }

    .services__inner {
        padding-bottom: 0
    }

    .service-detail {
        padding: 30px 0
    }

    .service-detail__inner {
        padding: 0;
        display: block;
        margin-top: 30px
    }

    .service-detail__inner::before {
        display: none
    }

    .service-detail__img {
        width: 100%;
        max-width: 500px;
        margin: 0 0 30px
    }

    .service-detail__subtitle {
        margin-bottom: 20px
    }

    .service-detail__item:not(:last-child) {
        margin-bottom: 8px
    }

    .connect {
        padding: 30px 0
    }

    .connect__items {
        margin-top: -15px;
        display: block
    }

    .connect__items::before {
        left: 50%;
        top: 0;
        width: 29px;
        height: 100%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .connect__item {
        max-width: 100%;
        width: 100%;
        margin-top: 45px
    }

    .channels__bottom,
    .channels__grid {
        margin-top: 30px
    }

    .channels__head {
        margin-bottom: 40px
    }
}

@media screen and (max-width:768px) {
    .tariff-card:hover {
        transform: none;
    }

    .tariff .swiper-wrapper {
        display: flex;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .app__shop-items span {
        display: none;
    }
}

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

    .service-detail__item {
        line-height: 160%
    }

    .service-detail__icon {
        width: 20px;
        margin-right: 10px
    }

    .connect__item {
        padding: 40px 15px 30px
    }

    .connect__subtitle {
        font-size: 60px
    }

    .connect__desc {
        font-size: 15px
    }
}

.main--about {
    height: 665px;
    max-height: calc(100vh - 200px)
}

.main--vacansy {
    height: 470px;
    max-height: calc(100vh - 200px)
}

.main--help {
    height: 600px;
    max-height: calc(100vh - 200px)
}

.about {
    padding: 60px 0
}

.about__inner {
    display: grid;
    grid-template-columns: repeat(2, calc(50% - 37px));
    gap: 30px 74px
}

.about__left {
    max-width: 771px
}

.about__desc {
    margin-top: 52px;
    color: #505050
}

.about__socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 60px
}

.about__socials-title {
    font-weight: 700;
    font-size: 22px;
    margin-right: 9px
}

.about__socials-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    mix-blend-mode: normal;
}

.about__socials-item {
    margin-left: 11px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: #f9f9f9;
    border-radius: 50%
}

.about__socials-item:hover g {
    mix-blend-mode: normal !important
}

.about__img img {
    width: 100%;
    display: block;
    border-radius: 2%;
}

.about-services__groups {
    margin-top: 63px
}

.about-services__group:not(:last-child) {
    margin-bottom: 123px
}

.about-services__slider {
    margin-top: 53px
}

.about-services__item,
.about-services__item2 {
    overflow: hidden;
    border-radius: 20px;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 360px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: relative
}

.about-services__item-title,
.about-services__item2-title {
    letter-spacing: .01em;
    text-align: center;
    position: relative;
    z-index: 2
}

.about-services__item2:hover,
.about-services__item:hover {
    z-index: 2;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
}

.about-services__item2::before,
.about-services__item::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    pointer-events: none
}

.about-services__item {
    padding: 40px 20px;
    width: 420px
}

.about-services__item-title {
    font-weight: 700;
    font-size: 28px;
    color: #fff
}

.about-services__item:nth-child(4n-3)::before {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(11.34%, #8782ff), color-stop(43.31%, rgba(135, 130, 255, 0)));
    background: -o-linear-gradient(bottom, #8782ff 11.34%, rgba(135, 130, 255, 0) 43.31%);
    background: linear-gradient(0deg, #8782ff 11.34%, rgba(135, 130, 255, 0) 43.31%)
}

.about-services__item:nth-child(4n-2)::before {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(11.34%, #fdb4ff), color-stop(43.31%, rgba(253, 180, 255, 0)));
    background: -o-linear-gradient(bottom, #fdb4ff 11.34%, rgba(253, 180, 255, 0) 43.31%);
    background: linear-gradient(0deg, #fdb4ff 11.34%, rgba(253, 180, 255, 0) 43.31%)
}

.about-services__item:nth-child(4n-1)::before {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(11.34%, #89d4fe), color-stop(43.31%, rgba(137, 212, 254, 0)));
    background: -o-linear-gradient(bottom, #89d4fe 11.34%, rgba(137, 212, 254, 0) 43.31%);
    background: linear-gradient(0deg, #89d4fe 11.34%, rgba(137, 212, 254, 0) 43.31%)
}

.about-services__item:nth-child(4n)::before {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(11.34%, #ffaf82), color-stop(43.31%, rgba(255, 175, 130, 0)));
    background: -o-linear-gradient(bottom, #ffaf82 11.34%, rgba(255, 175, 130, 0) 43.31%);
    background: linear-gradient(0deg, #ffaf82 11.34%, rgba(255, 175, 130, 0) 43.31%)
}

.about-services__item2 {
    padding: 20px 20px;
    width: 420px
}

.about-services__item2-title {
    font-size: 28px
}

.about-services__item2:nth-child(4n-4)::before {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(18.16%, #efefff), color-stop(62.85%, rgba(255, 250, 228, 0)));
    background: -o-linear-gradient(bottom, #efefff 18.16%, rgba(255, 250, 228, 0) 62.85%);
    background: linear-gradient(0deg, #efefff 18.16%, rgba(255, 250, 228, 0) 62.85%)
}

.about-services__item2:nth-child(4n-3)::before {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(18.16%, #deffeb), color-stop(62.85%, rgba(255, 250, 228, 0)));
    background: -o-linear-gradient(bottom, #deffeb 18.16%, rgba(255, 250, 228, 0) 62.85%);
    background: linear-gradient(0deg, #deffeb 18.16%, rgba(255, 250, 228, 0) 62.85%)
}

.about-services__item2:nth-child(4n-2)::before {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(18.16%, #d5e9ff), color-stop(62.85%, rgba(213, 233, 255, 0)));
    background: -o-linear-gradient(bottom, #d5e9ff 18.16%, rgba(213, 233, 255, 0) 62.85%);
    background: linear-gradient(0deg, #d5e9ff 18.16%, rgba(213, 233, 255, 0) 62.85%)
}

.about-services__item2:nth-child(4n-1)::before {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(18.16%, #ffdede), color-stop(62.85%, rgba(255, 250, 228, 0)));
    background: -o-linear-gradient(bottom, #ffdede 18.16%, rgba(255, 250, 228, 0) 62.85%);
    background: linear-gradient(0deg, #ffdede 18.16%, rgba(255, 250, 228, 0) 62.85%)
}

.history {
    padding: 60px 0 280px
}

.history__items {
    position: relative;
    margin-top: 60px
}

.history .swiper-wrapper {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

@media screen and (min-width:1700px) {
    .history .swiper-wrapper {
        display: grid;
        grid-template-columns: repeat(3, 507px);
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: 200px 20px
    }
}

.history .history-card {
    height: auto;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.history .history-card:nth-child(3n-1) {
    -webkit-transform: translateY(110px);
    -ms-transform: translateY(110px);
    transform: translateY(110px)
}

.history .history-card:nth-child(3n-1):hover {
    z-index: 2;
    -webkit-transform: translateY(110px) scale3d(1.1, 1.1, 1.1);
    transform: translateY(110px) scale3d(1.1, 1.1, 1.1)
}

.history .history-card:nth-child(3n) {
    -webkit-transform: translateY(220px);
    -ms-transform: translateY(220px);
    transform: translateY(220px)
}

.history .history-card:nth-child(3n):hover {
    z-index: 2;
    -webkit-transform: translateY(220px) scale3d(1.1, 1.1, 1.1);
    transform: translateY(220px) scale3d(1.1, 1.1, 1.1)
}

.history .history-card:hover {
    z-index: 2;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
}

.history__line {
    z-index: -1;
    position: absolute;
    width: 75%;
    height: 29px;
    background: #00bbe4;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(13.06deg);
    -ms-transform: translateX(-50%) rotate(13.06deg);
    transform: translateX(-50%) rotate(13.06deg)
}

.history__line1 {
    top: 300px
}

.history__line2 {
    top: 580px;
    -webkit-transform: translateX(-50%) rotate(-8.14deg);
    -ms-transform: translateX(-50%) rotate(-8.14deg);
    transform: translateX(-50%) rotate(-8.14deg)
}

.history__line4 {
    bottom: 180px;
    -webkit-transform: translateX(-50%) rotate(-8.14deg);
    -ms-transform: translateX(-50%) rotate(-8.14deg);
    transform: translateX(-50%) rotate(-8.14deg)
}

.history__line3 {
    top: 800px;
}

.docs {
    padding: 60px 0
}

.docs__items {
    background: -o-linear-gradient(12.98deg, #f2f7f9 33.3%, #f2f7f9 80.45%);
    background: linear-gradient(77.02deg, #f2f7f9 33.3%, #f2f7f9 80.45%);
    border-radius: 20px;
    margin-top: 33px;
    padding: 80px 120px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 21px 40px
}

.docs__item {
    font-weight: 300;
    font-size: 21px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.docs__item svg {
    margin-right: 15px
}

.docs__item span {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

.docs__item:hover {
    color: #00bbe4
}

.docs__item:hover path {
    fill: #00bbe4
}

@media screen and (max-width:1700px) {
    .history {
        overflow: hidden;
        padding-bottom: 60px
    }

    .history__line {
        display: block;
        width: 100%;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .history .history-card {
        width: 500px;
        -webkit-transform: unset !important;
        -ms-transform: unset !important;
        transform: unset !important
    }
}

@media screen and (max-width:1400px) {
    .about__inner {
        gap: 30px;
        grid-template-columns: repeat(2, calc(50% - 15px))
    }

    .about__desc {
        margin-top: 10px
    }

    .about__socials {
        margin-top: 30px
    }

    .docs__items {
        padding: 50px 70px
    }
}

@media screen and (max-width:1200px) {
    .about__inner {
        grid-template-columns: 100%
    }

    .about__left {
        max-width: 100%
    }

    .about__img {
        max-width: 600px
    }

    .docs__items {
        grid-template-columns: 1fr 1fr
    }
}

@media screen and (max-width:992px) {
    .main--about {
        height: 460px
    }

    .about {
        padding: 30px 0
    }

    .about-services__groups {
        margin-top: 30px
    }

    .about-services__group:not(:last-child) {
        margin-bottom: 45px
    }

    .about-services__slider {
        margin-top: 25px
    }

    .history {
        padding: 30px 0
    }

    .history__items {
        margin-top: 30px
    }

    .history .history-card {
        width: 360px
    }

    .docs {
        padding: 30px 0
    }

    .docs__items {
        padding: 25px 30px
    }
}

@media screen and (max-width:768px) {
    .docs__items {
        grid-template-columns: 1fr;
        margin-top: 15px;
        gap: 15px
    }

    .docs__item {
        font-size: 18px
    }

    .docs__item svg {
        width: 25px;
        height: auto
    }
}

@media screen and (max-width:576px) {
    .main--about {
        height: 380px
    }

    .about__socials-title {
        font-size: 17px
    }
}

.main-vacancies img {
    display: block;
    width: 100%
}

.vacancies {
    padding: 20px 0 40px
}

.vacancies__text {
    margin-top: 31px;
    color: #505050;
    max-width: 1508px
}

.open-vacancies__item {
    padding: 45px 60px;
    background: #fcfcfc;
    -webkit-box-shadow: 0 0 34px #e4f2f8;
    box-shadow: 0 0 34px #e4f2f8;
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

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

.open-vacancies__price-title,
.open-vacancies__subtitle {
    font-weight: 700;
    font-size: 25px
}

.open-vacancies__subtitle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: auto
}

.open-vacancies__subtitle svg {
    margin-right: 20px
}

.open-vacancies__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-right: 100px
}

.open-vacancies__price-title {
    margin-right: 10px;
    padding-bottom: 3px
}

.open-vacancies__price-num {
    font-weight: 700;
    font-size: 43px;
    color: #00bbe4
}

.open-vacancies__btn {
    background: linear-gradient(85.41deg, #00bbe4 70.54%, #a2d537 102.22%);
    width: 209px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.open-vacancies__btn:hover {
    background: linear-gradient(284.88deg, #00bbe4 32.8%, #a2d537 118.11%);
}

.apply-vacancies {
    padding: 60px 0
}

.apply-vacancies--pb150 {
    padding-bottom: 150px
}

.apply-vacancies--pb250 {
    padding-bottom: 250px
}

.apply-vacancies__inner {
    background-size: cover;
    border-radius: 20px;
    padding: 92px 110px 100px
}

.apply-vacancies__title {
    font-weight: 300;
    font-size: 45px;
    line-height: 150%;
    letter-spacing: .02em
}

.apply-vacancies__desc {
    margin-top: 20px;
    font-weight: 300;
    font-size: 30px;
    line-height: 150%;
    letter-spacing: .02em
}

.apply-vacancies__desc a {
    font-weight: 700;
    color: #00bbe4
}

.apply-vacancies__form {
    max-width: 850px;
    margin-top: 60px
}

.apply-vacancies__fields {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px
}

.apply-vacancies__full {
    grid-column: 1/3
}

.apply-vacancies__check {
    max-width: 610px;
    margin-top: 28px
}

.apply-vacancies__check label::before {
    background-color: #fff;
    top: 0;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset
}

.apply-vacancies__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 52px;
    width: 197px;
    height: 70px;
    font-size: 13px;
    text-transform: uppercase
}

.apply-vacancies__btn svg {
    margin-left: 20px
}

.vacancy {
    padding: 20px 0 60px
}

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

.vacancy__left {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.vacancy__right {
    width: 560px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 40px
}

.vacancy__groups {
    margin-top: 53px
}

.vacancy__group:not(:last-child) {
    margin-bottom: 70px
}

.vacancy__subtitle {
    font-weight: 700;
    font-size: 25px;
    line-height: 120%
}

.vacancy__list {
    margin-top: 35px;
    max-width: 960px;
    color: #505050
}

.vacancy-form {
    border-radius: 30px;
    background-color: #f2f7f9;
    padding: 70px 65px
}

.vacancy-form__title {
    text-align: center;
    font-weight: 300;
    font-size: 45px;
    line-height: 120%;
    letter-spacing: .02em
}

.vacancy-form__fields {
    margin-top: 30px;
    display: grid;
    grid-template-columns: 100%;
    gap: 24px
}

.vacancy-form__check {
    margin-top: 75px
}

.vacancy-form__check label::before {
    background-color: #fff;
    top: 0;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset
}

.vacancy-form__btn {
    margin: 61px auto 0;
    width: 197px;
    height: 70px;
    font-size: 13px;
    text-transform: uppercase
}

.vacancy-form__btn svg {
    margin-left: 20px
}

.vacancie_form {
    margin-right: 150x;
}

.form_vacancy {
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
}

@media screen and (max-width:1500px) {
    .open-vacancies__items {
        margin-top: 30px
    }

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

    .open-vacancies__subtitle {
        width: 100%;
        margin-bottom: 30px
    }

    .vacancy__right {
        margin-left: 30px;
        width: 500px
    }

    .vacancy-form {
        padding: 50px 40px
    }
}

@media screen and (max-width:1400px) {
    .vacancy__inner {
        display: block
    }

    .vacancy__right {
        margin: 40px 0 0;
        width: 100%
    }
}

@media screen and (max-width:1200px) {
    .apply-vacancies__inner {
        padding: 40px 50px
    }

    .apply-vacancies__title {
        font-size: 38px
    }

    .apply-vacancies__btn,
    .apply-vacancies__form {
        margin-top: 40px
    }
}

@media screen and (max-width:992px) {
    .vacancies {
        padding: 15px 0 30px
    }

    .vacancies__text {
        margin-top: 20px
    }

    .open-vacancies__item {
        background: #f2f7f9;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 20px 25px
    }

    .open-vacancies__price-title,
    .open-vacancies__subtitle {
        font-size: 18px
    }

    .open-vacancies__price-num {
        font-size: 35px
    }

    .apply-vacancies {
        padding: 30px 0
    }

    .apply-vacancies__fields {
        grid-template-columns: 100%
    }

    .apply-vacancies__full {
        grid-column: 1/2
    }

    .vacancy {
        padding: 15px 0 30px
    }

    .vacancy__groups {
        margin-top: 30px
    }

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

    .vacancy__subtitle {
        font-size: 20px
    }

    .vacancy__list {
        margin-top: 15px
    }

    .vacancy-form__title {
        font-size: 36px
    }

    .vacancy-form__fields {
        gap: 10px
    }

    .vacancy-form__check {
        margin-top: 55px
    }

    .vacancy-form__btn {
        margin-top: 30px
    }
}

@media screen and (max-width:768px) {
    .open-vacancies__item {
        display: block;
        text-align: center
    }

    .open-vacancies__price,
    .open-vacancies__subtitle {
        margin: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .open-vacancies__price-title,
    .open-vacancies__subtitle {
        font-size: 15px;
        line-height: 120%
    }

    .open-vacancies__price {
        margin-top: 20px
    }

    .open-vacancies__btn {
        margin: 30px auto 0
    }
}

@media screen and (max-width:576px) {
    .open-vacancies__item {
        padding: 15px 20px
    }

    .open-vacancies__subtitle svg {
        display: none
    }

    .open-vacancies__price {
        display: block
    }

    .apply-vacancies__title {
        font-size: 25px
    }

    .apply-vacancies__inner {
        padding: 15px 20px
    }

    .apply-vacancies__form {
        margin-top: 20px
    }

    .apply-vacancies__fields {
        gap: 20px
    }

    .apply-vacancies__btn {
        width: 100%;
        margin-top: 25px
    }

    .vacancy-form {
        padding: 15px 20px
    }

    .vacancy-form__title {
        font-size: 30px
    }

    .vacancy-form__fields {
        margin-top: 15px
    }

    .vacancy-form__btn {
        width: 100%;
        margin-top: 20px
    }
}

.content-page {
    padding: 20px 0
}

.content-page__items {
    display: grid;
    grid-template-columns: repeat(4, calc(25% - calc(90px / 4)));
    gap: 30px;
    margin-top: 42px
}

.content-page__items2 {
    grid-template-columns: repeat(2, calc(50% - 15px))
}

.content-page__bottom {
    text-align: center
}

.content-page__more {
    margin: 52px auto 0;
    width: 209px
}

.content-page__all {
    margin-top: 46px
}

.filter {
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.filter__group {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.filter__title {
    margin-right: 17px;
    font-weight: 700;
    font-size: 14px;
    line-height: 161.9%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    color: #414141
}

.filter__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -15px
}

.filter__item {
    margin-top: 15px
}

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

@media screen and (max-width:1500px) {
    .content-page__items {
        grid-template-columns: repeat(3, calc(33.33% - 20px))
    }

    .content-page__items2 {
        grid-template-columns: repeat(2, calc(50% - 15px))
    }
}

@media screen and (max-width:1200px) {
    .content-page__items {
        grid-template-columns: repeat(2, calc(50% - 15px))
    }

    .content-page__items2 {
        grid-template-columns: 100%
    }
}

@media screen and (max-width:992px) {
    .content-page__items {
        margin-top: 20px;
        gap: 20px;
        grid-template-columns: repeat(2, calc(50% - 10px))
    }

    .content-page__items2 {
        grid-template-columns: 100%
    }

    .filter__group {
        display: block
    }

    .filter__title {
        margin-bottom: 15px
    }
}

@media screen and (max-width:768px) {
    .content-page__items {
        grid-template-columns: 100%
    }
}

.project {
    padding: 20px 0 60px;
    overflow: hidden
}

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

.project__left {
    width: 576px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.project__right {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 24px;
    position: relative;
    padding: 80px 75px 110px
}

.project__right::before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 3000px;
    height: calc(100% + 22px);
    left: 0;
    bottom: 0;
    border-radius: 60px;
    background: #f2f7f9
}

.project__img {
    display: block;
    width: 100%;
    border-radius: 20px;
    margin-top: 60px
}

.project__info {
    margin-top: 60px
}

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

.project__info-title {
    font-weight: 700;
    font-size: 25px;
    line-height: 120%
}

.project__info-desc {
    margin-top: 18px;
    color: #505050
}

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

.project__item:not(:last-child) {
    margin-bottom: 75px
}

.project__item-content {
    padding-top: 10px
}

.project__item-title {
    font-weight: 700;
    font-size: 25px;
    line-height: 120%
}

.project__item-desc {
    margin-top: 38px;
    color: #505050
}

.project__icon {
    width: 96px;
    height: 96px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 44px
}

.project__icon img {
    max-width: 100%;
    max-height: 100%
}

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

.about--project .about__inner {
    grid-template-columns: auto 600px
}

.about--project .about__left {
    max-width: 1048px;
    padding-left: 110px
}

.about--project .feedback-card {
    max-width: 420px;
    margin-right: auto
}

@media screen and (max-width:1500px) {
    .project__left {
        width: 500px
    }

    .project__right {
        padding: 40px 40px 60px
    }

    .project__img,
    .project__info {
        margin-top: 30px
    }

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

    .project__info-desc {
        margin-top: 10px
    }

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

    .project__item-desc {
        margin-top: 20px
    }

    .project__icon {
        margin-right: 25px
    }

    .about--project .about__inner {
        grid-template-columns: auto 420px
    }

    .about--project .about__left {
        padding: 0
    }
}

@media screen and (max-width:1200px) {
    .project__inner {
        display: block
    }

    .project__left {
        width: 100%
    }

    .project__right {
        margin: 60px 0 0
    }

    .about--project .about__inner {
        grid-template-columns: 100%
    }
}

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

    .project__info-title {
        font-size: 22px
    }

    .project__right {
        margin-top: 30px;
        padding: 0
    }

    .project__right::before {
        display: none
    }

    .project__item {
        display: block
    }

    .project__item-title {
        font-size: 22px
    }

    .project__item-desc {
        margin-top: 10px
    }

    .project__icon {
        margin: 0 0 15px
    }
}

.tariff-top {
    padding-bottom: 15px
}

.tariff-top__wrap {
    background-size: cover;
    height: 600px;
    padding: 48px 0 78px;
    color: #fff
}

.tariff-top .main__title {
    font-size: 79px
}

.tariff-top .main__title span::before {
    top: 12px
}

.tariff-top__btn {
    margin: 75px auto 0;
    width: 500px;
    height: 70px
}

.tariff-top__btn svg {
    margin-left: 10px
}

.tariff-page {
    padding: 35px 0
}

.tariff-page__grid {
    margin-top: 45px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px
}

@media screen and (max-width:1800px) {
    .tariff-top .main__title {
        font-size: 62px
    }

    .tariff-top .main__title span::before {
        top: 3px
    }

    .tariff-page__grid {
        grid-template-columns: repeat(3, calc(33.33% - 20px))
    }
}

@media screen and (max-width:1400px) {
    .tariff-top .main__title {
        font-size: 52px
    }

    .tariff-top .main__title span::before {
        top: -4px
    }

    .tariff-page__grid {
        grid-template-columns: repeat(2, calc(50% - 15px))
    }
}

@media screen and (max-width:992px) {
    .tariff-top .main__title {
        font-size: 40px;
        -webkit-box-pack: unset;
        -ms-flex-pack: unset;
        justify-content: unset
    }

    .tariff-top .main__title span {
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset
    }

    .tariff-top .main__title span::before {
        display: none
    }

    .tariff-top__wrap {
        margin-top: 15px;
        padding: 30px 0 50px
    }

    .tariff-top__btn {
        margin: 40px 0 0;
        max-width: 100%
    }

    .tariff-page__grid {
        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    }
}

@media screen and (max-width:725px) {
    .tariff-card__name {
        font-size: 30px;
        -webkit-box-pack: unset;
        -ms-flex-pack: unset;
        justify-content: unset
    }
}

.config {
    padding: 20px 0 60px
}

.config__form {
    margin: 60px auto 0;
    max-width: 100%;
    width: 1050px
}

.config__block {
    background-color: #f2f7f9;
    padding: 34px 34px 70px;
    border-radius: 20px;
    margin: 8px 0 0
}

.config__address {
    max-width: 640px;
    margin: 0 auto
}

.config__address input {
    height: 88px;
    text-align: center
}

.config__address .my-select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.config__subtitle {
    font-weight: 700;
    font-size: 35px;
    line-height: 214%;
    text-align: center
}

.config__items {
    max-width: 570px;
    width: 100%;
    margin: 32px auto 0
}

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

.config__item:not(:last-child) {
    margin-bottom: 21px
}

.config__check label::before,
.config__radio label::before {
    background-color: #fff
}

.config__check .tariff-card__hint,
.config__radio .tariff-card__hint {
    z-index: 3
}

.config__price {
    font-weight: 700;
    font-size: 16px;
    line-height: 161.9%
}

.config__select {
    width: 97px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.config__select .my-select {
    height: 42px
}

.config__all {
    font-weight: 300;
    font-size: 14px;
    line-height: 161.9%;
    letter-spacing: .03em;
    color: #414141
}

.config__btn {
    margin: 62px auto 0;
    width: 250px;
    height: 70px;
    font-size: 13px;
    text-transform: uppercase;
    color: #f2f7f9
}

.config__btn svg {
    margin-left: 15px
}

.config-service {
    margin: 70px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    max-width: 870px
}

.config-service__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 20px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.config-service__items label::before {
    background-color: #fff
}

.add-service {
    margin-top: 55px
}

.add-service__title {
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 120%
}

.config-part {
    display: none
}

.config-part--active {
    display: block
}

.config-all {
    display: none
}

@media screen and (max-width:992px) {
    .config {
        padding: 10px 0 30px
    }

    .config__form {
        margin-top: 30px
    }

    .config__block {
        padding: 25px 25px 40px
    }

    .config__address {
        max-width: 100%
    }

    .config__address input {
        height: 68px;
        text-align: left
    }

    .config__subtitle {
        text-align: left;
        font-size: 22px;
        line-height: 150%
    }

    .config__items {
        margin-top: 20px
    }

    .config__item:not(:last-child) {
        margin-bottom: 12px
    }

    .config__btn {
        margin-top: 40px
    }

    .config-service {
        margin-top: 40px;
        display: block
    }

    .config-service__items {
        margin: 20px 0 0;
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .config-service__item {
        margin: 10px 10px 0 0
    }

    .add-service {
        margin-top: 30px
    }

    .add-service__title {
        text-align: left;
        font-size: 17px
    }
}

@media screen and (max-width:600px) {
    .config__item {
        display: block
    }

    .config__price,
    .config__select {
        margin-top: 10px;
        padding-left: 46px
    }

    .config__select {
        width: 143px
    }

    .config__all~* {
        padding-left: 0
    }

    .config__btn {
        margin-top: 25px;
        width: 100%
    }
}

.support {
    padding: 20px 0
}

.support-search {
    margin-top: 50px
}

.support-search__inner {
    border-radius: 20px;
    padding: 52px 20px;
    background-color: #f2f7f9
}

.support-search__form {
    max-width: 100%;
    width: 1140px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.support-search__form input {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    background: #fff;
    border-radius: 10px;
    height: 70px;
    padding: 0 60px;
    border: none;
    text-transform: uppercase;
    font-size: 13px
}

.support-search__form input::-webkit-input-placeholder {
    color: #6b6b6b
}

.support-search__form input::-moz-placeholder {
    color: #6b6b6b
}

.support-search__form input:-ms-input-placeholder {
    color: #6b6b6b
}

.support-search__form input::-ms-input-placeholder {
    color: #6b6b6b
}

.support-search__form input::placeholder {
    color: #6b6b6b
}

.support-search__form input:focus {
    -webkit-box-shadow: 0 20px 50px rgba(100, 212, 219, .25);
    box-shadow: 0 20px 50px rgba(100, 212, 219, .25)
}

.support-search__btn {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 20px;
    width: 197px;
    height: 70px;
    text-transform: uppercase;
    font-size: 13px
}

.support-search__btn svg {
    margin-left: 20px
}

.support-qa {
    margin-top: 22px
}

.support-qa__inner {
    border-radius: 20px;
    padding: 75px 20px 64px;
    background-color: #f2f7f9
}

.support-qa__wrap {
    max-width: 100%;
    width: 1140px;
    margin: 0 auto
}

.support-qa__tabs {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 11px;
    margin-bottom: 28px
}

.support-qa__tab {
    background: #00aeef3d;
    -webkit-box-shadow: 0 0 34px rgba(176, 207, 219, .2);
    box-shadow: 0 0 34px rgba(176, 207, 219, .2);
    border-radius: 20px;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 19px
}

.support-qa__tab img {
    margin-right: 27px
}

.support-qa__tab--active,
.support-qa__tab:hover {
    cursor: pointer;
    background: #00aeefa3
}

.support-qa__tab--active {
    pointer-events: none
}

.support-qa__content {
    display: none
}

.support-qa__content--active {
    display: block
}

.support-detail {
    padding: 60px 0 !important;
    margin-top: 43px
}

.support-detail::before {
    height: 100%;
    top: 0;
    left: calc((100% - (1770px))/ 2 + 392px)
}

@media screen and (max-width:1830px) {
    .support-detail::before {
        left: 410px
    }
}

.support-detail__inner {
    display: grid;
    grid-template-columns: 490px auto;
    gap: 30px 98px;
    position: relative
}

.support-detail__inner::before {
    content: '';
    position: absolute;
    z-index: -1;
    height: calc(100% + 130px);
    width: calc(100% - 392px);
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #f2f7f9;
    border-radius: 20px
}

.support-detail .about__inner {
    gap: 30px 25px
}

.support-detail .about__desc {
    margin-top: 18px
}

@media screen and (max-width:1500px) {
    .support-detail::before {
        left: 300px
    }

    .support-detail__inner {
        gap: 30px;
        grid-template-columns: 350px auto
    }
}

@media screen and (max-width:992px) {
    .support-search {
        margin-top: 30px
    }

    .support-qa__inner,
    .support-search__inner {
        padding: 30px 20px
    }

    .support-qa__tab {
        font-size: 16px
    }

    .support-qa__tab img {
        width: 25px;
        margin-right: 10px
    }

    .support-detail {
        padding: 0 !important;
        margin-top: 20px
    }

    .support-detail__inner {
        grid-template-columns: 100%
    }

    .support-detail .qa-card {
        background-color: #f2f7f9;
        -webkit-box-shadow: 0 0 4px rgba(176, 207, 219, .4);
        box-shadow: 0 0 4px rgba(176, 207, 219, .4)
    }
}

@media screen and (max-width:576px) {
    .support-search__form {
        display: block
    }

    .support-search__form input {
        width: 100%
    }

    .support-search__btn {
        margin: 10px 0 0;
        width: 100%
    }

    .support-qa__tabs {
        grid-template-columns: 100%
    }

    .support-qa__tab {
        padding: 0 20px;
        -webkit-box-pack: unset;
        -ms-flex-pack: unset;
        justify-content: unset
    }
}

.contacts {
    padding: 20px 0 160px
}

.contacts-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 48px
}

.contacts-info__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
    font-size: 18px;
    line-height: 167%;
    color: #000
}

.contacts-info__item img {
    margin-right: 15px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.contacts-info .about__socials {
    display: block;
    text-align: center;
    margin: 0
}

.contacts-info .about__socials-items {
    margin-top: 11px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.contacts-info .about__socials-item:first-child {
    margin-left: 0
}

.contacts-images {
    margin-top: 75px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px
}

.contacts-images__item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 20px;
    display: block
}

.map2 {
    height: 800px;
    margin-top: 40px
}

.contacts-transport {
    margin-top: 60px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px
}

.contacts-transport__item {
    display: grid;
    grid-template-columns: 70px auto;
    gap: 40px
}

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

.contacts-transport__desc {
    margin-top: 28px;
    max-width: 580px
}

@media screen and (max-width:1500px) {
    .contacts-info {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .contacts-info__item {
        font-size: 17px
    }

    .contacts-info .about__socials {
        width: 100%;
        text-align: left;
        margin-top: 30px
    }

    .contacts-info .about__socials-items {
        -webkit-box-pack: unset;
        -ms-flex-pack: unset;
        justify-content: unset
    }
}

@media screen and (max-width:1200px) {
    .contacts-info {
        margin-top: 0
    }

    .contacts-info__item {
        width: 50%;
        margin-top: 30px
    }

    .contacts-images {
        grid-template-columns: repeat(3, 1fr);
        margin-top: 30px
    }

    .map2 {
        height: 500px
    }
}

@media screen and (max-width:992px) {
    .contacts {
        padding: 10px 0 30px
    }

    .contacts-images {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px
    }

    .contacts-transport {
        margin-top: 30px;
        grid-template-columns: 1fr
    }

    .contacts-transport__item {
        grid-template-columns: 50px auto;
        gap: 20px
    }

    .contacts-transport__desc {
        max-width: 100%;
        margin-top: 15px
    }
}

@media screen and (max-width:768px) {
    .contacts-info__item {
        width: 100%;
        margin-top: 20px;
        font-size: 15px
    }

    .contacts-info__item img {
        margin-right: 10px
    }

    .map2 {
        height: 350px
    }
}

@media screen and (max-width:576px) {
    .contacts-images {
        grid-template-columns: 100%
    }
}

.error404 {
    padding: 20px 0 60px
}

.error404__img {
    margin: 20px auto 0;
    width: 301px;
    max-width: 100%
}

.error404__img img {
    display: block;
    width: 100%
}

.error404__subtitle {
    margin-top: 15px;
    text-align: center
}

.error404__desc {
    margin: 30px 0 100px;
    text-align: center;
    font-size: 30px;
    line-height: 150%;
    font-weight: 700;
    color: #656f73
}

.error404__link {
    width: 197px;
    height: 70px;
    margin: 123px auto 0;
    font-size: 13px;
    text-transform: uppercase
}

.error404__link svg {
    margin-left: 22px
}

@media screen and (max-width:992px) {
    .error404 {
        padding: 10px 0 30px
    }

    .error404__img {
        width: 420px
    }

    .error404__desc {
        font-size: 16px;
        margin: 10px 0 20px
    }

    .error404__link {
        margin-top: 40px
    }
}

.conf {
    padding: 20px 0 60px
}

.pageNormal {
    padding-top: 20px;
}

.conf__inner {
    margin-top: 43px;
    padding: 70px;
    background-color: #f2f7f9;
    border-radius: 20px
}

@media screen and (max-width:992px) {
    .conf {
        padding: 10px 0 30px
    }

    .conf__inner {
        margin-top: 20px;
        padding: 20px
    }

    .pageNormal {
        padding-top: 10px;
    }
}


div[id^="wait_"] {
    display: none !important;
    background: none !important;
    border: 0 !important;
    color: #000000;
    font-family: Verdana, Arial,
        sans-serif;
    font-size: 11px;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: normal;
    letter-spacing: normal !important;
    line-height: normal;
    padding: 0 !important;
    position: absolute;
    text-align: center !important;
    text-indent: 0 !important;
    width: 0px !important;
    height: 0px !important;
    word-spacing: normal !important;
    z-index: 0;
    content: "";
}

.cookie_notice {
    display: none;
    position: fixed;
    z-index: 9999999;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 15px;
    font-family: Verdana, sans-serif;
    color: #FFF;
    background: #00bbe4;
    padding: 10px 20px;
    border-top: 4px solid #BFE2FF;
}

.cookie_btn {
    display: inline-block;
    margin: 10px 6px 4px 6px;
    text-decoration: none;
    position: relative;
    font-size: 13px;
    padding: 4px 12px;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    background: #007aff;
    border: 2px solid #BFE2FF;
}

.cookie_btn:hover {
    color: #FFF;
}

.cookie_btn:after,
.cookie_btn:before {
    position: absolute;
    height: 2px;
    left: 50%;
    background: #FFF;
    bottom: -6px;
    content: "";
    transition: all 280ms ease-in-out;
    width: 0;
}

.cookie_btn:before {
    top: -6px;
}

.cookie_btn:hover:after,
.cookie_btn:hover:before {
    width: 100%;
    left: 0;
}

.header__btn mbtn mbtn-blue-outline {
    background: linear-gradient(85.41deg, #00bbe4 60.54%, #a2d537 102.22%) !imporm
}

.b24-form-btn {
    border-radius: 15px !important;
    background: linear-gradient(85.41deg, #00bbe4 60.54%, #a2d537 102.22%);
}

.b24-form-btn:hover {
    background: linear-gradient(284.88deg, #00bbe4 32.8%, #a2d537 118.11%);
}

.b24-form {
    max-width: 500px;
}

.info__inner_detal {
    display: flex;
}

.info__inner_detal::before {
    left: calc(47% - 90px);
    background-color: #f2f7f9
}

.info__inner_detal img {
    border-radius: 2%;
    max-width: 40%;
    height: auto;
}

@media screen and (max-width:768px) {
    .info__inner_detal img {
        display: none;
    }
}

.b24-form-field-agreement-link {
    color: blue;
}

.b24-widget-button-inner-item {
    background: linear-gradient(85.41deg, #00bbe4 40.54%, #a2d537 102.22%);
}

.b24-widget-button-inner-item:hover {
    background: linear-gradient(284.88deg, #00bbe4 32.8%, #a2d537 118.11%);
}

.b24-form-sign {
    display: none !important;
}

.tariff__wrap {
    max-width: 100%;
    width: 1140px;
    margin: 0 auto
}

.tariff__tabs {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 11px;
    max-width: 100%;
    width: 1140px;
    margin: 1em auto
}

.tariff__tab {
    background: #00aeef3d;
    -webkit-box-shadow: 0 0 34px rgba(176, 207, 219, .2);
    box-shadow: 0 0 34px rgba(176, 207, 219, .2);
    border-radius: 20px;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 19px
}

.tariff__tab img {
    margin-right: 27px
}

.tariff__tab--active,
.tariff__tab:hover {
    cursor: pointer;
    background: #00aeefa3
}

.tariff__tab--active {
    pointer-events: none
}

/*Штормвеб*/
@media only screen and (min-width: 600px) {
    .bl1 {
        display: flex;
        margin-left: 20%;
        margin-right: 20%;
    }

    .faq__title1 name2 {
        float: right;
        margin-right: 35%;
    }

    .qa-card2 {
        padding: 25px 30px;
        background: #fcfcfc;
        -webkit-box-shadow: 0 0 34px rgba(176, 207, 219, .2);
        box-shadow: 0 0 34px rgba(176, 207, 219, .2);
        border-radius: 20px;
        width: 55rem;
        margin-bottom: 15px;
    }

    .blokst {
        float: right;
        margin-right: 150px;
    }
}

.qa-card2 {
    padding: 25px 30px;
    background: #fcfcfc;
    -webkit-box-shadow: 0 0 34px rgba(176, 207, 219, .2);
    box-shadow: 0 0 34px rgba(176, 207, 219, .2);
    border-radius: 20px;
    width: 55rem;
    margin-bottom: 15px;
}

.otz,
.otz1 {
    padding: 25px 30px;
    background: #fcfcfc;
    -webkit-box-shadow: 0 0 34px rgba(176, 207, 219, .2);
    box-shadow: 0 0 34px rgba(176, 207, 219, .2);
    border-radius: 20px;
}

@media only screen and (min-width: 992px) {
    .rw-reverse {
        flex-direction: row-reverse !important;
    }
    .rw-ct {
        gap: 95px !important;
    }

    .otz,
    .otz1 {
        flex-grow: 1;
        width: 60%;
    }

    .img_otz {
        width: 33%;
    }
}

.textp1 {
    font-size: 18px;
}

/****Некоторые переопределения для модалок***/
.b24-window-mounts {
    position: fixed;
    z-index: 10000000;
}