.faq-section {
    box-sizing: border-box;
}
.grid-item {
    padding-top: 20px;
    padding-bottom: 20px;
}

.item-overlay {
    padding: 20px;
}

.features-grid {
    padding: 0;
}


.product-series-breadcrumb {
    box-sizing: border-box;
    width: 100%;
    max-width: 1296px;
    margin-left: auto;
    margin-right: auto;
}

.why-xingyi-module .section-container,
.global-presence .section-container {
    box-sizing: border-box;
    width: 100%;
    max-width: 1296px;
    margin-left: auto;
    margin-right: auto;
}

.performance-module,
.overview-section {
    box-sizing: border-box;
    width: 100%;
    max-width: 1296px;
    margin-left: auto;
    margin-right: auto;
}

.performance-module .section-container,
.overview-section .overview-container {
    box-sizing: border-box;
    width: 100%;
    position: relative;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
}

.overview-section .overview-container {
    border-left: none;
}

.overview-section .overview-grid {
    border-right: none;
}

.benefits-split-section {
    box-sizing: border-box;
    width: 100%;
    max-width: 1296px;
    margin-left: auto;
    margin-right: auto;
}

.hero-banner-module,
.hero-banner-divider {
    box-sizing: border-box;
    position: relative;
    width: 100%;
    max-width: 1296px;
    margin-left: auto;
    margin-right: auto;
}

body.xy-hero-underlay-chrome .hero-banner-module,
body.xy-hero-underlay-chrome .hero-banner-divider {
    max-width: 100%;
}

.hero-banner-module::before,
.hero-banner-module::after {
    display: none;
}

.hero-banner-module .hero-banner-wrap {
    box-sizing: border-box;
    width: 100%;
}

.hero-banner-shell {
    box-sizing: border-box;
    width: 100%;
    max-width: 1296px;
    margin-left: auto;
    margin-right: auto;
}

body.xy-hero-underlay-chrome .hero-banner-module .hero-banner-shell {
    position: absolute;
    inset: 0;
    z-index: 5;
    pointer-events: none;
}

.hero-banner-inset {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    min-height: 100%;
}

.hero-banner-inset::before,
.hero-banner-inset::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #E4E4E4;
    z-index: 1;
}

.hero-banner-inset::before {
    left: 0;
}

.hero-banner-inset::after {
    right: 0;
}

.performance-module::before,
.performance-module::after,
.overview-section::before,
.overview-section::after {
    display: none;
}

.performance-module .performance-inset,
.overview-section .overview-inset {
    position: relative;
    box-sizing: border-box;
    width: 100%;
}

.performance-module .performance-body,
.overview-section .overview-body {
    position: relative;
}

.performance-module .performance-inset::before,
.overview-section .overview-inset::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 1px;
    background-color: #E4E4E4;
    z-index: 1;
}

.performance-module .performance-body::after,
.overview-section .overview-body::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    background-color: #E4E4E4;
    z-index: 1;
}

.performance-module .perf-tabs::before,
.performance-module .perf-container::after {
    display: none;
}

.why-xingyi-module .header-title,
.benefits-split-section .section-title-wrap h2,
.performance-module .perf-title,
.overview-section .overview-header h2,
.global-presence .section-title-wrap h2 {
    font-family: "Zalando Sans Expanded", sans-serif;
    font-weight: 600;
    line-height: 1.2;
    margin: 0;
}

@media (max-width: 389.98px) {
    .product-series-breadcrumb {
        padding-left: 16px;
        padding-right: 16px;
    }
    .faq-section {
        padding-left: 16px;
        padding-right: 16px;
    }

    .why-xingyi-module .section-container {
        padding-left: 16px;
        padding-right: 16px;
    }

    .why-xingyi-module .section-container::before {
        left: 16px;
    }

    .why-xingyi-module .section-container::after {
        right: 16px;
    }

    .benefits-split-section::before {
        left: 16px;
    }

    .benefits-split-section::after {
        right: 16px;
    }

    .benefits-split-section .section-container {
        padding-left: 16px;
        padding-right: 16px;
    }


    .performance-module .section-container {
        padding-left: 16px;
        padding-right: 16px;
    }

    .overview-section::before {
        left: 16px;
    }

    .overview-section::after {
        right: 16px;
    }

    .overview-section .overview-container {
        padding-left: 16px;
        padding-right: 16px;
    }

    .global-presence .section-container {
        padding-left: 16px;
        padding-right: 16px;
    }

    .why-xingyi-module .header-title,
    .benefits-split-section .section-title-wrap h2,
    .performance-module .perf-title,
    .overview-section .overview-header h2,
    .global-presence .section-title-wrap h2 {
        padding-left: 20px;
        font-size: 14px;
    }
    .faq-container {
        padding-top: 32px;
    }

    .faq-Rectangle {
        height: 32px;
    }

    .faq-header {
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .hero-banner-module,
    .hero-banner-divider {
        padding-left: 16px;
        padding-right: 16px;
    }

    .hero-banner-module .hero-banner-strip {
        height: 32px;
    }

    .hero-banner-module .hero-content {
        padding-bottom: 24px;
        max-width: min(720px, 100%);
    }
    .features-grid {
        padding: 0;
    }

    .feature-item {
        padding: 16px;
    }

}

@media (min-width: 390px) and (max-width: 429.98px) {
    .product-series-breadcrumb {
        padding-left: 18px;
        padding-right: 18px;
    }
    .faq-section {
        padding-left: 18px;
        padding-right: 18px;
    }

    .why-xingyi-module .section-container {
        padding-left: 18px;
        padding-right: 18px;
    }

    .why-xingyi-module .section-container::before {
        left: 18px;
    }

    .why-xingyi-module .section-container::after {
        right: 18px;
    }

    .benefits-split-section::before {
        left: 18px;
    }

    .benefits-split-section::after {
        right: 18px;
    }

    .benefits-split-section .section-container {
        padding-left: 18px;
        padding-right: 18px;
    }


    .performance-module .section-container {
        padding-left: 18px;
        padding-right: 18px;
    }

    .overview-section::before {
        left: 18px;
    }

    .overview-section::after {
        right: 18px;
    }

    .overview-section .overview-container {
        padding-left: 18px;
        padding-right: 18px;
    }

    .global-presence .section-container {
        padding-left: 18px;
        padding-right: 18px;
    }

    .why-xingyi-module .header-title,
    .benefits-split-section .section-title-wrap h2,
    .performance-module .perf-title,
    .overview-section .overview-header h2,
    .global-presence .section-title-wrap h2 {
        padding-left: 20px;
        font-size: 15px;
    }
    .faq-container {
        padding-top: 36px;
    }

    .faq-Rectangle {
        height: 36px;
    }

    .faq-header {
        padding-top: 26px;
        padding-bottom: 26px;
    }

    .hero-banner-module,
    .hero-banner-divider {
        padding-left: 18px;
        padding-right: 18px;
    }

    .hero-banner-module .hero-banner-strip {
        height: 36px;
    }

    .hero-banner-module .hero-content {
        padding-bottom: 26px;
        max-width: min(720px, 100%);
    }
    .features-grid {
        padding: 0;
    }

    .feature-item {
        padding: 18px;
    }

}

@media (min-width: 430px) and (max-width: 479.98px) {
    .product-series-breadcrumb {
        padding-left: 20px;
        padding-right: 20px;
    }
    .faq-section {
        padding-left: 20px;
        padding-right: 20px;
    }

    .why-xingyi-module .section-container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .why-xingyi-module .section-container::before {
        left: 20px;
    }

    .why-xingyi-module .section-container::after {
        right: 20px;
    }

    .benefits-split-section::before {
        left: 20px;
    }

    .benefits-split-section::after {
        right: 20px;
    }

    .benefits-split-section .section-container {
        padding-left: 20px;
        padding-right: 20px;
    }


    .performance-module .section-container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .overview-section::before {
        left: 20px;
    }

    .overview-section::after {
        right: 20px;
    }

    .overview-section .overview-container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .global-presence .section-container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .why-xingyi-module .header-title,
    .benefits-split-section .section-title-wrap h2,
    .performance-module .perf-title,
    .overview-section .overview-header h2,
    .global-presence .section-title-wrap h2 {
        padding-left: 20px;
        font-size: 16px;
    }
    .faq-container {
        padding-top: 40px;
    }

    .faq-Rectangle {
        height: 40px;
    }

    .faq-header {
        padding-top: 28px;
        padding-bottom: 28px;
    }

    .hero-banner-module,
    .hero-banner-divider {
        padding-left: 20px;
        padding-right: 20px;
    }

    .hero-banner-module .hero-banner-strip {
        height: 40px;
    }

    .hero-banner-module .hero-content {
        padding-bottom: 28px;
        max-width: min(720px, 100%);
    }
    .features-grid {
        padding: 0;
    }

    .feature-item {
        padding: 20px;
    }

}

@media (min-width: 480px) and (max-width: 639.98px) {
    .product-series-breadcrumb {
        padding-left: 22px;
        padding-right: 22px;
    }
    .faq-section {
        padding-left: 22px;
        padding-right: 22px;
    }

    .why-xingyi-module .section-container {
        padding-left: 22px;
        padding-right: 22px;
    }

    .why-xingyi-module .section-container::before {
        left: 22px;
    }

    .why-xingyi-module .section-container::after {
        right: 22px;
    }

    .benefits-split-section::before {
        left: 22px;
    }

    .benefits-split-section::after {
        right: 22px;
    }

    .benefits-split-section .section-container {
        padding-left: 22px;
        padding-right: 22px;
    }


    .performance-module .section-container {
        padding-left: 22px;
        padding-right: 22px;
    }

    .overview-section::before {
        left: 22px;
    }

    .overview-section::after {
        right: 22px;
    }

    .overview-section .overview-container {
        padding-left: 22px;
        padding-right: 22px;
    }

    .global-presence .section-container {
        padding-left: 22px;
        padding-right: 22px;
    }

    .why-xingyi-module .header-title,
    .benefits-split-section .section-title-wrap h2,
    .performance-module .perf-title,
    .overview-section .overview-header h2,
    .global-presence .section-title-wrap h2 {
        padding-left: 20px;
        font-size: 17px;
    }
    .faq-container {
        padding-top: 44px;
    }

    .faq-Rectangle {
        height: 44px;
    }

    .faq-header {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .hero-banner-module,
    .hero-banner-divider {
        padding-left: 22px;
        padding-right: 22px;
    }

    .hero-banner-module .hero-banner-strip {
        height: 44px;
    }

    .hero-banner-module .hero-content {
        padding-bottom: 30px;
        max-width: min(720px, 100%);
    }
    .features-grid {
        padding: 0;
    }

    .feature-item {
        padding: 24px;
    }

}

@media (min-width: 640px) and (max-width: 767.98px) {
    .product-series-breadcrumb {
        padding-left: 24px;
        padding-right: 24px;
    }
    .faq-section {
        padding-left: 24px;
        padding-right: 24px;
    }

    .why-xingyi-module .section-container {
        padding-left: 24px;
        padding-right: 24px;
    }

    .why-xingyi-module .section-container::before {
        left: 24px;
    }

    .why-xingyi-module .section-container::after {
        right: 24px;
    }

    .benefits-split-section::before {
        left: 24px;
    }

    .benefits-split-section::after {
        right: 24px;
    }

    .benefits-split-section .section-container {
        padding-left: 24px;
        padding-right: 24px;
    }


    .performance-module .section-container {
        padding-left: 24px;
        padding-right: 24px;
    }

    .overview-section::before {
        left: 24px;
    }

    .overview-section::after {
        right: 24px;
    }

    .overview-section .overview-container {
        padding-left: 24px;
        padding-right: 24px;
    }

    .global-presence .section-container {
        padding-left: 24px;
        padding-right: 24px;
    }

    .why-xingyi-module .header-title,
    .benefits-split-section .section-title-wrap h2,
    .performance-module .perf-title,
    .overview-section .overview-header h2,
    .global-presence .section-title-wrap h2 {
        padding-left: 20px;
        font-size: 18px;
    }
    .faq-container {
        padding-top: 48px;
    }

    .faq-Rectangle {
        height: 48px;
    }

    .faq-header {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .hero-banner-module,
    .hero-banner-divider {
        padding-left: 24px;
        padding-right: 24px;
    }

    .hero-banner-module .hero-banner-strip {
        height: 48px;
    }

    .hero-banner-module .hero-content {
        padding-bottom: 32px;
        max-width: min(720px, 100%);
    }
    .features-grid {
        padding: 0;
    }

    .feature-item {
        padding: 28px;
    }

}

@media (min-width: 768px) and (max-width: 1024px) {
    .product-series-breadcrumb {
        padding-left: 32px;
        padding-right: 32px;
    }
    .faq-section {
        padding-left: 32px;
        padding-right: 32px;
    }

    .why-xingyi-module .section-container {
        padding-left: 32px;
        padding-right: 32px;
    }

    .why-xingyi-module .section-container::before {
        left: 32px;
    }

    .why-xingyi-module .section-container::after {
        right: 32px;
    }

    .benefits-split-section::before {
        left: 32px;
    }

    .benefits-split-section::after {
        right: 32px;
    }

    .benefits-split-section .section-container {
        padding-left: 32px;
        padding-right: 32px;
    }


    .performance-module .section-container {
        padding-left: 32px;
        padding-right: 32px;
    }

    .overview-section::before {
        left: 32px;
    }

    .overview-section::after {
        right: 32px;
    }

    .overview-section .overview-container {
        padding-left: 32px;
        padding-right: 32px;
    }

    .global-presence .section-container {
        padding-left: 32px;
        padding-right: 32px;
    }

    .why-xingyi-module .header-title,
    .benefits-split-section .section-title-wrap h2,
    .performance-module .perf-title,
    .overview-section .overview-header h2,
    .global-presence .section-title-wrap h2 {
        padding-left: 20px;
        font-size: 20px;
    }
    .faq-container {
        padding-top: 64px;
    }

    .faq-Rectangle {
        height: 64px;
    }

    .faq-header {
        padding-top: 36px;
        padding-bottom: 36px;
    }

    .hero-banner-module,
    .hero-banner-divider {
        padding-left: 32px;
        padding-right: 32px;
    }

    .hero-banner-module .hero-banner-strip {
        height: 64px;
    }

    .hero-banner-module .hero-content {
        padding-bottom: 40px;
        max-width: min(720px, 100%);
    }
    .features-grid {
        padding: 0;
    }

    .feature-item {
        padding: 32px;
    }

}

@media (min-width: 1025px) and (max-width: 1365.98px) {
    .product-series-breadcrumb {
        padding-left: 60px;
        padding-right: 60px;
    }
    .faq-section {
        padding-left: 60px;
        padding-right: 60px;
    }

    .why-xingyi-module .section-container {
        padding-left: 60px;
        padding-right: 60px;
    }

    .why-xingyi-module .section-container::before {
        left: 60px;
    }

    .why-xingyi-module .section-container::after {
        right: 60px;
    }

    .benefits-split-section::before {
        left: 60px;
    }

    .benefits-split-section::after {
        right: 60px;
    }

    .benefits-split-section .section-container {
        padding-left: 60px;
        padding-right: 60px;
    }


    .performance-module .section-container {
        padding-left: 60px;
        padding-right: 60px;
    }

    .overview-section::before {
        left: 60px;
    }

    .overview-section::after {
        right: 60px;
    }

    .overview-section .overview-container {
        padding-left: 60px;
        padding-right: 60px;
    }

    .global-presence .section-container {
        padding-left: 60px;
        padding-right: 60px;
    }

    .why-xingyi-module .header-title,
    .benefits-split-section .section-title-wrap h2,
    .performance-module .perf-title,
    .overview-section .overview-header h2,
    .global-presence .section-title-wrap h2 {
        padding-left: 20px;
        font-size: 24px;
    }
    .faq-container {
        padding-top: 80px;
    }

    .faq-Rectangle {
        height: 80px;
    }

    .faq-header {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .hero-banner-module,
    .hero-banner-divider {
        padding-left: 60px;
        padding-right: 60px;
    }

    .hero-banner-module .hero-banner-strip {
        height: 80px;
    }

    .hero-banner-module .hero-content {
        padding-bottom: 48px;
        max-width: min(720px, 100%);
    }
    .features-grid {
        padding: 0;
    }

    .feature-item {
        padding: 40px;
    }

}

@media (min-width: 1366px) and (max-width: 1512px) {
    .faq-section {
        padding-left: 0;
        padding-right: 0;
    }

    .faq-header {
        padding-top: 44px;
        padding-bottom: 44px;
    }
    .features-grid {
        padding: 0;
    }

    .feature-item {
        padding: 40px;
    }

}

@media (min-width: 1513px) and (max-width: 1599.98px) {
    .faq-section {
        padding-left: 0;
        padding-right: 0;
    }

    .faq-header {
        padding-top: 48px;
        padding-bottom: 48px;
    }
    .features-grid {
        padding: 0;
    }

    .feature-item {
        padding: 40px;
    }

}

@media (min-width: 1600px) {
    .faq-section {
        padding-left: 0;
        padding-right: 0;
    }

    .faq-header {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .features-grid {
        padding: 0;
    }

    .feature-item {
        padding: 40px;
    }

}

@media (max-width: 389.98px) {
    .module-header,
    .benefits-split-section .section-title-wrap,
    .perf-header,
    .overview-header,
    .global-presence .section-title-wrap {
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .icon-box {
        width: 40px;
        height: 40px;
    }

    .feature-title {
        line-height: 18px;
    }

    .features-grid {
        padding: 0;
    }

    .feature-item {
        padding: 16px;
    }

    .map-copy__title {
        font-size: 16px;
    }

    .cta-btn {
        font-size: 12px;
    }
}


@media (min-width: 390px) and (max-width: 429.98px) {
    .module-header,
    .benefits-split-section .section-title-wrap,
    .perf-header,
    .overview-header,
    .global-presence .section-title-wrap {
        padding-top: 26px;
        padding-bottom: 26px;
    }

    .icon-box {
        width: 44px;
        height: 44px;
    }

    .feature-title {
        line-height: 20px;
    }

    .features-grid {
        padding: 0;
    }

    .feature-item {
        padding: 18px;
    }

    .map-copy__title {
        font-size: 17px;
    }

    .cta-btn {
        font-size: 13px;
    }
}


@media (min-width: 430px) and (max-width: 479.98px) {
    .module-header,
    .benefits-split-section .section-title-wrap,
    .perf-header,
    .overview-header,
    .global-presence .section-title-wrap {
        padding-top: 28px;
        padding-bottom: 28px;
    }

    .icon-box {
        width: 48px;
        height: 48px;
    }

    .feature-title {
        line-height: 22px;
    }

    .features-grid {
        padding: 0;
    }

    .feature-item {
        padding: 20px;
    }

    .map-copy__title {
        font-size: 18px;
    }

    .cta-btn {
        font-size: 13px;
    }
}


@media (min-width: 480px) and (max-width: 639.98px) {
    .module-header,
    .benefits-split-section .section-title-wrap,
    .perf-header,
    .overview-header,
    .global-presence .section-title-wrap {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .icon-box {
        width: 52px;
        height: 52px;
    }

    .feature-title {
        line-height: 24px;
    }

    .features-grid {
        padding: 0;
    }

    .feature-item {
        padding: 24px;
    }

    .map-copy__title {
        font-size: 19px;
    }

    .cta-btn {
        font-size: 14px;
    }
}


@media (min-width: 640px) and (max-width: 767.98px) {
    .module-header,
    .benefits-split-section .section-title-wrap,
    .perf-header,
    .overview-header,
    .global-presence .section-title-wrap {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .icon-box {
        width: 56px;
        height: 56px;
    }

    .feature-title {
        line-height: 26px;
    }

    .features-grid {
        padding: 0;
    }

    .feature-item {
        padding: 28px;
    }

    .map-copy__title {
        font-size: 20px;
    }

    .cta-btn {
        font-size: 14px;
    }
}


@media (min-width: 768px) and (max-width: 1024px) {
    .module-header,
    .benefits-split-section .section-title-wrap,
    .perf-header,
    .overview-header,
    .global-presence .section-title-wrap {
        padding-top: 36px;
        padding-bottom: 36px;
    }

    .icon-box {
        width: 62px;
        height: 62px;
    }

    .feature-title {
        line-height: 28px;
    }

    .features-grid {
        padding: 0;
    }

    .feature-item {
        padding: 32px;
    }

    .map-copy__title {
        font-size: 22px;
    }

    .cta-btn {
        font-size: 15px;
    }
}


@media (min-width: 1025px) and (max-width: 1365.98px) {
    .module-header,
    .benefits-split-section .section-title-wrap,
    .perf-header,
    .overview-header,
    .global-presence .section-title-wrap {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .icon-box {
        width: 70px;
        height: 70px;
    }

    .feature-title {
        line-height: 30px;
    }

    .features-grid {
        padding: 0;
    }

    .feature-item {
        padding: 40px;
    }

    .map-copy__title {
        font-size: 26px;
    }

    .cta-btn {
        font-size: 16px;
    }
}


@media (min-width: 1366px) and (max-width: 1512px) {
    .module-header,
    .benefits-split-section .section-title-wrap,
    .perf-header,
    .overview-header,
    .global-presence .section-title-wrap {
        padding-top: 44px;
        padding-bottom: 44px;
    }

    .icon-box {
        width: 76px;
        height: 76px;
    }

    .feature-title {
        line-height: 32px;
    }

    .features-grid {
        padding: 0;
    }

    .feature-item {
        padding: 40px;
    }

    .map-copy__title {
        font-size: 28px;
    }

    .cta-btn {
        font-size: 16px;
    }
}


@media (min-width: 1513px) and (max-width: 1599.98px) {
    .module-header,
    .benefits-split-section .section-title-wrap,
    .perf-header,
    .overview-header,
    .global-presence .section-title-wrap {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .icon-box {
        width: 82px;
        height: 82px;
    }

    .feature-title {
        line-height: 34px;
    }

    .features-grid {
        padding: 0;
    }

    .feature-item {
        padding: 40px;
    }

    .map-copy__title {
        font-size: 30px;
    }

    .cta-btn {
        font-size: 16px;
    }
}


@media (min-width: 1600px) {
    .module-header,
    .benefits-split-section .section-title-wrap,
    .perf-header,
    .overview-header,
    .global-presence .section-title-wrap {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .icon-box {
        width: 88px;
        height: 88px;
    }

    .feature-title {
        line-height: 36px;
    }

    .features-grid {
        padding: 0;
    }

    .feature-item {
        padding: 40px;
    }

    .map-copy__title {
        font-size: 32px;
    }

    .cta-btn {
        font-size: 16px;
    }
}

.xy-module-page-shell {
    width: calc(100% - 32px);
    max-width: 1296px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}

.xy-module-page-shell > .product-series-breadcrumb {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

@media (max-width: 389.98px) {
    .xy-module-page-shell {
        margin-left: 16px;
        margin-right: 16px;
        width: calc(100% - 32px);
        padding-inline: 0;
    }
}

@media (min-width: 390px) and (max-width: 429.98px) {
    .xy-module-page-shell {
        margin-left: 18px;
        margin-right: 18px;
        width: calc(100% - 36px);
        padding-inline: 0;
    }
}

@media (min-width: 430px) and (max-width: 479.98px) {
    .xy-module-page-shell {
        margin-left: 20px;
        margin-right: 20px;
        width: calc(100% - 40px);
        padding-inline: 0;
    }
}

@media (min-width: 480px) and (max-width: 639.98px) {
    .xy-module-page-shell {
        margin-left: 22px;
        margin-right: 22px;
        width: calc(100% - 44px);
        padding-inline: 0;
    }
}

@media (min-width: 640px) and (max-width: 767.98px) {
    .xy-module-page-shell {
        margin-left: 24px;
        margin-right: 24px;
        width: calc(100% - 48px);
        padding-inline: 0;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .xy-module-page-shell {
        margin-left: 32px;
        margin-right: 32px;
        width: calc(100% - 64px);
        padding-inline: 0;
    }
}

@media (min-width: 1025px) and (max-width: 1365.98px) {
    .xy-module-page-shell {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        max-width: 1296px;
        padding-inline: 60px;
    }
}

@media (min-width: 1366px) {
    .xy-module-page-shell {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        max-width: 1296px;
        padding-inline: 0;
    }
}

/* 版心大框架装饰线（绝对定位 + 通栏横线，不用 grid 列/track 画线） */
.xy-page-frame,
.why-choose-us__grid {
    position: relative;
    overflow: visible;
    box-sizing: border-box;
    width: 100%;
}

.xy-page-frame-lines {
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 10;
}

.xy-page-frame-line {
    position: absolute;
    inset-block: -1px;
    width: 1px;
    background: #e4e4e4;
}

.xy-page-frame-line--left {
    inset-inline-start: var(--xy-frame-inline, 0);
    inset-inline-end: auto;
}

.xy-page-frame-line--right {
    inset-inline-end: var(--xy-frame-inline, 0);
    inset-inline-start: auto;
}

.xy-page-frame-rule {
    position: absolute;
    left: 50%;
    right: auto;
    width: calc(100vw + 2px);
    max-width: none;
    margin-inline: 0;
    transform: translateX(-50%);
    height: 1px;
    background: #e4e4e4;
    pointer-events: none;
    z-index: 10;
}

.xy-page-frame-rule--top {
    inset-block-start: 0;
}

.xy-page-frame-rule--bottom {
    inset-block-end: 0;
}

.xy-page-frame-body {
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    width: 100%;
}

.why-choose-us__line-v,
.why-choose-us__line-h,
.page-template-page-products-detail-mro .main-layout-grid > .line-v,
.page-template-page-products-detail-mro .main-layout-grid > .line-h {
    display: none !important;
}

