﻿@media (max-width: 1599.98px) {
    .hero__title {
        font-size: 60px;
                line-height: 1.2;
    }

    .hero__image-circle {
        width: 180px;
                height: 180px;
                right: 62px;
    }

    .hero__image-dots {
        width: 200px;
                height: 200px;
    }

    .hero__image-lines {
        width: 200px;
                height: 50px;
                top: 121px;
                right: 106px;
    }

    .hero {
        --hero-gap: 42px;
                padding-top: calc(var(--header-height) + var(--hero-gap));
    }

    body.home .hero {
        --hero-gap: 0px;
    }

    .section__col-small {
        padding-left: 40px;
    }

    .offer__text {
        margin-bottom: 24px;
                font-size: 18px;
                line-height: normal;
    }

    .offer__subtitle {
        margin-top: 40px;
                margin-bottom: 20px;
    }

    .offer__list {
        gap:12px;
    }

    .offer__link {
        margin-top: 24px;
    }

    .info__text {
        padding-right: 60px;
    }

    .info__image-circle {
        left:50%;
                transform: translate(-40%, -50%);
    }

    .ctaform__image-lines {

    }

    .ctaform__image-dots {
        left:unset;
                right: 420px;
    }

    .brackets__item-start, .brackets__item-midle, .brackets__item-end {
        font-size: 270px;
    }
}
/* ========================================================================================================== */

@media (max-width: 1399.98px) {
    .hero__title {
        font-size: 54px;
                line-height: 1.1;
                font-weight: 700;
    }

    .hero__benefits {
        gap: 10px;
                max-width: 460px;
    }

    .hero__benefit-text {
        font-size: 16px;
    }

    .hero__image {
        width: calc(50% + 70px);
                margin-left: -60px;
                margin-right: -10px;
    }

    .hero__image-circle {
        width: 140px;
                height: 140px;
                right: 51px;
                bottom: 88px;
    }

    .hero__image-dots {
        width: 160px;
                height: 160px;
    }

    .hero__image-lines {
        width: 150px;
                height: 36px;
                top: 130px;
                right: 100px;
    }

    .hero__benefits {
        margin-top: 30px;
    }

    .hero__btn {
        margin-top: 20px;
    }

    .hero__benefit {
        margin-bottom: 12px;
    }

    .info__text {
        padding-right: 0;
    }

    .info__image-circle {
        left:50%;
                transform: translate(-90px, -50%);
    }

    .news__list .news__item:nth-child(4) {
        display: none;
    }

    .news__list .news__item:nth-child(3)::after {
        display: none;
    }

    .news__item {
        width: calc(33% - 24px);
    }

    .ctaform-white .ctaform__image {
        padding-left: 40px;
    }

    .ctaform__image-lines {
        left:30px;
                top:30px;
    }

    .ctaform__image-dots {
        top:60px;
                right: unset;
                left:30px;
    }

    .footer__middle {
        gap:20px;
    }

    .footer__middle-col:first-of-type {
        min-width: unset;
    }

    .main__banner--with-cards .main__banner-info {
        align-self: flex-start;
    }
}
/* ========================================================================================================== */

@media (max-width: 1199.98px) {
    .hero {
        --hero-gap: 24px;
                padding-top: calc(var(--header-height) + var(--hero-gap));
    }

    body.home .hero {
        --hero-gap: 16px;
    }

    .hero__image-main img {
        scale: 1;
    }

    .hero__title {
        font-size: 48px;
    }

    .hero__benefit-text {
        font-size: 14px;
    }

    .hero__image-circle {
        width: 100px;
                height: 100px;
                right: 65px;
                bottom: 90px;
    }

    .hero__image-dots {
        width: 120px;
                height: 120px;
    }

    .hero__image-lines {
        width: 123px;
                height: 30px;
    }

    .numbers__card {
        width: calc(50% - 12px);
    }

    .numbers__cards > .numbers__card:nth-child(6) {
        background-color: var(--Label-Primary, #292826);
    }

    .numbers__cards > .numbers__card:nth-child(6) .numbers__card-title {
        color:#fff;
    }

    .numbers__cards > .numbers__card:nth-child(6) .numbers__card-text {
        color:#fff;
    }

    .numbers__cards > .numbers__card:nth-child(5),
        .numbers__cards > .numbers__card:nth-child(8) {
        background-color: #fff;
    }

    .numbers__cards > .numbers__card:nth-child(5) .numbers__card-title,
        .numbers__cards > .numbers__card:nth-child(8) .numbers__card-title {
        color:var(--Label-Primary, #292826);
    }

    .numbers__cards > .numbers__card:nth-child(5) .numbers__card-text,
        .numbers__cards > .numbers__card:nth-child(8) .numbers__card-text {
        color:var(--Label-Primary, #292826);
    }

    .ctaform__title {
        font-size: 42px;
    }

    .services__list {
        flex-wrap: wrap;
                justify-content: center;
    }

    .services__item {
        width: calc(50% - 12px);
    }

    .info .section__row {
        flex-direction: column;
    }

    .info .section__col {
        width: 100%;
    }

    .info__image-circle {
        left:unset;
                top:unset;
                right: -30px;
                transform: none;
                width: 300px;
                height: 300px;
                bottom: 380px;
    }

    .footer__middle {
        flex-wrap: wrap;
                gap:24px;
    }

    .footer__middle-col {
        width: calc(33.33% - 16px);
    }

    .footer__bottom {
        gap:20px;
                flex-wrap: wrap;
    }

    .footer__form-btn {
        min-width: 220px;
    }

    .footer__bottom-col {
        width: calc(50% - 10px);
    }

    .footer__bottom-col:last-of-type {
        width: 100%;
    }

    .main__banner {
        padding: 40px;
    }

    .main__banner-title {
        font-size: 28px;
    }

    .brackets__content {
        flex-direction: column;
                align-items: center;
    }

    .brackets__item {
        width: 100%;
    }

    .brackets__item-start, .brackets__item-midle, .brackets__item-end {
        text-align: center;
                writing-mode: vertical-rl;
                margin-top: 40px;
    }

    .brackets__item-start,
        .brackets__item-end {
        padding-left: 30px;
    }
}
/* ========================================================================================================== */

@media (max-width: 991.98px) {
    .hero {
        --hero-gap: 16px;
                padding-top: calc(var(--header-height) + var(--hero-gap));
    }

    body.home .hero {
        --hero-gap: 12px;
    }

    .hero__wrapper {
        flex-direction: column;
    }

    .hero__content,
        .hero__image {
        width: 100%;
    }

    .hero__image {
        margin-left: 0;
                margin-right: 0;
    }

    .hero__title {
        font-size: 65px;
    }

    .hero__benefits {
        margin-top: 50px;
                gap: 16px;
                max-width: 520px;
    }

    .hero__benefit-text {
        font-size: 16px;
    }

    .hero__image-circle {
        width: 120px;
                height: 120px;
                right: 84px;
                bottom: 126px;
    }

    .hero__image-dots {
        width: 160px;
                height: 160px;
                left: 100px;
    }

    .hero__image-lines {
        width: 146px;
                height: 37px;
                top: 135px;
                right: 120px;
    }

    .section {
        padding: 50px 0;
    }

    .numbers {
        padding-top: 90px;
    }

    .section__title {
        font-size: 36px;
    }

    .swiper-button-prev,
        .swiper-button-next,
        .swiper-pagination {
        display: none;
    }

    .slider__category-slider .swiper-wrapper {
        display: flex;
                justify-content: space-between;
                flex-wrap: wrap;
                gap:24px;
    }

    .slider__item {
        width: calc(50% - 12px);
                max-width: unset;
    }

    .swiper-wrapper>.slider__item:nth-child(n+7) {
        display: none;
    }

    .slider__wrapper {
        position: relative;
                padding-bottom: 60px;
    }

    .section__title-link {
        position: absolute;
                bottom: 0;
                left:50%;
                transform:translateX(-50%);
    }

    .about__wrapper {
        flex-direction: column;
    }

    .about__description,
        .about__info {
        width: 100%;
    }

    .about__info-count {
        font-size: 32px;
    }

    .about__info-text {
        font-size: 14px;
    }

    .about__info-image {
        height: 280px;
    }

    .about__info-cols {
        padding: 16px;
    }

    .about__info-col {
        padding-left: 12px;
    }

    .clients__list {
        flex-wrap: wrap;
                justify-content: center;
                row-gap: 20px;
                column-gap: 30px;
    }

    .clients__item {
        width: calc(33% - 20px);
    }

    .products .swiper-pagination {
        bottom: 30px;
    }

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

    .ctaform__content {
        flex-direction: column-reverse;
    }

    body.home .ctaform:not(.ctaform-white):not(.ctaform-service) .ctaform__image {
        display: none;
    }

    .ctaform__image,
        .ctaform__form-wrapper {
        width: 100%;
    }

    .ctaform__form {
        margin: 0 auto;
    }

    .team .swiper-pagination {
        display: block;
                bottom: 0;
    }

    .team__slider-wrapper {
        padding-left: 24px;
                padding-right: 24px;
                padding-bottom: 56px;
                box-sizing: border-box;
    }

    .team__slider-wrapper > .swiper-button-prev,
        .team__slider-wrapper > .swiper-button-next {
        display: flex;
                top: 36%;
                bottom: auto;
                transform: translateY(-50%);
                z-index: 2;
    }

    .team__slider-wrapper > .swiper-button-prev {
        left: -5px;
    }

    .team__slider-wrapper > .swiper-button-next {
        right: -5px;
    }

    .team {
        padding-top: 80px;
    }

    .reviews .swiper-button-prev,
        .reviews .swiper-button-next {
        display: none;
    }

    .services__item-first {
        width: 100%;
    }

    .services__item-second,
        .services__item-third {
        width: calc(50% - 12px);
    }

    .services__item-action {
        margin-top: 32px;
                width: 100%;
    }

    .services__item-text {
        width: 100%;
    }

    .services__item-bnt,
        .services__item-link {
        width: 100%;
    }

    .reviews .swiper-pagination {
        display: block;
                bottom:-50px;
    }

    .section__row {
        flex-direction: column;
    }

    .section__col {
        width: 100%;
    }

    .section__col-small {
        padding: 0;
    }

    .info__image-circle {
        bottom: 240px;
    }

    .news__list .news__item:nth-child(3) {
        display: none;
    }

    .news__list .news__item:nth-child(2)::after {
        display: none;
    }

    .news__item {
        width: calc(50% - 24px);
    }

    .ctaform-white .ctaform__content {
        flex-direction: column;
    }

    .ctaform__image-dots {
        top: 60px;
                left: 30px;
                width: 220px;
                height: 220px;
                background-size: cover;
    }

    .ctaform__image-lines {
        width: 325px;
                top: 46px;
    }

    .footer__middle {
        display: grid;
                grid-template-columns: repeat(2, minmax(0, 1fr));
                gap: 24px;
    }

    .footer__middle-col {
        width: auto;
                min-width: 0;
                order: initial;
    }

    .footer__middle-col:nth-of-type(1) {
        grid-column: 1;
                grid-row: 2;
    }

    .footer__middle-col:nth-of-type(2) {
        grid-column: 2;
                grid-row: 2;
    }

    .footer__middle-col:nth-of-type(3) {
        grid-column: 1;
                grid-row: 3;
    }

    .footer__middle-col:nth-of-type(4) {
        grid-column: 2;
                grid-row: 3;
    }

    .footer__middle-col:last-of-type {
        width: auto;
                min-width: 0;
                order: initial;
                grid-column: 1 / -1;
                grid-row: 1;
    }

    .footer__contacts {
        display: grid;
                grid-template-columns: repeat(2, minmax(0, 1fr));
                width: 100%;
                max-width: 100%;
                margin-left: 0;
                align-items: center;
                column-gap: 12px;
                row-gap: 0;
    }

    .footer__contacts-item {
        width: 100%;
                min-width: 0;
    }

    .footer__contacts-item--email {
        grid-column: 1;
                grid-row: 1;
                justify-self: start;
    }

    .footer__contacts-item--phone {
        grid-column: 2;
                grid-row: 1;
                justify-self: end;
    }

    .footer__contacts-phone,
        .footer__contacts-mail {
        display: inline-flex;
                align-items: center;
                width: auto;
                max-width: 100%;
                min-width: 0;
                margin: 0;
                text-align: left;
                line-height: 1.3;
                background-image: none;
                padding-left: 0;
                gap: 8px;
                flex-wrap: nowrap;
                white-space: nowrap;
                overflow-wrap: normal;
                word-break: normal;
    }

    .footer__contacts-item--phone .footer__contacts-phone {
        margin-left: auto;
                text-align: right;
    }

    .footer__contacts-item--email .footer__contacts-mail {
        text-align: left;
    }

    .footer__contacts-phone::before,
        .footer__contacts-mail::before {
        content: '';
                display: inline-block;
                width: 18px;
                height: 18px;
                position: static;
                left: auto;
                top: auto;
                transform: none;
                background-position: center;
                background-repeat: no-repeat;
                background-size: contain;
                flex: 0 0 18px;
                margin-right: 0;
    }

    .footer__contacts-phone::before {
        background-image: url('../../img/call_icon.svg');
    }

    .footer__contacts-mail::before {
        background-image: url('../../img/mail_icon.svg');
                margin-right: 8px;
    }

    .footer__contacts-mail {
        gap: 0;
                column-gap: 0;
                margin-top: 0;
    }

    .footer__contacts-mail span {
        display: inline;
                white-space: nowrap;
    }

    .footer__contacts-mail span + span {
        margin-left: 0;
    }

    .footer__socials {
        justify-content: flex-start;
    }

    .main__banner-title {
        font-size: 22px;
    }

    .main__banner {
        margin-top: 38px;
    }

    .breadcramb-item, .breadcramb-link {
        font-size: 16px;
    }

    .spare-info__wrapper {
        flex-direction: column;
    }

    .spare-info__description {
        width: 100%;
    }

    .spare-info__characteristics {
        width: 100%;
    }

    .brands .swiper-pagination {
        display: block;
    }

    .info h2 {
        font-size: 36px;
    }
}
/* ========================================================================================================== */

@media (max-width: 767.98px) {
    .hero__title {
        font-size: 50px;
    }

    .hero__benefits {
        max-width: unset;
    }

    .hero__benefit-image {
        width: 100%;
                text-align: center;
    }

    .hero__benefit-image img {
        max-width: 64px;
    }

    .hero__benefit-text {
        text-align: center;
    }

    .hero__btn {
        width: 100%;
                max-width: unset;
    }

    .hero__image-main {
        margin-left: -40px;
                margin-right: -40px;
    }

    .hero__image-circle {
        width: 100px;
                height: 100px;
                right: 70px;
                bottom: 106px;
    }

    .hero__image-dots {
        width: 120px;
                height: 120px;
                top: 119px;
    }

    .hero__image-lines {
        width: 120px;
                height: 30px;
                top: 135px;
                right: 110px;
    }

    .numbers__cards {
        gap:20px;
    }

    .numbers__card {
        width: calc(50% - 10px);
    }

    .numbers__card {
        padding: 20px;
    }

    .numbers__card-title {
        font-size: 32px;
    }

    .numbers__card-text {
        font-size: 16px;
    }

    .numbers__card-title {
        font-size: 32px;
    }

    .slider__name-link {
        height: 84px;
                display: flex;
                align-items: center;
                justify-content: center;
    }

    .slider__image {
        width: 240px;
                height: 240px;
                margin-bottom: 10px;
    }

    .slider__category-slider .swiper-wrapper {
        gap: 16px;
    }

    .slider__item {
        width: calc(50% - 8px);
    }

    .about__info-count {
        font-size: 28px;
    }

    .about__info-text {
        font-size: 14px;
    }

    .about__info-image {
        height: 280px;
    }

    .about__info-cols {
        padding: 14px;
                gap:12px;
                background: linear-gradient(180deg, rgba(0, 0, 0, 0.10) 10%, rgba(0, 0, 0, 0.80) 100%);
    }

    .about__info-col {
        padding-left: 10px;
    }

    .about__title-block {
        margin-bottom: 32px;
    }

    .about__description-action {
        margin-top: 16px;
    }

    .about__description-link {
        font-size: 12px;
                height: 40px;
                width: 100%;
                max-width: unset;
    }

    .clients__title-block {
        margin-bottom: 32px;
    }

    .clients__title {
        margin-bottom: 32px;
    }

    .section__title-link {
        font-size: 16px;
    }

    .ctaform__title {
        text-align: left;
    }

    .ctaform__form-wrapper {
        padding-top: 16px;
    }

    .team {
        padding-top: 120px;
    }

    .team__btn {
        font-size: 12px;
                height: 40px;
                width: 100%;
                max-width: unset;
                display: flex;
                align-items: center;
                justify-content: center;
    }

    .team__action {
        padding-top: 8px;
    }

    .reviews__filter--select {
        display: block;
                position: relative;
                width: 100%;
                margin-bottom: 24px;
    }

    .reviews__filter--button {
        display: none;
    }

    .reviews-select {
        display: block;
                height: 48px;
                padding: 0 48px 0 16px;
                font-size: 16px;
                line-height: 1.2;
                text-align: left;
    }

    .reviews__filter--select::after {
        top: 50%;
                right: 16px;
                transform: translateY(-50%);
    }

    .services__item {
        width: 100%;
    }

    .services__item-first {
        width: 100%;
    }

    .services__item-second,
        .services__item-third {
        width: 100%;
    }

    .services__item-action {
        margin-top: 32px;
                width: 100%;
    }

    .services__item-text {
        width: 100%;
    }

    .services__item-bnt {
        width: 100%;
    }

    .services__item-bnt,
        .services__item-link {
        height: 40px;
                width: 100%;
    }

    .offer__list {
        flex-direction: column;
    }

    .offer__item {
        width: 100%;
    }

    .offer__link {
        display: flex;
                height: 40px;
                justify-content: center;
                align-items: center;
                width: 100%;
                max-width: unset;
    }

    .offer__list {
        gap: 8px;
    }

    .offer__subtitle {
        display: none;
                margin-bottom: 16px;
                margin-top: 16px;
    }

    .ctaform__image-lines {
        display: none;
    }

    .faq__list {
        gap:20px;
    }

    .faq__item {
        padding: 24px;
    }

    .faq__item-question {
        gap:20px;
    }

    .faq__item-count {
        font-size: 28px;
    }

    .faq__item-text {
        font-size: 14px;
                padding-right: 48px;
    }

    .faq__item::after {
        width: 24px;
                height: 24px;
                right: 24px;
                top: 30px;
    }

    .faq__item-answer {
        font-size: 14px;
    }

    .info__image {
        height: 440px;
    }

    .info__image img {
        height: 100%;
                object-fit: cover;
    }

    .info__image-circle {
        bottom: 240px;
    }

    .news__list .news__item:nth-child(2) {
        display: none;
    }

    .news__list .news__item:nth-child(1)::after {
        display: none;
    }

    .news__item-title,
        .news__item-date {
        font-size: 16px;
    }

    .news__item {
        width: 100%;
    }

    .footer__middle {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .footer__middle-col {
        width: auto;
                min-width: 0;
    }

    .footer__middle-col:nth-of-type(1) {
        grid-column: 1;
                grid-row: 2;
    }

    .footer__middle-col:nth-of-type(2) {
        grid-column: 2;
                grid-row: 2;
    }

    .footer__middle-col:nth-of-type(3) {
        grid-column: 1;
                grid-row: 3;
    }

    .footer__middle-col:nth-of-type(4) {
        grid-column: 2;
                grid-row: 3;
    }

    .footer__middle-col:last-of-type {
        width: auto;
                min-width: 0;
                grid-column: 1 / -1;
                grid-row: 1;
    }

    .footer__bottom-col {
        width: 100%;
    }

    .footer__top {
        margin-bottom: 20px;
    }

    .footer__contacts-mail {
        margin-top: 8px;
    }

    .footer__bottom {
        margin-top: 20px;
    }

    .footer__bottom-col:first-of-type {
        order:3;
    }

    .footer__bottom-col {
        order:1;
    }

    .footer__bottom-col:last-of-type {
        order:2;
    }

    .footer__form {
        flex-wrap: wrap;
                gap:16px;
    }

    .footer__form-input {
        width: 100%;
    }

    .footer__form-btn {
        width: 100%;
    }

    .footer__bottom {
        gap:16px;
    }

    .footer__contacts-phone,
        .footer__contacts-mail,
        .footer__bottom-text {
        font-size: 16px;
    }

    .footer__subtitle {
        font-size: 16px;
    }

    .footer__links ul li {
        font-size: 14px;
    }

    .footer__contacts-mail::after,
        .footer__contacts-phone::after {
        width: 20px;
                height: 20px;
    }

    .footer__contacts-mail,
        .footer__contacts-phone {
        padding-left: 24px;
    }

    .footer__contacts {
        display: grid;
                grid-template-columns: repeat(2, minmax(0, 1fr));
                width: 100%;
                max-width: 100%;
                margin-left: 0;
                align-items: center;
                column-gap: 12px;
                row-gap: 0;
    }

    .footer__contacts-item {
        width: 100%;
                min-width: 0;
    }

    .footer__contacts-item--email {
        grid-column: 1;
                grid-row: 1;
                justify-self: start;
    }

    .footer__contacts-item--phone {
        grid-column: 2;
                grid-row: 1;
                justify-self: end;
    }

    .footer__contacts-phone,
        .footer__contacts-mail {
        display: inline-flex;
                align-items: center;
                width: auto;
                max-width: 100%;
                min-width: 0;
                margin: 0;
                text-align: left;
                line-height: 1.3;
                background-image: none;
                padding-left: 0;
                gap: 8px;
                flex-wrap: nowrap;
                white-space: nowrap;
                overflow-wrap: normal;
                word-break: normal;
                font-size: 16px;
    }

    .footer__contacts-item--phone .footer__contacts-phone {
        margin-left: auto;
                text-align: right;
    }

    .footer__contacts-item--email .footer__contacts-mail {
        text-align: left;
    }

    .footer__contacts-phone::before,
        .footer__contacts-mail::before {
        content: '';
                display: inline-block;
                width: 18px;
                height: 18px;
                position: static;
                left: auto;
                top: auto;
                transform: none;
                background-position: center;
                background-repeat: no-repeat;
                background-size: contain;
                flex: 0 0 18px;
                margin-right: 0;
    }

    .footer__contacts-phone::before {
        background-image: url('../../img/call_icon.svg');
    }

    .footer__contacts-mail::before {
        background-image: url('../../img/mail_icon.svg');
                margin-right: 8px;
    }

    .footer__contacts-mail {
        gap: 0;
                column-gap: 0;
                margin-top: 0;
    }

    .footer__contacts-mail span {
        display: inline;
                white-space: nowrap;
    }

    .footer__contacts-mail span + span {
        margin-left: 0;
    }

    .footer__bottom-info,
        .footer__bottom-info a {
        font-size: 14px;
    }

    .footer__form-input {
        height: 44px;
    }

    .footer__form-btn {
        padding: 12px;
    }

    .main__banner {
        padding: 32px;
    }

    .main__banner {
        margin-top: 32px;
    }

    .breadcramb-item, .breadcramb-link {
        font-size: 14px;
    }

    .banks .swiper-pagination {
        display: block;
    }

    .main__banner.main__banner--with-cards {
        flex-direction: column;
    }
}
/* ========================================================================================================== */

@media (max-width: 575.98px) {
    .hero__title {
        font-size: 42px;
    }

    .hero__image-main {
        margin-left: -24px;
                margin-right: -24px;
    }

    .hero__benefit-image {
        margin-bottom: 12px;
    }

    .section__title {
        font-size: 32px;
                margin-bottom: 32px;
    }

    .numbers__cards {
        gap:16px;
    }

    .numbers__card {
        padding: 12px;
                width: calc(50% - 8px);
    }

    .numbers__card-title {
        font-size: 28px;
    }

    .numbers__card-text {
        font-size: 16px;
    }

    .slider__image {
        width: 200px;
                height: 200px;
    }

    .slider__name-link {
        min-height: 64px;
                height: auto;
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 10px 12px;
                font-size: 16px;
                line-height: 1.15;
                white-space: normal;
    }

    .about__info-col {
        width: calc(50% - 6px);
                display: flex;
                align-items: flex-end;
                gap:12px;
    }

    .about__info-count {
        width: calc(40% - 6px);
    }

    .about__info-text {
        width: calc(60% - 6px);
    }

    .about__info-count {
        font-size: 36px;
                margin-bottom: 0;
    }

    .about__info-text {
        font-size: 14px;
                line-height: 1.2;
    }

    .clients__list {
        row-gap: 10px;
                column-gap: 18px;
    }

    .clients__item {
        width: calc(33.33% - 12px);
                height: 80px;
    }

    .clients-swiper {
        max-width: 100%;
                overflow: hidden;
    }

    .clients__content {
        max-width: 100%;
                overflow: hidden;
    }

    .clients-swiper .swiper-wrapper {
        max-width: 100%;
    }

    .clients-swiper__item {
        width: calc((100% - 12px) / 2) !important;
                max-width: calc((100% - 12px) / 2);
                min-width: 0;
                height: 80px;
                padding: 0 12px;
                box-sizing: border-box;
                overflow: hidden;
                justify-content: center;
                align-items: center;
    }

    .clients-swiper__item img {
        display: block;
                width: auto;
                max-width: calc(100% - 4px);
                max-height: 100%;
                margin: 0 auto;
    }

    .form-range-wrapper {
        width: 100%;
    }

    .info__image-circle {
        height: 200px;
                width: 200px;
                bottom: 240px;
                right: -15px;
    }

    .info__image {
        height: 380px;
    }

    .main__banner-title {
        font-size: 18px;
    }

    .main__banner {
        height: 260px;
    }

    .main__banner-action {
        margin-top: 20px;
    }

    .main__banner-action .btn {
        height: 40px;
                max-width: unset;
                width: 100%;
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 0 12px;
                line-height: 1;
    }

    .main__banner {
        margin-top: 24px;
    }
}
/* ========================================================================================================== */

@media (max-width: 478.98px) {
    .hero__title {
        font-size: 36px;
    }

    .hero__benefit-image img {
        max-width: 54px;
    }

    .hero__benefit-text {
        font-size: 14px;
    }

    .hero__benefit-image {
        margin-bottom: 8px;
    }

    .hero__btn {
        height: 40px;
                font-size: 12px;
                display: flex;
                align-items: center;
                justify-content: center;
                padding-top: 0;
                padding-bottom: 0;
                line-height: 1;
    }

    .section__title {
        font-size: 28px;
    }

    .numbers__card-title {
        font-size: 28px;
    }

    .numbers__card-text {
        font-size: 12px;
    }

    .slider__image {
        width: 180px;
                height: 180px;
    }

    .slider__name-link {
        height: 56px;
                font-size: 14px;
    }

    .about__info-count {
        font-size: 28px;
    }

    .about__info-text {
        font-size: 12px;
    }

    .faq__list {
        gap:16px;
    }

    .faq__item {
        padding: 16px;
    }

    .faq__item-question {
        gap:20px;
    }

    .faq__item-count {
        font-size: 20px;
    }

    .faq__item-text {
        font-size: 16px;
                padding-right: 24px;
    }

    .faq__item::after {
        width: 16px;
                height: 16px;
                right: 16px;
                top: 24px;
    }

    .faq__item-answer {
        font-size: 16px;
    }

    .news__item-title,
        .news__item-date {
        font-size: 14px;
    }

    .ctaform__image-dots {
        left:10px;
                top:10px;
    }

    .ctaform__image-lines {
        width: 300px;
                left:-10px;
    }

    .ctaform-white .form-text,
        .ctaform-white .form-check-label {
        font-size: 14px;
    }

    .product__item-title {
        font-size: 16px;
    }

    .product__item-article {
        font-size: 14px;
    }

    .product__item-info ul li {
        font-size: 14px;
    }

    .product__item-link {
        height: 40px;
                display: flex;
                justify-content: center;
                align-items: center;
                font-size: 14px;
    }

    .main__banner {
        margin-top: 24px;
    }

    .main__banner-title {
        font-size: 16px;
                line-height: 20px;
    }

    .main__title {
        font-size: 32px;
    }

    .breadcramb-item,
        .breadcramb-link {
        font-size: 14px;
    }

    .breadcramb-item::after {
        font-size: 12px;
                top:1px;
    }

    .brackets__item-start, .brackets__item-midle, .brackets__item-end {
        font-size: 238px;
    }

    .brackets__item-title {
        font-size: 16px;
    }

    .brackets__item-description {
        font-size: 12px;
    }

    .brackets__item-start {
        margin-top: 0;
    }
}
/* ========================================================================================================== */

@media (max-width: 431px) {
    .hero__title {
        font-size: 32px;
    }

    .hero__benefit-image img {
        max-width: 44px;
    }

    .hero__benefit-text {
        font-size: 12px;
    }

    .hero__benefit-image {
        margin-bottom: 4px;
    }

    .section__title {
        font-size: 24px;
    }

    .numbers__card-title {
        font-size: 24px;
    }

    .slider__image {
        width: 160px;
                height: 160px;
    }

    .slider__name-link {
        min-height: 52px;
                height: auto;
                padding: 8px 10px;
                font-size: 13px;
                line-height: 1.15;
                white-space: normal;
    }

    .about__info-count {
        font-size: 24px;
                line-height: 1;
    }

    .about__info-cols {
        padding-left: 8px;
                padding-right: 8px;
                padding-bottom: 16px;
                gap: 10px 8px;
    }

    .about__info-col {
        width: calc(50% - 6px);
                flex-direction: column;
                align-items: flex-start;
                gap: 6px;
    }

    .about__info-count,
        .about__info-text {
        width: 100%;
    }

    .about__info-text {
        font-size: 11px;
                line-height: 1.1;
                overflow-wrap: anywhere;
    }

    .news__item-title,
        .news__item-date {
        font-size: 12px;
    }

    .ctaform-white .form-text,
        .ctaform-white .form-check-label {
        font-size: 14px;
    }

    .ctaform-white .form-input-wrapper {
        margin-bottom: 8px;
    }

    .footer__contacts-phone,
        .footer__contacts-mail {
        font-size: 16px;
                line-height: 1.4;
    }

    .info h2 {
        font-size: 28px;
    }
}
/* ========================================================================================================== */

