.made-nav .li {
    overflow: unset;
}

h3::after {
    display: none;
}

body {
    overflow: unset;
}

header {
    z-index: 7;
}

.mew-landing {
    padding: 0;
}

.mewheads {
    margin: 0;
    padding: 319px 70px 150px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-image: url(/image/catalog/8-32x50_sfir_sfp/mewheads_bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    overflow: hidden;
    z-index: 2;
}

.mewheads::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(/image/catalog/8-32x50_sfir_sfp/mewheads_name.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
    mix-blend-mode: color-dodge;
    z-index: 2;
}

.mewheads__img {
    margin: 0 auto;
    padding: 0;
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
    max-width: 1108px;
    z-index: 3;
}

.mewheads__title {
    margin: 70px 0 50px;
    padding: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 35px;
    z-index: 3;
}

.mewheads__title h2 {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    font-size: 48px;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    color: #fff;
}

.mewheads__title h2::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -16px;
    width: 100%;
    height: 3px;
    border-radius: 20px;
    background: -webkit-gradient(linear, left top, right top, from(#FFF), color-stop(50.17%, rgba(255, 255, 255, 0.40)), to(rgba(255, 255, 255, 0.00)));
    background: -o-linear-gradient(left, #FFF 0%, rgba(255, 255, 255, 0.40) 50.17%, rgba(255, 255, 255, 0.00) 100%);
    background: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0.40) 50.17%, rgba(255, 255, 255, 0.00) 100%);
}

.mewheads__title h3 {
    margin: 0;
    padding: 0;
    font-size: 32px;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 6.4px;
    color: #fff;
}

.mewheads__desc {
    margin: 0;
    padding: 0;
    font-size: 24px;
    font-weight: 300;
    line-height: 150%;
    color: #fff;
    z-index: 3;
}

@media (max-width: 1499px) {
    .mewheads {
        padding: 278px 60px 131px;
    }
    .mewheads__img {
        max-width: 965px;
    }
    .mewheads__title {
        margin: 60px 0 50px;
    }
    .mewheads__title h3 {
        font-size: 24px;
        letter-spacing: 4.8px;
    }
    .mewheads__desc {
        font-size: 18px;
    }
}

@media (max-width: 1299px) {
    .mewheads {
        padding: 22vw 40px 100px;
    }
    .mewheads__img {
        max-width: 75vw;
    }
    .mewheads__title {
        margin: 40px 0 26px;
    }
    .mewheads__title h2 {
        font-size: 40px;
        letter-spacing: 2px;
    }
    .mewheads__title h3 {
        font-size: 19px;
        letter-spacing: 3.8px;
    }
    .mewheads__desc {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .mewheads {
        padding: 22vw 40px 80px;
    }
    .mewheads__title {
        margin: 40px 0 24px;
    }
    .mewheads__title h2 {
        font-size: 36px;
        letter-spacing: 1.8px;
    }
    .mewheads__title h3 {
        font-size: 16px;
        letter-spacing: 3.2px;
    }
}

@media (max-width: 767px) {
    .mewheads {
        padding: 22vw 20px 57px;
        background-image: url(/image/catalog/8-32x50_sfir_sfp/mewheads_bg_mini.webp);
    }
    .mewheads__title {
        margin: 20px 0;
        gap: 23px;
    }
    .mewheads__title h2 {
        font-size: 24px;
        letter-spacing: 1.2px;
    }
    .mewheads__title h2::after {
        bottom: -13px;
    }
}

@media (max-width: 566px) {
    .mewheads {
        padding: 22vw 16px 105px;
        background-image: url(/image/catalog/8-32x50_sfir_sfp/mewheads_bg_micro.webp);
    }
    .mewheads__title {
        margin: 16px 0;
        gap: 23px;
    }
    .mewheads__title h2 {
        font-size: 17px;
        letter-spacing: 0.85px;
    }
    .mewheads__title h3 {
        font-size: 14px;
        letter-spacing: 2.8px;
    }
    .mewheads__desc {
        font-size: 14px;
    }
}

.prophs {
    margin: -80px 50px 0;
    padding: 0;
    position: relative;
    z-index: 3;
}

.prophs__list {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 50px 1fr 50px 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;
}

.prophs__item {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
}

.prophs__item-img {
    margin: 0 auto;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 150px;
    height: 150px;
    border: 2px solid #000;
    background-color: #fff;
}

.prophs__item-img img {
    margin: auto;
    padding: 0;
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
    max-width: 110px;
}

.prophs__item-desc {
    margin: 0 auto;
    padding: 0;
    color: #333;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}

@media (max-width: 1499px) {
    .prophs {
        margin: -70px 43px 0;
    }
    .prophs__list {
        gap: 43px;
    }
    .prophs__item-img {
        width: 131px;
        height: 131px;
    }
    .prophs__item-img img {
        max-width: 96px;
    }
    .prophs__item-desc {
        font-size: 18px;
    }
}

@media (max-width: 1299px) {
    .prophs {
        margin: -60px 33px 0;
    }
    .prophs__list {
        gap: 33px;
    }
    .prophs__item {
        gap: 20px;
    }
    .prophs__item-img {
        width: 101px;
        height: 101px;
    }
    .prophs__item-img img {
        max-width: 74px;
    }
    .prophs__item-desc {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .prophs {
        margin: -40px 40px 0;
    }
    .prophs__list {
        gap: 10px;
    }
    .prophs__item-img {
        width: 79px;
        height: 79px;
    }
    .prophs__item-img img {
        max-width: 58px;
    }
}

@media (max-width: 767px) {
    .prophs {
        margin: -38px 0 0;
    }
    .prophs__item {
        gap: 10px;
    }
    .prophs__item-img {
        width: 58px;
        height: 58px;
    }
    .prophs__item-img img {
        max-width: 42px;
    }
    .prophs__item-desc {
        font-size: 14px;
    }
}

@media (max-width: 566px) {
    .prophs {
        margin: -90px 16px 0;
    }
    .prophs__list {
        margin: 0;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: 1fr 10px 1fr 10px 1fr;
        grid-template-rows: repeat(3, 1fr);
        gap: 10px;
    }
    .prophs__list > *:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
    .prophs__list > *:nth-child(2) {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
    }
    .prophs__list > *:nth-child(3) {
        -ms-grid-row: 5;
        -ms-grid-column: 1;
    }
    .prophs__item {
        padding: 10px 5px 10px 10px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        gap: 10px;
        border: 1px solid #000;
        background-color: #fff;
    }
    .prophs__item-img {
        margin: auto 0;
        width: 28px;
        height: 28px;
        border: unset;
        background-color: unset;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    }
    .prophs__item-img img {
        max-width: 28px;
    }
    .prophs__item-desc {
        margin: auto 0;
        text-align: left;
        font-size: 14px;
    }
}

.patterns {
    margin: 150px 0 0;
    padding: 70px 70px 230px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-image: url(/image/catalog/8-32x50_sfir_sfp/patterns_bg.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

@media (max-width: 1499px) {
    .patterns {
        padding: 60px 60px  235px;
    }
}

@media (max-width: 1299px) {
    .patterns {
        margin: 100px 0 0;
        padding: 40px 40px  172px;
    }
}

@media (max-width: 991px) {
    .patterns {
        margin: 80px 0 0;
        padding: 40px 40px 170px;
    }
}

@media (max-width: 767px) {
    .patterns {
        margin: 60px 0 0;
        padding: 18px 20px 117px;
    }
}

@media (max-width: 566px) {
    .patterns {
        margin: 50px 0 0;
        padding: 16px 16px 150px;
        background-image: unset;
        background-color: #333;
    }
}

.details {
    margin: 0;
    padding: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 35px;
    z-index: 3;
}

.details h2 {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    font-size: 48px;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    color: #fff;
}

.details h2::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -16px;
    width: 100%;
    height: 3px;
    border-radius: 20px;
    background: -webkit-gradient(linear, left top, right top, from(#FFF), color-stop(50.17%, rgba(255, 255, 255, 0.40)), to(rgba(255, 255, 255, 0.00)));
    background: -o-linear-gradient(left, #FFF 0%, rgba(255, 255, 255, 0.40) 50.17%, rgba(255, 255, 255, 0.00) 100%);
    background: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0.40) 50.17%, rgba(255, 255, 255, 0.00) 100%);
}

.details h3 {
    margin: 0;
    padding: 0;
    font-size: 32px;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 6.4px;
    color: #fff;
}

@media (max-width: 1499px) {
    .details h3 {
        font-size: 24px;
        letter-spacing: 4.8px;
    }
}

@media (max-width: 1299px) {
    .details h2 {
        font-size: 40px;
        letter-spacing: 2px;
    }
    .details h3 {
        font-size: 19px;
        letter-spacing: 3.8px;
    }
}

@media (max-width: 991px) {
    .details h2 {
        font-size: 36px;
        letter-spacing: 1.8px;
    }
    .details h3 {
        font-size: 16px;
        letter-spacing: 3.2px;
    }
}

@media (max-width: 767px) {
    .details {
        margin: 20px 0;
        gap: 23px;
    }
    .details h2 {
        font-size: 36px;
        letter-spacing: 1.8px;
    }
    .details h2::after {
        bottom: -13px;
    }
}

@media (max-width: 566px) {
    .details h2 {
        font-size: 17px;
        letter-spacing: 0.85px;
    }
    .details h3 {
        font-size: 14px;
        letter-spacing: 2.8px;
    }
}

.lenseds {
    margin: 212px 0 140px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 70px;
}

.lenseds__text {
    margin: auto 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
}

.lenseds__title {
    margin: 0;
    padding: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 35px;
    z-index: 3;
}

.lenseds__title h2 {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    font-size: 48px;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    color: #fff;
}

.lenseds__title h2::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -16px;
    width: 100%;
    height: 3px;
    border-radius: 20px;
    background: -webkit-gradient(linear, left top, right top, from(#FFF), color-stop(50.17%, rgba(255, 255, 255, 0.40)), to(rgba(255, 255, 255, 0.00)));
    background: -o-linear-gradient(left, #FFF 0%, rgba(255, 255, 255, 0.40) 50.17%, rgba(255, 255, 255, 0.00) 100%);
    background: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0.40) 50.17%, rgba(255, 255, 255, 0.00) 100%);
}

.lenseds__title h3 {
    margin: 0;
    padding: 0;
    font-size: 32px;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 6.4px;
    color: #fff;
}

.lenseds__desc {
    margin: 0;
    padding: 0;
    color: #FFF;
    font-size: 24px;
    font-weight: 300;
    line-height: 150%;
}

.lenseds__image {
    margin: auto 0;
    padding: 0;
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
    max-width: 419px;
}

@media (max-width: 1499px) {
    .lenseds {
        margin: 150px 0;
        gap: 60px;
    }
    .lenseds__title h3 {
        font-size: 24px;
        letter-spacing: 4.8px;
    }
    .lenseds__desc {
        font-size: 18px;
    }
    .lenseds__image {
        max-width: 365px;
    }
}

@media (max-width: 1299px) {
    .lenseds {
        margin: 100px 0 111px;
        gap: 40px;
    }
    .lenseds__text {
        gap: 20px;
    }
    .lenseds__title h2 {
        font-size: 40px;
        letter-spacing: 2px;
    }
    .lenseds__title h3 {
        font-size: 19px;
        letter-spacing: 3.8px;
    }
    .lenseds__desc {
        font-size: 16px;
    }
    .lenseds__image {
        max-width: 301px;
    }
}

@media (max-width: 991px) {
    .lenseds {
        margin: 80px 0;
        gap: 10px;
    }
    .lenseds__title h2 {
        font-size: 36px;
        letter-spacing: 1.8px;
    }
    .lenseds__title h3 {
        font-size: 16px;
        letter-spacing: 3.2px;
    }
    .lenseds__image {
        max-width: 227px;
    }
}

@media (max-width: 767px) {
    .lenseds {
        margin: 60px 0;
        gap: 40px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .lenseds__title {
        gap: 23px;
    }
    .lenseds__title h2::after {
        bottom: -13px;
    }
    .lenseds__image {
        margin: 0 auto;
        max-width: 100%;
    }
}

@media (max-width: 566px) {
    .lenseds {
        margin: 50px 0;
        gap: 20px;
    }
    .lenseds__text {
        gap: 16px;
    }
    .lenseds__text h2 {
        font-size: 17px;
        letter-spacing: 0.85px;
    }
    .lenseds__text h3 {
        font-size: 14px;
        letter-spacing: 2.8px;
    }
    .lenseds__desc {
        font-size: 14px;
    }

}

.optics {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 111px;
}

.optics__text {
    margin: auto 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
}

.optics__title {
    margin: 0;
    padding: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 35px;
    z-index: 3;
}

.optics__title h2 {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    font-size: 48px;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    color: #fff;
}

.optics__title h2::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -16px;
    width: 100%;
    height: 3px;
    border-radius: 20px;
    background: -webkit-gradient(linear, left top, right top, from(#FFF), color-stop(50.17%, rgba(255, 255, 255, 0.40)), to(rgba(255, 255, 255, 0.00)));
    background: -o-linear-gradient(left, #FFF 0%, rgba(255, 255, 255, 0.40) 50.17%, rgba(255, 255, 255, 0.00) 100%);
    background: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0.40) 50.17%, rgba(255, 255, 255, 0.00) 100%);
}

.optics__title h3 {
    margin: 0;
    padding: 0;
    font-size: 29px;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 5.8px;
    color: #fff;
}

.optics__desc {
    margin: 0;
    padding: 0;
    color: #FFF;
    font-size: 24px;
    font-weight: 300;
    line-height: 150%;
}

.optics__image {
    margin: auto 0 auto 40px;
    padding: 0;
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
    max-width: 338px;
}

@media (max-width: 1499px) {
    .optics {
        gap: 95px;
    }
    .optics__title h3 {
        font-size: 24px;
        letter-spacing: 4.8px;
    }
    .optics__desc {
        font-size: 18px;
    }
    .optics__image {
        margin: auto 0 auto 35px;
        max-width: 296px;
    }
}

@media (max-width: 1299px) {
    .optics {
        gap: 69px;
    }
    .optics__text {
        gap: 20px;
    }
    .optics__title h2 {
        font-size: 40px;
        letter-spacing: 2px;
    }
    .optics__title h3 {
        font-size: 19px;
        letter-spacing: 3.8px;
    }
    .optics__desc {
        font-size: 16px;
    }
    .optics__image {
        margin: auto 0 auto 28px;
        max-width: 244px;
    }    
}

@media (max-width: 991px) {
    .optics {
        gap: 30px;
    }
    .optics__title h2 {
        font-size: 36px;
        letter-spacing: 1.8px;
    }
    .optics__title h3 {
        font-size: 16px;
        letter-spacing: 2.2px;
    }
    .optics__image {
        margin: auto 0 auto 20px;
        max-width: 185px;
    }
}

@media (max-width: 767px) {
    .optics {
        gap: 57px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
    }
    .optics__title {
        gap: 23px;
    }
    .optics__title h2::after {
        bottom: -13px;
    }
    .optics__image {
        margin: 0 auto;
        max-width: 72vw;
    }
}

@media (max-width: 566px) {
    .optics {
        gap: 29px;
    }
    .optics__text {
        gap: 16px;
    }
    .optics__title h2 {
        font-size: 17px;
        letter-spacing: 0.85px;
    }
    .optics__title h3 {
        font-size: 14px;
        letter-spacing: 2.8px;
    }
    .optics__desc {
        font-size: 14px;
    }
}

.benefits {
    margin: -80px 50px 0;
    padding: 0;
    position: relative;
    z-index: 3;
}

.benefits__list {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 50px 1fr 50px 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;
}

.benefits__item {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
}

.benefits__item-img {
    margin: 0 auto;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 150px;
    height: 150px;
    border: 2px solid #fff;
    background-color: #333;
}

.benefits__item-img img {
    margin: auto;
    padding: 0;
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
    max-width: 110px;
}

.benefits__item-desc {
    margin: 0 auto;
    padding: 0;
    color: #333;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}

@media (max-width: 1499px) {
    .benefits {
        margin: -70px 43px 0;
    }
    .benefits__list {
        gap: 43px;
    }
    .benefits__item-img {
        width: 131px;
        height: 131px;
    }
    .benefits__item-img img {
        max-width: 96px;
    }
    .benefits__item-desc {
        font-size: 18px;
    }
}

@media (max-width: 1299px) {
    .benefits {
        margin: -60px 33px 0;
    }
    .benefits__list {
        gap: 33px;
    }
    .benefits__item {
        gap: 20px;
    }
    .benefits__item-img {
        width: 101px;
        height: 101px;
    }
    .benefits__item-img img {
        max-width: 74px;
    }
    .benefits__item-desc {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .benefits {
        margin: -40px 40px 0;
    }
    .benefits__list {
        gap: 10px;
    }
    .benefits__item-img {
        width: 79px;
        height: 79px;
    }
    .benefits__item-img img {
        max-width: 58px;
    }
}

@media (max-width: 767px) {
    .benefits {
        margin: -38px 0 0;
    }
    .benefits__item {
        gap: 10px;
    }
    .benefits__item-img {
        width: 58px;
        height: 58px;
    }
    .benefits__item-img img {
        max-width: 42px;
    }
    .benefits__item-desc {
        font-size: 16px;
    }
}

@media (max-width: 566px) {
    .benefits {
        margin: -90px 16px 0;
    }
    .benefits__list {
        margin: 0;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: 1fr 10px 1fr 10px 1fr;
        grid-template-rows: repeat(3, 1fr);
        gap: 10px;
    }
    .benefits__list > *:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
    .benefits__list > *:nth-child(2) {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
    }
    .benefits__list > *:nth-child(3) {
        -ms-grid-row: 5;
        -ms-grid-column: 1;
    }
    .benefits__item {
        padding: 10px 5px 10px 10px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        gap: 10px;
        border: 1px solid #000;
        background-color: #fff;
    }
    .benefits__item-img {
        margin: auto 0;
        width: 28px;
        height: 28px;
        border: unset;
        background-color: unset;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    }
    .benefits__item-img img {
        max-width: 28px;
    }
    .benefits__item-desc {
        margin: auto 0;
        text-align: left;
        font-size: 13px;
    }
}

.gidros {
    margin: 150px 70px 0;
    padding: 0;
}

.gidros__text {
    margin: auto 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
}

.gidros__title {
    margin: 0;
    padding: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 35px;
    z-index: 3;
}

.gidros__title h2 {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    font-size: 48px;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    color: #333;
}

.gidros__title h2::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -16px;
    width: 100%;
    height: 3px;
    border-radius: 20px;
    background: -webkit-gradient(linear, left top, right top, from(#333), color-stop(50.17%, rgba(51, 51, 51, 0.40)), to(rgba(51, 51, 51, 0.00)));
    background: -o-linear-gradient(left, #333 0%, rgba(51, 51, 51, 0.40) 50.17%, rgba(51, 51, 51, 0.00) 100%);
    background: linear-gradient(90deg, #333 0%, rgba(51, 51, 51, 0.40) 50.17%, rgba(51, 51, 51, 0.00) 100%);
}

.gidros__title h3 {
    margin: 0;
    padding: 0;
    font-size: 32px;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 5.8px;
    color: #333;
}

.gidros__desc {
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 24px;
    font-weight: 300;
    line-height: 150%;
}

@media (max-width: 1499px) {
    .gidros {
        margin: 150px 60px 0;
    }
    .gidros__title h3 {
        font-size: 24px;
        letter-spacing: 4.8px;
    }
    .gidros__desc {
        font-size: 18px;
    }
}

@media (max-width: 1299px) {
    .gidros {
        margin: 100px 40px 0;
    }
    .gidros__text {
        gap: 20px;
    }
    .gidros__title h2 {
        font-size: 40px;
        letter-spacing: 2px;
    }
    .gidros__title h3 {
        font-size: 19px;
        letter-spacing: 3.8px;
    }
    .gidros__desc {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .gidros {
        margin: 80px 40px 0;
    }
    .gidros__title h2 {
        font-size: 36px;
        letter-spacing: 1.8px;
    }
    .gidros__title h3 {
        font-size: 16px;
        letter-spacing: 3.2px;
    }
}

@media (max-width: 767px) {
    .gidros {
        margin: 60px 20px 0;
    }
    .gidros__title {
        gap: 23px;
    }
    .gidros__title h2::after {
        bottom: -13px;
    }
}

@media (max-width: 566px) {
    .gidros {
        margin: 50px 16px 0;
    }
    .gidros__text {
        gap: 16px;
    }
    .gidros__title h2 {
        font-size: 17px;
        letter-spacing: 0.85px;
    }
    .gidros__title h3 {
        font-size: 14px;
        letter-spacing: 2.8px;
    }
    .gidros__desc {
        font-size: 14px;
    }
}

.waters {
    margin: 140px 0;
    padding: 0;
    position: relative;
}

.waters__wrapper {
    margin: auto 0;
    padding: 0;
    position: absolute;
    top: -70px;
    bottom: -70px;
    left: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.waters__wrapper-aim {
    margin: auto 0;
    padding: 0;
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
    max-width: 571px;
}

.waters__wrapper-rain {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 81px;
    right: 81px;
    width: 295px;
    height: 295px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    background-image: url(/image/catalog/8-32x50_sfir_sfp/waters_rain.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 3;
}

.waters__wrapper-zoom {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 81px;
    right: 81px;
    width: 295px;
    height: 295px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    background-image: url(/image/catalog/8-32x50_sfir_sfp/waters_animal.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 2;
}


.waters__bg {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 300px;
    background-image: url(/image/catalog/8-32x50_sfir_sfp/waters_bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

@media (max-width: 1499px) {
    .waters {
        margin: 121px 0;
    }
    .waters__wrapper {
        top: -61px;
        bottom: -61px;
        left: 61px;
    }
    .waters__wrapper-aim {
        max-width: 497px;
    }
    .waters__wrapper-rain {
        top: 70px;
        right: 70px;
        width: 257px;
        height: 257px;
    }
    .waters__wrapper-zoom {
        top: 70px;
        right: 70px;
        width: 257px;
        height: 257px;
    }
    .waters__bg {
        height: 262px;
    }
}

@media (max-width: 1299px) {
    .waters {
        margin: 87px 0;
    }
    .waters__wrapper {
        top: -70px;
        bottom: -70px;
        left: 47px;
    }
    .waters__wrapper-aim {
        max-width: 40vw;
    }
    .waters__wrapper-rain {
        margin: auto;
        top: 1vw;
        bottom: 0;
        right: 5.4vw;
        width: 21vw;
        height: 21vw;
    }
    .waters__wrapper-zoom {
        margin: auto;
        top: 1vw;
        bottom: 0;
        right: 5.4vw;
        width: 21vw;
        height: 21vw;
    }
    .waters__bg {
        height: 20vw;
    }
}

@media (max-width: 991px) {
    .waters {
        margin: 78px 0;
    }
    .waters__wrapper {
        left: 37px;
    }
}

@media (max-width: 767px) {
    .waters {
        margin: 48px 0;
    }
    .waters__wrapper {
        left: 27px;
    }
}

@media (max-width: 566px) {
    .waters {
        margin: 34px 0 65px;
    }
    .waters__wrapper {
        left: 15px;
    }
}

.mountains {
    margin: 0 70px;
    padding: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
}

.mountains__text {
    margin: auto 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
}

.mountains__title {
    margin: 0;
    padding: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 35px;
    z-index: 3;
}

.mountains__title h2 {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    font-size: 48px;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    color: #333;
}

.mountains__title h2::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -16px;
    width: 100%;
    height: 3px;
    border-radius: 20px;
    background: -webkit-gradient(linear, left top, right top, from(#333), color-stop(50.17%, rgba(51, 51, 51, 0.40)), to(rgba(51, 51, 51, 0.00)));
    background: -o-linear-gradient(left, #333 0%, rgba(51, 51, 51, 0.40) 50.17%, rgba(51, 51, 51, 0.00) 100%);
    background: linear-gradient(90deg, #333 0%, rgba(51, 51, 51, 0.40) 50.17%, rgba(51, 51, 51, 0.00) 100%);
}

.mountains__title h3 {
    margin: 0;
    padding: 0;
    font-size: 32px;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 5.8px;
    color: #333;
}

.mountains__desc {
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 24px;
    font-weight: 300;
    line-height: 150%;
}

.mountains__list {
    margin: 0;
    padding: 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (333px)[3];
    grid-template-columns: repeat(3, 333px);
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    list-style: none;
}

.mountains__item {
    margin: 0;
    padding: 0 0 0 34px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.mountains__item::after {
    content: '';
    position: absolute;
    margin: auto 0;
    top: 0;
    bottom: 0;
    left: 0;
    width: 4px;
    height: 41px;
    background-color: #FB2C31;
}

.mountains__item p {
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 24px;
    font-weight: 300;
    line-height: normal;
    text-transform: lowercase;
}

@media (max-width: 1499px) {
    .mountains {
        margin: 0 60px;
    }
    .mountains__title h3 {
        font-size: 24px;
        letter-spacing: 4.8px;
    }
    .mountains__desc {
        font-size: 18px;
    }
    .mountains__list {
        -ms-grid-columns: (295px)[3];
        grid-template-columns: repeat(3, 295px);
    }
    .mountains__item::after {
        width: 3px;
        height: 36px;
    }
    .mountains__item p {
        font-size: 18px;
    }
}

@media (max-width: 1299px) {
    .mountains {
        margin: 0 40px;
        gap: 40px;
    }
    .mountains__text {
        gap: 20px;
    }
    .mountains__title h2 {
        font-size: 40px;
        letter-spacing: 2px;
    }
    .mountains__title h3 {
        font-size: 19px;
        letter-spacing: 3.8px;
    }
    .mountains__desc {
        font-size: 18px;
    }
    .mountains__list {
        -ms-grid-columns: (230px)[3];
        grid-template-columns: repeat(3, 230px);
    }
    .mountains__item {
        padding: 0 0 0 22px;
    }
    .mountains__item::after {
        width: 2px;
        height: 28px;
    }
    .mountains__item p {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .mountains__title h2 {
        font-size: 36px;
        letter-spacing: 1.8px;
    }
    .mountains__title h3 {
        font-size: 16px;
        letter-spacing: 3.2px;
    }
    .mountains__desc {
        font-size: 16px;
    }
    .mountains__list {
        -ms-grid-columns: (204px)[3];
        grid-template-columns: repeat(3, 204px);
    }
    .mountains__item {
        padding: 0 0 0 20px;
    }
    .mountains__item::after {
        width: 2px;
        height: 22px;
    }
}

@media (max-width: 767px) {
    .mountains {
        margin: 0 20px;
        gap: 20px;
    }
    .mountains__title {
        gap: 23px;
    }
    .mountains__title h2::after {
        bottom: -13px;
    }
    .mountains__list {
        -ms-grid-columns: (155px)[3];
        grid-template-columns: repeat(3, 155px);
    }
    .mountains__item {
        padding: 0 0 0 16px;
    }
    .mountains__item::after {
        width: 1px;
        height: calc(100% - 7px);
    }
}

@media (max-width: 566px) {
    .mountains {
        margin: 0 16px;
        gap: 20px;
    }
    .mountains__text {
        gap: 16px;
    }
    .mountains__title h2 {
        font-size: 17px;
        letter-spacing: 0.85px;
    }
    .mountains__title h3 {
        font-size: 14px;
        letter-spacing: 2.8px;
    }
    .mountains__desc {
        font-size: 14px;
    }
    .mountains__list {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: 1fr 20px 1fr 20px 1fr;
        grid-template-rows: repeat(3, 1fr);
        gap: 20px;
    }
    .mountains__list > *:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
    .mountains__list > *:nth-child(2) {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
    }
    .mountains__list > *:nth-child(3) {
        -ms-grid-row: 5;
        -ms-grid-column: 1;
    }
    .mountains__item {
        padding: 0 0 0 11px;
    }
    .mountains__item::after {
        width: 1px;
        height: calc(100% - 4px);
    }
    .mountains__item p {
        font-size: 14px;
    }
}

.webaims {
    margin: 150px 70px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 70px;
}

.webaims__image {
    margin: auto 0;
    padding: 0;
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
    max-width: 635px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
}

.webaims__text {
    margin: auto 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
}

.webaims__title {
    margin: 0;
    padding: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 35px;
    z-index: 3;
}

.webaims__title h2 {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    font-size: 48px;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    color: #333;
}

.webaims__title h2::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -16px;
    width: 100%;
    height: 3px;
    border-radius: 20px;
    background: -webkit-gradient(linear, left top, right top, from(#333), color-stop(50.17%, rgba(51, 51, 51, 0.40)), to(rgba(51, 51, 51, 0.00)));
    background: -o-linear-gradient(left, #333 0%, rgba(51, 51, 51, 0.40) 50.17%, rgba(51, 51, 51, 0.00) 100%);
    background: linear-gradient(90deg, #333 0%, rgba(51, 51, 51, 0.40) 50.17%, rgba(51, 51, 51, 0.00) 100%);
}

.webaims__title h3 {
    margin: 0;
    padding: 0;
    font-size: 32px;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 6.4px;
    color: #333;
}

.webaims__desc {
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 24px;
    font-weight: 300;
    line-height: 150%;
}

@media (max-width: 1499px) {
    .webaims {
        margin: 150px 60px;
        gap: 60px;
    }
    .webaims__image {
        max-width: 553px;
    }
    .webaims__title h3 {
        font-size: 24px;
        letter-spacing: 4.8px;
    }
    .webaims__desc {
        font-size: 18px;
    }
}

@media (max-width: 1299px) {
    .webaims {
        margin: 120px 40px;
        gap: 60px;
    }
    .webaims__image {
        max-width: 426px;
    }
    .webaims__text {
        gap: 20px;
    }
    .webaims__title h2 {
        font-size: 40px;
        letter-spacing: 2px;
    }
    .webaims__title h3 {
        font-size: 19px;
        letter-spacing: 3.8px;
    }
    .webaims__desc {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .webaims {
        margin: 97px 40px;
        gap: 15px;
    }
    .webaims__image {
        max-width: 295px;
    }
    .webaims__title h2 {
        font-size: 36px;
        letter-spacing: 1px;
    }
    .webaims__title h3 {
        font-size: 16px;
        letter-spacing: 3.2px;
    }
}

@media (max-width: 767px) {
    .webaims {
        margin: 60px 20px;
        gap: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
    }
    .webaims__image {
        margin: 0 auto;
        max-width: 100%;
    }
    .webaims__title {
        gap: 23px;
    }
    .webaims__title h2::after {
        bottom: -13px;
    }
}

@media (max-width: 566px) {
    .webaims {
        margin: 50px 16px;
    }
    .webaims__text {
        gap: 16px;
    }
    .webaims__title h2 {
        font-size: 17px;
        letter-spacing: 0.85px;
    }
    .webaims__title h3 {
        font-size: 14px;
        letter-spacing: 2.8px;
    }
    .webaims__desc {
        font-size: 14px;
    }
}

.lightlvls {
    margin: 150px 70px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 70px;
}

.lightlvls__image {
    margin: auto 0;
    padding: 0;
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
    max-width: 635px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
}

.lightlvls__text {
    margin: auto 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
}

.lightlvls__title {
    margin: 0;
    padding: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 35px;
    z-index: 3;
}

.lightlvls__title h2 {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    font-size: 48px;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    color: #333;
}

.lightlvls__title h2::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -16px;
    width: 100%;
    height: 3px;
    border-radius: 20px;
    background: -webkit-gradient(linear, left top, right top, from(#333), color-stop(50.17%, rgba(51, 51, 51, 0.40)), to(rgba(51, 51, 51, 0.00)));
    background: -o-linear-gradient(left, #333 0%, rgba(51, 51, 51, 0.40) 50.17%, rgba(51, 51, 51, 0.00) 100%);
    background: linear-gradient(90deg, #333 0%, rgba(51, 51, 51, 0.40) 50.17%, rgba(51, 51, 51, 0.00) 100%);
}

.lightlvls__title h3 {
    margin: 0;
    padding: 0;
    font-size: 32px;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 6.4px;
    color: #333;
}

.lightlvls__desc {
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 24px;
    font-weight: 300;
    line-height: 150%;
}

@media (max-width: 1499px) {
    .lightlvls {
        margin: 150px 60px;
        gap: 60px;
    }
    .lightlvls__image {
        max-width: 553px;
    }
    .lightlvls__title h3 {
        font-size: 24px;
        letter-spacing: 4.8px;
    }
    .lightlvls__desc {
        font-size: 18px;
    }
}

@media (max-width: 1299px) {
    .lightlvls {
        margin: 120px 40px;
        gap: 60px;
    }
    .lightlvls__image {
        max-width: 426px;
    }
    .lightlvls__text {
        gap: 20px;
    }
    .lightlvls__title h2 {
        font-size: 40px;
        letter-spacing: 2px;
    }
    .lightlvls__title h3 {
        font-size: 19px;
        letter-spacing: 3.8px;
    }
    .lightlvls__desc {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .lightlvls {
        margin: 97px 40px;
        gap: 15px;
    }
    .lightlvls__image {
        max-width: 295px;
    }
    .lightlvls__title h2 {
        font-size: 36px;
        letter-spacing: 1px;
    }
    .lightlvls__title h3 {
        font-size: 16px;
        letter-spacing: 3.2px;
    }
}

@media (max-width: 767px) {
    .lightlvls {
        margin: 60px 20px;
        gap: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .lightlvls__image {
        margin: 0 auto;
        max-width: 100%;
    }
    .lightlvls__title {
        gap: 23px;
    }
    .lightlvls__title h2::after {
        bottom: -13px;
    }
}

@media (max-width: 566px) {
    .lightlvls {
        margin: 50px 16px;
    }
    .lightlvls__text {
        gap: 16px;
    }
    .lightlvls__title h2 {
        font-size: 17px;
        letter-spacing: 0.85px;
    }
    .lightlvls__title h3 {
        font-size: 14px;
        letter-spacing: 2.8px;
    }
    .lightlvls__desc {
        font-size: 14px;
    }
}

.tracerys {
    margin: 0;
    padding: 70px 70px 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-image: url(/image/catalog/8-32x50_sfir_sfp/patterns_bg.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.tracerys__image {
    margin: 70px -70px 0;
    padding: 0;
    -o-object-fit: contain;
       object-fit: contain;
    max-width: calc(100% + 140px);
}

.amendments__text {
    margin: auto 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
    z-index: 3;
}

.amendments__title {
    margin: 0;
    padding: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 35px;
    z-index: 3;
}

.amendments__title h2 {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    font-size: 48px;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    color: #FFF;
}

.amendments__title h2::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -16px;
    width: 100%;
    height: 3px;
    border-radius: 20px;
    background: -webkit-gradient(linear, left top, right top, from(#FFF), color-stop(50.17%, rgba(255, 255, 255, 0.40)), to(rgba(255, 255, 255, 0.00)));
    background: -o-linear-gradient(left, #FFF 0%, rgba(255, 255, 255, 0.40) 50.17%, rgba(255, 255, 255, 0.00) 100%);
    background: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0.40) 50.17%, rgba(255, 255, 255, 0.00) 100%);
}

.amendments__title h3 {
    margin: 0;
    padding: 0;
    font-size: 32px;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 6.4px;
    color: #FFF;
}

@media (max-width: 1499px) {
    .tracerys {
        padding: 60px 60px 0;
    }
    .tracerys__image {
        margin: 60px -60px 0;
        max-width: calc(100% + 120px);
    }
    .amendments__title h3 {
        font-size: 24px;
        letter-spacing: 4.8px;
    }
}

@media (max-width: 1299px) {
    .tracerys {
        padding: 40px 40px 0;
    }
    .tracerys__image {
        margin: 40px -40px 0;
        max-width: calc(100% + 80px);
    }
    .amendments__text {
        gap: 20px;
    }
    .amendments__title h2 {
        font-size: 40px;
        letter-spacing: 2px;
    }
    .amendments__title h3 {
        font-size: 19px;
        letter-spacing: 3.8px;
    }
}

@media (max-width: 991px) {
    .amendments__title h2 {
        font-size: 36px;
        letter-spacing: 1px;
    }
    .amendments__title h3 {
        font-size: 16px;
        letter-spacing: 3.2px;
    }
}

@media (max-width: 767px) {
    .tracerys {
        padding: 20px 20px 0;
    }
    .tracerys__image {
        margin: 20px -20px 0;
        max-width: calc(100% + 40px);
    }
    .amendments__title {
        gap: 23px;
    }
    .amendments__title h2::after {
        bottom: -13px;
    }
}

@media (max-width: 566px) {
    .tracerys {
        padding: 16px 16px 0;
        background-image: unset;
        background-color: #333;
    }
    .tracerys__image {
        margin: 20px -16px 0;
        max-width: calc(100% + 36px);
    }
    .amendments__text {
        gap: 16px;
    }
    .amendments__title h2 {
        font-size: 17px;
        letter-spacing: 0.85px;
    }
    .amendments__title h3 {
        font-size: 14px;
        letter-spacing: 2.8px;
    }
}

.turrels__list {
    margin: 150px auto;
    padding: 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 534px 100px 534px;
    grid-template-columns: repeat(2, 534px);
    gap: 100px;
    list-style: none;
}

.turrels__item {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
}

.turrels__item-content {
    margin: 0;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
}

.turrels__item-image {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 150px;
    height: 150px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    border: 2px solid #fff;
}

.turrels__item-image img {
    margin: auto;
    padding: 0;
    width: 100%;
    max-width: 110px;
    -o-object-fit: contain;
       object-fit: contain;
}

.turrels__item-content h3 {
    margin: auto 0;
    padding: 0;
    color: #fff;
    font-size: 32px;
    font-weight: 500;
    line-height: 130%;
    text-transform: uppercase;
}

.turrels__item-text {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    line-height: 150%;
}

@media (max-width: 1499px) {
    .turrels__list {
        -ms-grid-columns: 466px 48px 466px;
        grid-template-columns: repeat(2, 466px);
        gap: 48px;
    }
    .turrels__item {
        gap: 40px;
    }
    .turrels__item-image {
        width: 113px;
        height: 113px;
    }
    .turrels__item-image img {
        max-width: 82px;
    }
    .turrels__item-content h3 {
        font-size: 24px;
    }
    .turrels__item-text {
        font-size: 18px;
    }
}

@media (max-width: 1299px) {
    .turrels__list {
        margin: 100px auto;
        -ms-grid-columns: 360px 37px 360px;
        grid-template-columns: repeat(2, 360px);
        gap: 37px;
    }
    .turrels__item {
        gap: 20px;
    }
    .turrels__item-image {
        width: 78px;
        height: 78px;
    }
    .turrels__item-image img {
        max-width: 57px;
    }
    .turrels__item-content h3 {
        font-size: 19px;
    }
    .turrels__item-text {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .turrels__list {
        margin: 80px auto;
        -ms-grid-columns: 282px 29px 282px;
        grid-template-columns: repeat(2, 282px);
        gap: 29px;
    }
    .turrels__item-content {
        gap: 20px;
    }
    .turrels__item-image {
        width: 52px;
        height: 52px;
    }
    .turrels__item-image img {
        max-width: 38px;
    }
    .turrels__item-content h3 {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .turrels__list {
        margin: 60px auto;
        -ms-grid-columns: 245px 7px 245px;
        grid-template-columns: repeat(2, 245px);
        gap: 7px;
    }
    .turrels__item-content {
        padding: 10px;
        gap: 10px;
    }
    .turrels__item-image {
        width: 47px;
        height: 47px;
    }
    .turrels__item-image img {
        max-width: 34px;
    }
}

@media (max-width: 566px) {
    .turrels__list {
        margin: 50px auto;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .turrels__item-content h3 {
        font-size: 14px;
    }
    .turrels__item-text {
        font-size: 14px;
    }
}

.corrections {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.corrections__text {
    margin: auto 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
    z-index: 3;
}

.corrections__title {
    margin: 0;
    padding: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 35px;
    z-index: 3;
}

.corrections__title h2 {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    font-size: 48px;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    color: #FFF;
}

.corrections__title h2::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -16px;
    width: 100%;
    height: 3px;
    border-radius: 20px;
    background: -webkit-gradient(linear, left top, right top, from(#FFF), color-stop(50.17%, rgba(255, 255, 255, 0.40)), to(rgba(255, 255, 255, 0.00)));
    background: -o-linear-gradient(left, #FFF 0%, rgba(255, 255, 255, 0.40) 50.17%, rgba(255, 255, 255, 0.00) 100%);
    background: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0.40) 50.17%, rgba(255, 255, 255, 0.00) 100%);
}

.corrections__title h3 {
    margin: 0;
    padding: 0;
    font-size: 32px;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 6.4px;
    color: #FFF;
}

.corrections__desc {
    margin: 0;
    padding: 0;
    color: #FFF;
    font-size: 24px;
    font-weight: 300;
    line-height: 150%;
}

@media (max-width: 1499px) {
    .corrections {
        gap: 60px;
    }
    .corrections__title h3 {
        font-size: 24px;
        letter-spacing: 4.8px;
    }
    .corrections__desc {
        font-size: 18px;
    }
}

@media (max-width: 1299px) {
    .corrections {
        gap: 60px;
    }
    .corrections__text {
        gap: 20px;
    }
    .corrections__title h2 {
        font-size: 40px;
        letter-spacing: 2px;
    }
    .corrections__title h3 {
        font-size: 19px;
        letter-spacing: 3.8px;
    }
    .corrections__desc {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .corrections {
        gap: 15px;
    }
    .corrections__title h2 {
        font-size: 36px;
        letter-spacing: 1px;
    }
    .corrections__title h3 {
        font-size: 16px;
        letter-spacing: 3.2px;
    }
}

@media (max-width: 767px) {
    .corrections {
        gap: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .corrections__title {
        gap: 23px;
    }
    .corrections__title h2::after {
        bottom: -13px;
    }
}

@media (max-width: 566px) {
    .corrections__text {
        gap: 16px;
    }
    .corrections__title h2 {
        font-size: 17px;
        letter-spacing: 0.85px;
    }
    .corrections__title h3 {
        font-size: 14px;
        letter-spacing: 2.8px;
    }
    .corrections__desc {
        font-size: 14px;
    }
}

.gunsights {
    margin: 150px 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
}

.reliabilitys {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
}

.reliabilitys h2 {
    margin: 0;
    padding: 0;
    position: relative;
    font-size: 96px;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 4.8px;
    color: #333;
}

.reliabilitys h2::after {
    content: '';
    position: absolute;
    left: 0;
    top: -16px;
    width: 100%;
    height: 3px;
    border-radius: 20px;
    background: -webkit-gradient(linear, left top, right top, from(#333), color-stop(50.17%, rgba(51, 51, 51, 0.40)), to(rgba(51, 51, 51, 0.00)));
    background: -o-linear-gradient(left, #333 0%, rgba(51, 51, 51, 0.40) 50.17%, rgba(51, 51, 51, 0.00) 100%);
    background: linear-gradient(90deg, #333 0%, rgba(51, 51, 51, 0.40) 50.17%, rgba(51, 51, 51, 0.00) 100%);
}

.reliabilitys p {
    margin: 0;
    padding: 0;
    position: relative;
    font-size: 32px;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 6.4px;
    color: #333;
}

.reliabilitys p::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -14px;
    width: 100%;
    height: 3px;
    border-radius: 20px;
    background: -webkit-gradient(linear, left top, right top, from(#333), color-stop(50.17%, rgba(51, 51, 51, 0.40)), to(rgba(51, 51, 51, 0.00)));
    background: -o-linear-gradient(left, #333 0%, rgba(51, 51, 51, 0.40) 50.17%, rgba(51, 51, 51, 0.00) 100%);
    background: linear-gradient(90deg, #333 0%, rgba(51, 51, 51, 0.40) 50.17%, rgba(51, 51, 51, 0.00) 100%);
}

@media (max-width: 1499px) {
    .reliabilitys {
        padding: 0 60px;
    }
    .reliabilitys h2 {
        font-size: 80px;
        letter-spacing: 4px;
    }
    .reliabilitys p {
        font-size: 24px;
        letter-spacing: 4.8px;
    }    
}

@media (max-width: 1299px) {
    .gunsights {
        margin: 120px 0;
    }
    .reliabilitys {
        padding: 0 40px;
    }
    .reliabilitys h2 {
        font-size: 64px;
        letter-spacing: 3.2px;
    }
    .reliabilitys p {
        font-size: 19px;
        letter-spacing: 3.8px;
    }  
}

@media (max-width: 991px) {
    .gunsights {
        margin: 100px 0;
    }
    .reliabilitys h2 {
        font-size: 48px;
        letter-spacing: 2.4px;
    }
    .reliabilitys p {
        font-size: 16px;
        letter-spacing: 3.2px;
    }  
}

@media (max-width: 767px) {
    .gunsights {
        margin: 60px 0;
    }
    .reliabilitys {
        padding: 0 20px;
        gap: 10px;
    }
    .reliabilitys h2 {
        font-size: 40px;
        letter-spacing: 2px;
    }
    .reliabilitys h2::after {
        top: -10px;
    }
    .reliabilitys p::after {
        bottom: -10px;
    }
}

@media (max-width: 566px) {
    .gunsights {
        margin: 50px 0;
    }
    .reliabilitys {
        padding: 0 16px;
    }
    .reliabilitys h2 {
        font-size: 23px;
        letter-spacing: 1.15px;
    }
    .reliabilitys p {
        font-size: 14px;
        letter-spacing: 2.8px;
    }  
}

.moisures {
    margin: 150px 0 255px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 72px;
}

.moisures__text {
    margin: auto 70px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
    z-index: 3;
}

.moisures__title {
    margin: 0;
    padding: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 35px;
    z-index: 3;
}

.moisures__title h2 {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    font-size: 48px;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    color: #333;
}

.moisures__title h2::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -16px;
    width: 100%;
    height: 3px;
    border-radius: 20px;
    background: -webkit-gradient(linear, left top, right top, from(#333), color-stop(50.17%, rgba(51, 51, 51, 0.40)), to(rgba(51, 51, 51, 0.00)));
    background: -o-linear-gradient(left, #333 0%, rgba(51, 51, 51, 0.40) 50.17%, rgba(51, 51, 51, 0.00) 100%);
    background: linear-gradient(90deg, #333 0%, rgba(51, 51, 51, 0.40) 50.17%, rgba(51, 51, 51, 0.00) 100%);
}

.moisures__title h3 {
    margin: 0;
    padding: 0;
    font-size: 32px;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 6.4px;
    color: #333;
}

.moisures__desc {
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 24px;
    font-weight: 300;
    line-height: 150%;
}

.moisures__image {
    margin: 0;
    padding: 0;
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
    max-height: 219px;
}

.differentials {
    margin: 150px 0 255px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 72px;
}

.differentials__text {
    margin: auto 70px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
    z-index: 3;
}

.differentials__title {
    margin: 0;
    padding: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 35px;
    z-index: 3;
}

.differentials__title h2 {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    font-size: 48px;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    color: #333;
}

.differentials__title h2::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -16px;
    width: 100%;
    height: 3px;
    border-radius: 20px;
    background: -webkit-gradient(linear, left top, right top, from(#333), color-stop(50.17%, rgba(51, 51, 51, 0.40)), to(rgba(51, 51, 51, 0.00)));
    background: -o-linear-gradient(left, #333 0%, rgba(51, 51, 51, 0.40) 50.17%, rgba(51, 51, 51, 0.00) 100%);
    background: linear-gradient(90deg, #333 0%, rgba(51, 51, 51, 0.40) 50.17%, rgba(51, 51, 51, 0.00) 100%);
}

.differentials__title h3 {
    margin: 0;
    padding: 0;
    font-size: 32px;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 6.4px;
    color: #333;
}

.differentials__desc {
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 24px;
    font-weight: 300;
    line-height: 150%;
}

.differentials__image {
    margin: 0;
    padding: 0;
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
    max-height: 219px;
}


.cases {
    margin: 150px 0 135px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 72px;
}

.cases__text {
    margin: auto 70px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
    z-index: 3;
}

.cases__title {
    margin: 0;
    padding: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 35px;
    z-index: 3;
}

.cases__title h2 {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    font-size: 48px;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    color: #333;
}

.cases__title h2::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -16px;
    width: 100%;
    height: 3px;
    border-radius: 20px;
    background: -webkit-gradient(linear, left top, right top, from(#333), color-stop(50.17%, rgba(51, 51, 51, 0.40)), to(rgba(51, 51, 51, 0.00)));
    background: -o-linear-gradient(left, #333 0%, rgba(51, 51, 51, 0.40) 50.17%, rgba(51, 51, 51, 0.00) 100%);
    background: linear-gradient(90deg, #333 0%, rgba(51, 51, 51, 0.40) 50.17%, rgba(51, 51, 51, 0.00) 100%);
}

.cases__title h3 {
    margin: 0;
    padding: 0;
    font-size: 32px;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 6.4px;
    color: #333;
}

.cases__desc {
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 24px;
    font-weight: 300;
    line-height: 150%;
}

.cases__image {
    margin: 0;
    padding: 0;
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
    max-height: 219px;
}

@media (max-width: 1499px) {
    .moisures {
        gap: 60px;
    }
    .moisures__text {
        margin: auto 60px;
    }
    .moisures__title h3 {
        font-size: 24px;
        letter-spacing: 4.8px;
    }
    .moisures__desc {
        font-size: 18px;
    }
    .moisures__image {
        max-height: 190px;
    }

    .differentials {
        gap: 60px;
    }
    .differentials__text {
        margin: auto 60px;
    }
    .differentials__title h3 {
        font-size: 24px;
        letter-spacing: 4.8px;
    }
    .differentials__desc {
        font-size: 18px;
    }
    .differentials__image {
        max-height: 190px;
    }

    .cases {
        gap: 60px;
    }
    .cases__text {
        margin: auto 60px;
    }
    .cases__title h3 {
        font-size: 24px;
        letter-spacing: 4.8px;
    }
    .cases__desc {
        font-size: 18px;
    }
    .cases__image {
        max-height: 190px;
    }
}

@media (max-width: 1299px) {
    .moisures {
        margin: 100px 0 200px;
        gap: 42px;
    }
    .moisures__text {
        margin: auto 40px;
        gap: 20px;
    }
    .moisures__title h2 {
        font-size: 40px;
        letter-spacing: 2px;
    }
    .moisures__title h3 {
        font-size: 19px;
        letter-spacing: 3.8px;
    }
    .moisures__desc {
        font-size: 16px;
    }
    .moisures__image {
        max-height: 147px;
    }

    .differentials {
        margin: 100px 0 200px;
        gap: 42px;
    }
    .differentials__text {
        margin: auto 40px;
        gap: 20px;
    }
    .differentials__title h2 {
        font-size: 40px;
        letter-spacing: 2px;
    }
    .differentials__title h3 {
        font-size: 19px;
        letter-spacing: 3.8px;
    }
    .differentials__desc {
        font-size: 16px;
    }
    .differentials__image {
        max-height: 147px;
    }

    .cases {
        margin: 100px 0 9vw;
        gap: 42px;
    }
    .cases__text {
        margin: auto 40px;
        gap: 20px;
    }
    .cases__title h2 {
        font-size: 40px;
        letter-spacing: 2px;
    }
    .cases__title h3 {
        font-size: 19px;
        letter-spacing: 3.8px;
    }
    .cases__desc {
        font-size: 16px;
    }
    .cases__image {
        max-height: 147px;
    }
}

@media (max-width: 991px) {
    .moisures {
        margin: 90px 0 160px;
        gap: 42px;
    }
    .moisures__title h2 {
        font-size: 36px;
        letter-spacing: 1.8px;
    }
    .moisures__title h3 {
        font-size: 16px;
        letter-spacing: 3.2px;
    }
    .moisures__image {
        max-height: 115px;
    }

    .differentials {
        margin: 90px 0 160px;
        gap: 42px;
    }
    .differentials__title h2 {
        font-size: 36px;
        letter-spacing: 1.8px;
    }
    .differentials__title h3 {
        font-size: 16px;
        letter-spacing: 3.2px;
    }
    .differentials__image {
        max-height: 115px;
    }

    .cases {
        margin: 90px 0 9vw;
        gap: 42px;
    }
    .cases__title h2 {
        font-size: 36px;
        letter-spacing: 1.8px;
    }
    .cases__title h3 {
        font-size: 16px;
        letter-spacing: 3.2px;
    }
    .cases__image {
        max-height: 115px;
    }
}

@media (max-width: 767px) {
    .moisures {
        margin: 77px 0 110px;
        gap: 20px;
    }
    .moisures__text {
        margin: auto 20px;
    }
    .moisures__title {
        gap: 23px;
    }
    .moisures__title h2::after {
        bottom: -13px;
    }
    .moisures__image {
        max-height: 84px;
    }

    .differentials {
        margin: 77px 0 110px;
        gap: 20px;
    }
    .differentials__text {
        margin: auto 20px;
    }
    .differentials__title {
        gap: 23px;
    }
    .differentials__title h2::after {
        bottom: -13px;
    }
    .differentials__image {
        max-height: 84px;
    }

    .cases {
        margin: 77px 0 9vw;
        gap: 20px;
    }
    .cases__text {
        margin: auto 20px;
    }
    .cases__title {
        gap: 23px;
    }
    .cases__title h2::after {
        bottom: -13px;
    }
    .cases__image {
        max-height: 84px;
    }
}

@media (max-width: 566px) {
    .moisures {
        margin: 67px 0 75px;
        gap: 20px;
    }
    .moisures__text {
        margin: auto 16px;
        gap: 16px;
    }
    .moisures__title h2 {
        font-size: 17px;
        letter-spacing: 0.85px;
    }
    .moisures__title h3 {
        font-size: 14px;
        letter-spacing: 2.8px;
    }
    .moisures__desc {
        font-size: 14px;
    }
    .moisures__image {
        max-height: 45px;
    }

    .differentials {
        margin: 67px 0 75px;
        gap: 20px;
    }
    .differentials__text {
        margin: auto 16px;
        gap: 16px;
    }
    .differentials__title h2 {
        font-size: 17px;
        letter-spacing: 0.85px;
    }
    .differentials__title h3 {
        font-size: 14px;
        letter-spacing: 2.8px;
    }
    .differentials__desc {
        font-size: 14px;
    }
    .differentials__image {
        max-height: 45px;
    }

    .cases {
        margin: 67px 0 9vw;
        gap: 20px;
    }
    .cases__text {
        margin: auto 16px;
        gap: 16px;
    }
    .cases__title h2 {
        font-size: 17px;
        letter-spacing: 0.85px;
    }
    .cases__title h3 {
        font-size: 14px;
        letter-spacing: 2.8px;
    }
    .cases__desc {
        font-size: 14px;
    }
    .cases__image {
        max-height: 45px;
    }
}

.scopes-container {
    margin: 0 auto;
    padding: 0;
    position: absolute;
    width: 100%;
    height: calc(100% - 800px);
    top: 800px;
    left: 0;
    right: 0;
}

.scopes-wrapper {
    margin: 0 auto;
    padding: 0;
    position: -webkit-sticky;
    position: sticky;
    top: 40vh;
}

.scopes-clear {
    margin: 0 auto;
    padding: 0;
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
}

.scopes-trans {
    margin: 0 auto;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
    opacity: 0;

    -webkit-clip-path: inset(0 100% 0 0);

            clip-path: inset(0 100% 0 0); /* Начальное состояние - полностью скрыто справа */
    will-change: clip-path;
}

@media (max-width: 1499px) {
    .scopes-container {
        height: calc(100% - 680px);
        top: 680px;
    }
}

@media (max-width: 1299px) {
    .scopes-container {
        height: calc(100% - 520px);
        top: 520px;
    }
}

@media (max-width: 991px) {
    .scopes-container {
        height: calc(100% - 470px);
        top: 470px;
    }
}

@media (max-width: 767px) {
    .scopes-container {
        height: calc(100% - 415px);
        top: 415px;
    }
}

@media (max-width: 566px) {
    .scopes-container {
        height: calc(100% - 320px);
        top: 320px;
    }
}

@media (max-width: 470px) {
    .scopes-container {
        height: calc(100% - 340px);
        top: 340px;
    }
}



@media (max-width: 420px) {
    .scopes-container {
        height: calc(100% - 365px);
        top: 365px;
    }
}

@media (max-width: 390px) {
    .scopes-container {
        height: calc(100% - 385px);
        top: 385px;
    }
}


@media (max-width: 340px) {
    .scopes-container {
        height: calc(100% - 405px);
        top: 405px;
    }
}

.warrantys {
    margin: 133px 0 0;
    padding: 70px;
    background-image: url(/image/catalog/8-32x50_sfir_sfp/patterns_bg.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 70px;
}

.warrantys__image {
    margin: auto 0;
    padding: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
    max-width: 349px;
}

.warrantys__text {
    margin: auto 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
    z-index: 3;
}

.warrantys__title {
    margin: 0;
    padding: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 35px;
    z-index: 3;
}

.warrantys__title h2 {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    font-size: 48px;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    color: #fff;
}

.warrantys__title h2::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -16px;
    width: 100%;
    height: 3px;
    border-radius: 20px;
    background: -webkit-gradient(linear, left top, right top, from(#FFF), color-stop(50.17%, rgba(255, 255, 255, 0.40)), to(rgba(255, 255, 255, 0.00)));
    background: -o-linear-gradient(left, #FFF 0%, rgba(255, 255, 255, 0.40) 50.17%, rgba(255, 255, 255, 0.00) 100%);
    background: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0.40) 50.17%, rgba(255, 255, 255, 0.00) 100%);
}

.warrantys__title h3 {
    margin: 0;
    padding: 0;
    font-size: 32px;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 6.4px;
    color: #fff;
}

.warrantys__desc {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    line-height: 150%;
}

@media (max-width: 1499px) {
    .warrantys {
        margin: 150px 0 0;
        padding: 65px 60px;
        gap: 60px;
    }
    .warrantys__image {
        max-width: 305px;
    }
    .warrantys__title h3 {
        font-size: 24px;
        letter-spacing: 4.8px;
    }
    .warrantys__desc {
        font-size: 18px;
    }
}

@media (max-width: 1299px) {
    .warrantys {
        margin: 100px 0 0;
        padding: 45px 40px;
        gap: 60px;
    }
    .warrantys__image {
        max-width: 236px;
    }
    .warrantys__text {
        gap: 20px;
    }
    .warrantys__title h2 {
        font-size: 40px;
        letter-spacing: 2px;
    }
    .warrantys__title h3 {
        font-size: 19px;
        letter-spacing: 3.8px;
    }
    .warrantys__desc {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .warrantys {
        margin: 80px 0 0;
        padding: 40px;
        gap: 30px;
    }
    .warrantys__image {
        max-width: 185px;
    }
    .warrantys__title h2 {
        font-size: 36px;
        letter-spacing: 1.8px;
    }
    .warrantys__title h3 {
        font-size: 16px;
        letter-spacing: 3.2px;
    }
}

@media (max-width: 767px) {
    .warrantys {
        margin: 60px 0 0;
        padding: 20px;
        gap: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
    }
    .warrantys__image {
        max-width: 100%;
    }
    .warrantys__title {
        gap: 23px;
    }
    .warrantys__title h2::after {
        bottom: -13px;
    }
}

@media (max-width: 566px) {
    .warrantys {
        margin: 50px 0 0;
        padding: 16px;
    }
    .warrantys__text {
        gap: 16px;
    }
    .warrantys__title h2 {
        font-size: 17px;
        letter-spacing: 0.85px;
    }
    .warrantys__title h3 {
        font-size: 14px;
        letter-spacing: 2.8px;
    }
    .warrantys__desc {
        font-size: 14px;
    }

}