.lrs-6-50x56ffp {
    font-family: "Montserrat", sans-serif;
    max-width: 1500px;
    min-width: 270px;
    width: 100%;
    margin: 0 auto;
    overflow-x: unset;
}
.product-container {
    overflow-x: visible;
}
/* product==================================================================== */
.product-lrs-50x56 {
    background-color: #DEE1E2;
    position: relative;
    overflow: hidden;
}
.product-lrs-50x56::before {
    content: "";
    background-image: url(/image/catalog/landings/lrs-6-50x56ffp/lrs3-50x56-ffp.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
    width: 100%;
    height: 157px;
    position: absolute;
    top: 187px;
    left: 0;
    display: block;
}
.mount-back {
    position: absolute;
    top: 10px;
    left: 5px;
    width: 100%;
    object-fit: cover;
}
.product-lrs-50x56__wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 100%;
    background-image: url(/image/catalog/landings/lrs-6-50x56ffp/prod-mount-front.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    position: relative;
    padding: 100px 0 90px;
}
.product-lrs-50x56__wrap h3 {
    color: #020A0A;
    font-size: 40px;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;
    margin: 0;
}
.product-lrs-50x56__wrap h2 {
    color: #020A0A;
    font-size: 72px;
    font-weight: 700;
    line-height: 110%;
    text-transform: uppercase;
    margin: 0;
}
.product-lrs-50x56__img {
    max-width: 1090px;
    width: 100%;
    margin: 15px 0 0 0;
}
@media screen and (max-width: 1599px) {
    .mount-back {
        width: 1450px;
        left: -6%;
        top: 15px;
    }
    .product-lrs-50x56__img {
        max-width: 1000px;
        margin: 30px 0 0 0;
    }
}
@media screen and (max-width: 1344px) {
    .product-lrs-50x56::before {
        top: 135px;
    }
    .mount-back {
        width: 1250px;
    }
    .product-lrs-50x56__wrap {
        padding: 70px 0 65px;
    }
    .product-lrs-50x56__img {
        max-width: 960px;
        margin: 15px 0 0 0;
    }
}
@media screen and (max-width: 1199px) {
    .product-lrs-50x56::before {
        top: 125px;
    }
    .mount-back {
        width: 1156px;
        left: -8%;
    }
    .product-lrs-50x56__wrap {
        padding: 65px 0 80px;
    }
    .product-lrs-50x56__wrap h3 {
        font-size: 32px;
    }
    .product-lrs-50x56__wrap h2 {
        font-size: 60px;
    }
    .product-lrs-50x56__img {
        max-width: 830px;
        margin: 10px 0 0 0;
    }
}
@media screen and (max-width: 991px) {
    .product-lrs-50x56::before {
        top: 112px;
    }
    .mount-back {
        width: 976px;
    }
    .product-lrs-50x56__wrap {
        padding: 50px 0 70px;
    }
    .product-lrs-50x56__wrap h3 {
        font-size: 28px;
    }
    .product-lrs-50x56__wrap h2 {
        font-size: 48px;
    }
    .product-lrs-50x56__img {
        max-width: 662px;
    }
}
@media screen and (max-width: 767px){
    .product-lrs-50x56::before {
        top: 165px;
    }
    .mount-back {
        width: 906px;
        top: 60px;
        left: -14%;
    }
    .product-lrs-50x56__wrap {
        padding: 85px 0 100px;
    }
    .product-lrs-50x56__wrap h3 {
        font-size: 22px;
    }
    .product-lrs-50x56__wrap h2 {
        max-width: 325px;
    }
    .product-lrs-50x56__img {
        max-width: 500px;
        margin: 63px 0 0 0;
    }
}
@media screen and (max-width: 567px) {
    .product-lrs-50x56::before {
        top: 33%;
    }
    .mount-back {
        width: 173vw;
        left: -17vw;
        top: 50px;
    }
    .product-lrs-50x56__wrap {
        padding: 50px 15px 80px;
        box-sizing: border-box;
    }
    .product-lrs-50x56__wrap h3 {
        font-size: 18px;
    }
    .product-lrs-50x56__wrap h2 {
        font-size: 36px;
    }
    .product-lrs-50x56__img {
        margin: 5vw 0 0 0;
    }
}
/* video--------------------------------------------------------------------- */
.video-lrs-50x56 {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 50px;
    padding: 40px 100px 150px;
    background-color: #22372C;
    margin: -10px 0 0 0;
    position: relative;
}
.video-lrs-50x56 h2 {
    color: #FFF;
    font-size: 54px;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    margin: 0;
}
.video-lrs-50x56 video {
    max-width: 1250px;
    width: 100%;
}

@media screen and (max-width: 1599px) {
    .video-lrs-50x56 {
        padding: 40px 80px 150px;
    }
}
@media screen and (max-width: 1344px) {
    .video-lrs-50x56 {
        padding: 40px 40px 150px;
    }
    .video-lrs-50x56 h2 {
        font-size: 46px;
        max-width: 868px;
    }
}
@media screen and (max-width: 1199px) {
    .video-lrs-50x56 {
        padding: 40px 30px 100px;
    }
    .video-lrs-50x56 h2 {
        font-size: 40px;
    }
}
@media screen and (max-width: 991px) {
    .video-lrs-50x56 {
        gap: 40px;
    }
    .video-lrs-50x56 h2 {
        font-size: 28px;
    }
}
@media screen and (max-width: 767px){
    .video-lrs-50x56 {
        gap: 30px;
        padding: 10px 30px 100px;
    }
    .video-lrs-50x56 h2 {
        font-size: 28px;
    }
}
@media screen and (max-width: 567px) {
    .video-lrs-50x56 {
        gap: 20px;
        padding: 10px 20px 80px;
    }
    .video-lrs-50x56 h2 {
        font-size: 20px;
    }
}
/* crystal--------------------------------------------------------------------------------------- */
.crystal-lrs-50x56 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 35px;
    margin: 200px 0;
}
.crystal-lrs-50x56__info {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 35px;
    text-align: center;
    background-image: url(/image/catalog/landings/lrs-6-50x56ffp/crystal-ed.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 95%;
    padding: 15px 125px 0;
    width: 100%;
    box-sizing: border-box;
}
.crystal-lrs-50x56__info h2 {
    color: #020A0A;
    font-size: 54px;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    margin: 0;
}
.crystal-lrs-50x56__info p {
    color: #020A0A;
    font-size: 24px;
    font-weight: 400;
    line-height: 130%;
    margin: 0;
}
.crystal-lrs-50x56__wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(/image/catalog/landings/lrs-6-50x56ffp/crystal-bg.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    width: 100%;
}
.crystal-lrs-50x56__inner {
    position: relative;
}
.crystal-lrs-50x56__img {
    max-width: 556px;
    width: 100%;
}
.crystal-lrs-50x56__lens {
    background-image: url(/image/catalog/landings/lrs-6-50x56ffp/crystal-deer.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    width: 100%;
    height: 388px;
    max-width: 388px;
    position: absolute;
    bottom: 0;
    left: 120px;
    border-radius: 50%;
    overflow: hidden;
    box-sizing: border-box;
}
.crystal-lrs-50x56__ellipse {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.crystal-lrs-50x56__lens-shadow {
    width: 100%;
    height: 100%;
    border: solid #000000;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
}

@media screen and (max-width: 1599px) {
    .crystal-lrs-50x56__info {
        gap: 20px;
        padding: 0;
    }
    .crystal-lrs-50x56__info h2 {
        max-width: 1028px;
    }
    .crystal-lrs-50x56__inner {
        margin: 0 0 0 -50px;
    }
    .crystal-lrs-50x56__wrap {
        padding: 0 0 25px;
    }
    .crystal-lrs-50x56__img {
        max-width: 480px;
    }
    .crystal-lrs-50x56__lens {
        height: 330px;
        max-width: 330px;
        left: 105px;
    }
}
@media screen and (max-width: 1344px) {
    .crystal-lrs-50x56__info {
        gap: 25px;
        padding: 0 68px;
    }
    .crystal-lrs-50x56__info h2 {
        font-size: 46px;
        max-width: 932px;
    }
    .crystal-lrs-50x56__info p {
        font-size: 20px;
    }
    .crystal-lrs-50x56__wrap {
        padding: 0 0 25px;
        background-size: 1120px;
    }
    .crystal-lrs-50x56__img {
        max-width: 430px;
    }
    .crystal-lrs-50x56__lens {
        height: 296px;
        max-width: 296px;
        left: 91px;
    }
}
@media screen and (max-width: 1199px) {
    .crystal-lrs-50x56 {
        margin: 150px 0;
    }
    .crystal-lrs-50x56__info {
        padding: 0 56px;
    }
    .crystal-lrs-50x56__info h2 {
        font-size: 40px;
    }
    .crystal-lrs-50x56__wrap {
        padding: 0 0 25px;
        background-size: 1120px;
        background-position: left -50px center;
    }
    .crystal-lrs-50x56__inner {
        margin: 0;
    }
}
@media screen and (max-width: 991px) {
    .crystal-lrs-50x56__info {
        padding: 0;
        gap: 30px;
    }
    .crystal-lrs-50x56__info h2 {
        font-size: 28px;
        max-width: 533px;
    }
    .crystal-lrs-50x56__info p {
        font-size: 18px;
    }
    .crystal-lrs-50x56__wrap {
        background-image: url(/image/catalog/landings/lrs-6-50x56ffp/crystal-bg-m.webp);
        background-size: 100%;
        background-position: center;
    }
    .crystal-lrs-50x56__img {
        max-width: 377px;
    }
    .crystal-lrs-50x56__lens {
        height: 260px;
        max-width: 260px;
        left: 80px;
    }
}
@media screen and (max-width: 767px){
    .crystal-lrs-50x56 {
        gap: 50px;
        margin: 100px 0;
    }
    .crystal-lrs-50x56__img {
        max-width: 280px;
    }
    .crystal-lrs-50x56__lens {
        height: 193px;
        max-width: 193px;
        left: 60px;
    }
}
@media screen and (max-width: 567px) {
    .crystal-lrs-50x56 {
        gap: 35px;
    }
    .crystal-lrs-50x56__wrap {
        padding: 0 0 20px;
        box-sizing: border-box;
        background-image: url(/image/catalog/landings/lrs-6-50x56ffp/crystal-bg-s.webp);
        background-size: auto;
        background-position: left 30% center;
    }
    .crystal-lrs-50x56__info {
        gap: 25px;
        background-position: top 20px center;
    }
    .crystal-lrs-50x56__info h2 {
        font-size: 20px;
    }
    .crystal-lrs-50x56__info p {
        font-size: 16px;
    }
    .crystal-lrs-50x56__img {
        max-width: 228px;
    }
    .crystal-lrs-50x56__lens {
        height: 158px;
        max-width: 158px;
        left: 48px;
    }
}
/* coating-------------------------------------------------------------------------- */
.coating-lrs-50x56 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 35px;
    margin: 200px 0;
}
.coating-lrs-50x56 h2 {
    color: #020A0A;
    font-size: 54px;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    margin: 0;
}
.coating-lrs-50x56__wrap {
    display: flex;
    justify-content: space-between;
    width: 100%;
    position: relative;
    padding: 60px 0 0 0;
}
.coating-lrs-50x56__inner {
    display: flex;
    align-items: start;
}
.coating-lrs-50x56__prod {
    max-width: 337px;
    width: 100%;
    position: relative;
    z-index: 1;
}
.coating-lrs-50x56__lenses {
    position: relative;
    margin: 0 0 0 -115px;
}
.coating-lrs-50x56__ellipse {
    width: 500px;
}
.coating-lrs-50x56__lens {
    max-width: 450px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.coating-lrs-50x56__lens_2 {
    opacity: 0;
}
.coating-lrs-50x56__lens_3 {
    opacity: 0;
}
.coating-lrs-50x56__light-lens {
    position: absolute;
    top: 28px;
    left: 39px;
    max-width: 505px;
    width: 100%;
}
.coating-lrs-50x56__slider {
    max-width: 648px;
    width: 100%;
}
.swiper {
    position: static;
}
.swiper-slide {
    opacity: 0;
    transition: 0.5s ease-in-out;
    box-sizing: border-box;
}
.swiper-slide-active {
    opacity: 1;
}
.coating-text {
    display: flex;
    flex-direction: column;
    gap: 25px;
    padding: 68px 0 0 48px;
    box-sizing: border-box;
    background-image: url(/image/catalog/landings/lrs-6-50x56ffp/slide-num-1.svg);
    background-repeat: no-repeat;
    background-size: 171px;
    background-position: 0 0;
}
.coating-text_2 {
    background-image: url(/image/catalog/landings/lrs-6-50x56ffp/slide-num-2.svg);
    background-size: 200px;
}
.coating-text_3 {
    background-image: url(/image/catalog/landings/lrs-6-50x56ffp/slide-num-3.svg);
    background-size: 200px;
}
.coating-text h3 {
    color: #020A0A;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    text-transform: uppercase;
    margin: 0;
}
.coating-text p {
    color: #020A0A;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin: 0;
}
.coating-lrs-50x56__btn {
    position: relative;
    height: 40px;
    width: 150px;
    margin: 80px 0 0 38px;
}
.swiper-button-next {
    width: 40px;
    height: 40px;
    background-image: url(/image/catalog/landings/lrs-6-50x56ffp/button-next.svg);
    background-repeat: no-repeat;
    background-size: auto;
    transition: all 0.5s ease;
    -webkit-tap-highlight-color: transparent;
}
.swiper-button-next:hover {
    background-image: url(/image/catalog/landings/lrs-6-50x56ffp/button-next-hover.svg);
}
.swiper-button-next:active {
    background-image: url(/image/catalog/landings/lrs-6-50x56ffp/button-next-active.svg);
}
.swiper-button-prev {
    width: 40px;
    height: 40px;
    background-image: url(/image/catalog/landings/lrs-6-50x56ffp/button-prev.svg);
    background-repeat: no-repeat;
    background-size: contain;
    transition: all 0.5s ease;
    -webkit-tap-highlight-color: transparent;
}
.swiper-button-prev:hover {
    background-image: url(/image/catalog/landings/lrs-6-50x56ffp/button-prev-hover.svg);
    background-size: contain;
}
.swiper-button-prev:active {
    background-image: url(/image/catalog/landings/lrs-6-50x56ffp/button-prev-active.svg);
    background-size: contain;
}
.swiper-button-prev::after, .swiper-button-next::after {
    content: none;
}
.coating-lrs-50x56__slider .swiper-pagination {
    top: 0;
    height: 15px;
}
.swiper-pagination-bullet {
    border-radius: 10px;
    width: 10px;
    height: 10px;
    transition: 0.5s width ease-in-out;
    -webkit-tap-highlight-color: transparent;
}
.swiper-pagination-bullet-active {
    width: 70px;
}

@media screen and (max-width: 1599px) {
    .coating-lrs-50x56__prod {
        max-width: 269px;
    }
    .coating-lrs-50x56__lenses {
        margin: 0 0 0 -105px;
    }
    .coating-lrs-50x56__ellipse {
        width: 400px;
    }
    .coating-lrs-50x56__lens {
        max-width: 360px;
    }
    .coating-lrs-50x56__light-lens {
        top: 28px;
        left: 39px;
        max-width: 505px;
    }
    .coating-lrs-50x56__slider {
        max-width: 637px;
    }
    .coating-text {
        padding: 55px 0 0 38px;
        background-size: 136px;
    }
    .coating-text_2 {
        background-size: 160px;
    }
    .coating-text_3 {
        background-size: 160px;
    }
    .coating-lrs-50x56__btn {
        margin: 47px 0 0 28px;
    }
}
@media screen and (max-width: 1344px) {
    .coating-lrs-50x56 h2 {
        font-size: 46px;
    }
    .coating-lrs-50x56__prod {
        max-width: 253px;
    }
    .coating-lrs-50x56__lenses {
        margin: 0 0 0 -100px;
    }
    .coating-lrs-50x56__ellipse {
        width: 377px;
    }
    .coating-lrs-50x56__lens {
        max-width: 339px;
    }
    .coating-lrs-50x56__light-lens {
        top: 21px;
        left: 28px;
        max-width: 382px;
    }
    .coating-lrs-50x56__slider {
        max-width: 542px;
    }
    .coating-text {
        padding: 52px 0 0 36px;
        background-size: 128px;
    }
    .coating-text h3 {
        font-size: 32px;
    }
    .coating-text p {
        font-size: 20px;
    }
    .coating-text_2 {
        background-size: 150px;
    }
    .coating-text_3 {
        background-size: 150px;
    }
    .coating-lrs-50x56__btn {
        margin: 47px 0 0 28px;
    }
}
@media screen and (max-width: 1199px) {
    .coating-lrs-50x56 {
        margin: 150px 0;
    }
    .coating-lrs-50x56 h2 {
        font-size: 40px;
        text-align: center;
    }
    .coating-lrs-50x56__wrap {
        flex-direction: column;
        align-items: center;
        gap: 50px;
    }
    .coating-lrs-50x56__slider {
        max-width: 685px;
    }
    .coating-lrs-50x56__btn {
        margin: 47px auto 0;
    }
}
@media screen and (max-width: 991px) {
    .coating-lrs-50x56 h2 {
        font-size: 28px;
    }
    .coating-text h3 {
        font-size: 28px;
    }
    .coating-text p {
        font-size: 18px;
    }
}
@media screen and (max-width: 767px){
    .coating-lrs-50x56 {
        margin: 100px 0;
    }
    .coating-lrs-50x56__wrap {
        gap: 40px;
    }
    .coating-lrs-50x56__prod {
        max-width: 224px;
    }
    .coating-lrs-50x56__lenses {
        margin: 0 0 0 -80px;
    }
    .coating-lrs-50x56__ellipse {
        width: 335px;
    }
    .coating-lrs-50x56__lens {
        max-width: 300px;
    }
    .coating-lrs-50x56__light-lens {
        top: 19px;
        left: 24px;
        max-width: 339px;
    }
    .coating-text {
        padding: 46px 0 0 32px;
        background-size: 114px;
    }
    .coating-text_2 {
        background-size: 135px;
    }
    .coating-text_3 {
        background-size: 135px;
    }

    .swiper-pagination-bullet {
        width: 7px;
        height: 7px;
        margin: 0 6px !important;
    }
    .swiper-pagination-bullet-active {
        width: 47px;
    }
    .coating-lrs-50x56__btn {
        margin: 35px auto 0;
    }
}
@media screen and (max-width: 567px) {
    .coating-lrs-50x56 {
        gap: 15px;
    }
    .coating-lrs-50x56 h2 {
        font-size: 20px;
    }
    .coating-text {
        padding: 26px 0 0;
        background-size: 70px;
        gap: 15px;
    }
    .coating-text_2 {
        background-size: 75px;
    }
    .coating-text_3 {
        background-size: 75px;
    }
    .coating-text h3 {
        font-size: 20px;
        padding: 0 0 0 15px;
    }
    .coating-text p {
        font-size: 15px;
    }
    .coating-lrs-50x56__wrap {
        gap: 20px;
        padding: 35px 5px 0;
        box-sizing: border-box;
    }
    .coating-lrs-50x56__prod {
        max-width: 120px;
    }
    .coating-lrs-50x56__lenses {
        margin: 0 0 0 -40px;
    }
    .coating-lrs-50x56__ellipse {
        width: 180px;
    }
    .coating-lrs-50x56__lens {
        max-width: 162px;
        top: 49%;
    }
    .coating-lrs-50x56__light-lens {
        top: 10px;
        left: 13px;
        max-width: 180px;
    }
    .coating-lrs-50x56__btn {
        margin: 20px auto 0;
    }

    .coating-lrs-50x56__slider {
        max-width: 540px;
    }
}
/* grey--------------------------------------------------------------------------------- */
.grey-wrap {
    background-color: #5B6770;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 150px;
    margin: 200px 0;
}
.diameter-lrs-50x56 {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 50px;
    padding: 100px 0 0 0;
    width: 100%;
}
.diameter-lrs-50x56 h2 {
    color: #F3E3CD;
    font-size: 54px;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    margin: 0;
    max-width: 1200px;
}
.diameter-lrs-50x56 p {
    color: #FFF;
    font-size: 24px;
    font-weight: 400;
    line-height: 130%;
    margin: 0;
    max-width: 1202px;
}
.diameter-lrs-50x56 img {
    max-width: 1435px;
    width: 100%;
    align-self: start;
}

.ergonomics-lrs-50x56 {
    display: flex;
    justify-content: space-between;
    align-items: end;
    padding: 85px 100px 100px;
    background-image: url('/image/catalog/landings/lrs-6-50x56ffp/ergonomics-trees.webp'),
                      url('/image/catalog/landings/lrs-6-50x56ffp/ergonomics-artelv.svg');
    background-repeat: no-repeat;
    background-size: 100%, 90%;
    background-position: bottom center, top center;
    position: relative;
    width: 100%;
    box-sizing: border-box;
}
.ergonomics-lrs-50x56__info {
    display: flex;
    flex-direction: column;
    gap: 35px;
    max-width: 610px;
    width: 100%;
}
.ergonomics-lrs-50x56__info h2 {
    color: #F3E3CD;
    font-size: 54px;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    margin: 0;
}
.ergonomics-lrs-50x56__info p {
    color: #FFF;
    font-size: 24px;
    font-weight: 400;
    line-height: 130%;
    margin: 0;
}
.ergonomics-lrs-50x56 img {
    max-width: 585px;
    width: 100%;
    display: block;
    object-fit: contain;
}
@media screen and (max-width: 1599px) {
    .diameter-lrs-50x56 h2 {
        max-width: 1058px;
    }
    .diameter-lrs-50x56 p {
        max-width: 1058px;
    }
    .diameter-lrs-50x56 img {
        max-width: 1240px;
    }

    .ergonomics-lrs-50x56 {
        padding: 113px 70px 100px;
    }
    .ergonomics-lrs-50x56__info {
        max-width: 543px;
    }
    .ergonomics-lrs-50x56 img {
        max-width: 505px;
    }
}
@media screen and (max-width: 1344px) {
    .grey-wrap {
        gap: 100px;
    }
    .diameter-lrs-50x56 h2 {
        max-width: 932px;
        font-size: 46px;
    }
    .diameter-lrs-50x56 p {
        max-width: 932px;
        font-size: 20px;
    }
    .diameter-lrs-50x56 img {
        max-width: 1115px;
    }

    .ergonomics-lrs-50x56 {
        padding: 113px 70px 80px;
    }
    .ergonomics-lrs-50x56__info {
        max-width: 487px;
    }
    .ergonomics-lrs-50x56__info h2 {
        font-size: 46px;
    }
    .ergonomics-lrs-50x56__info p {
        font-size: 20px;
    }
    .ergonomics-lrs-50x56 img {
        max-width: 452px;
    }
}
@media screen and (max-width: 1199px) {
    .grey-wrap {
        margin: 150px 0;
    }
    .diameter-lrs-50x56 {
        gap: 35px;
        padding: 80px 0 0 0;
    }
    .diameter-lrs-50x56 h2 {
        max-width: 766px;
        font-size: 40px;
    }
    .diameter-lrs-50x56 p {
        max-width: 766px;
    }
    .diameter-lrs-50x56 img {
        max-width: 915px;
    }

    .ergonomics-lrs-50x56 {
        padding: 100px 50px 80px;
    }
    .ergonomics-lrs-50x56__info {
        max-width: 400px;
    }
    .ergonomics-lrs-50x56__info h2 {
        font-size: 40px;
    }
    .ergonomics-lrs-50x56 img {
        max-width: 371px;
    }
}
@media screen and (max-width: 991px) {
    .diameter-lrs-50x56 {
        gap: 25px;
        padding: 80px 0 0 0;
    }
    .diameter-lrs-50x56 h2 {
        max-width: 600px;
        font-size: 28px;
    }
    .diameter-lrs-50x56 p {
        max-width: 600px;
        font-size: 18px;
    }
    .diameter-lrs-50x56 img {
        max-width: 695px;
    }

    .ergonomics-lrs-50x56 {
        padding: 83px 90px 80px;
        flex-direction: column;
        align-items: center;
        gap: 90px;
        background-size: 1300px, 90%;
    }
    .ergonomics-lrs-50x56__info {
        max-width: 100%;
        text-align: center;
        gap: 25px;
    }
    .ergonomics-lrs-50x56__info h2 {
        font-size: 28px;
    }
    .ergonomics-lrs-50x56__info p {
        font-size: 18px;
    }
    .ergonomics-lrs-50x56 img {
        max-width: 518px;
    }
}
@media screen and (max-width: 767px){
    .grey-wrap {
        margin: 100px 0;
    }
    .diameter-lrs-50x56 {
        gap: 40px;
        padding: 50px 0 0 0;
    }
    .diameter-lrs-50x56 h2 {
        padding: 0 50px;
        box-sizing: border-box;
    }
    .diameter-lrs-50x56 p {
        padding: 0 50px;
        box-sizing: border-box;
    }
    .diameter-lrs-50x56 img {
        content: url(/image/catalog/landings/lrs-6-50x56ffp/diameter-m.webp);
        padding: 0 10px 0 0;
        box-sizing: border-box;
    }

    .ergonomics-lrs-50x56 {
        padding: 53px 50px 70px;
        gap: 70px;
        background-size: 1200px, 90%;
    }
}
@media screen and (max-width: 567px) {
    .grey-wrap {
        gap: 80px;
    }
    .diameter-lrs-50x56 {
        gap: 30px;
        padding: 40px 0 0 0;
    }
    .diameter-lrs-50x56 h2 {
        padding: 0 15px;
        font-size: 20px;
        max-width: 400px;
        box-sizing: border-box;
    }
    .diameter-lrs-50x56 p {
        padding: 0 15px;
        font-size: 16px;
        max-width: 400px;
        box-sizing: border-box;
    }
    .diameter-lrs-50x56 img {
        content: url(/image/catalog/landings/lrs-6-50x56ffp/diameter-s.webp);
        padding: 0 5px 0 0;
    }

    .ergonomics-lrs-50x56 {
        padding: 35px 0 50px;
        gap: 50px;
        background-size: 200vw, 90%;
    }
    .ergonomics-lrs-50x56__info {
        gap: 15px;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .ergonomics-lrs-50x56__info h2 {
        font-size: 20px;
    }
    .ergonomics-lrs-50x56__info p {
        font-size: 16px;
    }
    .ergonomics-lrs-50x56 img {
        padding: 0 25px;
        box-sizing: border-box;
    }
}
/* adjustment--------------------------------------------------------------------------- */
.adjustment-lrs-50x56 {
    display: flex;
    justify-content: space-between;
    margin: 200px 0;
}
.adjustment-lrs-50x56__prod {
    aspect-ratio: 1 / 1;
    width: 620px;
    position: relative;
    overflow: hidden;
    background-color: #ECECEC;
}
.adjustment-lrs-50x56__img {
    position: absolute;
    top: 0;
    right: 0;
    width: 1077px;
}
.adjustment-lrs-50x56__img-2 {
    opacity: 0;
}
.adjustment-lrs-50x56__slider {
    max-width: 742px;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    border-top: 2px solid #000;
    padding: 50px 0 0 0;
}
.adjustment-lrs-50x56 .swiper {
    position: static;
}
.adjustment-lrs-50x56__slider .swiper-pagination {
    bottom: auto;
    left: 0;
    width: auto;
}
.adjustment-text {
    display: flex;
    flex-direction: column;
    gap: 25px;
    margin: 75px 0 30px 0;
}
.adjustment-text h3 {
    color: #020A0A;
    font-size: 40px;
    font-weight: 600;
    line-height: 120%;
    text-transform: uppercase;
    margin: 0;
}
.adjustment-text p {
    color: #020A0A;
    font-size: 24px;
    font-weight: 400;
    line-height: 130%;
    margin: 0;
}
.adjustment-lrs-50x56__arrows {
    width: 100%;
    border-top: 2px solid #000;
    margin: auto 0 0 0;
}
.adjustment-lrs-50x56__btn {
    position: relative;
    height: 40px;
    width: 150px;
    margin: 25px 0 0 0;
}
.adjustment-lrs-50x56 .swiper-pagination {
    display: flex;
    gap: 40px;
}
.adjustment-lrs-50x56 .swiper-pagination-bullet {
    width: 31px;
    height: 31px;
    text-align: center;
    font-size: 24px;
    color: #000;
    opacity: 0.3;
    font-weight: 300;
    background-color: transparent;
    margin: 0 20px;
  }
  .adjustment-lrs-50x56 .swiper-pagination-bullet-active {
    opacity: 1;
    font-weight: 700;
  }
@media screen and (max-width: 1599px) {
    .adjustment-lrs-50x56__prod {
        width: 425px;
        align-self: baseline;
    }
    .adjustment-lrs-50x56__img {
        width: 750px;
    }
    .adjustment-lrs-50x56__slider {
        max-width: 765px;
        padding: 20px 0 0 0;
    }
    .adjustment-text {
        gap: 15px;
        margin: 45px 0 20px 0;
    }
    .adjustment-text h3 {
        max-width: 638px;
        width: 100%;
    }
}
@media screen and (max-width: 1344px) {
    .adjustment-lrs-50x56__slider {
        max-width: 635px;
        padding: 30px 0 0 0;
        box-sizing: border-box;
    }
    .adjustment-text {
        gap: 25px;
        margin: 55px 0 30px 0;
        box-sizing: border-box;
    }
    .adjustment-text h3 {
        max-width: 540px;
        font-size: 32px;
    }
    .adjustment-text p {
        font-size: 20px;
    }
}
@media screen and (max-width: 1199px) {
    .adjustment-lrs-50x56 {
        flex-direction: column;
        align-items: center;
        gap: 50px;
        margin: 150px 0;
    }
    .adjustment-lrs-50x56__prod {
        width: 518px;
        align-self: auto;
    }
    .adjustment-lrs-50x56__img {
        width: 920px;
    }
    .adjustment-lrs-50x56__slider {
        max-width: 640px;
    }
    .adjustment-lrs-50x56__slider .swiper-pagination {
        left: 50%;
        transform: translateX(-50%);
    }
    .adjustment-text {
        margin: 55px 0 25px 0;
        text-align: center;
        align-items: center;
    }
    .adjustment-lrs-50x56__arrows {
        display: flex;
        justify-content: center;
    }
    .adjustment-lrs-50x56__btn {
        margin: 35px 0 0 0;
    }
}
@media screen and (max-width: 991px) {
    .adjustment-lrs-50x56__slider {
        max-width: 518px;
    }
    .adjustment-text h3 {
        font-size: 28px;
    }
    .adjustment-text p {
        font-size: 18px;
    }
}
@media screen and (max-width: 767px){
    .adjustment-lrs-50x56 {
        margin: 100px 0;
    }
}
@media screen and (max-width: 567px) {
    .adjustment-lrs-50x56 {
        gap: 18px;
    }
    .adjustment-lrs-50x56__prod {
        width: 270px;
    }
    .adjustment-lrs-50x56__img {
        width: 480px;
    }
    .adjustment-lrs-50x56 .swiper {
        display: flex;
        flex-direction: column-reverse;
    }
    .adjustment-lrs-50x56__slider {
        border: none;
        padding: 0;
    }
    .adjustment-lrs-50x56__slider .swiper-pagination {
        display: none;
    }
    .adjustment-lrs-50x56__arrows {
        border: none;
    }
    .adjustment-lrs-50x56__btn {
        margin: 0;
        padding: 5px 0 0 0;
    }
    .adjustment-lrs-50x56__btn .swiper-button-next,
    .adjustment-lrs-50x56__btn .swiper-button-prev {
        width: 34px;
        height: 40px;
        background-size: contain;
        background-position: center;
    }
    .adjustment-text {
        margin: 15px 0 0 0;
        gap: 0;
    }
    .adjustment-text h3 {
        font-size: 20px;
        margin: 0 0 15px 0;
        max-width: 300px;
    }
    .adjustment-text p {
        font-size: 16px;
    }
}
/* sensor---------------------------------------------------------------------------- */
.amendment-lrs-50x56 {
    margin: 200px 0;
}
.sensor-lrs-50x56 {
    display: flex;
    justify-content: end;
    position: relative;
    padding: 80px 75px;
    width: 100%;
    background-color: #22372C;
    background-image: url(/image/catalog/landings/lrs-6-50x56ffp/pattern-1.svg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 100%;
    box-sizing: border-box;
    overflow: hidden;
}
.sensor-lrs-50x56__img {
    width: 1581px;
    position: absolute;
    top: -523px;
    left: -390px;
}
.sensor-lrs-50x56__info {
    display: flex;
    flex-direction: column;
    gap: 25px;
    max-width: 666px;
    width: 100%;
}
.amendment-lrs-50x56__icon {
    max-width: 72px;
    width: 100%;
}
.sensor-lrs-50x56__info h3 {
    color: #F3E3CD;
    font-size: 40px;
    font-weight: 600;
    line-height: 120%;
    text-transform: uppercase;
    margin: 0;
}
.sensor-lrs-50x56__info p {
    color: #F3E3CD;
    font-size: 24px;
    font-weight: 400;
    line-height: 130%;
    margin: 0;
}

.zero-lrs-50x56 {
    display: flex;
    justify-content: start;
    position: relative;
    padding: 80px 75px;
    width: 100%;
    background-color: #F3E3CD;
    box-sizing: border-box;
}
.zero-lrs-50x56__info {
    display: flex;
    flex-direction: column;
    gap: 25px;
    max-width: 628px;
    width: 100%;
}
.zero-lrs-50x56__info h3 {
    color: #22372C;
    font-size: 40px;
    font-weight: 600;
    line-height: 120%;
    text-transform: uppercase;
    margin: 0;
}
.zero-lrs-50x56__info p {
    color: #22372C;
    font-size: 24px;
    font-weight: 400;
    line-height: 130%;
    margin: 0;
}
.zero-lrs-50x56__img {
    width: 470px;
    position: absolute;
    top: 0;
    right: 150px;
}

@media screen and (max-width: 1599px) {
    .sensor-lrs-50x56 {
        padding: 70px;
    }
    .sensor-lrs-50x56__img {
        width: 1381px;
        top: -430px;
        left: -375px;
    }
    .sensor-lrs-50x56__info {
        max-width: 572px;
        gap: 20px;
    }
    .amendment-lrs-50x56__icon {
        max-width: 65px;
    }

    .zero-lrs-50x56 {
        padding: 70px;
    }
    .zero-lrs-50x56__info {
        gap: 20px;
        max-width: 543px;
    }
    .zero-lrs-50x56__img {
        width: 435px;
        right: 102px;
    }
}
@media screen and (max-width: 1344px) {
    .sensor-lrs-50x56__img {
        width: 1213px;
        top: -375px;
        left: -315px;
    }
    .sensor-lrs-50x56__info {
        max-width: 513px;
    }
    .sensor-lrs-50x56__info h3 {
        font-size: 32px;
    }
    .sensor-lrs-50x56__info p {
        font-size: 20px;
    }
    .amendment-lrs-50x56__icon {
        max-width: 60px;
    }
    .zero-lrs-50x56__info {
        max-width: 487px;
    }
    .zero-lrs-50x56__info h3 {
        font-size: 32px;
    }
    .zero-lrs-50x56__info p {
        font-size: 20px;
    }
    .zero-lrs-50x56__img {
        width: 390px;
        right: 91px;
    }
}
@media screen and (max-width: 1199px) {
    .amendment-lrs-50x56 {
        margin: 150px 0;
    }
    .sensor-lrs-50x56 {
        padding: 50px;
    }
    .sensor-lrs-50x56__img {
        width: 1121px;
        top: -360px;
        left: -325px;
    }
    .sensor-lrs-50x56__info {
        max-width: 421px;
        gap: 15px;
    }

    .zero-lrs-50x56 {
        padding: 50px;
    }
    .zero-lrs-50x56__info {
        gap: 15px;
        max-width: 400px;
    }
    .zero-lrs-50x56__img {
        right: 55px;
    }
}
@media screen and (max-width: 991px) {
    .sensor-lrs-50x56 {
        padding: 534px 80px 80px;
        justify-content: center;
        background-size: 1200px;
    }
    .sensor-lrs-50x56__img {
        width: 1390px;
        top: -455px;
        left: -375px;
    }
    .sensor-lrs-50x56__info {
        max-width: 520px;
        gap: 20px;
    }
    .sensor-lrs-50x56__info h3 {
        font-size: 28px;
    }
    .sensor-lrs-50x56__info p {
        font-size: 18px;
    }

    .zero-lrs-50x56 {
        padding: 489px 80px 80px;
        justify-content: center;
    }
    .zero-lrs-50x56__info {
        max-width: 520px;
        gap: 20px;
    }
    .zero-lrs-50x56__info h3 {
        font-size: 28px;
    }
    .zero-lrs-50x56__info p {
        font-size: 18px;
    }
    .zero-lrs-50x56__img {
        right: 176px;
    }
}
@media screen and (max-width: 767px){
    .amendment-lrs-50x56 {
        margin: 100px 0;
    }
    .sensor-lrs-50x56 {
        padding: 379px 67px 50px;
        background-size: 850px;
    }
    .sensor-lrs-50x56__img {
        width: 1030px;
        top: -330px;
        left: -275px;
    }

    .zero-lrs-50x56 {
        padding: 346px 67px 50px;
    }
    .zero-lrs-50x56__img {
        right: 55%;
        transform: translateX(50%);
        width: 295px;
    }
}
@media screen and (max-width: 567px) {
    .sensor-lrs-50x56 {
        padding: 200px 20px 35px;
        background-size: 720px;
    }
    .sensor-lrs-50x56__img {
        width: 570px;
        top: -177px;
        left: -167px;
    }
    .sensor-lrs-50x56__info {
        gap: 15px;
    }
    .sensor-lrs-50x56__info h3 {
        font-size: 20px;
    }
    .sensor-lrs-50x56__info p {
        font-size: 16px;
    }
    .amendment-lrs-50x56__icon {
        max-width: 45px;
    }

    .zero-lrs-50x56 {
        padding: 204px 20px 35px;
    }
    .zero-lrs-50x56__info {
        gap: 15px;
    }
    .zero-lrs-50x56__info h3 {
        font-size: 20px;
    }
    .zero-lrs-50x56__info p {
        font-size: 16px;
    }
    .zero-lrs-50x56__img {
        right: 53%;
        width: 158px;
    }
}
/* reticle------------------------------------------------------------------- */
.reticle-lrs-50x56 {
    display: grid;
    justify-content: space-between;
    column-gap: 80px;
    margin: 250px 0 200px;
}
.reticle-lrs-50x56__wrap {
    position: relative;
    grid-area: 1 / 1 / 2 / 2;
}
.reticle-lrs-50x56__img {
    max-width: 550px;
    width: 100%;
}
.reticle-lrs-50x56__img_1 {
    animation: mode-1Opacity 6s ease-in-out 0s infinite;
}
.reticle-lrs-50x56__img_2 {
    position: absolute;
    top: 0;
    left: 0;
    animation: mode-2Opacity 6s ease-in-out 0s infinite;
}
.reticle-lrs-50x56__img_3 {
    position: absolute;
    top: 0;
    left: 0;
    animation: mode-3Opacity 6s ease-in-out 0s infinite;
}
.reticle-lrs-50x56__info {
    grid-area: 1 / 2 / 2 / 3;
    display: flex;
    flex-direction: column;
    gap: 35px;
    max-width: 740px;
    width: 100%;
}
.reticle-lrs-50x56__info h2 {
    color: #020A0A;
    font-size: 54px;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    margin: 0;
}
.reticle-lrs-50x56__info p {
    color: #020A0A;
    font-size: 24px;
    font-weight: 400;
    line-height: 130%;
    margin: 0;
}
.reticle-lrs-50x56__table {
    grid-area: 2 / 2 / 3 / 3;
    border-spacing: 0;
    max-width: 645px;
    width: 100%;
}
.reticle-lrs-50x56__table b {
    color:  #22372C;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    margin: 0;
    box-sizing: border-box;
    display: block;
}
.reticle-lrs-50x56__table-title {
    max-width: 250px; 
}
.reticle-lrs-50x56__table p {
    color: #22372C;
    text-align: right;
    font-size: 24px;
    font-weight: 400;
    line-height: 140%;
    width: 100%;
    margin: 20px 0;
}
.reticle-lrs-50x56__table tr:first-child p {
    margin: 0 0 20px;
}
.reticle-lrs-50x56__table tr {
    height: 60px;
}
.reticle-lrs-50x56__table tr td {
    border-bottom: 1px solid #000;
    box-sizing: border-box;
}
.reticle-lrs-50x56__table tr td:first-child {
    width: 375px;
}
.reticle-lrs-50x56__table tr td:last-child {
    border-left: 1px solid #000;
    width: 270px;
}

@keyframes mode-1Opacity {
    0% {
        opacity: 1;
    }
    30% {
        opacity: 1;
    }
    33% {
        opacity: 0;
    }
    97% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes mode-2Opacity {
    0% {
        opacity: 0;
    }
    30% {
        opacity: 0;
    }
    33% {
        opacity: 1;
    }
    63% {
        opacity: 1;
    }
    66% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
@keyframes mode-3Opacity {
    0% {
        opacity: 0;
    }
    63% {
        opacity: 0;
    }
    66% {
        opacity: 1;
    }
    97% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@media screen and (max-width: 1599px) {
    .reticle-lrs-50x56 {
        margin: 206px 0 200px;
        row-gap: 60px;
    }
    .reticle-lrs-50x56__img {
        max-width: 485px;
    }
    .reticle-lrs-50x56__info {
        max-width: 685px;
    }
}
@media screen and (max-width: 1344px) {
    .reticle-lrs-50x56 {
        margin: 206px 0 150px;
        column-gap: 60px;
        row-gap: 0;
    }
    .reticle-lrs-50x56__info {
        max-width: 555px;
    }
    .reticle-lrs-50x56__info h2 {
        font-size: 46px;
    }
    .reticle-lrs-50x56__info p {
        font-size: 20px;
    }

    .reticle-lrs-50x56__table {
        max-width: 555px;
    }
    .reticle-lrs-50x56__table b {
        font-size: 20px;
    }
    .reticle-lrs-50x56__table-title {
        max-width: 220px;
    }
    .reticle-lrs-50x56__table p {
        font-size: 20px;
        margin: 18px 0;
    }
    .reticle-lrs-50x56__table tr:first-child p {
        margin: 0 0 18px;
    }
    .reticle-lrs-50x56__table tr {
        height: 30px;
    }
    .reticle-lrs-50x56__table tr td:first-child {
        width: 330px;
    }
    .reticle-lrs-50x56__table tr td:last-child {
        width: 208px;
    }
}
@media screen and (max-width: 1199px) {
    .reticle-lrs-50x56 {
        margin: 200px 0 100px;
        column-gap: 50px;
        row-gap: 60px;
    }
    .reticle-lrs-50x56__img {
        max-width: 400px;
    }
    .reticle-lrs-50x56__info {
        max-width: 470px;
        gap: 25px;
    }
    .reticle-lrs-50x56__info h2 {
        font-size: 40px;
    }
    .reticle-lrs-50x56__table {
        grid-area: 2 / 1 / 3 / 3;
        justify-self: center;
    }
}
@media screen and (max-width: 991px) {
    .reticle-lrs-50x56 {
        margin: 150px 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 50px;
    }
    .reticle-lrs-50x56__info {
        max-width: 518px;
        text-align: center;
        align-items: center;
    }
    .reticle-lrs-50x56__info h2 {
        font-size: 28px;
    }
    .reticle-lrs-50x56__info p {
        font-size: 18px;
    }

    .reticle-lrs-50x56__table {
        max-width: 518px;
    }
    .reticle-lrs-50x56__table b {
        font-size: 18px;
    }
    .reticle-lrs-50x56__table p {
        font-size: 18px;
        margin: 20px 0;
    }
    .reticle-lrs-50x56__table tr:first-child p {
        margin: 0 0 20px;
    }
    .reticle-lrs-50x56__table tr {
        height: 30px;
    }
    .reticle-lrs-50x56__table tr td:first-child {
        width: 310px;
    }
    .reticle-lrs-50x56__table tr td:last-child {
        width: 206px;
    }
}
@media screen and (max-width: 767px){
    .reticle-lrs-50x56 {
        margin: 100px 0;
    }
}
@media screen and (max-width: 567px) {
    .reticle-lrs-50x56 {
        gap: 40px;
    }
    .reticle-lrs-50x56__info {
        gap: 15px;
    }
    .reticle-lrs-50x56__info h2 {
        font-size: 20px;
    }
    .reticle-lrs-50x56__info p {
        font-size: 16px;
    }

    .reticle-lrs-50x56__table {
        max-width: 270px;
    }
    .reticle-lrs-50x56__table b {
        font-size: 14px;
        margin: 15px 0;
    }
    .reticle-lrs-50x56__table p {
        font-size: 14px;
        margin: 15px 0;
    }
    .reticle-lrs-50x56__table tr:first-child b {
        margin: 0 0 15px;
    }
    .reticle-lrs-50x56__table tr:first-child p {
        margin: 0 0 15px;
    }
    .reticle-lrs-50x56__table tr {
        height: 30px;
    }
    .reticle-lrs-50x56__table tr td:first-child {
        width: 140px;
    }
    .reticle-lrs-50x56__table tr td:last-child {
        width: 128px;
    }
}

/* construction---------------------------------------------------------------------- */
.construction-lrs-50x56 {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 10px;
    box-sizing: border-box;
    padding: 100px 0;
    background-color: #22372C;
}
.construction-lrs-50x56 h2 {
    color: #FFF;
    font-size: 54px;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    margin: 0;
    max-width: 1202px;
    width: 100%;
}
.construction-lrs-50x56__wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 100px;
    width: 100%;
}
.construction-lrs-50x56__inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 50px;
    box-sizing: border-box;
    padding: 75px 0 0;
    width: 100%;
}
.construction-lrs-50x56__inner:nth-child(1) {
    background-image: url(/image/catalog/landings/lrs-6-50x56ffp/6061-T6.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 1000px;
}
.construction-lrs-50x56__inner:nth-child(2) {
    background-image: url(/image/catalog/landings/lrs-6-50x56ffp/IP68.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 560px;
}
.construction-lrs-50x56__inner:nth-child(3) {
    background-image: url(/image/catalog/landings/lrs-6-50x56ffp/nitrogen.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 1380px;
}
.construction-lrs-50x56__text {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 25px;
}
.construction-lrs-50x56__inner p {
    color: #FFF;
    font-size: 24px;
    font-weight: 400;
    line-height: 130%;
    margin: 0;
    max-width: 1202px;
    width: 100%;
}
.construction-lrs-50x56__img {
    max-width: 1202px;
    width: 100%;
}

@media screen and (max-width: 1599px) {
    .construction-lrs-50x56 h2 {
        max-width: 1036px;
    }
    .construction-lrs-50x56__inner {
        gap: 40px;
        padding: 70px 0 0;
    }
    .construction-lrs-50x56__inner:nth-child(1) {
        background-size: 800px;
    }
    .construction-lrs-50x56__inner:nth-child(2) {
        background-size: 450px;
    }
    .construction-lrs-50x56__inner:nth-child(3) {
        background-size: 1090px;
    }
    .construction-lrs-50x56__inner p {
        max-width: 1045px;
    }
    .construction-lrs-50x56__img {
        max-width: 1037px;
    }
}
@media screen and (max-width: 1344px) {
    .construction-lrs-50x56 {
        padding: 80px 0;
    }
    .construction-lrs-50x56 h2 {
        max-width: 928px;
        font-size: 46px;
    }
    .construction-lrs-50x56__inner {
        padding: 65px 0 0;
    }
    .construction-lrs-50x56__inner:nth-child(1) {
        background-size: 746px;
    }
    .construction-lrs-50x56__inner:nth-child(2) {
        background-size: 426px;
    }
    .construction-lrs-50x56__inner:nth-child(3) {
        background-size: 1030px;
    }
    .construction-lrs-50x56__text {
        gap: 20px;
    }
    .construction-lrs-50x56__inner p {
        max-width: 936px;
        font-size: 20px;
    }
    .construction-lrs-50x56__img {
        max-width: 930px;
    }
}
@media screen and (max-width: 1199px) {
    .construction-lrs-50x56 h2 {
        max-width: 762px;
        font-size: 40px;
    }
    .construction-lrs-50x56__wrap {
        gap: 80px;
    }
    .construction-lrs-50x56__inner {
        padding: 50px 0 0;
        gap: 25px;
    }
    .construction-lrs-50x56__inner:nth-child(1) {
        background-size: 625px;
    }
    .construction-lrs-50x56__inner:nth-child(2) {
        background-size: 360px;
    }
    .construction-lrs-50x56__inner:nth-child(3) {
        background-size: 873px;
    }
    .construction-lrs-50x56__inner p {
        max-width: 770px;
    }
    .construction-lrs-50x56__img {
        max-width: 763px;
    }
}
@media screen and (max-width: 991px) {
    .construction-lrs-50x56 {
        padding: 70px 0;
    }
    .construction-lrs-50x56 h2 {
        max-width: 520px;
        font-size: 28px;
    }
    .construction-lrs-50x56__wrap {
        gap: 75px;
    }
    .construction-lrs-50x56__inner {
        padding: 40px 0 0;
        gap: 20px;
    }
    .construction-lrs-50x56__inner:nth-child(1) {
        background-size: 470px;
    }
    .construction-lrs-50x56__inner:nth-child(2) {
        background-size: 265px;
    }
    .construction-lrs-50x56__inner:nth-child(3) {
        background-size: 653px;
    }
    .construction-lrs-50x56__text {
        gap: 15px;
    }
    .construction-lrs-50x56__inner p {
        max-width: 585px;
        font-size: 18px;
    }
    .construction-lrs-50x56__img {
        max-width: 580px;
    }
}
@media screen and (max-width: 767px){
    .construction-lrs-50x56 h2 {
        box-sizing: border-box;
        padding: 0 20px;
    }
    .construction-lrs-50x56__wrap {
        gap: 70px;
    }
    .construction-lrs-50x56__inner {
        padding: 30px 42px 0;
        gap: 15px;
    }
    .construction-lrs-50x56__inner:nth-child(1) {
        background-size: 355px;
    }
    .construction-lrs-50x56__inner:nth-child(2) {
        background-size: 205px;
    }
    .construction-lrs-50x56__inner:nth-child(3) {
        background-size: 490px;
    }
}
@media screen and (max-width: 567px) {
    .construction-lrs-50x56 {
        padding: 50px 0;
    }
    .construction-lrs-50x56 h2 {
        font-size: 20px;
    }
    .construction-lrs-50x56__wrap {
        gap: 60px;
    }
    .construction-lrs-50x56__inner {
        padding: 20px 20px 0;
        gap: 10px;
    }
    .construction-lrs-50x56__inner:nth-child(1) {
        background-size: 64vw;
    }
    .construction-lrs-50x56__inner:nth-child(2) {
        background-size: 42vw;
    }
    .construction-lrs-50x56__inner:nth-child(3) {
        background-size: 80vw;
    }
    .construction-lrs-50x56__inner p {
        font-size: 16px;
    }
}
/* guarantee-------------------------------------------------------------------------------------- */
.guarantee-lrs-50x56 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 200px 0 0 0;
}
.guarantee-lrs-50x56__info {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 35px;
    max-width: 1202px;
    width: 100%;
}
.guarantee-lrs-50x56__info h2 {
    color: #020A0A;
    font-size: 54px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    margin: 0;
}
.guarantee-lrs-50x56__info p {
    color: #020A0A;
    font-size: 24px;
    font-weight: 400;
    line-height: 130%;
    margin: 0;
}
.guarantee-lrs-50x56 img {
    max-width: 1450px;
    width: 100%;
}

@media screen and (max-width: 1344px) {
    .guarantee-lrs-50x56 {
        margin: 150px 0 0 0;
    }
    .guarantee-lrs-50x56__info {
        gap: 30px;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .guarantee-lrs-50x56__info h2 {
        font-size: 46px;
    }
    .guarantee-lrs-50x56__info p {
        font-size: 20px;
    }
}
@media screen and (max-width: 1199px) {
    .guarantee-lrs-50x56__info {
        gap: 25px;
    }
    .guarantee-lrs-50x56__info h2 {
        font-size: 40px;
    }
}
@media screen and (max-width: 991px) {
    .guarantee-lrs-50x56__info h2 {
        font-size: 28px;
    }
    .guarantee-lrs-50x56__info p {
        font-size: 18px;
    }
}
@media screen and (max-width: 767px){
    .guarantee-lrs-50x56 {
        margin: 100px 0 0 0;
    }
    .guarantee-lrs-50x56__info {
        gap: 20px;
        padding: 0 10px;
    }
}
@media screen and (max-width: 567px) {
    .guarantee-lrs-50x56 {
        gap: 10px;
    }
    .guarantee-lrs-50x56__info {
        padding: 0;
    }
    .guarantee-lrs-50x56__info h2 {
        font-size: 20px;
    }
    .guarantee-lrs-50x56__info p {
        font-size: 16px;
    }
}




/* characteristics -----------------------------------------------------------------*/
.lrs-characteristics {
    margin: 150px 0;
    padding: 100px 0;
    box-sizing: border-box;
    background-color: #22372C;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 3600px;
}
.lrs-characteristics__container {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    position: sticky;
    left: 0;
    top: calc(50vh - 370px);
}
.lrs-characteristics__wrap {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin: -310px 0 0 0;
}
.lrs-characteristics__protection-wrapper, .lrs-characteristics__nitrogen-wrapper, .lrs-characteristics__body-wrapper {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1202px;
    width: 100%;
}
.lrs-characteristics__body-wrapper {
    position: static;
    transform: translateX(0);
}

.lrs-characteristics__protection-wrapper p, .lrs-characteristics__nitrogen-wrapper p, .lrs-characteristics__body-wrapper p {
    color: #ffffff;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin: 0;
    padding: 0;
    max-width: 1202px;
    width: 100%;
}
.lrs-characteristics__protection-wrapper p {
    opacity: 0;
}
.lrs-characteristics__nitrogen-wrapper p {
    opacity: 0;
}

.lrs-characteristics__protection-wrapper img {
    object-fit: contain;
    max-width: 560px;
    width: 100%;
    margin: 0 0 202px 0;
    opacity: 0;
}

.lrs-characteristics__nitrogen-wrapper img {
    object-fit: contain;
    max-width: 1380px;
    width: 100%;
    margin: 0 0 202px 0;
    opacity: 0;
}

.lrs-characteristics__body-wrapper img {
    object-fit: contain;
    max-width: 1000px;
    width: 100%;
    margin: 0 0 200px 0;
}

.lrs-characteristics__body-wrapper span {
    color: #ffffff;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin: 25px 0 0 0;
    padding: 0;
    max-width: 960px;
    width: 100%;
}

.lrs-characteristics__image-wrapper {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 75px;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.lrs-characteristics__image-wrapper h2 {
    color: #FFF;
    text-align: center;
    font-size: 54px;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    margin: 0;
    max-width: 1100px;
    width: 100%;
}

.lrs-characteristics__image-wrapper > div {
    position: relative;
}

.lrs-characteristics__image-wrapper > div > div {
    width: 290px;
    height: 290px;
    overflow: hidden;
    z-index: 2;
    border-radius: 50%;
    border: 2px solid #ffffff;
    box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.20);
    top: -25px;
    position: absolute;
}

.lrs-characteristics__image-wrapper > div > div > div:last-of-type {
    background-image: url(/image/catalog/landings/lrs-6-50x56ffp/characteristic-2.webp);
    background-repeat: no-repeat;
    background-position-y: 23px;
    background-position-x: 116px;
    background-size: 1202px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 400px;
}

.lrs-characteristics__image-wrapper > div img {
    object-fit: contain;
    max-width: 1202px;
    width: 100%;
}

.lrs-characteristics__image-wrapper > div > div img {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}


@media screen and (max-width: 1599px) {
    .lrs-characteristics__container {
        top: calc(50vh - 350px);
    }
    .lrs-characteristics__wrap {
        margin: -280px 0 0 0;
    }
    .lrs-characteristics__protection-wrapper, .lrs-characteristics__nitrogen-wrapper, .lrs-characteristics__body-wrapper {
        max-width: 1045px;
    }
    .lrs-characteristics__protection-wrapper img {
        max-width: 450px;
        margin: 0 0 174px 0;
    }
    .lrs-characteristics__nitrogen-wrapper img {
        max-width: 1090px;
        margin: 0 0 174px 0;
    } 
    .lrs-characteristics__body-wrapper img {
        max-width: 800px;
        margin: 0 0 174px 0;
    }
    .lrs-characteristics__image-wrapper > div > div {
        width: 250px;
        height: 250px;
        top: -25px;
    }   
    .lrs-characteristics__image-wrapper > div > div > div:last-of-type {
        background-size: 1036px;
        background-position-x: 97px;
        height: 300px;
    }   
    .lrs-characteristics__image-wrapper > div img {
        max-width: 1036px;
    }
}

@media screen and (max-width: 1344px) {
    .lrs-characteristics__container {
        top: calc(50vh - 280px);
    }
    .lrs-characteristics__wrap {
        margin: -260px 0 0 0;
    }
    .lrs-characteristics__image-wrapper h2 {
        font-size: 46px;
        max-width: 928px;
    }
    .lrs-characteristics__body-wrapper span {
        font-size: 20px;
        margin: 20px 0 0 0;
        max-width: 890px;
    }
    .lrs-characteristics__protection-wrapper p, .lrs-characteristics__nitrogen-wrapper p, .lrs-characteristics__body-wrapper p {
        max-width: 936px;
        font-size: 20px;
    }
    .lrs-characteristics__protection-wrapper img {
        max-width: 426px;
        margin: 0 0 156px 0;
    }
    .lrs-characteristics__nitrogen-wrapper img {
        max-width: 1030px;
        margin: 0 0 156px 0;
    } 
    .lrs-characteristics__body-wrapper img {
        max-width: 746px;
        margin: 0 0 156px 0;
    }
    .lrs-characteristics__image-wrapper > div > div {
        width: 225px;
        height: 225px;
        top: -25px;
    }   
    .lrs-characteristics__image-wrapper > div > div > div:last-of-type {
        background-size: 928px;
        background-position-x: 92px;
        height: 250px;
    }   
    .lrs-characteristics__image-wrapper > div img {
        max-width: 928px;
    }
}

@media screen and (max-width: 1199px) {
    .lrs-characteristics {
        padding: 80px 0;
    }
    .lrs-characteristics__container {
        top: calc(50vh - 280px);
    }
    .lrs-characteristics__wrap {
        margin: -215px 0 0 0;
    }
    .lrs-characteristics__image-wrapper h2 {
        font-size: 40px;
        max-width: 762px;
    }
    .lrs-characteristics__body-wrapper span {
        max-width: 667px;
    }
    .lrs-characteristics__protection-wrapper p, .lrs-characteristics__nitrogen-wrapper p, .lrs-characteristics__body-wrapper p {
        max-width: 770px;
    }
    .lrs-characteristics__protection-wrapper img {
        max-width: 360px;
        margin: 0 0 121px 0;
    }
    .lrs-characteristics__nitrogen-wrapper img {
        max-width: 873px;
        margin: 0 0 121px 0;
    } 
    .lrs-characteristics__body-wrapper img {
        max-width: 625px;
        margin: 0 0 121px 0;
    }
    .lrs-characteristics__image-wrapper > div > div {
        width: 190px;
        height: 190px;
        top: -25px;
    }   
    .lrs-characteristics__image-wrapper > div > div > div:last-of-type {
        background-size: 763px;
        background-position-x: 75px;
        height: 220px;
    }   
    .lrs-characteristics__image-wrapper > div img {
        max-width: 763px;
    }
}

@media screen and (max-width: 991px) {
    .lrs-characteristics {
        padding: 75px 0;
    }
    .lrs-characteristics__container {
        top: calc(50vh - 240px);
    }
    .lrs-characteristics__image-wrapper {
        gap: 50px;
    }
    .lrs-characteristics__wrap {
        margin: -160px 0 0 0;
    }
    .lrs-characteristics__image-wrapper h2 {
        font-size: 28px;
        max-width: 520px;
    }
    .lrs-characteristics__body-wrapper span {
        max-width: 585px;
        font-size: 18px;
        margin: 15px 0 0 0;
    }
    .lrs-characteristics__protection-wrapper p, .lrs-characteristics__nitrogen-wrapper p, .lrs-characteristics__body-wrapper p {
        max-width: 585px;
        font-size: 18px;
    }
    .lrs-characteristics__protection-wrapper img {
        max-width: 265px;
        margin: 0 0 92px 0;
    }
    .lrs-characteristics__nitrogen-wrapper img {
        max-width: 653px;
        margin: 0 0 92px 0;
    } 
    .lrs-characteristics__body-wrapper img {
        max-width: 470px;
        margin: 0 0 92px 0;
    }
    .lrs-characteristics__image-wrapper > div > div {
        width: 150px;
        height: 150px;
        top: -25px;
    }   
    .lrs-characteristics__image-wrapper > div > div > div:last-of-type {
        background-size: 580px;
        background-position-x: 57px;
        height: 200px;
    }   
    .lrs-characteristics__image-wrapper > div img {
        max-width: 580px;
    }
}

@media screen and (max-width: 767px) {
    .lrs-characteristics {
        padding: 75px 0;
    }
    .lrs-characteristics__container {
        top: calc(50vh - 210px);
    }
    .lrs-characteristics__image-wrapper {
        gap: 50px;
    }
    .lrs-characteristics__wrap {
        margin: -120px 0 0 0;
    }
    .lrs-characteristics__image-wrapper h2 {
        font-size: 28px;
        max-width: 520px;
    }
    .lrs-characteristics__body-wrapper span {
        max-width: 585px;
        font-size: 18px;
        margin: 15px 0 0 0;
    }
    .lrs-characteristics__protection-wrapper p, .lrs-characteristics__nitrogen-wrapper p, .lrs-characteristics__body-wrapper p {
        max-width: 585px;
        font-size: 18px;
    }
    .lrs-characteristics__protection-wrapper img {
        max-width: 205px;
        margin: 0 0 70px 0;
    }
    .lrs-characteristics__nitrogen-wrapper img {
        max-width: 490px;
        margin: 0 0 70px 0;
    } 
    .lrs-characteristics__body-wrapper img {
        max-width: 355px;
        margin: 0 0 70px 0;
    }
    .lrs-characteristics__image-wrapper > div > div {
        width: 120px;
        height: 120px;
        top: -25px;
    }   
    .lrs-characteristics__image-wrapper > div > div > div:last-of-type {
        background-size: 430px;
        background-position-x: 57px;
        height: 200px;
    }   
    .lrs-characteristics__image-wrapper > div img {
        max-width: 430px;
    }
}
@media screen and (max-width: 567px) {
    .lrs-characteristics {
        padding: 40px 0 0 0;
        height: 2800px;
    }
    .lrs-characteristics__container {
        top: calc(50vh - 270px);
    }
    .lrs-characteristics__image-wrapper {
        gap: 35px;
    }
    .lrs-characteristics__wrap {
        margin: -85px 0 0 0;
    }
    .lrs-characteristics__image-wrapper h2 {
        font-size: 20px;
        box-sizing: border-box;
        padding: 0 10px;
    }
    .lrs-characteristics__body-wrapper span {
        max-width: 585px;
        font-size: 16px;
        margin: 15px 0 0 0;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .lrs-characteristics__protection-wrapper p, .lrs-characteristics__nitrogen-wrapper p, .lrs-characteristics__body-wrapper p {
        box-sizing: border-box;
        padding: 0 15px;
        font-size: 16px;
    }
    .lrs-characteristics__protection-wrapper img {
        max-width: 42vw;
        margin: 0 0 56px 0;
    }
    .lrs-characteristics__nitrogen-wrapper img {
        max-width: 80vw;
        margin: 0 0 56px 0;
    } 
    .lrs-characteristics__body-wrapper img {
        max-width: 64vw;
        margin: 0 0 56px 0;
    }
    .lrs-characteristics__image-wrapper > div > div {
        width: 100px;
        height: 100px;
        top: -25px;
    }   
    .lrs-characteristics__image-wrapper > div > div > div:last-of-type {
        background-size: 300px;
        background-position-x: 28px;
        height: 100px;
    }   
    .lrs-characteristics__image-wrapper > div img {
        max-width: 300px;
    }
}
@media screen and (max-width: 360px) {
    .lrs-characteristics__container {
        top: calc(50vh - 270px);
    }
    .lrs-characteristics__image-wrapper {
        gap: 35px;
    }
    .lrs-characteristics__wrap {
        margin: -65px 0 0 0;
    }
    .lrs-characteristics__image-wrapper h2 {
        font-size: 20px;
        max-width: 520px;
    }
    .lrs-characteristics__body-wrapper span {
        max-width: 585px;
        font-size: 16px;
        margin: 15px 0 0 0;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .lrs-characteristics__protection-wrapper p, .lrs-characteristics__nitrogen-wrapper p, .lrs-characteristics__body-wrapper p {
        box-sizing: border-box;
        padding: 0 15px;
        font-size: 16px;
    }
    .lrs-characteristics__protection-wrapper img {
        max-width: 42vw;
        margin: 0 0 56px 0;
    }
    .lrs-characteristics__nitrogen-wrapper img {
        max-width: 80vw;
        margin: 0 0 56px 0;
    } 
    .lrs-characteristics__body-wrapper img {
        max-width: 64vw;
        margin: 0 0 56px 0;
    }
    .lrs-characteristics__image-wrapper > div > div {
        width: 75px;
        height: 75px;
        top: -18px;
    }   
    .lrs-characteristics__image-wrapper > div > div > div:last-of-type {
        background-size: 230px;
        background-position-y: 16px;
        background-position-x: 23px;
        height: 70px;
    }   
    .lrs-characteristics__image-wrapper > div img {
        max-width: 230px;
    }
}
