@media (min-width: 404px) {
    .section-block-1 .right .items .item {
        padding: 16px;
        width: calc((100% - 32px) / 3);
    }

    .section-block-1 .right .items {
        column-gap: 16px;
    }

    .section-block-1 .right .items .item .text {
        font-size: 14px;
        line-height: 16px;
    }

    header .socials {
        column-gap: 27px;
    }

    .section-block-1 .right > .header span {
        font-weight: 700;
        font-size: 36px;
    }
}

@media (min-width: 414px) {
    .section-block-4 .left .features-container .feature-card{
        flex-direction: row;
    }
    .section-block-4 .left .features-container .feature-card .feature-text{
        text-align: left;
    }
}
@media (min-width: 576px) {
    .header-bottom .wrapper > div:first-of-type {
        width: 151px;
    }

    .section-block-1 .left picture {
        height: 600px;
    }

    .section-block-1 .left picture img {
        object-fit: contain;
    }
    .section-block-4 .left .features-container .feature-card{
        padding: 17px 5px 17px 10px
    }
    .section-block-4 .left .features-container .feature-card .feature-text{
        font-size: 14px;
    }
}

@media (min-width: 768px) {
    .section-block-1 .right .btns {
        column-gap: 20px;
    }

    .section-block-1 .right .btns .btn {
        min-width: 286px;
    }

    .section-cta-button-1 .inner {
        column-gap: 40px;
    }

    .section-block-8 .items {
        gap: 18px 18px
    }

    .section-block-8 .items .item:not(.item-last) {
        width: calc((100% - 18px) / 2);
    }

    .section-cta-button-2 .right {
        margin: 0;
    }

    .section-cta-button-2 {
        background: linear-gradient(90deg, #171717 0%, rgba(23, 23, 23, 0) 100%);
        border: 1px solid #FFFFFF1A;
        padding: 32px 0;
    }

    .section-cta-button-2 .h2 {
        margin-bottom: 0;
        font-weight: 700;
        font-size: 32px;
        line-height: 28px;
        letter-spacing: -0.5px;
        vertical-align: middle;
        text-transform: uppercase;
    }

    .section-cta-button-2 .btn {
        padding: 14px 135px;
    }
    .section-block-4 .product-wrapper .cart-button-wrapper .cart-buttons{
        justify-content: space-between;
    }
    .section-block-4 .product-wrapper .cart-button-wrapper .cart-buttons .btn{
        width: auto;
    }
}

@media (min-width: 992px) {
    .header-menu-wrapper {
        position: unset;
        width: auto;
        height: auto;
        background: none;
        padding: 0;
    }

    .header-menu-wrapper .header-menu {
        flex-direction: row;
        align-items: center;
        column-gap: 27px;
    }

    .header-menu-wrapper .header-menu a {
        font-weight: 400;
        font-size: 14px;
        line-height: 19.2px;
        letter-spacing: 2.56px;
        vertical-align: middle;
        text-transform: uppercase;

    }


    footer {
        padding-bottom: 58px;
        padding-top: 52px;
    }

    .footer-bottom {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .footer-bottom .copyright {
        margin: 0;
    }

    footer .row .col-12:nth-of-type(2) {
        order: unset;
    }

    footer ul.socials {
        gap: 16px 20px;
    }

    footer ul.socials li {
        width: calc(50% - 10px);
    }

    .footer-menus .wrapper + .wrapper {
        margin: 0;
    }

    .footer-menus {
        display: flex;
        justify-content: space-between;
    }

    .footer-menus .wrapper {
        width: calc(50% - 20px);
    }

    .section-block-2 .items .item-2 {
        order: unset;
    }

    .section-block-2 .section-header {
        text-align: center;
    }

    .section-block-2 .items .item-2 {
        margin-top: 0;
    }

    .section-block-8 .sub-header {
        text-align: center;
    }
    .section-block-4 .section-header{
        text-align: center;
        margin-bottom: 30px;
    }
    .section-block-4{
        margin-bottom: 132px;
    }
}

@media (min-width: 1200px) {
    header {
        background: var(--color-black);
    }

    header .header-bottom {
        padding: 26px 0;
    }

    header .header-logo a img,
    footer .footer-logo img {
        width: 171px;
    }

    header .header-logo {
        margin-right: 40px;
    }

    header .buttons-wrapper {
        margin-left: auto;
        column-gap: 16px;
    }

    header .phone a {
        font-size: 18px;
    }

    header .phone {
        margin-bottom: 7px;
        line-height: 0;
    }

    header .socials {
        column-gap: 13px;
    }

    header .socials img {
        width: 16px;
    }

    header .btn.btn-orange {
        color: var(--color-black);
        font-size: 16px;
        line-height: 16px;
        letter-spacing: 1.6px;
        display: flex;
        align-items: center;
        padding: 14px;
    }

    footer .footer-logo {
        margin-bottom: 40px;
    }

    footer .footer-text {
        font-size: 16px;
        line-height: 22px;
    }

    footer .footer-header {
        font-size: 16px;
        line-height: 16px;
    }

    .footer-bottom .copyright {
        color: var(--color-white);
        font-size: 14px;
        line-height: 16px;
    }

    .footer-bottom {
        border: none;
        margin-top: 40px;
        padding: 0;
    }

    .footer-bottom .dev span {
        font-size: 16px;
        line-height: 16px;
    }

    .footer-bottom .dev {
        column-gap: 12px;
    }

    .footer-bottom .dev img {
        width: 97px;
    }

    .section-block-1 .wrapper .right,
    .section-block-1 .wrapper .left {
        width: calc((100% - 32px) / 2);
    }

    .section-block-1 .left picture {
        height: auto;
        width: 100%;
        aspect-ratio: 927 / 838;
    }

    .section-block-1 {
        margin-top: 0;
    }

    .section-block-1 .right > .header {
        margin-top: 0;
    }

    .section-block-1 .right > .header span {
        font-size: 52px;
        line-height: 52px;
    }

    .section-block-1 .right > .text {
        margin-top: 15px;
        border: 0;
        padding: 0;
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 43px;
    }

    .section-block-1 .right .items .item picture {
        margin-bottom: 12px;
    }

    .section-block-1 .right .items .item .header {
        margin-bottom: 8px;
        font-size: 32px;
        line-height: 28px;
    }

    .section-block-1 .right .items .item .text {
        font-size: 16px;
    }

    .section-block-1 .right .btns {
        margin-top: 43px;
    }

    .section-block-1 .left picture {
        overflow: visible;
    }

    .section-block-1 .left img.over-layer {
        position: absolute;
        top: 0;
        left: -12px;
        height: 100%;
    }

    .section-block-1 .right .items {
        max-width: 600px;
    }

    .section-block-1 .left .text-vertical {
        position: absolute;
        transform: rotate(-90deg);
        right: -30px;
        z-index: 9;
        top: 50%;
        font-weight: 500;
        font-size: 15px;
        line-height: 16.8px;
        letter-spacing: 1.68px;
        vertical-align: middle;
        text-transform: uppercase;
        color: var(--color-grey-5);
    }

    .section-block-2 {
        margin-bottom: 171px;
    }

    .section-block-2 .items .item-2 {
        order: unset;
    }

    .section-block-2 .top {
        display: flex;
        flex-direction: column;
    }

    .section-block-2 .top picture {
        order: 5;
    }

    .section-block-2 .section-header {
        margin: 0;
        position: absolute;
        top: 90px;
        z-index: 10;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
    }

    .section-block-2 .btns-wrapper {
        margin-top: 20px;
    }

    .section-block-2 .items .item {
        border-color: var(--color-white);
        background: var(--color-dark-4);
    }

    .section-block-2 .items .item .content ul li {
        font-size: 16px;
    }

    .section-block-2 .items .item-2 .item {
        box-shadow: 0px -10px 30px 0px #EA580C4A;
        padding: 35px;
    }

    .section-block-2 .items .item-2 .item picture {
        width: 66px;
        height: 66px;
    }

    .section-block-2 .items .item-2 .item .header {
        margin: 25px 0;
        font-size: 32px;
        line-height: 36px;
    }

    .section-block-2 .items .item-2 .item .content ul {
        row-gap: 17px;
    }

    .section-block-2 .items .item-2 .item .content ul li:before {
        width: 16px;
        height: 16px;
    }

    .section-block-2 .items .item-2 .item .badge {
        font-size: 14px;
        line-height: 14px;
        padding: 6px 16px;
        top: -13px;
    }

    .section-block-3 .item {
        transition: var(--base-transition);
    }

    .section-block-3 .item picture {
        margin-bottom: 32px;
    }

    .section-block-3 .item .header {
        font-size: 20px;
        margin-bottom: 16px;
    }

    .section-block-3 .item .content {
        margin-bottom: 36px;
    }

    .section-block-3 {
        margin-bottom: 150px;
    }

    .section-block-5 .section-header {
        text-align: center;
    }

    .section-block-5 .sub-header {
        margin-bottom: 72px;
        text-align: center;
    }

    .section-block-5 .items-wrapper .items {
        column-gap: 16px;
    }

    .section-block-5 .items-wrapper .item {
        width: calc(50% - 8px);
    }

    .section-block-5 .items-wrapper .item .header {
        font-size: 20px;
        margin-bottom: 4px;
    }

    .section-block-5 .items-wrapper .item .text {
        font-size: 16px;
        line-height: 19px;
    }

    .section-block-5 .items-wrapper .items {
        margin-bottom: 54px;
    }

    .section-block-5 .items-wrapper .bottom span {
        font-size: 16px;
        line-height: 16px;
        color: var(--color-white);
    }

    .section-block-5 .items-wrapper .bottom {
        font-size: 16px;
    }

    .section-block-5 .table-wrapper .table table tbody {
        row-gap: 9px;
    }

    .section-block-5 .bottom-text {
        margin-top: 8px;
    }

    .section-block-5 .bottom-text span {
        color: var(--color-white);
        text-transform: unset;
    }

    .section-block-5 .bottom-text {
        font-size: 16px;
        line-height: 23px;
    }

    .section-block-6 .section-header {
        text-align: center;
    }

    .section-block-6 .items .item::before {
        content: "";
        position: absolute;
        border-radius: 8px;
        transform: translate(0px, -2px);
        z-index: -1;
        background: linear-gradient(180deg, #F97316 0%, rgba(249, 115, 22, 0) 100%);
        filter: blur(8px);
        inset: -6px;
        opacity: 0;
    }

    .section-block-6 .items .active .item {
        border-color: var(--color-orange);
    }

    .section-block-6 .items .active .item:before {
        opacity: 1;
    }

    .section-block-6 .items .item .number {
        color: #FFFFFF4D;
        font-weight: 700;
        font-size: 72px;
        line-height: 72px;
        right: 7px;
    }

    .section-block-6 .items .item .content {
        font-size: 16px;
    }

    .section-block-6 .items .item .bottom {
        font-size: 14px;
    }

    .section-block-6 {
        margin-bottom: 180px;
    }

    .section-cta-button-1 {
        background: #F973160D;
        border-bottom: 1px solid #F9731633;
        border-top: 1px solid #F9731633;
        backdrop-filter: blur(4px);
        padding: 16px 0;
        margin-bottom: 110px;
    }

    .section-cta-button-1 .inner .right .btn {
        padding: 14px 20px;
        position: relative;
        z-index: 2;
    }

    .section-cta-button-1 .inner .left {
        align-items: center;
        font-size: 20px;
        line-height: 20px;
    }

    .section-cta-button-1 .inner .left:before {
        margin: 0;
    }

    .section-cta-button-1 .inner img {
        position: absolute;
        width: 277px;
        height: auto;
        right: 32px;
        bottom: 90%;
    }

    .section-block-8 {
        overflow-x: hidden;
        padding-top: 12px;
    }

    .section-block-8 picture.cover {
        position: absolute;
        height: 750px;
        width: 808px;
        bottom: 0;
        right: 0;
        mix-blend-mode: lighten;
    }

    .section-block-8 .items {
        padding-bottom: 132px;
    }

    .section-block-8 .header-badge {
        font-size: 14px;
        line-height: 16px;
        border-radius: 6px;
    }

    .section-block-8 .section-header {
        margin-bottom: 8px;
        text-align: center;
    }

    .section-block-8 .sub-header {
        margin-bottom: 42px;
    }

    .section-block-8 .items .item picture {
        margin-bottom: 52px;
    }

    .section-block-8 .items .item .header {
        font-size: 20px;
        letter-spacing: -0.4px;
        margin-bottom: 12px;
    }

    .section-block-8 .items .item .text {
        font-size: 16px;
    }

    .section-block-8 .items .item.item-last {
        column-gap: 16px;
    }

    .section-block-8 .items .item.item-last .header {
        margin-bottom: 8px;
        font-size: 16px;
        line-height: 16px;
    }

    .section-block-8 .items .item.item-last .text {
        font-size: 16px;
    }

    .section-cta-button-2 {
        margin-bottom: 88px;
    }

    .section-reviews-block .section-header {
        text-align: center;
        margin-bottom: 50px;
    }

    .section-reviews-block .review-item .top .name {
        font-size: 20px;
    }

    .section-reviews-block .review-item .top .text {
        font-size: 14px;
    }

    .section-reviews-block .review-item .content {
        font-size: 16px;
    }

    .section-reviews-block .review-item .bottom .time {
        font-size: 12px;
    }

    .section-faq-block .section-header {
        margin-bottom: 0;
    }

    .section-faq-block {
        padding: 0;
        margin-bottom: 95px;
        background: unset;
        border: none;
    }

    .section-faq-block .faq-wrapper {
        margin-top: 56px;
    }

    .section-faq-block .accordion-item {
        padding: 0;
        background: var(--color-dark-3);
    }

    .section-faq-block .accordion-item .accordion-header {
        padding: 24px;
    }

    .section-faq-block .accordion-item .accordion-body {
        border-top: 1px solid #FFFFFF36;
        padding: 19px 157px 19px 57px;
    }

    .section-faq-block .accordion-item button .header {
        font-size: 20px;
    }

    .section-faq-block .accordion-item button .number {
        font-size: 14px;
    }

    .section-base-page-content {
        margin: 95px
    }

    .section-contact-form-block .left-content .badge {
        font-size: 14px;
    }

    .section-contact-form-block .section-header span {
        display: inline;
    }

    .section-contact-form-block .left-content .items .item .header {
        font-size: 20px;
    }

    .section-contact-form-block .left-content .items .item .text {
        font-size: 16px;
    }

    .section-contact-form-block .left-content .items .item picture {
        background: var(--color-dark-2);
    }
    .section-contact-form-block{
        margin-bottom: 145px;
        padding-top: 95px;
    }

    .form-styles .form-group{
        row-gap: 12px;
    }
    .form-styles .form-group input{
        height: 48px;
    }
    .form-styles .form-group input,
    .form-styles .form-group textarea{
        background: var(--color-dark-3);
    }
    .form-styles .form-group textarea{
        min-height: 86px;
    }
    .form-styles .row{
        row-gap: 24px;
    }
    .section-contact-form-block .form-wrapper{
        background: #171717CC
    }
    .message-channels{
        gap: 12px;
    }
    .message-channels .message-channel{
        width: calc((100% - 36px) / 4);
        flex-direction: column;
        row-gap: 8px;
        padding: 12px;
        border: var(--border-color-white);
        background: var(--color-dark-3);
        border-radius: 6px
    }
    .message-channels .message-channel .icon{
        border: none;
        width: auto;
        height: auto;
        background: none;
    }
    .message-channels .message-channel .name{
        color: var(--color-grey-4);
        font-size: 16px;
    }
    .message-channels .message-channel .icon svg{
        width: auto;
        height: 22px
    }
    .message-channels .message-channel .icon svg path{
        fill: var(--color-grey-4);
    }
    .message-channels .message-channel{
        position: relative;
    }
    .message-channels .message-channel.active{
        background: #F973160D;
        border-color: var(--color-orange);
    }
    .message-channels .message-channel::before{
        padding: 4px 6px;
        background: var(--color-orange);
        color: var(--color-white);
        border-radius: 2px;
        box-shadow: 0px 1px 2px 0px #0000000D;
        content: attr(data-selected);
        font-weight: 700;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0.5px;
        vertical-align: middle;
        text-transform: uppercase;
        position: absolute;
        top: -10px;
        right: -6px;
        opacity: 0;
        visibility: hidden;
        transition: var(--base-transition);
    }
    .message-channels .message-channel.active::before{
        visibility: visible;
        opacity: 1;
    }
    .form-styles .form-text{
        margin-top: 24px;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
    }
    .message-channels .message-channel:hover{
        cursor: pointer;
    }
    .section-block-4 .left .product-image{
        margin-bottom: 24px;
    }
    .section-block-4 .left .features-container{
        column-gap: 16px;
    }
    .section-block-4 .left .features-container .feature-card{
        flex-direction: column;
        row-gap: 8px;
        padding: 16px;
    }
    .section-block-4 .left .features-container .feature-card img{
        width: 24px;
        height: 24px;
    }
    .section-block-4 .left .features-container .feature-card .feature-text{
        text-align: center;
        font-weight: 500;
        font-size: 16px;
        line-height: 16px;
        letter-spacing: 0.3px;
        vertical-align: middle;
        text-transform: uppercase;
        color: var(--color-grey-3);
    }
    .section-block-4 .left .product-image{
        padding: 16px 100px;
        background-image: url("/storage/icons/product_back.webp");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        overflow: hidden;
    }
    .section-block-4 .left .product-image picture{
        max-height: unset;
        position: relative;
        z-index: 9;
    }
    .section-block-4 .left .product-image:before{
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: #00000080;
    }
    .section-block-4 .product-wrapper{
        margin-top: 0;
        padding: 32px;
    }
    .section-block-4 .product-wrapper .top .header{
        font-weight: 700;
        font-size: 32px;
        line-height: 36px;
        letter-spacing: -0.75px;
    }
    .section-block-4 .product-wrapper .top .rating{
        padding: 4px 6px;
    }
    .section-block-4 .product-wrapper .top .rating span{
        font-size: 16px;
        line-height: 16px;
    }
    .section-block-4 .product-wrapper > .text{
        margin-top: 8px;
        font-weight: 400;
        font-size: 20px;
        line-height: 22.75px;
        letter-spacing: 0;
        padding-bottom: 24px;
    }
    .section-block-4 .product-wrapper .info-block{
        margin-top: 44px;
        row-gap: 8px;
    }
    .section-block-4 .product-wrapper .info-block .info-item .value,
    .section-block-4 .product-wrapper .info-block .info-item{
        font-size: 16px;
        line-height: 20px;
    }
    .section-block-4 .product-wrapper .bundles{
        margin-top: 52px;
    }
    .section-block-4 .product-wrapper .bundles .items{
        margin-top: 12px;
    }
    .section-block-4 .product-wrapper .bundles > .header{
        color: var(--color-white);
        font-size: 16px;
        line-height: 16px;
    }
    .section-block-4 .product-wrapper .bundles .items .item{
        padding: 22px 16px;
        overflow: hidden;
    }
    .section-block-4 .product-wrapper .bundles .items .item:hover{
        background: linear-gradient(90deg, rgba(249, 115, 22, 0.2) 0%, rgba(249, 115, 22, 0) 100%);
        border: 1px solid #F973164D;
        cursor: pointer;
    }
    .section-block-4 .product-wrapper .bundles .items .item:hover .select:before{
        opacity: 1;
        visibility: visible;
    }
    .section-block-4 .product-wrapper .bundles .items .item .left{
        column-gap: 16px;
    }
    .section-block-4 .product-wrapper .bundles .items .item .select{
        width: 20px;
        height: 20px;
    }
    .section-block-4 .product-wrapper .bundles .items .item .select:before{
        width: 10px;
        height: 10px;
    }
    .section-block-4 .product-wrapper .bundles .items .item .price .top,
    .section-block-4 .product-wrapper .bundles .items .item .header span{
        font-size: 20px;
        line-height: 24px;
    }
    .section-block-4 .product-wrapper .bundles .items .item .price .top{
        text-align: end;
    }
    .section-block-4 .product-wrapper .bundles .items .item .text{
        font-size: 16px;
        line-height: 16px;
    }
    .section-block-4 .product-wrapper .bundles .items .item .price .bottom{
        display: flex;
        align-items: center;
        justify-content: flex-end;
        column-gap: 6px;
    }
    .section-block-4 .product-wrapper .bundles .items .item .price .right{
        display: inline-block;
        font-weight: 400;
        font-size: 14px;
        line-height: 15px;
        letter-spacing: 0;
        text-align: right;
        vertical-align: middle;
        color: var(--color-grey-3);
    }
    .section-block-4 .product-wrapper .bundles .items .item .price .left{
        font-size: 14px;
        line-height: 15px;
        color: var(--color-grey-2);
    }
    .section-block-4 .product-wrapper .bundles .items .item .price .right.price-max{
        font-weight: 500;
        color: var(--color-orange-2);
    }
    .section-block-4 .product-wrapper .cart-button-wrapper{
        margin-top: 36px;
        padding-top: 24px;
    }
    .section-block-4 .product-wrapper .cart-button-wrapper .top{
        column-gap: 12px;
        font-size: 14px;
        line-height: 16px;
    }
    .section-block-4 .product-wrapper .cart-button-wrapper .cart-buttons{
        margin-top: 16px;
        column-gap: 16px;
    }
    .section-block-4 .product-wrapper .cart-button-wrapper .quantity-wrapper{
        width: 64px;
    }
    .quantity-input{
        height: 48px;
        padding: 14px 0;
        font-size: 16px;
        line-height: 16px;
    }
    .section-block-4 .product-wrapper .cart-button-wrapper .cart-buttons .btn{
        width: 100%;
        padding: 12px 16px;
    }
    .section-block-4 .product-wrapper .bundles .items .item .popular-badge{
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        font-weight: 500;
        font-size: 14px;
        line-height: 13.5px;
        letter-spacing: 0.45px;
        vertical-align: middle;
        text-transform: uppercase;
        color: var(--color-white);
        padding: 4px 14px;
        background: #FFFFFF1A;
    }
    .section-block-4 .product-wrapper .bundles .items .item .header .badges div{
        font-size: 14px;
        line-height: 15px;
        padding: 2px 6px;
    }
    .modal-order .modal-content{
        border-radius: 12px;
    }
    .modal-order .modal-content .modal-header{
        padding: 24px;
        border-radius: 12px;
    }
    .delivery_fields_widget .row{
        row-gap: 4px;
    }
    .modal-order .modal-content .modal-header span{
        font-size: 36px;
        line-height: 36px;
    }
    .modal-order .form-body{
        padding: 66px 24px 24px;
    }
    .modal-order .form-body .product-inner{
        width: 100%;
    }
    .modal-order .form-body .product-inner .image{
        flex-shrink: 0;
    }
    .modal-order .form-body .product-inner{
        column-gap: 24px;
    }
    .modal-order .form-body .product-inner .name{
        font-size: 18px;
        line-height: 17.5px;
    }
    .modal-order .form-body .cart-control-block{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .modal-order .form-body .product-inner .content{
        width: 100%;
    }
    .modal-order .form-body .product-inner .price .old-price{
        font-size: 16px;
        line-height: 16px;
    }
    .modal-order .bonus-block{
        padding: 16px;
    }
    .modal-order .bonus-block .bonus-content{
        font-size: 16px;
        line-height: 22.75px;
    }
    .modal-order .form-body .form-block {
        margin-top: 22px;
    }
    .modal-order .form-body .form-block .form-header{
        font-size: 16px;
    }
    .modal-order .form-body .form-block .form-group input{
        height: 50px;
    }
    .modal-order .form-body .form-block .form-header .delivery-badge{
        padding: 4px 8px;
        font-size: 16px;
        line-height: 16px;
    }
    .modal-order .form-footer {
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
        padding: 24px 24px 40px 24px;
    }
    .modal-order .form-footer .total-text{
        font-size: 16px;
        line-height: 20px;
    }
    .modal-order .form-footer .btn-submit{
        padding: 16px;
    }
}

@media (min-width: 1400px) {
    header .header-logo {
        margin-right: 127px;
    }
    .section-block-1 .right .btns {
        margin-top: 70px;
    }
    .section-block-1 .right > .header span {
        font-size: 76px;
        line-height: 76px;
    }
    .section-block-1 .wrapper {
        column-gap: 0;
    }
    .section-block-1 .wrapper .right {
        width: 45%;
    }

    .section-block-1 .wrapper .left {
        width: 55%;
    }
}

@media screen and (min-width: 1720px) {
    .section-block-1 .right > .header span {
        font-size: 100px;
        line-height: 100px;
    }
}

@media screen and (max-width: 1440px) {
    .block-11__container .image1,
    .block-11__container .image2 {
        width: 50%;
    }

    .block-11__container .image1 {
        left: -290px;
        top: -200px;
    }
    .block-11__container .image2 {
        right: -290px;
        bottom: -200px;
    }
}

@media screen and (max-width: 991px) {

    .block-11__container .image2 {
        display: none;
    }

    .block-11__container .image1 {
        width: 380px;
        left: calc(50% - 190px);
        top: -350px;
    }
    .section-block-11 {
        padding-top: 190px;
    }
    .section-block-11 .header {
        font-size: 42px;
        line-height: 1;
        letter-spacing: -1.8px;
        margin-bottom: 24px;
    }
}

@media (max-width: 600px) {
    .section-block-11 .header {
        font-size: 36px;
        line-height: 1;
        letter-spacing: -1.8px;
        margin-bottom: 24px;
    }
    .block-11__buttons {
        flex-direction: column;
        margin-top: 40px;
    }

    .text2 .feature-item .value {
        font-size: 24px;
    }

    .text2 .feature-item .label {
        font-size: 10px;
    }
    .section-block-4 .product-wrapper .cart-button-wrapper .btn {
        font-size: 16px;
        letter-spacing: 0.5px;
    }

    .section-block-2 picture.cover img {
        height: 80%;
        object-position: bottom;
    }

}
