.container {
    padding: 0 60px;
    margin: 0 auto;
}

@media(max-width: 1660px) {
    .container {
        padding: 0 40px;
    }

    .header__content {
        width: calc(100% - 80px);
    }

    .menu__image {
        top: 0;
    }

    .case__slider__steps-navigation {
        right: 40px;
    }

    .cases__list {
        margin-left: 40px !important;
    }

    .header__content {
        padding: 40px 0;
    }

    .header__btn--menu {
        width: 72px;
        height: 40px;
    }

    .header__btn--contact {
        padding: 12px 20px;
        font-size: 14px;
    }

    .header__btn--volume {
        width: 45px;
        height: 45px;
    }

    .header__btn--menu::before {
        top: 13px;
    }

    .header__btn--menu:after {
        bottom: 13px;
    }

    .promo__title {
        font-size: 70px;
        padding-top: 160px;
    }

    .promo__subtitle {
        font-size: 24px;
    }

    .promo__logo {
        width: 528px;
    }

    .promo__right-side {
        height: calc(100% - 40px);
    }

    .problems {
        padding: 0 0 200px 0;
    }

    .problems__title {
        font-size: 52px;
        max-width: 555px;
    }

    .company,
    .banner,
    .we-can {
        padding-bottom: 200px;
    }

    .sec__padding {
        padding: 200px 0;
    }

    .company__images {
        gap: 20px;
    }

    .company__text {
        font-size: 24px;
    }

    .company__images {
        padding-top: 140px;
    }

    .banner__content {
        height: 800px;
    }

    .we-can__list,
    .about ul {
        padding-left: 230px;
    }

    .we-can__list li p {
        font-size: 20px;
    }

    .about ul li p {
        font-size: 20px;
    }

    .about ul li p b {
        font-size: 135px;
    }

    .about ul li:nth-child(3) p,
    .about ul li:nth-child(4) p,
    .about ul li:nth-child(5) p,
    .about ul li:nth-child(6) p {
        font-size: 16px;
    }

    .about {
        padding: 135px 0;
    }

    .sec__titile-m80 {
        margin-top: 64px;
    }

    .steps__item {
        height: 170px;
    }

    .steps__item img {
        width: 170px;
        height: 170px;
        top: 20px;
        right: 20px;
    }

    .steps__content {
        font-size: 16px !important;
        max-width: 213px;
        top: 20px;
        left: 20px;
    }

    .steps__item {
        padding: 20px;
    }

    .steps__title {
        font-size: 24px !important;
    }

    .download__area p {
        font-size: 24px;
    }

    .download__area a {
        padding: 12px 20px;
        font-size: 14px;
    }

    .slider__img {
        width: 100%;
        height: 232px;
    }

    .slider__item img {
        width: 100%;
        height: 232px;
    }

    .slider__desc {
        padding: 60px 28px;
        min-height: 205px;
    }

    .slider__desc span {
        padding: 10px 16px;
        font-size: 12px;
        top: -56px;
        left: 28px;
    }

    .slider__desc p:nth-child(2) {
        font-size: 28px;
    }

    .slider__desc p:nth-child(3) {
        font-size: 20px;
    }

    .feedback__description {
        font-size: 18px;
    }

    .feedback__link {
        font-size: 12px;
    }

    .feedback__fields {
        gap: 16px;
    }

    .feedback__submit {
        margin-top: 48px;
    }

    .feedback .container {
        padding-top: 58px;
    }

    .feedback .container {
        padding-bottom: 58px;
    }

    .footer__link {
        font-size: 20px;
    }

    .footer__list .footer__column:nth-child(2) .footer__link {
        font-size: 52px;
    }

    .footer__list .footer__column:nth-child(4) .footer__link,
    .footer__list .footer__column:nth-child(4) .footer__copy,
    .footer__list .footer__column:nth-child(4) .footer__note {
        font-size: 16px;
    }

    .footer__list {
        gap: 80px;
    }

    .footer__list .footer__column:nth-child(2) {
        margin-top: 0;

    }

    .camp__slider__steps-navigation,
    .case__slider__steps-navigation {
        top: -95px;
    }

    .cases__name {
        font-size: 28px;
    }

    .cases__item {
        height: 439px;
    }

    .cases__content {
        height: 359px;
    }

    .cases__image {
        height: 439px;
    }

    .cases__image img {
        height: 439px;
    }

    .cases__line {
        top: 86px;
    }

    .cases__subtitle {
        font-size: 24px;
    }

    .accordion__header {
        height: 115px;
    }

    .accordion__item ul li p,
    .accordion__inner p b,
    .accordion__inner p {
        font-size: 18px;
    }

    .accordion__title {
        font-size: 52px;
    }

    .accordion__inner {
        padding-bottom: 32px;
    }

    .accordion {
        padding-bottom: 200px;
        /* position: relative; */
    }

    .gallery {
        padding-top: 200px;
        padding-bottom: 200px;
    }

    .accordion__list {
        max-width: 900px;
    }

    .gallery__list {
        margin-top: 118px;
    }

    .gallery__list {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
        /* расстояние между колонками */
    }

    .gallery__sublist {
        display: grid;
        gap: 20px;
        height: 100%;
    }

    .gallery__subitem--double {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .gallery__subitem--reverse {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .header__open li a {
        font-size: 40px;
    }

    .swiper-button-prev,
    .swiper-button-next,
    .camp__swiper-button-prev,
    .camp__swiper-button-next,
    .case__swiper-button-prev,
    .case__swiper-button-next {
        width: 40px !important;
        height: 40px !important;


    }

    .swiper-button-prev svg,
    .swiper-button-next svg,
    .camp__swiper-button-prev svg,
    .camp__swiper-button-next svg,
    .case__swiper-button-prev svg,
    .case__swiper-button-next svg {
        width: 23px;
        height: 19px;
    }

    .feedback__input {
        padding: 13.5px 20px;
    }

    .feedback__checkbox-custom {
        width: 20px;
        height: 20px;
    }

    .feedback__checkbox-input:checked+.feedback__checkbox-custom::after {
        width: 6.5px;
        height: 9px;
        left: 4.5px;
        top: 1px;
    }

    .feedback__link {
        padding: 10px 16px;
    }

    .cases__link {
        padding: 10px 16px;
    }

    .case__slider__steps-navigation {
        gap: 46.5px;
    }

    .camp__swiper-counter,
    .case__swiper-counter {
        font-weight: 500;
        font-size: 20px;
        line-height: 114.99999999999999%;
        letter-spacing: 0%;
        text-align: center;

    }

    .gallery__link {
        font-weight: 600;
        font-size: 12px;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        text-transform: uppercase;
        padding: 10px 16px;
    }

    .cases {
        padding-top: 200px;
    }

    .for__slider {
        padding-bottom: 200px;
    }

    .promo__inner {
        width: calc(100% - 80px);

    }
}

@media(max-width: 1560px) {
    .gallery__subitem--with-link img {
        display: none;
    }

    .gallery__subitem--with-link {
        height: 100%;
        grid-template-columns: repeat(1, 1fr);
    }

    .gallery__list .gallery__item:nth-child(3) .gallery__sublist {
        display: flex;
    }
}

@media(max-width: 1480px) {
    .footer__textlist {
        gap: 0;
        justify-content: space-between;
    }

    .we-can__list li p {
        font-size: 18px;
    }

    .steps__item {
        height: 150px;
    }

    .steps__item img {
        width: 150px;
        height: 150px;
        top: 20px;
        right: 20px;
    }

    .steps__content {
        font-size: 16px !important;
        max-width: 173px;
    }
}

@media(max-width: 1290px) {
    .steps__title {
        font-size: 20px !important;
    }

    .steps__item {

        justify-content: flex-end;
        gap: 16px;
    }

    .steps__item span {
        position: absolute;
        padding: 10px 16px;
        top: 20px;
        left: 20px;
        font-size: 12px;
    }

    .steps__item img {
        display: none;
    }

    .steps__content {
        position: relative;
        opacity: 1;
        visibility: visible;
        pointer-events: all;
        max-width: 100% !important;
        left: 0;
        top: 0;
    }

    .steps__item:hover {
        background: #E6EBF2;
    }
    .steps__item:hover p,
    .steps__item:hover span {
        opacity: 1;
        visibility: visible;
    }

    .download__area p {
        font-size: 20px;
    }

    .feedback .container {
        gap: 60px;
    }

    .accordion__item ul li p,
    .accordion__inner p b,
    .accordion__inner p {
        font-size: 16px;
    }

    .accordion__title {
        font-size: 32px;
    }

    .accordion {
        padding-bottom: 140px;
        /* position: relative; */
    }

    .gallery {
        padding-top: 140px;
        padding-bottom: 140px;
    }

    .gallery__list {
        margin-top: 80px;
    }
}

@media(max-width: 1260px) {
    .menu__image {
        display: none !important;
    }

    .container {
        padding: 0 30px;
    }

    .header__content {
        width: calc(100% - 60px);
    }

    .case__slider__steps-navigation {
        right: 30px;
    }

    .cases__list {
        margin-left: 30px !important;
    }

    .header__content {
        padding: 30px 0;
    }

    .header__btn--menu {
        width: 70px;
        height: 40px;
    }

    .header__btn--volume {
        width: 40px;
        height: 40px;
    }

    .header__btn--contact {
        font-size: 14px;
    }

    .promo__title {
        font-size: 60px;
        padding-top: 335px;
    }

    .promo__subtitle {
        font-size: 20px;
    }

    .promo__logo {
        width: 345px;
    }

    .promo__inner {
        flex-direction: column;
    }

    .promo__right-side {
        align-items: flex-end;
        gap: 80px;
    }

    .promo__logo {
        padding-bottom: 40px;
    }

    .problems {
        padding: 0 0 160px 0;
    }

    .problems__title {
        font-size: 32px;
        max-width: 346px;
    }

    .company,
    .banner,
    .we-can {
        padding-bottom: 140px;
    }

    .sec__padding {
        padding: 140px 0;
    }

    .company__images {
        gap: 16px;
    }

    .company__text {
        font-size: 20px;
        max-width: 555px;
    }

    .company__images {
        padding-top: 48px;
    }

    .sec__titile-m80 {
        margin-top: 48px;
    }

    .we-can__list li p {
        font-size: 16px;
    }

    .about ul li p b {
        font-size: 115px;
    }

    .about ul li p {
        font-size: 16px;
    }

    .about ul {
        padding-left: 0;
    }

    .about {
        padding: 80px 0;
    }

    .steps__list {
        grid-template-columns: repeat(2, 1fr);
    }

    .steps__content {
        max-width: 153px;
    }

    .download__area a {
        padding: 10px 16px;
        font-size: 12px;
    }

    .download__area {
        padding: 30px 33px;
    }

    .slider__img {
        width: 100%;
        height: 200px;
    }

    .slider__item img {
        width: 100%;
        height: 200px;
    }

    .slider__desc {
        padding: 32px 16px;
        min-height: 156px;
    }

    .slider__desc p:nth-child(2) {
        font-size: 20px;
    }

    .slider__desc p:nth-child(3) {
        font-size: 14px;
    }

    .slider__desc span {
        padding: 10px 16px;
        font-size: 12px;
        top: -48px;
        left: 16px;
    }

    .footer__textlist {
        gap: 80px;
    }

    .camp__slider__steps-navigation,
    .case__slider__steps-navigation {
        top: -80px;
    }

    .cases {
        padding-bottom: 140px;
    }

    .cases__name {
        font-size: 20px;
    }

    .cases__item {
        height: 289px;
    }

    .cases__content {
        padding: 28px;
        height: 233px;
        /* width: 40%; */
        min-width: inherit;
    }

    .cases__image {
        height: 289px;
        /* width: 60%; */
    }

    .cases__image img {
        height: 289px;
        /* width: 60%; */

    }

    .cases__line {
        top: 56px;
    }

    .cases__subtitle {
        font-size: 20px;
    }

    .footer__container img {
        right: -300px;
        width: 704px;
        height: 704px;
    }

    .accordion__header {
        height: 61px;
    }

    .accordion__inner {
        padding-bottom: 20px;
    }

    .gallery__description {
        font-size: 16px;
    }

    .gallery__list {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 16px;
        /* расстояние между колонками */
    }

    .gallery__sublist {
        display: grid;
        gap: 16px;
        height: 100%;
    }

    .gallery__subitem--double {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
    }

    .gallery__subitem--reverse {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
    }



    .header__open-img {
        left: 0;
        max-width: 928px;
    }

    .header__open li a {
        font-size: 36px;
    }

    .header__open {
        padding-top: 213px;
        padding-left: 0;

    }

    .swiper-button-prev,
    .swiper-button-next,
    .camp__swiper-button-prev,
    .camp__swiper-button-next,
    .case__swiper-button-prev,
    .case__swiper-button-next {
        width: 35px !important;
        height: 35px !important;


    }

    .promo__inner {
        width: calc(100% - 60px);

    }

    .swiper-button-prev svg,
    .swiper-button-next svg,
    .camp__swiper-button-prev svg,
    .camp__swiper-button-next svg,
    .case__swiper-button-prev svg,
    .case__swiper-button-next svg {
        width: 17px;
        height: 14px;
    }

    .feedback__input {
        padding: 15px 20px;
    }

    .cases {
        padding-top: 140px;
    }

    .for__slider {
        padding-bottom: 140px;
    }
}

@media(max-width: 1040px) {

    .footer__list .footer__column:nth-child(4) .footer__link,
    .footer__list .footer__column:nth-child(4) .footer__copy,
    .footer__list .footer__column:nth-child(4) .footer__note {
        font-size: 12px;
    }

    .footer__textlist {
        gap: 40px;
    }



}

@media(max-width: 1100px) {
    .accordion__list {
        max-width: 467px;
    }
}

@media(max-width: 920px) {
    .cases__title {
        max-width: 250px !important;
    }

    .case__swiper-counter {
        display: none;
    }

    .footer__container img {
        right: -300px;
        width: 704px;
        height: 704px;
    }

    .case__slider__steps-navigation {
        gap: 20px
    }
}

@media(max-width: 850px) {
    .promo {
                background-image: url(/wp-content/themes/iskra-theme/front/static/img/tablet-promo.svg);
        }
    .promo__logo {
        padding-bottom: 60px;
    }

    .promo__right-side {
        gap: 128px;
    }

    .problems__item p {
        font-size: 14px;
    }

    .problems__item svg {
        margin-top: 9px;
    }

    .header__btn--menu {
        width: 65px;
        height: 35px;
    }

    .header__btn--menu:after {
        bottom: 10px;
    }

    .header__btn--menu:before {
        top: 10px;
    }

    .banner__content {
        height: 768px;
    }

    .banner__content img {
        width: 768px;
        height: 768px;
    }

    .we-can__list {
        padding-top: 64px;
        padding-left: 60px;
    }

    .we-can__list li p {
        font-size: 14px;
    }



    .about ul li p {
        font-size: 14px;
    }

    .about ul li p b {
        font-size: 100px;
    }

    .about ul li:nth-child(3) p,
    .about ul li:nth-child(4) p,
    .about ul li:nth-child(5) p,
    .about ul li:nth-child(6) p {
        font-size: 14px;
    }

    .feedback .container {
        gap: 0;
        padding-top: 101px;
        padding-bottom: 102px;
    }

    .feedback__form {
        max-width: 100%;
    }

    .feedback__image {
        display: none;
    }

    .feedback__description {
        font-size: 16px;
    }

    .feedback__fields {
        margin-top: 48px;
    }

    .actions__desktop {
        display: none;
    }

    .feedback__actions {
        margin: 32px 0 0 0;
    }

    .feedback__actions-mobile {
        margin: 32px 0 0 0;
        display: flex;
        gap: 20px;
        align-items: center;
    }

    .feedback__checkbox-text {
        font-size: 12px;
    }

    .feedback__checkbox-custom {
        width: 16px;
        height: 16px;
    }

    .feedback__checkbox-input:checked+.feedback__checkbox-custom::after {
        height: 7px;
        width: 4px;
        left: 4px;
        top: 1px;
    }

    .feedback__link {
        padding: 10px 16px;
    }

    .footer__link {
        font-size: 18px;
    }

    .footer__list .footer__column:nth-child(2) .footer__link {
        font-size: 32px;
    }

    .footer__list .footer__column:nth-child(4) .footer__link,
    .footer__list .footer__column:nth-child(4) .footer__copy,
    .footer__list .footer__column:nth-child(4) .footer__note {
        font-size: 12px;
    }

    .footer__list {
        gap: 100px;
    }

    .footer__list .footer__column:nth-child(2) {
        margin-top: 31px;
        max-block-size: 42px;

    }

    .footer__textlist {
        align-items: center;
    }

    .footer__container {
        overflow: hidden;
        padding-bottom: 20px !important;
        padding-top: 48px !important;

    }

    .footer__container img {
        right: -300px;
        width: 704px;
        height: 704px;
    }

    .accordion__item ul li p,
    .accordion__inner p b,
    .accordion__inner p {
        font-size: 14px;
    }

    .accordion__title {
        font-size: 26px;
    }

    .accordion__list {
        max-width: 467px;
    }

}

@media(max-width: 768px) {
    .header__actions {
        width: 100%;
        justify-content: space-between;
    }

    .header__btn--contact {
        padding: 10px 16px;
        font-size: 12px;
    }

    .header__btn--volume {
        display: none;
    }

    .promo__right-side {
        gap: 116px;
    }

    .problems__title {
        font-size: 26px;
    }

    .banner__content {
        height: 455px;
    }

}

@media(max-width: 767px) {
    .steps__list {
        display: none;
    }

    .download__area p {
        font-size: 16px;
    }

    .footer__container img {
        display: none;
    }

    .steps__slider {
        display: block !important;
    }

    .footer__textlist {
        flex-direction: column;
        gap: 12px;
        align-items: flex-start;
    }

    .steps__item {
        pointer-events: none;
        height: 235px;
        justify-content: flex-start;
    }

    .steps__item span {
        position: relative;
        left: 0;
        top: 0;
        max-width: 56px;
    }

    .steps__title {
        margin-top: 28px;
    }

    .case__slider__steps-navigation {
        top: inherit;
        bottom: -60px;
        left: 0;
        right: inherit;
    }

    .cases__list {
        margin-left: 30px !important;
        margin-right: 30px !important;
    }

    .case__swiper-counter {
        display: block;
    }

    .accordion__header {
        height: 85px;
    }

    .accordion {
        padding-bottom: 100px;
        /* position: relative; */
    }

    .gallery {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .gallery__list {
        display: flex;
        width: 100%;
        max-height: inherit;
    }

    .gallery__sublist {
        max-height: inherit;
    }

    .gallery__list .gallery__item {
        display: none;
    }

    .gallery__list .gallery__item:nth-child(1) {
        display: flex;
        flex-direction: column;
        gap: 20px;
        width: 100%;
    }

    .gallery__subitem--double {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .gallery__subitem--double img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        flex: inherit
    }

    .img-mob {
        display: block;
    }

    .img-desk {
        display: none;
    }

    .header__open-img {
        left: 0;
        max-width: 554px;
    }

    .header__open li a {
        font-size: 24px;
    }

    .header__open {
        padding-top: 125px;
    }

    .feedback__input {
        padding: 13.5px 20px;
    }

    .case__slider__steps-navigation {
        gap: 27px;
    }

    .camp__swiper-counter,
    .case__swiper-counter,
    .slider__steps-navigation {
        font-weight: 500;
        font-size: 14px;
        line-height: 114.99999999999999%;
        letter-spacing: 0%;
        text-align: center;

    }

    .camp__slider__steps-navigation,
    .slider__steps-navigation {
        gap: 27px;
    }

    .gallery__link {

        padding: 13px 16px;
    }

    .cases {
        padding-top: 100px;
    }

    .for__slider {
        padding-bottom: 100px;
    }
}

@media(max-width: 700px) {

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

    .company__image:nth-child(1) {
        width: 100%;
        max-width: 100%;
        /* max-height: 235px; */
    }

    .company__text {
        font-size: 16px;
    }

    .company__title {
        width: 100% !important;
        max-width: 100% !important;
    }

    .company__content {
        flex-direction: column;
        gap: 28px;
    }

    .we-can__list {
        gap: 20px;
    }

    .we-can__list li {
        width: 100%;
    }

    .footer__list {
        gap: 64px;
    }

    .footer__list .footer__column:nth-child(2) {
        margin-top: 31px;
        max-block-size: 62px;

    }
}

@media(max-width: 600px) {
    
    .header__btn--menu::before {
        top: 10.5px;
    }

    .header__btn--menu:after {
        bottom: 10.5px;
    }

    .promo__title {
        font-size: 40px;
        padding-top: 115px;
    }

    .promo__subtitle {
        font-size: 16px;
    }

    .promo__logo {
        width: 235px;
    }

    .promo__logo {
        padding-bottom: 20px;
    }

    .problems {
        padding: 0 0 100px 0;
    }

    .problems__title {
        font-size: 26px;
        max-width: 100%;
    }

    .promo {
        height: 640px;
    }

    .problems__container {
        flex-direction: column;
        gap: 48px;
    }

    .problems__item {
        align-items: center;
    }

    .problems__item svg {
        margin: 0;
    }

    .container {
        padding: 0 19px;
    }

    .case__slider__steps-navigation {
        right: 19px;
    }

    .cases__list {
        margin-left: 19px !important;
    }

    .company,
    .banner,
    .we-can {
        padding-bottom: 100px;
    }

    .promo__inner {
        width: calc(100% - 38px);
        height: 640px;
    }

    .header__content {
        width: calc(100% - 38px);
    }

    .banner__content img {
        height: 555px;
        width: 555px;
    }

    .we-can__list {
        padding-top: 48px;
        padding-left: 0;
    }

    .about ul li:nth-child(2) {
        margin-bottom: 20px;
    }

    .about ul {
        padding-left: 0;
        display: flex;
        flex-direction: column;
        gap: 48px;
    }

    .about ul li p b {
        font-size: 92px;
    }

    .about ul li:nth-child(3) p,
    .about ul li:nth-child(4) p,
    .about ul li:nth-child(5) p,
    .about ul li:nth-child(6) p {
        font-size: 12px;
    }

    .sec__padding {
        padding: 100px 0;
    }

    .sec__titile-m80 {
        margin-top: 32px;
    }

    .download__area {
        flex-direction: column;
        gap: 80px;
        align-items: flex-start;
    }

    .download__area {
        padding: 28px 22px;
    }

    .feedback__fields {
        margin-top: 32px;
        gap: 12px;
    }

    .feedback__actions-mobile {
        margin-top: 20px;
        flex-direction: column;
        gap: 12px;
        align-items: flex-start;
    }

    .feedback__actions-mobile label {
        margin-top: 26px;
    }

    .feedback__submit {
        font-size: 14px;
        padding: 12px 20px;
    }

    .feedback .container {
        padding-top: 66px;
        padding-bottom: 66px;
    }

    .footer__link {
        font-size: 16px;
    }

    .footer__list .footer__column:nth-child(2) .footer__link {
        font-size: 26px;
    }

    .footer__list .footer__column:nth-child(3) .footer__link {
        font-size: 14px;
    }

    .footer__list .footer__column:nth-child(4) .footer__link,
    .footer__list .footer__column:nth-child(4) .footer__copy,
    .footer__list .footer__column:nth-child(4) .footer__note {
        font-size: 12px;
    }

    .camp__slider__steps-navigation,
    .case__slider__steps-navigation {
        top: inherit;
        bottom: -60px;
        left: 0;
        right: inherit;
    }

    .cases {
        padding-bottom: 100px;
    }

    .cases__item {
        flex-direction: column;
    }

    .camp__swiper-counter {
        display: block !important;
        /* font-weight: 400; */
        font-size: 14px;
        line-height: 114.99999999999999%;
        letter-spacing: 0%;
        text-align: center;

    }

    .cases__name {
        font-size: 20px;
    }

    .cases__item {
        height: 100%;
    }

    .cases__content {
        padding: 20px;
        height: 233px;
        /* width: 40%; */
        min-width: inherit;
        width: 100%;
    }

    .cases__image {
        height: 100%;
        /* width: 60%; */
        width: 100%;
    }

    .cases__image img {
        height: 100%;
        /* width: 60%; */
        width: 100%;
        min-height: 213px;

    }

    .cases__line {
        width: calc(100% - 40px);
    }

    .cases__subtitle {
        font-size: 16px;
    }

    .case__title-block {
        flex-direction: column;
        gap: 20px;
        align-items: flex-start;
    }

    .cases__list {
        margin-left: 19px !important;
        margin-right: 19px !important;

    }





    .gallery__list {
        margin-top: 48px;
    }

    .gallery__description {
        font-size: 14px;
    }

    .slider__desc {
        padding: 32px 16px;
        min-height: 120px;
    }

    @media(max-width: 595px) {
        .promo__right-side {
            align-items: flex-start;
        }
        .header__open-img {
            top: -120px;
        }
    }
    @media(max-width: 450px) {
        .promo {
                background-image: url(/wp-content/themes/iskra-theme/front/static/img/mobile-promo.svg);
                background-size: cover;
                        background-position: inherit;
        }
    }
    @media(max-width: 360px) {


        .header__content {
            padding: 20px 0;
        }

        .header__btn--menu {
            width: 65px;
            height: 35px;
        }

        .footer__list .footer__column:nth-child(2) .footer__link {
            font-size: 22px;
        }
        .promo {
                background-image: url(/wp-content/themes/iskra-theme/front/static/img/mobile-promo.svg);
                background-size: inherit;
                        background-position: inherit;
        }
    }
    
}