﻿@media (max-width: 1599.98px) {
    .container {
        max-width: 1320px;
    }
    .header__btn {
        padding-left: 30px;
        padding-right: 30px;
    }
    .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 {*/
    /*    padding-top: 60px;*/
    /*}*/

    .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;
    }
    .product__buttons {
        flex-direction: column;
        gap:24px;
        align-items: center;
    }
    .product__buttons:has(.product__link-basket) {
        flex-direction: row;
        gap:20px;
        align-items: center;
    }
    .product__price {
        text-align: center;
    }
    .spare__gallery-thumbs {
        width: 90px;
        min-width: 90px;
    }
    .options__item-image {
        height: auto;
    }
    .cta__image {
        width: 380px;
        left:0px;
    }
    .brackets__item-start, .brackets__item-midle, .brackets__item-end {
        font-size: 270px;
    }
}
/* ========================================================================================================== */
@media (max-width: 1399.98px) {
    .container {
        max-width: 1140px;
    }
    .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;
    }
    .normal-text {
        font-size: 18px;
    }
    .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;
    }
    .category__item-title {
        font-size: 16px;
    }
    .catalog__products.grid .product {
        width: calc(50% - 12px);
    }
    .benefits__list {
        flex-wrap: wrap;
    }
    .benefits__item {
        width: calc(50% - 12px);
    }
    .equipments__table-action {
        min-width: 300px;
    }
    .equipments__table-title-cell:last-of-type {
        min-width: 300px;
    }
    .options__item-title {
        margin-bottom: 12px;
    }
    .main__banner--with-cards .main__banner-cards {
        flex-direction: column;
        align-items: self-end;
    }
    .main__banner--with-cards .main__banner-info {
        align-self: flex-start;
    }
    /* .main__banner-image img {
        object-position: -100px;
    } */
    .solutions__list {
        flex-wrap: wrap;
    }
    .solutions__item {
        width: calc(33.33% - 18px);
    }
    .cta__image {
        width: 300px;
    }
    .search-result .catalog__products.grid .product{
        width: calc(33.33% - 16px);
    }
}
/* ========================================================================================================== */
@media (max-width: 1199.98px) {
    .container {
        max-width: 960px;
    }
    .header__form {
        display: none;
    }
    .header__catalog-wrapper {
        gap:20px;
    }
    .header__catalog-link, .header__nav-submenu-link {
        white-space: wrap;
    }
    /*.hero {*/
    /*    padding-top: 10px;*/
    /*}*/
    .hero {
        --hero-gap: 24px;
        padding-top: calc(var(--header-height) + var(--hero-gap));
    }
    body.home .hero {
        --hero-gap: 16px;
    }
    .main {
        --main-gap: 24px;
        padding-top: calc(var(--header-height) + var(--main-gap));
    }
    .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);
    }
    .normal-text {
        font-size: 18px;
    }
    .ctaform__title {
        font-size: 42px;
    }
    .form-check-label {
        font-size: 16px;
    }
    .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;
    }
    .category__list {
        gap:12px;
    }
    .category__item {
        width: calc(25% - 9px);
    }
    .catalog__filters {
        min-width: 260px;
    }
    .catalog__products.list .product {
        gap:16px;
    }
    .catalog__products.list .product__image {
        min-width: 160px;
    }

    .tovar-page .main__title{
        font-size: 48px;
    }
    .tovar__wrapper {
        flex-direction: column;
    }
    .tovar__gallery {
        width: 100%;
        margin: 0 auto;
    }
    .tovar__description {
        width: 100%;
    }
    .equipments__table-title {
        display: none;
    }
    .equipments__list {
        gap:24px;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .equipments__item {
        flex-direction: column;
        width: calc(50% - 12px);
        border-top: unset;
        gap:16px;
    }
    .equipments__item-param {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }
    .equipments__item-param-name {
        display: block;
    }
    .equipments__item-param-title {
        font-size: 24px;
        font-weight: 600;
        line-height: normal;
        border-bottom: solid 1px #D9D9D9;
        width: 100%;
        padding-bottom: 8px;
    }
    .equipments__table-action {
        padding-top: 16px;
    }
    .spare__wrapper {
        flex-direction: column;
    }
    .spare__gallery {
        width: 100%;
    }
    .spare__description {
        width: 100%;
    }
    .spare__gallery-thumbs {
        width: 110px;
        min-width: 110px;
    }
    .category--service .category__item-image {
        margin-top: 0;
        max-width: 160px;
    }
    .options__list {
        flex-wrap: wrap;
    }
    .options__item {
        width: calc(50% - 12px);
    }
    .options__item-image {
        max-width: unset;
    }
    .advantages__wrapper {
        flex-direction: column;
    }
    .advantages__content,
    .advantages__image {
        width: 100%;
    }
    .process__list {
        flex-wrap: wrap;
        justify-content: center;
    }
    .process__item {
        width: calc(50% - 12px);
    }
    .features__list {
        flex-wrap: wrap;
    }
    .features__item {
        width: calc(50% - 16px);
    }
    .cta__wrapper {
        padding-bottom: 60px;
    }
    .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;
    }
    .polomki__item {
        width: calc(50% - 16px);
    }
    .workflow__wrapper {
        flex-direction: column;
    }
    .workflow__info {
        width: 100%;
    }
    .workflow__process {
        width: 100%;
    }
    .workflow__info-content {
        justify-content: center;
    }
}
/* ========================================================================================================== */
@media (max-width: 991.98px) {
    .container {
        max-width: 720px;
    }
    .header {
        padding-top: 8px;
        padding-bottom: 6px;
    }
    .header__top,
    .header__top-left,
    .header__top-right {
        gap: 10px;
    }
    .header.open-menu {
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        padding-top: 20px;
        padding-bottom: 0;
    }
    .header__logo {
        min-width: 72px;
    }
    .header__logo-image-desktop {
        display: none;
    }
    .header__logo-image-mobile {
        display: block;
    }
    .header {
        box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
    }
    .header__social {
        display: none;
    }
    .header__phone {
        display: none;
    }
    .header__btn {
        display: none;
    }
    .header__mobile-btn {
        display: block;    
    }
    .header__bottom {
        display: none;
    }
    .open-menu .header__bottom {
        display: block;
    }
    .open-menu .header__nav-list {
        flex-direction: column;
    }
    header.open-menu .header__wrapper {
        position: relative;
        display: flex;
        flex-direction: column;
        flex: 0 0 auto;
        min-height: auto;
    }
    .open-menu .header__form {
        display: block;
        position: absolute;
        top:60px;
        left:0;
        width: 100%;
    }
    .open-menu .header__form .header__search {
        width: calc(100% - 60px);
        max-width: unset;
    }
    .open-menu .header__bottom {
        margin-top: 72px;
        flex: 0 0 auto;
        min-height: auto;
        overflow: visible;
    }
    .open-menu .header__catalog {
        margin-top: 16px;
    }
    .open-menu .header__nav-list {
        margin-top: 20px;
        gap:8px;
        align-items: flex-start;
    }
    .open-menu .header__nav-list .header__nav-item{
        padding-top: 0;
        padding-bottom: 0;
        text-align: left;
        width: 100%;
    }
    .open-menu .header__nav-item:hover .header__nav-submenu {
        display: none;
    }
    .open-menu .header__nav-item:hover .header__nav-link::after {
        transform: translateY(-65%) rotate(45deg);
    }
    .open-menu .header__nav-item.open-submenu .header__nav-submenu {
        display: block;
    }
    .open-menu .header__nav-item.open-submenu .header__nav-link::after {
        transform: translateY(-35%) rotate(-135deg);
    }
    .header__nav-list {
        width: 100%;
        max-width: unset;
    }
    .header__nav-link {
        font-size: 16px;
    }
    .header__nav-item:has(.header__nav-submenu) .header__nav-link {
        width: 100%;
        padding-right: 32px;
    }
    .header__nav-item:has(.header__nav-submenu) .header__nav-link::after {
        right: 10px;
        width: 10px;
        height: 10px;
    }
    .header__nav-submenu {
        max-width: unset;
        margin-top: 10px;
    }
    .header__catalog {
        flex-direction: column;
        gap:14px;
    }
    .header__catalog-submenu, .header__nav-submenu {
        position: relative;
        background-color: #fff;
        width: 100%;
        padding: 0;
    }
    .header__catalog-submenu.open-catalog-menu {
        max-height: none;
        overflow: visible;
    }
    .header__catalog-wrapper {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
    }
    .header__catalog-all {
        position: static;
        margin-top: 10px;
        border-color: rgba(41, 40, 38, 0.2);
        color: #292826;
        font-size: 14px;
    }
    .header__catalog-title {
        color:#000;
        font-size: 16px;
        font-weight: 600;
    }
    .header__catalog-link {
        color:#000;
        font-size: 12px;
    }
    .header__catalog-btn::after {
        left: 20px;
        top: 8px;
    }
    .header__catalog-btn.open-catalog-menu::after {
        background-image: url('../../img/close_icon.svg');
    }
    .header__catalog-col {
        width: 100%;
    }
    .header__nav-submenu {
        max-width: unset;
    }
    .header__catalog-link::after,
    .header__nav-submenu-link::after {
        background-image: url('../../img/small-arrow-right-gray.svg');
    }
    .header__catalog-btn {
        height: 40px;
        width: 148px;
        font-size: 16px;
        border-radius: 12px;
        padding: 10px 10px 10px 40px;
    }
    .header__nav-submenu-link {
        color:#000;
        font-size: 12px;
    }
    .header__search-input {
        height: 44px;
        padding-left: 16px;
        padding-right: 44px;
    }
    .header__search-btn {
        width: 16px;
        height: 16px;
        background-image: url('../../img/small-search_icon.svg');
        right: 14px;
    }
    .open-menu .header__burger {
        background-color: #fff;
        background-image: url('../../img/close_icon.svg');
        width: 24px;
        height: 24px;
        padding: 0;
    }
    .open-menu .header__basket {
        display: none;
    }
    .header.open-menu {
        box-shadow: none;
        border-radius: 0;
        z-index: 2147483647;
        background-color: #fff;
        min-height: 100dvh;
    }
    .open-menu .header__mobile-actions {
        display: block;
        border-top: solid 1px #a9a9a8;
        padding-top: 16px;
        padding-bottom: calc(12px + env(safe-area-inset-bottom, 0px));
        margin-top: 20px;
        flex: 0 0 auto;
        background-color: #fff;
        position: relative;
        z-index: 5;
    }
    .open-menu .header__mobile-actions .header__social,
    .open-menu .header__mobile-actions .header__phone,
    .open-menu .header__mobile-actions .header__btn {
        display: block;
    }
    .open-menu .header__mobile-actions .header__phone {
        margin-top: 10px;
    }
    .open-menu .header__mobile-actions .header__btn {
        margin-top: 10px;
        width: 100%;
        font-size: 14px;
        height: 40px;
        padding-top: 12px;
        padding-bottom: 12px;
        position: relative;
        z-index: 6;
        pointer-events: auto;
    }
    .header.open-menu .container {
        display: flex;
        justify-content: flex-start;
        flex-direction: column;
        height: auto;
        min-height: 100dvh;
        overflow: visible;
        overscroll-behavior: contain;
    }
    .header__mobile-actions .header__phone-link {
        gap:9px;
        font-size: 16px;
        font-weight: 500;
    }
    /*.hero {*/
    /*    padding-top: 20px;*/
    /*}*/
    .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;
    }
    .ctaform__image,
    .ctaform__form-wrapper {
        width: 100%;
    }
    .ctaform__form {
        margin: 0 auto;
    }
    .team .swiper-pagination {
        display: block;
    }
    .team__slider-wrapper {
        padding-bottom: 40px;
    }
    .team {
        padding-top: 80px;
    }
    .reviews .swiper-button-prev,
    .reviews .swiper-button-next {
        display: none;
    }
    .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: 2;
        grid-row: 1;
    }
    .footer__contacts {
        width: 100%;
        margin-left: 0;
        text-align: left;
    }
    .footer__socials {
        justify-content: flex-start;
    }
    /*.main {*/
    /*    padding-top: 48px;*/
    /*}*/
    .main {
        --main-gap: 16px;
        padding-top: calc(var(--header-height) + var(--main-gap));
    }
    .main__banner-title {
        font-size: 22px;
    }
    .main__banner {
        margin-top: 38px;
    }
    .breadcramb-item, .breadcramb-link {
        font-size: 16px;
    }
    .category__item-title {
        font-size: 14px;
    }
    /* .catalog__filters {
        display: none;
    } */
    .catalog__main {
        width: 100%;
    }
    .catalog__main-actions {
        justify-content: flex-start;
        align-items: center;
        gap: 16px;
    }
    .catalog__main-action-sorter,
    .catalog__main-action-show {
        flex-shrink: 0;
    }
    .catalog__main-action-show .show-list,
    .catalog__main-action-show .show-grid {
        display: none;
    }
    .filters-btn {
        display: block;
    }
    .cards__item-title {
        font-size: 24px;
    }
    .cards__item-description {
        font-size: 14px;
    }
    .tovar-page .main__title {
        font-size: 36px;
    }
    .equipments__item {
        width: 100%;
    }
    .description__wrapper {
        flex-direction: column;
    }
    .description__info {
        width: 100%;
    }
    .description__parameters {
        width: 100%;
    }
    .spare__gallery-thumbs {
        width: 90px;
        min-width: 90px;
    }
    .spare-info__wrapper {
        flex-direction: column;
    }
    .spare-info__description {
        width: 100%;
    }
    .spare-info__characteristics {
        width: 100%;
    }
    .category--service .category__item {
        width: calc(50% - 12px);
    }
    .brands .swiper-pagination {
        display: block;
    }
    .options__list {
        flex-wrap: nowrap;
        gap:0;
    }
    .options__slider {
        padding-bottom: 50px;
    }
    .options__slider .swiper-pagination {
        bottom: 0;
        display: block;
    }
    .calc__wrapper {
        flex-wrap: wrap;
    }
    .calc__col {
        width: 100%;
    }
    .process__list {
        flex-direction: column;
    }
    .process__item {
        width: 100%;
    }
    .cta__wrapper {
        padding-bottom: 120px;
    }
    .cta__image {
        left:unset;
        right: 0;
        width: 280px;
    }
    .price__wrapper {
        flex-direction: column;
    }
    .price__info {
        width: 100%;
    }
    .price__image {
        width: 100%;
    }
    .price__info-title {
        display: none;
    }
    .workflow__info-content {
        justify-content: space-around;
    }
    .search-result .catalog__products.grid .product{
        width: calc(50% - 12px);
    }
    .search-result .filters-btn {
        display: none;
    }
    .header__nav-link:hover {
        color:#000;
    }
    .info h2 {
        font-size: 36px;
    }
}
/* ========================================================================================================== */
@media (max-width: 767.98px) {
    .header {
        padding-top: 6px;
        padding-bottom: 4px;
    }
    .header__top,
    .header__top-left,
    .header__top-right {
        gap: 8px;
    }
    .container {
        max-width: 540px;
    }
    .page__content {
        font-size: 16px;
    }
    .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;
    }
    .normal-text {
        font-size: 16px;
    }
    .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;
    }
    .form-input {
        font-size: 14px;
        padding: 20px 24px;
    }
    .form-check-label {
        font-size: 14px;
    }
    .filter-checkbox-item {
        gap: 8px;
        align-items: center;
    }
    .filter-checkbox-item .form-check-input {
        top: 0;
        width: 20px;
        min-width: 20px;
        height: 20px;
        margin-right: 0;
    }
    .filter-checkbox-item .form-check-label {
        align-items: center;
        gap: 10px;
        font-size: 14px;
        line-height: 1.2;
    }
    .filter-checkbox-text {
        line-height: 1.2;
    }
    .filter-checkbox-count {
        min-width: 24px;
        margin-left: 4px;
        font-size: 14px;
        line-height: 1.2;
    }
    .filter-checkbox-toggle {
        margin-top: 10px;
        font-size: 14px;
    }
    .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;
    }
    .reviews__filter--button {
        display: none;
    }
    .services__item {
        width: 100%;
    }
    .services__item-action {
        margin-top: 24px;
    }
    .services__item-bnt {
        width: 100%;
    }
    .services__item-bnt,
    .services__item-link {
        height: 40px;
    }
    .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 {
        margin-bottom: 16px;
        margin-top: 16px;
    }
    .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: 2;
        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: inline-flex;
        flex-direction: column;
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        align-items: flex-start;
        justify-self: start;
        align-self: start;
        gap: 12px;
    }
    .footer__contacts-phone,
    .footer__contacts-mail {
        display: inline-flex;
        align-items: center;
        justify-content: flex-start;
        width: 100%;
        max-width: 100%;
        min-width: 0;
        margin-left: 0;
        text-align: left;
        line-height: 1.3;
        background-image: none;
        padding-left: 0;
        gap: 10px;
        flex-wrap: wrap;
        white-space: normal;
        overflow-wrap: anywhere;
        word-break: break-word;
        font-size: 16px;
    }
    .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: 10px;
    }
    .footer__contacts-phone::before {
        background-image: url('../../img/call_icon.svg');
    }
    .footer__contacts-mail::before {
        background-image: url('../../img/mail_icon.svg');
    }
    .footer__contacts-mail span {
        white-space: normal;
    }
    .footer__contacts-mail {
        gap: 0;
        column-gap: 0;
    }
    .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;
    }
    .category__list {
        gap:16px;
    }
    .category__item {
        width: calc(50% - 8px);
    }
    .catalog__products.grid .product {
        width: 100%;
    }
    .product__buttons {
        flex-direction: row;
    }
    .product__price {
        text-align: left;
    }
    .sorter-title {
        display: none;
    }
    .sorter-select {
        font-size: 16px;
    }
    .sorter-select-value {
        font-size: 16px;
    }
    .product {
        padding: 20px;
    }
    .product__buttons {
        gap:8px;
    }
    .product__btn,
    .product__link {
        width: calc(50% - 4px);
    }
    .product__buttons:has(.product__link-basket) .product__btn{
        width: calc(100% - 56px);
    }
    .product__link {
        text-align: center;
    }
    .product__title {
        font-size: 16px;
    }
    .product__article,
    .product__info ul li,
    .product__link {
        font-size: 14px;
    }
    .product__price {
        font-size: 22px;
    }
    .cards__item {
        padding: 28px;
    }
    .cards__item-title {
        font-size: 20px;
    }
    .cards__item-description {
        font-size: 14px;
    }
    .cards__item-action {
        width: 100%;
    }
    .cards__item-action .btn {
        display: block;
        width: 100%;
        font-size: 14px;
    }
    .tovar__gallery {
        padding-top: 40px;
    }
    .tovar__gallery-badges {
        flex-direction: row;
        flex-wrap: wrap;
    }
    .tovar__gallery-badge,
    .spare__gallery-badge {
        white-space: nowrap;
    }
    .tovar__description {
        flex-direction: column;
    }
    .tovar__info {
        width: 100%;
        max-width: unset;
    }
    .tovar__action {
        width: 100%;
        max-width: unset;
    }
    .tovar__gallery-badge,
    .spare__gallery-badge {
        font-size: 14px;
    }
    .benefits__item {
        width: 100%;
    }
    .description__parameters-title,
    .description__info-title {
        margin-bottom: 24px;
    }
    .spare__gallery {
        flex-direction: column-reverse;

    }
    .spare__gallery-thumbs {
        width: 100%;
    }
    .spare__gallery-main {
        width: 100%;
    }
    .spare__gallery-badges {
        flex-direction: row;
        flex-wrap: wrap;
    }
    .spare__description {
        gap:16px;
    }
    .spare__availability {
        flex-direction: column-reverse;
    }
    .spare__availability-col {
        width: 100%;
    }
    .spare__availability-delivery {
        justify-content: flex-start;
    }
    .spare__availability-title {
        margin-bottom: 0;
    }
    .spare__price {
        font-size: 42px;
    }
    .advantages__content-item {
        font-size: 24px;
        padding-left: 40px;
    }
    .advantages__content-item::after {
        width: 28px;
        height: 28px;
    }
    .advantages__btn  {
        width: 100%;
    }
    .advantages__image-yellow-circle {
        right: 0;
        left:unset;
        top:0;
        width: 180px;
        height: 180px;
    }
    .advantages__image-dots-circle {
        left:unset;
        right: 20px;
        top:10px;
    }
    .process__item-count {
        font-size: 68px;
    }
    .process__item-icon {
        width: 96px;
        height: 96px;
    }
    .process__item-top {
        margin-bottom: 32px;
    }
    .features__list {
        flex-direction: column;
        gap:14px;
    }
    .features__item {
        width: 100%;
    }
    .features__item-title {
        font-size: 24px;
    }
    .features__item-description {
        font-size: 14px;
    }
    .banks .swiper-pagination {
        display: block;
    }
    .main__banner.main__banner--with-cards {
        flex-direction: column;
    }
    .main__banner-cards {
        width: 100%;
    }
    .main__banner-card {
        width: 100%;
    }
    .solutions__item {
        width: calc(50% - 12px);
    }
    .cta__image {
        width: 220px;
    }
    .cta__title {
        font-size: 28px;
    }
    .cta__subtitle {
        font-size: 20px;
    }
    .polomki__item {
        width: 100%;
    }
    .polomki__list .polomki__item:nth-of-type(9), .polomki__list .polomki__item:nth-of-type(10) {
        width: 100%;
    }
    .price__info-action .btn {
        width: 100%;
    }
    .price__info-item-name,
    .price__info-item-value {
        font-size: 16px;
    }
    .workflow__info-content {
        justify-content: space-between;
    }
    .workflow__process-list {
        gap:16px;
    }
    .workflow__process-item {
        width: calc(50% - 8px);
    }
    .workflow__process-item:first-child, .workflow__process-item:last-child {
        width: calc(50% - 8px);
    }
    .blog {
        padding-top: 25px;
        padding-bottom: 60px;
    }
    .main__banner-time-text span {
        display: none;
    }
    .main__banner-time-text {
        font-size: 16px;
    }
    .form-input-label {
        font-size: 16px;
    }
    .spare__gallery-thumbs {
        height: 160px;
    }
    .search-result .catalog__products.grid .product{
        width: 100%;
    }
    .reviews__zapchasti .reviews-item {
        width: 100%;
    }
}
/* ========================================================================================================== */
@media (max-width: 575.98px) {
    .container {
        max-width: 100%;
        padding-left: 24px;
        padding-right: 24px;
    }
    .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 {
        height: 64px;
        font-size: 16px;
    }
    .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;
    }
    .form-input-group-range {
        flex-direction: column;
    }
    .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 .btn {
        height: 40px;
        max-width: unset;
        width: 100%;
        padding: 12px;  
    }
    .main__banner {
        margin-top: 24px;
    }
    .tovar-page .main__title {
        font-size: 28px;
    }
    .tovar {
        margin-top: 40px;
    }
    .tovar__gallery-badge,
    .spare__gallery-badge {
        font-size: 12px;
    }
    .equipments__item-param-name,
    .equipments__item-param-value {
        font-size: 16px;
    }
    .equipments__item-param-title {
        font-size: 20px;
    }
    .spare__availability-item-city,
    .spare__availability-item-value,
    .spare__availability-delivery {
        font-size: 14px;
    }
    .spare__availability-delivery img {
        width: 16px;
        height: 16px;
    }
    .spare__price {
        font-size: 36px;
    }
    .calc__lizing-title,
    .calc__offer-title {
        margin-bottom: 20px;
        font-size: 20px;
    }
    .calc__offer-result {
        flex-direction: column;
        gap:16px;
    }
    .solutions__item-title,
    .solutions__item-description {
        font-size: 14px;
    }
    .cta__title {
        font-size: 24px;
    }
    .cta__subtitle {
        font-size: 18px;
    }
    .polomki__list {
        gap:12px;
    }
    .polomki__item {
        padding: 16px;
    }
    .workflow__info-content {
        flex-direction: column;
    }
    .workflow__info-col {
        width: 100%;
    }
    .main__banner-time-text {
        font-size: 14px;
    }
}
/* ========================================================================================================== */
@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;
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .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;
    }
    .normal-text {
        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;
    }
    .btn {
        font-size: 14px;
    }
    .faq__list {
        gap:16px;
    }
    .faq__item {
        padding: 16px;
    }
    .faq__item-question {
        gap:20px;
    }
    .faq__item-count {
        font-size: 20px;
    }
    .faq__item-text {
        font-size: 12px;
        padding-right: 24px;
    }
    .faq__item::after {
        width: 16px;
        height: 16px;
        right: 16px;
        top: 24px;
    }
    .faq__item-answer {
        font-size: 12px;
    }
    .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;
    }
    .main__banner {
        margin-top: 24px;
    }
    .main__banner-title {
        font-size: 16px;
        line-height: 20px;
    }
    .page-banner .main__banner-title {
        line-height: 1.1;
    }
    .main__title {
        font-size: 32px;
    }
    .breadcramb-item,
    .breadcramb-link {
        font-size: 12px;
    }
    .breadcramb-item::after {
        font-size: 12px;
        top:1px;
    }
    .category__item {
        flex-direction: column;
        justify-content: space-between;
        min-height: 170px;
    }
    .category__item-title {
        font-size: 12px;
        width: 100%;
        line-height: 1.25;
        text-wrap: wrap;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
        overflow-wrap: normal;
        word-break: normal;
    }
    .category__item-image {
        width: 60%;
        align-self: flex-end;
    }
    .benefits {
        padding-top: 32px;
    }
    .benefits__item {
        padding: 16px;
    }
    .benefits__item-info {
        gap: 16px;
    }
    .benefits__item-description {
        font-size: 12px;
    }
    .equipments__item-param-name,
    .equipments__item-param-value {
        font-size: 14px;
    }
    .equipments__item-param-title {
        font-size: 18px;
    }
    .description__parameters-title,
    .description__info-title {
        margin-bottom: 16px;
        font-size: 16px;
    }
    .description__info-text,
    .description__parameter-name,
    .description__parameter-value,
    .spare__article {
        font-size: 14px;
    }
    .parameter-item,
    .description__parameter {
        grid-template-columns: minmax(0, 1fr);
        row-gap: 8px;
    }
    .parameter-value,
    .description__parameter-value {
        text-align: left;
    }
    .spare__article-link {
        width: 18px;
        height: 18px;
    }
    .spare__gallery-arrow--next,
    .tovar__gallery-arrow--next {
        background-image: url('../../img/arrow-right-small.svg');
    }
    .spare__gallery-arrow--prev,
    .tovar__gallery-arrow--prev {
        background-image: url('../../img/arrow-left-small.svg');
    }
    .advantages__image-yellow-circle {
        right: 0;
        left:unset;
        top:0;
        width: 120px;
        height: 120px;
    }
    .advantages__image-dots-circle {
        left:unset;
        right: -10px;
        top:0px;
    }
    .calc__offer-action {
        gap:24px;
        justify-content: center;
    }
    .calc__offer-minus,
    .calc__offer-plus {
        width: 24px;
        height: 24px;
    }
    .calc__offer-sum {
        font-size: 20px;
        font-weight: 600;
    }
    .calc__offer-action {
        margin-bottom: 16px;
    }
    .calc__offer-result-text,
    .calc__offer-text {
        font-size: 16px;
        font-weight: 600;
        line-height: 1;
    }
    .calc__offer-text {
        margin-bottom: 16px;
    }
    .calc__offer-result-value {
        font-size: 24px;
        line-height: 1;
    }
    .features__item-title {
        font-size: 20px;
    }
    .features__item-description {
        font-size: 12px;
    }
    .solutions__list {
        gap:16px;
    }
    .solutions__item {
        padding: 8px;
        width: calc(50% - 8px);
        min-height: 180px;
    }
    .solutions__item-title,
    .solutions__item-description {
        font-size: 12px;
    }
    .cta__image {
        width: 180px;
    }
    .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;
    }
    .price__info-item-name,
    .price__info-item-value {
        font-size: 14px;
    }
    .workflow__process-item-title {
        font-size: 12px;
        padding-bottom: 0;
    }
    .workflow__process-item {
        gap:20px;
    }

}
/* ========================================================================================================== */
@media (max-width: 419.98px) {
    .hero__title {
        font-size: 32px;
    }
    .page__content {
        font-size: 14px;
    }
    .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 {
        height: 46px;
        font-size: 12px;
    }
    .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;
    }
    .normal-text {
        font-size: 12px;
    }
    .form-input {
        font-size: 12px;
        padding: 16px 24px;
    }
    .form-check-label {
        font-size: 12px;
    }
    .submit-btn {
        height: 40px;
        font-size: 12px;
    }
    .btn {
        height: 40px;
        font-size: 12px;
        padding: 12px;
    }
    .outline-btn {
        height: 40px;
        font-size: 12px;
        padding: 12px;
    }
    .news__item-title,
    .news__item-date {
        font-size: 12px;
    }
    .ctaform-white .form-text,
    .ctaform-white .form-check-label {
        font-size: 12px;
    }
    .ctaform-white .form-input-wrapper {
        margin-bottom: 8px;
    }
    .footer__contacts-phone,
    .footer__contacts-mail,
    .footer__bottom-info, .footer__bottom-info a, .footer__form-input, .footer__form-btn, .footer__bottom-text {
        font-size: 12px;
    }
    .footer__contacts-phone,
    .footer__contacts-mail {
        font-size: 16px;
        line-height: 1.4;
    }
    .product {
        padding: 16px;
    }
    .product__title {
        font-size: 14px;
    }
    .product__article,
    .product__info ul li,
    .product__link {
        font-size: 12px;
    }
    .product__price {
        font-size: 20px;
    }
    .cards__item {
        padding: 24px;
    }
    .cards__item-title {
        font-size: 16px;
    }
    .cards__item-description {
        font-size: 12px;
    }
    .cards__item-action .btn {
        font-size: 12px;
        height: 40px;
        padding: 12px;
    }
    .tovar__gallery-badge,
    .spare__gallery-badge {
        font-size: 10px;
    }
    .equipments__item {
        padding-top: 8px;
        padding-bottom: 8px;
    }
    .equipments__item-param-name,
    .equipments__item-param-value {
        font-size: 12px;
    }
    .equipments__item-param-title {
        font-size: 16px;
    }
    .equipments__table-action {
        padding-top: 0;
    }
    .description__info-text,
    .description__parameter-name,
    .description__parameter-value,
    .spare__availability-item-city,
    .spare__availability-item-value,
    .spare__availability-delivery,
    .spare__article {
        font-size: 12px;
    }
    .spare__price {
        font-size: 24px;
    }
    .spare__article-link {
        width: 16px;
        height: 16px;
    }
    .spare__action {
        gap: 8px;
    }
    .process__item-icon {
        width: 64px;
        height: 64px;
    }
    .process__item-count {
        font-size: 56px;
    }
    .process__item-title {
        font-size: 20px;
    }
    .process__item-btn {
        width: 100%;
    }
    .main__banner-card-icon {
        width: 56px;
        height: 56px;
    }
    .main__banner-card-title {
        font-size: 16px;
    }
    .main__banner-card {
        min-width: unset;
    }
    .polomki__item-content ul li {
        font-size: 14px;
    }
    .price__info-item-name,
    .price__info-item-value {
        font-size: 12px;
    }
    .main__banner-time-text {
        font-size: 12px;
    }
    .form-input-label {
        font-size: 14px;
    }
    .info h2 {
        font-size: 28px;
    }
}
/* ========================================================================================================== */

