@media screen and (max-width: 1200px) {
    .brand-logo img {
        width: 100%
    }
}

@media (max-width: 1024px) {
    .hero-title, .socials-list a i {
        font-size: 45px
    }

    .footer-brand, .goods-wrapper, .steps-grid2 {
        grid-template-columns:1fr 1fr
    }

    .cards-grid > .card, .specs-grid > .spec-card, .steps-grid > .step-card {
        flex: 1 1 calc(50% - 20px)
    }

    .hero-title {
        margin-bottom: 15px;
        line-height: 130%
    }

    .article-title, .column-card-desc, .hero-action .btn, .hero-list, .section-subtitle, .social-card-desc, .step-action-title, .step-title, .steps-grid2 > .step-card .step-title, .two-column-card-desc, .two-column-card-title {
        font-size: 25px
    }

    .hero-content, .photo-grid, .socials-wrapper {
        gap: 0
    }

    .hero-description {
        font-size: 25px;
        margin-bottom: 20px
    }

    .hero-list {
        gap: 13px
    }

    .hero-list-action-wrapper, .steps-action-wrapper {
        flex-direction: column
    }

    .hero-list li::before {
        width: 20px;
        height: 20px
    }

    .hero-logo img {
        max-width: 225px
    }

    .hero-action {
        align-self: center;
        margin-right: 0;
        max-width: 503px
    }

    .footer-contacts, .hero-logo {
        max-width: unset
    }

    .hero-action .img-container {
        max-width: 140px
    }

    .hero-logo {
        position: static;
        border-radius: 0;
        padding: 15px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .hero-section {
        flex-direction: column;
        gap: 25px;
        padding-top: 55px;
        padding-bottom: 55px
    }

    .section {
        padding-top: 40px;
        padding-bottom: 80px
    }

    .section-title {
        font-size: 40px;
        margin-bottom: 30px
    }

    .steps-grid, .steps-grid2 > .step-card > img {
        margin-bottom: 20px
    }

    .steps-margin-top {
        margin-top: 50px
    }

    .step-card {
        padding: 32px 40px
    }

    .steps-grid {
        row-gap: 45px
    }

    .step-action-card {
        padding: 50px 58px;
        gap: 25px
    }

    .btn {
        font-size: 25px;
        padding: 22px
    }

    .step-action-separator {
        top: 50%;
        transform: translate(-50%, -50%)
    }

    .desc-center {
        font-size: 25px;
        line-height: 150%
    }

    .steps-grid2 {
        display: grid
    }

    .steps-grid2 > .step-card {
        padding: 45px 45px 55px
    }

    .column-cards {
        margin-top: 40px;
        gap: 60px
    }

    .two-column-grid {
        display: flex;
        flex-direction: column;
        gap: 40px
    }

    .two-column-card img {
        width: 85px;
        height: 85px;
        border-radius: 17px;
        margin-bottom: 15px
    }

    .article-swiper-arrow {
        width: 50px;
        height: 50px;
    }

    .article-swiper-arrow img {
        max-width: 22px;
        margin-left: 10px;
    }

    .article-swiper-arrow.swiper-button-next img {
        margin-left: 17px;
    }

    .articles-swiper .article-item {
        margin: 0 32px;
        padding: 20px;
        height: 100%
    }

    .article-item img {
        max-height: 180px
    }

    .articles-swiper .swiper-pagination {
        bottom: 0;
    }

    .social-card img {
        width: 86px;
        height: 86px
    }

    .social-card {
        gap: 15px;
        min-width: 170px
    }

    .footer-grid {
        display: flex;
        flex-direction: column;
        gap: 20px;
        margin-bottom: 50px
    }

    .footer-brand {
        display: grid;
        column-gap: 20px
    }

    .brand-logo {
        margin-bottom: 0
    }

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

    .footer-text.bold {
        font-size: 16px;
        margin-bottom: 10px
    }

    .footer-copyright, .footer-title {
        font-size: 16px
    }

    .socials-list a img {
        max-width: 45px
    }

    .socials-list a {
        gap: 20px;
        font-size: 16px;
        max-width: fit-content
    }

    .contacts-item {
        margin-bottom: 5px
    }

    .footer {
        padding: 40px 0 80px
    }

    .photo-grid-card {
        height: 100%;
        max-height: 890px
    }

    .photo-swiper .swiper-pagination {
        bottom: 50px;
    }
}

@media screen and (max-width: 768px) {
    .hero-section .container {
        max-width: 696px;
        padding: 0 20px
    }

    .container {
        max-width: 676px;
        padding: 0 20px
    }
}

@media screen and (max-width: 576px) {
    .container, .hero-section .container {
        max-width: unset;
        padding: 0 13px
    }

    .hero-section {
        padding-top: 50px;
        padding-bottom: 40px;
        gap: 30px;
        min-height: unset
    }

    .hero-title {
        font-size: 27px
    }

    .hero-description {
        font-size: 16px;
        margin-bottom: 15px
    }

    .hero-list {
        font-size: 16px;
        gap: 18px
    }

    .hero-list-action-wrapper {
        gap: 30px
    }

    .hero-action .img-container {
        max-width: 90px;
        margin-bottom: 20px
    }

    .hero-action .btn {
        font-size: 16px;
        padding: 18px;
        margin-bottom: 10px
    }

    .hero-action {
        max-width: unset
    }

    .contacts-item a, .footer-copyright, .hero-action-desc, .social-card-desc, .socials-list a, .steps-grid2 > .step-card .step-title, .two-column-card-desc {
        font-size: 14px
    }

    .hero-logo img {
        max-width: 225px
    }

    .section {
        padding-top: 35px;
        padding-bottom: 50px
    }

    .section-title {
        font-size: 26px;
        padding-bottom: 7px;
        margin-bottom: 25px
    }

    .section-subtitle {
        font-size: 16px;
        margin-bottom: 40px
    }

    .goods-wrapper, .photo-grid {
        margin-bottom: 15px
    }

    .photo-swiper .swiper-pagination {
        bottom: 20px;
    }

    .steps-margin-top {
        margin-top: 56px
    }

    .steps-grid {
        flex-direction: column;
        gap: 36px
    }

    .step-card {
        padding: 42px 33px
    }

    .step-title {
        font-size: 16px;
        max-width: 100% !important
    }

    .step-number {
        width: 33px;
        height: 33px;
        font-size: 14px;
        top: -13px;
        left: 33px
    }

    .social-card img, .step-action-separator {
        width: 64px;
        height: 64px
    }

    .step-action-card {
        padding: 35px;
        gap: 20px
    }

    .btn, .column-card-desc, .step-action-separator, .step-action-title {
        font-size: 16px
    }

    .desc-center {
        font-size: 16px;
        margin-bottom: 20px
    }

    .steps-grid2 {
        margin-top: 40px;
        column-gap: 7px;
        margin-bottom: 20px
    }

    .steps-grid2 > .step-card > img {
        max-width: 80px;
        margin-bottom: 15px
    }

    .steps-grid2 > .step-card, .two-column-card, .two-column-card:first-of-type {
        padding: 20px
    }

    .success-card {
        font-size: 16px;
        padding: 20px
    }

    .column-card img {
        max-width: 115px;
        margin-bottom: 30px
    }

    .column-cards {
        margin-top: 0;
        gap: 20px
    }

    .two-column-grid {
        gap: 20px;
        margin-bottom: 20px
    }

    .two-column-card-title {
        font-size: 16px;
        margin-bottom: 5px
    }

    .article-title {
        font-size: 20px;
        line-height: 130%;
        margin-bottom: 25px
    }

    .article-item img {
        max-height: 253px
    }

    .articles-swiper .article-item {
        margin: 0;
        padding-bottom: 65px
    }

    .articles-swiper {
        margin-bottom: 20px
    }

    .articles-swiper .swiper-slide {
        height: auto
    }

    .articles-swiper .swiper-pagination {
        bottom: 5px;
    }

    .social-card {
        gap: 10px;
        min-width: unset
    }

    .socials-wrapper {
        justify-content: space-around
    }

    .footer-brand {
        display: flex;
        flex-direction: column;
        gap: 15px
    }

    .brand-logo img {
        max-width: 230px
    }

    .footer {
        padding: 35px 0
    }

    .footer-text.bold {
        margin-bottom: 5px
    }

    .footer-grid {
        gap: 25px
    }

    .footer-title {
        font-size: 14px;
        margin-bottom: 10px
    }

    .socials-list a img {
        max-width: 33px
    }

    .socials-list a i {
        font-size: 33px
    }

    .photo-grid-card {
        height: 100%;
        max-height: 565px
    }
}