html.burger-lock, html.lock {
    overflow: hidden
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    background-color: #fff;
    color: #383838;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25;
    margin: 0;
    padding: 0
}

.page, body.burger-lock, body.lock {
    overflow: hidden
}

.container {
    margin: 0 auto;
    max-width: 1230px;
    padding: 0 15px;
    width: 100%
}

a, button {
    background: none;
    color: inherit;
    cursor: pointer;
    font-weight: inherit;
    text-decoration: none;
    -webkit-transition: color .2s ease, background-color .2s ease, border-color .2s ease;
    transition: color .2s ease, background-color .2s ease, border-color .2s ease
}

select {
    background-color: inherit
}

blockquote {
    margin: 0
}

button {
    margin: 0;
    padding: 0
}

button, textarea {
    border: none;
    font-family: inherit;
    font-size: inherit
}

textarea {
    font-weight: inherit;
    outline: none;
    resize: none
}

textarea:focus {
    outline-width: 0
}

input::-webkit-input-placeholder {
    border: none;
    font-family: inherit;
    font-size: inherit;
    font-weight: 400;
    outline: none
}

input::-moz-placeholder {
    border: none;
    font-family: inherit;
    font-size: inherit;
    font-weight: 400;
    outline: none
}

input:-ms-input-placeholder {
    border: none;
    font-family: inherit;
    font-size: inherit;
    font-weight: 400;
    outline: none
}

input::-ms-input-placeholder {
    border: none;
    font-family: inherit;
    font-size: inherit;
    font-weight: 400;
    outline: none
}

input, input::placeholder {
    border: none;
    font-family: inherit;
    font-size: inherit;
    font-weight: 400;
    outline: none
}

input::-webkit-input-placeholder {
    color: inherit
}

input::-moz-placeholder {
    color: inherit
}

input:-ms-input-placeholder {
    color: inherit
}

input::-ms-input-placeholder {
    color: inherit
}

input::placeholder {
    color: inherit
}

picture {
    display: block
}

picture img {
    max-width: 100%;
    width: 100%
}

h1, h2, h3, h4, h5, h6, li, p, ul {
    -webkit-margin-after: 0;
    margin: 0;
    margin-block-end: 0;
    padding: 0
}

h1, h2, h3, h4, h5, h6, li, p, ul {
    -webkit-margin-before: 0;
    margin-block-start: 0
}

p {
    -webkit-margin-after: 0;
    margin-block-end: 0
}

ul li {
    list-style-type: none
}

ol {
    margin: 0;
    padding: 0
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
    display: none
}

@font-face {
    font-display: swap;
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    src: local("Inter"), url(../fonts/Inter/Inter-Regular.woff2) format("woff2"), url(../fonts/Inter/Inter-Regular.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    src: local("Inter"), url(../fonts/Inter/Inter-Medium.woff2) format("woff2"), url(../fonts/Inter/Inter-Medium.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    src: local("Inter"), url(../fonts/Inter/Inter-SemiBold.woff2) format("woff2"), url(../fonts/Inter/Inter-SemiBold.woff) format("woff")
}

.section-offset {
    margin-bottom: 100px
}

.section-title {
    display: block;
    font-size: 52px;
    font-weight: 600;
    margin-bottom: 40px
}

.hide-item__content {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .4s ease;
    transition: max-height .4s ease
}

.standart-btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background-color: rgba(13, 163, 255, .839);
    border: 2px solid rgba(13, 163, 255, .839);
    border-radius: 32px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    font-weight: 600;
    height: 55px;
    justify-content: center;
    line-height: 1;
    padding: 0 25px;
    white-space: nowrap
}

.standart-btn:hover {
    background-color: transparent;
    color: rgba(13, 163, 255, .839)
}

.white-btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 32px;
    color: rgba(13, 163, 255, .839);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    font-weight: 600;
    height: 55px;
    justify-content: center;
    line-height: 1;
    padding: 0 32px;
    white-space: nowrap
}

.white-btn:hover {
    background-color: rgba(13, 163, 255, .839);
    color: #fff
}

.opacity-btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background-color: transparent;
    border: 2px solid rgba(13, 163, 255, .839);
    border-radius: 32px;
    color: rgba(13, 163, 255, .839);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    font-weight: 600;
    height: 55px;
    justify-content: center;
    line-height: 1;
    padding: 0 32px;
    white-space: nowrap
}

.opacity-btn:hover {
    background-color: rgba(13, 163, 255, .839);
    color: #fff
}

.main {
    margin-top: 135px
}

.translate-item {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: opacity .3s ease, -webkit-transform .7s cubic-bezier(.175, .885, .32, 1.275);
    transition: opacity .3s ease, -webkit-transform .7s cubic-bezier(.175, .885, .32, 1.275);
    transition: opacity .3s ease, transform .7s cubic-bezier(.175, .885, .32, 1.275);
    transition: opacity .3s ease, transform .7s cubic-bezier(.175, .885, .32, 1.275), -webkit-transform .7s cubic-bezier(.175, .885, .32, 1.275)
}

.translate-item.active {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.scale-item {
    opacity: 0;
    scale: 1.2;
    -webkit-transition: opacity .25s ease, scale .5s ease;
    transition: opacity .25s ease, scale .5s ease
}

.scale-item.active {
    opacity: 1;
    scale: 1
}

@media (max-width: 980px) {
    .main {
        margin-top: 91px
    }

    .standart-btn {
        font-size: 14px;
        height: 50px
    }

    .section-offset {
        margin-bottom: 50px
    }

    body {
        font-size: 14px
    }

    .section-title {
        font-size: 30px;
        margin-bottom: 25px
    }
}

@media (max-width: 587px) {
    .main {
        margin-top: 107px
    }
}

@media (max-width: 550px) {
    .container {
        padding: 0 10px
    }
}

.popup {
    background: rgba(0, 0, 0, .2);
    height: 100vh;
    left: 50%;
    opacity: 0;
    overflow-y: auto;
    pointer-events: none;
    position: fixed;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    width: 100%;
    z-index: 1000
}

.popup__body {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    min-height: 100%;
    padding: 60px 15px 20px;
    width: 100%
}

.popup__body_burger {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0
}

.popup.open {
    opacity: 1;
    pointer-events: all
}

.popup__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #ebf5fc;
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    max-width: 820px;
    padding: 50px 60px;
    position: relative;
    scale: 1.3;
    -webkit-transition: scale .4s ease;
    transition: scale .4s ease;
    width: 100%
}

.popup.open .popup__content {
    scale: 1
}

.popup__title {
    margin-bottom: 10px
}

.popup__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px
}

.popup__form > * {
    -ms-flex-preferred-size: calc(50% - 10px);
    flex-basis: calc(50% - 10px)
}

.popup__politic {
    -ms-flex-item-align: center;
    align-self: center;
    color: #9cb4c5;
    display: block;
    font-size: 13px
}

.popup__politic button {
    text-decoration: underline
}

.popup__politic button:hover {
    color: #000
}

.popup__input {
    background-color: #fff;
    border-radius: 32px;
    color: #9cb4c5;
    font-size: 16px;
    font-weight: 300;
    height: 55px;
    padding: 0 20px;
    width: 100%
}

.popup__picture {
    margin: 0 auto 15px;
    max-width: 82px
}

.popup__subtitle {
    display: block;
    font-size: 20px;
    margin-bottom: 30px
}

.popup__form-subtitle {
    display: block;
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 24px;
    text-align: left;
    width: 100%
}

.popup__textarea {
    border: 1px solid rgba(0, 0, 0, .11);
    border-radius: 8px;
    color: #848484;
    height: 120px;
    overflow: hidden;
    padding: 20px;
    resize: none;
    width: 100%
}

.popup__textarea::-webkit-input-placeholder {
    color: #848484
}

.popup__textarea::-moz-placeholder {
    color: #848484
}

.popup__textarea:-ms-input-placeholder {
    color: #848484
}

.popup__textarea::-ms-input-placeholder {
    color: #848484
}

.popup__textarea::placeholder {
    color: #848484
}

.popup__search-wrapper {
    margin-bottom: 15px;
    width: 100%
}

.popup__search {
    color: #333;
    font-size: 12px
}

.popup__search::-webkit-input-placeholder {
    color: #333;
    font-size: 12px
}

.popup__search::-moz-placeholder {
    color: #333;
    font-size: 12px
}

.popup__search:-ms-input-placeholder {
    color: #333;
    font-size: 12px
}

.popup__search::-ms-input-placeholder {
    color: #333;
    font-size: 12px
}

.popup__search::placeholder {
    color: #333;
    font-size: 12px
}

.popup__btn {
    width: 100%
}

.popup-first {
    gap: 10px;
    padding-top: 50px;
    text-align: center
}

.close-popup {
    cursor: pointer;
    height: 18px;
    opacity: .9;
    position: absolute;
    right: 24px;
    top: 24px;
    -webkit-transition: opacity .2s ease, -webkit-transform .2s ease;
    transition: opacity .2s ease, -webkit-transform .2s ease;
    transition: transform .2s ease, opacity .2s ease;
    transition: transform .2s ease, opacity .2s ease, -webkit-transform .2s ease;
    width: 18px;
    z-index: 10000
}

.close-popup:hover {
    opacity: 1;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

@media (max-width: 800px) {
    .popup__form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%
    }

    .popup__form > * {
        min-height: 50px
    }

    .popup__content {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width: 550px) {
    .popup__form-subtitle {
        font-size: 18px;
        margin-bottom: 8px
    }

    .popup__content {
        padding: 50px 20px 20px
    }

    .close-popup {
        right: 24px;
        top: 15px
    }
}

.swiper {
    position: static;
    width: 100%
}

.swiper-pag {
    -ms-flex-negative: 0;
    background-color: #fff;
    border-radius: 43px;
    flex-shrink: 0;
    gap: 5px;
    padding: 5px;
    position: static
}

.slider-button, .swiper-pag {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center
}

.slider-button {
    background-color: #0da3ff;
    border: 1px solid #0da3ff;
    border-radius: 50%;
    cursor: pointer;
    height: 50px;
    min-width: 50px;
    position: relative;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease;
    width: 50px
}

.slider-button:after {
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    content: "";
    display: block;
    height: 8px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: border-color .3s ease;
    transition: border-color .3s ease;
    width: 8px
}

.slider-button:hover {
    background-color: #fff
}

.slider-button:hover:after {
    border-color: #0da3ff
}

.swiper-button-disabled {
    cursor: auto;
    pointer-events: none
}

.slider-button_prev:after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

.header {
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .12);
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100
}

.header-bottom {
    background-color: #fff
}

.header-bottom__inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px 0
}

.header-bottom__inner, .header__links {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px
}

.head__link a:hover {
    color: #0da3ff
}

.header__nav {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px
}

.header__logo {
    max-width: 170px;
    width: 100%
}

.header-top {
    background-color: #d0e8f9
}

.header-top__inner {
    color: #577f9c;
    display: block;
    padding: 15px 0;
    text-align: center
}

.header__work {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 3px
}

.header__work a {
    color: #0da3ff;
    position: relative
}

.header__work a:before {
    background-color: #0da3ff;
    bottom: -1px;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    -webkit-transition: width .3s ease-out;
    transition: width .3s ease-out;
    width: 0
}

.header__work a:hover:before {
    width: 100%
}

.header__work span {
    color: rgba(56, 56, 56, .514);
    font-size: 14px
}

.header__mobile {
    display: none
}

.burger__menu {
    -ms-flex-negative: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-shrink: 0;
    height: 16px;
    justify-content: center;
    justify-content: space-between;
    position: relative;
    width: 26px
}

.burger__menu:after, .burger__menu:before {
    content: "";
    left: 0;
    position: relative;
    right: 0;
    -webkit-transition: width .2s ease, top .2s ease, bottom .2s ease, -webkit-transform .2s ease;
    transition: width .2s ease, top .2s ease, bottom .2s ease, -webkit-transform .2s ease;
    transition: width .2s ease, transform .2s ease, top .2s ease, bottom .2s ease;
    transition: width .2s ease, transform .2s ease, top .2s ease, bottom .2s ease, -webkit-transform .2s ease
}

.burger__menu span, .burger__menu:after, .burger__menu:before {
    background-color: #0da3ff;
    border-radius: 3px;
    display: block;
    height: 2px;
    width: 26px
}

.burger__menu span {
    left: 0;
    position: relative;
    right: 0;
    -webkit-transition: width .2s ease, left .2s ease, right .2s ease;
    transition: width .2s ease, left .2s ease, right .2s ease
}

.burger__menu.active:before {
    bottom: -7px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.burger__menu.active:after {
    top: -7px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.burger__menu.active span {
    left: 50%;
    width: 0
}

@media (max-width: 1110px) {
    .header__logo {
        max-width: 100px
    }

    .header__nav {
        gap: 10px
    }
}

@media (max-width: 980px) {
    .header__wrapper {
        height: 0;
        overflow: hidden;
        -webkit-transition: height .3s ease;
        transition: height .3s ease
    }

    .header__logo_mobile {
        display: none
    }

    .header__mobile {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        justify-content: space-between;
        padding: 10px 0
    }

    .header-top__inner {
        font-size: 13px;
        padding: 7px 0
    }
}

@media (max-width: 800px) {
    .header-bottom__container {
        padding: 0
    }

    .header-bottom__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 60px
    }

    .header-bottom__inner, .header__mobile {
        padding-left: 10px;
        padding-right: 10px
    }

    .header__nav {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .header__links, .header__nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .header__wrapper {
        background-color: #f1f8fd
    }
}

@media (max-width: 550px) {
    .header-bottom__inner {
        gap: 20px;
        height: calc(100vh - 107px);
        overflow-y: auto
    }

    .header__links {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 20px;
        width: 100%
    }

    .header__btn {
        width: 100%
    }
}

@media (max-width: 360px) {
    .header__work a {
        font-size: 14px
    }
}

@supports not (background:url("../img/intro/bg.webp")) {
    .intro {
        background: url(../img/intro/bg.jpg) 50% no-repeat;
        background-attachment: fixed;
        background-size: cover
    }
}

.intro__inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    justify-content: space-between;
    padding-top: 50px
}

.intro__item {
    gap: 40px;
    padding-bottom: 140px
}

.intro__item, .intro__item ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.intro__item ul {
    font-size: 18px;
    gap: 15px;
    margin-bottom: 30px
}

.intro__item ul li {
    padding-left: 35px;
    position: relative
}

.intro__item ul li:before {
    background: url(../img/icons/check.svg) 50% no-repeat;
    content: "";
    display: block;
    height: 25px;
    left: 0;
    position: absolute;
    top: 0;
    width: 25px
}

@supports not (background:url("../img/icons/check.svg")) {
    .intro__item ul li:before {
        ackground: url(../img/icons/check.png) center center no-repeat
    }
}

.intro__title {
    font-size: 62px;
    font-weight: 600;
    line-height: 1.05;
    max-width: 600px
}

.intro__btns {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px
}

.intro__btns, .intro__picture {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.intro__picture {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: flex-end
}

@media (min-width: 981px) {
    .intro {
        background: url(../img/intro/bg.webp) 50% no-repeat;
        background-attachment: fixed;
        background-size: cover
    }
}

@media (max-width: 980px) {
    .intro {
        background-color: #f1f8fd;
        position: relative
    }

    .intro:before {
        background: url(../img/intro/bg_mobile.webp) 50% no-repeat;
        background-attachment: fixed;
        background-size: cover;
        bottom: 0;
        content: "";
        display: block;
        height: 260px;
        left: 0;
        position: absolute;
        right: 0;
        width: 100%
    }

    .intro__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .intro__picture {
        max-width: 260px;
        position: relative;
        z-index: 2
    }

    .intro__item {
        gap: 20px;
        padding-bottom: 0;
        padding-top: 0;
        width: 100%
    }

    .intro__inner {
        padding-top: 40px
    }

    .intro__title {
        font-size: 34px;
        max-width: 100%
    }

    .intro__item ul {
        font-size: 14px;
        gap: 10px;
        margin-bottom: 15px
    }

    .intro__item ul li {
        padding-left: 26px
    }

    .intro__item ul li:before {
        height: 20px;
        width: 20px
    }
}

@media (max-width: 500px) {
    .intro__btns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 10px
    }

    .intro__btn {
        width: 100%
    }

    .intro__inner {
        padding-top: 20px
    }

    .intro__item ul {
        margin-bottom: 5px
    }
}

.service__inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px
}

.service__inner, .service__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.service__item {
    -ms-flex-preferred-size: calc(33.33333% - 13.33333px);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background-color: #f1f8fd;
    border-radius: 20px;
    flex-basis: calc(33.33333% - 13.33333px);
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
    height: auto;
    padding: 10px 10px 30px
}

.service__item > :not(.service__picture) {
    margin-left: 20px;
    margin-right: 20px
}

.service__item:nth-child(2n) {
    -webkit-transition: opacity .15s ease, -webkit-transform .5s cubic-bezier(.175, .885, .32, 1.275);
    transition: opacity .15s ease, -webkit-transform .5s cubic-bezier(.175, .885, .32, 1.275);
    transition: opacity .15s ease, transform .5s cubic-bezier(.175, .885, .32, 1.275);
    transition: opacity .15s ease, transform .5s cubic-bezier(.175, .885, .32, 1.275), -webkit-transform .5s cubic-bezier(.175, .885, .32, 1.275)
}

.service__item:nth-child(3n) {
    -webkit-transition: opacity .9s ease, -webkit-transform 1.5s cubic-bezier(.175, .885, .32, 1.275);
    transition: opacity .9s ease, -webkit-transform 1.5s cubic-bezier(.175, .885, .32, 1.275);
    transition: opacity .9s ease, transform 1.5s cubic-bezier(.175, .885, .32, 1.275);
    transition: opacity .9s ease, transform 1.5s cubic-bezier(.175, .885, .32, 1.275), -webkit-transform 1.5s cubic-bezier(.175, .885, .32, 1.275)
}

.service__item:nth-child(5n) {
    -webkit-transition: opacity 1s ease, -webkit-transform 1.8s cubic-bezier(.175, .885, .32, 1.275);
    transition: opacity 1s ease, -webkit-transform 1.8s cubic-bezier(.175, .885, .32, 1.275);
    transition: opacity 1s ease, transform 1.8s cubic-bezier(.175, .885, .32, 1.275);
    transition: opacity 1s ease, transform 1.8s cubic-bezier(.175, .885, .32, 1.275), -webkit-transform 1.8s cubic-bezier(.175, .885, .32, 1.275)
}

.service__picture {
    margin-bottom: 10px;
    max-height: 235px;
    min-height: 235px;
    overflow: hidden
}

.service__picture img {
    border-radius: 10px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.service__name {
    font-size: 24px;
    font-weight: 600
}

.service__text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    display: block;
    flex-grow: 1;
    margin-bottom: 25px
}

.service__bottom {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    border: 1px solid #0da3ff;
    border-radius: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    justify-content: space-between;
    padding-left: 35px
}

.service__cost {
    color: #0da3ff;
    font-weight: 600;
    line-height: 1
}

.service__btn {
    border-width: 1px
}

@media (max-width: 1220px) {
    .service__item {
        -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: calc(50% - 10px)
    }
}

@media (max-width: 800px) {
    .service__inner {
        gap: 10px
    }

    .service__btn {
        padding: 0 15px
    }

    .service__bottom {
        padding-left: 20px
    }

    .service__item {
        -ms-flex-preferred-size: calc(50% - 5px);
        border-radius: 15px;
        flex-basis: calc(50% - 5px);
        gap: 10px;
        padding: 5px 5px 20px
    }

    .service__name {
        font-size: 20px
    }

    .service__picture {
        margin-bottom: 5px;
        max-height: 170px;
        min-height: 170px
    }

    .service__item > :not(.service__picture) {
        margin-left: 15px;
        margin-right: 15px
    }

    .service__text {
        margin-bottom: 15px
    }
}

@media (max-width: 650px) {
    .service__item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.stage__inner {
    counter-reset: list 0;
    gap: 10px;
    padding-top: 150px
}

.stage__inner, .stage__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.stage__item {
    font-weight: 500;
    gap: 15px;
    position: relative
}

.stage__item:after, .stage__item:before {
    content: "";
    display: block;
    left: 0;
    position: absolute
}

.stage__item:after {
    background-color: #0da3ff;
    height: 30px;
    top: -60px;
    width: 1px
}

.stage__item:before {
    color: #e8eff3;
    content: "0" counter(list);
    counter-increment: list;
    font-size: 62px;
    font-weight: 500;
    line-height: 1;
    top: -140px
}

.stage__item:nth-child(2n) {
    -webkit-transition: opacity .5s ease, -webkit-transform 1.2s cubic-bezier(.175, .885, .32, 1.275);
    transition: opacity .5s ease, -webkit-transform 1.2s cubic-bezier(.175, .885, .32, 1.275);
    transition: opacity .5s ease, transform 1.2s cubic-bezier(.175, .885, .32, 1.275);
    transition: opacity .5s ease, transform 1.2s cubic-bezier(.175, .885, .32, 1.275), -webkit-transform 1.2s cubic-bezier(.175, .885, .32, 1.275)
}

.stage__item:nth-child(3n) {
    -webkit-transition: opacity .15s ease, -webkit-transform .6s cubic-bezier(.175, .885, .32, 1.275);
    transition: opacity .15s ease, -webkit-transform .6s cubic-bezier(.175, .885, .32, 1.275);
    transition: opacity .15s ease, transform .6s cubic-bezier(.175, .885, .32, 1.275);
    transition: opacity .15s ease, transform .6s cubic-bezier(.175, .885, .32, 1.275), -webkit-transform .6s cubic-bezier(.175, .885, .32, 1.275)
}

.stage__item:nth-child(5n) {
    -webkit-transition: opacity .4s ease, -webkit-transform 1.4s cubic-bezier(.175, .885, .32, 1.275);
    transition: opacity .4s ease, -webkit-transform 1.4s cubic-bezier(.175, .885, .32, 1.275);
    transition: opacity .4s ease, transform 1.4s cubic-bezier(.175, .885, .32, 1.275);
    transition: opacity .4s ease, transform 1.4s cubic-bezier(.175, .885, .32, 1.275), -webkit-transform 1.4s cubic-bezier(.175, .885, .32, 1.275)
}

.stage__picture {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 50px;
    width: 100%
}

.stage__picture:before {
    background-color: #ddebf4;
    content: "";
    display: block;
    height: 1px;
    left: 10px;
    position: absolute;
    top: -45px;
    width: calc(100% - 10px)
}

@media (max-width: 1100px) {
    .stage__picture {
        max-width: 40px
    }

    .stage__picture img {
        max-width: 100%
    }

    .stage__text {
        font-size: 14px
    }
}

@media (max-width: 900px) {
    .stage__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 0
    }

    .stage__item:after {
        display: none
    }

    .stage__item {
        padding-right: 70px;
        width: 100%
    }

    .stage__picture:before {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        display: none
    }

    .stage__item:before {
        font-size: 38px;
        left: auto;
        right: 0;
        top: 0
    }
}

.about {
    background-color: #f1f8fd;
    padding-top: 140px
}

.about__inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    border-bottom: 1px solid #ddebf4;
    gap: 20px;
    justify-content: space-between;
    margin-bottom: 40px
}

.about__inner, .about__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 50px
}

.about__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 25px;
    /*max-width: 550px*/
}

.about__title {
    margin-bottom: 0
}

.about__text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    display: block;
    flex-grow: 1;
    margin-bottom: 40px
}

.about__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px
}

.about__list, .about__list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.about__list li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    line-height: 1
}

.about__list-picture {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 40px;
    width: 100%
}

.about__swiper {
    max-width: 590px
}

.about__picture {
    border-radius: 20px;
    height: 100%;
    overflow: hidden
}

.about__picture img {
    border-radius: 20px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.about__slider {
    position: relative
}

.about__swiper {
    height: 100%
}

.about__swiper-pag {
    bottom: 10px;
    position: absolute;
    right: 10px;
    z-index: 3
}

.about__certificates-title {
    display: block;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px
}

.about__certificates-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px
}

.about__certificates-item {
    border-radius: 10px;
    overflow: hidden;
    position: relative
}

.about__certificates-item:before {
    background-color: rgba(13, 162, 255, .467);
    border-radius: 10px;
    bottom: 0;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
    width: 100%;
    z-index: 2;
    z-index: 1
}

.about__certificates-item:after, .about__certificates-item:before {
    content: "";
    display: block;
    opacity: 0;
    pointer-events: none;
    position: absolute
}

.about__certificates-item:after {
    background: url(../img/icons/look.svg) 50% no-repeat;
    background-size: cover;
    height: 90px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0) translateY(100px);
    transform: translate3d(-50%, -50%, 0) translateY(100px);
    -webkit-transition: opacity .2s ease, -webkit-transform .4s ease;
    transition: opacity .2s ease, -webkit-transform .4s ease;
    transition: opacity .2s ease, transform .4s ease;
    transition: opacity .2s ease, transform .4s ease, -webkit-transform .4s ease;
    width: 90px;
    z-index: 2
}

.about__certificates-item:hover img {
    scale: 1.3
}

.about__certificates-item:hover:before {
    opacity: 1
}

.about__certificates-item:hover:after {
    opacity: 1;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.about__certificates-picture {
    height: 100%
}

.about__certificates-picture img {
    border-radius: 10px;
    max-height: 450px;
    -webkit-transition: scale .4s ease;
    transition: scale .4s ease
}

@media (max-width: 980px) {
    .about__certificates-item {
        min-width: 200px
    }

    .about__certificates-wrapper {
        overflow-x: auto
    }

    .about__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .about__swiper-pag {
        display: none
    }

    .about__swiper {
        max-width: 100%
    }

    .about__slide {
        height: auto;
        max-height: 300px
    }

    .about {
        padding-bottom: 70px;
        padding-top: 70px
    }

    .about__item {
        gap: 20px;
        max-width: 100%;
        padding-bottom: 0
    }

    .about__text {
        margin-bottom: 0
    }

    .about__list-picture {
        max-width: 30px
    }

    .about__container {
        padding: 0
    }

    .about__certificates-title, .about__certificates-wrapper, .about__item, .about__swiper {
        padding-left: 10px;
        padding-right: 10px
    }

    .about__certificates-wrapper {
        gap: 10px
    }
}

@media (max-width: 550px) {
    .about__slide {
        max-height: 200px
    }

    .about__picture, .about__picture img {
        border-radius: 15px
    }

    .about__inner {
        margin-bottom: 20px;
        padding-bottom: 20px
    }

    .about__certificates-title {
        font-size: 18px
    }
}

.doctors__container {
    gap: 100px
}

.doctors__container, .doctors__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.doctors__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: calc(50% - 100px);
    padding-left: calc(50vw - 600px)
}

.doctors__wrapper {
    max-height: 460px;
    max-width: 50%
}

.doctors__slider-mini {
    margin-bottom: 100px;
    pointer-events: none;
    width: 100%
}

.doctors__slide-mini {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background-color: #f1f8fd;
    border-radius: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 5px;
    padding: 25px 30px
}

.doctors__name {
    display: block;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px
}

.doctors__info span {
    color: #0da3ff;
    font-weight: 600
}

.doctors__slider-button.swiper-button-disabled {
    pointer-events: all
}

.doctors__slide {
    border: 2px solid transparent;
    border-radius: 15px;
    height: auto;
    -webkit-transition: border-color .2s ease;
    transition: border-color .2s ease
}

.doctors__slide.swiper-slide-active {
    border-color: #0da3ff
}

.doctors__picture {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    max-height: 460px;
    overflow: hidden;
    width: 100%
}

.doctors__picture img {
    height: 100%;
    max-height: 460px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top
}

.doctors__slider__wrapper {
    padding: 10px 0
}

.doctors__slider {
    padding: 0 10px
}

.doctors__slide__info {
    display: none
}

@media (max-width: 1800px) {
    .doctors__container {
        gap: 20px
    }

    .doctors__slider-mini {
        margin-bottom: 30px
    }

    .doctors__wrapper {
        max-width: 60%
    }
}

@media (max-width: 1200px) {
    .doctors__item {
        margin-left: 15px;
        max-width: 560px
    }
}

@media (max-width: 980px) {
    .doctors__slide {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        background-color: #f1f8fd;
        border: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .doctors__slider-mini, .doctors__swiper-pag_mini {
        display: none
    }

    .doctors__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 0
    }

    .doctors__wrapper {
        max-width: 100%;
        width: 100%
    }

    .doctors__picture img {
        max-height: 350px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: top;
        object-position: top
    }

    .doctors__slide__info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: auto;
        padding: 15px 20px
    }

    .doctors__name {
        font-size: 18px
    }

    .doctors__picture {
        max-height: 350px;
        min-height: 350px
    }
}

.advantages {
    background-color: #f1f8fd;
    padding: 140px 0
}

.advantages__inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    justify-content: space-between;
    margin-bottom: 60px
}

.advantages__picture {
    max-width: 550px;
    width: 100%
}

.advantages__picture img {
    border-radius: 20px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top
}

.advantages__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 590px;
    width: 100%
}

.advantages__title {
    margin-bottom: 25px
}

.advantages__subtitle {
    display: block;
    margin-bottom: 50px
}

.advantages__text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px
}

.advantages__text h3 {
    font-size: 24px;
    font-weight: 600
}

.advantages__text ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 25px;
    line-height: 1.56
}

.advantages__text ul li {
    border-left: 2px solid #0da3ff;
    padding-left: 10px
}

.advantages-form {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    background: linear-gradient(92deg, #0095f1, #0da3ff 103.58%, #0da3ff 0);
    border-radius: 20px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding: 45px 50px;
    position: relative
}

.advantages-form:before {
    background: url(../img/advantages/bg.svg) 50% no-repeat;
    background-size: cover;
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 4px
}

@supports not (background:url("../img/advantages/bg.svg")) {
    .advantages-form:before {
        background: url(../img/advantages/bg.png) 50% no-repeat;
        background-size: cover
    }
}

.advantages-form__title {
    display: block;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 20px;
    max-width: 360px;
    text-transform: uppercase
}

.advantages-form__text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
    max-width: 450px
}

.advantages-form__form, .advantages-form__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.advantages-form__form {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
    max-width: 490px;
    width: 100%
}

.advantages-form__form > :not(input) {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.advantages-form__input {
    -ms-flex-preferred-size: calc(50% - 10px);
    background: hsla(0, 0%, 100%, .3);
    border-radius: 32px;
    color: #fff;
    flex-basis: calc(50% - 10px);
    max-width: calc(50% - 10px);
    padding: 15px 20px
}

.advantages-form__input::-webkit-input-placeholder {
    color: #fff
}

.advantages-form__input::-moz-placeholder {
    color: #fff
}

.advantages-form__input:-ms-input-placeholder {
    color: #fff
}

.advantages-form__input::-ms-input-placeholder {
    color: #fff
}

.advantages-form__input::placeholder {
    color: #fff
}

.advantages__politic {
    color: hsla(0, 0%, 100%, .506);
    font-size: 14px;
    font-weight: 500
}

.advantages__politic button {
    display: inline;
    text-decoration: underline
}

.advantages__politic button:hover {
    color: #fff
}

@media (max-width: 1200px) {
    .advantages-form {
        gap: 20px;
        padding: 20px
    }

    .advantages-form:before {
        display: none
    }

    .advantages-form > * {
        -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: calc(50% - 10px)
    }
}

@media (max-width: 980px) {
    .advantages {
        padding: 70px 0
    }

    .advantages__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 35px
    }

    .advantages__item {
        max-width: 100%
    }

    .advantages__title {
        margin-bottom: 10px
    }

    .advantages__subtitle {
        margin-bottom: 25px
    }

    .advantages__text, .advantages__text ul {
        gap: 15px
    }

    .advantages-form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        border-radius: 15px;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .advantages-form__form {
        gap: 15px;
        max-width: 100%
    }

    .advantages-form__input {
        -ms-flex-preferred-size: calc(50% - 7.5px);
        flex-basis: calc(50% - 7.5px);
        max-width: calc(50% - 7.5px)
    }

    .advantages-form__title {
        font-size: 24px;
        margin-bottom: 15px;
        max-width: 100%
    }

    .advantages-form__text {
        max-width: 100%
    }
}

@media (max-width: 550px) {
    .advantages-form__input {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
}

.faq__wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 20px
}

.faq__form, .faq__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.faq__form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background: #f1f8fd;
    border-radius: 10px;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
    max-width: 390px;
    padding: 25px 30px;
    width: 100%
}

.faq__form-title {
    font-size: 20px;
    font-weight: 600
}

.faq__input {
    background: #fff;
    border-radius: 32px;
    color: #9cb4c5;
    padding: 15px 20px
}

.faq__input::-webkit-input-placeholder {
    color: #9cb4c5
}

.faq__input::-moz-placeholder {
    color: #9cb4c5
}

.faq__input:-ms-input-placeholder {
    color: #9cb4c5
}

.faq__input::-ms-input-placeholder {
    color: #9cb4c5
}

.faq__input::placeholder {
    color: #9cb4c5
}

.faq__textarea {
    background: #fff;
    border-radius: 25px;
    color: #9cb4c5;
    margin-bottom: 5px;
    max-height: 140px;
    min-height: 140px;
    overflow: auto;
    padding: 15px 20px
}

.faq__textarea::-webkit-input-placeholder {
    color: #9cb4c5
}

.faq__textarea::-moz-placeholder {
    color: #9cb4c5
}

.faq__textarea:-ms-input-placeholder {
    color: #9cb4c5
}

.faq__textarea::-ms-input-placeholder {
    color: #9cb4c5
}

.faq__textarea::placeholder {
    color: #9cb4c5
}

.faq__politic {
    color: #9cb4c5;
    font-size: 13px
}

.faq__politic button {
    text-decoration: underline
}

.faq__politic button:hover {
    color: #000
}

.faq__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px
}

.faq__item {
    border: 1px solid #dfdfdf;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 7.3px 0 rgba(180, 204, 221, .5);
    box-shadow: 0 0 7.3px 0 rgba(180, 204, 221, .5)
}

.faq__item-title {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 5px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    gap: 10px;
    justify-content: space-between;
    padding: 25px 70px 25px 30px;
    position: relative;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.faq__item-title:after, .faq__item-title:before {
    background-color: #0da3ff;
    border-radius: 2px;
    content: "";
    display: block;
    height: 3px;
    position: absolute;
    right: 40px;
    top: 50%;
    -webkit-transition: width .2s ease, color .2s ease;
    transition: width .2s ease, color .2s ease;
    width: 35px
}

.faq__item-title:after {
    height: 35px;
    right: 41px;
    top: calc(50% + 1px);
    -webkit-transform: translate3d(-15px, -50%, 0);
    transform: translate3d(-15px, -50%, 0);
    -webkit-transition: height .2s ease;
    transition: height .2s ease;
    width: 3px
}

.faq__item-title.active:after {
    height: 0
}

.faq__item-title:hover {
    color: #0da3ff
}

.faq__text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    padding: 0 30px 25px
}

@media (max-width: 980px) {
    .faq__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .faq__form {
        max-width: 100%;
        min-width: auto;
        width: 100%
    }

    .faq__item-title {
        font-size: 16px;
        font-weight: 600;
        padding: 15px 50px 15px 15px
    }

    .faq__item-title:after {
        height: 18px;
        right: 8px;
        width: 2px
    }

    .faq__item-title:before {
        height: 2px;
        right: 15px;
        width: 18px
    }

    .faq__text {
        color: rgba(56, 56, 56, .486);
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width: 550px) {
    .faq__form {
        padding: 20px
    }

    .faq__politic button {
        font-weight: 500
    }

    .faq__form-title {
        font-size: 16px
    }

    .faq__textarea {
        max-height: 120px;
        min-height: 120px
    }
}

.reviews__top {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    justify-content: space-between;
    margin-bottom: 40px
}

.reviews__wrapper {
    padding-top: 5px
}

.reviews__title {
    margin-bottom: 0
}

.reviews__slide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background: #f1f8fd;
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    height: auto;
    padding: 30px;
    position: relative
}

.reviews__slide:before {
    background: url(../img/icons/kavi4ki.svg) 50% no-repeat;
    content: "";
    display: block;
    height: 20px;
    position: absolute;
    right: 35px;
    top: -5px;
    width: 26px
}

@supports not (background:url("../img/icons/kavi4ki.svg")) {
    .reviews__slide:before {
        background: url(../img/icons/kavi4ki.png) 50% no-repeat
    }
}

.reviews__name {
    display: block;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px
}

.reviews__text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    line-height: 1.56;
    margin-bottom: auto
}

.reviews__text.hidden {
    max-height: 150px;
    overflow: hidden;
    position: relative
}

.reviews__text.hidden:before {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(10%, #f1f8fd), to(rgba(241, 248, 253, 0)));
    background: linear-gradient(0deg, #f1f8fd 10%, rgba(241, 248, 253, 0));
    bottom: 0;
    content: "";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%
}

.reviews__btn {
    color: #0da3ff;
    display: none;
    font-weight: 600;
    text-align: left;
    text-decoration: underline;
    text-decoration-color: transparent;
    -webkit-transition: text-decoration-color .3s ease;
    transition: text-decoration-color .3s ease
}

.reviews__btn.active {
    display: block
}

.reviews__btn:hover {
    text-decoration-color: #0da3ff
}

@media (max-width: 550px) {
    .reviews {
        padding-bottom: 90px;
        position: relative
    }

    .reviews__swiper-pag {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        bottom: 0;
        justify-content: center;
        left: 0;
        position: absolute;
        right: 0;
        width: 100%
    }

    .reviews__slide {
        border-radius: 15px;
        gap: 5px;
        padding: 15px 20px
    }

    .reviews__name {
        font-size: 16px;
        margin-bottom: 0
    }
}

.reviews__slide_original {
    background-color: transparent;
    padding: 0;
    position: static
}

.reviews__slide_original:before {
    right: 80px
}

.bottom-form {
    background: linear-gradient(92deg, #0095f1, #0da3ff 103.58%, #0da3ff 0);
    color: #fff
}

.bottom-form__inner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px
}

.bottom-form__inner, .bottom-form__picture {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.bottom-form__picture {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    align-items: flex-end;
    -ms-flex-direction: column;
    flex-direction: column;
    height: calc(100% + 30px);
    justify-content: flex-end;
    margin-top: -30px
}

.bottom-form__picture img {
    height: 100%
}

.bottom-form__title {
    line-height: 1;
    margin-bottom: 20px
}

.bottom-form__subtitle {
    display: block;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 30px
}

.bottom-form__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
    max-width: 692px
}

.bottom-form__form > * {
    -ms-flex-preferred-size: calc(50% - 10px);
    flex-basis: calc(50% - 10px)
}

.bottom-form__input {
    background: hsla(0, 0%, 100%, .3);
    border-radius: 32px;
    color: #fff;
    display: block;
    height: 55px;
    padding: 0 20px
}

.bottom-form__politic {
    -ms-flex-item-align: center;
    align-self: center;
    color: hsla(0, 0%, 100%, .478);
    display: block;
    font-size: 13px;
    font-weight: 500
}

.bottom-form__politic button {
    text-decoration: underline
}

.bottom-form__politic button:hover {
    color: #fff
}

@media (max-width: 980px) {
    .bottom-form {
        padding-top: 40px;
        position: relative
    }

    .bottom-form:before {
        background-color: #0084d6;
        bottom: 0;
        content: "";
        display: block;
        height: 130px;
        left: 0;
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 1
    }

    .bottom-form__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .bottom-form__picture {
        margin-top: 0;
        max-width: 260px;
        position: relative;
        z-index: 2
    }
}

@media (max-width: 650px) {
    .bottom-form__form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 15px
    }

    .bottom-form__form > * {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        min-height: 50px
    }

    .bottom-form__subtitle {
        font-size: 16px;
        margin-bottom: 25px
    }

    .bottom-form__title {
        margin-bottom: 10px
    }
}

.footer {
    font-size: 14px
}

.footer-top {
    background-color: #232323;
    color: hsla(0, 0%, 100%, .525);
    padding: 30px 0
}

.footer-top__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    text-align: center
}

.footer-top__inner p {
    max-width: 950px
}

.footer-bottom {
    background-color: #1a1a1a;
    color: #fff;
    padding: 10px 0;
    text-align: center
}

.footer-top__inner_white {
    color: #fff
}

@media (max-width: 550px) {
    .footer-top__inner {
        font-size: 12px
    }

    .footer-top {
        padding-bottom: 20px;
        padding-top: 20px
    }

    .footer-bottom__inner {
        font-size: 12px
    }
}

.answer__text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center
}

.answer__text span {
    display: block;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 10px
}

.answer__text p {
    font-size: 18px;
    font-weight: 500
}

.politic__text {
    font-size: 18px;
    line-height: 1.2
}

.politic__text, .politic__text ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px
}

.politic__text ul li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 6px
}

.politic__text ul li:before {
    -ms-flex-negative: 0;
    background-color: #0095f1;
    border-radius: 50%;
    content: "";
    display: block;
    flex-shrink: 0;
    height: 8px;
    width: 8px
}

.politic__text blockquote {
    border-bottom: 1px solid #0095f1;
    border-radius: 20px;
    border-top: 1px solid #0095f1;
    margin-top: 20px;
    padding-bottom: 20px;
    padding-top: 20px
}

.hide_form {
    display: none
}

.intro__title span {
    font-size: 30px;
    line-height: 1.1;
    display: block;
}

@media (max-width: 700px) {
    .intro__title span {
        font-size: 20px;
    }
}

.answer__text {
    text-align: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 700;
    width: 100%;
}

.about__slider {
    max-height: 390px;
    margin: auto 0;
}
#footer_callbacks{
    display: table;
    margin: 0 auto;
}
#after_footer_top{
    background-color: #1a1a1a;
    color: #fff;
    padding: 10px 0;
    text-align: center;
}
#footer_callbacks .header__work{
    color: white;
}
#footer_callbacks a, #footer_callbacks span{
    color: white;
    font-weight: bold;
}