.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(/eu/whitearrow.svg);
}

.homeSeo-skin-black-C7N {
    background-image: url(/eu/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(/eu/icon1.svg) no-repeat 50% 50%;
    background-size: auto 100%;
}

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

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

.homeSeo-slidefooter-qfq .homeSeo-box-kPu .homeSeo-pinterest-aBA {
    background: url(/eu/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(/eu/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;
    }
}

.button-root-MFn {
    padding-top: calc(0.5rem + 1px); /* TODO @TW: review */
    padding-bottom: calc(0.5rem - 1px); /* TODO @TW: review */
    min-height: 2.5rem;
    transition-duration: 256ms;
    transition-property: background-color, border-color, color;
    transition-timing-function: var(--venia-global-anim-standard);
}

.button-root-MFn:active {
    transition-duration: 128ms;
}

/**
 * Some browsers retain the :hover state after a click, this ensures if a button becomes disabled after
 * being clicked it will be visually disabled.
 */
.button-root-MFn:hover:disabled {
    /* TODO @TW: cannot compose. This may not be possible with two variants. */
    pointer-events: none;
}

.button-root_lowPriority-Qoh {
}

.button-root_normalPriority-1E0 {
}

.button-root_highPriority-UpE {
}

.button-root_lowPriorityNegative-uax,
.button-root_normalPriorityNegative-x-d {
}

.button-root_highPriorityNegative-gwK {
}

.button-content-TD8 {
}

.checkbox-root-hF1 {
    --stroke: var(--venia-global-color-gray-600);
    grid-template-areas: 'input label';
    grid-template-columns: min-content 1fr;
}

.checkbox-input-WEy {
    grid-area: input;

    /* TODO @TW: review, replaces input:disabled. Check if working. */
}

.checkbox-icon-eiW {
    grid-area: input;
}

.checkbox-icon-eiW svg {
    stroke: rgb(var(--stroke));
}

.checkbox-label-wHh {
    grid-area: label;
}

/* When the input is disabled, update the cursor on the sibling label element. */
/* TODO @TW: cannot compose */
.checkbox-input-WEy:disabled ~ .checkbox-label-wHh {
    cursor: default;
}

.checkbox-input-WEy:checked:enabled + .checkbox-icon-eiW {
    --stroke: var(--venia-brand-color-1-700);
}

/* TODO @TW: cannot compose, needs "checked" variant enabled. Cannot combine variants. */
.checkbox-input-WEy:active:enabled,
.checkbox-input-WEy:focus:enabled {
    /* composes: active_shadow-radioActive from global; */
    /* composes: focus_shadow-radioFocus from global; */
    box-shadow: -3px 3px rgb(var(--venia-brand-color-1-100));
    outline: none;
}

.checkbox-input_shimmer-yEr {
}

.radio-root-Mbw {
    grid-template-areas: 'input label';
    grid-template-columns: min-content 1fr;
}

.radio-input-Mgy {
    grid-area: input;
}

.radio-icon-QeD {
    grid-area: input;
}

/* TODO @TW: cannot compose */
.radio-icon-QeD svg {
    /* composes: stroke-gray-600 from global; */
    stroke: rgb(var(--venia-global-color-gray-600));
}

.radio-label-n0x {
    grid-area: label;
}

/* TODO @TW: cannot compose */
.radio-input-Mgy:checked + .radio-icon-QeD svg {
    /* composes: stroke-brand-base from global; */
    stroke: rgb(var(--venia-brand-color-1-700));
}

.radio-input_shimmer-1vi {
}

.field-root-fSe {
}

.field-label-zVe {
    min-height: 2.125rem;
}

.field-input-2Mu {
    padding: calc(0.375rem - 1px) calc(0.625rem - 1px); /* TODO @TW: review */
}

.field-input-2Mu:disabled {
    background: rgb(var(--venia-global-color-gray-100));
    border-color: rgb(var(--venia-global-color-gray-400));
    color: rgb(var(--venia-global-color-gray-darker));
}

.field-optional-EDv {
}

.textArea-input-Rk3 {
}

.textArea-input_shimmer-SJm {
    font-size: 1rem;
}

.textInput-input-PzO {
}

.textInput-input_error-2j1 {
}

.textInput-input_shimmer-BRC {
    font-size: 1rem;
    padding: calc(0.375rem - 1px) calc(0.625rem - 1px);
}

.shimmer-root-N6z {
}

/* TODO @TW: cannot compose */
.shimmer-root-N6z::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: var(
        --venia-global-maxWidth
    ); /* TODO @TW: review. this should use TW theme value "maxWidth.site" */
    height: 100%;
    background-image: linear-gradient(
        to right,
        rgb(var(--venia-global-color-gray-50) / 0%) 0%,
        rgb(var(--venia-global-color-gray-50)) 40%,
        rgb(var(--venia-global-color-gray-50) / 0%) 80%,
        rgb(var(--venia-global-color-gray-50) / 0%) 100%
    );
    /* composes: bg-no-repeat from global; */
    background-repeat: none;
    background-size: var(--venia-global-maxWidth) 100%;
    -webkit-animation-name: shimmer-shimmerAnimation-rGT;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-fill-mode: forwards;
    will-change: transform;
}

.shimmer-root_rectangle-Hcb {

    min-height: 1rem;
}

.shimmer-root_button-AUG {
}

.shimmer-root_checkbox-Reu {
}

.shimmer-root_radio-y1q {
}

.shimmer-root_textArea-H8r {

    min-height: 6.75rem;
}

.shimmer-root_textInput-X-e {
}

.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 {
}


