.crs-landing {
    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==================================================================== */
.crs-head_2-12x44 div {
    max-width: 1240px;
    text-align: start;
    margin: 0 auto;
}
.crs-head_2-12x44 div h2 {
    max-width: 1240px;
    text-align: start;
    text-wrap: balance;
}
.crs-head_2-12x44 div p {
    max-width: 1240px;
    text-align: start;
}
@media screen and (max-width: 1599px) {

}
@media screen and (max-width: 1344px) {
    .crs-head_2-12x44 div h2 {
        font-size: 48px;
    }
}
@media screen and (max-width: 1199px) {
    .crs-head_2-12x44 div h2 {
        font-size: 38px;
    }
}
@media screen and (max-width: 991px) {
    .crs-head_2-12x44 div h2 {
        font-size: 34px;
        letter-spacing: 3px;
    }
}
@media screen and (max-width: 767px){
    .crs-head_2-12x44 div h2 {
        font-size: 38px;
        text-align: center;
    }
}
@media screen and (max-width: 567px) {
    .crs-head_2-12x44 div h2 {
        font-size: 25px;
        letter-spacing: 2px;
    }
}


/* video---------------------------------------------------------------------------------------------------------- */
.crs-video {
    display: flex;
    flex-direction: column;
    gap: 50px;
}
.crs-video h2 {
    max-width: 100%;
}
@media screen and (max-width: 1599px) {
    .crs-video h2 {
        font-size: 60px;
    }
}
@media screen and (max-width: 1344px) {
    .crs-video h2 {
        font-size: 46px;
    }
}
@media screen and (max-width: 1199px) {
    .crs-video h2 {
        font-size: 36px;
    }
}
@media screen and (max-width: 991px) {
    .crs-video h2 {
        font-size: 30px;
    }
}
@media screen and (max-width: 767px){
    .crs-video h2 {
        font-size: 26px;
    }
}
@media screen and (max-width: 567px) {
    .crs-video h2 {
        font-size: 20px;
        text-align: start;
    }
}



.crs-lens h2 {
    max-width: 100%;
}

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

}
@media screen and (max-width: 1344px) {
    .crs-lens h2 {
        font-size: 48px;
    }
}
@media screen and (max-width: 1199px) {
    .crs-lens h2 {
        font-size: 37px;
    }
}
@media screen and (max-width: 991px) {
    .crs-lens h2 {
        font-size: 30px;
    }
}
@media screen and (max-width: 767px){

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

}
/* optimal------------------------------------------------------------------------------------------------------- */
.crs-optimal {
    display: flex;
    flex-direction: column;
    gap: 205px;
    padding: 100px 40px;
    background-image: url(/image/catalog/landings/crs-15-6x44sfp/optimal-bg.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.crs-optimal__titles {
    display: flex;
    flex-direction: column;
}
.crs-optimal__titles h2 {
    color: #FFF;
    font-size: 64px;
    font-style: normal;
    font-weight: 800;
    line-height: 110%;
    margin: 0;
}
.crs-optimal__titles h4 {
    color: #FFF;
    font-size: 42px;
    font-style: normal;
    font-weight: 800;
    line-height: 110%;
    margin: 0;
}
.crs-optimal__wrapper {
    display: flex;
    flex-direction: column;
    gap: 60px;
    max-width: 670px;
    width: 100%;
}
.crs-optimal__wrapper p {
    color: #FFF;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin: 0;
}
.crs-optimal__wrapper ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 9px;
    max-width: 650px;
    width: 100%;
}
.crs-optimal__wrapper ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: rgba(255, 255, 255, 0.10);
    padding: 7px 30px;
}
.crs-optimal__wrapper ul li span {
    color: #FFF;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}
.crs-optimal__wrapper ul li b {
    color: #FFF;
    text-align: justify;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    max-width: 140px;
    width: 100%;
}
@media screen and (max-width: 1599px) {
    .crs-optimal__titles h2 {
        font-size: 54px;
    }
    .crs-optimal__titles h4 {
        font-size: 35px;
    }
}
@media screen and (max-width: 1344px) {
    .crs-optimal {
        gap: 133px;
        padding: 50px 30px;

    }
    .crs-optimal__titles h2 {
        font-size: 51px;
    }
    .crs-optimal__titles h4 {
        font-size: 33px;
    }
}
@media screen and (max-width: 1199px) {
    .crs-optimal__titles h2 {
        font-size: 49px;
    }
    .crs-optimal__titles h4 {
        font-size: 30px;
    }
}
@media screen and (max-width: 991px) {
    .crs-optimal__titles h2 {
        font-size: 36px;
    }
    .crs-optimal__titles h4 {
        font-size: 23px;
    }
    .crs-optimal__wrapper {
        gap: 30px;
        max-width: 450px;
    }
    .crs-optimal__wrapper p {
        font-size: 18px;
    }
    .crs-optimal__wrapper ul {
        max-width: 100%;
    }
    .crs-optimal__wrapper ul li {
        padding: 10px 15px;
    }
    .crs-optimal__wrapper ul li span {
        font-size: 16px;
    }
    .crs-optimal__wrapper ul li b {
        font-size: 18px;
        max-width: 110px;
    }
}
@media screen and (max-width: 767px){
    .crs-optimal {
        gap: 80px;
        padding: 20px;
    }
    .crs-optimal__titles h2 {
        font-size: 28px;
    }
    .crs-optimal__titles h4 {
        font-size: 18px;
    }
    .crs-optimal__wrapper {
        gap: 20px;
        max-width: 100%;
    }
}
@media screen and (max-width: 567px) {
    .crs-optimal {
        gap: 60px;
        padding: 20px 0;
    }
    .crs-optimal__titles {
        padding: 0 10px;
    }
    .crs-optimal__titles h2 {
        font-size: 29px;
    }
    .crs-optimal__titles h4 {
        font-size: 20px;
    }
    .crs-optimal__wrapper p {
        font-size: 14px;
        padding: 0 10px;
    }
    .crs-optimal__wrapper ul li {
        gap: 30px;
        padding: 7px 10px;
    }
    .crs-optimal__wrapper ul li span {
        font-size: 12px;
    }
    .crs-optimal__wrapper ul li b {
        font-size: 14px;
        max-width: 85px;
    }
}


.crs-mechanisms h2 {
    text-wrap: balance;
}



/* ----------------------------------------------------------------------------------------------------------------- */
.crs-header {
    min-height: 847px;
    width: 100%;
    margin: 53px 0 200px;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-image: url("/image/catalog/crs-landing/crs-header-name.svg");
    background-size: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
}

.crs-header::after {
    content: '';
    width: 100%;
    min-height: 847px;
    position: absolute;
    background-image: url("/image/catalog/crs-landing/crs-header-bg.webp");
    background-size: 100%;
    background-position: top center;
    background-repeat: no-repeat;
}

.crs-header > img {
    object-fit: contain;
    max-width: 542px;
    width: 100%;
    position: relative;
    z-index: 1;
}

.crs-header > div {
    position: relative;
    z-index: 1;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    gap: 0 62px;
}

.crs-header h2 {
    color: #266141;
    text-align: justify;
    font-size: 59px;
    font-style: normal;
    font-weight: 800;
    line-height: 130%;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.crs-header p {
    color: #020A0A;
    text-align: justify;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    padding: 0;
    margin: 17px 0 11px;
}

.crs-header__inner {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-end;
}

.crs-header__inner img {
    object-fit: cover;
    min-height: 280px;
    max-height: 280px;
    border-top: 14px solid #FFF;
    border-bottom: 14px solid #FFF;
    border-left: 14px solid #FFF;
}

.crs-header__inner img:first-of-type {
    max-width: 320px;
}

.crs-header__inner img:last-of-type {
    max-width: 500px;
}

.crs-lens {
    width: 100%;
    margin: 215px 0 150px;
    padding: 0 0 0 40px;
    box-sizing: border-box;
}

.crs-transmission h3, .crs-cover h3, .crs-reticle__inner h2 {
    color: #020A0A;
    font-size: 64px;
    font-style: normal;
    font-weight: 800;
    line-height: 110%;
    margin: 0;
    padding: 0;
    max-width: 940px;
    width: 100%;
    position: relative;
}

.crs-lens h2:before, .crs-transmission h3:before, .crs-cover h3:before, .crs-reticle__inner h2:before {
    content: "";
    position: absolute;
    min-height: 115px;
    width: 10px;
    background: #020A0A;
    top: calc(50% - 56px);
    left: -40px
}

.crs-lens p {
    margin: 40px 0 80px;
    color: #020A0A;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    padding: 0;
    max-width: 890px;
    width: 100%;
}

.crs-lens > div {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0;
    padding: 0;
}

.crs-lens > div ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 40px 0;
    max-width: 641px;
    width: 100%;
}

.crs-lens > div ul li {
    background: #22372C;
    box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.15);
    display: flex;
    align-items: center;
    padding: 40px 32px 40px 126px;
    margin: 0;
    position: relative;
}

.crs-lens > div ul li p {
    margin: 0;
    padding: 0;
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
}

.crs-lens > div ul li p:before {
    content: "";
    position: absolute;
    background-image: url("/image/catalog/landings/crs-15-6x44sfp/crs-lens-arrow.svg");
    background-repeat: no-repeat;
    background-position: center;
    max-width: 56px;
    width: 100%;
    min-height: 51px;
    left: 40px;
    top: calc(50% - 25px);
}

.crs-lens > div img {
    max-width: 571px;
    width: 100%;
    object-fit: contain;
}

.crs-advantages {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    margin: 150px 0;
    padding: 0 0 0 40px;
    display: flex;
    flex-direction: column;
    min-height: 2050px;
    overflow-x: clip;
}

.crs-advantages__image-wrapper {
    position: sticky;
    top: 0;
    left: 0;
}

.crs-advantages__image-wrapper > div {
    position: relative;
    margin-bottom: 0;
}

.crs-advantages__image-wrapper > div div:first-of-type {
    background: linear-gradient(311deg, #FFB8FF -10.48%, rgba(69, 224, 182, 0.10) 102.92%);
    opacity: 0.3;
    width: 69px;
    height: 69px;
    position: relative;
    z-index: 3;
    border-radius: 50%;
    top: -388px;
    left: 311px;
}

.crs-advantages__image-wrapper > div div:nth-of-type(2) {
    background: linear-gradient(311deg, #FFB8FF -10.48%, rgba(69, 224, 182, 0.10) 102.92%);
    opacity: 0.2;
    width: 50px;
    height: 50px;
    position: relative;
    z-index: 2;
    border-radius: 50%;
    top: -418px;
    left: 291px;
}

.crs-advantages__image-wrapper > div div:nth-of-type(3) {
    background: linear-gradient(311deg, #FFB8FF -10.48%, rgba(69, 224, 182, 0.10) 102.92%);
    opacity: 0.04;
    width: 20px;
    height: 20px;
    position: relative;
    z-index: 2;
    border-radius: 50%;
    top: -428px;
    left: 283px;
}

.crs-advantages__image-wrapper > div:after {
    content: "";
    position: absolute;
    background-image: url("/image/catalog/crs-landing/transition-shadow.svg");
    background-position: bottom center;
    background-size: contain;
    max-width: 375px;
    width: 100%;
    min-height: 34px;
    bottom: 120px;
    left: 57px;
}

.crs-advantages__image-wrapper > div div:nth-of-type(4) {
    position: absolute;
    background-image: url("/image/catalog/crs-landing/transmission-cover.svg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 512px;
    width: 100%;
    min-height: 512px;
    bottom: 146px;
    left: 0;
    z-index: 1;
    opacity: 1;
}

.crs-advantages__image-wrapper_drop {
    position: absolute;
    width: 100%;
    transform: scale(30%);
}

.crs-advantages__image-wrapper_drop1 {
    max-width: 35px;
    min-height: 66px;
    top: 190px;
    left: 170px;
    z-index: 2;
    opacity: .7;
}

.crs-advantages__image-wrapper_drop2 {
    max-width: 34px;
    min-height: 30px;
    top: 250px;
    left: 120px;
    z-index: 2;
    opacity: .5;
}

.crs-advantages__image-wrapper_drop3 {
    max-width: 10px;
    min-height: 14px;
    top: 290px;
    left: 180px;
    z-index: 2;
    opacity: .6;
}

.crs-advantages__image-wrapper_drop4 {
    max-width: 34px;
    min-height: 46px;
    top: 270px;
    left: 330px;
    z-index: 2;
    opacity: .6;
}

.crs-advantages__image-wrapper_drop5 {
    max-width: 18px;
    min-height: 28px;
    top: 370px;
    left: 300px;
    z-index: 2;
    opacity: .6;
}

.crs-advantages__image-wrapper img:first-of-type {
    object-fit: contain;
    max-width: 513px;
    width: 100%;
}

.crs-transmission {
    max-width: 672px;
    width: 100%;
    align-self: flex-end;
    margin: 0 0 300px;
    position: absolute;
    top: 0;
}

.crs-transmission h3, .crs-cover h3 {
    margin: 34px 0 40px;
}

.crs-transmission p, .crs-cover p {
    color: #020A0A;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin: 0 0 300px;
    padding: 0;
}

.crs-cover {
    max-width: 640px;
    width: 100%;
    position: absolute;
    bottom: 0;
}

.crs-cover p {
    margin: 0 0 90px;
}

.crs-angle {
    margin: 150px 0;
    padding: 70px 0;
    background-image: linear-gradient(to bottom, #E1DFD3 50%, #22372C 50%);
    position: relative;
    min-height: 996px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
}

.crs-angle:after {
    content: "";
    width: 600px;
    background-image: url("/image/catalog/crs-landing/crs-angle-bg.webp");
    background-position: center;
    background-size: cover;
    min-height: 580px;
    position: absolute;
    top: 260px;
}

.crs-angle-animation:after {
    animation: crsWideAngle 1.6s linear forwards;
}

@keyframes crsWideAngle {
    0% {
        width: 600px;
        left: calc(50% - 300px);
    }
    100% {
        width: 100%;
        left: 0;
    }
}

.crs-angle h2 {
    color: #22372C;
    text-align: center;
    font-size: 64px;
    font-style: normal;
    font-weight: 800;
    line-height: 110%;
    max-width: 795px;
    width: 100%;
    margin: 0;
    padding: 0;
}

.crs-angle p {
    max-width: 1116px;
    width: 100%;
    margin: 0;
    padding: 0;
    color: #FFF;
    text-align: center;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    position: relative;
    z-index: 1;
}

.crs-mechanisms {
    margin: 150px 0 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.crs-mechanisms h2 {
    margin: 0 0 40px;
    padding: 0;
    color: #020A0A;
    text-align: center;
    font-size: 64px;
    font-style: normal;
    font-weight: 800;
    line-height: 110%;
    max-width: 945px;
    width: 100%;
}

.crs-mechanisms p {
    max-width: 782px;
    width: 100%;
    margin: 0;
    padding: 0;
    color: #020A0A;
    text-align: center;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}

.crs-mechanisms__wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    box-sizing: border-box;
}

.crs-mechanisms__wrapper > div {
    position: relative;
}

.crs-mechanisms__wrapper > div:before {
    content: "";
    max-width: 17px;
    width: 100%;
    height: 17px;
    background: #266141;
    position: absolute;
    z-index: 1;
    top: 330px;
    left: 1px;
    animation: crsMechanismBgLeftMove 4s ease-in-out infinite;
}

@keyframes crsMechanismBgLeftMove {
    0% {
        top: 330px;
    }

    30% {
        top: 330px;
    }

    40% {
        top: 283px;
    }

    60% {
        top: 283px;
    }

    70% {
        top: 330px;
    }

    100% {
        top: 330px;
    }
}

.crs-mechanisms__wrapper > div:after {
    content: "";
    max-width: 17px;
    width: 100%;
    height: 17px;
    background: #266141;
    position: absolute;
    z-index: 1;
    bottom: 4px;
    left: 245px;
    animation: crsMechanismBgBottomMove 4s ease-in-out infinite;
}

@keyframes crsMechanismBgBottomMove {
    0% {
        left: 245px;
    }
    10% {
        left: 245px;
    }
    20% {
        left: 292px;
    }
    30% {
        left: 338px;
    }

    70% {
        left: 338px;
    }
    80% {
        left: 292px;
    }

    90% {
        left: 245px;
    }

    100% {
        left: 245px;
    }
}

.crs-mechanisms__wrapper > div img:first-of-type {
    max-width: 640px;
    width: 100%;
    z-index: 2;
    position: relative;
}

.crs-mechanisms__wrapper > img {
    object-fit: contain;
    max-width: 665px;
    width: 100%;
}

.src-mechanisms__image-sight {
    position: absolute;
    max-width: 231px;
    width: 100%;
    object-fit: contain;
    top: 225px;
    left: 140px;
    animation: crsMechanismMove 4s ease-in-out infinite;
}

@keyframes crsMechanismMove {
    0% {
        top: 225px;
        left: 140px;
    }
    10% {
        top: 225px;
        left: 140px;
    }
    20% {
        top: 225px;
        left: 188px;
    }
    30% {
        top: 225px;
        left: 232px;
    }

    40% {
        top: 177px;
        left: 232px;
    }

    60% {
        top: 177px;
        left: 232px;
    }

    70% {
        top: 225px;
        left: 232px;
    }
    80% {
        top: 225px;
        left: 188px;
    }

    90% {
        top: 225px;
        left: 140px;
    }

    100% {
        top: 225px;
        left: 140px;
    }
}

.crs-mechanism_svg-hsix {
    fill: #ffffff;
    animation: crsMechanismSixLeftMove 4s ease-in-out infinite;
}

@keyframes crsMechanismSixLeftMove {
    0% {
        fill: #ffffff;
    }
    30% {
        fill: #ffffff;
    }
    40% {
        fill: #22372C;
    }
    60% {
        fill: #22372C;
    }

    70% {
        fill: #ffffff;
    }

    100% {
        fill: #ffffff;
    }
}

.crs-mechanism_svg-hseven {
    fill: #22372C;
    animation: crsMechanismSevenLeftMove 4s ease-in-out infinite;
}

@keyframes crsMechanismSevenLeftMove {
    0% {
        fill: #22372C;
    }
    30% {
        fill: #22372C;
    }
    40% {
        fill: #ffffff;
    }
    60% {
        fill: #ffffff;
    }

    70% {
        fill: #22372C;
    }

    100% {
        fill: #22372C;
    }
}

.crs-mechanism_svg-five {
    fill: #ffffff;
    animation: crsMechanismFiveBottomMove 4s ease-in-out infinite;
}

@keyframes crsMechanismFiveBottomMove {
    0% {
        fill: #ffffff;
    }
    10% {
        fill: #ffffff;
    }
    20% {
        fill: #22372C;
    }
    80% {
        fill: #22372C;
    }

    90% {
        fill: #ffffff;
    }

    100% {
        fill: #ffffff;
    }
}

.crs-mechanism_svg-six {
    fill: #22372C;
    animation: crsMechanismSixBottomMove 4s ease-in-out infinite;
}

@keyframes crsMechanismSixBottomMove {
    0% {
        fill: #22372C;
    }
    10% {
        fill: #22372C;
    }
    20% {
        fill: #ffffff;
    }
    30% {
        fill: #22372C;
    }

    70% {
        fill: #22372C;
    }
    80% {
        fill: #ffffff;
    }

    90% {
        fill: #22372C;
    }

    100% {
        fill: #22372C;
    }
}

.crs-mechanism_svg-seven {
    fill: #22372C;
    animation: crsMechanismSevenBottomMove 4s ease-in-out infinite;
}

@keyframes crsMechanismSevenBottomMove {
    0% {
        fill: #22372C;
    }
    20% {
        fill: #22372C;
    }
    30% {
        fill: #ffffff;
    }

    70% {
        fill: #ffffff;
    }
    80% {
        fill: #22372C;
    }

    100% {
        fill: #22372C;
    }
}

.crs-mechanisms__wrapper svg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    max-width: 640px;
    width: 100%;
    object-fit: contain;
}

.crs-reticle {
    margin: 100px 0 150px;
    padding: 100px 0 0;
    background-image: url("/image/catalog/crs-landing/crs-reticle-bg.webp");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    box-sizing: border-box;
}

@keyframes crsReticleBlink {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.crs-reticle__backlight {
    min-height: 1280px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    padding: 0 140px 110px;
    box-sizing: border-box;
}

.crs-reticle__backlight h2 {
    color: #FFF;
    text-align: center;
    font-size: 64px;
    font-style: normal;
    font-weight: 800;
    line-height: 110%;
    margin: 0 0 40px;
    padding: 0;
}

.crs-reticle__backlight p {
    color: #FFF;
    text-align: center;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin: 0;
    padding: 0;
}

.crs-reticle__backlight img {
    object-fit: contain;
    max-width: 412px;
    width: 100%;
    margin: 0 0 150px;
}


.crs-warranty {
    margin: 150px 0 180px;
    padding: 150px 64px 150px 90px;
    box-sizing: border-box;
    background: #22372C;
    display: grid;
    grid-template-columns: 572px 1fr;
    grid-template-rows: minmax(min-content, max-content) 1fr;
    gap: 0 50px;
}
.crs-warranty_2-12x44 {
    margin: 0;
}
.crs-warranty img {
    object-fit: contain;
    max-width: 572px;
    width: 100%;
    grid-area: 1 / 1 / 3 / 2;
}

.crs-warranty h3 {
    color: #FFF;
    font-size: 64px;
    font-style: normal;
    font-weight: 800;
    line-height: 110%;
    margin: 0 0 40px;
    grid-area: 1 / 2 / 2 / 3;
}

.crs-warranty p {
    color: #FFF;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin: 0;
    padding: 0;
}


.crs-characteristics__protection-wrapper, .crs-characteristics__nitrogen-wrapper, .crs-characteristics__body-wrapper {
    min-height: 1000px;
    top: calc(50vh - 450px);
}

.crs-characteristics__image-wrapper {
    top: calc(50vh + 220px);
}

@media screen and (max-width: 1599px) {
    .crs-header {
        min-height: 860px;
        margin: 20px 0 200px;
    }

    .crs-header__inner img:last-of-type {
        max-width: 331px;
        object-fit: cover;
        object-position: -100px;
    }

    .crs-header__inner img {
        box-sizing: border-box;
        min-height: 268px;
    }

    .crs-header > div {
        gap: 0 30px;
    }

    .crs-lens > div img {
        max-width: 486px;
        width: 100%;
        object-fit: contain;
    }

    .crs-mechanisms__wrapper svg {
        max-width: 600px;
        height: 603px;
    }

    .crs-mechanisms__wrapper > img {
        max-width: 615px;
        height: 603px;
    }

    .crs-mechanisms__wrapper > div img:first-of-type {
        max-width: 600px;
    }

    .src-mechanisms__image-sight {
        max-width: 217px;
        top: 210px;
        left: 130px;
    }

    .crs-mechanisms__wrapper > div:before {
        top: 309px;
        left: 0;
    }

    .crs-mechanisms__wrapper > div:after {
        bottom: 1px;
        left: 230px;
    }

    .crs-reticle {
        background-size: cover;
    }

    .crs-reticle__backlight {
        padding: 0 80px 110px;
    }

    .crs-warranty {
        padding: 150px 45px 150px 30px;
        gap: 0 18px;
    }

    @keyframes crsMechanismMove {
        0% {
            top: 210px;
            left: 134px;
        }
        10% {
            top: 210px;
            left: 134px;
        }
        20% {
            top: 210px;
            left: 176px;
        }
        30% {
            top: 210px;
            left: 217px;
        }

        40% {
            top: 166px;
            left: 217px;
        }

        60% {
            top: 166px;
            left: 217px;
        }

        70% {
            top: 210px;
            left: 217px;
        }
        80% {
            top: 210px;
            left: 176px;
        }

        90% {
            top: 210px;
            left: 134px;
        }

        100% {
            top: 210px;
            left: 134px;
        }
    }

    @keyframes crsMechanismBgBottomMove {
        0% {
            left: 230px;
        }
        10% {
            left: 230px;
        }
        20% {
            left: 273px;
        }
        30% {
            left: 317px;
        }

        70% {
            left: 317px;
        }
        80% {
            left: 273px;
        }

        90% {
            left: 230px;
        }

        100% {
            left: 230px;
        }
    }

    @keyframes crsMechanismBgLeftMove {
        0% {
            top: 309px;
        }

        30% {
            top: 309px;
        }

        40% {
            top: 264px;
        }

        60% {
            top: 264px;
        }

        70% {
            top: 309px;
        }

        100% {
            top: 309px;
        }
    }


    .crs-characteristics__protection-wrapper, .crs-characteristics__nitrogen-wrapper, .crs-characteristics__body-wrapper {
        min-height: 950px;
        top: calc(50vh - 400px);
    }

    .crs-characteristics__image-wrapper {
        top: calc(50vh + 190px);
    }
}

@media screen and (max-width: 1344px) {
    .crs-header > img {
        max-width: 450px;
    }

    .crs-advantages__image-wrapper > div div:nth-of-type(3) {
        top: -388px;
        left: 243px;
    }

    .crs-advantages__image-wrapper > div div:nth-of-type(2) {
        width: 40px;
        height: 40px;
        top: -378px;
        left: 251px;
    }

    .crs-characteristics__image-wrapper {
        margin: 500px 0 100px;
    }

    .crs-characteristics__protection-wrapper {
        margin: -700px 0 0;
    }

    .crs-advantages__image-wrapper > div div:first-of-type {
        width: 59px;
        height: 59px;
        top: -348px;
        left: 261px;
    }

    .crs-advantages__image-wrapper > div div:nth-of-type(4) {
        max-width: 440px;
        min-height: 440px;
        bottom: 126px;
    }

    .crs-advantages__image-wrapper_drop1 {
        top: 180px;
        left: 150px;
    }

    .crs-advantages__image-wrapper_drop3 {
        top: 260px;
        left: 170px;
    }

    .crs-advantages__image-wrapper_drop4 {
        top: 220px;
        left: 290px;
    }

    .crs-advantages__image-wrapper_drop5 {
        top: 280px;
        left: 270px;
    }

    .crs-advantages__image-wrapper > div:after {
        left: 27px;
    }

    .crs-header h2 {
        font-size: 48px;
    }

    .crs-header p {
        font-size: 16px;
    }

    .crs-header__inner img:last-of-type {
        max-width: 320px;
        object-fit: cover;
        object-position: -100px;
    }

    .crs-header__inner img:first-of-type {
        max-width: 300px;
        object-fit: cover;
    }

    .crs-header__inner img {
        min-height: 258px;
    }

    .crs-header {
        min-height: 800px;
        margin: 20px 0 150px;
    }

    .crs-lens {
        margin: 150px 0;
        padding: 0 0 0 30px;
    }

    .crs-transmission h3, .crs-cover h3, .crs-reticle__inner h2 {
        font-size: 54px;
        max-width: 840px;
    }

    .crs-lens h2:before, .crs-transmission h3:before, .crs-cover h3:before, .crs-reticle__inner h2:before {
        min-height: 100px;
        top: calc(50% - 50px);
        left: -30px;
    }

    .crs-lens p {
        margin: 30px 0 60px;
        font-size: 20px;
        max-width: 810px;
    }

    .crs-lens > div ul li p {
        font-size: 20px;
    }

    .crs-lens > div ul {
        gap: 35px 0;
        max-width: 570px;
    }

    .crs-lens > div img {
        max-width: 456px;
    }

    .crs-transmission {
        max-width: 572px;
        margin: 0 0 240px;
    }

    .crs-advantages__image-wrapper img:first-of-type {
        max-width: 443px;
    }

    .crs-transmission p, .crs-cover p {
        font-size: 20px;
    }

    .crs-angle h2 {
        font-size: 54px;
        max-width: 750px;
    }

    .crs-angle p {
        max-width: 1000px;
        font-size: 20px;
    }

    .crs-mechanisms h2 {
        margin: 0 0 30px;
        font-size: 54px;
        max-width: 845px;
    }

    .crs-mechanisms p {
        max-width: 782px;
        font-size: 20px;
    }

    .crs-mechanisms__wrapper > img {
        max-width: 520px;
        height: 520px;
    }

    .crs-mechanisms__wrapper > div img:first-of-type {
        max-width: 570px;
    }

    .crs-mechanisms__wrapper svg {
        max-width: 570px;
        height: 573px;
    }

    .crs-mechanisms__wrapper > div:before {
        top: 293px;
    }

    .crs-mechanisms__wrapper > div:after {
        bottom: 1px;
        left: 218px;
    }

    .crs-reticle__inner p {
        font-size: 20px;
    }

    .crs-reticle__inner div img {
        max-width: 350px;
    }

    .crs-reticle__inner {
        padding: 0 0 0 30px;
        grid-template-columns: 664px 350px;
    }

    .crs-advantages {
        padding: 0 0 0 30px;
    }

    .crs-reticle__backlight h2 {
        font-size: 54px;
        margin: 0 0 30px;
    }

    .crs-reticle__backlight p {
        font-size: 20px;
    }

    .crs-characteristics__protection-wrapper h3, .crs-characteristics__nitrogen-wrapper h3, .crs-characteristics__body-wrapper h3 {
        font-size: 54px;
        margin: 60px 0 30px;
    }

    .crs-characteristics__protection-wrapper p, .crs-characteristics__nitrogen-wrapper p, .crs-characteristics__body-wrapper p {
        font-size: 20px;
        max-width: 688px;
    }

    .crs-characteristics__protection-wrapper img {
        max-width: 1016px;
        top: 205px;
    }

    .crs-characteristics__body-wrapper img {
        top: 302px;
    }

    .crs-characteristics__nitrogen-wrapper img {
        top: 300px;
    }

    .crs-characteristics__image-wrapper img {
        max-width: 1000px;
    }

    .crs-warranty h3 {
        font-size: 54px;
        margin: 0 0 30px;
    }

    .crs-warranty p {
        font-size: 20px;
    }

    .crs-warranty {
        grid-template-columns: 542px 1fr;
        gap: 0 30px;
        padding: 110px 45px 110px 30px;
    }

    @keyframes crsMechanismMove {
        0% {
            top: 194px;
            left: 122px;
        }
        10% {
            top: 194px;
            left: 122px;
        }
        20% {
            top: 194px;
            left: 162px;
        }
        30% {
            top: 194px;
            left: 201px;
        }

        40% {
            top: 152px;
            left: 201px;
        }

        60% {
            top: 152px;
            left: 201px;
        }

        70% {
            top: 194px;
            left: 201px;
        }
        80% {
            top: 194px;
            left: 162px;
        }

        90% {
            top: 194px;
            left: 122px;
        }

        100% {
            top: 194px;
            left: 122px;
        }
    }

    @keyframes crsMechanismBgBottomMove {
        0% {
            left: 218px;
        }
        10% {
            left: 218px;
        }
        20% {
            left: 259px;
        }
        30% {
            left: 300px;
        }

        70% {
            left: 300px;
        }
        80% {
            left: 259px;
        }

        90% {
            left: 218px;
        }

        100% {
            left: 218px;
        }
    }

    @keyframes crsMechanismBgLeftMove {
        0% {
            top: 293px;
        }

        30% {
            top: 293px;
        }

        40% {
            top: 251px;
        }

        60% {
            top: 251px;
        }

        70% {
            top: 293px;
        }

        100% {
            top: 293px;
        }
    }

    .crs-characteristics__protection-wrapper, .crs-characteristics__nitrogen-wrapper, .crs-characteristics__body-wrapper {
        min-height: 800px;
        top: calc(50vh - 400px);
    }
}

@media screen and (max-width: 1199px) {
    .crs-header > img {
        max-width: 410px;
    }

    .crs-characteristics__image-wrapper > div > div > div:last-of-type {

        background-size: 920px;
    }

    .crs-advantages__image-wrapper > div div:nth-of-type(4) {
        max-width: 358px;
        min-height: 358px;
        bottom: 126px;
        left: 1px;
    }

    .crs-advantages__image-wrapper > div div:nth-of-type(3) {
        top: -348px;
        left: 203px;
    }

    .crs-advantages__image-wrapper > div div:nth-of-type(2) {
        top: -308px;
        left: 191px;
    }

    .crs-advantages__image-wrapper > div div:first-of-type {
        top: -278px;
        left: 205px;
    }

    .crs-header h2 {
        font-size: 44px;
    }

    .crs-header p {
        font-size: 14px;
        margin: 8px 0 10px;
    }

    .crs-header__inner img:first-of-type {
        max-width: 220px;
    }

    .crs-advantages__image-wrapper > div:after {
        max-width: 325px;
        background-repeat: no-repeat;
        min-height: 30px;
        left: 10px;
    }

    .crs-advantages__image-wrapper_drop1 {
        top: 130px;
        left: 120px;
    }

    .crs-advantages__image-wrapper_drop2 {
        top: 210px;
        left: 100px;
    }

    .crs-advantages__image-wrapper_drop3 {
        top: 220px;
        left: 150px;
    }

    .crs-advantages__image-wrapper_drop4 {
        top: 160px;
        left: 230px;
    }

    .crs-advantages__image-wrapper_drop5 {
        top: 220px;
        left: 240px;
    }

    .crs-advantages {
        min-height: 1700px;
    }

    .crs-cover p {
        max-width: 500px;
    }

    .crs-header__inner img {
        min-height: 220px;
        border-top: 10px solid #FFF;
        border-bottom: 10px solid #FFF;
        border-left: 10px solid #FFF;
    }

    .crs-header__inner img:last-of-type {
        max-width: 260px;
        object-position: -100px;
    }

    .crs-header > div {
        gap: 0 20px;
    }

    .crs-header {
        min-height: 680px;
        margin: 20px 0 150px;
    }

    .crs-transmission h3, .crs-cover h3, .crs-reticle__inner h2 {
        font-size: 48px;
        max-width: 780px;
    }

    .crs-lens p {
        font-size: 18px;
        max-width: 760px;
    }

    .crs-lens > div ul {
        gap: 30px 0;
        max-width: 493px;
    }

    .crs-lens > div ul li p {
        font-size: 18px;
    }

    .crs-lens > div ul li {
        padding: 30px 30px 30px 100px;
    }

    .crs-lens > div img {
        max-width: 361px;
    }

    .crs-lens > div ul li p:before {
        background-size: contain;
        max-width: 40px;
        min-height: 36px;
        left: 40px;
        top: calc(50% - 18px);
    }

    .crs-transmission {
        max-width: 508px;
        margin: 0 0 190px;
    }

    .crs-transmission p, .crs-cover p {
        font-size: 18px;
    }

    .crs-transmission h3, .crs-cover h3 {
        margin: 38px 0 30px;
    }

    .crs-advantages__image-wrapper img:first-of-type {
        max-width: 361px;
    }

    .crs-cover p {
        margin: 0 0 10px;
    }

    .crs-angle h2 {
        font-size: 48px;
        max-width: 600px;
        position: relative;
        z-index: 1;
    }

    .crs-angle {
        padding: 60px 0;
        min-height: 770px;
    }

    .crs-angle:after {
        width: 500px;
        min-height: 500px;
        top: 135px;
        left: calc(50% - 250px);
    }

    @keyframes crsWideAngle {
        0% {
            width: 500px;
            left: calc(50% - 250px);
        }
        100% {
            width: 100%;
            left: 0;
        }
    }

    .crs-angle p {
        max-width: 745px;
        font-size: 18px;
    }

    .crs-mechanisms h2 {
        margin: 0 0 30px;
        font-size: 48px;
        max-width: 745px;
    }

    .crs-mechanisms p {
        max-width: 700px;
        font-size: 18px;
    }

    .crs-mechanisms__wrapper > img {
        max-width: 431px;
        height: 431px;
    }

    .crs-mechanisms__wrapper > div img:first-of-type {
        max-width: 480px;
    }

    .crs-mechanisms__wrapper svg {
        max-width: 480px;
        height: 483px;
    }

    .src-mechanisms__image-sight {
        max-width: 174px;
        top: 168px;
        left: 106px;
    }

    .crs-mechanisms__wrapper > div:before {
        top: 246px;
        max-width: 15px;
        height: 17px;
    }

    .crs-mechanisms__wrapper > div:after {
        bottom: 1px;
        left: 182px;
        height: 15px;
    }

    .crs-reticle {
        padding: 70px 0 0;
        margin: 100px 0 100px;
    }

    .crs-reticle__inner {
        grid-template-columns: 503px 355px;
    }

    .crs-reticle__inner p {
        font-size: 18px;
    }

    .crs-reticle__backlight img {
        max-width: 300px;
        margin: 0 0 170px;
    }

    .crs-reticle__backlight h2 {
        font-size: 48px;
    }

    .crs-reticle__backlight p {
        font-size: 18px;
    }

    .crs-reticle__backlight {
        padding: 0 60px 70px;
        min-height: 1080px;
    }

    .crs-characteristics {
        margin: 100px 0;
    }

    .crs-characteristics__protection-wrapper h3, .crs-characteristics__nitrogen-wrapper h3, .crs-characteristics__body-wrapper h3 {
        font-size: 48px;
        margin: 100px 0 30px;
    }

    .crs-characteristics__protection-wrapper p, .crs-characteristics__nitrogen-wrapper p, .crs-characteristics__body-wrapper p {
        font-size: 18px;
        max-width: 700px;
    }

    .crs-characteristics__protection-wrapper img {
        top: 225px;
    }

    .crs-characteristics__body-wrapper span {
        font-size: 18px;
    }

    .crs-characteristics__image-wrapper img {
        max-width: 742px;
    }

    .crs-warranty {
        grid-template-columns: 420px 1fr;
        gap: 0 20px;
        padding: 100px 40px 100px 20px;
        align-items: center;
    }

    .crs-warranty h3 {
        font-size: 48px;
    }

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

    @keyframes crsMechanismMove {
        0% {
            top: 168px;
            left: 106px;
        }
        10% {
            top: 168px;
            left: 106px;
        }
        20% {
            top: 168px;
            left: 140px;
        }
        30% {
            top: 168px;
            left: 174px;
        }

        40% {
            top: 132px;
            left: 174px;
        }

        60% {
            top: 132px;
            left: 174px;
        }

        70% {
            top: 168px;
            left: 174px;
        }
        80% {
            top: 168px;
            left: 140px;
        }

        90% {
            top: 168px;
            left: 106px;
        }

        100% {
            top: 168px;
            left: 106px;
        }
    }

    @keyframes crsMechanismBgBottomMove {
        0% {
            left: 182px;
        }
        10% {
            left: 182px;
        }
        20% {
            left: 217px;
        }
        30% {
            left: 251px;
        }

        70% {
            left: 251px;
        }
        80% {
            left: 217px;
        }

        90% {
            left: 182px;
        }

        100% {
            left: 182px;
        }
    }

    @keyframes crsMechanismBgLeftMove {
        0% {
            top: 246px;
        }

        30% {
            top: 246px;
        }

        40% {
            top: 210px;
        }

        60% {
            top: 210px;
        }

        70% {
            top: 246px;
        }

        100% {
            top: 246px;
        }
    }


    .crs-characteristics__protection-wrapper, .crs-characteristics__nitrogen-wrapper, .crs-characteristics__body-wrapper {
        min-height: 739px;
        top: calc(50vh - 310px);
    }

    .crs-characteristics__image-wrapper {
        top: calc(50vh + 100px);
    }
}

@media screen and (max-width: 991px) {
    .crs-advantages__image-wrapper > div div:nth-of-type(4) {
        max-width: 255px;
        min-height: 255px;
        bottom: 76px;
    }

    .crs-characteristics__image-wrapper > div > div {
        width: 210px;
        height: 210px;
    }

    .crs-characteristics__image-wrapper > div > div > div:last-of-type {
        background-size: 700px;
    }

    .crs-characteristics__image-wrapper {
        margin: 400px 0 20px;
    }

    .crs-characteristics__protection-wrapper {
        margin: -500px 0 0;
    }

    .crs-advantages__image-wrapper {
        position: sticky;
        top: 0;
        margin: 130px 0 70px -30px;
    }

    .crs-advantages__image-wrapper > div:after {
        max-width: 260px;
        left: 0;
        bottom: 73px;
    }

    .crs-advantages__image-wrapper > div div:nth-of-type(2) {
        width: 20px;
        height: 20px;
        top: -218px;
        left: 137px;
    }

    .crs-advantages__image-wrapper > div div:nth-of-type(3) {
        width: 10px;
        height: 10px;
        top: -218px;
        left: 133px;
    }

    .crs-advantages__image-wrapper > div div:first-of-type {
        width: 39px;
        height: 39px;
        top: -208px;
        left: 141px;
    }

    .crs-advantages__image-wrapper_drop2 {
        top: 135px;
        left: 80px;
    }

    .crs-advantages__image-wrapper_drop1 {
        top: 70px;
        left: 60px;
    }

    .crs-advantages {
        min-height: 1600px;
    }

    .crs-advantages__image-wrapper_drop3 {
        top: 120px;
        left: 110px;
    }

    .crs-advantages__image-wrapper_drop4 {
        top: 86px;
        left: 160px;
    }

    .crs-advantages__image-wrapper_drop5 {
        top: 150px;
        left: 160px;
    }

    .crs-header > img {
        max-width: 375px;
    }

    .crs-header {
        min-height: 680px;
    }

    .crs-header > div {
        flex-direction: column-reverse;
        gap: 10px 0;
    }

    .crs-header__inner img:first-of-type {
        max-width: 40%;
        width: 40%;
        border-left: 0 solid #FFF;
    }

    .crs-header__inner img {
        min-height: 205px;
        max-height: 205px;
    }

    .crs-header__inner img:last-of-type {
        max-width: 60%;
        width: 60%;
        object-position: 0;
    }

    .crs-header__inner {
        width: 100%;
    }

    .crs-header h2 {
        font-size: 71px;
    }

    .crs-lens p {
        max-width: 100%;
    }

    .crs-lens > div {
        flex-direction: column-reverse;
        align-items: center;
    }

    .crs-transmission {
        max-width: 100%;
        margin: 0 0 200px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .crs-transmission h3, .crs-cover h3 {
        margin: 0 0 30px;
    }

    .crs-transmission h3 {
        margin: 0 0 87px;
    }

    .crs-transmission p {
        max-width: 420px;
        width: 100%;
        align-self: flex-end;
    }

    .crs-advantages__image-wrapper img:first-of-type {
        max-width: 260px;
        top: 140px;
    }

    .crs-cover p {
        max-width: 380px;
    }

    .crs-advantages {
        margin: 150px 0 110px;
    }

    .crs-angle {
        padding: 60px 0;
        min-height: 740px;
        margin: 110px 0 130px;
    }

    .crs-angle p {
        max-width: 645px;
    }

    .crs-angle:after {
        width: 450px;
        min-height: 450px;
        top: 115px;
    }

    @keyframes crsWideAngle {
        0% {
            width: 450px;
            left: calc(50% - 225px);
        }
        100% {
            width: 100%;
            left: 0;
        }
    }

    .crs-mechanisms {
        margin: 130px 0 100px;
    }

    .crs-mechanisms__wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 30px;
    }

    .crs-mechanisms__wrapper > img {
        margin-top: 80px;
    }

    .crs-reticle__inner h2 {
        grid-area: 1 / 1 / 2 / 3;
        max-width: 400px;
    }

    .crs-reticle__inner p {
        grid-area: 2 / 1 / 3 / 2;
    }

    .crs-reticle__inner div {
        grid-area: 2 / 2 / 3 / 3;
    }

    .crs-reticle__inner {
        grid-template-columns: 420px 230px;
    }

    .crs-reticle__backlight img {
        margin: 0 0 100px;
    }

    .crs-characteristics__protection-wrapper h3, .crs-characteristics__nitrogen-wrapper h3, .crs-characteristics__body-wrapper h3 {
        margin: 70px 0 30px;
    }

    .crs-characteristics__image-wrapper img {
        max-width: 660px;
    }

    .crs-characteristics__nitrogen-wrapper img {
        top: 250px;
    }

    .crs-warranty {
        gap: 30px 0;
        padding: 70px 35px 70px 35px;
        grid-template-columns: 1fr;
    }

    .crs-warranty img {
        grid-area: 2 / 1 / 3 / 2;
        max-width: 441px;
        margin: 0 auto;
    }

    .crs-warranty h3 {
        grid-area: 1 / 1 / 2 / 2;
        text-align: center;
        margin: 0;
    }

    .crs-warranty p {
        grid-area: 3 / 1 / 4 / 2;
        text-align: center;
        margin: 20px 0 0;
    }

    .crs-characteristics__protection-wrapper, .crs-characteristics__nitrogen-wrapper, .crs-characteristics__body-wrapper {
        min-height: 690px;
        top: calc(50vh - 250px);
    }

    .crs-characteristics__image-wrapper {
        top: calc(50vh + 100px);
    }
}

@media screen and (max-width: 767px) {
    .crs-header > img {
        max-width: 257px;
    }

    .crs-characteristics__image-wrapper {
        margin: 350px 0 130px;
        top: calc(100vh - 250px);
    }

    .crs-characteristics__image-wrapper > div > div > div:last-of-type {
        background-size: 510px;
        height: 200px;
    }

    .crs-characteristics__image-wrapper > div img {
        max-width: 510px;
    }

    .crs-characteristics__image-wrapper > div > div {
        width: 170px;
        height: 170px;
    }

    .crs-advantages__image-wrapper > div div {
        display: none;
    }

    .crs-advantages__image-wrapper > div img {
        display: none;
    }

    .crs-advantages__image-wrapper > div img:first-of-type {
        display: block;
    }

    .crs-advantages__image-wrapper {
        position: static;
        display: flex;
        justify-content: center;
        top: 0;
        margin: 230px 0 70px 0;
    }

    .crs-advantages__image-wrapper > div:after {
        max-width: 260px;
        left: 15px;
        bottom: 0;
    }

    .crs-advantages {
        min-height: 850px;
    }

    .crs-header h2 {
        font-size: 56px;
    }

    .crs-header__inner img {
        min-height: 170px;
        max-height: 170px;
    }

    .crs-header {
        min-height: 620px;
        margin: 20px 0 120px;
    }

    .crs-lens {
        margin: 120px 0 100px;
        padding: 0 0 0 20px;
    }

    .crs-lens h2, .crs-transmission h3, .crs-cover h3, .crs-reticle__inner h2 {
        font-size: 24px;
        max-width: 100%;
    }

    .crs-lens h2:before, .crs-transmission h3:before, .crs-cover h3:before, .crs-reticle__inner h2:before {
        min-height: 48px;
        width: 6px;
        top: calc(50% - 24px);
        left: -20px;
    }

    .crs-lens p {
        font-size: 14px;
        margin: 20px 0 50px;
    }

    .crs-lens > div ul li p {
        font-size: 14px;
    }

    .crs-lens > div ul {
        gap: 20px 0;
        max-width: 290px;
    }

    .crs-lens > div ul li {
        padding: 25px 20px 25px 70px;
    }

    .crs-lens > div ul li p:before {
        left: 20px;
    }

    .crs-advantages {
        margin: 120px 0 80px;
    }

    .crs-transmission h3:before, .crs-cover h3:before {
        display: none;
        text-align: center;
    }

    .crs-transmission {
        margin: 0 0 360px;
        flex-direction: column;
        align-items: center;
    }

    .crs-transmission h3, .crs-cover h3, .crs-reticle__inner h2 {
        text-align: center;
    }

    .crs-transmission h3, .crs-cover h3 {
        margin: 0 0 20px;
    }

    .crs-transmission p, .crs-cover p {
        max-width: 100%;
        align-self: center;
        font-size: 14px;
        text-align: center;
    }

    .crs-advantages__image-wrapper img:first-of-type {
        max-width: 290px;
        left: calc(50% - 145px);
    }

    .crs-angle {
        margin: 110px 0 100px;
    }

    .crs-reticle {
        padding: 0;
        margin: 100px 0 100px;
    }

    .crs-reticle__inner {
        grid-template-columns: 1fr;
        padding: 0;
    }

    .crs-reticle__inner h2 {
        grid-area: 1 / 1 / 2 / 2;
    }

    .crs-reticle__inner div {
        grid-area: 2 / 1 / 3 / 2;
        display: flex;
        justify-content: center;
        margin: 0 0 32px;
    }

    .crs-reticle__inner p {
        grid-area: 3 / 1 / 4 / 2;
    }

    .crs-angle h2 {
        font-size: 24px;
        max-width: 300px;
    }

    .crs-angle {
        padding: 40px 30px 30px;
        min-height: 565px;
    }

    .crs-angle p {
        font-size: 14px;
    }

    .crs-angle:after {
        width: 350px;
        min-height: 390px;
        top: 70px;
        left: calc(50% - 175px);
    }

    @keyframes crsWideAngle {
        0% {
            width: 350px;
            left: calc(50% - 175px);
        }
        100% {
            width: 100%;
            left: 0;
        }
    }

    .crs-mechanisms {
        margin: 100px 0 100px;
    }

    .crs-mechanisms h2 {
        margin: 0 0 20px;
        font-size: 24px;
        max-width: 345px;
    }

    .crs-mechanisms p {
        max-width: 700px;
        font-size: 14px;
    }

    .crs-reticle__inner div img {
        max-width: 240px;
    }

    .crs-reticle__inner div img:last-of-type {
        left: calc(50% - 120px);
        opacity: 0;
    }

    .crs-reticle__inner p {
        font-size: 14px;
        text-align: center;
        max-width: 434px;
        width: 100%;
        margin: 0 auto;
    }

    .crs-reticle__backlight img {
        max-width: 165px;
        margin: 0 0 120px;
    }

    .crs-reticle__backlight h2 {
        font-size: 24px;
        margin: 0 0 20px;
    }

    .crs-reticle__backlight {
        padding: 0 30px 50px;
        min-height: 780px;
    }

    .crs-reticle__backlight p {
        font-size: 14px;
    }

    .crs-reticle {
        background-position-x: -310px;
        background-position-y: 0;
    }

    .crs-reticle__backlight {
        justify-content: space-between;
    }

    .crs-reticle__backlight img {
        margin: 170px 0 0;
        position: relative;
        left: -120px;
    }

    .crs-warranty h3 {
        font-size: 24px;
    }

    .crs-warranty img {
        max-width: 290px;
    }

    .crs-warranty {
        padding: 50px 30px 50px 30px;
        grid-template-columns: 1fr;
    }

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

@media screen and (max-width: 600px) {
    .crs-header {
        min-height: 580px;
    }

    .crs-reticle__backlight img {
        margin: 170px 0 0;
        position: relative;
        left: -90px;
    }

    .crs-header h2 {
        font-size: 55px;
    }
}

@media screen and (max-width: 567px) {
    .crs-header > img {
        max-width: 137px;
    }

    .crs-characteristics__image-wrapper > div > div {
        width: 100px;
        height: 100px;
    }

    .crs-header h2 {
        font-size: 25px;
    }

    .crs-header__inner img {
        min-height: 110px;
        max-height: 110px;
    }

    .crs-header {
        min-height: 500px;
        margin: 20px 0 100px;
    }

    .crs-lens {
        margin: 100px 0 100px;
        padding: 0;
    }

    .crs-lens h2, .crs-transmission h3, .crs-cover h3, .crs-reticle__inner h2 {
        font-size: 24px;
        max-width: 100%;
        text-align: center;
    }

    .crs-lens h2:before, .crs-transmission h3:before, .crs-cover h3:before {
        display: none;
    }

    .crs-lens p {
        margin: 20px 0 40px;
        text-align: center;
    }

    .crs-lens > div ul li p {
        text-align: left;
    }

    .crs-lens > div ul li {
        padding: 25px 20px 25px 59px;
    }

    .crs-lens > div ul li p:before {
        max-width: 35px;
        left: 15px;
    }

    .crs-advantages {
        margin: 100px 0 80px;
        padding: 0;
    }

    .crs-transmission h3, .crs-cover h3 {
        max-width: 300px;
        margin: 0 auto 20px;
    }

    .crs-transmission p, .crs-cover p {
        max-width: 280px;
        margin: 0 auto;
    }

    .crs-advantages__image-wrapper img:first-of-type {
        top: 210px;
    }

    .crs-angle {
        padding: 40px 14px 50px;
        min-height: 720px;
    }

    .crs-angle:after {
        width: 200px;
        min-height: 390px;
        top: 60px;
        left: calc(50% - 100px);
    }

    @keyframes crsWideAngle {
        0% {
            width: 200px;
            left: calc(50% - 100px);
        }
        100% {
            width: 100%;
            left: 0;
        }
    }

    .crs-mechanisms__wrapper svg {
        max-width: 260px;
        height: 261px;
    }

    .crs-mechanisms__wrapper > div img:first-of-type {
        max-width: 260px;
    }

    .src-mechanisms__image-sight {
        max-width: 105px;
        top: 86px;
        left: 53px;
    }

    .crs-mechanisms__wrapper > div:before {
        top: 133px;
        max-width: 8px;
        height: 9px;
    }

    .crs-mechanisms__wrapper > div:after {
        bottom: 1px;
        left: 99px;
        height: 8px;
        max-width: 9px;
    }

    .crs-mechanisms__wrapper > img {
        margin-top: 40px;
    }

    .crs-mechanisms__wrapper > img {
        height: 221px;
    }

    .crs-reticle__backlight p {
    }

    .crs-reticle {
        background-image: url(/image/catalog/crs-landing/crs-reticle-mob-bg.webp);
        background-position-x: center;
        background-position-y: 150px;
    }

    .crs-reticle__backlight {
        padding: 0 20px 30px;
        min-height: 980px;
    }

    .crs-reticle__backlight img {
        left: -10px;
        margin: 210px 0 0;
    }

    .crs-characteristics__body-wrapper span {
        font-size: 14px;
        margin: 0 0 10px;
    }

    .crs-characteristics__protection-wrapper img {
        top: 260px;
    }

    .crs-characteristics__nitrogen-wrapper img {
        top: 280px;
    }

    .crs-characteristics__body-wrapper img {
        top: 272px;
    }

    .crs-characteristics__image-wrapper img {
        max-width: 90%;
    }

    .crs-warranty {
        padding: 50px 10px;
    }

    @keyframes crsMechanismMove {
        0% {
            top: 86px;
            left: 53px;
        }
        10% {
            top: 86px;
            left: 53px;
        }
        20% {
            top: 86px;
            left: 71px;
        }
        30% {
            top: 86px;
            left: 89px;
        }

        40% {
            top: 66px;
            left: 89px;
        }

        60% {
            top: 66px;
            left: 89px;
        }

        70% {
            top: 86px;
            left: 89px;
        }
        80% {
            top: 86px;
            left: 71px;
        }

        90% {
            top: 86px;
            left: 53px;
        }

        100% {
            top: 86px;
            left: 53px;
        }
    }

    @keyframes crsMechanismBgBottomMove {
        0% {
            left: 99px;
        }
        10% {
            left: 99px;
        }
        20% {
            left: 118px;
        }
        30% {
            left: 136px;
        }

        70% {
            left: 136px;
        }
        80% {
            left: 118px;
        }

        90% {
            left: 99px;
        }

        100% {
            left: 99px;
        }
    }

    @keyframes crsMechanismBgLeftMove {
        0% {
            top: 133px;
        }

        30% {
            top: 133px;
        }

        40% {
            top: 114px;
        }

        60% {
            top: 114px;
        }

        70% {
            top: 133px;
        }

        100% {
            top: 133px;
        }
    }
}

.crs-head {
    width: 100%;
    margin: 30px 0 0;
}

.crs-head img {
    width: 100%;
    object-fit: contain;
    margin: 0 auto;
}

.crs-head h2 {
    color: #266141;
    text-align: center;
    font-size: 64px;
    font-style: normal;
    font-weight: 800;
    line-height: 130%;
    letter-spacing: 5px;
    text-transform: uppercase;
    margin: 30px auto 10px;
}

.crs-head p {
    color: #020A0A;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
}

.crs-angle_2-12x44:after {
    background-image: url(/image/catalog/landings/crs-15-6x44sfp/crs-angle-bg.webp);
    min-height: 996px;
    top: 0;
}

.crs-angle_2-12x44 {
    background-image: linear-gradient(to bottom, #D3E4F3 50%, #A8845C 50%);
}

.crs-angle_2-12x44 h2 {
    color: #020A0A;
    max-width: 1195px;
    position: relative;
    z-index: 2;
}

.crs-mechanisms_2-12x44 p {
    max-width: 1182px;
}

.crs-reticle_2-12x44 {
    background-image: url(/image/catalog/landings/crs-15-6x44sfp/crs-reticle-bg.webp);
    background-position: center bottom;
}

.crs-reticle_2-12x44 .crs-reticle__backlight img {
    margin: 0 0 150px -200px;
}


@media screen and (max-width: 1599px) {
    .crs-head h2 {
        font-size: 54px;
    }
}

@media screen and (max-width: 1199px) {
    .crs-angle_2-12x44:after {
        min-height: 770px;
    }
}

@media screen and (max-width: 991px) {
    .crs-cover_2-12x44 h3 {
        max-width: 520px;
    }

    .crs-angle_2-12x44:after {
        min-height: 740px;
    }

    .crs-reticle_2-12x44 .crs-reticle__backlight img {
        margin: 120px 0 150px -100px;
    }
}

@media screen and (max-width: 767px) {
    .crs-head h2 {
        font-size: 48px;
    }

    .crs-reticle_2-12x44 .crs-reticle__backlight img {
        margin: 120px 0 150px 120px;
    }

    .crs-head p {
        font-size: 14px;
    }

    .crs-angle_2-12x44:after {
        min-height: 565px;
    }

    .crs-advantages_2-12x44 .crs-advantages__image-wrapper {
        margin: 160px 0 70px 0;
    }
}

@media screen and (max-width: 600px) {
    .crs-reticle_2-12x44 .crs-reticle__backlight img {
        margin: 120px 0 150px 110px;
    }
}

@media screen and (max-width: 567px) {
    .crs-head h2 {
        font-size: 25px;
        letter-spacing: 2px;
    }

    .crs-reticle_2-12x44 {
        background-position-x: -320px;
    }

    .crs-angle_2-12x44:after {
        min-height: 720px;
    }

    .crs-advantages_2-12x44 .crs-advantages__image-wrapper {
        margin: 280px 0 70px 0;
    }
}

/* reticle--------------------------------------------------------------------------------------- */

.crs-reticle_2-12x44 {
    margin: 100px 0 0 0;
    padding: 100px 40px;
    display: grid;
    grid-template-columns: 1fr 562px;
    align-items: center;
    justify-content: space-between;
    grid-column-gap: 40px;
    grid-row-gap: 100px;

}
.crs-reticle_2-12x44 .crs-reticle__image {
    grid-area: 1 / 2 / 3 / 3;
}
.crs-reticle_2-12x44 .crs-reticle__inner {
    margin: 0;
    padding: 0 0 0 40px;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    justify-content: start;
    gap: 15px;
    grid-area: 1 / 1 / 2 / 2;
    max-width: 715px;
    width: 100%;
}

.crs-reticle__inner h2 {
    margin: 0 0 40px;
}

.crs-reticle__inner p {
    color: #020A0A;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin: 0;
    padding: 0;
}
.crs-reticle_2-12x44 .crs-reticle__inner_2 {
    grid-area: 2 / 1 / 3 / 2;
}
.crs-reticle_2-12x44 .crs-reticle__inner_2 h2 {
    color: #FFF;
}
.crs-reticle_2-12x44 .crs-reticle__inner_2 h2:before {
    background: #FFF;
}
.crs-reticle_2-12x44 .crs-reticle__inner_2 p {
    color: #FFF;
}

@media screen and (max-width: 1599px) {
    .crs-reticle_2-12x44 {
        grid-template-columns: 1fr 480px;
    }
    .crs-reticle_2-12x44 .crs-reticle__inner {
        max-width: 580px;
    }
    .crs-reticle__inner h2 {
        font-size: 52px;
    }
    .crs-reticle_2-12x44 .crs-reticle__image {
        max-width: 480px;
        width: 100%;
    }
}
@media screen and (max-width: 1344px) {
    .crs-reticle_2-12x44 .crs-reticle__image {
        max-width: 414px;
    }
    .crs-reticle_2-12x44 {
        margin: 100px 0 0 0;
        padding: 70px 30px;
        grid-template-columns: 1fr 414px;
        grid-column-gap: 15px;
        grid-row-gap: 95px;
    
    }
    .crs-reticle_2-12x44 .crs-reticle__inner {
        gap: 30px;
        max-width: 560px;
    }
    .crs-reticle__inner h2 {
        font-size: 40px;
        margin: 0;
    }
    .crs-reticle__inner p {
        font-size: 20px;
    }
}
@media screen and (max-width: 1199px) {
    .crs-reticle_2-12x44 .crs-reticle__image {
        max-width: 380px;
    }
    .crs-reticle_2-12x44 {
        margin: 100px 0 0 0;
        padding: 70px 30px;
        grid-template-columns: 1fr 380px;
        grid-column-gap: 15px;
        grid-row-gap: 75px;
    }
    .crs-reticle_2-12x44 .crs-reticle__inner {
        gap: 30px;
        max-width: 560px;
    }
}
@media screen and (max-width: 991px) {
    .crs-reticle_2-12x44 {
        margin: 100px 0 0 0;
        padding: 30px 20px;
        display: flex;
        flex-direction: column;
        gap: 60px;
        background-image: url(/image/catalog/landings/crs-15-6x44sfp/crs-reticle-bg-m.webp);
        background-size: 1030px;
    }
    .crs-reticle_2-12x44 .crs-reticle__image {
        max-width: 414px;
    }
    .crs-reticle_2-12x44 .crs-reticle__inner {
        max-width: 100%;
    }
    .crs-reticle__inner h2 {
        font-size: 38px;
    }
    .crs-reticle__inner p {
        font-size: 18px;
    }
}
@media screen and (max-width: 767px){
    .crs-reticle_2-12x44 .crs-reticle__inner {
        text-align: start;
        padding: 0 0 0 30px;
    }
    .crs-reticle__inner h2 {
        text-align: start;
    }
    .crs-reticle__inner p {
        text-align: start;
        max-width: 100%;
    }
    .crs-reticle__inner h2:before {
        display: block;
        content: "";
        position: absolute;
        min-height: 88px;
        width: 8px;
        top: calc(50% - 44px);
        left: -30px;
    }
}
@media screen and (max-width: 567px) {
    .crs-reticle_2-12x44 {
        margin: 60px 0 0 0;
        padding: 20px;
        gap: 40px;
        background-image: url(/image/catalog/landings/crs-15-6x44sfp/crs-reticle-bg-m.webp);
        background-size: 1030px;
        background-position: left bottom -30px;
    }
    .crs-reticle_2-12x44 .crs-reticle__inner {
        padding: 0;
    }
    .crs-reticle__inner h2:before {
        display: none;
    }
    .crs-reticle__inner h2 {
        font-size: 24px;
        text-wrap: balance;
    }
    .crs-reticle__inner p {
        font-size: 14px;
    }
    .crs-reticle_2-12x44 .crs-reticle__inner_2 {
        min-height: 270px;
    }
}