/* html, body {
    overflow: unset;
} */
h3 {
    padding: 0;
    margin: 0;
}
h3:after {
    content: none;
}
.vector-forester {
    font-family: 'Roboto', sans-serif;
    box-sizing: border-box;
    max-width: 1300px;
    min-width: 290px;
    margin: 0 auto;
}
.vector-forester * {
    box-sizing: border-box;
}
.title-forester {
    font-size: 70px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 4.2px;
    text-transform: uppercase;
    margin: 0;
}
.subtitle-forester {
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}
.mintitle-forester {
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0;
}
.text-forester {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin: 0;
}
@media (max-width: 1599px) {

}
@media (max-width: 1499px) {
    .mintitle-forester {
        font-size: 26px;
    }
    .text-forester {
        font-size: 18px;
    }
}
@media (max-width: 1299px) {
    .title-forester {
        font-size: 50px;
    }
    .subtitle-forester {
        font-size: 35px;
    }
    .mintitle-forester {
        font-size: 20px;
    }
    .text-forester {
        font-size: 16px;
    }
}
@media (max-width: 1099px) {
    .mintitle-forester {
        font-size: 26px;
    }
}
@media (max-width: 991px) {
    .mintitle-forester {
        font-size: 20px;
    }
}
@media (max-width: 767px) {

}
@media (max-width: 566px) {
    .title-forester {
        font-size: 30px;
    }
    .subtitle-forester {
        font-size: 18px;
    }
    .mintitle-forester {
        font-size: 16px;
    }
    .text-forester {
        font-size: 14px;
    }
}
/* product=================================================================== */
.product-forester {
    padding: 66px 50px 50px 50px;
    display: flex;
    flex-direction: column;
    gap: 150px;
    border-radius: 0 0 40px 40px;
    background-image: url(/image/catalog/unilanding/forester1-8x24SFP/light-ellipse.svg), url(/image/catalog/unilanding/forester1-8x24SFP/product-bg.webp);
    background-size: 800px, cover;
    background-position: top -100px left 30px, center;
    background-repeat: no-repeat;
}
.product-forester__wrap {
    display: flex;
    flex-direction: column;
    gap: 55px;
}
.product-forester__inner {
    display: flex;
    flex-direction: column;
}
.product-forester__inner h3 {
    color: #F9F9F9;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0;
}
.product-forester__inner h4 {
    color: #F9F9F9;
    font-size: 55px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0;
    align-self: end;
    max-width: 575px;
    width: 100%;
}
.product-forester__name {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 30px 0;
}
.product-forester__title-1 {
    max-width: 1175px;
    width: 100%;
    display: block;
}
.product-forester__title-2 {
    max-width: 1175px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
}
.product-forester__img {
    position: absolute;
    top: -115px;
    left: 0;
    max-width: 914px;
    width: 100%;
}
.product-forester__wrap .text-forester {
    max-width: 575px;
    width: 100%;
    align-self: end;
    color: #F9F9F9;
}
@media (max-width: 1599px) {
    .product-forester__wrap {
        gap: 40px;
    }
    .product-forester__inner h4 {
        font-size: 50px;
        max-width: 525px;
    }
    .product-forester__name {
        margin: 30px 0 50px;
    }
    .product-forester__img {
        top: -85px;
        max-width: 843px;
    }
    .product-forester__wrap .text-forester {
        max-width: 525px;
    }
}
@media (max-width: 1499px) {
    .product-forester {
        padding: 66px 30px 30px 30px;
        gap: 120px;
        background-size: 600px, cover;
        background-position: top -70px left 30px, center;
    }
    .product-forester__wrap {
        gap: 60px;
    }
    .product-forester__inner h4 {
        font-size: 43px;
        max-width: 465px;
    }
    .product-forester__name {
        margin: 20px 0;
    }
    .product-forester__img {
        top: -45px;
        max-width: 710px;
    }
    .product-forester__wrap .text-forester {
        max-width: 465px;
        position: relative;
        z-index: 1;
    }
}
@media (max-width: 1299px) {
    .product-forester {
        padding: 66px 20px 20px 20px;
        gap: 110px;
        border-radius: 0 0 30px 30px;
        background-size: 800px, cover;
        background-position: top -140px left -60px, center;
    }
    .product-forester__wrap {
        gap: 80px;
    }
    .product-forester__inner h4 {
        font-size: 33px;
        max-width: 345px;
    }
    .product-forester__name {
        margin: 20px 0;
    }
    .product-forester__img {
        top: -25px;
        max-width: 582px;
    }
    .product-forester__wrap .text-forester {
        max-width: 345px;
    }
}
@media (max-width: 1099px) {
    .product-forester {
        padding: 66px 30px 30px 30px;
        gap: 120px;
        background-size: 600px, cover;
        background-position: top -70px left 30px, center;
    }
    .product-forester__wrap {
        gap: 60px;
    }
    .product-forester__inner h4 {
        font-size: 43px;
        max-width: 465px;
    }
    .product-forester__name {
        margin: 20px 0;
    }
    .product-forester__img {
        top: -45px;
        max-width: 710px;
    }
    .product-forester__wrap .text-forester {
        max-width: 465px;
        position: relative;
        z-index: 1;
    }
}
@media (max-width: 991px) {
    .product-forester {
        padding: 66px 20px 20px 20px;
        gap: 110px;
        border-radius: 0 0 30px 30px;
        background-size: 800px, cover;
        background-position: top -140px left -60px, center;
    }
    .product-forester__wrap {
        gap: 80px;
    }
    .product-forester__inner h4 {
        font-size: 33px;
        max-width: 45vw;
    }
    .product-forester__name {
        margin: 20px 0;
    }
    .product-forester__img {
        top: -25px;
        max-width: 582px;
    }
    .product-forester__wrap .text-forester {
        max-width: 45vw;
    }
}
@media (max-width: 767px) {
    .product-forester {
        gap: 100px;
        border-radius: 0 0 20px 20px;
        background-size: 600px, cover;
        background-position: top -30px center, center;
    }
    .product-forester__wrap {
        gap: 253px;
    }
    .product-forester__inner h3 {
        font-size: 40px;
    }
    .product-forester__inner h4 {
        text-align: right;
        max-width: 100%;
    }
    .product-forester__name {
        margin: 10px 0;
    }
    .product-forester__img {
        top: 15px;
        left: 50%;
        transform: translateX(-50%);
        max-width: 496px;
    }
    .product-forester__wrap .text-forester {
        max-width: 100%;
    }
}
@media (max-width: 566px) {
    .product-forester {
        gap: 60px;
        padding: 20px 10px 10px 10px;
        background-size: 400px, cover;
        background-position: top -30px center, center;
    }
    .product-forester__wrap {
        gap: 42vw;
    }
    .product-forester__inner h3 {
        font-size: 30px;
    }
    .product-forester__inner h4 {
        font-size: 22px;
    }
    .product-forester__name {
        margin: 10px 0;
    }
    .product-forester__img {
        top: -15px;
        left: 50%;
        transform: translateX(-50%);
        max-width: 496px;
    }
}



.product-forester__choice {
    display: flex;
    align-items: start;
    justify-content: space-between;
    padding: 0 100px 0 0;
}
.product-forester__choice-info {
    display: flex;
    flex-direction: column;
    gap: 38px;
    max-width: 575px;
    width: 100%;
}
.product-forester__choice-titles {
    display: flex;
    flex-direction: column;
}
.product-forester__choice-titles b {
    font-size: 154px;
    font-style: normal;
    font-weight: 900;
    line-height: 80%;
    text-transform: uppercase;
    opacity: 0.15;
    background: linear-gradient(90deg, #626262 0%, #F9F9F9 131.88%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 0 -65px 0;
}
.product-forester__choice .title-forester {
    background: linear-gradient(90deg, #626262 0%, #F9F9F9 131.88%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.product-forester__choice .subtitle-forester {
    background: linear-gradient(90deg, #626262 0%, #F9F9F9 131.88%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.product-forester__choice .text-forester {
    color: #F9F9F9;
}
.product-forester__choice-scope {
    position: relative;
    width: 475px;
    height: 475px;
    display: flex;
    flex-direction: column;
    gap: 120px;
}
.product-forester__choice-scope span {
    color: #AAA;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
.product-forester__scope-system {
    position: relative;
    width: 475px;
    height: 475px;
    aspect-ratio: 1/1;
    padding: 0 0 100% 0;
}
.product-forester__scope-system::before {
    content: '';
    position: absolute;
    top: -45px;
    right: -45px;
    width: 205px;
    height: 205px;
    background-image: url(/image/catalog/unilanding/forester1-8x24SFP/scope-lever.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.product-forester__scope {
    position: absolute;
    top: 0;
    left: 0;
    width: 475px;
    height: 475px;
    aspect-ratio: 1/1;
    border-radius: 50%;
    overflow: hidden;
    border: 10px solid #333;
    z-index: 1;
}
.product-forester__scope-background {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.product-forester__scope-bg-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
    transform: scale(1);
}
.product-forester__scope-reticle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 457px;
    height: 457px;
    aspect-ratio: 1/1;
    pointer-events: none;
    z-index: 3;
}
.product-forester__scope-crosshair {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    aspect-ratio: 1/1;
    border-radius: 50%;
}
.product-forester__scope-lever {
    position: absolute;
    top: 0;
    left: 0;
    width: 475px;
    height: 475px;
    border-radius: 50%;
    transform: rotate(0deg);
    transform-origin: center center;
    transition: transform 0.3s ease;
    z-index: 4;
    pointer-events: none;
}
.product-forester__lever-handle {
    position: absolute;
    top: -95px;
    left: 50%;
    width: 62px;
    height: 98px;
    background-image: url(/image/catalog/unilanding/forester1-8x24SFP/scope-handle.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    transform: translateX(-50%);
    cursor: grab;
    pointer-events: auto;
}
.product-forester__fixed-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /* height: 100%; */
    aspect-ratio: 1/1;
    border: 10px solid #333;
    border-radius: 50%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
    z-index: 2;
    pointer-events: none;
}
.product-forester__zoom-labels {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 3;
}
.product-forester__choice-scope .product-forester__zoom-label {
    position: absolute;
    color: #F9F9F9;
    text-align: center;
    font-size: 35px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    transition: opacity 0.4s ease;
}
.product-forester__zoom-label--1x {
    top: -60px;
    left: 60%;
    transform: translateX(-50%);
    opacity: 1;
}
.product-forester__zoom-label--1x::before {
    content: '';
    position: absolute;
    top: -36px;
    left: -63px;
    width: 68px;
    height: 100px;
    background-image: url(/image/catalog/unilanding/forester1-8x24SFP/scope-han1.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -1;
}
.product-forester__zoom-label--8x {
    top: 40%;
    right: -60px;
    transform: translateY(-50%);
    opacity: 0.3;
}
.product-forester__zoom-label--8x::before {
    content: '';
    position: absolute;
    top: 34px;
    left: -27px;
    width: 100px;
    height: 68px;
    background-image: url(/image/catalog/unilanding/forester1-8x24SFP/scope-han2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.product-forester__scope-system.zoomed .product-forester__zoom-label--1x {
    opacity: 0.3;
}
.product-forester__scope-system.zoomed .product-forester__zoom-label--8x {
    opacity: 1;
}
@media (max-width: 1599px) {
    .product-forester__choice {
        padding: 0 92px 0 0;
    }
    .product-forester__choice-info {
        max-width: 525px;
    }
    .product-forester__choice-scope {
        width: 433px;
        height: 433px;
    }
    .product-forester__scope-system {
        width: 433px;
        height: 433px;
    }
    .product-forester__scope-system::before {
        top: -45px;
        right: -45px;
        width: 185px;
        height: 185px;
    }
    .product-forester__scope {
        width: 433px;
        height: 433px;
    }
    .product-forester__scope-reticle {
        width: 415px;
        height: 415px;
    }
    .product-forester__scope-lever {
        width: 433px;
        height: 433px;
    }
    .product-forester__lever-handle {
        top: -88px;
        width: 57px;
        height: 90px;
    }
    .product-forester__choice-scope .product-forester__zoom-label {
        font-size: 30px;
    }
    .product-forester__zoom-label--1x {
        top: -60px;
        left: 60%;
    }
    .product-forester__zoom-label--1x::before {
        top: -30px;
        left: -58px;
        width: 61px;
        height: 94px;
    }
    .product-forester__zoom-label--8x {
        top: 40%;
        right: -60px;
    }
    .product-forester__zoom-label--8x::before {
        top: 31px;
        left: -32px;
        width: 94px;
        height: 61px;
    }
}
@media (max-width: 1499px) {
    .product-forester__choice {
        padding: 0 80px 0 0;
    }
    .product-forester__choice-info {
        max-width: 445px;
    }
    .product-forester__choice-scope {
        width: 367px;
        height: 367px;
        gap: 100px;
        padding: 70px 0 0 0;
    }
    .product-forester__choice-scope span {
        font-size: 16px;
    }
    .product-forester__scope-system {
        width: 367px;
        height: 367px;
    }
    .product-forester__scope-system::before {
        top: -36px;
        right: -36px;
        width: 146px;
        height: 146px;
    }
    .product-forester__scope {
        width: 367px;
        height: 367px;
    }
    .product-forester__scope-reticle {
        width: 348px;
        height: 348px;
    }
    .product-forester__scope-lever {
        width: 367px;
        height: 367px;
    }
    .product-forester__lever-handle {
        top: -75px;
        width: 49px;
        height: 76px;
    }
    .product-forester__zoom-label--1x {
        top: -50px;
        left: 63%;
    }
    .product-forester__zoom-label--1x::before {
        top: -26px;
        left: -57px;
        width: 50px;
        height: 78px;
    }
    .product-forester__zoom-label--8x {
        top: 37%;
        right: -50px;
    }
    .product-forester__zoom-label--8x::before {
        top: 41px;
        left: -20px;
        width: 78px;
        height: 50px;
    }
}
@media (max-width: 1299px) {
    .product-forester__choice {
        padding: 0 60px 0 0;
    }
    .product-forester__choice-info {
        max-width: 344px;
    }
    .product-forester__choice-scope {
        width: 284px;
        height: 284px;
        gap: 85px;
        padding: 20px 0 0 0;
    }
    .product-forester__choice-scope span {
        font-size: 14px;
        text-wrap: balance;
    }
    .product-forester__scope-system {
        width: 284px;
        height: 284px;
    }
    .product-forester__scope-system::before {
        top: -25px;
        right: -25px;
        width: 115px;
        height: 115px;
    }
    .product-forester__scope {
        width: 284px;
        height: 284px;
    }
    .product-forester__scope-reticle {
        width: 264px;
        height: 264px;
    }
    .product-forester__scope-lever {
        width: 284px;
        height: 284px;
    }
    .product-forester__lever-handle {
        top: -57px;
        width: 37px;
        height: 58px;
    }
    .product-forester__choice-scope .product-forester__zoom-label {
        font-size: 20px;
    }
    .product-forester__zoom-label--1x {
        top: -38px;
        left: 61%;
    }
    .product-forester__zoom-label--1x::before {
        top: -20px;
        left: -41px;
        width: 40px;
        height: 60px;
    }
    .product-forester__zoom-label--8x {
        top: 40%;
        right: -37px;
    }
    .product-forester__zoom-label--8x::before {
        top: 20px;
        left: -17px;
        width: 59px;
        height: 40px;
    }
}
@media (max-width: 1099px) {
    .product-forester__choice {
        padding: 0 80px 0 0;
    }
    .product-forester__choice-info {
        max-width: 445px;
    }
    .product-forester__choice-scope {
        width: 367px;
        height: 367px;
        gap: 100px;
        padding: 70px 0 0 0;
    }
    .product-forester__choice-scope span {
        font-size: 16px;
    }
    .product-forester__scope-system {
        width: 367px;
        height: 367px;
    }
    .product-forester__scope-system::before {
        top: -36px;
        right: -36px;
        width: 146px;
        height: 146px;
    }
    .product-forester__scope {
        width: 367px;
        height: 367px;
    }
    .product-forester__scope-reticle {
        width: 348px;
        height: 348px;
    }
    .product-forester__scope-lever {
        width: 367px;
        height: 367px;
    }
    .product-forester__lever-handle {
        top: -75px;
        width: 49px;
        height: 76px;
    }
    .product-forester__choice-scope .product-forester__zoom-label {
        font-size: 30px;
    }
    .product-forester__zoom-label--1x {
        top: -50px;
        left: 63%;
    }
    .product-forester__zoom-label--1x::before {
        top: -26px;
        left: -57px;
        width: 50px;
        height: 78px;
    }
    .product-forester__zoom-label--8x {
        top: 37%;
        right: -50px;
    }
    .product-forester__zoom-label--8x::before {
        top: 41px;
        left: -20px;
        width: 78px;
        height: 50px;
    }
}
@media (max-width: 991px) {
    .product-forester__choice {
        padding: 0 60px 0 0;
    }
    .product-forester__choice-info {
        max-width: 45vw;
    }
    .product-forester__choice-scope {
        width: 284px;
        height: 284px;
        gap: 85px;
        padding: 20px 0 0 0;
    }
    .product-forester__choice-scope span {
        font-size: 14px;
        text-wrap: balance;
    }
    .product-forester__scope-system {
        width: 284px;
        height: 284px;
    }
    .product-forester__scope-system::before {
        top: -25px;
        right: -25px;
        width: 115px;
        height: 115px;
    }
    .product-forester__scope {
        width: 284px;
        height: 284px;
    }
    .product-forester__scope-reticle {
        width: 264px;
        height: 264px;
    }
    .product-forester__scope-lever {
        width: 284px;
        height: 284px;
    }
    .product-forester__lever-handle {
        top: -57px;
        width: 37px;
        height: 58px;
    }
    .product-forester__choice-scope .product-forester__zoom-label {
        font-size: 20px;
    }
    .product-forester__zoom-label--1x {
        top: -38px;
        left: 61%;
    }
    .product-forester__zoom-label--1x::before {
        top: -20px;
        left: -41px;
        width: 40px;
        height: 60px;
    }
    .product-forester__zoom-label--8x {
        top: 40%;
        right: -37px;
    }
    .product-forester__zoom-label--8x::before {
        top: 20px;
        left: -17px;
        width: 59px;
        height: 40px;
    }
}
@media (max-width: 767px) {
    .product-forester__choice {
        padding: 0;
        flex-direction: column;
        align-items: center;
    }
    .product-forester__choice-info {
        max-width: 100%;
    }
    .product-forester__choice-scope {
        width: 367px;
        height: 467px;
        gap: 100px;
        padding: 53px 0 0 0;
        margin: 0 0 0 -80px;
    }
    .product-forester__choice-scope>span {
        font-size: 16px;
        margin: 0 -80px 0 0;
    }
    .product-forester__scope-system {
        width: 367px;
        height: 367px;
    }
    .product-forester__scope-system::before {
        top: -36px;
        right: -36px;
        width: 146px;
        height: 146px;
    }
    .product-forester__scope {
        width: 367px;
        height: 367px;
    }
    .product-forester__scope-reticle {
        width: 348px;
        height: 348px;
    }
    .product-forester__scope-lever {
        width: 367px;
        height: 367px;
    }
    .product-forester__lever-handle {
        top: -75px;
        width: 49px;
        height: 76px;
    }
    .product-forester__choice-scope .product-forester__zoom-label {
        font-size: 30px;
    }
    .product-forester__zoom-label--1x {
        top: -50px;
        left: 63%;
    }
    .product-forester__zoom-label--1x::before {
        top: -26px;
        left: -57px;
        width: 50px;
        height: 78px;
    }
    .product-forester__zoom-label--8x {
        top: 37%;
        right: -50px;
    }
    .product-forester__zoom-label--8x::before {
        top: 41px;
        left: -20px;
        width: 78px;
        height: 50px;
    }
}
@media (max-width: 566px) {
    .product-forester__choice-info {
        gap: 30px;
    }
    .product-forester__choice-titles b {
        font-size: 120px;
        margin: 0 0 -35px 0;
    }
    .product-forester__choice-scope {
        width: 223px;
        height: 323px;
        gap: 56px;
        padding: 55px 0 0 0;
        margin: 0 0 0 -44px;
    }
    .product-forester__choice-scope>span {
        font-size: 12px;
        margin: 0 -44px 0 0;
    }
    .product-forester__scope-system {
        width: 223px;
        height: 223px;
    }
    .product-forester__scope-system::before {
        top: -21px;
        right: -21px;
        width: 95px;
        height: 95px;
    }
    .product-forester__scope {
        width: 223px;
        height: 223px;
    }
    .product-forester__scope-reticle {
        width: 204px;
        height: 204px;
    }
    .product-forester__scope-lever {
        width: 223px;
        height: 223px;
    }
    .product-forester__lever-handle {
        top: -45px;
        width: 29px;
        height: 45px;
    }
    .product-forester__choice-scope .product-forester__zoom-label {
        font-size: 14px;
    }
    .product-forester__zoom-label--1x {
        top: -28px;
        left: 61%;
    }
    .product-forester__zoom-label--1x::before {
        top: -18px;
        left: -33px;
        width: 31px;
        height: 46px;
    }
    .product-forester__zoom-label--8x {
        top: 39%;
        right: -27px;
    }
    .product-forester__zoom-label--8x::before {
        top: 18px;
        left: -12px;
        width: 46px;
        height: 30px;
    }
}


/* modern---------------------------------------------------------------------------------------------- */
.modern-forester {
    display: flex;
    flex-direction: column;
    gap: 50px;
    padding: 100px 50px;
    background-image: url(/image/catalog/unilanding/forester1-8x24SFP/modern-bg.webp);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top center;
}
.modern-forester__info {
    display: flex;
    flex-direction: column;
    gap: 50px;
}
.modern-forester__titles {
    display: flex;
    flex-direction: column;
}
.modern-forester__titles b {
    font-size: 154px;
    font-style: normal;
    font-weight: 900;
    line-height: 80%;
    text-transform: uppercase;
    opacity: 0.15;
    background: linear-gradient(90deg, #6B6B6B 0%, #333 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 0 -73px 0;
}
.modern-forester__info .title-forester {
    background: linear-gradient(90deg, #6B6B6B 0%, #333 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.modern-forester__info .subtitle-forester {
    background: linear-gradient(90deg, #6B6B6B 0%, #333 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.modern-forester__text {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.modern-forester__info .mintitle-forester {
    color: #333;
}
.modern-forester__info .text-forester {
    color: #333;
}
.modern-forester ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    list-style: none;
    padding: 0;
    margin: 0;
}
.modern-forester__item {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 64px 20px 20px 20px;
}
.modern-forester__item .mintitle-forester {
    color: #F9F9F9;
    max-width: 350px;
    text-wrap: balance;
}
.modern-forester__item .text-forester {
    color: #F9F9F9;
}
.modern-forester__item--1,
.modern-forester__item--4 {
    width: 700px;
}
.modern-forester__item--2,
.modern-forester__item--3 {
    width: 480px;
}
.modern-forester__item--1 {
    background-image: url(/image/catalog/unilanding/forester1-8x24SFP/modern-1.webp);
}
.modern-forester__item--2 {
    background-image: url(/image/catalog/unilanding/forester1-8x24SFP/modern-2.webp);
}
.modern-forester__item--3 {
    background-image: url(/image/catalog/unilanding/forester1-8x24SFP/modern-3.webp);
}
.modern-forester__item--4 {
    background-image: url(/image/catalog/unilanding/forester1-8x24SFP/modern-4.webp);
}

@media (max-width: 1599px) {
    .modern-forester__item {
        padding: 34px 20px 20px 20px;
    }
    .modern-forester__item--1,
    .modern-forester__item--4 {
        width: 644px;
    }
    .modern-forester__item--2,
    .modern-forester__item--3 {
        width: 406px;
    }
}
@media (max-width: 1499px) {
    .modern-forester {
        padding: 90px 30px;
    }
    .modern-forester__item {
        padding: 56px 20px 20px 20px;
    }
    .modern-forester__item .mintitle-forester {
        max-width: 300px;
    }
    .modern-forester__item--1,
    .modern-forester__item--4 {
        width: 546px;
    }
    .modern-forester__item--2,
    .modern-forester__item--3 {
        width: 344px;
    }
}
@media (max-width: 1299px) {
    .modern-forester {
        gap: 50px;
        padding: 90px 20px;
    }
    .modern-forester__titles b {
        margin: 0 0 -53px 0;
    }
    .modern-forester ul {
        gap: 10px;
    }
    .modern-forester__item {
        padding: 42px 20px 20px 20px;
    }
    .modern-forester__item .mintitle-forester {
        max-width: 205px;
    }
    .modern-forester__item--1,
    .modern-forester__item--4 {
        width: 422px;
    }
    .modern-forester__item--2,
    .modern-forester__item--3 {
        width: 266px;
    }
}
@media (max-width: 1099px) {
    .modern-forester {
        padding: 90px 30px;
    }
    .modern-forester__titles b {
        margin: 0 0 -73px 0;
    }
    .modern-forester ul {
        justify-content: center;
    }
    .modern-forester__item {
        padding: 56px 20px 20px 20px;
    }
    .modern-forester__item .mintitle-forester {
        max-width: 300px;
    }
    .modern-forester__item--1,
    .modern-forester__item--4 {
        width: 525px;
    }
    .modern-forester__item--2,
    .modern-forester__item--3 {
        width: 344px;
    }
}
@media (max-width: 991px) {
    .modern-forester {
        gap: 50px;
        padding: 90px 20px;
    }
    .modern-forester__titles b {
        margin: 0 0 -53px 0;
    }
    .modern-forester ul {
        gap: 10px;
        justify-content: start;
    }
    .modern-forester__item {
        padding: 42px 20px 20px 20px;
    }
    .modern-forester__item .mintitle-forester {
        max-width: 205px;
    }
    .modern-forester__item--1,
    .modern-forester__item--4 {
        width: 50vw;
    }
    .modern-forester__item--2,
    .modern-forester__item--3 {
        width: 36vw;
    }
}
@media (max-width: 767px) {
    .modern-forester {
        padding: 80px 20px;
    }

    .modern-forester ul {
        flex-direction: column;
        gap: 20px;
    }
    .modern-forester__item {
        padding: 20px;
        min-height: 179px;
        justify-content: end;
    }
    .modern-forester__item .mintitle-forester {
        max-width: 100%;
    }
    .modern-forester__item--1,
    .modern-forester__item--4 {
        width: 100%;
    }
    .modern-forester__item--2,
    .modern-forester__item--3 {
        width: 100%;
    }
}
@media (max-width: 566px) {
    .modern-forester {
        gap: 30px;
        padding: 90px 10px 50px 10px;
    }
    .modern-forester__info {
        gap: 30px;
    }
    .modern-forester__titles b {
        font-size: 120px;
        margin: 0 0 -35px 0;
    }
    .modern-forester__item {
        min-height: auto;
    }
}

/* compatibility------------------------------------------------------------------------------------ */
.compatibility-forester {
    padding: 50px;
    border-radius: 40px;
    background-image: url(/image/catalog/unilanding/forester1-8x24SFP/compatibility-bg.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    gap: 150px;
}
.compatibility-forester__wrap {
    display: flex;
    flex-direction: column;
    gap: 50px;
}
.compatibility-forester__info {
    display: flex;
    flex-direction: column;
    gap: 50px;
}
.compatibility-forester__titles {
    display: flex;
    flex-direction: column;
}
.compatibility-forester__titles b {
    font-size: 154px;
    font-style: normal;
    font-weight: 900;
    line-height: 80%;
    text-transform: uppercase;
    opacity: 0.15;
    background: linear-gradient(90deg, #626262 0%, #F9F9F9 131.88%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 0 -73px 0;
}
.compatibility-forester__titles .title-forester {
    background: linear-gradient(90deg, #626262 0%, #F9F9F9 131.88%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.compatibility-forester__titles .subtitle-forester {
    background: linear-gradient(90deg, #626262 0%, #F9F9F9 131.88%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.compatibility-forester .text-forester {
    color: #F9F9F9;
}
.compatibility-forester__img {
    max-width: 1200px;
    width: 100%;
}
.compatibility-tuning {
    display: flex;
    flex-direction: column;
    gap: 50px;
}
.compatibility-tuning__info {
    display: flex;
    flex-direction: column;
    gap: 50px;
}
.compatibility-tuning__titles {
    display: flex;
    flex-direction: column;
}
.compatibility-tuning__titles b {
    font-size: 154px;
    font-style: normal;
    font-weight: 900;
    line-height: 80%;
    text-transform: uppercase;
    opacity: 0.15;
    background: linear-gradient(90deg, #626262 0%, #F9F9F9 131.88%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 0 -73px 0;
}
.compatibility-tuning__titles .title-forester {
    background: linear-gradient(90deg, #626262 0%, #F9F9F9 131.88%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.compatibility-tuning__titles .subtitle-forester {
    background: linear-gradient(90deg, #626262 0%, #F9F9F9 131.88%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.compatibility-tuning__text {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.compatibility-tuning .mintitle-forester {
    color: #F9F9F9;
}
.compatibility-tuning ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}
.compatibility-tuning__item {
    display: flex;
    flex-direction: row;
    gap: 50px;
}
.compatibility-tuning__item img {
    max-width: 575px;
    width: 100%;
}
.compatibility-tuning__item--1 {
    align-items: start;
}
.compatibility-tuning__discription {
    display: flex;
    flex-direction: column;
    gap: 20px;
    max-width: 575px;
}
.compatibility-tuning__item--2 {
    align-items: end;
    margin: -300px 0 0 0;
}

@media (max-width: 1599px) {
    .compatibility-tuning__item {
        gap: 20px;
    }
    .compatibility-tuning__item img {
        max-width: 525px;
    }
    .compatibility-tuning__discription {
        max-width: 525px;
    }
    .compatibility-tuning__item--2 {
        margin: -230px 0 0 0;
    }
}
@media (max-width: 1499px) {
    .compatibility-forester {
        padding: 30px;
        gap: 120px;
    }
    .compatibility-tuning__item img {
        max-width: 445px;
    }
    .compatibility-tuning__discription {
        max-width: 445px;
    }
    .compatibility-tuning__item--2 {
        margin: -185px 0 0 0;
    }
}
@media (max-width: 1299px) {
    .compatibility-forester {
        padding: 20px;
        border-radius: 30px;
        gap: 110px;
    }
    .compatibility-forester__titles b {
        margin: 0 0 -53px 0;
    }
    .compatibility-tuning__item {
        gap: 10px;
    }
    .compatibility-tuning__item img {
        max-width: 344px;
    }
    .compatibility-tuning__discription {
        max-width: 344px;
    }
    .compatibility-tuning__item--2 {
        margin: -80px 0 0 0;
    }
    .compatibility-tuning__titles b {
        margin: 0 0 -53px 0;
    }
}
@media (max-width: 1099px) {
    .compatibility-forester {
        padding: 30px;
        border-radius: 40px;
        gap: 120px;
    }
    .compatibility-forester__titles b {
        margin: 0 0 -73px 0;
    }
    .compatibility-tuning__titles b {
        margin: 0 0 -73px 0;
    }
    .compatibility-tuning__item {
        gap: 20px;
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    .compatibility-tuning__item img {
        max-width: 100%;
    }
    .compatibility-tuning__discription {
        max-width: 100%;
    }
    .compatibility-tuning__item--2 {
        margin: -200px 0 0 0;
    }
}
@media (max-width: 991px) {
    .compatibility-forester {
        padding: 20px;
        border-radius: 30px;
        gap: 110px;
    }
    .compatibility-forester__titles b {
        margin: 0 0 -53px 0;
    }
    .compatibility-tuning__item {
        gap: 10px;
    }
    .compatibility-tuning__item--2 {
        margin: -13vw 0 0 0;
    }
    .compatibility-tuning__titles b {
        margin: 0 0 -53px 0;
    }
}
@media (max-width: 767px) {
    .compatibility-forester {
        padding: 20px;
        border-radius: 20px;
        gap: 100px;
    }
    .compatibility-forester__img {
        content: url(/image/catalog/unilanding/forester1-8x24SFP/compatibility-m.webp);
    }
    .compatibility-tuning ul {
        display: flex;
        flex-direction: column;
        gap: 50px;
    }
    .compatibility-tuning__item {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    .compatibility-tuning__item--2 {
        flex-direction: column-reverse;
        margin: 0;
    }
}
@media (max-width: 566px) {
    .compatibility-forester {
        padding: 15px 10px;
        gap: 60px;
    }
    .compatibility-forester__wrap {
        gap: 30px;
    }
    .compatibility-forester__info {
        gap: 30px;
    }
    .compatibility-forester__titles b {
        font-size: 120px;
        margin: 0 0 -35px 0;
    }
    .compatibility-tuning {
        gap: 30px;
    }
    .compatibility-tuning__info {
        gap: 30px;
    }
    .compatibility-tuning__titles b {
        font-size: 120px;
        margin: 0 0 -35px 0;
    }
    .compatibility-tuning ul {
        gap: 30px;
    }
}

/* reticle------------------------------------------------------------------------------------ */
.reticle-forester {
    display: flex;
    flex-direction: column;
    padding: 100px 50px 200px 50px;
    background-image: url(/image/catalog/unilanding/forester1-8x24SFP/reticle-bg.webp);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.reticle-forester__titles {
    display: flex;
    flex-direction: column;
}
.reticle-forester__titles b {
    font-size: 154px;
    font-style: normal;
    font-weight: 900;
    line-height: 80%;
    text-transform: uppercase;
    opacity: 0.15;
    background: linear-gradient(90deg, #6B6B6B 0%, #333 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 0 -73px 0;
}
.reticle-forester__titles .title-forester {
    background: linear-gradient(90deg, #6B6B6B 0%, #333 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.reticle-forester__titles .subtitle-forester {
    background: linear-gradient(90deg, #6B6B6B 0%, #333 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.reticle-forester__wrap {
    display: flex;
    align-items: end;
    justify-content: space-between;
    margin: -40px 0 0 0;
}
.reticle-forester__inner {
    display: flex;
    flex-direction: column;
    gap: 50px;
    max-width: 575px;
    width: 100%
}
.reticle-forester__item {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.reticle-forester__item-header {
    display: flex;
    align-items: center;
    gap: 15px;
}
.reticle-forester__item-header img {
    width: 51px;
    aspect-ratio: 1/1;
}
.reticle-forester .mintitle-forester {
    color: #333;
}
.reticle-forester .text-forester {
    color: #333;
}
.reticle-forester__img {
    max-width: 575px;
    width: 100%;
}

@media (max-width: 1599px) {
    .reticle-forester__wrap {
        margin: 37px 0 0 0;
    }
    .reticle-forester__inner {
        max-width: 525px;
    }
    .reticle-forester__img {
        max-width: 525px;
    }
}
@media (max-width: 1499px) {
    .reticle-forester {
        padding: 90px 30px 150px 30px;
    }
    .reticle-forester__wrap {
        margin: 50px 0 0 0;
    }
    .reticle-forester__inner {
        max-width: 445px;
    }
    .reticle-forester__img {
        max-width: 445px;
    }
}
@media (max-width: 1299px) {
    .reticle-forester {
        padding: 90px 20px 130px 20px;
    }
    .reticle-forester__titles b {
        margin: 0 0 -53px 0;
    }
    .reticle-forester__wrap {
        align-items: start;
        margin: -20px 0 0 0;
    }
    .reticle-forester__inner {
        max-width: 100%;
        padding: 55px 0 0 0;
    }
    .reticle-forester__item:nth-child(1) {
        max-width: 334px;
    }
    .reticle-forester__item:nth-child(2) {
        max-width: 100%;
    }
    .reticle-forester__img {
        max-width: 334px;
        margin: 0 0 0 -334px;
    }
}
@media (max-width: 1099px) {
    .reticle-forester {
        padding: 90px 30px 150px 30px;
    }
    .reticle-forester__titles b {
        margin: 0 0 -73px 0;
    }
    .reticle-forester__wrap {
        margin: 10px 0 0 0;
        align-items: end;
        gap: 20px;
    }
    .reticle-forester__inner {
        max-width: 100%;
        padding: 0;
    }
    .reticle-forester__item:nth-child(1) {
        max-width: 100%;
    }
    .reticle-forester__item:nth-child(2) {
        max-width: 100%;
    }
    .reticle-forester__img {
        max-width: 445px;
        margin: 0;
    }
}
@media (max-width: 991px) {
    .reticle-forester {
        padding: 90px 20px 130px 20px;
    }
    .reticle-forester__titles b {
        margin: 0 0 -53px 0;
    }
    .reticle-forester__wrap {
        align-items: start;
        margin: -20px 0 0 0;
    }
    .reticle-forester__inner {
        max-width: 100%;
        padding: 55px 0 0 0;
    }
    .reticle-forester__item:nth-child(1) {
        max-width: 44vw;
    }
    .reticle-forester__item:nth-child(2) {
        max-width: 100%;
    }
    .reticle-forester__img {
        max-width: 334px;
        margin: 0 0 0 -334px;
    }
}
@media (max-width: 767px) {
    .reticle-forester {
        padding: 80px 20px;
    }
    .reticle-forester__titles b {
        margin: 0 0 -53px 0;
    }
    .reticle-forester__wrap {
        align-items: center;
        flex-direction: column-reverse;
        margin: 50px 0 0 0;
        gap: 50px;
    }
    .reticle-forester__inner {
        max-width: 100%;
        padding: 0;
    }
    .reticle-forester__item:nth-child(1) {
        max-width: 100%;
    }
    .reticle-forester__item:nth-child(2) {
        max-width: 100%;
    }
    .reticle-forester__img {
        max-width: 497px;
        margin: 0;
    }
}
@media (max-width: 566px) {
    .reticle-forester {
        padding: 50px 10px;
    }
    .reticle-forester__titles b {
        margin: 0 0 -35px 0;
        font-size: 120px;
    }
    .reticle-forester__wrap {
        margin: 20px 0 0 0;
        gap: 20px;
    }
    .reticle-forester__inner {
        gap: 20px;
    }
    .reticle-forester__img {
        max-width: 400px;
    }
}

/* guarantee------------------------------------------------------------------------------------ */
.dark-forester {
    background-color: #242424;
    border-radius: 40px;
}
.guarantee-forester {
    display: flex;
    flex-direction: column;
    gap: 105px;
    padding: 104px 50px 150px 50px;
    position: relative;
    background-image: url(/image/catalog/unilanding/forester1-8x24SFP/guarantee-bg.webp);
    background-size: 100% 443px;
    background-position: top center;
    background-repeat: no-repeat;
    border-radius: 40px 40px 0 0;
}
.guarantee-forester img {
    max-width: 900px;
    width: 100%;
    position: absolute;
    top: -50px;
    left: 50px;
    z-index: 1;
}
.guarantee-forester__inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.guarantee-forester__inner b {
    font-size: 350px;
    font-style: normal;
    font-weight: 900;
    line-height: 80%;
    text-transform: uppercase;
    opacity: 0.2;
    background: linear-gradient(90deg, #626262 0%, #F9F9F9 131.88%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    z-index: 0;
}
.guarantee-forester__titles {
    display: flex;
    flex-direction: column;
    align-items: end;
    text-align: end;
    position: relative;
    z-index: 2;
}
.guarantee-forester .title-forester {
    background: linear-gradient(90deg, #F9F9F9 -3.81%, #626262 99.39%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.guarantee-forester .subtitle-forester {
    background: linear-gradient(90deg, #F9F9F9 -3.81%, #626262 99.39%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.guarantee-forester p {
    color: #F9F9F9;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin: 0;
    max-width: 810px;
    width: 100%;
    align-self: end;
}

@media (max-width: 1599px) {
    .guarantee-forester {
        gap: 105px;
        padding: 87px 50px 150px 50px;
    }
    .guarantee-forester img {
        max-width: 880px;
    }
    .guarantee-forester p {
        font-size: 22px;
        max-width: 664px;
    }
}
@media (max-width: 1499px) {
    .guarantee-forester {
        gap: 0;
        padding: 60px 30px 211px 30px;
        background-size: 100% 450px;
    }
    .guarantee-forester__titles {
        margin: 0 0 0 -500px;
    }
    .guarantee-forester img {
        max-width: 740px;
        top: -30px;
        left: 30px;
    }
    .guarantee-forester p {
        font-size: 18px;
        max-width: 504px;
    }
}
@media (max-width: 1299px) {
    .dark-forester {
        border-radius: 30px;
    }
    .guarantee-forester {
        padding: 30px 20px 150px 20px;
        background-size: 100% 335px;
        border-radius: 30px 30px 0 0;
    }
    .guarantee-forester img {
        max-width: 514px;
        top: -20px;
        left: 20px;
    }
    .guarantee-forester__inner b {
        font-size: 250px;
    }
    .guarantee-forester p {
        font-size: 16px;
        max-width: 392px;
        margin: -20px 0 0 0;
    }
}
@media (max-width: 1099px) {
    .dark-forester {
        border-radius: 40px;
    }
    .guarantee-forester {
        gap: 0;
        padding: 60px 30px 211px 30px;
        background-size: 100% 460px;
        border-radius: 40px 40px 0 0;
    }
    .guarantee-forester__inner b {
        font-size: 350px;
    }
    .guarantee-forester img {
        max-width: 740px;
        top: -30px;
        left: 30px;
    }
    .guarantee-forester p {
        font-size: 18px;
        max-width: 504px;
        margin: 0;
    }
}
@media (max-width: 991px) {
    .dark-forester {
        border-radius: 30px;
    }
    .guarantee-forester {
        padding: 30px 20px 150px 20px;
        background-size: 100% 335px;
        border-radius: 30px 30px 0 0;
    }
    .guarantee-forester img {
        max-width: 514px;
        top: -20px;
        left: 20px;
    }
    .guarantee-forester__inner b {
        font-size: 250px;
    }
    .guarantee-forester p {
        font-size: 16px;
        max-width: 392px;
        margin: -20px 0 0 0;
    }
}
@media (max-width: 767px) {
    .dark-forester {
        border-radius: 20px;
    }
    .guarantee-forester {
        gap: 260px;
        padding: 20px 20px 100px 20px;
        background-size: 100% 377px;
        border-radius: 20px 20px 0 0;
    }
    .guarantee-forester img {
        max-width: 496px;
        top: 50px;
        left: 50%;
        transform: translateX(-50%);
    }
    .guarantee-forester__inner {
        flex-direction: column;
        justify-content: start;
        align-items: start;
    }
    .guarantee-forester__inner b {
        font-size: 154px;
        margin: 0 0 -73px 0;
    }
    .guarantee-forester__titles {
        align-items: start;
        text-align: start;
        margin: 0;
    }
    .guarantee-forester p {
        font-size: 16px;
        margin: 0;
        max-width: 100%;
        align-self: start;
    }
}
@media (max-width: 566px) {
    .guarantee-forester {
        gap: 0;
        padding: 20px 10px;
        background-size: cover;
        background-position: center;
    }
    .guarantee-forester__inner b {
        margin: 0 0 -37px 0;
    }
    .guarantee-forester img {
        position: relative;
        transform: none;
        left: auto;
        top: auto;
        margin: -100px 0 30px 0;
        order: 1;
    }
    .guarantee-forester p {
        font-size: 14px;
        order: 2;
    }
}

/* construction-------------------------------------------------------------------------------------- */
.construction-forester {
    display: flex;
    flex-direction: column;
    gap: 50px;
    padding: 0 50px;
}
.construction-forester__titles {
    display: flex;
    flex-direction: column;
}
.construction-forester__titles b {
    font-size: 154px;
    font-style: normal;
    font-weight: 900;
    line-height: 80%;
    text-transform: uppercase;
    opacity: 0.15;
    background: linear-gradient(90deg, #626262 0%, #F9F9F9 131.88%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 0 -73px 0;
}
.construction-forester__titles .title-forester {
    background: linear-gradient(90deg, #626262 0%, #F9F9F9 131.88%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.construction-forester__titles .subtitle-forester {
    background: linear-gradient(90deg, #626262 0%, #F9F9F9 131.88%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.construction-forester ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.construction-forester ul li {
    display: flex;
    gap: 30px;
    align-items: start;
    padding: 30px;
    border-radius: 10px;
    background: #1D1D1D;
}
.construction-forester ul li img {
    max-width: 145px;
    width: 100%;
}
.construction-forester__info {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.construction-forester .mintitle-forester {
    color: #F9F9F9;
}
.construction-forester .text-forester {
    color: #F9F9F9;
}

@media (max-width: 1499px) {
    .construction-forester {
        padding: 0 30px;
    }
}
@media (max-width: 1299px) {
    .construction-forester {
        padding: 0 20px;
    }
    .construction-forester__titles b {
        margin: 0 0 -53px 0;
    }
}
@media (max-width: 1099px) {
    .construction-forester {
        padding: 0 30px;
    }
    .construction-forester__titles b {
        margin: 0 0 -73px 0;
    }
}
@media (max-width: 991px) {
    .construction-forester {
        padding: 0 20px;
    }
    .construction-forester__titles b {
        margin: 0 0 -53px 0;
    }
}
@media (max-width: 767px) {
    .construction-forester ul li {
        flex-direction: column;
    }
    .construction-forester ul li img {
        max-width: 100px;
    }
}
@media (max-width: 566px) {
    .construction-forester {
        gap: 30px;
        padding: 50px 10px 0 10px;
    }
    .construction-forester__titles b {
        font-size: 120px;
        margin: 0 0 -35px 0;
    }
    .construction-forester ul li {
        gap: 20px;
        padding: 20px;
    }
    .construction-forester ul li img {
        max-width: 90px;
    }
}

/* equipment-------------------------------------------------------------------------------------- */
.equipment-forester {
    padding: 150px 0 660px 50px;
    background-image: url(/image/catalog/unilanding/forester1-8x24SFP/equipment-bg.webp);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: left bottom 50px;
    position: relative;
}
.equipment-forester__inner {
    display: flex;
    flex-direction: column;
    gap: 50px;
    position: relative;
    z-index: 1
}
.equipment-forester__titles {
    display: flex;
    flex-direction: column;
}
.equipment-forester__titles b {
    font-size: 154px;
    font-style: normal;
    font-weight: 900;
    line-height: 80%;
    text-transform: uppercase;
    opacity: 0.15;
    background: linear-gradient(90deg, #626262 0%, #F9F9F9 131.88%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 0 -73px 0;
}
.equipment-forester__titles .title-forester {
    background: linear-gradient(90deg, #626262 0%, #F9F9F9 131.88%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.equipment-forester__titles .subtitle-forester {
    background: linear-gradient(90deg, #626262 0%, #F9F9F9 131.88%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.equipment-forester ul {
    margin: 0;
    max-width: 394px;
    width: 100%;
}
.equipment-forester .text-forester {
    color: #F9F9F9;
}
.equipment-forester img {
    max-width: 1153px;
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 155px;
}

@media (max-width: 1599px) {
    .equipment-forester {
        padding: 150px 0 550px 50px;
    }
    .equipment-forester img {
        max-width: 1023px;
        bottom: 145px;
    }
}
@media (max-width: 1499px) {
    .equipment-forester {
        padding: 120px 0 410px 30px;
        background-position: left bottom 30px;
    }
    .equipment-forester__titles .subtitle-forester {
        font-size: 35px;
    }
    .equipment-forester ul {
        max-width: 348px;
    }
    .equipment-forester img {
        max-width: 787px;
        bottom: 125px;
    }
}
@media (max-width: 1299px) {
    .equipment-forester {
        padding: 110px 0 326px 20px;
        background-position: left bottom 20px;
    }
    .equipment-forester__titles b {
        margin: 0 0 -53px 0;
    }
    .equipment-forester img {
        max-width: 560px;
        bottom: 125px;
    }
}
@media (max-width: 1099px) {
    .equipment-forester {
        padding: 120px 0 410px 30px;
        background-position: left bottom 30px;
    }
    .equipment-forester ul {
        padding: 0 0 0 30px;
    }
    .equipment-forester img {
        max-width: 787px;
        bottom: 125px;
    }
}
@media (max-width: 991px) {
    .equipment-forester {
        padding: 110px 0 326px 20px;
        background-position: left bottom 20px;
    }
    .equipment-forester__titles b {
        margin: 0 0 -53px 0;
    }
    .equipment-forester img {
        max-width: 72vw;
        bottom: 125px;
    }
}
@media (max-width: 767px) {
    .equipment-forester {
        padding: 100px 0 64vw 20px;
        background-position: left bottom 20px;
    }
    .equipment-forester__titles b {
        margin: 0 0 -53px 0;
    }
    .equipment-forester img {
        max-width: 95%;
        bottom: 10px;
    }
}
@media (max-width: 566px) {
    .equipment-forester {
        padding: 60px 0 75vw 10px;
        background-position: left bottom 10px;
    }
    .equipment-forester__inner {
        gap: 30px;
    }
    .equipment-forester ul {
        padding: 0 0 0 20px;
    }
    .equipment-forester__titles b {
        margin: 0 0 -35px 0;
        font-size: 120px;
    }
    .equipment-forester__titles .subtitle-forester {
        font-size: 18px;
    }
    .equipment-forester img {
        max-width: 95%;
        bottom: 10px;
    }
}