.lrs-landing {
    margin: 40px 0;
}

.lrs-header {
    width: 100%;
    background-image: url("/image/catalog/lrs-landing/5-25x56-sfp/header-bg.webp");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    padding: 135px 0 0;
    box-sizing: border-box;
    position: relative;
    margin: 0 0 250px;
}

.lrs-header:after {
    content: "";
    background-image: url("/image/catalog/lrs-landing/3-12x56-sfp/header.svg");
    background-size: 100%;
    position: absolute;
    background-position: bottom;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;

}

.lrs-header h2 {
    font-size: 64px;
    line-height: 76px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    margin: 0 0 25px 50px;
}

.lrs-header p {
    font-size: 22px;
    line-height: 130%;
    color: #fff;
    font-weight: 400;
    margin: 0 0 70px 50px;
    max-width: 542px;
    width: 100%;
    text-align: justify;
}

.lrs-header img {
    width: 100%;
    object-fit: contain;
    margin: 0 0 150px;
    position: relative;
    z-index: 2;
}

.lrs-lens {
    margin: 250px 0 150px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(5, minmax(min-content, max-content));
    gap: 0;
    background-image: url("/image/catalog/lrs-landing/3-12x56-sfp/lens-bg.svg");
    background-position: bottom;
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
}

.lrs-lens div {
    max-width: 600px;
    width: 100%;
    position: absolute;
    top: 10px;
    right: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lrs-lens img {
    width: 100%;
    object-fit: contain;
}

.lrs-lens h2 {
    font-size: 60px;
    font-weight: 800;
    line-height: 100%;
    margin: 0 0 50px 80px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.lrs-lens > p {
    font-size: 22px;
    font-weight: 400;
    line-height: 130%;
    margin: 0 0 250px 80px;
    max-width: 520px;
    width: 100%;
    text-align: justify;
}

.lrs-lens > p:first-of-type {
    color: #000000;
    grid-area: 2 / 1 / 3 / 2;
}

.lrs-lens > p:last-of-type {
    color: #ffffff;
    grid-area: 4 / 1 / 5 / 2;
}

.lrs-lens h2:first-of-type {
    color: #22372C;
    grid-area: 1 / 1 / 2 / 2;
}

.lrs-lens h2:last-of-type {
    color: #F3E3CD;
    grid-area: 3 / 1 / 4 / 2;
}

.lrs-lens-list {
    list-style: none;
    margin: 60px 60px 80px 80px;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    gap: 0 75px;
    grid-area: 5 / 1 / 6 / 3;
}

.lrs-lens-list__item span {
    font-size: 100px;
    line-height: 110%;
    margin: 0;
    padding: 0;
    font-weight: 800;
    color: #F3E3CD;
}

.lrs-lens__count {
    font-size: 353px;
    line-height: 70%;
    margin: 0;
    padding: 0;
    font-weight: 800;
    color: #F3E3CD;
    grid-area: 1 / 2 / 5 / 3;
    text-align: center;
}

.lrs-lens-list__item p {
    font-size: 24px;
    line-height: 110%;
    margin: 0;
    padding: 0;
    font-weight: 600;
    color: #ffffff;
}

.lrs-lens-list__item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.lrs-lens div span {
    font-size: 64px;
    line-height: 70%;
    position: absolute;
    top: 0;
    max-width: 124px;
    width: 80%;
    font-weight: 800;
    text-align: center;
    color: #F3E3CD;
}

.lrs-multiplicity {
    margin: 150px 0 200px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.lrs-multiplicity h2 {
    font-size: 60px;
    line-height: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
    color: #22372C;
}

.lrs-multiplicity > span {
    font-size: 40px;
    line-height: 100%;
    margin: 0 0 50px;
    padding: 0;
    text-align: center;
    color: #000000;
    font-weight: 800;
}

.lrs-multiplicity p {
    font-size: 22px;
    line-height: 130%;
    text-align: center;
    font-weight: 400;
    color: #000000;
    max-width: 1164px;
    margin: 0;
    padding: 0;
}

.lrs-multiplicity-wrapper {
    margin: 50px 0 0;
    width: 100%;
    background-image: url("/image/catalog/lrs-landing/5-25x56-sfp/multiplicity-bg.webp");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position-y: 100px;
    position: relative;
}

.lrs-multiplicity-wrapper > div {
    display: flex;
    flex-direction: column;
    align-items: center;
    left: 705px;
    max-width: 600px;
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
}

.lrs-multiplicity-wrapper div div {
    position: absolute;
    overflow: hidden;
    border-radius: 50%;
    width: 96%;
    height: 96%;
    z-index: 1;
    margin: 2%;
}

.lrs-multiplicity-wrapper div div:after {
    content: "";
    background-image: url("/image/catalog/lrs-landing/5-25x56-sfp/multiplicity-inner.webp");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 92%;
    height: 600px;
    position: absolute;
    top: 4%;
    left: 4%;
    animation: multiplicityZoom 8s infinite linear both;
}

@keyframes multiplicityZoom {
    0% {
        transform: scale(100%);
    }

    10% {
        transform: scale(100%);
    }

    40% {
        transform: scale(350%);
    }

    60% {
        transform: scale(350%);
    }

    90% {
        transform: scale(100%);
    }

    100% {
        transform: scale(100%);
    }
}

.lrs-multiplicity-wrapper > div img {
    object-fit: contain;
    width: 100%;
    position: relative;
    z-index: 1;
}

.lrs-multiplicity-wrapper div span {
    position: absolute;
    bottom: 124px;
    font-weight: 800;
    text-align: center;
    color: #F3E3CD;
    font-size: 80px;
    line-height: 110%;
    text-shadow: 0 5px 5px #000000;
    margin: 0;
    padding: 0;
    z-index: 2;
}

.lrs-multiplicity-wrapper__zoom {
    position: absolute;
    bottom: 124px;
    left: 80px;
    font-weight: 800;
    text-align: center;
    color: #F3E3CD;
    font-size: 80px;
    line-height: 110%;
    text-shadow: 0 5px 5px #000000;
}

.lrs-multiplicity-wrapper__angle {
    position: absolute;
    bottom: 0;
    left: 50%;
    text-align: center;
    color: #266141;
    font-weight: 800;
    font-size: 40px;
    line-height: 110%;
    max-width: 180px;
    width: 100%;
    margin: 0 0 0 -140px;
}

.lrs-universal {
    margin: 200px 0 150px;
    position: relative;
}

.lrs-universal h2 {
    font-size: 60px;
    line-height: 110%;
    margin: 0;
    padding: 0;
    color: #22372C;
    font-weight: 800;
    text-transform: uppercase;
    text-align: left;
}

.lrs-universal span {
    font-size: 40px;
    line-height: 110%;
    margin: 10px 0 100px;
    padding: 0;
    color: #000000;
    font-weight: 800;
    text-transform: uppercase;
    text-align: left;
}

.lrs-universal ul {
    list-style: none;
    margin: 100px 0 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(3, 1fr);
    gap: 25px 40px;
}

.lrs-universal ul li {
    margin: 0;
    padding: 0;
}

.lrs-universal ul li div {
    margin: 0 0 40px;
    padding: 0;
}

.lrs-universal ul li div span {
    font-size: 100px;
    line-height: 110%;
    font-weight: 800;
    margin: 0;
    padding: 0;
    color: #22372C;
}

.lrs-universal ul li div p {
    font-size: 24px;
    line-height: 110%;
    font-weight: 600;
    margin: 0;
    padding: 0;
    color: #000000;
    min-height: 54px;
}

.lrs-universal ul li img {
    object-fit: contain;
    width: 100%;
    margin: 0;
    padding: 0;
}

.lrs-reticle {
    margin: 150px 0 100px;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 200px;
}

.lrs-reticle img {
    width: 100%;
    max-width: 600px;
    object-fit: contain;
}

.lrs-reticle div h2 {
    font-size: 60px;
    line-height: 110%;
    font-weight: 800;
    margin: 0;
    padding: 0;
    color: #22372C;
    max-width: 600px;
    text-transform: uppercase;
}

.lrs-reticle div p {
    font-size: 22px;
    line-height: 130%;
    font-weight: 400;
    margin: 50px 0 0;
    padding: 0;
    color: #000000;
    text-align: justify;
    max-width: 600px;
}

.lrs-backlight {
    margin: 100px 0 150px;
    background-image: url("/image/catalog/lrs-landing/5-25x56-sfp/lrs-backlight-bg.webp");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top right;
    padding: 80px;
    box-sizing: border-box;
    position: relative;
}

.lrs-backlight h2 {
    font-size: 60px;
    line-height: 110%;
    font-weight: 800;
    margin: 0 0 80px;
    padding: 0;
    color: #F3E3CD;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
}

.lrs-backlight > p {
    font-size: 22px;
    line-height: 130%;
    font-weight: 400;
    margin: 80px 0;
    padding: 0;
    color: #ffffff;
    text-align: justify;
    max-width: 600px;
}

.lrs-backlight ul {
    list-style: none;
    margin: 80px 0 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 80px 100px;
    max-width: 640px;
    width: 100%;
}

.lrs-backlight ul li {
    margin: 0;
    padding: 0;
}

.lrs-backlight ul li span {
    font-size: 96px;
    line-height: 110%;
    font-weight: 800;
    margin: 0;
    color: #F3E3CD;
}

.lrs-backlight ul li p {
    font-size: 22px;
    line-height: 130%;
    font-weight: 600;
    margin: 0;
    padding: 0;
    color: #ffffff;
}

.lrs-backlight div {
    position: absolute;
    top: 223px;
    right: 214px;
    max-width: 450px;
    width: 100%;
}

.lrs-backlight div img {
    object-fit: contain;
    width: 100%;
}

.lrs-backlight div img:last-of-type {
    position: absolute;
    top: 0;
    left: 0;
    animation: backlightOpacity 6s infinite linear both;
}

@keyframes backlightOpacity {
    0% {
        opacity: 0;
    }

    10% {
        opacity: 0;
    }

    40% {
        opacity: 1;
    }

    60% {
        opacity: 1;
    }

    90% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

.lrs-sighting {
    margin: 100px 0 150px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0;
    gap: 0 87px;
}

.lrs-sighting img {
    width: 100%;
    max-width: 453px;
    object-fit: contain;
}

.lrs-sighting h2 {
    color: #22372C;
    font-size: 66px;
    font-style: normal;
    font-weight: 800;
    line-height: 110%;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.lrs-sighting div > p {
    color: #020A0A;
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: 110%;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.lrs-sighting ul {
    list-style: none;
    margin: 100px 0 0;
    padding: 0;
}

.lrs-sighting ul li {
    margin: 0;
    padding: 0;
}

.lrs-sighting li h4 {
    color: #266141;
    font-size: 64px;
    font-style: normal;
    font-weight: 800;
    line-height: 110%;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.lrs-sighting ul li:first-of-type {
    margin: 0 0 80px;
}

.lrs-sighting li p {
    color: #020A0A;
    text-align: justify;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin: 30px 0 0;
    padding: 0;
}

.lrs-compatibility {
    margin: 150px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    padding: 0 100px 100px;
    background-image: url("/image/catalog/lrs-landing/5-25x56-sfp/compatibility.webp");
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100%;
    min-height: 933px;
}

.lrs-compatibility h2 {
    color: #FFF;
    text-align: center;
    font-size: 60px;
    font-style: normal;
    font-weight: 800;
    line-height: 110%;
    text-transform: uppercase;
    max-width: 1000px;
    width: 100%;
    margin: 0;
    padding: 0;
}

.lrs-compatibility p:first-of-type {
    color: #FFF;
    text-align: center;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin: 50px 0 25px;
}

.lrs-compatibility p:last-of-type {
    color: #FFF;
    text-align: center;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin: 0;
}

.lrs-compatibility p:last-of-type span {
    color: #FFF;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 110%;
    margin: 0;
    padding: 0;
}

.lrs-advantages {
    margin: 150px 0;
    padding: 0;
    position: relative;
}

.lrs-advantages h2 {
    color: #22372C;
    text-align: center;
    font-size: 60px;
    font-style: normal;
    font-weight: 800;
    line-height: 110%;
    text-transform: uppercase;
    margin: 0 auto;
    padding: 0;
    max-width: 1370px;
    width: 100%;
}

.lrs-advantages__list {
    margin: 100px 0 0;
    padding: 0;
    list-style: none;
}

.lrs-advantages__list li > span {
    color: #F3E3CD;
    font-size: 300px;
    font-style: normal;
    font-weight: 800;
    line-height: 80%;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    position: relative;
}

.lrs-advantages__list div {
    align-self: flex-end;
    max-width: 480px;
    width: 100%;
    margin: 150px 0 0;
    position: relative;
}

.lrs-advantages__list div h4 {
    color: #266141;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 110%;
    margin: 0 0 0 40px;
    padding: 0;
    position: relative;
    z-index: 2;
}

.lrs-advantages__list div:after {
    color: #F3E3CD;
    font-size: 128px;
    font-style: normal;
    font-weight: 800;
    line-height: 110%;
    position: absolute;
    max-width: 148px;
    width: 100%;
    min-height: 141px;
    left: -75px;
    top: -70px;
    z-index: 1;
}

.lrs-advantages__item1 div:after {
    content: "01";
}

.lrs-advantages__item2 div:after {
    content: "02";
}

.lrs-advantages__item3 div:after {
    content: "03";
}

.lrs-advantages__list div p {
    color: #020A0A;
    text-align: justify;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin: 50px 0 0 40px;
    padding: 0;
}

.lrs-warranty {
    margin: 200px 0 50px;
    padding: 0;
}

.lrs-warranty div {
    background-image: url("/image/catalog/lrs-landing/3-12x56-sfp/warranty-bg.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left;
    padding: 50px 85px 0;
    margin: -5px 0 0;
    z-index: 1;
    position: relative;
}

.lrs-warranty > img {
    width: 100%;
    object-fit: contain;
}

.lrs-warranty div p {
    color: #FFF;
    text-align: center;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    margin: 0;
    padding: 0;
}

.lrs-warranty div svg {
    margin: 50px auto -10px;
    padding: 0;
    width: 100%;
    object-fit: contain;
}

.lrs-advantages__list li {
    position: sticky;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    min-height: 770px;
}

.lrs-advantages__item1 {
    margin: -800px 0 1022px;
    top: calc(50vh - 240px);
}

.lrs-advantages__item2 {
    margin: 0 0 1322px;
    top: calc(50vh - 480px);
}

.lrs-advantages__item3 {
    margin: 0;
    top: calc(50vh - 480px);
}

.lrs-advantages__image-wrapper {
    top: 250px;
    left: 0;
    width: 100%;
    z-index: 2;
    position: sticky;
}

.lrs-advantages__image-wrapper div div:before {
    content: "";
    background-image: url("/image/catalog/lrs-landing/5-25x56-sfp/nitrogen.webp");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    width: 100%;
    max-width: 1240px;
    min-height: 770px;
    opacity: 1;
    top: 0;
    left: 50%;
    margin-left: -620px;
}

.lrs-advantages__image-wrapper div {
    margin: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.lrs-advantages__image-wrapper div div {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.lrs-advantages__image-wrapper div img {
    margin: 0 auto;
    object-fit: contain;
    max-width: 1240px;
    width: 100%;
    opacity: 1;
    z-index: 2;
}

.lrs-advantages__image-wrapper {
    top: calc(50vh - 320px);
}

@media (max-width: 1599px) {

    .lrs-header h2 {
        font-size: 55px;
        line-height: 110%;
        margin: 0 0 25px 44px;
    }

    .lrs-header p {
        margin: 0 0 30px 44px;
        max-width: 485px;
    }

    .lrs-header {
        padding: 110px 0 0;
        margin: 0 0 200px;
    }

    .lrs-header img {
        margin: 0 0 108px;
    }

    .lrs-lens {
        margin: 200px 0 150px;
    }

    .lrs-lens h2 {
        font-size: 55px;
        line-height: 110%;
    }

    .lrs-lens > p {
        margin: 0 0 150px 80px;
        max-width: 520px;
    }

    .lrs-lens div {
        max-width: 522px;
        top: 185px;
        right: 70px;
    }

    .lrs-lens__count {
        font-size: 300px;
        line-height: 70%;
        margin: 0 55px 0 0;
    }

    .lrs-lens > p:last-of-type {
        margin: 0 0 125px 80px;
    }

    .lrs-lens > p:first-of-type {
        margin: 0 0 200px 80px;
    }

    .lrs-lens-list {
        margin: 60px 50px 80px 80px;
        gap: 0 45px;
    }

    .lrs-multiplicity {
        margin: 150px 0;
    }

    .lrs-multiplicity h2 {
        font-size: 55px;
    }

    .lrs-multiplicity > span {
        font-size: 35px;
        line-height: 110%;
        margin: 0 0 45px;
    }

    .lrs-multiplicity-wrapper > div {
        left: 618px;
        max-width: 515px;
    }

    .lrs-multiplicity-wrapper div div:after {
        height: 515px;
    }

    .lrs-multiplicity-wrapper {
        background-position-y: 80px;
    }

    .lrs-multiplicity-wrapper__zoom {
        bottom: 94px;
    }

    .lrs-universal {
        margin: 150px 0;
    }

    .lrs-universal h2 {
        font-size: 55px;
    }

    .lrs-universal span {
        font-size: 35px;
        margin: 10px 0 80px;
    }

    .lrs-universal ul {
        margin: 80px 0 0;
        gap: 0 40px;
    }

    .lrs-universal ul img {
        object-fit: contain;
        max-width: 390px;
        width: 100%;
        min-width: 390px;
    }

    .lrs-reticle img {
        max-width: 518px;
    }

    .lrs-reticle div h2 {
        font-size: 55px;
        max-width: 600px;
    }

    .lrs-backlight h2 {
        font-size: 50px;
    }

    .lrs-backlight ul {
        gap: 80px 90px;
        max-width: 640px;
    }

    .lrs-backlight {
        background-size: cover;
    }

    .lrs-backlight div {
        top: 263px;
        right: 134px;
        max-width: 400px;
    }

    .lrs-sighting {
        margin: 100px 0 100px;
        gap: 0 100px;
    }

    .lrs-sighting h2 {
        font-size: 55px;
    }

    .lrs-sighting div > p {
        font-size: 35px;
    }

    .lrs-sighting ul {
        margin: 80px 0 0;
    }

    .lrs-sighting li h4 {
        font-size: 60px;
    }

    .lrs-compatibility {
        margin: 100px 0;
        padding: 0 80px 100px;
        min-height: 815px;
        background-size: cover;
    }

    .lrs-compatibility h2 {
        font-size: 55px;
        max-width: 860px;
    }

    .lrs-compatibility p:first-of-type {
        max-width: 860px;
        width: 100%;
    }

    .lrs-advantages h2 {
        font-size: 55px;
        max-width: 1370px;
    }

    .lrs-advantages__image-wrapper div img {
        max-width: 1060px;
    }

    .lrs-advantages__image-wrapper div div:before {
        max-width: 1060px;
        min-height: 659px;
        margin-left: -530px;
    }

    .lrs-advantages__image-wrapper {
        margin-top: 100px;
    }

    .lrs-advantages__list {
        margin: 200px 0 0;
    }

    .lrs-advantages__list div {
        margin: 90px 0 0;
    }

    .lrs-warranty div {
        background-size: cover;
    }

    .lrs-advantages__image-wrapper {
        top: calc(50vh - 300px);
    }
}

@media (max-width: 1345px) {
    .lrs-header {
        padding: 80px 0 0;
        margin: 0 0 150px;
    }

    .lrs-lens > p:first-of-type {
        margin: 0 0 160px 40px;
    }

    .lrs-lens > p:last-of-type {
        margin: 0 0 125px 40px;
    }

    .lrs-header h2 {
        font-size: 48px;
        line-height: 110%;
        margin: 0 0 20px 40px;
    }

    .lrs-header p {
        margin: 0 0 90px 40px;
        max-width: 425px;
        font-size: 18px;
    }

    .lrs-header img {
        margin: 0 0 95px;
    }

    .lrs-lens {
        margin: 150px 0;
    }

    .lrs-lens h2 {
        font-size: 48px;
        margin: 0 0 40px 40px;
    }

    .lrs-lens > p {
        margin: 0 0 100px 40px;
        max-width: 420px;
        font-size: 18px;
    }

    .lrs-lens div {
        max-width: 500px;
        top: 145px;
        right: 55px;
    }

    .lrs-lens__count {
        font-size: 280px;
        margin: 0 60px 0 0;
    }

    .lrs-lens-list__item p {
        font-size: 20px;
    }

    .lrs-multiplicity h2 {
        font-size: 48px;
    }

    .lrs-multiplicity p {
        font-size: 18px;
        max-width: 1080px;
    }

    .lrs-multiplicity > span {
        font-size: 30px;
        margin: 0 0 35px;
    }

    .lrs-multiplicity-wrapper > div {
        left: 590px;
        max-width: 475px;
    }

    .lrs-universal h2 {
        font-size: 48px;
    }

    .lrs-universal span {
        font-size: 30px;
        margin: 10px 0 60px;
    }

    .lrs-universal ul img {
        max-width: 346px;
        min-width: 346px;
    }

    .lrs-reticle img {
        max-width: 478px;
    }

    .lrs-reticle {
        gap: 170px;
    }

    .lrs-reticle div h2 {
        font-size: 48px;
        max-width: 470px;
    }

    .lrs-reticle div p {
        font-size: 18px;
        margin: 40px 0 0;
    }

    .lrs-backlight h2 {
        font-size: 44px;
        margin: 0 0 60px;
    }

    .lrs-backlight > p {
        font-size: 18px;
        margin: 60px 0;
        max-width: 500px;
    }

    .lrs-backlight ul {
        gap: 70px 50px;
        max-width: 520px;
    }

    .lrs-backlight {
        padding: 80px 50px;
        background-position-x: -80px;
    }

    .lrs-backlight ul li p {
        font-size: 18px;
    }

    .lrs-backlight div {
        top: 243px;
        right: 80px;
        max-width: 325px;
    }

    .lrs-sighting h2 {
        font-size: 48px;
    }

    .lrs-sighting div > p {
        font-size: 30px;
    }

    .lrs-sighting ul {
        margin: 80px 0 0;
    }

    .lrs-sighting ul li:first-of-type {
        margin: 0 0 80px;
    }

    .lrs-sighting li h4 {
        font-size: 48px;
    }

    .lrs-sighting li p {
        font-size: 18px;
        margin: 20px 0 0;
    }

    .lrs-sighting img {
        max-width: 363px;
    }

    .lrs-sighting {
        gap: 0 80px;
    }

    .lrs-compatibility h2 {
        font-size: 48px;
        max-width: 820px;
    }

    .lrs-compatibility p:first-of-type {
        font-size: 18px;
        margin: 40px 0 25px;
        max-width: 820px;
    }

    .lrs-compatibility p:last-of-type {
        font-size: 18px;
    }

    .lrs-compatibility p:last-of-type span {
        font-size: 20px;
    }

    .lrs-compatibility {
        min-height: 715px;
    }

    .lrs-advantages h2 {
        font-size: 48px;
        max-width: 1370px;
    }

    .lrs-advantages__list li > span {
        font-size: 240px;
    }

    .lrs-advantages__list div p {
        font-size: 18px;
        margin: 30px 0 0 40px;
    }

    .lrs-advantages__item2 div {
        margin: 150px 0 0;
    }

    .lrs-advantages__list {
        margin: 250px 0 0;
    }

    .lrs-advantages__list div {
        max-width: 430px;
    }

    .lrs-warranty div p {
        font-size: 18px;
    }

    .lrs-warranty div {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .lrs-warranty div svg {
        max-width: 700px;
        margin: 50px auto -15px;
    }

    .lrs-advantages__image-wrapper div img {
        max-width: 960px;
    }

    .lrs-advantages__image-wrapper div div:before {
        max-width: 960px;
        min-height: 597px;
        margin-left: -480px;
    }

    .lrs-advantages__image-wrapper {
        margin: 100px auto 50px;
        top: calc(50vh - 300px);
    }

    .lrs-warranty {
        margin: 100px 0 50px;
        padding: 0;
    }

    .lrs-advantages {
        margin: 150px 0 100px;
    }
}

@media (max-width: 1199px) {
    .lrs-header {
        background-size: 110%;
        background-position-x: 7%;
    }

    .lrs-header p {
        margin: 0 0 50px 35px;
    }

    .lrs-header h2 {
        margin: 0 0 20px 35px;
    }

    .lrs-header img {
        margin: 0 0 75px;
    }

    .lrs-lens {
        margin: 200px 0 100px 0;
    }

    .lrs-lens div {
        max-width: 347px;
        right: 45px;
    }

    .lrs-lens__count {
        font-size: 250px;
        margin: 0 55px 0 0;
    }

    .lrs-lens > p {
        margin: 0 0 100px 45px;
    }

    .lrs-lens > p:last-of-type {
        margin: 0 0 50px 45px;
    }

    .lrs-lens h2 {
        font-size: 48px;
        margin: 0 0 50px 45px;
        letter-spacing: unset;
    }

    .lrs-lens-list {
        margin: 0 45px 45px 45px;
        gap: 0 45px;
    }

    .lrs-lens-list__item span {
        font-size: 80px;
    }

    .lrs-multiplicity {
        margin: 100px 0;
    }

    .lrs-multiplicity > span {
        font-size: 32px;
        margin: 0 0 50px;
    }

    .lrs-multiplicity p {
        font-size: 18px;
        max-width: 830px;
    }

    .lrs-multiplicity-wrapper > div {
        left: 470px;
        max-width: 404px;
    }

    .lrs-multiplicity-wrapper div div:after {
        height: 470px;
    }

    .lrs-multiplicity-wrapper {
        background-position-y: 70px;
    }

    .lrs-multiplicity-wrapper div span {
        bottom: 80px;
    }

    .lrs-universal span {
        font-size: 32px;
        margin: 10px 0 50px;
    }

    .lrs-universal ul {
        margin: 50px 0 0;
        gap: 0 25px;
    }

    .lrs-universal ul li div span {
        font-size: 80px;
    }

    .lrs-universal ul li div p {
        font-size: 20px;
        min-height: 45px;
    }

    .lrs-universal ul img {
        max-width: 290px;
        min-width: 290px;
    }

    .lrs-universal ul li div {
        margin: 0 0 25px;
        padding: 0;
    }

    .lrs-universal {
        margin: 150px 0 100px;
    }

    .lrs-reticle {
        margin: 100px 0 100px;
    }

    .lrs-reticle img {
        max-width: 403px;
    }

    .lrs-reticle {
        gap: 50px;
    }

    .lrs-backlight h2 {
        font-size: 48px;
        margin: 0 0 50px;
        text-align: center;
    }

    .lrs-backlight > p {
        margin: 50px 0;
        max-width: 427px;
    }

    .lrs-backlight ul {
        gap: 50px 70px;
        max-width: 430px;
    }

    .lrs-backlight {
        padding: 50px 55px;
        background-position-x: -250px;
    }

    .lrs-backlight ul li span {
        font-size: 80px;
    }

    .lrs-backlight div {
        top: 243px;
        right: 55px;
        max-width: 330px;
    }

    .lrs-sighting {
        gap: 0 10px;
    }

    .lrs-sighting img {
        max-width: 311px;
        margin: 10px 0 0;
    }

    .lrs-sighting ul {
        margin: 60px 0 0;
    }

    .lrs-sighting li p {
        margin: 15px 0 0;
    }

    .lrs-sighting ul li:first-of-type {
        margin: 0 0 80px;
    }

    .lrs-compatibility {
        min-height: 620px;
        padding: 0 55px 50px;
    }

    .lrs-compatibility p:last-of-type {
        max-width: 670px;
        margin: 20px 0 0;
    }

    .lrs-compatibility p:first-of-type {
        max-width: 700px;
        margin: 25px 0 5px;
    }

    .lrs-advantages {
        margin: 100px 0;
    }

    .lrs-advantages__image-wrapper div img {
        max-width: 830px;
    }

    .lrs-advantages__image-wrapper div div:before {
        max-width: 830px;
        min-height: 515px;
        margin-left: -415px;
    }

    .lrs-advantages__list li > span {
        font-size: 220px;
    }

    .lrs-advantages__list div:after {
        font-size: 80px;
        max-width: 95px;
        min-height: 95px;
        left: -25px;
        top: -40px;
        z-index: 1;
    }

    .lrs-advantages__image-wrapper {
        margin: 30px auto 150px;
        top: calc(50vh - 220px);
    }

    .lrs-advantages__list {
        margin: 340px 0 0;
    }

    .lrs-warranty div svg {
        max-width: 500px;
        margin: 50px auto -40px;
    }

    .lrs-warranty div {
        padding: 75px 55px 0;
    }

    .lrs-advantages__item1 {
        top: calc(50vh - 170px);
    }

    .lrs-advantages__item2 {
        top: calc(50vh - 290px);
    }

    .lrs-advantages__item2 div {
        margin: 70px 0 0;
    }
}

@media (max-width: 991px) {
    .lrs-header {
        width: 100%;
        background-image: url(/image/catalog/lrs-landing/5-25x56-sfp/header-mob-bg.webp);
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: top center;
        display: grid;
        grid-template-columns: 1fr;
    }

    .lrs-header img {
        margin: 190px 0 75px;
        grid-area: 1 / 1 / 2 / 2;
    }

    .lrs-header h2 {
        margin: 40px auto 0;
        grid-area: 2 / 1 / 3 / 2;
        color: #22372C;
        text-align: center;
        font-size: 45px;
    }

    .lrs-header p {
        margin: 50px auto 0;
        grid-area: 3 / 1 / 4 / 2;
        color: #020A0A;
        text-align: center;
        line-height: 130%;
        max-width: 630px;
    }

    .lrs-header:after {
        background-position-y: 350px;
        background-position-x: 0;
    }

    .lrs-lens {
        margin: 150px 0 100px 0;
        display: flex;
        flex-direction: column;
        grid-template-columns: unset;
        grid-template-rows: unset;
        gap: 0;
        background-size: 100%;
        background-image: url(/image/catalog/lrs-landing/3-12x56-sfp/lens-mob-bg.svg);
    }

    .lrs-lens h2 {
        text-align: center;
        font-size: 45px;
        margin: 0 auto 50px;
        letter-spacing: unset;
    }

    .lrs-lens > p {
        margin: 0 auto 100px;
        text-align: center;
        max-width: 590px;
    }

    .lrs-lens__count {
        font-size: 250px;
        margin: 0 auto 515px;
    }

    .lrs-lens div {
        max-width: 486px;
        width: 100%;
        right: unset;
        left: 50%;
        margin-left: -243px;
        top: 445px;
    }

    .lrs-lens-list {
        margin: 100px auto;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        gap: 75px 0;
        max-width: 380px;
        width: 100%;
    }

    .lrs-lens-list__item {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        gap: 0 40px;
    }

    .lrs-lens > p:last-of-type {
        margin: 0 auto;
    }

    .lrs-multiplicity h2 {
        font-size: 44px;
    }

    .lrs-multiplicity p {
        font-size: 18px;
        max-width: 690px;
    }

    .lrs-multiplicity-wrapper > div {
        left: 365px;
        max-width: 312px;
    }

    .lrs-multiplicity-wrapper div div:after {
        height: 312px;
    }

    .lrs-multiplicity-wrapper {
        background-position-y: 60px;
    }

    .lrs-multiplicity-wrapper__angle {
        bottom: -10px;
    }

    .lrs-multiplicity-wrapper__zoom {
        bottom: 74px;
        font-size: 60px;
    }

    .lrs-multiplicity-wrapper div span {
        bottom: 70px;
        font-size: 60px;
    }

    .lrs-universal {
        margin: 100px 0;
    }

    .lrs-universal h2 {
        font-size: 44px;
        text-align: left;
    }

    .lrs-universal span {
        font-size: 29px;
        margin: 10px 0 50px;
        text-align: center;
    }

    .lrs-universal ul li div span {
        line-height: 100%;
    }

    .lrs-universal ul li div p {
        min-height: 66px;
    }

    .lrs-universal ul img {
        max-width: 217px;
        min-width: 217px;
        min-height: 110px;
        object-fit: cover;
    }

    .lrs-reticle img {
        max-width: 280px;
    }

    .lrs-reticle div h2 {
        font-size: 45px;
        max-width: 470px;
    }

    .lrs-reticle div p {
        margin: 25px 0 0;
    }

    .lrs-backlight h2 {
        font-size: 45px;
        margin: 0 0 50px;
        text-align: center;
    }

    .lrs-backlight {
        padding: 75px 55px;
        background-position-x: -940px;
        background-position-y: -30px;
        background-size: 250%;
        position: relative;
        margin: 100px 0;
    }

    .lrs-backlight:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 600px;
        background: linear-gradient(0deg, rgba(38, 38, 38, 1) 10%, rgba(0, 0, 0, 0) 100%);
        z-index: 0;
    }

    .lrs-backlight > p {
        margin: 50px 0 530px;
        max-width: 100%;
        text-align: center;
    }

    .lrs-backlight ul {
        gap: 50px 140px;
        max-width: 100%;
        position: relative;
        z-index: 1;
    }

    .lrs-sighting {
        margin: 100px 0;
        flex-direction: column-reverse;
        justify-content: flex-start;
        align-items: center;
        gap: 50px 0;
    }

    .lrs-sighting h2 {
        font-size: 45px;
    }

    .lrs-sighting li h4 {
        font-size: 45px;
    }

    .lrs-sighting ul {
        margin: 50px 0 0;
    }

    .lrs-sighting ul li:first-of-type {
        margin: 0 0 50px;
    }

    .lrs-sighting li p {
        margin: 25px 0 0;
    }

    .lrs-sighting img {
        max-width: 411px;
    }

    .lrs-compatibility {
        padding: 0 0 50px;
        background-position-x: -50px;
    }

    .lrs-compatibility h2 {
        font-size: 44px;
    }

    .lrs-compatibility p:first-of-type {
        max-width: 600px;
        margin: 50px 0 5px;
    }

    .lrs-compatibility p:last-of-type {
        max-width: 600px;
        margin: 20px 0 0;
    }

    .lrs-compatibility p:last-of-type span {
        max-width: 490px;
        display: block;
        margin: 0 auto;
    }

    .lrs-advantages h2 {
        font-size: 44px;
    }

    .lrs-advantages__image-wrapper div img {
        max-width: 600px;
    }

    .lrs-advantages__image-wrapper div div:before {
        max-width: 600px;
        min-height: 372px;
        margin-left: -300px;
    }

    .lrs-advantages__list {
        margin: 430px 0 0;
    }

    .lrs-advantages__list li > span {
        font-size: 160px;
    }

    .lrs-advantages__list div {
        max-width: 340px;
    }

    .lrs-advantages__list div h4 {
        font-size: 20px;
    }

    .lrs-advantages {
        margin: 100px 0 0;
    }

    .lrs-warranty {
        margin: 0 0 50px;
        padding: 0;
    }

    .lrs-advantages__image-wrapper {
        margin: 30px auto 300px;
        top: calc(50vh - 220px);
    }

    .lrs-advantages__item3 div p {
        text-align: left;
    }

    .lrs-universal ul {
        list-style: none;
        margin: 100px 0 0;
        padding: 0;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: repeat(3, minmax(min-content, max-content));
        gap: 5px 20px;
    }

    .lrs-universal ul li div {
        margin: 0;
        padding: 0;
    }

    .lrs-universal ul img {
        max-width: 217px;
        min-width: 217px;
        min-height: 124px;
        object-fit: cover !important;
    }

    .lrs-reticle {
        gap: 20px;
    }

    .lrs-backlight div {
        top: 303px;
        right: unset;
        left: 166px;
        max-width: 490px;
    }

    .lrs-backlight:after {
        height: 700px;
    }
}

@media screen and (max-width: 767px) {
    .lrs-landing {
        margin: 20px 0;
    }

    .lrs-header {
        padding: 0;
        margin: 0 0 100px;
    }

    .lrs-header img {
        margin: 35vw 0 0;
    }

    .lrs-header:after {
        background-position-y: 46vw;
    }

    .lrs-header h2 {
        margin: 16vw auto 0;
        font-size: 40px;
    }

    .lrs-lens > p:first-of-type {
        margin: 0 auto 100px auto;
    }

    .lrs-header p {
        margin: 25px auto 0;
        max-width: 440px;
        font-size: 14px;
    }

    .lrs-lens {
        margin: 100px 0 100px 0;
        background-position-y: 70vw;
    }

    .lrs-lens h2 {
        font-size: 24px;
        margin: 0 auto 25px;
        max-width: 480px;
    }

    .lrs-lens > p {
        margin: 0 auto 80px;
        max-width: 440px;
        font-size: 14px;
    }

    .lrs-lens__count {
        font-size: 200px;
        margin: 0 auto 315px;
    }

    .lrs-lens div {
        max-width: 320px;
        margin-left: -160px;
        top: 315px;
    }

    .lrs-lens-list__item span {
        font-size: 50px;
    }

    .lrs-lens-list__item {
        gap: 0 20px;
    }

    .lrs-lens-list__item p {
        font-size: 16px;
    }

    .lrs-lens-list {
        margin: 60px auto 50px;
        gap: 50px 0;
        max-width: 320px;
    }

    .lrs-multiplicity h2 {
        font-size: 24px;
    }

    .lrs-multiplicity > span {
        font-size: 24px;
        margin: 0 0 50px;
    }

    .lrs-multiplicity p {
        font-size: 14px;
        max-width: 440px;
    }

    .lrs-multiplicity-wrapper > div {
        left: 45vw;
        max-width: 39vw;
    }

    .lrs-multiplicity-wrapper {
        background-position-y: 40px;
    }

    .lrs-multiplicity-wrapper__angle {
        font-size: 24px;
        max-width: 140px;
        margin: 0 0 0 -100px;
    }

    .lrs-multiplicity-wrapper__zoom {
        bottom: 9vw;
        font-size: 30px;
        left: 8vw;
    }

    .lrs-multiplicity-wrapper div span {
        bottom: 50px;
        font-size: 30px;
    }

    .lrs-multiplicity-wrapper div div:after {
        height: 39vw;
    }

    .lrs-universal h2 {
        font-size: 24px;
        text-align: center;
    }

    .lrs-universal span {
        font-size: 24px;
        margin: 0 auto 100px;
        text-align: center;
        display: block;
    }

    .lrs-universal ul {
        margin: 100px auto 0;
        list-style: none;
        padding: 0;
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: repeat(9, minmax(min-content, max-content));
        gap: 0;
        max-width: 353px;
    }

    .lrs-universal ul li div {
        margin: 0 0 25px;
        display: flex;
        flex-direction: row;
        align-items: flex-end;
        justify-content: flex-start;
    }

    .lrs-universal ul img {
        max-width: 100%;
        min-width: 100%;
        min-height: auto;
        object-fit: contain;
    }

    .lrs-universal ul li div span {
        font-size: 50px;
    }

    .lrs-universal ul li div p {
        min-height: 20px;
        font-size: 16px;
        margin: 0 0 5px 20px;
    }

    .lrs-reticle {
        margin: 100px 0 100px;
        flex-direction: column-reverse;
        justify-content: flex-start;
        align-items: center;
        gap: 50px;
    }

    .lrs-reticle div h2 {
        font-size: 24px;
        max-width: 100%;
        text-align: center;
    }

    .lrs-reticle div p {
        margin: 50px 0 0;
        font-size: 14px;
        text-align: center;
        max-width: 440px;
    }

    .lrs-backlight {
        padding: 50px;
        background-position-x: -940px;
        background-position-y: -30px;
        background-size: 250%;
    }

    .lrs-backlight h2 {
        font-size: 24px;
        margin: 0 auto 25px;
        max-width: 440px;
    }

    .lrs-backlight > p {
        margin: 25px auto 330px;
        font-size: 14px;
        max-width: 440px;
    }

    .lrs-backlight ul li span {
        font-size: 50px;
    }

    .lrs-backlight ul li p {
        font-size: 16px;
        max-width: 250px;
    }

    .lrs-backlight ul {
        gap: 50px 35px;
    }

    .lrs-backlight div {
        top: 323px;
        left: 236px;
        max-width: 230px;
        z-index: 1;
    }

    .lrs-sighting h2 {
        font-size: 24px;
    }

    .lrs-sighting div > p {
        font-size: 24px;
    }

    .lrs-sighting ul {
        margin: 25px 0 0;
    }

    .lrs-sighting li h4 {
        font-size: 24px;
    }

    .lrs-sighting li p {
        margin: 15px 0 0;
        font-size: 14px;
    }

    .lrs-sighting ul li:first-of-type {
        margin: 0 0 25px;
    }

    .lrs-sighting img {
        max-width: 350px;
    }

    .lrs-compatibility {
        padding: 0 0 50px;
        background-position-x: -20px;
        min-height: 482px;
    }

    .lrs-compatibility h2 {
        font-size: 24px;
        max-width: 430px;
    }

    .lrs-compatibility p:first-of-type {
        max-width: 440px;
        margin: 25px 0 5px;
        font-size: 14px;
    }

    .lrs-compatibility p:last-of-type {
        max-width: 440px;
        margin: 15px 0 0;
        font-size: 14px;
    }

    .lrs-compatibility p:last-of-type span {
        font-size: 16px;
        max-width: 400px;
        display: block;
        margin: 5px 0 0;
    }

    .lrs-advantages h2 {
        font-size: 23px;
    }

    .lrs-advantages__image-wrapper {
        margin: 80px auto 300px;
        top: calc(50vh - 220px);
    }

    .lrs-advantages__list li {
        flex-direction: column-reverse;
    }

    .lrs-advantages__item1 {
        margin: -930px 0 1022px;
    }

    .lrs-advantages__list div {
        align-self: flex-end;
        max-width: 480px;
        width: 100%;
        margin: 20px 0 80px;
        position: relative;
    }

    .lrs-advantages__item1 {
        top: calc(50vh - 620px);
    }

    .lrs-advantages__list {
        margin: 30px auto 0;
        max-width: 440px;
        width: 100%;
    }

    .lrs-advantages__item1 {
        margin: -930px 0 1022px;
    }

    .lrs-advantages__image-wrapper {
        margin: 300px auto -100px;
        top: calc(50vh + 50px);
    }

    .lrs-advantages__list li > span {
        font-size: 130px;
    }

    .lrs-advantages__image-wrapper div img {
        max-width: 420px;
    }

    .lrs-advantages__image-wrapper div div:before {
        max-width: 420px;
        min-height: 260px;
        margin-left: -210px;
    }

    .lrs-advantages__item2 {
        top: calc(50vh - 640px);
    }

    .lrs-advantages__item3 {
        margin-bottom: 200px;
    }

    .lrs-advantages__item3 span {
        font-size: 100px !important;
    }

    .lrs-warranty div p {
        font-size: 14px;
    }

    .lrs-warranty div {
        padding: 50px 50px 0;
    }

    .lrs-warranty div svg {
        max-width: 400px;
        margin: 30px auto -48px;
    }

    .lrs-universal ul li:nth-of-type(1) {
        grid-area: 1 / 1 / 2 / 2;
    }

    .lrs-universal ul li:nth-of-type(4) {
        grid-area: 2 / 1 / 3 / 2;
    }

    .lrs-universal ul li:nth-of-type(2) {
        grid-area: 3 / 1 / 4 / 2;
    }

    .lrs-universal ul li:nth-of-type(7) {
        grid-area: 4 / 1 / 5 / 2;
    }

    .lrs-universal ul li:nth-of-type(3) {
        display: none;
    }

    .lrs-universal ul li:nth-of-type(5) {
        grid-area: 5 / 1 / 6 / 2;
    }

    .lrs-universal ul li:nth-of-type(8) {
        grid-area: 6 / 1 / 7 / 2;
    }

    .lrs-universal ul li:nth-of-type(9) {
        grid-area: 8 / 1 / 9 / 2;
    }

    .lrs-universal ul li img {
        margin-bottom: 100px;
    }

    .lrs-universal ul li:last-of-type img {
        margin-bottom: 0;
    }

    .lrs-backlight {
        background-position-x: -470px;
        background-size: cover;
    }

    .lrs-backlight div {
        top: 230px;
        left: 276px;
        max-width: 330px;
    }
}

@media screen and (max-width: 647px) {
    .lrs-backlight div {
        top: 230px;
        left: 176px;
        max-width: 330px;
    }

    .lrs-backlight {
        background-position-x: -600px;
        background-size: cover;
    }

    .lrs-backlight ul li p {
        max-width: 192px;
    }

    .lrs-backlight h2 {
        max-width: 420px;
    }

}

@media screen and (max-width: 567px) {
    .lrs-header img {
        margin: 34vw 0 0;
    }

    .lrs-backlight div {
        top: 233px;
        left: 126px;
        max-width: 280px;
        z-index: 1;
    }

    .lrs-header:after {
        background-position-y: 44vw;
    }

    .lrs-header h2 {
        margin: 15vw auto 0;
        font-size: 30px;
    }

    .lrs-lens div {
        max-width: 260px;
        margin-left: -130px;
        top: 410px;
    }

    .lrs-lens > p {
        max-width: 265px;
    }

    .lrs-lens h2 {
        max-width: 265px;
    }

    .lrs-lens {
        background-position-y: 500px;
        background-size: cover;
    }

    .lrs-lens-list {
        margin: 80px auto 60px;
        max-width: 240px;
    }

    .lrs-multiplicity-wrapper {
        background-position-y: 20px;
    }

    .lrs-multiplicity-wrapper div span {
        bottom: 25px;
        font-size: 24px;
    }

    .lrs-multiplicity-wrapper__zoom {
        bottom: 9vw;
        font-size: 24px;
        left: 6vw;
    }

    .lrs-multiplicity-wrapper > div {
        left: 45vw;
        max-width: 35vw;
    }

    .lrs-multiplicity-wrapper div div:after {
        height: 35vw;
    }

    .lrs-multiplicity-wrapper__angle {
        font-size: 20px;
        max-width: 140px;
        margin: 0 0 0 -100px;
    }

    .lrs-universal h2 {
        font-size: 24px;
    }

    .lrs-universal ul {
        margin: 50px auto 0;
        gap: 20px 0;
        max-width: 253px;
    }

    .lrs-universal ul li img {
        margin-bottom: 50px;
    }

    .lrs-universal span {
        margin: 0 auto 50px;
    }

    .lrs-reticle div h2 {
        max-width: 350px;
        margin: 0 auto;
    }

    .lrs-backlight {
        background-position-x: -600px;
        background-size: cover;
        padding: 50px 25px;
    }

    .lrs-backlight ul {
        margin: 0 auto;
        grid-template-columns: 1fr;
        grid-template-rows: repeat(4, 1fr);
        gap: 30px 0;
        max-width: 250px;
    }

    .lrs-backlight:after {
        height: 900px;
        background: linear-gradient(0deg, rgba(38, 38, 38, 1) 50%, rgba(0, 0, 0, 0) 100%);
    }

    .lrs-backlight {
        background-position-x: -640px;
        background-size: auto 75%;
    }

    .lrs-backlight:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 400px;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0) 5%, rgba(38, 38, 38, 1) 100%);
        z-index: 0;
    }

    .lrs-backlight h2 {
        position: relative;
        z-index: 1;
    }

    .lrs-backlight > p {
        position: relative;
        z-index: 1;
    }

    .lrs-sighting li h4 {
        max-width: 200px;
    }

    .lrs-sighting ul li:first-of-type {
        margin: 0 0 40px;
    }

    .lrs-sighting ul {
        margin: 40px 0 0;
    }

    .lrs-compatibility {
        position: relative;
        min-height: 614px;
        background-repeat: no-repeat;
        background-position-y: top;
        background-position-x: -6px;
        background-size: 150%;
    }

    .lrs-compatibility:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 700px;
        background: linear-gradient(0deg, rgba(34, 55, 44, 1) 59%, rgba(0, 0, 0, 0) 100%);
        z-index: 0;
    }

    .lrs-compatibility h2 {
        position: relative;
        z-index: 1;
        max-width: 240px;
    }

    .lrs-compatibility p:first-of-type {
        max-width: 240px;
        position: relative;
        z-index: 1;
    }

    .lrs-compatibility p:last-of-type {
        position: relative;
        z-index: 1;
        max-width: 240px;
    }

    .lrs-advantages__item1 {
        margin: -890px 0 1022px;
    }

    .lrs-advantages__list div p {
        font-size: 14px;
        margin: 20px 0 0 10px;
    }

    .lrs-advantages__list div {
        max-width: 250px;
    }

    .lrs-advantages__list div h4 {
        font-size: 20px;
        margin: 0 0 0 10px;
    }

    .lrs-advantages h2 {
        font-size: 22px;
    }

    .lrs-advantages__list div:after {
        font-size: 64px;
        max-width: 90px;
        min-height: 90px;
        left: -25px;
        top: -30px;
    }

    .lrs-advantages__image-wrapper {
        margin: 340px auto -100px;
        top: calc(50vh + 80px);
    }


    .lrs-advantages__image-wrapper div img {
        max-width: 260px;
    }

    .lrs-advantages__image-wrapper div div:before {
        max-width: 260px;
        min-height: 161px;
        margin-left: -130px;
    }

    .lrs-advantages__list li > span {
        font-size: 80px;
    }

    .lrs-advantages__list div {
        margin: 20px 0 40px;
    }

    .lrs-advantages__item3 span {
        font-size: 60px !important;
    }

    .lrs-warranty div {
        padding: 50px 25px 0;
    }

    .lrs-warranty div svg {
        max-width: 220px;
        margin: 0 auto -68px;
    }

    .lrs-advantages__list {
        margin: 30px auto 0;
        max-width: 250px;
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .lrs-backlight {
        background-position-x: -600px;
        background-position-y: 50px;
        background-size: auto 68%;
        background-color: #22372C;
    }

    .lrs-backlight div {
        top: 313px;
        left: 100px;
        max-width: 230px;
    }
}

@media screen and (max-width: 380px) {
    .lrs-backlight {
        background-position-x: -620px;
        background-position-y: 60px;
        background-size: auto 62%;
        background-color: #22372C;
    }

    .lrs-backlight div {
        top: 353px;
        left: 96px;
        max-width: 170px;
        z-index: 1;
    }
}

@media (min-width: 992px) and (max-height: 1200px) {
    .lrs-advantages__list li > span {
        font-size: 200px;
    }

    .lrs-advantages__image-wrapper div img {
        max-width: 760px;
    }

    .lrs-advantages__image-wrapper div div:before {
        max-width: 760px;
        min-height: 471px;
        margin-left: -380px;
    }

    .lrs-advantages__list {
        margin: 350px 0 0;
    }

    .lrs-advantages__item2 {
        top: calc(50vh - 280px);
    }

    .lrs-advantages__item3 {
        position: sticky;
        left: 0;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        min-height: 570px !important;
    }
}