.homeSeo-mask-vPP {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.1);
}

.homeSeo-homeWrap-Nn0 {
    position: fixed;
    z-index: 0;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    overflow: hidden;
}

.homeSeo-container-HMf {
    height: 100%;
}

.homeSeo-wrapper-vcj {
    height: 100%;
}

.homeSeo-btnArrow-ys4 {
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 30px;
    background-image: none;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    z-index: 10;
    transform: rotateY(0) scale(2);
    transition: 0.2s all;
}

.homeSeo-btnPrev-Cp7 {
    left: 10px;
    transform: rotateZ(180deg) scale(2);
}

.homeSeo-btnNext-9Qd {
    right: 10px;
}

.homeSeo-skin-white-6g2 {
    background-image: url(/fr/whitearrow.svg);
}

.homeSeo-skin-black-C7N {
    background-image: url(/fr/blackarrow.svg);
}

.homeSeo-idx_slide-Koi {
    display: block;
    position: relative;
    height: 100%;
    width: 100vw;
}

.homeSeo-footItem-ilf {
    z-index: 100;
    height: 100%;
}

.homeSeo-slidefooter-qfq {
    background: #fff;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;


}

.homeSeo-slidefooter-qfq .homeSeo-box-kPu {
    padding-top: 150px;
    display: flex;
    flex-direction: column;
    color: #000;
    max-width: 75%;
}



.homeSeo-slidefooter-qfq .homeSeo-box-kPu .homeSeo-img-iuh {
    padding-top: 150px;
    display: flex;
    justify-content: flex-start;
}

.homeSeo-slidefooter-qfq .homeSeo-box-kPu .homeSeo-desc-244 {
    /* font-family: Plain; */
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -0.7px;
}

.homeSeo-slidefooter-qfq .homeSeo-box-kPu .homeSeo-icon-OOm {
    display: inline-block;
    width: 60px;
    height: 30px;
}

.homeSeo-slidefooter-qfq .homeSeo-box-kPu .homeSeo-twitter-wV0 {
    background: url(/fr/icon1.svg) no-repeat 50% 50%;
    background-size: auto 100%;
}

.homeSeo-slidefooter-qfq .homeSeo-box-kPu .homeSeo-facebook-eMl {
    background: url(/fr/icon2.svg) no-repeat 50% 50%;
    background-size: auto 100%;
}

.homeSeo-slidefooter-qfq .homeSeo-box-kPu .homeSeo-instagram-oT3 {
    background: url(/fr/icon3.svg) no-repeat 50% 50%;
    background-size: auto 100%;
}

.homeSeo-slidefooter-qfq .homeSeo-box-kPu .homeSeo-pinterest-aBA {
    background: url(/fr/icon4.svg) no-repeat 50% 50%;
    background-size: auto 100%;
}

.homeSeo-h2--iD {
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    /* 帮我添加一个文字投影效果，在任何背景上都可以看得清楚的 */
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    z-index: 100;
    color: #fff;
    line-height: 1.2;
}
.homeSeo-h2--iD .homeSeo-word-2rS{
    display: inline-block;
}

/* 文字模板1 */
.homeSeo-templateText1-mJD {
    color: #000;
    width: 100%;
    height: 100%;
    background-color: rgb(245, 242, 240);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    line-height: 1.2;
}

.homeSeo-templateText1-mJD .homeSeo-title-FMX {
    font-size: 52px;
    text-align: center;
    font-weight: 600;
    padding: 40px 0 30px 0;
    font-family: 'font-bold';
    width: 1200px;
}

.homeSeo-templateText1-mJD .homeSeo-items--8o {
    font-size: 28px;
    margin: 0 auto;
    width: 1000px;
    padding-top: 40px;
}

.homeSeo-templateText1-mJD .homeSeo-item-l6W {
    display: flex;
    justify-content: space-between;
    padding: 2px 0;
    align-items: baseline;
}

.homeSeo-templateText1-mJD .homeSeo-item-l6W .homeSeo-line-pqC {
    border-bottom: 2px solid #000;
    flex: 1;
    margin: 0 4px;
}

.homeSeo-templateText1-mJD .homeSeo-item-l6W .homeSeo-price-o93 {
    font-weight: 600;
    font-family: 'font-bold';
}


@media (max-width: 960px) {
    .homeSeo-slidefooter-qfq .homeSeo-box-kPu .homeSeo-desc-244 {
        font-size: 25px !important;
    }

    .homeSeo-templateText1-mJD .homeSeo-title-FMX {
        font-size: 28px;
        padding: 20px 0;
        width: auto;
        margin: 0 10px;
    }

    .homeSeo-templateText1-mJD .homeSeo-items--8o {
        padding-top: 20px;
        font-size: 16px;
        margin: 0 auto;
        width: 80%;
    }

    .homeSeo-h2--iD {
        /* bottom: 88px; */
    }
}
/* @supports (height: 100svh) {
    .homeWrap {
        height: 100svh;
    }
    .h2 {
        background-color: #000;
        bottom: 80px;
    }
} */
.hBody {
    position: fixed;left: 0;top: 0;right: 0;bottom: 0; z-index: 0;
    overflow: hidden;
    touch-action: none;
}

/* 首页 */
.idx_imgItem {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: all 0.5s;
    transform: translateY(100%);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 48px;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    overflow: hidden;
    background-color: #fff;

}

.idx_imgItem .idx_mask {
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.01);
    cursor: pointer;
}

.loadIcon {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: 50%;
    background-image: url(/fr/loading.svg);
    animation-direction: alternate;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: pulse;
    animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition: opacity 0.4s;
}

@keyframes pulse {
    0% {
        filter: grayscale(1);
        transform: scale(0.75) rotate(-540deg);
    }

    100% {
        filter: grayscale(0);
        transform: scale(1) rotate(0deg);
    }
}

.idx_imgItem .imgA {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
}

.idx_imgItem.active {
    transform: translateY(0%);
}

.idx_imgItem.swiper-lazy-loaded .loadIcon {
    opacity: 0;
}
.cmsBlock-root-rsi {
}

/* TODO @TW: cannot compose */
.cmsBlock-content-BTy h2 {
    margin-bottom: 2rem;
    text-align: center;
    text-transform: uppercase;
}

/* TODO @TW: cannot compose */
.cmsBlock-content-BTy img {
    display: block;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto;
}

.column-root-syg {
}

@media only screen and (max-width: 960px) {
    .column-root-syg {
        background-attachment: scroll !important;
        flex-basis: 100%;
    }
}

@media only screen and (max-width: 960px) {
    .columnLine-root-mGa {
        flex-wrap: wrap;
    }
}

.cms-root-hFv {
    /* composes: px-4 from global; */
}

.cms-heading-5TQ {

    /* Medium */
}

.cms-root_empty-2EE,
.cms-root_1column-8Hs,
.cms-root_2columnsLeft-YDb,
.cms-root_2columnsRight-Q-K,
.cms-root_3columns-yZZ,
.cms-root_cmsFullWidth-Z8s,
.cms-root_categoryFullWidth-c6r,
.cms-root_productFullWidth-i6f {
}


