@media screen and (max-width: 767px) {
    .product-container {
        overflow-x: visible;
    }
}
.landing-scanner-10x42 {
    font-family: "Montserrat", sans-serif;
    max-width: 1500px;
    min-width: 270px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}
.landing-scanner-10x42 * {
    box-sizing: border-box;
    
}
.landing-scanner-10x42 .title-scanner {
    color: #266141;
    font-size: 80px;
    font-weight: 800;
    line-height: 110%;
    text-transform: uppercase;
    margin: 0;
}
.landing-scanner-10x42 .subtitle-scanner {
    color: #020A0A;
    font-size: 64px;
    font-weight: 800;
    line-height: 110%;
    text-transform: uppercase;
    margin: 0;
}
.landing-scanner-10x42 .text-scanner {
    color: #020A0A;
    font-size: 20px;
    font-weight: 400;
    line-height: 145%; 
    margin: 0;
}
@media screen and (max-width: 1599px) {
    .landing-scanner-10x42 .subtitle-scanner {
        font-size: 54px;
    }
}
@media screen and (max-width: 1344px) {
    .landing-scanner-10x42 .title-scanner {
        font-size: 68px;
    }
    .landing-scanner-10x42 .subtitle-scanner {
        font-size: 48px;
    }
}
@media screen and (max-width: 1199px) {
    .landing-scanner-10x42 .text-scanner {
        font-size: 18px;
    }
}
@media screen and (max-width: 991px) {
    .landing-scanner-10x42 .title-scanner {
        font-size: 60px;
    }
    .landing-scanner-10x42 .subtitle-scanner {
        font-size: 36px;
    }
}
@media screen and (max-width: 767px){
    .landing-scanner-10x42 .title-scanner {
        font-size: 44px;
    }
    .landing-scanner-10x42 .subtitle-scanner {
        font-size: 36px;
    }
}
@media screen and (max-width: 567px) {
    .landing-scanner-10x42 .title-scanner {
        font-size: 28px;
    }
    .landing-scanner-10x42 .subtitle-scanner {
        font-size: 18px;
    }
    .landing-scanner-10x42 .text-scanner {
        font-size: 14px;
    }
}
/* product============================================================================== */
.product-10x42 {
    display: flex;
    justify-content: space-between;
    align-items: end;
    position: relative;
}
.product-10x42__title {
    max-width: 725px;
    width: 100%;
    padding: 420px 55px 290px 48px;
    background-image: url(/image/catalog/landings/scanner-10x42/product-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right;
}
.product-10x42__title h2 {
    color: #FFF;
    font-size: 64px;
    font-weight: 800;
    line-height: 110%;
    margin: 0;
    max-width: 620px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.product-10x42__title h2 span {
    width: 411px;
    height: 4px;
    background-color: #FFFFFF;
    display: inline-block;
}

.product-10x42__wrap {
    max-width: 725px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 50px;
    padding: 0 20px 70px 0;
}
.product-psl__slider {
    padding: 0 20px 0 50px;
}
.swiper {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.swiper-wrapper {
    max-height: 438px;
}
.swiper-slide {
    /* max-height: 438px; */
}
.swiper-pagination {
    position: static;
    width: 15px;
    height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical>.swiper-pagination-bullets {
    right: var(--swiper-pagination-right, 8px);
    left: var(--swiper-pagination-left, auto);
    top: 50%;
    transform: none;
}
.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background-color: #EEEEEE;
    opacity: 1;
    margin: 0;
}
.swiper-pagination-bullet-active {
    background-color: #266141;
}
.swiper-slide img {
    max-width: 575px;
    width: 100%;
}
.product-10x42__wrap p {
    color:  #020A0A;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%;
    margin: 0;
}
.product-10x42__logo {
    position: absolute;
    max-width: 195px;
    width: 100%;
    top: 40px;
    right: 40px;
}
@media screen and (max-width: 1599px) {
    .product-10x42__title {
        max-width: 625px;
        padding: 420px 50px 306px 30px;
    }
    .product-10x42__title h2 {
        font-size: 56px;
        max-width: 545px;
    }
    .product-10x42__title h2 span {
        width: 334px;
    }
    .product-10x42__wrap {
        max-width: 575px;
        gap: 70px;
        padding: 0 0 40px 0;
    }
    .product-psl__slider {
        padding: 0;
    }
    .swiper-wrapper {
        max-height: 393px;
    }
    .swiper-slide img {
        max-width: 515px;
    }
    .product-10x42__logo {
        right: 0;
    }
}
@media screen and (max-width: 1344px) {
    .product-10x42__title {
        max-width: 560px;
        padding: 400px 50px 294px 40px;
        background-image: url(/image/catalog/landings/scanner-10x42/product-bg-m.webp);
        background-size: 1166px;
    }
    .product-10x42__title h2 {
        font-size: 48px;
        max-width: 465px;
    }
    .product-10x42__title h2 span {
        width: 307px;
    }
    .product-10x42__wrap {
        max-width: 530px;
        gap: 80px;
        padding: 0 0 30px 0;
    }
    .swiper-wrapper {
        max-height: 370px;
    }
    .swiper-slide img {
        max-width: 485px;
    }
    .product-10x42__logo {
        right: 0;
    }
}
@media screen and (max-width: 1199px) {
    .product-10x42__title {
        max-width: 460px;
        padding: 400px 40px 312px 30px;
        background-size: 1000px;
    }
    .product-10x42__title h2 {
        font-size: 40px;
        max-width: 388px;
    }
    .product-10x42__title h2 span {
        width: 250px;
    }
    .product-10x42__wrap {
        max-width: 430px;
        gap: 115px;
        padding: 0;
    }
    .swiper-wrapper {
        max-height: 305px;
    }
    .swiper-slide img {
        max-width: 400px;
    }
    .product-10x42__wrap p {
        font-size: 18px;
    }
}
@media screen and (max-width: 991px) {
    .product-10x42 {
        flex-direction: column;
        align-items: center;
    }
    .product-10x42__logo {
        display: none;
    }
    .product-10x42__title {
        display: flex;
        justify-content: center;
        max-width: 100%;
        padding: 150px 40px 111px 40px;
        background-image: url(/image/catalog/landings/scanner-10x42/product-bg-s.webp);
        background-size: 773px;
        background-position: center bottom;
    }
    .product-10x42__title h2 {
        font-size: 44px;
        max-width: 430px;
    }
    .product-10x42__title h2 span {
        width: 266px;
    }
    .product-10x42__wrap {
        max-width: 100%;
        gap: 50px;
        padding: 0 30px;
        margin: -70px 0 0 0;
    }
    .product-psl__slider {
        max-width: 100%;
    }
    .swiper {
        gap: 20px;
        flex-direction: column;
        max-width: 100%;
    }
    .swiper-slide {
        display: flex;
        justify-content: center;
    }
    .swiper-wrapper {
        max-width: 100%;
    }
    .swiper-pagination {
        flex-direction: row;
        max-width: 190px;
        height: 10px;
    }
    .product-psl__slider {
        align-self: end;
    }
    .swiper {
        gap: 67px;
    }
    .swiper-wrapper {
        max-height: 370px;
    }
    .swiper-slide img {
        max-width: 485px;
    }
    .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }
}
@media screen and (max-width: 767px){
    .product-10x42__title {
        padding: 120px 30px 114px 30px;
        background-size: 727px;
    }
    .product-10x42__wrap {
        max-width: 100%;
        gap: 40px;
        padding: 0 30px;
        margin: -70px 0 0 0;
    }
    .product-psl__slider {
        align-self: center;
    }
    .swiper {
        gap: 27px;
        
    }
    .swiper-wrapper {
        max-height: 293px;
    }
    .swiper-slide img {
        max-width: 384px;
    }
}
@media screen and (max-width: 567px) {
    .product-10x42 {
        gap: 15px;
    }
    .product-10x42__title {
        padding: 110px 30px 20px 30px;
        background-size: 537px;
    }
    .product-10x42__title h2 {
        font-size: 36px;
        max-width: 200px;
        text-align: center;
    }
    .product-10x42__title h2 span {
       display: none;
    }
    .product-10x42__wrap {
        max-width: 100%;
        gap: 40px;
        padding: 0;
        margin: 0;
    }
    .product-10x42__wrap p {
        font-size: 14px;
        text-align: center;
    }
    .product-psl__slider {
        max-width: 100%;
    }
    .swiper {
        gap: 20px;
        flex-direction: column;
    }
    .swiper-slide {
        display: flex;
        justify-content: center;
    }
    .swiper-wrapper {
        max-width: 100%;
    }
    .swiper-pagination {
        flex-direction: row;
        max-width: 122px;
        height: 8px;
    }
    .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }
    .swiper-slide img {
        max-width: 350px;
    }
}

/* prism---------------------------------------------------------------------------------- */
.prism-10x42 {
    display: flex;
    flex-direction: column;
    align-items: end;
    margin: 300px 0;
}
.prism-10x42__title {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 0 0 40px 70px;
    border-bottom: 2px solid #020A0A;
    max-width: 1020px;
    width: 100%;
}
.prism-10x42__title h3 {
    align-self: end;
}
.prism-10x42__wrap {
    display: flex;
    justify-content: space-between;
    align-items: end;
    width: 100%;
    margin: -205px 0 0 0;
}
.prism-10x42__wrap img {
    max-width: 672px;
    width: 100%;
}
.prism-10x42__text {
    display: flex;
    flex-direction: column;
    gap: 30px;
    max-width: 725px;
    width: 100%;
    padding: 0 0 100px 0;
}


@media screen and (max-width: 1599px) {
    .prism-10x42__title {
        padding: 0 15px 40px 80px;
        max-width: 900px;
    }
    .prism-10x42__wrap {
        margin: -195px 0 0 0;
    }
    .prism-10x42__wrap img {
        max-width: 585px;
        margin: 0 0 26px 0;
    }
    .prism-10x42__text {
        max-width: 625px;
        padding: 0;
    }
}
@media screen and (max-width: 1344px) {
    .prism-10x42 {
        margin: 250px 0;
    }
    .prism-10x42__title {
        gap: 8px;
        padding: 0 20px 30px 63px;
        max-width: 800px;
    }
    .prism-10x42__wrap {
        margin: -165px 0 0 0;
    }
    .prism-10x42__wrap img {
        max-width: 540px;
        margin: 0 0 54px 0;
    }
    .prism-10x42__text {
        max-width: 560px;
    }
}
@media screen and (max-width: 1199px) {
    .prism-10x42__title {
        gap: 8px;
        padding: 0 10px 30px 90px;
        max-width: 680px;
    }
    .prism-10x42__title h3 {
        align-self: start;
    }
    .prism-10x42__wrap {
        margin: -80px 0 0 0;
    }
    .prism-10x42__wrap img {
        max-width: 445px;
        margin: 0 0 67px 0;
    }
    .prism-10x42__text {
        max-width: 445px;
        gap: 20px;
    }
}
@media screen and (max-width: 991px) {
    .prism-10x42 {
        margin: 200px 0;
        gap: 30px;
    }
    .prism-10x42__title {
        gap: 6px;
        padding: 0 52px 30px 0;
        max-width: 100%;
    }
    .prism-10x42__title h3 {
        align-self: end;
    }
    .prism-10x42__wrap {
        margin: 0;
        flex-direction: column;
        align-items: center;
        gap: 30px;
        padding: 0 30px;
    }
    .prism-10x42__wrap img {
        max-width: 450px;
        margin: 0;
    }
    .prism-10x42__text {
        max-width: 100%;
    }
}
@media screen and (max-width: 767px){
    .prism-10x42 {
        margin: 180px 0;
    }
    .prism-10x42__wrap {
        padding: 0;
    }
    .prism-10x42__title {
        padding: 0 52px 30px 0;
        max-width: 100%;
    }
    .prism-10x42__title h3 {
        align-self: start;
    }
}
@media screen and (max-width: 567px) {
    .prism-10x42 {
        margin: 150px 0;
    }
    .prism-10x42__title {
        gap: 2px;
        padding: 0 10px 16px 0;
    }
    .prism-10x42__wrap {
        gap: 40px;
        padding: 0;
    }
    .prism-10x42__wrap img {
        max-width: 360px;
    }
    .prism-10x42__text {
        gap: 16px;
    }
}

/* diameter-------------------------------------------------------------------------- */
.diameter-10x42 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 300px 0;
}
.diameter-10x42__info {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    max-width: 950px;
    width: 100%;
    gap: 10px;
}
.diameter-10x42__info hr {
    width: 100%;
    max-width: 855px;
    height: 2px;
    border: 0;
    margin: 30px 0;
    padding: 0;
    background-color: #020A0A;
}
.diameter-10x42__img {
    max-width: 800px;
    width: 100%;
    margin: 80px 0;
}
.diameter-10x42 p {
    max-width: 950px;
    text-align: center;
}
.diameter-10x42 ul {
    display: flex;
    width: 100%;
    list-style: none;
    margin: 150px 0 0 0;
    padding: 0;
    border-top: 2px solid #020A0A;
}
.diameter-10x42 ul li {
    display: flex;
    align-items: center;
    gap: 40px;
    padding: 30px 40px 0 40px;
    max-width: 475px;
    width: 100%;
}
.diameter-10x42 ul li:nth-child(2) {
    max-width: 500px;
    border-left: 2px solid #020A0A;
    border-right: 2px solid #020A0A;
}
.diameter-10x42 ul li img {
    max-width: 90px;
    width: 100%;
}
.diameter-10x42 ul li div {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.diameter-10x42 ul li div b {
    color: #020A0A;
    font-size: 64px;
    font-weight: 700;
    line-height: 100%;
}
.diameter-10x42 ul li div span {
    color: #020A0A;
    font-size: 20px;
    font-weight: 400;
    line-height: 100%;
}

@media screen and (max-width: 1599px) {
    .diameter-10x42 ul li {
        gap: 30px;
        max-width: 410px;
        padding: 30px 30px 0 40px;
    }
    .diameter-10x42 ul li:nth-child(2) {
        max-width: 430px;
    }
}
@media screen and (max-width: 1344px) {
    .diameter-10x42 {
        margin: 250px 0;
    }
    .diameter-10x42__info {
        gap: 8px;
    }
    .diameter-10x42__info hr {
        max-width: 690px;
        margin: 22px 0;
    }
    .diameter-10x42 ul li {
        padding: 30px 30px 0 30px;
        max-width: 366px;
    }
    .diameter-10x42 ul li:nth-child(2) {
        max-width: 386px;
    }
    .diameter-10x42 ul li div b {
        font-size: 54px;
    }
}
@media screen and (max-width: 1199px) {
    .diameter-10x42__info {
        max-width: 672px;
    }
    .diameter-10x42__img {
        max-width: 594px;
    }
    .diameter-10x42 p {
        max-width: 672px;
    }
    .diameter-10x42 ul {
        margin: 120px 0 0 0;
    }
    .diameter-10x42 ul li {
        padding: 30px 10px 0 30px;
        max-width: 302px;
        gap: 20px;
    }
    .diameter-10x42 ul li:nth-child(2) {
        max-width: 316px;
    }
    .diameter-10x42 ul li img {
        max-width: 70px;
    }
    .diameter-10x42 ul li div {
        gap: 5px;
    }
    .diameter-10x42 ul li div b {
        font-size: 40px;
    }
    .diameter-10x42 ul li div span {
        font-size: 18px;
    }
}
@media screen and (max-width: 991px) {
    .diameter-10x42 {
        margin: 200px 0;
    }
    .diameter-10x42__info {
        gap: 6px;
        max-width: 576px;
    }
    .diameter-10x42__info hr {
        margin: 24px 0;
    }
    .diameter-10x42__img {
        margin: 60px 0;
    }
    .diameter-10x42 p {
        max-width: 576px;
    }
    .diameter-10x42 ul {
        margin: 100px 0 0 0;
        flex-wrap: wrap;
        justify-content: center;
        border: none;
    }
    .diameter-10x42 ul li {
        padding: 30px 40px 0 40px;
        max-width: 49%;
        gap: 20px;
    }
    .diameter-10x42 ul li:nth-child(1) {
        max-width: 100%;
        justify-content: center;
        padding: 0 10px 30px;
        border-bottom: 2px solid #020A0A;
    }
    .diameter-10x42 ul li:nth-child(2) {
        max-width: 49%;
        border-left: none;
    }
    .diameter-10x42 ul li:nth-child(3) {
        padding: 30px 40px 0 50px;
    }
}
@media screen and (max-width: 767px){
    .diameter-10x42 {
        margin: 180px 0;
    }
    .diameter-10x42__info {
        max-width: 100%;
        text-align: start;
        align-items: start;
    }
    .diameter-10x42__img {
        max-width: 454px;
    }
    .diameter-10x42 p {
        max-width: 100%;
        text-align: start;
    }
    .diameter-10x42 ul li:nth-child(1) {
        padding: 0 10px 30px;
    }
    .diameter-10x42 ul li:nth-child(2) {
        padding: 30px 30px 0 0;
    }
    .diameter-10x42 ul li:nth-child(3) {
        padding: 30px 0 0 30px;
    }
    .diameter-10x42 ul li img {
        max-width: 60px;
    }
    .diameter-10x42 ul li div {
        gap: 2px;
        max-width: 164px;
        width: 100%;
    }
    .diameter-10x42 ul li div b {
        font-size: 36px;
    }
    .diameter-10x42 ul li div span {
        font-size: 14px;
    }
}
@media screen and (max-width: 567px) {
    .diameter-10x42 {
        margin: 150px 0;
    }
    .diameter-10x42__info {
        gap: 2px;
    }
    .diameter-10x42__info hr {
        margin: 15px 0;
        height: 1px;
    }
    .diameter-10x42__img {
        margin: 40px 0;
        max-width: 360px;
    }
    .diameter-10x42 ul {
        flex-wrap: nowrap;
        flex-direction: column;
        margin: 80px 0 0 0;
    }
    .diameter-10x42 ul li {
        justify-content: center;
    }
    .diameter-10x42 ul li:nth-child(1) {
        padding: 0 10px 30px;
        max-width: 100%;
        border-bottom: 1px solid #020A0A;
    }
    .diameter-10x42 ul li:nth-child(2) {
        padding: 30px 10px;
        max-width: 100%;
        border-bottom: 1px solid #020A0A;
        border-right: none;
    }
    .diameter-10x42 ul li:nth-child(3) {
        padding: 30px 0 0 0;
        max-width: 100%;
    }
}



/* coating----------------------------------------------------------------------------------------------- */
.coating-10x42 {
    display: flex;
    flex-direction: column;
    gap: 100px;
    margin: 300px 0;
}
.coating-10x42__info {
    display: flex;
    flex-direction: column;
    gap: 40px;
}
.coating-10x42__title {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 0 0 40px 0;
    max-width: 950px;
    width: 100%;
    border-bottom: 2px solid #020A0A;
}
.coating-10x42__info p {
    max-width: 950px;
    align-self: end;
}
.coating-10x42__wrap {
}
.coating-10x42__wrap ol {
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    list-style: none;
}
.coating-10x42__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    width: 100%;
    max-width: 450px;
    color: #5B6770;
    transition: all 0.3s ease-in;
}
.coating-10x42__item b {
    font-size: 80px;
    font-weight: 800;
    line-height: 110%;
    text-transform: uppercase;
    color: #5B6770;
}
.coating-10x42__item h5 {
    font-size: 28px;
    font-weight: 600;
    line-height: 110%;
    margin: 40px 0 20px 0;
    color: #5B6770;
}
.coating-10x42__item p {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%;
    margin: 0 0 70px 0;
    color: #5B6770;
}
.coating-10x42__item svg {
    max-width: 410px;
    width: 100%;
    height: auto;
    margin: auto 0 0 0;
    transition: all 0.3s ease-in;
}
.coating-10x42__item svg g {
    transition: all 0.3s ease-in;
}
.coating-10x42__item img {
    max-width: 260px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.3s ease-in;
    opacity: 0.5;
}
.coating-10x42__item:hover h5 {
    color: #020A0A;
}
.coating-10x42__item:hover p {
    color: #020A0A;
}
.coating-10x42__item:hover b {
    color: #266141;
}
.coating-10x42__item:hover img {
    max-width: 440px;
    opacity: 1;
}
.coating-10x42__item:hover svg g {
    opacity: 0.7;
}
.coating-10x42__item_3:hover + .coating-10x42__item_1 svg g {
    opacity: 0.5;
}

@media screen and (max-width: 1599px) {
    .coating-10x42 {
        gap: 80px;
    }
    .coating-10x42__title {
        max-width: 820px;
    }
    .coating-10x42 .coating-10x42__title h2 {
        font-size: 76px;
    }
    .coating-10x42__info p {
        max-width: 820px;
    }
    .coating-10x42__item {
        max-width: 390px;
    }
    .coating-10x42__item svg {
        max-width: 370px;
    }
    .coating-10x42__item:hover img {
        max-width: 370px;
    }
    .coating-10x42__item p {
        margin: 0 0 50px 0;
    }
}
@media screen and (max-width: 1344px) {
    .coating-10x42 {
        margin: 250px 0;
    }
    .coating-10x42__title {
        max-width: 737px;
        gap: 8px;
        padding: 0 0 30px 0;
    }
    .coating-10x42 .coating-10x42__title h2 {
        font-size: 68px;
    }
    .coating-10x42__info {
        gap: 30px;
    }
    .coating-10x42__info p {
        max-width: 737px;
    }
    .coating-10x42__item {
        max-width: 353px;
    }
    .coating-10x42__item b {
        font-size: 68px;
    }
    .coating-10x42__item h5 {
        font-size: 26px;
    }
    .coating-10x42__item svg {
        max-width: 353px;
    }
    .coating-10x42__item img {
        max-width: 220px;
    }
    .coating-10x42__item:hover img {
        max-width: 333px;
    }
}
@media screen and (max-width: 1199px) {
    .coating-10x42 {
        gap: 60px;
    }
    .coating-10x42__title {
        max-width: 100%;
    }
    .coating-10x42__info p {
        max-width: 100%;
    }
    .coating-10x42__item {
        max-width: 287px;
    }
    .coating-10x42__item h5 {
        font-size: 22px;
        margin: 32px 0 20px 0;
    }
    .coating-10x42__item p {
        font-size: 16px;
        margin: 0 0 30px 0;
    }
    .coating-10x42__item svg {
        max-width: 287px;
    }
    .coating-10x42__item img {
        max-width: 185px;
    }
    .coating-10x42__item:hover img {
        max-width: 270px;
    }
}
@media screen and (max-width: 991px) {
    .coating-10x42 {
        margin: 200px 0;
    }
    .coating-10x42__title {
        gap: 6px;
    }
    .coating-10x42 .coating-10x42__title h2 {
        font-size: 60px;
    }
    .coating-10x42__wrap ol {
        flex-direction: column;
        gap: 100px;
    }
    .coating-10x42__item {
        max-width: 100%;
        flex-direction: row-reverse;
        justify-content: space-between;
        gap: 20px;
    }
    .coating-10x42__item div {
        max-width: 340px;
    }
    .coating-10x42__item svg {
        max-width: 340px;
        margin: 0;
    }
    .coating-10x42__item img {
        max-width: 270px;
        bottom: 50%;
        left: 32px;
        transform: translate(0, 50%);
        opacity: 1;
    }
    .coating-10x42__item p {
        margin: 0;
        color: #020A0A;
    }
    .coating-10x42__item h5 {
        color: #020A0A;
    }
    .coating-10x42__item:hover img {
        max-width: 270px;
    }
    .coating-10x42__item {
        color: #020A0A;
    }
    .coating-10x42__item b {
        color: #266141;
    }
    .coating-10x42__item svg g {
        opacity: 0.1;
    }
    .coating-10x42__item:hover {
        color: #020A0A;
    }
    .coating-10x42__item:hover b {
        color: #266141;
    }
    .coating-10x42__item:hover svg g {
        opacity: 0.1;
    }
}
@media screen and (max-width: 767px){
    .coating-10x42 {
        margin: 180px 0;
    }
    .coating-10x42__title {
        gap: 10px;
    }
    .coating-10x42 .coating-10x42__title h2 {
        font-size: 44px;
    }
    .coating-10x42__wrap ol {
        gap: 80px;
    }
    .coating-10x42__item svg {
        max-width: 250px;
    }
    .coating-10x42__item div {
        max-width: calc(100% - 269px);
    }
    .coating-10x42__item img {
        max-width: 208px;
        left: 20px;
    }
    .coating-10x42__item b {
        font-size: 44px;
    }
    .coating-10x42__item h5 {
        font-size: 18px;
        margin: 27px 0 10px 0;
    }
    .coating-10x42__item p {
        font-size: 14px;
    }
    .coating-10x42__item:hover img {
        max-width: 208px;
    }
}
@media screen and (max-width: 567px) {
    .coating-10x42 {
        margin: 150px 0;
    }
    .coating-10x42__info {
        gap: 16px;
    }
    .coating-10x42__title {
        gap: 2px;
        padding: 0 0 16px 0;
        border-bottom: 1px solid #020A0A;
    }
    .coating-10x42 .coating-10x42__title h2 {
        font-size: 23px;
    }
    .coating-10x42__item {
        flex-direction: column-reverse;
        gap: 0;
    }
    .coating-10x42__item div {
        max-width: 100%;
        margin: -120px 0 0 0;
    }
    .coating-10x42__item svg {
        max-width: 270px;
        align-self: start;
    }
    .coating-10x42__item img {
        bottom: auto;
        top: 8px;
        left: 58px;
        transform: none;
        opacity: 1;
    }
    .coating-10x42__item h5 {
        margin: 30px 0 10px 0;
    }
}

/* balance-------------------------------------------------------------------------------- */
.balance-10x42 {
    display: flex;
    flex-direction: column;
    margin: 300px 0;
}
.balance-10x42__title {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 0 0 40px 0;
    border-bottom: 2px solid #020A0A;
    max-width: 950px;
    width: 100%;
}
.balance-10x42__title h2 {
}
.balance-10x42__wrap {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 40px 0 0 0;
}
.balance-10x42__bg {
    max-width: 950px;
    width: 100%;
    background-image: url(/image/catalog/landings/scanner-10x42/balance-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right top;
}
.balance-10x42__text {
    display: flex;
    flex-direction: column;
    gap: 60px;
    max-width: 450px;
    width: 100%;
}
.balance-10x42 ul {
    display: grid;
    /* grid-template-columns: repeat(3, 1fr); */
    list-style: none;
    padding: 0;
    margin: 150px 0 0 0;
}
.balance-10x42__item {
    display: flex;
    align-items: center;
    gap: 40px;
    padding: 0 40px 30px 40px;
}
.balance-10x42__item img {
    max-width: 90px;
    width: 100%;
}
.balance-10x42__item div {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.balance-10x42__item div b {
    color: #020A0A;
    font-size: 64px;
    font-weight: 700;
    line-height: 100%;
}
.balance-10x42__item div span {
    color: #020A0A;
    font-size: 20px;
    font-weight: 400;
    line-height: 100%;
}
.balance-10x42__item_1 {
    grid-area: 1 / 1 / 2 / 2;
    border-bottom: 2px solid #020A0A;
}
.balance-10x42__item_2 {
    grid-area: 1 / 2 / 2 / 3;
    border: 2px solid #020A0A;
    border-top: none;
}
.balance-10x42__item_3 {
    grid-area: 1 / 3 / 2 / 4;
    border-bottom: 2px solid #020A0A;
}
.balance-10x42__item_4 {
    grid-area: 2 / 1 / 3 / 2; 
    padding: 30px 40px 0 40px;
    
}
.balance-10x42__item_5 {
    grid-area: 2 / 2 / 3 / 4;
    padding: 30px 40px 0 40px;
    border-left: 2px solid #020A0A;
}

@media screen and (max-width: 1599px) {
    .balance-10x42__title {
        max-width: 820px;
    }
    .balance-10x42 .balance-10x42__title h2 {
        font-size: 68px;
    }
    .balance-10x42__bg {
        max-width: 820px;
    }
    .balance-10x42__text {
        gap: 20px;
        max-width: 390px;
    }
    .balance-10x42__item {
        gap: 30px;
    }
}
@media screen and (max-width: 1344px) {
    .balance-10x42 {
        margin: 250px 0;
    }
    .balance-10x42__title {
        max-width: 737px;
        padding: 0 0 30px 0;
    }
    .balance-10x42 .balance-10x42__title h2 {
        font-size: 63px;
    }
    .balance-10x42__wrap {
        margin: 30px 0 0 0;
    }
    .balance-10x42__bg {
        max-width: 737px;
    }
    .balance-10x42__text {
        max-width: 353px;
    }
    .balance-10x42__item div b {
        font-size: 54px;
    }
    .balance-10x42__item {
        padding: 0 30px 30px 30px;
    }
    .balance-10x42__item_4 {
        padding: 30px 30px 0 30px;
        
    }
    .balance-10x42__item_5 {
        padding: 30px 30px 0 30px;
    }
}
@media screen and (max-width: 1199px) {
    .balance-10x42__title {
        max-width: 100%;
    }
    .balance-10x42 .balance-10x42__title h2 {
        font-size: 68px;
    }
    .balance-10x42__bg {
        max-width: 603px;
        background-position: top center;
    }
    .balance-10x42__text {
        max-width: 287px;
    }
    .balance-10x42 ul {
        margin: 120px 0 0 0;
    }
    .balance-10x42__item img {
        max-width: 70px;
    }
    .balance-10x42__item div {
        gap: 4px;
    }
    .balance-10x42__item div b {
        font-size: 40px;
    }
    .balance-10x42__item div span {
        font-size: 18px;
    }
    .balance-10x42__item {
        padding: 0 15px 30px 30px;
        gap: 20px;
    }
    .balance-10x42__item_4 {
        padding: 30px 15px 0 30px;
        
    }
    .balance-10x42__item_5 {
        padding: 30px 15px 0 30px;
    }
}
@media screen and (max-width: 991px) {
    .balance-10x42 {
        margin: 200px 0;
    }
    .balance-10x42__title {
        max-width: 100%;
        gap: 6px;
        padding: 0 0 23px 0;
    }
    .balance-10x42 .balance-10x42__title h2 {
        font-size: 60px;
    }
    .balance-10x42__wrap {
        flex-direction: column;
        gap: 30px;
    }
    .balance-10x42__bg {
        max-width: 100%;
        background-position: top center;
        height: 400px;
    }
    .balance-10x42__text {
        max-width: 100%;
    }
    .balance-10x42 ul {
        margin: 100px 0 0 0;
        grid-template-columns: repeat(2, 1fr);
    }
    .balance-10x42__item_1 {
        grid-area: 1 / 1 / 2 / 2;
        border-bottom: 2px solid #020A0A;
        padding: 0 40px 30px 40px;
    }
    .balance-10x42__item_2 {
        grid-area: 1 / 2 / 2 / 3;
        border: 2px solid #020A0A;
        border-top: none;
        border-right: none;
        padding: 0 40px 30px 40px;
    }
    .balance-10x42__item_3 {
        grid-area: 2 / 1 / 3 / 2;
        border-bottom: 2px solid #020A0A;
        padding: 30px 40px;
    }
    .balance-10x42__item_4 {
        grid-area: 2 / 2 / 3 / 3; 
        padding: 30px 40px;
        border-left: 2px solid #020A0A;
        border-bottom: 2px solid #020A0A;
    }
    .balance-10x42__item_5 {
        grid-area: 3 / 1 / 4 / 3;
        padding: 30px 40px 0 40px;
        border-left: none;
    }
}
@media screen and (max-width: 767px){
    .balance-10x42 {
        margin: 180px 0;
    }
    .balance-10x42__title {
        padding: 0 0 30px 0;
    }
    .balance-10x42 .balance-10x42__title h2 {
        font-size: 44px;
    }
    .balance-10x42__bg {
        background-position: top center;
        height: 53vw;
    }
    .balance-10x42__item_1 {
        padding: 0 30px 30px 0;
    }
    .balance-10x42__item_2 {
        padding: 0 0 30px 30px;
    }
    .balance-10x42__item_3 {
        padding: 30px 30px 30px 0;
    }
    .balance-10x42__item_4 {
        padding: 30px 0 30px 30px;
    }
    .balance-10x42__item_5 {
        padding: 30px 30px 0 0;
    }
    .balance-10x42__item img {
        max-width: 60px;
    }
    .balance-10x42__item div {
        gap: 2px;
    }
    .balance-10x42__item div b {
        font-size: 36px;
    }
    .balance-10x42__item div span {
        font-size: 14px;
    }
}
@media screen and (max-width: 567px) {
    .balance-10x42 {
        margin: 150px 0;
    }
    .balance-10x42__title {
        padding: 0 0 16px 0;
        gap: 2px;
        border-bottom: 1px solid #020A0A;
    }
    .balance-10x42 .balance-10x42__title h2 {
        font-size: 23px;
    }
    .balance-10x42__wrap {
        flex-direction: column;
        gap: 16px;
        margin: 16px 0 0 0;
    }
    .balance-10x42__text {
        gap: 10px;
    }
    .balance-10x42 ul {
        margin: 80px 0 0 0;
        display: flex;
        flex-direction: column;
    }
    .balance-10x42__item {
        align-items: start;
        justify-content: center;
    }
    .balance-10x42__item div {
        max-width: 148px;
        width: 100%;
    }
    .balance-10x42__item_1 {
        border-bottom: 1px solid #020A0A;
        padding: 0 20px 30px 20px;
    }
    .balance-10x42__item_2 {
        border: none;
        border-bottom: 1px solid #020A0A;
        padding: 30px 20px;
    }
    .balance-10x42__item_3 {
        border: none;
        border-bottom: 1px solid #020A0A;
        padding: 30px 20px;
    }
    .balance-10x42__item_4 {
        border: none;
        border-bottom: 1px solid #020A0A;
        padding: 30px 20px;
    }
    .balance-10x42__item_5 {
        border: none;
        padding: 30px 20px 0 20px;
    }
}



/* hull------------------------------------------------------------------------------------ */
.hull-10x42 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 300px 0;
}
.hull-10x42__info {
    display: flex;
    flex-direction: column;
    max-width: 960px;
    width: 100%;
    text-align: center;
    gap: 40px;
}
.hull-10x42__title {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 0 0 40px 0;
    border-bottom: 2px solid #020A0A;
}
.hull-10x42__wrap {
    display: flex;
    width: 100%;
    margin: 140px 0 0 0;
    position: relative;
}
.hull-10x42__fog {
    width: 50%;
    display: flex;
    flex-direction: column;
    gap: 50px;
    text-align: right;
    padding: 150px 274px 40px 40px;
    background-image: url(/image/catalog/landings/scanner-10x42/fog-bg.webp);
    background-repeat: no-repeat;
    background-position: center left;
    background-size: cover;
}
.hull-10x42__fog h4 {
    color: #FFF;
    font-size: 28px;
    font-weight: 600;
    line-height: 110%;
    margin: 0;
    display: flex;
    flex-direction: column;
}
.hull-10x42__fog h4 span {
    color: #FFF;
    font-size: 46px;
    font-weight: 800;
    line-height: 110%;
    text-transform: uppercase;
}
.hull-10x42__fog p {
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    line-height: 145%;
    margin: 0;
}
.hull-10x42__moisture {
    width: 50%;
    display: flex;
    flex-direction: column;
    gap: 50px;
    padding: 150px 40px 40px 274px;
    background-image: url(/image/catalog/landings/scanner-10x42/moisture-bg.webp);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
}
.hull-10x42__moisture h4 {
    color: #5B6770;
    font-size: 28px;
    font-weight: 600;
    line-height: 110%;
    margin: 0;
    display: flex;
    flex-direction: column;
}
.hull-10x42__moisture h4 span {
    color: #5B6770;
    font-size: 46px;
    font-weight: 800;
    line-height: 110%;
    text-transform: uppercase;
}
.hull-10x42__moisture p {
    color: #5B6770;
    font-size: 18px;
    font-weight: 400;
    line-height: 145%;
    margin: 0;
}
.hull-10x42__img {
    max-width: 500px;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}


@media screen and (max-width: 1599px) {
    .hull-10x42__wrap {
        margin: 100px 0 0 0;
    }
    .hull-10x42__fog {
        gap: 30px;
        padding: 148px 236px 43px 40px;
    }
    .hull-10x42__fog h4 span {
        font-size: 40px;
    }
    .hull-10x42__moisture {
        gap: 30px;
        padding: 148px 40px 43px 235px;
    }
    .hull-10x42__moisture h4 span {
        font-size: 40px;
    }
    .hull-10x42__img {
        max-width: 420px;
    }
}
@media screen and (max-width: 1344px) {
    .hull-10x42 {
        margin: 250px 0;
    }
    .hull-10x42__info {
        max-width: 752px;
        gap: 30px;
    }
    .hull-10x42__title {
        gap: 8px;
        padding: 0 0 30px 0;
    }
    .hull-10x42__fog {
        gap: 30px;
        padding: 124px 207px 30px 20px;
    }
    .hull-10x42__fog h4 {
        font-size: 26px;
    }
    .hull-10x42__fog h4 span {
        font-size: 38px;
    }
    .hull-10x42__moisture {
        gap: 30px;
        padding: 124px 20px 30px 207px;
    }
    .hull-10x42__moisture h4 {
        font-size: 26px;
    }
    .hull-10x42__moisture h4 span {
        font-size: 38px;
    }
    .hull-10x42__img {
        max-width: 387px;
    }
}
@media screen and (max-width: 1199px) {
    .hull-10x42__fog {
        padding: 69px 173px 30px 20px;
    }
    .hull-10x42__fog h4 {
        font-size: 22px;
    }
    .hull-10x42__fog h4 span {
        font-size: 30px;
    }
    .hull-10x42__fog p {
        font-size: 16px;
    }
    .hull-10x42__moisture {
        padding: 69px 20px 30px 173px;
    }
    .hull-10x42__moisture h4 {
        font-size: 22px;
    }
    .hull-10x42__moisture h4 span {
        font-size: 30px;
    }
    .hull-10x42__moisture p {
        font-size: 16px;
    }
    .hull-10x42__img {
        max-width: 346px;
        left: 50%;
        top: 45px;
        transform: translateX(-50%);
    }
}
@media screen and (max-width: 991px) {
    .hull-10x42 {
        margin: 200px 0;
    }
    .hull-10x42__info {
        max-width: 100%;
        gap: 30px;
    }
    .hull-10x42__title {
        gap: 6px;
        padding: 0 0 30px 0;
    }
    .hull-10x42__wrap {
        margin: 60px 0 0 0;
        flex-direction: column;
        display: grid;
    }
    .hull-10x42__fog {
        width: 100%;
        text-align: left;
        padding: 50px 30px 50px 360px;
        grid-area: 1 / 2 / 2 / 3; 
    }
    .hull-10x42__moisture {
        width: 100%;
        padding: 50px 30px 50px 360px;
        grid-area: 2 / 2 / 3 / 3; 
    }
    .hull-10x42__img {
        width: 340px;
        left: 0;
        top: calc(50vh - 180px);
        transform: none;
        position: sticky;
        grid-area: 1 / 1 / 3 / 2;
        margin: 50px -340px 50px 0;
    }
}
@media screen and (max-width: 767px){
    .hull-10x42 {
        margin: 180px 0;
    }
    .hull-10x42__info {
        text-align: start;
    }
    .hull-10x42__wrap {
        grid-template-columns: 0 100%;
    }
    .hull-10x42__fog {
        width: 100%;
        text-align: left;
        padding: 50px 30px 50px 260px;
        align-items: end;
    }
    .hull-10x42__fog h4 {
        font-size: 18px;
        max-width: 230px;
        width: 100%;
    }
    .hull-10x42__fog h4 span {
        font-size: 26px;
        max-width: 230px;
        width: 100%;
    }
    .hull-10x42__fog p {
        font-size: 14px;
        max-width: 230px;
        width: 100%;
    }
    .hull-10x42__moisture {
        width: 100%;
        padding: 50px 30px 50px 260px;
        align-items: end;
    }
    .hull-10x42__moisture h4 {
        font-size: 18px;
        max-width: 230px;
        width: 100%;
    }
    .hull-10x42__moisture h4 span {
        font-size: 26px;
        max-width: 230px;
        width: 100%;
    }
    .hull-10x42__moisture p {
        font-size: 14px;
        max-width: 230px;
        width: 100%;
    }
    .hull-10x42__img {
        width: 250px;
        left: 0;
        top: calc(50vh - 140px);
        margin: 40px -250px 40px 0;
    }
}
@media screen and (max-width: 567px) {
    .hull-10x42 {
        margin: 150px 0;
    }
    .hull-10x42__info {
        gap: 16px;
    }
    .hull-10x42__title {
        gap: 2px;
        padding: 0 0 16px 0;
        border-bottom: 1px solid #020A0A;
    }
    .hull-10x42 .hull-10x42__title h2 {
        font-size: 23px;
    }
    .hull-10x42__wrap {
        display: flex;
        flex-direction: column;
        margin: 50px 0 0 0;
    }
    .hull-10x42__fog {
        width: 100%;
        text-align: left;
        padding: 16px 16px 173px 16px;
        align-items: start;
        gap: 20px;
    }
    .hull-10x42__fog h4 {
        max-width: 100%;
    }
    .hull-10x42__fog h4 span {
        max-width: 100%;
    }
    .hull-10x42__fog p {
        max-width: 100%;
    }
    .hull-10x42__moisture {
        width: 100%;
        padding: 176px 16px 16px 16px;
        align-items: start;
        gap: 20px;
    }
    .hull-10x42__moisture h4 {
        max-width: 100%;
    }
    .hull-10x42__moisture h4 span {
        max-width: 100%;
    }
    .hull-10x42__moisture p {
        max-width: 100%;
    }
    .hull-10x42__img {
        position: absolute;
        width: 240px;
        left: 50%;
        top: 50%;
        margin: 0;
        transform: translate(-50%, -50%);
    }
}


/* ergonomic------------------------------------------------------------------------- */
.ergonomic-10x42 {
    margin: 300px 0;
    display: flex;
    flex-direction: column;
}
.ergonomic-10x42__info {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 0 40px 0;
    border-bottom: 2px solid #020A0A;
}
.ergonomic-10x42__title {
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: 700px;
    width: 100%;
}
.ergonomic-10x42 .ergonomic-10x42__title h2 {
    font-size: 64px;
}
.ergonomic-10x42__info p {
    max-width: 700px;
    width: 100%;
}
.ergonomic-10x42 .ergonomic-10x42__description {
    padding: 40px;
    border: 2px solid #020A0A;
    background-color: #EEE;
    margin: 40px 0 80px;
}
.ergonomic-10x42__wrap {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: end;
    padding: 0 88px 0 50px;
}
.ergonomic-10x42__img {
    width: 100%;
}
.ergonomic-10x42__img_1 {
    max-width: 600px;
}
.ergonomic-10x42__img_2 {
    max-width: 526px;
}

@media screen and (max-width: 1599px) {
    .ergonomic-10x42__title {
        max-width: 605px;
    }
    .ergonomic-10x42 .ergonomic-10x42__title h2 {
        font-size: 54px;
    }
    .ergonomic-10x42__info p {
        max-width: 605px;
    }
    .ergonomic-10x42__wrap {
        padding: 0 40px 0 5px;
    }
}
@media screen and (max-width: 1344px) {
    .ergonomic-10x42 {
        margin: 250px 0;
    }
    .ergonomic-10x42__info {
        padding: 0 0 30px 0;
    }
    .ergonomic-10x42__title {
        gap: 8px;
        max-width: 545px;
    }
    .ergonomic-10x42 .ergonomic-10x42__title h2 {
        font-size: 48px;
    }
    .ergonomic-10x42__info p {
        max-width: 545px;
    }
    .ergonomic-10x42 .ergonomic-10x42__description {
        padding: 30px;
        margin: 30px 0 80px;
    }
    .ergonomic-10x42__wrap {
        padding: 0 30px 0 5px;
    }
    .ergonomic-10x42__img_1 {
        max-width: 540px;
    }
    .ergonomic-10x42__img_2 {
        max-width: 485px;
    }
}
@media screen and (max-width: 1199px) {
    .ergonomic-10x42__info {
        padding: 0;
        flex-direction: column;
        gap: 30px;
        border: none;
    }
    .ergonomic-10x42__title {
        max-width: 100%;
        padding: 0 0 30px 0;
        border-bottom: 2px solid #020A0A;
    }
    .ergonomic-10x42 .ergonomic-10x42__title h2 {
        font-size: 68px;
    }
    .ergonomic-10x42__info p {
        max-width: 100%;
    }
    .ergonomic-10x42 .ergonomic-10x42__description {
        margin: 30px 0 60px;
    }
    .ergonomic-10x42__wrap {
        padding: 0;
    }
    .ergonomic-10x42__img_1 {
        max-width: 446px;
    }
    .ergonomic-10x42__img_2 {
        max-width: 392px;
    }
}
@media screen and (max-width: 991px) {
    .ergonomic-10x42 {
        margin: 200px 0;
    }
    .ergonomic-10x42__title {
        gap: 6px;
    }
    .ergonomic-10x42 .ergonomic-10x42__title h2 {
        font-size: 60px;
    }
    .ergonomic-10x42__img_1 {
        max-width: 338px;
    }
    .ergonomic-10x42__img_2 {
        max-width: 290px;
    }
}
@media screen and (max-width: 767px){
    .ergonomic-10x42 {
        margin: 180px 0;
    }
    .ergonomic-10x42 .ergonomic-10x42__title h2 {
        font-size: 44px;
    }
    .ergonomic-10x42__wrap {
        flex-direction: column;
        align-items: center;
        gap: 60px;
    }
    .ergonomic-10x42__img_1 {
        max-width: 338px;
    }
    .ergonomic-10x42__img_2 {
        max-width: 290px;
    }
}
@media screen and (max-width: 567px) {
    .ergonomic-10x42 {
        margin: 150px 0;
    }
    .ergonomic-10x42__info {
        gap: 16px;
    }
    .ergonomic-10x42__title {
        padding: 0 0 16px 0;
        border-bottom: 1px solid #020A0A;
    }
    .ergonomic-10x42 .ergonomic-10x42__title h2 {
        font-size: 23px;
    }
    .ergonomic-10x42 .ergonomic-10x42__description {
        margin: 30px 0 50px;
        padding: 16px;
        border: 1px solid #020A0A;
    }
    .ergonomic-10x42__wrap {
        gap: 50px;
    }
}


/* covers--------------------------------------------------------------------------- */
.covers-10x42 {
    margin: 300px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.covers-10x42__info {
    display: flex;
    flex-direction: column;
    gap: 40px;
    max-width: 700px;
    width: 100%;
}
.covers-10x42__title {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.covers-10x42__info hr {
    width: 100%;
    height: 2px;
    background-color: #020A0A;
    margin: 0;
    border: none;
}
.covers-10x42 video {
    max-width: 700px;
    width: 100%;
}
@media screen and (max-width: 1599px) {
    .covers-10x42__info {
        max-width: 605px;
    }
    .covers-10x42 video {
        max-width: 605px;
    }
}
@media screen and (max-width: 1344px) {
    .covers-10x42 {
        margin: 250px 0;
    }
    .covers-10x42__info {
        gap: 30px;
        max-width: 545px;
    }
    .covers-10x42__title {
        gap: 8px;
    }
    .covers-10x42 video {
        max-width: 545px;
    }
}
@media screen and (max-width: 1199px) {
    .covers-10x42__info {
        gap: 30px;
        max-width: 445px;
    }
    .covers-10x42 .covers-10x42__title h2 {
        font-size: 48px;
    }
    .covers-10x42 video {
        max-width: 445px;
    }
}
@media screen and (max-width: 991px) {
    .covers-10x42 {
        margin: 200px 0;
        flex-direction: column;
        gap: 60px;
    }
    .covers-10x42__info {
        max-width: 100%;
    }
    .covers-10x42 .covers-10x42__title h2 {
        font-size: 60px;
    }
    .covers-10x42__title {
        gap: 6px;
    }
    .covers-10x42 video {
        max-width: 600px;
    }
}
@media screen and (max-width: 767px){
    .covers-10x42 {
        margin: 180px 0;
    }
    .covers-10x42__info {
        gap: 25px;
    }
    .covers-10x42 .covers-10x42__title h2 {
        font-size: 44px;
    }
}
@media screen and (max-width: 567px) {
    .covers-10x42 {
        margin: 150px 0;
        gap: 50px;
    }
    .covers-10x42__info {
        gap: 16px;
    }
    .covers-10x42__info hr {
        height: 1px;
    }
    .covers-10x42 .covers-10x42__title h2 {
        font-size: 28px;
    }
}



/* focusing------------------------------------------------------------------------------- */
.focusing-10x42 {
    margin: 300px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 80px;
}
.focusing-10x42__info {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.focusing-10x42__title {
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: 700px;
    width: 100%;
}
.focusing-10x42__info p {
    max-width: 700px;
    width: 100%;
    padding: 40px;
    background-color: #EEE;
    border: 2px solid #020A0A;
}
.focusing-10x42 video {
    max-width: 1000px;
    width: 100%;
}
@media screen and (max-width: 1599px) {
    .focusing-10x42__title {
        max-width: 610px;
    }
    .focusing-10x42 .focusing-10x42__title h2 {
        font-size: 68px;
    }
    .focusing-10x42__info p {
        max-width: 610px;
    }
}
@media screen and (max-width: 1344px) {
    .focusing-10x42 {
        margin: 250px 0;
    }
    .focusing-10x42__title {
        max-width: 545px;
        gap: 8px;
    }
    .focusing-10x42 .focusing-10x42__title h2 {
        font-size: 63px;
    }
    .focusing-10x42__info p {
        max-width: 545px;
        padding: 30px;
    }
}
@media screen and (max-width: 1199px) {
    .focusing-10x42 {
        gap: 60px;
    }
    .focusing-10x42__title {
        max-width: 445px;
    }
    .focusing-10x42 .focusing-10x42__title h2 {
        font-size: 48px;
    }
    .focusing-10x42__info p {
        max-width: 445px;
        padding: 30px;
    }
}
@media screen and (max-width: 991px) {
    .focusing-10x42 {
        margin: 200px 0;
    }
    .focusing-10x42__info {
        flex-direction: column;
        gap: 30px;
    }
    .focusing-10x42__title {
        max-width: 100%;
        gap: 6px;
    }
    .focusing-10x42 .focusing-10x42__title h2 {
        font-size: 60px;
    }
    .focusing-10x42__info p {
        max-width: 100%;
    }
}
@media screen and (max-width: 767px){
    .focusing-10x42 {
        margin: 180px 0;
    }
    .focusing-10x42 .focusing-10x42__title h2 {
        font-size: 44px;
    }
}
@media screen and (max-width: 567px) {
    .focusing-10x42 {
        margin: 150px 0;
        gap: 50px;
    }
    .focusing-10x42__info {
        gap: 16px;
    }
    .focusing-10x42__title {
        gap: 2px;
    }
    .focusing-10x42 .focusing-10x42__title h2 {
        font-size: 28px;
    }
    .focusing-10x42__info p {
        padding: 16px;
        border: 1px solid #020A0A;
    }
}


/* ocular--------------------------------------------------------------------------- */
.ocular-10x42 {
    margin: 300px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ocular-10x42__info {
    display: flex;
    flex-direction: column;
    gap: 40px;
    max-width: 700px;
    width: 100%;
}
.ocular-10x42__title {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.ocular-10x42__info hr {
    width: 100%;
    height: 2px;
    background-color: #020A0A;
    margin: 0;
    border: none;
}
.ocular-10x42 video {
    max-width: 700px;
    width: 100%;
}
@media screen and (max-width: 1599px) {
    .ocular-10x42__info {
        max-width: 605px;
    }
    .ocular-10x42 video {
        max-width: 605px;
    }
}
@media screen and (max-width: 1344px) {
    .ocular-10x42 {
        margin: 250px 0;
    }
    .ocular-10x42__info {
        gap: 30px;
        max-width: 545px;
    }
    .ocular-10x42__title {
        gap: 8px;
    }
    .ocular-10x42 video {
        max-width: 545px;
    }
}
@media screen and (max-width: 1199px) {
    .ocular-10x42__info {
        gap: 30px;
        max-width: 445px;
    }
    .ocular-10x42 .ocular-10x42__title h2 {
        font-size: 48px;
    }
    .ocular-10x42 video {
        max-width: 445px;
    }
}
@media screen and (max-width: 991px) {
    .ocular-10x42 {
        margin: 200px 0;
        flex-direction: column-reverse;
        gap: 40px;
    }
    .ocular-10x42__info {
        max-width: 100%;
    }
    .ocular-10x42 .ocular-10x42__title h2 {
        font-size: 60px;
    }
    .ocular-10x42__title {
        gap: 6px;
    }
    .ocular-10x42 video {
        max-width: 600px;
    }
}
@media screen and (max-width: 767px){
    .ocular-10x42 {
        margin: 180px 0;
    }
    .ocular-10x42__info {
        gap: 25px;
    }
    .ocular-10x42 .ocular-10x42__title h2 {
        font-size: 44px;
    }
}
@media screen and (max-width: 567px) {
    .ocular-10x42 {
        margin: 150px 0;
        gap: 20px;
    }
    .ocular-10x42__info {
        gap: 16px;
    }
    .ocular-10x42__info hr {
        height: 1px;
    }
    .ocular-10x42 .ocular-10x42__title h2 {
        font-size: 28px;
    }
}

/* adjustment--------------------------------------------------------------------------- */
.adjustment-10x42 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    margin: 300px 0;
    text-align: center;
}
.adjustment-10x42__info {
    display: flex;
    flex-direction: column;
    gap: 40px;
    max-width: 1146px;
}
.adjustment-10x42__title {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.adjustment-10x42__info hr {
    width: 100%;
    height: 2px;
    background-color: #020A0A;
    margin: 0;
    border: none;
}
.adjustment-10x42 video {
    max-width: 1000px;
    width: 100%;
}
@media screen and (max-width: 1599px) {
}
@media screen and (max-width: 1344px) {
    .adjustment-10x42 {
        margin: 250px 0;
    }
    .adjustment-10x42__info {
        gap: 30px;
        max-width: 910px;
    }
    .adjustment-10x42__title {
        gap: 8px;
    }
}
@media screen and (max-width: 1199px) {

}
@media screen and (max-width: 991px) {
    .adjustment-10x42 {
        margin: 200px 0;
    }
    .adjustment-10x42__title {
        gap: 6px;
    }
}
@media screen and (max-width: 767px){
    .adjustment-10x42 {
        margin: 180px 0;
        text-align: start;
    }
}
@media screen and (max-width: 567px) {
    .adjustment-10x42 {
        margin: 150px 0;
    }
    .adjustment-10x42__info {
        gap: 16px;
    }
    .adjustment-10x42__info hr {
        height: 1px;
    }
}


/* detent--------------------------------------------------------------------------------- */
.detent-10x42 {
    margin: 300px 0;
}
.detent-10x42__wrap {
    display: flex;
    justify-content: space-between;
    gap: 35px;
    width: 100%;
}
.detent-10x42__info {
    display: flex;
    flex-direction: column;
    gap: 40px;
    max-width: 950px;
    width: 100%;
}
.detent-10x42__title {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.detent-10x42__info hr {
    width: 100%;
    height: 2px;
    background-color: #020A0A;
    margin: 0;
    border: none;
}
.detent-10x42__img {
    max-width: 450px;
    width: 100%;
}
.detent-10x42 ul {
    display: grid;
    grid-template-columns: 400px 550px;
    max-width: 950px;
    width: 100%;
    list-style: none;
    margin: -250px 0 0 0;
    padding: 0;
}
.detent-10x42 ul li {
    display: flex;
    gap: 40px;
    align-items: center;
}
.detent-10x42 ul li img {
    max-width: 90px;
    width: 100%;
}
.detent-10x42 ul li div {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.detent-10x42 ul li div b {
    color: #020A0A;
    font-size: 64px;
    font-weight: 700;
    line-height: 100%;
    margin: 0;
}
.detent-10x42 ul li div span {
    color: #020A0A;
    font-size: 20px;
    font-weight: 400;
    line-height: 100%;
}
.detent-10x42 ul li:nth-child(1) {
    grid-area: 1 / 1 / 2 / 2;
    padding: 0 40px 30px 40px;
    border-bottom: 2px solid #020A0A;
}
.detent-10x42 ul li:nth-child(2) {
    grid-area: 1 / 2 / 2 / 3;
    padding: 0 0 30px 40px;
    border-bottom: 2px solid #020A0A;
    border-left: 2px solid #020A0A;
}
.detent-10x42 ul li:nth-child(3) {
    grid-area: 2 / 1 / 3 / 2;
    padding: 30px 40px 0 40px;
}
.detent-10x42 ul li:nth-child(4) {
    grid-area: 2 / 2 / 3 / 3;
    padding: 30px 0 0 40px;
    border-left: 2px solid #020A0A;
}

@media screen and (max-width: 1599px) {
    .detent-10x42__info {
        max-width: 820px;
    }
    .detent-10x42__img {
        max-width: 390px;
    }
    .detent-10x42 ul {
        grid-template-columns: 328px 492px;
        max-width: 820px;
        margin: -170px 0 0 0;
    }
    .detent-10x42 ul li {
        gap: 30px;
    }
    .detent-10x42 ul li div b {
        font-size: 60px;
    }
    .detent-10x42 ul li:nth-child(1) {
        padding: 0 26px 30px 0;
    }
    .detent-10x42 ul li:nth-child(2) {
        padding: 0 0 30px 26px;
    }
    .detent-10x42 ul li:nth-child(3) {
        padding: 30px 26px 0 0;
    }
    .detent-10x42 ul li:nth-child(4) {
        padding: 30px 0 0 26px;
    }
}
@media screen and (max-width: 1344px) {
    .detent-10x42 {
        margin: 250px 0;
    }
    .detent-10x42__info {
        max-width: 737px;
        gap: 30px;
    }
    .detent-10x42__title {
        gap: 8px;
    }
    .detent-10x42__img {
        max-width: 353px;
    }
    .detent-10x42 ul {
        grid-template-columns: 288px 449px;
        max-width: 737px;
        margin: -170px 0 0 0;
    }
    .detent-10x42 ul li {
        gap: 20px;
    }
    .detent-10x42 ul li div b {
        font-size: 54px;
    }
}
@media screen and (max-width: 1199px) {
    .detent-10x42__wrap {
        gap: 0px;
    }
    .detent-10x42__info {
        max-width: 603px;
    }
    .detent-10x42__img {
        max-width: 288px;
    }
    .detent-10x42 ul {
        grid-template-columns: 234px 373px;
        max-width: 603px;
        margin: -50px 0 0 0;
    }
    .detent-10x42 ul li img {
        max-width: 70px;
    }
    .detent-10x42 ul li div {
        gap: 4px;
    }
    .detent-10x42 ul li div b {
        font-size: 40px;
    }
    .detent-10x42 ul li div span {
        font-size: 18px;
    }
    .detent-10x42 ul li:nth-child(1) {
        padding: 0 24px 30px 0;
    }
    .detent-10x42 ul li:nth-child(2) {
        padding: 0 0 30px 24px;
    }
    .detent-10x42 ul li:nth-child(3) {
        padding: 30px 24px 0 0;
    }
    .detent-10x42 ul li:nth-child(4) {
        padding: 30px 0 0 24px;
    }
}
@media screen and (max-width: 991px) {
    .detent-10x42 {
        margin: 200px 0;
    }
    .detent-10x42__info {
        max-width: 100%;
    }
    .detent-10x42__info p {
        max-width: 360px;
        margin: 70px 0 0 0;
    }
    .detent-10x42__info hr {
        max-width: 425px;
    }
    .detent-10x42__img {
        margin: 60px 0 0 -288px;
    }
    .detent-10x42 ul {
        grid-template-columns: 240px 460px;
        max-width: 100%;
        margin: 50px 0 0 0;
    }
    .detent-10x42 ul li img {
        max-width: 70px;
    }
    .detent-10x42 ul li div {
        gap: 4px;
    }
    .detent-10x42 ul li div b {
        font-size: 40px;
    }
    .detent-10x42 ul li div span {
        font-size: 18px;
    }
    .detent-10x42 ul li:nth-child(1) {
        padding: 0 30px 30px 0;
    }
    .detent-10x42 ul li:nth-child(2) {
        padding: 0 0 30px 30px;
    }
    .detent-10x42 ul li:nth-child(3) {
        padding: 30px 30px 0 0;
    }
    .detent-10x42 ul li:nth-child(4) {
        padding: 30px 0 0 30px;
    }
}
@media screen and (max-width: 767px){
    .detent-10x42 {
        margin: 180px 0;
    }
    .detent-10x42__info p {
        max-width: calc(100% - 250px);
        margin: 30px 0 0 0;
    }
    .detent-10x42__info hr {
        max-width: 100%;
    }
    .detent-10x42__img {
        margin: 150px 0 0 -230px;
        max-width: 230px;
    }
    .detent-10x42 ul {
        grid-template-columns: 2fr 3fr;
        max-width: 100%;
        margin: 50px 0 0 0;
    }
    .detent-10x42 ul li img {
        max-width: 60px;
    }
    .detent-10x42 ul li div {
        gap: 2px;
    }
    .detent-10x42 ul li div b {
        font-size: 36px;
    }
    .detent-10x42 ul li div span {
        font-size: 14px;
    }
    .detent-10x42 ul li:nth-child(1) {
        padding: 0 25px 25px 0;
    }
    .detent-10x42 ul li:nth-child(2) {
        padding: 0 0 25px 25px;
    }
    .detent-10x42 ul li:nth-child(3) {
        padding: 25px 25px 0 0;
    }
    .detent-10x42 ul li:nth-child(4) {
        padding: 25px 0 0 25px;
    }
}
@media screen and (max-width: 567px) {
    .detent-10x42 {
        margin: 150px 0;
    }
    .detent-10x42__wrap {
        flex-direction: column;
        align-items: center;
    }
    .detent-10x42__info {
        gap: 16px;
    }
    .detent-10x42__info hr {
        height: 1px;
    }
    .detent-10x42__info p {
        max-width: 100%;
        margin: 0;
    }
    .detent-10x42__img {
        margin: 30px 0 0 0;
    }
    .detent-10x42 ul {
        display: flex;
        flex-direction: column;
        margin: 40px 0 0 0;
    }
    .detent-10x42 ul li {
        gap: 16px;
        justify-content: center;
    }
    .detent-10x42 ul li div {
        max-width: 195px;
        width: 100%;
    }
    .detent-10x42 ul li div b {
        font-size: 32px;
    }
    .detent-10x42 ul li:nth-child(2) div span {
        font-size: 12px;
    }
    .detent-10x42 ul li:nth-child(1) {
        padding: 0 0 25px 0;
        border-bottom: 1px solid #020A0A;
    }
    .detent-10x42 ul li:nth-child(2) {
        padding: 25px 0;
        border-bottom: 1px solid #020A0A;
        border-left: none;
    }
    .detent-10x42 ul li:nth-child(3) {
        padding: 25px 0;
        border-bottom: 1px solid #020A0A;
    }
    .detent-10x42 ul li:nth-child(4) {
        padding: 25px 0 0 0;
        border-left: none;
    }
}

/* guarantee------------------------------------------------------------------------ */
.guarantee-10x42 {
    display: flex;
    flex-direction: column;
    gap: 50px;
}
.guarantee-10x42__wrap {
    display: flex;
    width: 100%;
    gap: 50px;
}
.guarantee-10x42__picture {
    max-width: 700px;
    width: 100%;
}
.guarantee-10x42__picture_1 {
    height: 750px;
    background-image: url(/image/catalog/landings/scanner-10x42/guarantee-1.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.guarantee-10x42__inner {
    display: flex;
    flex-direction: column;
    gap: 50px;
    width: 100%;
}
.guarantee-10x42__picture_2 {
    height: 350px;
    background-image: url(/image/catalog/landings/scanner-10x42/guarantee-2.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.guarantee-10x42__picture_3 {
    height: 350px;
    background-image: url(/image/catalog/landings/scanner-10x42/guarantee-3.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.guarantee-10x42__info {
    display: flex;
    justify-content: space-between;
}
.guarantee-10x42__info h2 {
    max-width: 650px;
    padding: 0 0 0 30px;
}
.guarantee-10x42__info p {
    max-width: 700px;
    width: 100%;
}

@media screen and (max-width: 1599px) {
    .guarantee-10x42 {
        gap: 40px;
    }
    .guarantee-10x42__wrap {
        gap: 40px;
    }
    .guarantee-10x42__picture {
        max-width: 605px;
    }
    .guarantee-10x42__picture_1 {
        height: 740px;
    }
    .guarantee-10x42__inner {
        gap: 40px;
    }
    .guarantee-10x42__info h2 {
        max-width: 550px;
        padding: 0 0 0 50px;
    }
    .guarantee-10x42__info p {
        max-width: 605px;
    }
    
}
@media screen and (max-width: 1344px) {
    .guarantee-10x42 {
        gap: 30px;
    }
    .guarantee-10x42__wrap {
        gap: 30px;
    }
    .guarantee-10x42__picture {
        max-width: 545px;
    }
    .guarantee-10x42__picture_1 {
        height: 662px;
    }
    .guarantee-10x42__picture_2 {
        height: 316px;
    }
    .guarantee-10x42__picture_3 {
        height: 316px;
    }
    .guarantee-10x42__inner {
        gap: 30px;
    }
    .guarantee-10x42__info h2 {
        max-width: 490px;
        padding: 0 0 0 30px;
    }
    .guarantee-10x42__info p {
        max-width: 545px;
    }
}
@media screen and (max-width: 1199px) {
    .guarantee-10x42__picture {
        max-width: 445px;
    }
    .guarantee-10x42__picture_1 {
        height: 546px;
    }
    .guarantee-10x42__picture_2 {
        height: 258px;
    }
    .guarantee-10x42__picture_3 {
        height: 258px;
    }
    .guarantee-10x42__info h2 {
        max-width: 445px;
        padding: 0;
    }
    .guarantee-10x42__info p {
        max-width: 445px;
    }
}
@media screen and (max-width: 991px) {
    .guarantee-10x42 {
        gap: 20px;
    }
    .guarantee-10x42__wrap {
        flex-direction: column;
        gap: 20px;
    }
    .guarantee-10x42__inner {
        gap: 20px;
        flex-direction: row;
    }
    .guarantee-10x42__picture {
        max-width: 50%;
    }
    .guarantee-10x42__picture_1 {
        height: 315px;
        max-width: 100%;
    }
    .guarantee-10x42__picture_2 {
        height: 197px;
    }
    .guarantee-10x42__picture_3 {
        height: 197px;
    }
    .guarantee-10x42__info {
        flex-direction: column;
        gap: 20px;
    }
    .guarantee-10x42__info h2 {
        max-width: 100%;
    }
    .guarantee-10x42__info p {
        max-width: 100%;
    }
}
@media screen and (max-width: 767px){
    .guarantee-10x42__picture_1 {
        height: 42vw;
    }
    .guarantee-10x42__picture_2 {
        height: 26vw;
    }
    .guarantee-10x42__picture_3 {
        height: 26vw;
    }
}
@media screen and (max-width: 567px) {
    .guarantee-10x42 {
        gap: 10px;
    }
    .guarantee-10x42__wrap {
        gap: 10px;
    }
    .guarantee-10x42__inner {
        gap: 10px;
    }
    .guarantee-10x42__info {
        gap: 10px;
    }
}