.landing-all {
    margin: 0 auto;
    padding: 0 25px;
}

.xeyehead {
    margin: 0;
    padding: 261px 100px 74px;
    background-image: url(/image/catalog/xeye-3-e3-max/xeyeheadbg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.xeyehead h2 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 73px;
    font-weight: 700;
    line-height: normal;
}

.xeyehead::before {
    content: '';
    position: absolute;
    width: 643px;
    height: 20px;
    background-image: url(/image/catalog/xeye-3-e3-max/xeyeheadline.webp);
    background-size: contain;
    background-repeat: no-repeat;
    top: 410px;
    left: 0;
}

.xeyehead div {
    margin: 138px 0 0;
    padding: 0;
    max-width: 538px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.xeyehead p {
    margin: 0;
    padding: 0;
    color: #fff;
    text-align: justify;
    font-size: 20px;
    font-weight: 400;
    line-height: 135%;
    letter-spacing: 1px;
    text-indent: 30px;
}

.xeyehead span {
    margin: 0;
    padding: 0;
    font-weight: 700;
}

@media screen and (max-width: 1599px) {
    .landing-all {
        margin: 0 auto;
        padding: 0;
    }
    .xeyehead {
        padding: 261px 70px 74px;
    }
    .xeyehead::before {
        width: 612px;
    }
}

@media screen and (max-width: 1344px) {
    .xeyehead {
        padding: 140px 54px 108px;
    }
    .xeyehead h2 {
        font-size: 56px;
    }
    .xeyehead::before {
        width: 473px;
        height: 15px;
        top: 246px;
    }
    .xeyehead div {
        margin: 74px 0 0;
        padding: 0;
        max-width: 416px;
        gap: 15px;
    }
    .xeyehead p {
        font-size: 16px;
        font-weight: 400;
        line-height: 135%;
        text-indent: 30px;
        letter-spacing: 0.8px;
    }
}

@media screen and (max-width: 991px) {
    .xeyehead {
        padding: 56px 42px 113px;
    }
    .xeyehead h2 {
        font-size: 50px;
    }
    .xeyehead::before {
        width: 413px;
        height: 15px;
        top: 140px;
    }
    .xeyehead div {
        margin: 71px 0 0;
        max-width: 371px;
        gap: 15px;
    }
    .xeyehead p {
        font-size: 14px;
        text-indent: 30px;
        letter-spacing: 0.7px;
    }
}

@media screen and (max-width: 767px) {
    .xeyehead {
        padding: 288px 40px 67px;
        background-image: url(/image/catalog/xeye-3-e3-max/xeyeheadbg2.webp);
    }
    .xeyehead h2 {
        font-size: 60px;
        text-align: center;
    }
    .xeyehead::before {
        display: none;
    }
    .xeyehead div {
        margin: 20px 0 0;
        max-width: 100%;
    }
}

@media screen and (max-width: 567px) {
    .xeyehead {
        padding: 288px 20px 53px;
        background-image: url(/image/catalog/xeye-3-e3-max/xeyeheadbg3.webp);
    }
    .xeyehead h2 {
        font-size: 32px;
        text-align: center;
    }
    .xeyehead p {
        font-size: 12px;
        text-indent: 30px;
        letter-spacing: 0.6px;
    }
}




.xproph {
    margin: 0;
    padding: 100px 0 0;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 38px;
}

.xproph_item {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 28px;
}

.xproph_item img {
    margin: 0 auto;
    padding: 0;
    object-fit: contain;
    width: 100%;
    max-width: 72px;
}

.xproph_item p {
    margin: 0;
    padding: 0;
    color: #020A0A;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 130%;
}

.xproph_item span {
    margin: 0;
    padding: 0;
    font-weight: 700;
}


@media screen and (max-width: 1344px) {
    .xproph {
        padding: 80px 0 0;
    }
}

@media screen and (max-width: 1199px) {
    .xproph {
        gap: 20px;
    }
}

@media screen and (max-width: 991px) {
    .xproph {
        padding: 60px 0 0;
        gap: 2px;
    }
    .xproph_item {
        gap: 18px;
    }
    .xproph_item img {
        max-width: 60px;
    }
    .xproph_item p {
        font-size: 14px;
    }
}

@media screen and (max-width: 767px) {
    .xproph {
        padding: 50px 0 0;
        gap: unset;
        grid-template-columns: repeat(6, 1fr);
        grid-template-rows: repeat(4, 1fr);
        grid-column-gap: 20px;
        grid-row-gap: 40px;
    }
    .xproph-sence-item {
        grid-area: 1 / 2 / 3 / 4;
    }
    .xproph-objective-item {
        grid-area: 1 / 4 / 3 / 6;
    }
    .xproph-ip67-item {
        grid-area: 3 / 1 / 5 / 3;
    }
    .xproph-distance-item {
        grid-area: 3 / 3 / 5 / 5;
    }
    .xproph-service-item {
        grid-area: 3 / 5 / 5 / 7;
    }
}

@media screen and (max-width: 567px) {
    .xproph {
        padding: 50px 0 0;
        grid-template-columns: repeat(4, 1fr);
        grid-template-rows: repeat(6, 1fr);
        grid-column-gap: 20px;
        grid-row-gap: 40px;
    }
    .xproph-sence-item {
        grid-area: 1 / 2 / 3 / 4;
    }
    .xproph-objective-item {
        grid-area: 3 / 1 / 5 / 3;
    }
    .xproph-ip67-item {
        grid-area: 3 / 3 / 5 / 5;
    }
    .xproph-distance-item {
        grid-area: 5 / 1 / 7 / 3;
    }
    .xproph-service-item {
        grid-area: 5 / 3 / 7 / 5;
    }
    .xproph_item p {
        font-size: 11px;
    }
}

.vision {
    margin: 377px 0 100px;
    padding: 40px 112px 147px 65px;
    display: flex;
    flex-direction: row;
    background-color: #F8F8F8;
    background-image: url(/image/catalog/xeye-3-e3-max/vision_bg.webp);
    background-size: auto 514px;
    background-position: right bottom;
    background-repeat: no-repeat;
    position: relative;
    gap: 66px;
}

.vision img {
    margin: -127px 0 0 0;
    padding: 0;
    object-fit: contain;
    width: 100%;
    max-width: 421px;
}

.vision__content {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 35px;
    position: relative;
}

.vision__content h2 {
    margin: 0;
    padding: 0;
    color: #020A0A;
    font-size: 39px;
    font-weight: 700;
    line-height: 100%;
}

.vision__content p {
    margin: 0;
    padding: 0;
    color: #020A0A;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
}

.vision::before {
    content: '';
    width: 2px;
    height: 432px;
    position: absolute;
    background-color: #266141;
    top: -87px;
    left: 25px;
}

.vision::after {
    content: '';
    width: 864px;
    height: 25px;
    position: absolute;
    background-image: url(/image/catalog/xeye-3-e3-max/vision__line.webp);
    background-repeat: no-repeat;
    top: -37px;
    right: 0;
}

@media screen and (max-width: 1599px) {
    .vision {
        margin: 337px 0 100px;
        padding: 40px 55px 57px 55px;
        background-size: auto 514px;
    }
    .vision img {
        margin: -127px 0 auto 0;
        padding: 0;
        object-fit: contain;
        width: 100%;
        max-width: 421px;
    }
    .vision__content {
        margin: 0 0 0 auto;
        padding: 0;
        display: flex;
        flex-direction: column;
        gap: 35px;
        position: relative;
        max-width: 623px;
    }
    .vision__content h2 {
        font-size: 39px;
        font-weight: 700;
        line-height: 100%;
    }
    .vision__content p {
        font-size: 20px;
        font-weight: 400;
        line-height: 150%;
        max-width: 621px;
    }
    .vision::before {
        content: '';
        width: 2px;
        height: 432px;
        position: absolute;
        background-color: #266141;
        top: -87px;
        left: 25px;
    }
    .vision::after {
        content: '';
        width: 684px;
        height: 25px;
        position: absolute;
        background-image: url(/image/catalog/xeye-3-e3-max/vision__line.webp);
        background-repeat: no-repeat;
        top: -37px;
        right: 0;
    }

}

@media screen and (max-width: 1344px) {
    .vision {
        margin: 237px 0 100px;
        padding: 40px 50px 57px 40px;
        background-size: auto 376px;
    }
    .vision img {
        margin: -127px 0 auto 0;
        max-width: 380px;
    }
    .vision__content {
        gap: 30px;
        max-width: 550px;
    }
    .vision__content h2 {
        font-size: 26px;
        font-weight: 700;
        line-height: 150%;
    }
    .vision__content p {
        font-size: 18px;
        line-height: 150%;
        max-width: 550px;
    }
    .vision::after {
        width: 600px;
        height: 25px;
        position: absolute;
        background-image: url(/image/catalog/xeye-3-e3-max/vision__line.webp);
        background-repeat: no-repeat;
        top: -37px;
        right: 0;
    }
}

@media screen and (max-width: 1199px) {
    .vision img {
        margin: -127px 0 auto 0;
        max-width: 334px;
    }
    .vision::after {
        width: 485px;
    }
}

@media screen and (max-width: 991px) {
    .vision {
        margin: 150px 0 70px;
        padding: 40px 0 40px 40px;
        background-size: auto 367px;
        gap: 10px;
    }
    .vision img {
        margin: 48px 0 auto 0;
        max-width: 280px;
    }
    .vision__content {
        gap: 30px;
        max-width: 367px;
    }
    .vision__content h2 {
        font-size: 22px;
    }
    .vision__content p {
        font-size: 14px;
        max-width: 327px;
    }
    .vision::before {
        display: none;
    }
    .vision::after {
        display: none;
    }

}

@media screen and (max-width: 767px) {
    .vision {
        margin: 200px 0 30px;
        padding: 0 40px 70px;
        background-size: auto 697px;
        gap: 50px;
        flex-direction: column;
    }
    .vision img {
        margin: -70px auto auto;
        max-width: 280px;
    }
    .vision__content {
        margin: 0;
        gap: 30px;
        max-width: 100%;
    }
    .vision__content h2 {
        font-size: 22px;
        text-align: center;
    }
    .vision__content p {
        font-size: 14px;
        max-width: 100%;
        text-align: center;
    }
}

@media screen and (max-width: 567px) {
    .vision {
        margin: 200px 0 100px;
        padding: 0 17px 60px;
        background-size: auto 376px;
    }
    .vision img {
        max-width: 230px;
    }
    .vision__content {
        gap: 20px;
    }
    .vision__content h2 {
        font-size: 15px;
    }
    .vision__content p {
        font-size: 14px;
    }
}

.chip {
    margin: 0;
    padding: 164px 184px 321px 0;
    display: flex;
    background-image: url(/image/catalog/xeye-3-e3-max/chipbg.webp);
    background-repeat: no-repeat;
}

.chip__content {
    margin: 0 0 auto auto;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 20px;
    position: relative;
}

.chip__content p {
    margin: 0;
    padding: 0;
    color: #020A0A;
    font-size: 25px;
    font-weight: 400;
    line-height: 120%;
}

.chip__content span {
    font-weight: 500;
}

.chip__content::before {
    content: '';
    width: 396px;
    height: 234px;
    background-image: url(/image/catalog/xeye-3-e3-max/chip__Line.webp);
    position: absolute;
    top: -62px;
}

@media screen and (max-width: 1599px) {
    .chip {
        padding: 164px 51px 321px 0;
    }
}

@media screen and (max-width: 1344px) {
    .chip {
        padding: 164px 127px 140px 0;
        background-size: contain;
    }
    .chip__content p {
        font-size: 20px;
    }
    .chip__content::before {
        content: '';
        width: 318px;
        height: 193px;
        background-image: url(/image/catalog/xeye-3-e3-max/chip__Line.webp);
        background-repeat: no-repeat;
        background-position: bottom right;
        background-size: contain;
        position: absolute;
        top: -54px;
    }
}

@media screen and (max-width: 991px) {
    .chip {
        padding: 102px 51px 102px 0;
        background-size: contain;
    }
    .chip__content {
        gap: 14px;
    }
    .chip__content p {
        font-size: 20px;
    }
}

@media screen and (max-width: 767px) {
    .chip {
        padding: 0;
        background-image: none;
        position: relative;
        display: flex;
        flex-direction: column;
    }
    .chip::before {
        content: '';
        background-image: url(/image/catalog/xeye-3-e3-max/chipbg.webp);
        background-repeat: no-repeat;
        background-size: contain;
        margin: 0 auto;
        width: 527px;
        height: 311px;
    }
    .chip__content {
        margin: 20px auto 0;
        gap: 14px;
    }
    .chip__content::before {
        display: none;
    }
}

@media screen and (max-width: 567px) {
    .chip::before {
        width: 280px;
        height: 158px;
    }
    .chip__content {
        margin: 46px auto 0;
        gap: 14px;
    }
    .chip__content p {
        font-size: 16px;
    }
}

.scenarios {
    margin: 200px 0 250px;
    padding: 0;
    display: flex;
    flex-direction: column;
    position: relative;
    gap: 150px;
}

.scenarios::before {
    content: '';
    width: 363px;
    height: 2px;
    background-color: #266141;
    position: absolute;
    top: 22px;
    right: 0;
}

.scenarios h2 {
    margin: 0;
    padding: 0;
    color: #020A0A;
    font-size: 36px;
    font-weight: 700;
    line-height: normal;
}

.scenarios__container {
    margin: 0;
    padding: 0 76px 0 50px;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 142px;
}

.scenarios__container__item {
    margin: 0;
    padding: 30px;
    display: flex;
    flex-direction: column;
    position: relative;
}

.scenarios__container__item::before {
    content: '';
    position: absolute;
    width: 120px;
    height: 113px;
    background-image: url(/image/catalog/xeye-3-e3-max/scenarios__line_top.webp);
    background-size: contain;
    background-repeat: no-repeat;
    left: -8px;
    top: 0;
}

.scenarios__container__item::after {
    content: '';
    position: absolute;
    width: 340px;
    height: 295px;
    background-image: url(/image/catalog/xeye-3-e3-max/scenarios__line_bot.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom right;
    right: 0;
    bottom: 0;
}

.scenarios__container__item img {
    margin: 0;
    padding: 0;
    object-fit: contain;
    width: 100%;
    max-width: 72px;
    position: absolute;
    top: -72px;
    right: -36px;
}

.scenarios__container__item h3 {
    margin: 0;
    padding: 0;
    color: #020A0A;
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
}

.scenarios__container__item p {
    margin: 18px 0 0;
    padding: 0;
    color: #020A0A;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
}

@media screen and (max-width: 1599px) {
    .scenarios::before {
        width: 183px;
    }
    .scenarios__container {
        margin: 0;
        padding: 0 34px 0 8px;
        list-style: none;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 80px;
    }
}

@media screen and (max-width: 1344px) {
    .scenarios {
        margin: 150px 0;
        padding: 0;
        display: flex;
        flex-direction: column;
        position: relative;
        gap: 150px;
    }
    .scenarios::before {
        display: none;
    }
    .scenarios h2 {
        font-size: 34px;
        font-weight: 700;
        line-height: normal;
    }
    .scenarios__container {
        margin: 0 40px;
        padding: 0 84px 0 57px;
        list-style: none;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-template-rows: repeat(2, 1fr);
        gap: unset;
        grid-column-gap: 120px;
        grid-row-gap: 150px;
    }
    .scenarios-angle-item {
        grid-area: 1 / 1 / 2 / 3;
    }
    .scenarios-zoom-item {
        grid-area: 1 / 3 / 2 / 5;
    }
    .scenarios-picture-in-picture-item {
        grid-area: 2 / 2 / 3 / 4;
    }
    .scenarios__container__item {
        max-width: 350px;
        box-sizing: border-box;
    }
}

@media screen and (max-width: 1199px) {
    .scenarios__container__item::after {
        width: 320px;
        height: 315px;
        background-size: cover;
    }

    .scenarios__container {
        margin: 0;
        grid-column-gap: 100px;
    }
}

@media screen and (max-width: 991px) {
    .scenarios {
        gap: 120px;
    }
    .scenarios h2 {
        font-size: 25px;
        text-align: center;
    }
    .scenarios__container {
        margin: 0 auto;
        padding: 0;
        grid-template-columns: 1fr;
        grid-template-rows: repeat(3, 1fr);
        grid-column-gap: 143px;
        grid-row-gap: 120px;
        justify-content: center;
        max-width: 370px;
    }
    .scenarios-angle-item {
        grid-area: 1 / 1 / 2 / 2;
    }
    .scenarios-zoom-item {
        grid-area: 2 / 1 / 3 / 2;
    }
    .scenarios-picture-in-picture-item {
        grid-area: 3 / 1 / 4 / 2;
    }
    .scenarios__container__item::after {
        height: 305px;
    }
}

@media screen and (max-width: 767px) {
    .scenarios {
        margin: 100px 0 150px;
        gap: 120px;
    }
}

@media screen and (max-width: 567px) {
    .scenarios {
        margin: 130px 0;
        gap: 94px;
    }
    .scenarios h2 {
        font-size: 18px;
        text-align: center;
    }
    .scenarios__container {
        grid-row-gap: 74px;
        padding: 0;
        margin: 0 auto;
    }
    .scenarios__container__item {
        margin: 0;
        padding: 20px;
    }
    .scenarios__container__item img {
        max-width: 44px;
        position: absolute;
        top: -44px;
        right: -22px;
        z-index: 1;
    }

    .scenarios__container__item {
        max-width: 270px;
        box-sizing: border-box;
    }

    .scenarios__container__item h3 {
        font-size: 16px;
    }

    .scenarios__container__item p {
        margin: 10px 0 0;
        font-size: 12px;
    }
    .scenarios__container__item::after {
        width: 270px;
        height: 235px;
    }
    .scenarios__container__item::before {
        width: 85px;
        height: 117px;
    }
}

.oled {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
}

.oled__content {
    margin: 0 0 0 230px;
    padding: 0;
    max-width: 553px;
    display: flex;
    flex-direction: column;
    gap: 70px;
}

.oled__content h2 {
    margin: 0;
    padding: 0;
    color: #020A0A;
    font-size: 32px;
    font-weight: 700;
    line-height: 135%;
}

.oled img {
    margin: 80px 0 0;
    padding: 0;
    object-fit: contain;
    max-width: 574px;
    width: 100%;
    z-index: 3;
    position: relative;
    display: flex;
}

.oled__content__subtitle {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.oled__content__subtitle p {
    margin: 0;
    padding: 0;
    color: #020A0A;
    text-align: justify;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
}

.oled::before {
    content: '';
    width: 180px;
    height: 2px;
    background-color: #266141;
    position: absolute;
    left: 0;
    top: 22px;
}

.oled::after {
    content: '';
    width: 446px;
    height: 304px;
    background-image: url(/image/catalog/xeye-3-e3-max/oled__line.webp);
    background-size: contain;
    position: absolute;
    right: 108px;
    top: 13px;
    z-index: 2;
}

@media screen and (max-width: 1599px) {
    .oled__content {
        margin: 0 0 0 0;
        padding: 0;
        max-width: 553px;
        display: flex;
        flex-direction: column;
        gap: 70px;
    }
    .oled::before {
        display: none;
    }
    .oled::after {
        content: '';
        width: 509px;
        height: 354px;
        background-image: url(/image/catalog/xeye-3-e3-max/oled__line.webp);
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        right: 108px;
        top: 13px;
        z-index: 2;
    }
}

@media screen and (max-width: 1344px) {
    .oled__content {
        max-width: 449px;
        gap: 50px;
    }
    .oled__content h2 {
        font-size: 26px;
    }
    .oled img {
        margin: 65px 0 0;
        max-width: 410px;
    }
    .oled__content__subtitle {
        gap: 7px;
    }
    .oled__content__subtitle p {
        font-size: 16px;
    }
    .oled::after {
        content: '';
        width: 370px;
        height: 304px;
        right: 73px;
    }
}

@media screen and (max-width: 991px) {
    .oled__content {
        max-width: 100%;
        gap: 30px;
        width: 100%;
    }
    .oled__content h2 {
        font-size: 26px;
        text-align: center;
        max-width: 100%;
    }
    .oled img {
        margin: 0;
        max-width: 332px;
        position: absolute;
        top: 65px;
        right: 0;
    }
    .oled__content__subtitle {
        margin: 0 0 0 20px;
        gap: 7px;
    }
    .oled__content__subtitle p {
        font-size: 14px;
        max-width: 297px;
    }
    .oled::after {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .oled__content {
        gap: 392px;
    }
    .oled img {
        margin: 0 auto;
        max-width: 292px;
        position: absolute;
        top: 85px;
        right: 0;
        left: 0;
        content: url(/image/catalog/xeye-3-e3-max/oledimgmini.webp);
    }
    .oled__content__subtitle {
        margin: 0;
        gap: 7px;
    }
    .oled__content__subtitle p {
        font-size: 14px;
        max-width: unset;
        text-align: center;
    }
}

@media screen and (max-width: 567px) {
    .oled__content {
        gap: 350px;
    }
    .oled__content h2 {
        font-size: 18px;
        text-align: center;
        max-width: 100%;
    }
    .oled img {
        margin: 0 auto;
        max-width: 280px;
        position: absolute;
        top: 80px;
    }
}


.imager {
    margin: 258px 0 200px;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 100px;
    position: relative;
}

.imager::before {
    content: '';
    width: 306px;
    height: 2px;
    background-color: #266141;
    position: absolute;
    left: 0;
    top: 22px;
}

.imager::after {
    content: '';
    width: 204px;
    height: 130px;
    background-image: url(/image/catalog/xeye-3-e3-max/imager__line.webp);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 108px;
    top: -105px;
}

.imager h2 {
    margin: 0;
    padding: 0;
    text-align: center;
    color: #020A0A;
    font-size: 32px;
    font-weight: 700;
    line-height: 135%;
}

.imager img {
    margin: 0 auto;
    padding: 0;
    object-fit: contain;
    width: 100%;
    max-width: 1269px;
}

@media screen and (max-width: 1599px) {
    .imager::before {
        width: 225px;
    }
    .imager::after {
        content: '';
        width: 101px;
        height: 130px;
        background-image: url(/image/catalog/xeye-3-e3-max/imager__line.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top right;
        position: absolute;
        right: 108px;
        top: -105px;
    }
    .imager img {
        margin: 0 auto;
        padding: 0;
        object-fit: contain;
        width: 100%;
        max-width: 1220px;
    }
}

@media screen and (max-width: 1344px) {
    .imager {
        margin: 208px 0 150px;
        gap: 108px;
    }
    .imager::before {
        width: 138px;
        top: 13px;
    }
    .imager::after {
        content: '';
        width: 75px;
        height: 130px;
        background-image: url(/image/catalog/xeye-3-e3-max/imager__line_2.webp);
        background-size: contain;
        right: 73px;
        top: -110px;
    }
    .imager h2 {
        font-size: 26px;
    }
}

@media screen and (max-width: 991px) {
    .imager {
        margin: 120px 0;
        gap: 50px;
    }
    .imager::before {
        display: none;
    }
    .imager::after {
        display: none;
    }

}

@media screen and (max-width: 767px) {
    .imager {
        margin: 100px 0;
        gap: 50px;
    }
    .imager h2 {
        font-size: 24px;
    }
    .imager img {
        content: url(/image/catalog/xeye-3-e3-max/imagerimgmini.webp);
    }
}

@media screen and (max-width: 567px) {
    .imager {
        gap: 30px;
    }
    .imager h2 {
        font-size: 18px;
    }
}

.distance {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 184px;
    position: relative;
}

.distance::before {
    content: '';
    width: 907px;
    height: 2px;
    background-color: #266141;
    position: absolute;
    right: 0;
    top: 22px;
}

.distance h2 {
    margin: 0;
    padding: 0;
    color: #020A0A;
    font-size: 32px;
    font-weight: 700;
    line-height: 135%;
}

.distance__list {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
}

.distance__list li {
    margin: 0;
    padding: 0;
    font-size: 28px;
    color: #020A0A;
    text-align: center;
    font-weight: 400;
    line-height: 130%;
}

.distance__list span {
    font-weight: 700;
}

.distance-human-item {
    position: absolute;
    top: 175px;
    left: 350px;
    width: 195px;
}

.distance-pig-item {
    position: absolute;
    top: 276px;
    left: 600px;
    width: 195px;
}

.distance-auto-item {
    position: absolute;
    top: 143px;
    left: 820px;
    width: 195px;
}


.distance img {
    margin: 0 auto;
    padding: 0;
    object-fit: contain;
    width: 100%;
    max-width: 1176px;
}

@media screen and (max-width: 1599px) {
    .distance::before {
        content: '';
        width: 727px;
        height: 2px;
        background-color: #266141;
        position: absolute;
        right: 0;
        top: 22px;
    }
    .distance img {
        max-width: 1176px;
    }
    .distance-human-item {
        left: 270px;
    }
    .distance-pig-item {
        left: 525px;
    }
    .distance-auto-item {
        left: 750px;
    }
}

@media screen and (max-width: 1344px) {
    .distance::before {
        content: '';
        width: 449px;
    }
    .distance img {
        max-width: 1120px;
    }
    .distance__list li {
        font-size: 24px;
    }
    .distance-human-item {
        left: 225px;
        top: 185px;
    }
    .distance-pig-item {
        left: 465px;
        top: 286px;
    }
    .distance-auto-item {
        left: 675px;
        top: 153px;
    }
}

@media screen and (max-width: 1199px) {
    .distance img {
        max-width: 920px;
    }
    .distance-human-item {
        left: 170px;
        top: 185px;
    }
    .distance-pig-item {
        left: 360px;
        top: 265px;
    }
    .distance-auto-item {
        left: 535px;
        top: 155px;
    }
}

@media screen and (max-width: 991px) {
    .distance {
        gap: 123px;
    }
    .distance::before {
        display: none;
    }
    .distance h2 {
        font-size: 26px;
        text-align: center;
    }
    .distance img {
        max-width: 700px;
    }
    .distance__list li {
        font-size: 18px;
    }
    .distance-human-item {
        left: 105px;
        top: 125px;
    }
    .distance-pig-item {
        left: 255px;
        top: 185px;
    }
    .distance-auto-item {
        left: 385px;
        top: 105px;
    }
}

@media screen and (max-width: 767px) {
    .distance {
        gap: 88px;
        max-width: 528px;
        margin: 0 auto;
    }
    .distance img {
        max-width: 528px;
    }
    .distance__list li {
        margin: 0 auto;
        font-size: 14px;
    }
    .distance-human-item {
        left: 100px;
        top: 100px;
        width: 100px;
    }
    .distance-pig-item {
        left: 215px;
        top: 145px;
        width: 100px;
    }
    .distance-auto-item {
        left: 315px;
        top: 85px;
        width: 100px;
    }
}

@media screen and (max-width: 567px) {
    .distance {
        gap: 52px;
        max-width: 280px;
    }
    .distance h2 {
        font-size: 18px;
        text-align: center;
    }
    .distance img {
        max-width: 280px;
    }
    .distance__list li {
        font-size: 10px;
    }
    .distance-human-item {
        left: 5px;
        top: 60px;
        width: 75px;
    }
    .distance-pig-item {
        left: 100px;
        top: 75px;
        width: 75px;
    }
    .distance-auto-item {
        left: 205px;
        top: 55px;
        width: 75px;
    }


}


.moments {
    margin: 200px 0 0;
    padding: 150px 100px;
    background-image: url(/image/catalog/xeye-3-e3-max/momentsbg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.moments::before {
    content: '';
    position: absolute;
    width: 475px;
    height: 2px;
    background-color: #fff;
    left: 0;
    top: 172px;
}

.moments h2 {
    margin: 0;
    padding: 0;
    color: #fff;
    text-align: right;
    font-size: 32px;
    font-weight: 700;
    line-height: 135%;
}

.moments > p {
    margin: 27px 0 190px auto;
    padding: 0;
    color: #fff;
    text-align: right;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    max-width: 786px;
}

.moments__list {
    margin: 0 0 0 auto;
    padding: 0;
    max-width: 430px;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 50px;
    grid-row-gap: 30px;
}

.moments__list li {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 20px;
}

.moments__list p {
    margin: auto 0;
    padding: 0;
    color: #fff;
    text-align: right;
    font-size: 20px;
    font-weight: 400;
    line-height: 130%;
}

.moments__list span {
    font-weight: 700;
}

.moments__list img {
    margin: 0;
    padding: 0;
    object-fit: contain;
    max-width: 84px;
    width: 100%;
}

@media screen and (max-width: 1599px) {
    .moments::before {
        width: 295px;
    }
}

@media screen and (max-width: 1344px) {
    .moments {
        margin: 150px 0 0;
        padding: 116px 77px;
        background-position: center;
    }
    .moments::before {
        width: 146px;
        top: 133px;
    }
    .moments h2 {
        font-size: 26px;
    }
    .moments > p {
        margin: 21px 0 147px auto;
        font-size: 16px;
        max-width: 653px;
    }
    .moments__list {
        max-width: 340px;
        grid-column-gap: 38px;
        grid-row-gap: 23px;
    }
    .moments__list li {
        gap: 15px;
    }
    .moments__list p {
        font-size: 16px;
    }
    .moments__list img {
        max-width: 65px;
    }
}

@media screen and (max-width: 991px) {
    .moments {
        margin: 78px 0 0;
        padding: 60px 60px 89px;
        background-position: center;
    }
    .moments::before {
        display: none;
    }
    .moments h2 {
        font-size: 23px;
    }
    .moments > p {
        margin: 17px 0 145px auto;
        font-size: 14px;
        max-width: 603px;
    }
    .moments__list {
        max-width: 275px;
        grid-column-gap: 30px;
        grid-row-gap: 18px;
    }
    .moments__list li {
        gap: 11px;
    }
    .moments__list p {
        font-size: 12px;
    }
    .moments__list img {
        max-width: 51px;
    }
}

@media screen and (max-width: 767px) {
    .moments {
        margin: 100px 0 0;
        padding: 50px 40px 40px;
        background-position: center;
    }
    .moments h2 {
        margin: 0 auto;
        font-size: 22px;
        text-align: center;
        max-width: 324px;
    }
    .moments > p {
        margin: 24px 0 201px;
        font-size: 14px;
        max-width: 100%;
        text-align: center;
    }
    .moments__list {
        margin: 0 auto;
        max-width: 260px;
        grid-column-gap: 30px;
        grid-row-gap: 18px;
    }
}

@media screen and (max-width: 567px) {
    .moments {
        padding: 50px 20px 50px;
        background-image: url(/image/catalog/xeye-3-e3-max/momentsbgmini.webp);
    }
    .moments h2 {
        margin: 0 auto;
        font-size: 16px;
        text-align: center;
        max-width: 240px;
    }
    .moments > p {
        margin: 36px 0 207px;
    }
    .moments__list {
        margin: 0 auto;
        max-width: 260px;
        grid-column-gap: 30px;
        grid-row-gap: 18px;
    }
}

.remote {
    margin: 345px 0 150px;
    padding: 50px 64px 96px 550px;
    display: flex;
    flex-direction: row;
    background-color: #F8F8F8;
    background-image: url(/image/catalog/xeye-3-e3-max/remotebg.webp);
    background-size: auto 514px;
    background-position: right bottom;
    background-repeat: no-repeat;
    position: relative;
}

.remote::before {
    content: '';
    position: absolute;
    width: 899px;
    height: 25px;
    background-image: url(/image/catalog/xeye-3-e3-max/remote__line.webp);
    background-size: contain;
    background-repeat: no-repeat;
    top: -40px;
    right: -25px;
}

.remote__img {
    position: absolute;
    top: -195px;
    left: 0;
    padding: 0;
    object-fit: contain;
    width: 100%;
    max-width: 616px;
}

.remote__content h3 {
    margin: 0;
    padding: 0;
    color: #020A0A;
    font-size: 32px;
    font-weight: 700;
    line-height: 135%;
}

.remote__content p {
    margin: 31px 0 50px;
    padding: 0;
    color: #020A0A;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
}

.remote__content__store {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    gap: 119px;
    justify-content: center;
}

.remote__content__store div {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 38px;
}

.remote__content__store__qr {
    margin: 0 auto;
    object-fit: contain;
    max-width: 178px;
    width: 100%;
}

.remote__content__store__app {
    margin: auto;
    object-fit: contain;
    max-width: 197px;
    width: 100%;
}

@media screen and (max-width: 1599px) {
    .remote {
        padding: 50px 90px 51px 501px;
    }
    .remote::before {
        width: 785px;
    }
    .remote__img {
        max-width: 567px;
    }
    .remote__content p {
        margin: 31px 0 41px;
        max-width: 629px;
    }

}

@media screen and (max-width: 1344px) {
    .remote {
        margin: 292px 0 153px;
        padding: 40px 52px 66px;
        background-size: auto 338px;
    }
    .remote::before {
        width: 590px;
        height: 25px;
        top: -30px;
        right: -0;
    }
    .remote__content {
        margin: 0 0 0 auto;
        max-width: 530px;
    }
    .remote__img {
        top: -192px;
        max-width: 500px;
    }
    .remote__content h3 {
        font-size: 26px;
        max-width: 100%;
    }
    .remote__content p {
        margin: 20px 0 29px;
        max-width: 511px;
        font-size: 16px;
    }
    .remote__content__store {
        gap: 78px;
    }
    .remote__content__store div {
        gap: 24px;
    }
    .remote__content__store__qr {
        max-width: 117px;
    }
    .remote__content__store__app {
        max-width: 129px;
    }
}

@media screen and (max-width: 1199px) {
    .remote__img {
        top: -192px;
        max-width: 372px;
    }
}

@media screen and (max-width: 991px) {
    .remote {
        margin: 292px 0 150px;
        padding: 338px 100px 70px;
        background-size: auto 338px;
    }
    .remote::before {
        display: none;
    }
    .remote__content {
        margin: 0 auto;
        max-width: 100%;
    }
    .remote__img {
        margin: 0 auto;
        top: -192px;
        left: 0;
        right: 0;
        max-width: 373px;
    }
    .remote__content h3 {
        font-size: 25px;
        max-width: 100%;
        text-align: center;
    }
    .remote__content p {
        margin: 30px auto 50px;
        max-width: 511px;
        font-size: 16px;
        text-align: center;
    }
    .remote__content__store {
        gap: 30px;
    }
    .remote__content__store__qr {
        display: none;
    }
    .remote__content__store__app {
        max-width: 190px;
    }
}

@media screen and (max-width: 767px) {
    .remote {
        margin: 292px 0 130px;
        padding: 338px 40px 70px;
        background-size: auto 573px;
    }
    .remote__content h3 {
        font-size: 22px;
    }
}

@media screen and (max-width: 567px) {
    .remote {
        margin: 181px 0 130px;
        padding: 338px 10px 70px;
        background-size: auto 429px;
    }
    .remote__img {
        margin: 0 auto;
        top: -81px;
        left: 0;
        right: 0;
        max-width: 290px;
    }
    .remote__content h3 {
        font-size: 18px;
    }
    .remote__content p {
        margin: 20px auto 50px;
        max-width: unset;
    }
    .remote__content__store {
        flex-direction: column;
    }
    .remote__content__store div {
        margin: 0 auto;
    }
}

.work {
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: 695px minmax(min-content, max-content);
    grid-template-rows: repeat(3, minmax(min-content, max-content));
    justify-content: space-between;
    position: relative;
}

.work::after {
    content: '';
    width: 549px;
    height: 354px;
    background-image: url(/image/catalog/xeye-3-e3-max/timework__line.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left top;
    position: absolute;
    bottom: -55px;
    right: 0;
}

.work h2 {
    grid-area: 1 / 1 / 2 / 2;
    margin: 0;
    padding: 0;
    color: #020A0A;
    font-size: 32px;
    font-weight: 700;
    line-height: 100%;
}
.work > p {
    grid-area: 2 / 1 / 3 / 2;
    margin: 70px 0 144px;
    padding: 0;
    color: #020A0A;
    text-align: justify;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
}
.work__content__list {
    grid-area: 3 / 1 / 4 / 2;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    list-style: none;
    gap: 72px;
}
.work__image {
    grid-area: 1 / 2 / 4 / 3;
    object-fit: contain;
    margin: 0;
    width: 100%;
    max-width: 405px;
}

.work__image img {
    object-fit: contain;
    margin: 0;
    width: 100%;
    max-width: 405px;
}

.work__content__item {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 28px;
}

.work__content__item img {
    margin: 0 auto;
    object-fit: contain;
    width: 100%;
    max-width: 72px;
}

.work__content__item p {
    margin: 0;
    padding: 0;
    color: #020A0A;
    font-size: 20px;
    font-weight: 400;
    line-height: 130%;
    text-align: center;
}

.work__content__item span {
    font-weight: 700;
}

@media screen and (max-width: 1599px) {
    .work::after {
        width: 447px;
        height: 227px;
        background-image: url(/image/catalog/xeye-3-e3-max/timework__line_2.webp);
    }
}

@media screen and (max-width: 1344px) {
    .work {
        grid-template-columns: 518px minmax(min-content, max-content);
        grid-template-rows: repeat(4, minmax(min-content, max-content));
    }
    .work::after {
        content: '';
        width: 379px;
        height: 196px;
        background-image: url(/image/catalog/xeye-3-e3-max/timework__line_2.webp);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: left top;
        position: absolute;
        bottom: -55px;
        right: 0;
    }
    .work h2 {
        font-size: 24px;
    }
    .work > p {
        margin: 52px 0 60px;
        font-size: 16px;
    }
    .work__content__list {
        grid-area: 3 / 1 / 4 / 2;
        margin: 0;
        padding: 0;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        list-style: none;
        gap: 5px;
    }
    .work__image {
        grid-area: 1 / 2 / 5 / 3;
        object-fit: contain;
        margin: 0;
        width: 100%;
        max-width: 341px;
    }
    .work__image img {
        object-fit: contain;
        margin: 0;
        width: 100%;
        max-width: 341px;
    }
    .work__content__item p {
        font-size: 19px;
    }
}

@media screen and (max-width: 1199px) {
    .work__image img {
        margin: 52px 0 0;
    }
}

@media screen and (max-width: 991px) {
    .work {
        grid-template-columns: repeat(4, minmax(min-content, max-content));
        grid-template-rows: 1fr;
    }
    .work::after {
        display: none;
    }
    .work h2 {
        grid-area: 1 / 1 / 2 / 2;
        font-size: 26px;
        text-align: center;
    }
    .work > p {
        grid-area: 2 / 1 / 3 / 2;
        margin: 50px 0 31px;
        font-size: 14px;
    }
    .work__content__list {
        grid-area: 4 / 1 / 5 / 2;
        grid-template-columns: repeat(3, 1fr);
        gap: 5px;
    }
    .work__image {
        grid-area: 3 / 1 / 4 / 2;
        margin: 0 auto 58px;
        max-width: 554px;
    }
    .work__image img {
        object-fit: contain;
        margin: 0;
        width: 100%;
        max-width: 554px;
    }
}

@media screen and (max-width: 767px) {
    .work h2 {
        max-width: 406px;
        margin: 0 auto;
    }
    .work > p {
        margin: 30px 0;
        font-size: 14px;
    }
    .work__image {
        margin: 0 auto 36px;
        max-width: 536px;
    }
    .work__image img {
        max-width: 536px;
    }
}

@media screen and (max-width: 567px) {
    .work h2 {
        max-width: 280px;
        font-size: 17px;
    }
    .work > p {
        margin: 20px 0 30px;
        font-size: 14px;
        text-align: center;
    }
    .work__image {
        margin: 0 auto 50px;
        max-width: 260px;
    }
    .work__image img {
        max-width: 260px;
    }
    .work__content__list {
        gap: 30px;
        grid-template-columns: 1fr;
        grid-template-rows: repeat(3, 1fr);
    }
    .work__content__item p {
        font-size: 12px;
    }
    .work__content__item {
        gap: 18px;
    }
}











































.comfort {
    margin: 342px 0 200px;
    padding: 40px 65px 200px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background-color: #F8F8F8;
    background-image: url(/image/catalog/xeye-3-e3-max/vision_bg.webp);
    background-size: auto 514px;
    background-position: right bottom;
    background-repeat: no-repeat;
    position: relative;
}

.comfort::before {
    content: '';
    width: 2px;
    height: 432px;
    position: absolute;
    background-color: #266141;
    top: -87px;
    left: 25px;
}

.comfort::after {
    content: '';
    width: 864px;
    height: 25px;
    position: absolute;
    background-image: url(/image/catalog/xeye-3-e3-max/vision__line.webp);
    background-repeat: no-repeat;
    top: -37px;
    right: 0;
}

.comfort__image {
    margin: -165px 0 0 0;
    padding: 0;
    object-fit: contain;
    width: 100%;
    max-width: 421px;
}

.comfort__content {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    max-width: 806px;
}

.comfort__content h3 {
    margin: 0 0 0 20px;
    padding: 0;
    color: #020A0A;
    font-size: 32px;
    font-weight: 700;
    line-height: 135%;
}

.comfort__content > p {
    margin: 30px 0 25px 20px;
    padding: 0;
    color: #020A0A;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
}

.comfort__content__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 3px;
}

.comfort__content__item {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 28px;
}

.comfort__content__item img {
    margin: 0 auto;
    padding: 0;
    object-fit: contain;
    max-width: 72px;
    width: 100%;
}

.comfort__content__item p {
    margin: 0;
    padding: 0;
    color: #020A0A;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    line-height: 130%;
}

.comfort__content__item span {
    font-weight: 700;
}

@media screen and (max-width: 1599px) {
    .comfort {
        padding: 40px 0 110px 55px;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        background-color: #F8F8F8;
        background-image: url(/image/catalog/xeye-3-e3-max/vision_bg.webp);
        background-size: auto 510px;
    }
    .comfort::after {
        content: '';
        width: 694px;
        height: 25px;
        position: absolute;
        background-image: url(/image/catalog/xeye-3-e3-max/vision__line.webp);
        background-repeat: no-repeat;
        top: -37px;
        right: 0;
    }
    .comfort__image {
        margin: -127px 0 auto 0;
        padding: 0;
        object-fit: contain;
        width: 100%;
        max-width: 421px;
    }
    .comfort__content {
        max-width: 680px;
    }
    .comfort__content h3 {
        margin: 0;
        max-width: 637px;
    }
    .comfort__content > p {
        margin: 30px 0;
        padding: 0;
        color: #020A0A;
        font-size: 20px;
        font-weight: 400;
        line-height: 150%;
        max-width: 637px;
    }
}

@media screen and (max-width: 1344px) {
    .comfort {
        margin: 291px 0 200px;
        padding: 40px 45px 70px 40px;
        background-size: auto 468px;
    }
    .comfort::before {
        left: 20px;
    }
    .comfort::after {
        content: '';
        width: 575px;
        height: 25px;
        top: -37px;
        right: 0;
    }
    .comfort__image {
        margin: 0;
        max-width: 374px;
        position: absolute;
        left: 40px;
        top: -87px;
    }
    .comfort__content {
        max-width: 100%;
    }
    .comfort__content h3 {
        margin: 0 0 0 auto;
        font-size: 34px;
        max-width: 530px;
    }
    .comfort__content > p {
        margin: 30px 0 125px auto;
        font-size: 18px;
        max-width: 525px;
    }
    .comfort__content__list {
        gap: 85px;
    }
}

@media screen and (max-width: 1199px) {
    .comfort__image {
        max-width: 333px;
    }
    .comfort__content h3 {
        font-size: 30px;
        max-width: 475px;
    }
    .comfort__content > p {
        margin: 30px 0 125px auto;
        font-size: 16px;
        max-width: 462px;
    }
    .comfort::after {
        width: 525px;
    }

}

@media screen and (max-width: 991px) {
    .comfort {
        margin: 150px 0;
        padding: 80px 40px 80px;
        background-size: auto 366px;
    }
    .comfort::before {
        display: none;
    }
    .comfort::after {
        display: none;
    }
    .comfort__image {
        max-width: 250px;
        left: 40px;
        top: 40px;
    }
    .comfort__content h3 {
        margin: 0 0 0 auto;
        max-width: 342px;
        font-size: 22px;
    }
    .comfort__content > p {
        margin: 20px 0 120px auto;
        max-width: 342px;
        font-size: 14px;
    }
    .comfort__content__list {
        gap: 25px;
    }
}

@media screen and (max-width: 767px) {
    .comfort {
        margin: 220px 0 130px;
        padding: 366px 40px 70px;
        background-size: auto 640px;
    }
    .comfort__image {
        max-width: 280px;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: -70px;
    }
    .comfort__content h3 {
        margin: 0;
        max-width: unset;
        text-align: center;
    }
    .comfort__content > p {
        margin: 20px 0 70px auto;
        max-width: unset;
        font-size: 14px;
        text-align: center;
    }
    .comfort__content__list {
        gap: unset;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, 1fr);
        grid-column-gap: 50px;
        grid-row-gap: 40px;
    }
}

@media screen and (max-width: 567px) {
    .comfort {
        padding: 298px 0 70px;
        background-size: auto 347px;
    }
    .comfort__image {
        max-width: 230px;
    }
    .comfort__content h3 {
        font-size: 18px;
    }
    .comfort__content {
        margin: 0 auto;
    }
    .comfort__content > p {
        margin: 20px auto 50px auto;
        max-width: 100%;
    }
    .comfort__content__list {
        margin: 0 auto;
        grid-column-gap: 50px;
        grid-row-gap: 32px;
        max-width: 250px;
    }
    .comfort__content__item {
        gap: 18px;
    }
    .comfort__content__item p {
        font-size: 12px;
    }
}


.ip67 {
    margin: 0;
    padding: 0;
    position: relative;
    display: flex;
    flex-direction: row;
    gap: 31px;
}

.ip67::before {
    content: '';
    position: absolute;
    width: 146px;
    height: 2px;
    background-color: #266141;
    top: 40px;
    left: 0;
}

.ip67__content {
    max-width: 500px;
    margin: 18px 0 0 auto;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 70px;
}

.ip67__content h3 {
    margin: 0;
    padding: 0;
    color: #020A0A;
    font-size: 32px;
    font-weight: 700;
    line-height: 135%;
}

.ip67__content p {
    margin: 0;
    padding: 0;
    color: #020A0A;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
}

.ip67 img {
    margin: 0 0 0 0;
    padding: 0;
    object-fit: contain;
    width: 100%;
    max-width: 674px;
}

@media screen and (max-width: 1599px) {
    .ip67 {
        margin: 0;
        padding: 0;
        position: relative;
        display: flex;
        flex-direction: row;
        gap: 47px;
        justify-content: space-between;
    }
    .ip67::before {
        display: none;
    }
    .ip67__content {
        max-width: 500px;
        margin: 18px auto 0 0;
        gap: 70px;
    }
}

@media screen and (max-width: 1344px) {
    .ip67 {
        gap: 83px;
    }
    .ip67__content {
        max-width: 405px;
        margin: 18px 0 0 0;
        gap: 50px;
    }
    .ip67__content h3 {
        font-size: 26px;
    }
    .ip67__content p {
        font-size: 16px;
    }
    .ip67 img {
        max-width: 454px;
    }
}

@media screen and (max-width: 991px) {
    .ip67 {
        gap: 0;
    }
    .ip67__content {
        max-width: 100%;
        width: 100%;
        margin: 0;
        gap: 76px;
    }
    .ip67__content h3 {
        text-align: center;
    }
    .ip67__content p {
        margin: 0;
        font-size: 14px;
        max-width: 355px;
    }
    .ip67 img {
        position: absolute;
        top: 70px;
        right: 0;
        max-width: 337px;
    }
}

@media screen and (max-width: 767px) {
    .ip67__content {
        max-width: 100%;
        width: 100%;
        margin: 0;
        gap: 391px;
    }
    .ip67__content p {
        margin: 0;
        font-size: 14px;
        max-width: 100%;
        text-align: center;
    }
    .ip67 img {
        top: 85px;
        right: 0;
        left: 0;
        margin: 0 auto;
        max-width: 357px;
    }
}

@media screen and (max-width: 567px) {
    .ip67__content {
        gap: 252px;
    }
    .ip67__content h3 {
        font-size: 18px;
    }
    .ip67 img {
        top: 55px;
        right: 0;
        left: 0;
        margin: 0 auto;
        max-width: 214px;
    }
}


.functions {
    margin: 100px 0 200px;
    padding: 0;
    display: flex;
    flex-direction: column;
    position: relative;
    gap: 150px;
}

.functions::before {
    content: '';
    width: 655px;
    height: 2px;
    background-color: #266141;
    position: absolute;
    top: 22px;
    left: 0;
}

.functions h2 {
    margin: 0;
    padding: 0;
    color: #020A0A;
    font-size: 32px;
    font-weight: 700;
    line-height: 135%;
    text-align: right;
}

.functions__list {
    margin: 0;
    padding: 0 62px 0 35px;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 135px;
}

.functions__list__item {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    position: relative;
    min-height: 270px;
}

.functions__list__item img {
    margin: 0;
    padding: 0;
    object-fit: contain;
    width: 100%;
    max-width: 72px;
    position: absolute;
    top: -72px;
    right: -36px;
}

.functions__list__item h3 {
    margin: 0;
    padding: 0;
    color: #020A0A;
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
}

.functions__list__item p {
    margin: 18px 0 0;
    padding: 0;
    color: #020A0A;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
}

.functions__list__item div {
    overflow: hidden;
    position: relative;
    padding: 30px;
}

.functions__list__item::before {
    content: '';
    position: absolute;
    width: 117px;
    height: 120px;
    background-image: url(/image/catalog/xeye-3-e3-max/functions__line_top.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top left;
    left: -8px;
    top: 0;
}

.functions__list__item::after {
    content: '';
    position: absolute;
    width: 350px;
    height: 270px;
    background-image: url(/image/catalog/xeye-3-e3-max/functions__line_bot.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom right;
    right: 0;
    bottom: 0;
}

@media screen and (max-width: 1599px) {
    .functions::before {
        width: 475px;
    }
    .functions__list {
        margin: 0;
        padding: 0 34px 0 10px;
        list-style: none;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 80px;
    }
}

@media screen and (max-width: 1344px) {
    .functions__list__item::before, .functions__list__item::after {
        display: none;
    }

    .functions__list__item div::before {
        content: '';
        position: absolute;
        width: 117px;
        height: 120px;
        background-image: url(/image/catalog/xeye-3-e3-max/functions__line_top.webp);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: top left;
        left: -8px;
        top: 0;
    }

    .functions__list__item div::after {
        content: '';
        position: absolute;
        width: 350px;
        height: 270px;
        background-image: url(/image/catalog/xeye-3-e3-max/functions__line_bot.webp);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom right;
        right: 0;
        bottom: 0;
    }

    .functions {
        margin: 100px 0 150px;
    }
    .functions::before {
        display: none;
    }
    .functions h2 {
        text-align: center;
        font-size: 34px;
        font-weight: 700;
        line-height: 135%;
    }
    .functions__list {
        margin: 0 40px;
        padding: 0 84px 0 57px;
        list-style: none;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-template-rows: repeat(2, 1fr);
        gap: unset;
        grid-column-gap: 120px;
        grid-row-gap: 150px;
    }
    .function-compas-item {
        grid-area: 1 / 1 / 2 / 3;
        max-width: 350px;
        box-sizing: border-box;
    }

    .functions__list__item p {
        min-height: 150px;
    }

    .functions__list__item div::before {
        left: 0;
    }

    .function-image-item {
        grid-area: 1 / 3 / 2 / 5;
        max-width: 350px;
        box-sizing: border-box;
    }
    .function-ultraclear-item {
        grid-area: 2 / 2 / 3 / 4;
        max-width: 350px;
        box-sizing: border-box;
    }
}

@media screen and (max-width: 1199px) {
    .functions__list__item div::after {
        width: 330px;
        height: 295px;
        background-size: cover;
    }

    .functions__list {
        margin: 0;
        grid-column-gap: 100px;
    }
}

@media screen and (max-width: 991px) {
    .functions {
        margin: 170px 0 150px;
    }
    .functions h2 {
        font-size: 26px;
    }
    .functions__list {
        margin: 0 auto;
        padding: 0 84px 0 57px;
        list-style: none;
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: repeat(3, 1fr);
        gap: unset;
        grid-column-gap: 120px;
        grid-row-gap: 120px;
    }
    .function-compas-item {
        grid-area: 1 / 1 / 2 / 2;
        max-width: 340px;
    }
    .function-image-item {
        grid-area: 2 / 1 / 3 / 2;
        max-width: 340px;
    }
    .function-ultraclear-item {
        grid-area: 3 / 1 / 4 / 2;
        max-width: 340px;
    }
    .functions__list__item div::after {
        width: 330px;
        height: 275px;
        background-size: cover;
    }
}

@media screen and (max-width: 767px) {
    .functions {
        margin: 130px 0 130px;
    }
}

@media screen and (max-width: 567px) {
    .functions {
        margin: 100px 0;
        gap: 100px;
    }
    .functions h2 {
        font-size: 19px;
    }
    .functions__list {
        padding: 0;
        grid-column-gap: 64px;
        grid-row-gap: 64px;
    }
    .function-compas-item {
        max-width: 292px;
    }
    .function-image-item {
        max-width: 292px;
    }
    .function-ultraclear-item {
        max-width: 292px;
    }
    .functions__list__item {
        padding: 0;
    }
    .functions__list__item div::before {
        width: 100px;
        height: 100px;
        background-image: url(/image/catalog/xeye-3-e3-max/functions__line_topmini.svg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: top left;
        left: 0;
        top: 0;
    }
    .functions__list__item div::after {
        width: 260px;
        height: 250px;
        background-size: cover;
    }
    .functions__list__item img {
        max-width: 44px;
        position: absolute;
        top: -44px;
        right: -22px;
    }
    .functions__list__item h3 {
        font-size: 16px;
    }
    .functions__list__item p {
        margin: 10px 0 0;
        font-size: 12px;
    }
}

.warranty {
    margin: 0;
    padding: 186px 80px 193px;
    display: flex;
    position: relative;
    background-image: url(/image/catalog/xeye-3-e3-max/warrantybg.webp);
    background-repeat: no-repeat;
    background-size: cover;
}

.warranty::before {
    content: '';
    position: absolute;
    width: 386px;
    height: 2px;
    background-color: #fff;
    top: 208px;
    right: 0;
}

.warranty__content {
    margin: 0 0 0 auto;
    padding: 0;
    max-width: 850px;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.warranty h2 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    line-height: 135%;
}

.warranty__content__subtitle {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.warranty__content__subtitle p {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
}

@media screen and (max-width: 1599px) {
    .warranty {
        margin: 0;
        padding: 186px 51px 134px;
    }
    .warranty::before {
        content: '';
        position: absolute;
        width: 253px;
        height: 2px;
        background-color: #fff;
        top: 208px;
        right: 0;
    }
    .warranty__content {
        max-width: 746px;
        gap: 30px;
    }

}

@media screen and (max-width: 1344px) {
    .warranty {
        padding: 129px 45px 104px;
    }
    .warranty::before {
        width: 190px;
        height: 2px;
        top: 145px;
        right: 0;
    }
    .warranty__content {
        max-width: 603px;
        gap: 21px;
    }
    .warranty h2 {
        font-size: 26px;
    }
    .warranty__content__subtitle p {
        font-size: 16px;
    }
}

@media screen and (max-width: 991px) {
    .warranty {
        padding: 50px 35px 55px;
    }
    .warranty::before {
        display: none;
    }
    .warranty__content {
        max-width: 471px;
        gap: 20px;
    }
    .warranty h2 {
        font-size: 22px;
    }
    .warranty__content__subtitle p {
        font-size: 14px;
    }
}

@media screen and (max-width: 767px) {
    .warranty {
        padding: 370px 40px 40px;
        background-image: url(/image/catalog/xeye-3-e3-max/warrantybgmini.webp);
    }
    .warranty__content {
        max-width: unset;
        gap: 30px;
        margin: 0 auto;
    }
    .warranty h2 {
        text-align: left;
    }
    .warranty__content__subtitle p {
        font-size: 14px;
    }
}

@media screen and (max-width: 567px) {
    .warranty {
        padding: 370px 20px 72px;
        background-image: url(/image/catalog/xeye-3-e3-max/warrantybgmicro.webp);
    }
    .warranty__content {
        gap: 12px;
    }



}