.Footer_footer__aTR_K {
    background-color: #1a1a1a;
    color: #fff;
    padding: 2rem 0
}

.Footer_content__Sw6p7 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 2rem 0
}

.Footer_slogan__MFLTD {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    opacity: .6
}

.Footer_links__deWcV {
    display: flex;
    align-items: center
}

.Footer_links__deWcV a {
    color: #fff
}

.Footer_links__deWcV li:not(:last-child) {
    margin-right: 30px
}

.CartFreeShipping_CartFreeShipping-wrapper__8euDH {
    box-sizing: content-box;
    background: linear-gradient(0deg,rgba(74,192,82,.12),rgba(74,192,82,.12)),linear-gradient(0deg,#fff,#fff);
    padding: 8px 2px;
    z-index: 9;
    left: 0;
    right: 0
}

.CartFreeShipping_CartFreeShipping-wrapper__8euDH .CartFreeShipping_CartFreeShippingInfo-content__4Az4Z {
    display: flex;
    align-items: center
}

.CartFreeShipping_CartFreeShipping-wrapper__8euDH .CartFreeShipping_CartFreeShippingInfo-content__4Az4Z .CartFreeShipping_ShippingIcon-box__RamZi {
    flex: 0 0 auto;
    width: 16px;
    height: 16px;
    font-size: 0
}

.CartFreeShipping_CartFreeShipping-wrapper__8euDH .CartFreeShipping_CartFreeShippingInfo-content__4Az4Z .CartFreeShipping_ShippingInfo-text__kWkWM {
    flex: 0 0 auto;
    font-family: Hiragino Sans;
    font-size: 12px;
    font-weight: 600;
    line-height: 12px;
    color: #4ac052
}

.CartFreeShipping_CartFreeShipping-wrapper__8euDH .CartFreeShipping_CartFreeShippingInfo-countdown__Urmf7 {
    display: flex;
    align-items: center;
    flex: 0 0 106px;
    font-family: Hiragino Sans;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    color: #4ac052;
    order: 1
}

.CartFreeShipping_CartFreeShipping-wrapper__8euDH .CartFreeShipping_CartFreeShippingInfo-progress__32EnA {
    padding-top: 8px;
    flex: 1 1 100%;
    order: 1
}

@media screen and (min-width: 600px) {
    .CartFreeShipping_CartFreeShipping-wrapper__8euDH {
        flex-wrap:nowrap
    }

    .CartFreeShipping_CartFreeShipping-wrapper__8euDH .CartFreeShipping_CartFreeShippingInfo-progress__32EnA {
        flex: 1 1 auto;
        padding: 0 12px;
        order: 0
    }
}

@media screen and (max-width: 900px) {
    .CartFreeShipping_CartFreeShipping-wrapper__8euDH {
        margin-top:-2px
    }
}

.DownloadHeader_DownloadModalHeader__NAY40 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: .5px solid rgba(22,24,35,.2);
    padding: 1.5rem
}

.DownloadHeader_DownloadModalTitle__Gu8qT {
    font-weight: 700;
    font-size: 1.6rem
}

.DownloadHeader_ContentContainer__iAhUk {
    padding: 1.5rem;
    text-align: center
}

.DownloadHeader_QRCode__fhJ8Y {
    padding: 1.5rem 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.DownloadHeader_PSubTitle__jOGUk {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    margin: 1.5rem auto
}

.DownloadHeader_BtnsContainer__ivKZv {
    margin: 0 auto
}

.DownloadHeader_Btns__vG4mC {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 288px;
    margin: 1rem auto
}

.DownloadHeader_benefits-swiper-wrapper__kbajm {
    overflow: hidden
}

.DownloadHeader_wrapperMain__rGiW6 {
    height: 28px;
    display: flex;
    align-items: center
}

.PageLoader_pageLoader__1p2_u {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: hsla(0,0%,100%,.6);
    display: flex;
    align-items: center;
    justify-content: center
}

.Spinner_loader__U_Q2V,.Spinner_loader__U_Q2V:after {
    border-radius: 50%;
    width: 30px;
    height: 30px
}

.Spinner_loader__U_Q2V {
    margin: 0 auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border: .2em solid #ccc;
    border-left: .2em solid var(--color-primary);
    transform: translateZ(0);
    animation: Spinner_load8__pfV_P 1.1s linear infinite
}

@keyframes Spinner_load8__pfV_P {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.Button_btn__dJI7L {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 2.5rem;
    padding: 0 1rem;
    font-size: 1rem;
    cursor: pointer;
    border-radius: 100px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    border: none;
    white-space: nowrap;
    outline: none
}

.Button_btn__dJI7L:disabled {
    opacity: .5;
    cursor: not-allowed
}

.Button_default__dVoEM {
    color: #fff;
    border: 1px solid var(--color-dark);
    background-color: var(--color-dark)
}

.Button_text__DPjKY {
    background-color: transparent;
    color: var(--color-primary);
    border: 1px solid transparent
}

.Button_primary__v4M6u {
    background-color: var(--color-primary);
    color: #fff;
    border: 1px solid var(--color-primary)
}

.Button_success__u_C6u {
    background-color: var(--color-success);
    color: #fff
}

.Button_outline__Lwkom,.Button_primary__v4M6u:hover {
    background-color: #fff;
    color: var(--color-primary)
}

.Button_outline__Lwkom {
    border: 1px solid var(--color-primary)
}

.Button_outline__Lwkom:hover {
    background-color: var(--color-primary);
    color: #fff
}

.Button_light__y_YDy {
    background-color: #fff;
    color: #3d3d3d;
    border: 1px solid #cdd1d4
}

.Button_icon__wF0Xi {
    width: 20px;
    height: 20px;
    margin-right: 1rem
}

.EmailComboBox_ComboBoxItem__JDus_ {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.LoginForm_pageHeading__ewX7B {
    font-size: 3rem;
    text-transform: uppercase
}

.LoginForm_authForm__rM7GF {
    padding: 3vh 0 1vh;
    margin: 0 auto
}

.LoginForm_bottom__bmZLf {
    margin-top: 2rem
}

.LoginForm_error__Ao_bj {
    color: red;
    font-size: 1.6rem;
    padding: .2rem 0
}

.LoginForm_button__yXf_F {
    width: 100%;
    background-color: #4ac052;
    border: none
}

.LoginForm_button__yXf_F:hover {
    background-color: #4ac052
}

@media only screen and (max-width: 600px) {
    .LoginForm_authForm__rM7GF {
        width:100%
    }
}

.Signup_pageHeading__sou26 {
    font-size: 3rem;
    text-transform: uppercase
}

.Signup_authForm__duOPF {
    padding: 3vh 0;
    margin: 0 auto
}

.Signup_bottom__kTJ3E {
    margin-top: 2rem
}

.Signup_error__Ni2Lm {
    color: red;
    font-size: 1.6rem;
    padding: .2rem 0
}

.Signup_button__HFdJM {
    width: 100%;
    border: none
}

.Signup_button__HFdJM,.Signup_button__HFdJM:hover {
    background-color: #4ac052
}

@media only screen and (max-width: 600px) {
    .Signup_authForm__duOPF {
        width:100%
    }
}

.LoginDrawer_infoContainer__jzl9e {
    padding-top: 40px;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.LoginDrawer_infoContainer__jzl9e::-webkit-scrollbar {
    display: none
}

.LoginDrawer_img__9_0Qj {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    background-color: var(--color-gray-light)
}

.LoginDrawer_link__9VOms {
    color: #1976d2;
    -webkit-text-decoration: underline;
    text-decoration: underline;
    -webkit-text-decoration-color: rgba(25,118,210,.4);
    text-decoration-color: rgba(25,118,210,.4)
}

.LoginDrawer_login-btn__container__271_u {
    display: flex;
    width: 250px;
    height: 38px;
    border-radius: 4px;
    margin: 12px auto;
    background-color: #fff;
    align-items: center;
    cursor: pointer;
    border: 1px solid #d7d7d7;
    padding: 12px
}

.category-wrapper {
    display: flex;
    height: calc(100vh - 112px);
    overflow: hidden;
    max-width: 960px;
    background: #fff;
    box-sizing: border-box
}

.category-wrapper .category-left-con {
    flex: 1 1;
    background: #f4f4f4;
    height: 100%;
    overflow-y: auto
}

.category-wrapper .category-right-con {
    max-width: 71%;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
    box-sizing: border-box
}

.category-wrapper .category-right-con .category-right-item-text {
    font-size: 12px;
    font-family: Hiragino Sans;
    font-weight: 600;
    margin-bottom: 12px
}

.category-wrapper .category-right-con .category-right-con-wrapper {
    display: flex;
    flex-wrap: wrap
}

.category-wrapper .category-right-con .category-right-con-wrapper .category-right-item-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 10px
}

.category-wrapper .category-right-con .category-right-con-wrapper .category-right-item-container .category-right-item-image {
    width: 64px;
    height: 64px;
    border-radius: 32px;
    overflow: hidden
}

.category-wrapper .category-right-con .category-right-con-wrapper .category-right-item-container .category-right-item-sub-text {
    margin-top: 4px;
    color: #666;
    font-size: 12px;
    text-align: center
}
 @media (max-width:900px) {
    .category-wrapper .category-right-con .category-right-con-wrapper .category-right-item-container .category-right-item-sub-text {
        display: block;
        max-width: 64px; 
        word-wrap: break-word;
        white-space: normal; 
        text-align: center;  
    }
 }
.category-wrapper .category-item {
    padding-left: 12px;
    padding-right: 12px;
    position: relative;
    font-family: Hiragino Sans;
    min-height: 43px;
    color: #666;
    font-size: 12px;
    font-weight: 600;
    height: 43px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: all .3s ease;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.category-wrapper .category-item .category-left-item-line {
    position: absolute;
    top: calc(50% - 10px);
    left: 0;
    width: 3px;
    height: 20px;
    background: #4ac052
}

.category-wrapper .category-item .category-left-item-arrow {
    position: absolute;
    top: calc(50% - 7px);
    right: 24px
}

.NewWebToAppModal_mainModalContentWrapper__LEdmf {
    position: relative
}

.NewWebToAppModal_modalInnerContent__Rdilj {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 20px;
    background: linear-gradient(139.6deg,#fffcf2 2.36%,#e6fff0 39.25%,#fff6e7 73.6%,#c4ffdc 96.52%);
    border-radius: 16px
}

.NewWebToAppModal_modalInnerContent__Rdilj .NewWebToAppModal_middleWrapMain__0Wzvk {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    margin-top: 6px
}

.NewWebToAppModal_modalInnerContent__Rdilj .NewWebToAppModal_middleWrapMain__0Wzvk .NewWebToAppModal_dialogMainSubWrap__A_Xt9 {
    width: 86px;
    height: 66px;
    border-radius: 8px;
    margin-left: 2px;
    margin-right: 2px;
    background: hsla(0,0%,100%,.7);
    position: relative;
    border-radius: 0,0,6px,6px
}

.NewWebToAppModal_modalInnerContent__Rdilj .NewWebToAppModal_middleWrapMain__0Wzvk .NewWebToAppModal_dialogMainSubWrap__A_Xt9 .NewWebToAppModal_dialogMaintopSubWrap__rQdL5 {
    position: absolute;
    width: 48px;
    height: 20px;
    left: 19px;
    background: rgba(74,192,82,.12);
    display: flex;
    justify-content: center;
    align-items: center
}

.NewWebToAppModal_modalInnerContent__Rdilj .NewWebToAppModal_middleWrapMain__0Wzvk .NewWebToAppModal_dialogMainSubWrap__A_Xt9 .NewWebToAppModal_dialogMaintopSubWrap__rQdL5 .NewWebToAppModal_dialogMaintopSubWrapText__xsEA5 {
    background: linear-gradient(180deg,#68d870,#4ac052);
    font-family: Futura;
    font-weight: 700;
    font-size: 12px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.NewWebToAppModal_modalInnerContent__Rdilj .NewWebToAppModal_middleWrapMain__0Wzvk .NewWebToAppModal_dialogMainSubWrap__A_Xt9 .NewWebToAppModal_dialogMaintopSubWrapTitle__EdZu6 {
    margin-top: 25px;
    background: linear-gradient(225.41deg,#60db84 -.28%,#4ac052 95.88%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 14px;
    font-weight: 800;
    text-align: center;
    font-family: Hiragino Sans;
    line-height: 16px
}

.NewWebToAppModal_modalInnerContent__Rdilj .NewWebToAppModal_middleWrapMain__0Wzvk .NewWebToAppModal_dialogMainSubWrap__A_Xt9 .NewWebToAppModal_dialogMaintopSubWrapSubTitle__0lUwP {
    color: #666;
    text-align: center;
    font-weight: 300;
    margin-top: 6px;
    font-family: Hiragino Sans;
    font-size: 9px
}

.NewWebToAppModal_modalInnerContent__Rdilj .NewWebToAppModal_middleWrapMain__0Wzvk .NewWebToAppModal_middleWrapIcon__NyR7R {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 28px;
    border-radius: 50%;
    background: linear-gradient(157.28deg,#5bd576 -128.37%,#4ac04e 174.53%);
    border: 1px solid #fff;
    z-index: 6
}

.NewWebToAppModal_modalInnerContent__Rdilj .NewWebToAppModal_middleWrapMain__0Wzvk .NewWebToAppModal_middleWrapIcon__NyR7R .NewWebToAppModal_secondWrapFirstTitleColumnLine__Fa4gH {
    width: 1px;
    height: 7.5px;
    position: absolute;
    top: 3.6px;
    left: 6.7px;
    border-radius: .5px;
    background: #fff
}

.NewWebToAppModal_modalInnerContent__Rdilj .NewWebToAppModal_middleWrapMain__0Wzvk .NewWebToAppModal_middleWrapIcon__NyR7R .NewWebToAppModal_secondWrapFirstTitleRowLine__1oY5q {
    height: 1px;
    width: 7.5px;
    position: absolute;
    top: 6.6px;
    left: 3.4px;
    border-radius: .5px;
    background: #fff
}

.NewWebToAppModal_modalInnerContent__Rdilj .NewWebToAppModal_footerText__jEGkw {
    font-size: 12px;
    font-weight: 900;
    font-family: Noto Sans JP;
    color: #4ac052;
    line-height: 12px
}

.NewWebToAppModal_mainModalContent__SVEef {
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media only screen and (min-width: 600px) {
    .NewWebToAppModal_mainModalContentWrapper__LEdmf {
        height:360px
    }

    .NewWebToAppModal_modalInnerContent__Rdilj {
        width: 280px;
        height: 339px;
        padding-top: 10px
    }

    .NewWebToAppModal_modalInnerContent__Rdilj .NewWebToAppModal_firstTitle__RZa1F {
        font-size: 18px
    }

    .NewWebToAppModal_modalInnerContent__Rdilj .NewWebToAppModal_firstSubTitle__DiT3A {
        font-size: 16px
    }

    .NewWebToAppModal_dialogButtonWrap__dNfBQ {
        width: 230px
    }

    .NewWebToAppModal_dialogButtonWrap__dNfBQ .NewWebToAppModal_buttonShadow__8B6Wf {
        position: absolute;
        width: 208px
    }
}

@media only screen and (max-width: 600px) {
    .NewWebToAppModal_mainModalContentWrapper__LEdmf {
        height:323px
    }

    .NewWebToAppModal_modalInnerContent__Rdilj {
        width: 301px;
        height: 302px;
        padding-top: 20px
    }

    .NewWebToAppModal_modalInnerContent__Rdilj .NewWebToAppModal_firstTitle__RZa1F {
        font-size: 21px
    }

    .NewWebToAppModal_modalInnerContent__Rdilj .NewWebToAppModal_firstSubTitle__DiT3A {
        font-size: 18px
    }

    .NewWebToAppModal_dialogButtonWrap__dNfBQ {
        width: 247px
    }

    .NewWebToAppModal_dialogButtonWrap__dNfBQ .NewWebToAppModal_buttonShadow__8B6Wf {
        position: absolute;
        width: 223px
    }
}

.NewWebToAppModal_modalInnerContent__Rdilj .NewWebToAppModal_firstTitle__RZa1F {
    font-weight: 700;
    color: #4ac052;
    font-family: Hiragino Sans
}

.NewWebToAppModal_modalInnerContent__Rdilj .NewWebToAppModal_firstSubTitle__DiT3A {
    font-weight: 600;
    color: #4ac052;
    font-family: Hiragino Sans
}

.NewWebToAppModal_modalInnerContent__Rdilj .NewWebToAppModal_dialogMainWrap__RPXI7 {
    background: linear-gradient(270deg,#83cd4a,#4aca52 127.31%);
    width: 282px;
    height: 159px;
    border-radius: 8px;
    margin-top: 16px;
    display: flex;
    flex-direction: column;
    align-items: center
}

.NewWebToAppModal_modalInnerContent__Rdilj .NewWebToAppModal_dialogMainWrap__RPXI7 .NewWebToAppModal_firstMainWrap__VpUXV {
    position: relative;
    width: 249px;
    height: 82px;
    margin-top: 12px;
    background: linear-gradient(252.29deg,#fafffa 4.84%,#fff 61.4%);
    border-radius: 10px;
    overflow: hidden
}

.NewWebToAppModal_modalInnerContent__Rdilj .NewWebToAppModal_dialogMainWrap__RPXI7 .NewWebToAppModal_firstMainWrap__VpUXV:after,.NewWebToAppModal_modalInnerContent__Rdilj .NewWebToAppModal_dialogMainWrap__RPXI7 .NewWebToAppModal_firstMainWrap__VpUXV:before {
    content: "";
    position: absolute;
    top: 33px;
    width: 16px;
    height: 16px;
    background: linear-gradient(270deg,#83cd4a,#4aca52 127.31%);
    border-radius: 50%
}

.NewWebToAppModal_modalInnerContent__Rdilj .NewWebToAppModal_dialogMainWrap__RPXI7 .NewWebToAppModal_firstMainWrap__VpUXV:before {
    left: -8px
}

.NewWebToAppModal_modalInnerContent__Rdilj .NewWebToAppModal_dialogMainWrap__RPXI7 .NewWebToAppModal_firstMainWrap__VpUXV:after {
    right: -8px
}

.NewWebToAppModal_firstMainWrap__VpUXV {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.NewWebToAppModal_firstMainWrap__VpUXV .NewWebToAppModal_firstMainWrapTitle__KR2Gs {
    display: flex;
    align-items: flex-end
}

.NewWebToAppModal_firstMainWrap__VpUXV .NewWebToAppModal_firstMainWrapTitle__KR2Gs .NewWebToAppModal_mainDesc__vXiHz {
    font-weight: 700;
    font-size: 42px;
    height: 44px;
    line-height: 44px;
    background: linear-gradient(253.65deg,#5ad476 11.82%,#4bc152 77.41%);
    font-family: DIN Alternate;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.NewWebToAppModal_firstMainWrap__VpUXV .NewWebToAppModal_firstMainWrapTitle__KR2Gs .NewWebToAppModal_mainUnit__xwCfL {
    font-size: 26px;
    font-weight: 700;
    background: linear-gradient(253.65deg,#5ad476 11.82%,#4bc152 77.41%);
    font-family: DIN Alternate;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.NewWebToAppModal_firstMainWrap__VpUXV .NewWebToAppModal_secondMainWrapTitle__f0EBC {
    font-family: Hiragino Sans;
    font-weight: 400;
    font-size: 19px;
    color: #666
}

.NewWebToAppModal_secondMainWrap__JhbW_ {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 8px;
    position: relative
}

.NewWebToAppModal_secondMainWrap__JhbW_ .NewWebToAppModal_leftMainWrap__33acq {
    width: 123px;
    height: 44px;
    border-radius: 7px;
    margin-right: 4px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: linear-gradient(242.12deg,#f2fcf0 -12.33%,#fff 57.31%)
}

.NewWebToAppModal_secondMainWrap__JhbW_ .NewWebToAppModal_leftMainWrap__33acq:before {
    content: "";
    position: absolute;
    top: 17px;
    width: 10px;
    height: 10px;
    background: linear-gradient(270deg,#83cd4a,#4aca52 127.31%);
    border-radius: 50%;
    left: -5px
}

.NewWebToAppModal_secondMainWrap__JhbW_ .NewWebToAppModal_rightMainWrap__VrBwa {
    width: 123px;
    height: 44px;
    position: relative;
    background: linear-gradient(242.12deg,#f2fcf0 -12.33%,#fff 57.31%);
    border-radius: 7px;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.NewWebToAppModal_secondMainWrap__JhbW_ .NewWebToAppModal_rightMainWrap__VrBwa:after {
    content: "";
    position: absolute;
    top: 17px;
    width: 10px;
    height: 10px;
    background: linear-gradient(270deg,#83cd4a,#4aca52 127.31%);
    border-radius: 50%;
    right: -5px
}

.NewWebToAppModal_secondMainWrap__JhbW_ .NewWebToAppModal_middleWrap__DVpAR {
    position: absolute;
    z-index: 3;
    width: 21px;
    height: 21px;
    background: linear-gradient(157.28deg,#5bd576 -128.37%,#4ac04e 174.53%);
    border-radius: 50%;
    border: 2px solid #fff;
    top: 11px;
    left: 115px
}

.NewWebToAppModal_secondMainWrap__JhbW_ .NewWebToAppModal_middleWrap__DVpAR .NewWebToAppModal_secondWrapFirstTitleColumnLine__Fa4gH {
    position: absolute;
    top: 4.2px;
    left: 7.8px;
    width: 1.34px;
    border-radius: .67px;
    height: 9.34px;
    background: #fff
}

.NewWebToAppModal_secondMainWrap__JhbW_ .NewWebToAppModal_middleWrap__DVpAR .NewWebToAppModal_secondWrapFirstTitleRowLine__1oY5q {
    position: absolute;
    top: 7.8px;
    left: 4.2px;
    height: 1.34px;
    border-radius: .67px;
    width: 9.34px;
    background: #fff
}

.NewWebToAppModal_secondWrapFirstTitle___XDiE {
    font-family: Hiragino Sans;
    font-weight: 700;
    font-size: 17px;
    background: linear-gradient(253.65deg,#5ad476 11.82%,#4bc152 77.41%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center
}

.NewWebToAppModal_secondWrapSecondTitle__PiAMz {
    font-family: Hiragino Sans;
    font-weight: 300;
    font-size: 12px;
    background: #666;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center
}

.NewWebToAppModal_dialogButtonWrap__dNfBQ {
    position: absolute;
    bottom: 0;
    height: 49px;
    border-radius: 24.5px;
    background: linear-gradient(270deg,#4ac052,#8dda51);
    left: 26.88px
}

.NewWebToAppModal_dialogButtonWrap__dNfBQ .NewWebToAppModal_buttonShadow__8B6Wf {
    position: absolute;
    height: 21px;
    border-radius: 10px;
    left: 12px;
    top: 3px;
    z-index: 5;
    background: linear-gradient(180deg,hsla(0,0%,100%,.8),hsla(0,0%,100%,0) 67.65%)
}

.NewWebToAppModal_dialogButtonWrap__dNfBQ .NewWebToAppModal_textContent__XLb3O {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 49px;
    padding-left: 12px;
    padding-right: 12px
}

.NewWebToAppModal_dialogButtonWrap__dNfBQ .NewWebToAppModal_textContent__XLb3O .NewWebToAppModal_mainText__Oq_6x {
    font-family: Hiragino Sans;
    font-weight: 700;
    font-size: 22px;
    color: #fff
}

.NewWebToAppModal_dialogButtonWrap__dNfBQ .NewWebToAppModal_textContent__XLb3O .NewWebToAppModal_smallContent__u0lzu {
    width: 21px;
    height: 24px
}

.Page_Layout__Dzvou {
    background-color: #fff
}

.Page_Layout__Dzvou .Page_LargeQR__u56ir {
    display: none;
    position: fixed;
    top: 150px;
    right: calc((100vw - 1236px)/2 - 100px);
    z-index: 1
}

.Page_Layout__Dzvou .Page_MiddleQR__ak_jx {
    position: fixed;
    bottom: 230px;
    right: 16px;
    z-index: 10
}

.Page_Layout__Dzvou .Page_QRIcon__kltUr {
    display: none;
    position: fixed;
    bottom: 146px;
    right: 24px;
    width: 80px;
    height: 80px;
    z-index: 10;
    cursor: pointer
}

@media only screen and (min-width: 900px) {
    .Page_Layout__Dzvou .Page_QRIcon__kltUr {
        display:block
    }
}

@media only screen and (min-width: 1440px) {
    .Page_Layout__Dzvou .Page_LargeQR__u56ir {
        display:block
    }

    .Page_Layout__Dzvou .Page_QRIcon__kltUr {
        display: none
    }
}

.ProductCard_productImgWrapper__Mnv4b {
    position: relative;
    font-size: 0
}

.ProductCard_productImgWrapper__Mnv4b img {
    object-fit: cover
}

.ProductCard_productName__nb9L_ {
    color: var(--color-text-primary);
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.ProductCard_productPrice__Z2NnK {
    font-weight: 600;
    white-space: nowrap;
    align-items: center;
    font-family: DIN Alternate
}

.ProductCard_productPrice__Z2NnK .ProductCard_price__OBelE {
    font-size: 20px
}

.ProductCard_wishlistButtonContainer__hCefl {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 2;
    background-color: hsla(0,0%,100%,.5);
    display: flex;
    align-items: center;
    justify-content: center
}

.ProductCard_image__oCYvB {
    filter: none!important
}

.Countdown_Container__nENEg {
    display: flex;
    justify-content: center
}

.Countdown_Container__nENEg .Countdown_Content__yjNnQ {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-align: center;
    font-size: 12px;
    padding: 4px 0;
    background: url(../img-origin/06f32710-2bc8-4d80-b6d4-8cde46b0de97_506x100.png);
    background-size: 100% 100%
}

.Countdown_Container__nENEg .Countdown_Alarm__fTEnU {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 800;
    font-size: 16px
}

.Countdown_Container__nENEg .Countdown_Number__u9BN0 {
    width: 24px;
    height: 22px;
    border-radius: 4px;
    background-color: #ec3419
}

.Countdown_Container__nENEg .Countdown_Colon__J1Are {
    width: 14px;
    height: 22px;
    vertical-align: center
}

.PetsBanner_Banner__Sq3f9 {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    font-size: 0
}

.PetsBanner_Banner__Sq3f9 picture {
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: sub
}

.PetsReviewsItem_Review__gO4c8 {
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, 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");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

/* .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-android .swiper-slide,.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-pointer-events {
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform,height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0,0,0,.15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start:var(--swiper-centered-offset-before)}

.swiper-centered.swiper-horizontal>.swiper-wrapper: before {
    height:100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start:var(--swiper-centered-offset-before)}

.swiper-centered.swiper-vertical>.swiper-wrapper: before {
    width:100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop:always}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: opacity .3s;
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled {
    display: none!important
}

.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));
    height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color,#000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity,.2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none!important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity,1);
    background: var(--swiper-pagination-color,var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0,-50%,0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap,6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform .2s,top .2s
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s,left .2s
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s,right .2s
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
} */

.ProductDiscountPrice_product-discount-price__vnyse {
    padding: 8px 12px;
    box-sizing: border-box;
    position: relative
}

.ProductDiscountPrice_product-discount-price__vnyse>.ProductDiscountPrice_price__76AdN .ProductDiscountPrice_money__V3sZj .ProductDiscountPrice_HFLPrice-wrapper__N48Gg .ProductDiscountPrice_HFLPrice__9dqww .ProductDiscountPrice_origin-price__uTKRn {
    line-height: 24px
}

.ProductDiscountPrice_product-discount-price__vnyse>.ProductDiscountPrice_price__76AdN .ProductDiscountPrice_money__V3sZj>span {
    font-family: Hiragino Sans;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #fff
}

.ProductDiscountPrice_product-discount-price__vnyse>.ProductDiscountPrice_price__76AdN .ProductDiscountPrice_money__V3sZj>span:nth-child(2) {
    margin-left: 4px
}

.ProductDiscountPrice_product-discount-price__vnyse>.ProductDiscountPrice_price__76AdN .ProductDiscountPrice_money__V3sZj>span:last-child {
    text-decoration: line-through
}

.ProductDiscountPrice_product-discount-price__vnyse>.ProductDiscountPrice_price__76AdN .ProductDiscountPrice_off__VXlCE {
    margin-top: 4px;
    font-family: Hiragino Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 16px;
    color: #fff
}

.ProductDiscountPrice_product-discount-price__vnyse>.ProductDiscountPrice_price__76AdN .ProductDiscountPrice_off__VXlCE>span {
    padding: 2px 4px;
    background: rgba(0,0,0,.16);
    border-radius: 4px
}

.ProductDiscountPrice_product-discount-price__vnyse>.ProductDiscountPrice_rights__e6IHK {
    position: absolute;
    right: 12px;
    bottom: 8%;
    display: flex;
    align-items: center
}

.ProductDiscountPrice_product-discount-price__vnyse>.ProductDiscountPrice_rights__e6IHK .ProductDiscountPrice_desc__suzoV {
    margin-right: 4px;
    font-family: Hiragino Sans;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #fff
}

.ProductDiscountPrice_product-discount-price__vnyse>.ProductDiscountPrice_rights__e6IHK .ProductDiscountPrice_Countdown-wrapper__cGCnJ {
    display: inline-flex
}

.HFLPrice-wrapper {
    display: inline-block;
    line-height: 1
}

.HFLPrice-wrapper .HFLPrice .line-price,.HFLPrice-wrapper .HFLPrice .origin-price {
    display: inline-block;
    white-space: nowrap
}

.HFLPrice-wrapper .HFLPrice .line-price span[class*=__currency],.HFLPrice-wrapper .HFLPrice .origin-price span[class*=__currency] {
    font-size: 12px
}

@supports not (-webkit-touch-callout:none) {
    .HFLPrice-wrapper .HFLPrice .line-price .origin-price__num,.HFLPrice-wrapper .HFLPrice .origin-price .origin-price__num {
        font-size: 16px
    }
}

.HFLPrice-wrapper .HFLPrice .line-price {
    color: var(--line-color);
    font-weight: var(--line-font-weight);
    font-size: var(--line-font-size);
    transform: scale(var(--line-font-scale))
}

.HFLPrice-wrapper .HFLPrice .line-price .line-price__num {
    text-decoration: line-through
}

.HFLPrice-wrapper .HFLPrice .line-price .line-price__currency {
    text-decoration: line-through;
    font-size: var(--line-font-size)
}

.HFLPrice-wrapper .HFLPrice .origin-price {
    color: var(--origin-color);
    font-weight: var(--origin-font-weight);
    line-height: 1;
    white-space: nowrap;
    transform: scale(var(--origin-font-scale))
}

.HFLPrice-wrapper .HFLPrice .origin-price .origin-price__num {
    font-family: DIN Alternate;
    font-size: var(--origin-font-size)
}

.HFLPrice-wrapper .position-left {
    display: inline-block
}

.HFLPrice-wrapper .position-left .origin-price {
    margin-left: 4px
}

.HFLPrice-wrapper .position-right {
    display: inline-flex;
    flex-direction: row-reverse;
    align-items: baseline
}

.HFLPrice-wrapper .position-right .line-price {
    margin-left: 4px
}

.HFLPrice-wrapper .position-bottom {
    display: inline-flex;
    flex-direction: column-reverse;
    align-items: flex-end
}

.Countdown-wrapper {
    display: flex;
    align-items: center;
    white-space: nowrap;
    justify-content: center
}

.Countdown-wrapper .Countdown-head {
    font-size: 12px;
    font-family: DIN Alternate!important;
    margin-right: 2px
}

.Countdown-wrapper .Countdown {
    color: #fff;
    display: inline-flex;
    align-items: center
}

.Countdown-wrapper .day-text,.Countdown-wrapper .days,.Countdown-wrapper .hours,.Countdown-wrapper .milliseconds,.Countdown-wrapper .minutes,.Countdown-wrapper .seconds {
    display: inline-block;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    color: var(--time-color);
    font-family: DIN Alternate!important
}

.Countdown-wrapper .dot-day-text {
    color: var(--grid-bg)
}

@supports not (-webkit-touch-callout:none) {
    .Countdown-wrapper .day-text,.Countdown-wrapper .days,.Countdown-wrapper .hours,.Countdown-wrapper .milliseconds,.Countdown-wrapper .minutes,.Countdown-wrapper .seconds {
        font-size: 12px
    }
}

.Countdown-wrapper .grid .day-text,.Countdown-wrapper .grid .days,.Countdown-wrapper .grid .hours,.Countdown-wrapper .grid .milliseconds,.Countdown-wrapper .grid .minutes,.Countdown-wrapper .grid .seconds ,.Countdown-wrapper .grid .millisecond{
    width: 16px;
    height: 16px;
    background: var(--grid-bg);
    border-radius: var(--border-rad);
    line-height: 16px
}

.Countdown-wrapper .dot,.Countdown-wrapper .text {
    display: inline-block;
    height: 16px;
    padding: 0 2px;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    color: var(--dot-color);
    line-height: 1
}

.Countdown-wrapper .text {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px
}

.ProductHeadingVideo_videoBox__B2HYN {
    position: relative;
    width: 100%;
    height: 100%
}



.ProductHeadingVideo_videoBox__B2HYN:before {
    position: absolute;
    left: 50%;
    top: 50%;
    display: none;
    transform: translate(-50%,-50%);
    pointer-events: none;
    width: 60px;
    height: 60px;
    content: "";
    background: url(../img-origin/dcd02ee9-ac5a-4aa0-b171-06fb0e426b2d_156x156.png) 50%/contain no-repeat
}

.ProductHeadingVideo_videoBox__B2HYN.ProductHeadingVideo_pause__ud2gL:before {
    display: block
}

.ProductHeadingVideo_volumeBtn__Vc1Gl {
    position: absolute;
    bottom: 12px;
    left: 12px;
    height: 32px;
    width: 32px;
    background: rgba(0,0,0,.24);
    border-radius: 32px;
    color: #fff;
    font-size: 12px;
    line-height: 32px;
    text-align: center;
    z-index: 1
}

.ProductImageSwiper_imagesSwiperContainer__SZL3a {
    width: 100%;
    position: relative
}

.ProductImageSwiper_imagesSwiperContainer__SZL3a .ProductImageSwiper_imagesAndCountdown__VWNMv {
    border-radius: 0
}

.ProductImageSwiper_imagesSwiperContainer__SZL3a .ProductImageSwiper_swiperWrapper__2r2wi {
    position: relative;
    display: flex;
    width: 100%;
    line-height: 0;
    padding-top: 100%
}
@media (min-width: 768px){
    .ProductImageSwiper_imagesSwiperContainer__SZL3a  .ProductImageSwiper_swiperWrapper__2r2wi{
       padding-top: calc(100% - 72px);
    }
}
.ProductImageSwiper_imagesSwiperContainer__SZL3a .ProductImageSwiper_bottomSwitchBtn__HnOnH {
    padding: 4px;
    width: 100%;
    height: 72px;
    box-sizing: border-box;
    left: 0;
    bottom: 0
}

.ProductImageSwiper_imagesSwiperContainer__SZL3a .ProductImageSwiper_bottomSwitchBtn__HnOnH .ProductImageSwiper_scrollContent__H1kcz {
    overflow-x: scroll;
    height: calc(100% + 17px);
    padding-bottom: 17px;
    width: 100%;
    scrollbar-width: none
}

.ProductImageSwiper_imagesSwiperContainer__SZL3a .ProductImageSwiper_bottomSwitchBtn__HnOnH .ProductImageSwiper_scrollContent__H1kcz .ProductImageSwiper_switchImageCon__yc_aV {
    box-sizing: border-box;
    border: 2px solid transparent;
    margin: 4px;
    width: 56px;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    overflow: hidden
}

.ProductImageSwiper_imagesSwiperContainer__SZL3a .ProductImageSwiper_bottomSwitchBtn__HnOnH .ProductImageSwiper_scrollContent__H1kcz .ProductImageSwiper_switchImageCon__yc_aV .ProductImageSwiper_switchImage___1Ezj {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.ProductImageSwiper_imagesSwiperContainer__SZL3a .ProductImageSwiper_SwitchButtons__Ys2mG {
    display: flex;
    padding: 26px 12px 12px;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid rgba(0,0,0,.03);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: auto 18px;
    background-image: url(../img-origin/3ab00148-3afd-4de4-8faa-0a31afa2df97_240x54.png);
    background-origin: border-box
}

.ProductImageSwiper_imagesSwiperContainer__SZL3a .ProductImageSwiper_SwitchButtonItem__zcPFa {
    flex: 1 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3px 0;
    border-radius: 6px;
    background-color: rgba(0,0,0,.03);
    border: 1px solid rgba(0,0,0,.03)
}

.ProductImageSwiper_imagesSwiperContainer__SZL3a .ProductImageSwiper_SwitchButtonItem__zcPFa.ProductImageSwiper_empty__wOxm_ {
    opacity: .4
}

.ProductImageSwiper_imagesSwiperContainer__SZL3a .ProductImageSwiper_SwitchButtonItem__zcPFa.ProductImageSwiper_active__ojIoC {
    border: 1px solid #4ac052
}

.ProductImageSwiper_imagesSwiperContainer__SZL3a .ProductImageSwiper_reviewContent__a08FX {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.ProductImageSwiper_imagesSwiperContainer__SZL3a .ProductImageSwiper_timeLeft__rBe_W {
    display: flex;
    align-items: center
}

.ProductImageSwiper_imagesSwiperContainer__SZL3a .ProductImageSwiper_timeLeft__rBe_W>img {
    width: 16px;
    height: 16px;
    margin-right: 4px
}

.ProductImageSwiper_imagesSwiperContainer__SZL3a .ProductImageSwiper_timeLeft__rBe_W>div {
    font-family: Noto Sans JP;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #000
}

.ProductImageSwiper_imagesSwiperContainer__SZL3a .ProductImageSwiper_timeRight__WzF_i {
    display: flex;
    align-items: center
}

.ProductImageSwiper_imagesSwiperContainer__SZL3a .ProductImageSwiper_timeRight__WzF_i .ProductImageSwiper_block__sWFlE {
    width: 20px;
    height: 20px;
    background: #000;
    border-radius: 4px;
    font-family: Noto Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center
}

.ProductImageSwiper_imagesSwiperContainer__SZL3a .ProductImageSwiper_timeRight__WzF_i .ProductImageSwiper_dote__4ZEmD {
    margin: 0 2px
}

@media only screen and (min-width: 768px) {
    .ProductImageSwiper_imagesSwiperContainer__SZL3a .ProductImageSwiper_imagesAndCountdown__VWNMv {
        border-radius:8px;
        overflow: hidden;
        display: flex;
        flex-direction: column
    }

    .ProductImageSwiper_swiperWrapper__2r2wi {
        position: relative;
        display: flex;
        width: 100%;
        line-height: 0;
        padding-top: 100%
    }

    .ProductImageSwiper_leftSwitchBtn__fwOi1 {
        display: block;
        position: absolute!important;
        height: 100%;
        padding: 4px 15px 4px 4px;
        box-sizing: content-box;
        left: 0;
        top: 0
    }

    .ProductImageSwiper_leftSwitchBtn__fwOi1 .ProductImageSwiper_scrollContent__H1kcz {
        overflow-y: scroll;
        width: calc(100% + 17px);
        padding-right: 17px;
        height: 100%;
        scrollbar-width: none
    }

    .ProductImageSwiper_leftSwitchBtn__fwOi1 .ProductImageSwiper_scrollContent__H1kcz .ProductImageSwiper_switchImageCon__yc_aV {
        box-sizing: border-box;
        border: 2px solid transparent;
        margin: 4px;
        width: 56px;
        height: 56px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 6px;
        overflow: hidden
    }

    .ProductImageSwiper_leftSwitchBtn__fwOi1 .ProductImageSwiper_scrollContent__H1kcz .ProductImageSwiper_switchImageCon__yc_aV .ProductImageSwiper_switchImage___1Ezj {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%
    }

    .ProductImageSwiper_swiperMain__W4g_H {
        position: absolute!important;
        top: 0;
        height: 100%;
        left: 72px;
        width: calc(100% - 72px)
    }

    .ProductImageSwiper_swiperMain__W4g_H.ProductImageSwiper_horizontal__CW_C_ {
        left: 0;
        width: 100%
    }

    .ProductImageSwiper_swiperMain__W4g_H .ProductImageSwiper_swiperSlide__OEbFJ {
        line-height: 0;
        font-size: 0;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .ProductImageSwiper_swiperMain__W4g_H .ProductImageSwiper_horizontalClass__WH_lZ {
        bottom: 12px;
        right: 12px;
        left: auto;
        height: 22px;
        width: auto;
        padding: 0 10px;
        font-size: 12px;
        line-height: 22px;
        background: rgba(0,0,0,.24);
        border-radius: 20px;
        color: #fff;
        font-family: Segoe UI,Tahoma,Geneva,Verdana,sans-serif
    }
}

@media only screen and (max-width: 768px) {
    .ProductImageSwiper_leftSwitchBtn__fwOi1 {
        display:none;
        position: absolute!important;
        height: 100%;
        padding: 4px 15px 4px 4px;
        box-sizing: content-box;
        left: 0;
        top: 0
    }

    .ProductImageSwiper_leftSwitchBtn__fwOi1 .ProductImageSwiper_scrollContent__H1kcz {
        overflow-y: scroll;
        width: calc(100% + 17px);
        padding-right: 17px;
        height: 100%;
        scrollbar-width: none
    }

    .ProductImageSwiper_leftSwitchBtn__fwOi1 .ProductImageSwiper_scrollContent__H1kcz .ProductImageSwiper_switchImageCon__yc_aV {
        box-sizing: border-box;
        border: 2px solid transparent;
        margin: 4px;
        width: 56px;
        height: 56px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 6px;
        overflow: hidden
    }

    .ProductImageSwiper_leftSwitchBtn__fwOi1 .ProductImageSwiper_scrollContent__H1kcz .ProductImageSwiper_switchImageCon__yc_aV .ProductImageSwiper_switchImage___1Ezj {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%
    }

    .ProductImageSwiper_swiperMain__W4g_H {
        position: absolute!important;
        top: 0;
        height: 100%;
        left: 0;
        width: 100%
    }

    .ProductImageSwiper_swiperMain__W4g_H.ProductImageSwiper_horizontal__CW_C_ {
        left: 0;
        width: 100%
    }

    .ProductImageSwiper_swiperMain__W4g_H .ProductImageSwiper_swiperSlide__OEbFJ {
        line-height: 0;
        font-size: 0;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .ProductImageSwiper_swiperMain__W4g_H .ProductImageSwiper_horizontalClass__WH_lZ {
        bottom: 12px;
        right: 12px;
        left: auto;
        height: 22px;
        width: auto;
        padding: 0 10px;
        font-size: 12px;
        line-height: 22px;
        background: rgba(0,0,0,.24);
        border-radius: 20px;
        color: #fff;
        font-family: Segoe UI,Tahoma,Geneva,Verdana,sans-serif
    }
}

.SimpleBreadcrumbs_SimpleBreadcrumbs__NwNKY {
    display: flex!important;
    flex-wrap: wrap;
    background: #fff;
    align-items: center
}

@supports(-webkit-touch-callout:none) {
    .MuiDrawer-root .HDrawer-paper {
        padding-bottom: env(safe-area-inset-bottom,36px);
        max-height: calc(var(--max-height) - env(safe-area-inset-bottom, 36px));
        min-height: calc(var(--min-height) - env(safe-area-inset-bottom, 36px));
        box-sizing: content-box
    }
}

@supports not (-webkit-touch-callout:none) {
    .MuiDrawer-root .HDrawer-paper {
        padding-bottom: 36px;
        max-height: calc(var(--max-height) - 36px);
        min-height: calc(var(--min-height) - 36px);
        box-sizing: content-box
    }
}

.AddCart_infoContainer__skzAy {
    padding-top: 12px;
    overflow-y: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    inert: true
}

.AddCart_popHeader__S0QV8 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 18px;
    padding-bottom: 16px;
    border-bottom: 1px solid #f4f4f4;
    position: relative
}

.AddCart_popHeader__S0QV8 .AddCart_safeTips__oShEu {
    color: #4ac052;
    font-size: 12px;
    font-family: Hiragino Sans;
    font-weight: 500;
    line-height: 17px
}

.AddCart_popHeader__S0QV8 .AddCart_iconfont__WUjGR {
    color: #666
}

.AddCart_infoContainer__skzAy::-webkit-scrollbar {
    display: none
}

.AddCart_img__jZmbA {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    background-color: var(--color-gray-light)
}

.AddCart_activityTips__s5xie {
    object-fit: contain;
    object-position: left
}

.AddCart_productAction__Mxd_6 {
    display: flex;
    align-items: center;
    margin-top: 12px;
    margin-bottom: 12px
}

.AddCart_dialogScrollContainer__xYRVj {
    scrollbar-width: none
}

.AddCart_dialogScrollContainer__xYRVj::-webkit-scrollbar {
    display: none
}

.AddCart_productPriceInfo__TSMmd {
    display: flex;
    align-items: center;
    margin-bottom: 8px
}

.AddCart_productPrice__kClsT {
    font-weight: 600;
    display: flex;
    flex-direction: column;
    margin-left: 10px
}

.AddCart_productPrice__kClsT>p {
    padding: 0;
    margin: 0;
    line-height: 2
}

.AddCart_productPrice__kClsT>.AddCart_price__P25ks {
    margin-right: 6px
}

.AddCart_productPrice__kClsT>.AddCart_originPrice__vpWdV {
    font-weight: 400;
    color: #666;
    white-space: nowrap
}

@media only screen and (min-width: 768px) {
    .AddCart_productInfo__klssT {
        flex-basis:calc(50% - 18px);
        padding: 2rem 0 1rem
    }

    .AddCart_btnAddCart__tGVLl {
        margin: 0 20px 0 40px
    }
}

.HFL-goods-card .productImgWrapper {
    position: relative;
    font-size: 0;
    padding-top: 100%
}

.HFL-goods-card .productImgWrapper .productImgWrapper img {
    aspect-ratio: 1;
    object-fit: cover
}

.HFL-goods-card .productImgWrapper .productImgWrapper-back {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.HFL-goods-card .productImgWrapper .productImgWrapper-back .img-mask {
    position: absolute;
    width: 100%;
    object-fit: contain;
    object-position: bottom;
    bottom: 0;
    left: 0;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.HFL-goods-card .productContentWrapper {
    padding: 6px;
    text-align: left;
    border-radius: 0 0 8px 8px
}

.HFL-goods-card .productContentWrapper .productName {
    color: #1a1a1a;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /*! autoprefixer: off */
    -webkit-box-orient: vertical
}

.HFL-goods-card .productContentWrapper .productPrice {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 3px
}

.HFL-goods-card .productContentWrapper .productPrice .productPrice-container .productPrice-price {
    display: flex;
    align-items: flex-end
}

.HFL-goods-card .productContentWrapper .productPrice .productPrice-container .productPrice-price .current-price {
    color: #f56646;
    font-size: 12px;
    font-weight: 600;
    white-space: nowrap;
    font-family: DIN Alternate
}

.HFL-goods-card .productContentWrapper .productPrice .productPrice-container .productPrice-price .current-price .price {
    font-size: 20px
}

.HFL-goods-card .productContentWrapper .productPrice .productPrice-container .productPrice-price .origin-price {
    color: #999;
    font-size: 12px;
    word-break: keep-all
}

.HFL-goods-card .productContentWrapper .productPrice .productPrice-container .productPrice-price .origin-price .price {
    text-decoration: line-through;
    margin-left: 5px
}

.HFL-goods-card .productContentWrapper .productPrice .productCart {
    width: 44px;
    height: 28px;
    border-radius: 14px;
    background: hsla(0,0%,100%,.24);
    box-sizing: border-box;
    border: 1px solid rgba(0,0,0,.24);
    text-align: center;
    line-height: 34px;
    position: relative
}

.HFL-goods-card .productContentWrapper .productPrice .productCart-small {
    width: 28px;
    height: 28px;
    border-radius: 14px;
    background: hsla(0,0%,100%,.24);
    box-sizing: border-box;
    border: 1px solid rgba(0,0,0,.24);
    text-align: center;
    line-height: 30px
}

.HFL-goods-card .scoreTag {
    display: block;
    align-items: center;
    margin-top: 4px;
    padding: 2px;
    background: rgba(255,88,51,.12);
    border-radius: 3px;
    height: 20px;
    box-sizing: border-box;
    width: -webkit-max-content;
    width: max-content
}

.HFL-goods-card .scoreTag .scoreTag-container {
    display: flex;
    align-items: center
}

.HFL-goods-card .scoreTag .scoreTag-container .scoreTag-price {
    color: #f56646;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    word-break: keep-all
}

.HFL-goods-card .scoreTag .scoreTag-container .scoreTag-price .price {
    font-size: 18px;
    font-family: DIN Alternate
}

.HFL-goods-card .scoreTag_xs {
    transform: scale(.85);
    transform-origin: left
}

.HFL-goods-card .wishlistButtonContainer {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 2;
    background-color: hsla(0,0%,100%,.5);
    display: flex;
    align-items: center;
    justify-content: center
}

.HFL-goods-card .image {
    filter: none!important;
    width: 100%;
    height: auto
}

.ProductSkeleton_ProductSkeletonItem__S_L90 {
    min-width: 100%
}

.ProductSkeleton_ProductSkeletonItem__S_L90 .ProductSkeleton_gridBoxWrapper__DURAU {
    position: relative;
    padding-top: 100%
}

.ProductSkeleton_ProductSkeletonItem__S_L90 .ProductSkeleton_gridBox__LrwgY {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: var(--color-gray-light);
    border-radius: 1rem;
    overflow: hidden
}

.ProductSkeleton_ProductSkeletonItem__S_L90 .ProductSkeleton_info__UjKKW {
    padding: 12px 0
}

.ProductSkeleton_ProductSkeletonItem__S_L90 .ProductSkeleton_line__kZxd4 {
    height: 39px;
    width: 100%;
    background-color: var(--color-gray-light)
}

.ProductSkeleton_ProductSkeletonItem__S_L90 .ProductSkeleton_halfLine__lfqNV {
    height: 20.8px;
    margin-top: 8px;
    background-color: var(--color-gray-light);
    width: 50%
}

.InputQuantity_qtyContainer__dYJDH {
    display: flex;
    height: 1.8rem
}

.InputQuantity_qtyInput__SfXU2 {
    width: 4rem;
    text-align: center;
    font-size: 16px;
    background-color: var(--background);
    border: none;
    outline: none
}

.InputQuantity_qtyInput__SfXU2:disabled {
    opacity: .5
}

.InputQuantity_qtyBtn__cKhd7 {
    background-color: var(--background-light);
    border: 1px solid transparent;
    width: 1.8rem;
    font-size: 16px;
    cursor: pointer;
    padding: 0;
    border-radius: 4px;
    color: #666
}

.InputQuantity_qtyBtn__cKhd7:disabled {
    opacity: .5
}

@media screen and (min-width: 600px) {
    .InputQuantity_qtyContainer__dYJDH {
        height:2rem
    }

    .InputQuantity_qtyBtn__cKhd7 {
        width: 2rem
    }
}

.ProductSkuOptions_OptionTag__XNdqs {
    color: var(--color-text-primary);
    font-size: 14px;
    line-height: 20px;
    padding: 4px 6px;
    border-radius: 8px;
    background: #f4f4f4;
    margin-bottom: 8px;
    margin-right: 4px;
    position: relative;
    display: flex;
    flex-direction: column;
    border: 1.5px solid #f4f4f4
}

.ProductSkuOptions_OptionTag__XNdqs.ProductSkuOptions_selected___tJLf {
    border-color: #4ac052
}

.ProductSkuOptions_OptionTag__XNdqs.ProductSkuOptions_disabled__BwJBW {
    background: rgba(90,90,90,.12);
    opacity: .3
}

.ProductSkuOptions_ImageOptionTag__j1txK {
    color: var(--color-text-primary);
    font-size: 14px;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    background: #f4f4f4;
    margin-bottom: 8px;
    margin-right: 8px;
    border: 1.5px solid #f4f4f4
}

.ProductSkuOptions_ImageOptionTag__j1txK .ProductSkuOptions_ImageOptionTagText__aEOiy {
    text-align: center;
    line-height: 25px;
    height: 25px;
    margin-bottom: 0
}

.ProductSkuOptions_ImageOptionTag__j1txK .ProductSkuOptions_enlargeImage__szZOj {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.ProductSkuOptions_ImageOptionTag__j1txK .ProductSkuOptions_disableMask__uuNUW {
    position: absolute;
    width: 100%;
    height: 100%;
    background: hsla(0,0%,100%,.48)
}

.ProductSkuOptions_ImageOptionTag__j1txK.ProductSkuOptions_selected___tJLf {
    border-color: #4ac052
}

.ProductSkuOptions_ImageOptionTag__j1txK.ProductSkuOptions_disabled__BwJBW {
    background: rgba(90,90,90,.12);
    opacity: .3
}

.ProductReviewsList_ProductReviewListContainer__rbSpa img {
    filter: none
}

.RelatedProducts_relatedProductsContainer__vrLif .RelatedProducts_titleContainer__o5nlF {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 8px 12px
}

.RelatedProducts_relatedProductsContainer__vrLif .RelatedProducts_titleContainer__o5nlF .RelatedProducts_leftLine__pJ0zq,.RelatedProducts_relatedProductsContainer__vrLif .RelatedProducts_titleContainer__o5nlF .RelatedProducts_rightLine__jsiHC {
    width: 28px;
    height: 1px
}

.RelatedProducts_relatedProductsContainer__vrLif .RelatedProducts_titleContainer__o5nlF .RelatedProducts_leftLine__pJ0zq {
    background: linear-gradient(90deg,#f4f4f4,rgba(0,0,0,.3))
}

.RelatedProducts_relatedProductsContainer__vrLif .RelatedProducts_titleContainer__o5nlF .RelatedProducts_rightLine__jsiHC {
    background: linear-gradient(90deg,rgba(0,0,0,.3),#f4f4f4)
}

.RelatedProducts_relatedProductsContainer__vrLif .RelatedProducts_titleContainer__o5nlF .RelatedProducts_title__TuSc5 {
    color: #666;
    font-weight: 500;
    line-height: 18px
}

.MasonryRecommendProducts_masonryGrid__j_Wje {
    position: relative
}

.ShoppingSafety_header__P2LI_ {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.ShoppingSafety_articleItem__AUzZO {
    flex-direction: column;
    border-bottom: .5px solid transparent
}

.ShoppingSafety_articleItem__AUzZO,.ShoppingSafety_articleTitle__1TsH9 {
    display: flex;
    justify-content: flex-start
}

.ShoppingSafety_articleMainText__qIhBK {
    display: flex;
    justify-content: space-between;
    padding-left: 32px
}

.ShoppingSafety_footer___9JMA {
    margin-top: 24px;
    margin-bottom: 24px;
    display: flex;
    justify-content: center;
    align-items: center
}

.ShoppingSafety_footer___9JMA .ShoppingSafety_leftLine__uDJaL {
    width: 64px;
    height: 1px;
    background: linear-gradient(270deg,#4ac052,rgba(74,192,82,0) 50%)
}

.ShoppingSafety_footer___9JMA .ShoppingSafety_centerText__IZPcs {
    color: #666;
    font-weight: 300;
    font-family: Hiragino Sans;
    font-size: 12px;
    margin-left: 8px;
    margin-right: 8px
}

.ShoppingSafety_footer___9JMA .ShoppingSafety_rightLine__BtWJC {
    width: 64px;
    height: 1px;
    background: linear-gradient(90deg,#4ac052,rgba(74,192,82,0) 50%)
}

@media screen and (max-width: 900px) {
    .ShoppingSafety_articleItem__AUzZO {
        display:flex;
        justify-content: flex-start;
        border-bottom: .5px solid #eaeaea;
        padding-bottom: 12px
    }
}

.ProductQualityText_Text__8A3A2 {
    flex-grow: 0;
    margin-right: 3%;
    white-space: nowrap
}

.ProductQualityText_Text__8A3A2 span {
    vertical-align: text-top
}

.Home_main__3vDCl {
    background-color: #f4f4f4;
    padding-bottom: 1px
}

.Home_HeadContainer__0_VRz {
    height: 70vh;
    width: 98%;
    position: absolute;
    vertical-align: top;
    z-index: -99;
    background-image: url(data:image/png;base64,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);
    background-size: cover;
    pointer-events: none
}

@media only screen and (max-width: 330px) {
    .Home_AcitvityAreaContainer__blQaK {
        height:calc(52px + 19.3vw + 20px + 10px)
    }
}

.ten-kings-wrapper {
    overflow-y: hidden;
    padding: 12px 6px;
    max-width: 100vw
}

.ten-kings-wrapper .ten-kings-wrapper-main {
    overflow-y: hidden;
    overflow-x: scroll
}

.ten-kings-wrapper .ten-kings-wrapper-main .ten-kings-item .ten-kings-image-item {
    display: flex;
    justify-content: center;
    align-items: center
}

.ten-kings-title {
    font-weight: 300;
    color: #666;
    text-align: center
}

.ten-kings-item-image {
    width: 56px;
    height: 56px
}

@media screen and (min-width: 900px) {
    .ten-kings-item-image {
        width:72px;
        height: 72px
    }
}

@media screen and (min-width: 600px)and (max-width:900px) {
    .ten-kings-item-image {
        width:66px;
        height: 66px
    }
}

@media screen and (min-width: 1200px) {
    .ten-kings-scrollBar {
        display:none
    }
}

@media screen and (max-width: 1200px) {
    .ten-kings-scrollBar {
        display:block;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%
    }
}

.index-modules .thematic-card,.index-modules .thematic-image-card {
    margin-bottom: 6px
}

.thematic-horizontal-list .product-list {
    width: 100%
}

.thematic-horizontal-list .product-list-container {
    display: flex;
    padding: 0 12px;
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.thematic-horizontal-list .product-list-container .HFLGoodsCard {
    min-width: calc((104vw - 28px)/3);
    margin-right: 8px;
    border-radius: 6px
}

.thematic-horizontal-list .product-list-container .HFLGoodsCard:last-child {
    margin-right: 0
}

.thematic-horizontal-list .product-list-container .HFLGoodsCard .productImgWrapper {
    border-radius: 6px;
    overflow: hidden
}

.thematic-horizontal-list .product-list-container .HFLGoodsCard .productContentWrapper {
    padding: 4px 0 0
}

.thematic-horizontal-list .product-list-container .goodsSkeleton .MuiSkeleton-root {
    transform: none;
    -webkit-transform: none
}

.thematic-horizontal-list .product-list-container .goodsSkeleton .productImgWrapper {
    width: 100%;
    padding-top: 100%;
    box-sizing: content-box
}

.thematic-horizontal-list .product-list-container .goodsSkeleton .productName {
    margin-top: 4px;
    height: 16.9px
}

.thematic-horizontal-list .product-list-container .goodsSkeleton .productScore {
    width: 80%;
    height: 14px;
    margin-top: 4px
}

.thematic-horizontal-list .product-list-container .goodsSkeleton .productPrice {
    height: 22px;
    margin-top: 3px;
    width: 70%
}

@media screen and (min-width: 500px) {
    .thematic-horizontal-list .product-list .HFLGoodsCard {
        min-width:calc((80vw - 28px)/3)
    }
}

@media screen and (min-width: 600px) {
    .thematic-horizontal-list .product-list .HFLGoodsCard {
        min-width:calc((70vw - 28px)/3)
    }
}

@media screen and (min-width: 900px) {
    .thematic-horizontal-list .product-list-container {
        padding:0
    }

    .thematic-horizontal-list .product-list-container .HFLGoodsCard {
        min-width: calc((100vw - 32px)/5);
        border-radius: 4px
    }

    .thematic-horizontal-list .product-list-container .HFLGoodsCard .productImgWrapper {
        border-radius: 4px;
        overflow: hidden
    }
}

@media screen and (min-width: 1400px) {
    .thematic-horizontal-list .product-list-container {
        padding:0
    }

    .thematic-horizontal-list .product-list-container .HFLGoodsCard {
        min-width: 265.6px;
        border-radius: 4px
    }

    .thematic-horizontal-list .product-list-container .HFLGoodsCard .productImgWrapper {
        border-radius: 4px;
        overflow: hidden
    }
}

.thematic-card {
    padding: 12px 0
}

.thematic-card .thl-header {
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 12px
}

.thematic-card .thl-header-title {
    font-family: Hiragino Sans;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    display: flex;
    color: #1a1a1a;
    height: 20px
}

.thematic-card .thl-header-title img {
    height: 20px;
    width: auto
}

.thematic-card .thl-header-title-desc {
    font-family: Hiragino Sans;
    font-size: 11px;
    font-weight: 300;
    line-height: 20px;
    text-align: left;
    flex: 1 1;
    margin-left: 12px
}

.thematic-card .thl-header-tail {
    cursor: pointer
}

.thematic-card .thl-header-tail .Countdown-wrapper .grid .hours,.thematic-card .thl-header-tail .Countdown-wrapper .grid .minutes,.thematic-card .thl-header-tail .Countdown-wrapper .grid .seconds,.thematic-card .thl-header-tail .Countdown-wrapper .grid .millisecond {
    width: 14px;
    height: 14px;
    line-height: 14px
}

@media screen and (min-width: 900px) {
    .thematic-card .thl-header {
        padding:0
    }

    .thematic-card .thl-header-title {
        height: 24px;
        font-size: 18px
    }

    .thematic-card .thl-header-title img {
        height: 24px;
        width: auto
    }

    .thematic-card .thl-header-title-desc {
        font-size: 16px;
        line-height: 24px
    }

    .thematic-card .thl-header-tail .Countdown-wrapper .grid .hours,.thematic-card .thl-header-tail .Countdown-wrapper .grid .minutes,.thematic-card .thl-header-tail .Countdown-wrapper .grid .seconds,.thematic-card .thl-header-tail .Countdown-wrapper .grid .millisecond {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 16px
    }
}

.HFLGoodsCard {
    line-height: normal
}

.HFLGoodsCard div {
    box-sizing: content-box
}

.HFLGoodsCard .productImgWrapper {
    position: relative;
    font-size: 0
}

.HFLGoodsCard .productImgWrapper .HFLVideo {
    background: transparent
}

.HFLGoodsCard .productImgWrapper .productImgWrapper img {
    aspect-ratio: 1;
    object-fit: cover
}

.HFLGoodsCard .productImgWrapper .productImgWrapper-back {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.HFLGoodsCard .productImgWrapper .productImgWrapper-back .img-mask {
    position: absolute;
    width: 100%;
    object-fit: cover;
    object-position: bottom;
    bottom: -.5px;
    left: 0;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.HFLGoodsCard .productImgWrapper .productImgWrapper-back .cannotBuy {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(0,0,0,.4);
    display: flex;
    align-items: center;
    justify-content: center
}

.HFLGoodsCard .productImgWrapper .productImgWrapper-back .cannotBuy img {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.HFLGoodsCard .productImgWrapper .productImgWrapper-back .mainImageMark {
    position: absolute;
    display: flex
}

.HFLGoodsCard .productImgWrapper .productImgWrapper-back .topLeft {
    top: 0;
    left: 0
}

.HFLGoodsCard .productImgWrapper .productImgWrapper-back .topRight {
    top: 0;
    right: 0
}

.HFLGoodsCard .productImgWrapper .productImgWrapper-back .bottomLeft {
    bottom: 0;
    left: 0
}

.HFLGoodsCard .productImgWrapper .productImgWrapper-back .bottomRight {
    bottom: 0;
    right: 0
}

.HFLGoodsCard .productContentWrapper {
    padding: 6px;
    text-align: left;
    border-radius: 0 0 4px 4px
}

.HFLGoodsCard .productContentWrapper .customFashionStyle {
    background-color: rgba(169,129,251,.2);
    border-radius: 4px;
    display: inline-flex
}

.HFLGoodsCard .productContentWrapper .productName {
    color: #1a1a1a;
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /*! autoprefixer: off */
    -webkit-box-orient: vertical;
    word-break: break-all
}

.HFLGoodsCard .productContentWrapper .productName .title-icon {
    display: inline-flex;
    vertical-align: sub;
    margin-right: 2px
}

.HFLGoodsCard .productContentWrapper .productName .title-icon img {
    object-fit: contain;
    width: auto;
    height: 14px
}

.HFLGoodsCard .productContentWrapper .HFLGoodsCardStar {
    display: flex;
    align-items: center;
    height: 14px;
    margin-top: 4px
}

.HFLGoodsCard .productContentWrapper .HFLGoodsCardStar .HFLGoodsCardStar-desc {
    font-size: 11px;
    font-weight: 300;
    color: #666;
    position: relative;
    margin-left: 8px;
    line-height: 14px
}

.HFLGoodsCard .productContentWrapper .HFLGoodsCardStar .HFLGoodsCardStar-desc:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 10px;
    background: #eaeaea;
    left: -4px;
    top: 50%;
    transform: translateY(-5px)
}

.HFLGoodsCard .productContentWrapper .HFLGoodsCardDesc {
    font-size: 11px;
    font-weight: 300;
    color: #666
}

.HFLGoodsCard .productContentWrapper .HFLGoodsCardRecommendation {
    display: flex;
    align-items: center
}

.HFLGoodsCard .productContentWrapper .HFLGoodsCardRecommendation .card-tag-container {
    padding: 0!important
}

.HFLGoodsCard .productContentWrapper .HFLGoodsCardRecommendation .card-tag-container span {
    font-size: 11px
}

.HFLGoodsCard .productContentWrapper .HFLGoodsCardTags {
    display: flex;
    flex-wrap: wrap
}

.HFLGoodsCard .productContentWrapper .HFLGoodsCardTags .rankTag {
    display: flex;
    background: #ffecc7;
    border-radius: 3px;
    padding: 2px 3px;
    align-items: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.HFLGoodsCard .productContentWrapper .HFLGoodsCardTags .rankTag .rankText {
    color: #9d6e45;
    font-size: 9px;
    font-family: Hiragino Sans;
    font-weight: 500;
    line-height: 9px;
    word-wrap: break-word
}

.HFLGoodsCard .productContentWrapper .HFLGoodsCardTags .imageTag {
    height: 16px;
    display: flex;
    margin-right: 4px;
    margin-bottom: 4px;
    width: -webkit-max-content;
    width: max-content
}

.HFLGoodsCard .productContentWrapper .HFLGoodsCardTags .textTag {
    margin-right: 4px;
    margin-bottom: 4px;
    color: #ff9b25;
    font-size: 9px;
    font-family: Hiragino Sans;
    font-weight: 400;
    line-height: 14px;
    height: 14px;
    word-wrap: break-word;
    border-radius: 3px;
    padding: 0 3px;
    border: 1px solid rgba(255,155,37,.4)
}

.HFLGoodsCard .productContentWrapper .HFLGoodsCardCrowdFund {
    width: 80%;
    display: flex;
    justify-content: center;
    align-items: center
}

.HFLGoodsCard .productContentWrapper .HFLGoodsCardCrowdFund .HFLGoodsCardCrowdFund_main {
    flex: 1 1;
    background: #eaeaea;
    position: relative;
    height: 8px;
    width: 100%;
    border-radius: 4px
}

.HFLGoodsCard .productContentWrapper .HFLGoodsCardCrowdFund .HFLGoodsCardCrowdFund_main .activity {
    background: #f56646;
    position: absolute;
    top: 0;
    left: 0;
    height: 8px;
    border-radius: 4px
}

.HFLGoodsCard .productContentWrapper .HFLGoodsCardCrowdFund .tips {
    color: #666;
    font-size: 10px;
    font-weight: 300;
    margin-left: 4px;
    line-height: 20px
}

.HFLGoodsCard .productContentWrapper .productPrice {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 4px
}

.HFLGoodsCard .productContentWrapper .productPrice .productPrice-container .productPrice-price {
    display: flex;
    align-items: flex-end;
    height: 21px
}

.HFLGoodsCard .productContentWrapper .productPrice .productPrice-container .productPrice-price .current-price {
    color: #f56646;
    font-size: 12px;
    font-weight: 600;
    white-space: nowrap;
    font-family: DIN Alternate;
    display: flex;
    align-items: flex-end
}

.HFLGoodsCard .productContentWrapper .productPrice .productPrice-container .productPrice-price .current-price .price {
    font-size: 18px;
    line-height: 18px
}

.HFLGoodsCard .productContentWrapper .productPrice .productPrice-container .productPrice-price .origin-price {
    color: #999;
    font-size: 12px;
    word-break: keep-all;
    line-height: 14px
}

.HFLGoodsCard .productContentWrapper .productPrice .productPrice-container .productPrice-price .origin,.HFLGoodsCard .productContentWrapper .productPrice .productPrice-container .productPrice-price .point-current-price {
    transform: scale(.83);
    transform-origin: left;
    font-weight: 300
}

.HFLGoodsCard .productContentWrapper .productPrice .productPrice-container .productPrice-price .origin {
    margin-left: 3px
}

.HFLGoodsCard .productContentWrapper .productPrice .productPrice-container .productPrice-price .productPrice-off {
    background: rgba(255,88,51,.12);
    font-weight: 500;
    color: #f56646;
    padding: 2px 4px;
    border-radius: 4px;
    line-height: 12px;
    height: 12px;
    box-sizing: content-box;
    display: inline-flex;
    font-size: 12px
}

.HFLGoodsCard .productContentWrapper .productPrice .productPrice-container .productPrice-price .point-current-price {
    margin-left: 2px
}

.HFLGoodsCard .productContentWrapper .productPrice .productCart {
    width: 40px;
    height: 24px;
    border-radius: 14px;
    background: hsla(0,0%,100%,.24);
    box-sizing: border-box;
    border: 1px solid rgba(0,0,0,.24);
    text-align: center;
    position: relative;
    padding-top: 1px
}

.HFLGoodsCard .productContentWrapper .productPrice .productCart-small {
    width: 28px;
    height: 28px;
    border-radius: 14px;
    background: hsla(0,0%,100%,.24);
    box-sizing: border-box;
    border: 1px solid rgba(0,0,0,.24);
    text-align: center;
    line-height: 30px
}

.HFLGoodsCard .scoreTag {
    display: inline-block;
    align-items: center;
    margin-top: 4px;
    padding: 2px;
    background: rgba(255,88,51,.12);
    border-radius: 3px
}

.HFLGoodsCard .scoreTag .scoreTag-container {
    display: flex;
    align-items: center
}

.HFLGoodsCard .scoreTag .scoreTag-container .scoreTag-price {
    color: #f56646;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px
}

.HFLGoodsCard .scoreTag .scoreTag-container .scoreTag-price .price {
    font-size: 18px;
    font-family: DIN Alternate
}

.HFLGoodsCard .wishlistButtonContainer {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 2;
    background-color: hsla(0,0%,100%,.5);
    display: flex;
    align-items: center;
    justify-content: center
}

.HFLGoodsCard .image {
    filter: none!important;
    width: 100%;
    height: auto
}

.HFLGoodsCard_single {
    padding: 6px;
    display: flex;
    margin-bottom: 4px
}

.HFLGoodsCard_single .productImgWrapper {
    width: 35vw;
    height: 35vw;
    padding-top: 0
}

.HFLGoodsCard_single .productImgWrapper .productImgWrapper-back {
    border-radius: 4px
}

.HFLGoodsCard_single .productContentWrapper {
    padding: 0 0 0 6px;
    flex: 1 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.HFLGoodsCard_single .productContentWrapper .HFLGoodsCardRecommendation,.HFLGoodsCard_single .productContentWrapper .HFLGoodsCardStar,.HFLGoodsCard_single .productContentWrapper .HFLGoodsCardTags {
    margin-top: 2px
}

.buy-info {
    display: flex;
    flex-direction: column
}

.buy-info .buy-bottom {
    display: flex;
    align-self: flex-end;
    width: 100%;
    justify-content: space-between;
    align-items: flex-end
}

.buy-info .buy-bottom .price-content-wrapper {
    display: flex;
    flex-direction: column
}

.buy-info .buy-bottom .price-content-wrapper .save-info {
    display: flex;
    padding-bottom: 2px
}

.buy-info .buy-bottom .price-content-wrapper .save-info .icon {
    width: 8px;
    height: 12px;
    align-self: center
}

.buy-info .buy-bottom .price-content-wrapper .save-info .info-text {
    font-family: Hiragino Sans;
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0;
    text-align: left;
    display: flex;
    align-items: center;
    color: #f56646;
    transform: matrix(1,0,-.13,.99,0,0)
}

.buy-info .buy-bottom .price-content-wrapper .price {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap-reverse
}

.buy-info .buy-bottom .price-content-wrapper .price .save-percent-info {
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255,88,51,.12);
    background-size: cover;
    border-radius: 3px;
    font-size: 12px
}

.buy-info .buy-bottom .price-content-wrapper .price .save-percent-info .info-text {
    font-family: Hiragino Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    color: #f56646;
    padding: 3px 4px;
    line-height: 12px
}

.buy-info .buy-bottom .price-content-wrapper .price .only-app-price-tag {
    width: 57px;
    height: 16px
}

.buy-info .buy-bottom .cart-btn {
    display: flex;
    align-items: center;
    align-self: flex-end;
    justify-content: center;
    height: 32px;
    padding: 0 16px;
    background: #f56646;
    border-radius: 32px
}

.buy-info .buy-bottom .remind-text {
    display: inline;
    font-family: Hiragino Sans;
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0;
    text-align: center;
    color: #fff;
    white-space: nowrap
}

.buy-info .buy-bottom .remind-me-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: flex-end;
    margin-bottom: 4px;
    height: 32px;
    background: #f56646;
    border-radius: 32px;
    background-size: cover;
    padding: 0 12px
}

.buy-info .buy-bottom .reminded {
    background: #f56646;
    opacity: .4
}

@media(min-width: 600px) {
    .HFLGoodsCard .productContentWrapper .productName .title-icon img {
        height:16px
    }
}

@media screen and (min-width: 900px) {
    .HFLGoodsCard .productContentWrapper .productPrice .productPrice-container .productPrice-price .current-price {
        font-size:14px
    }

    .HFLGoodsCard .productContentWrapper .productPrice .productPrice-container .productPrice-price .current-price .price {
        font-size: 24px
    }
}

.card-tag .card-tag-container {
    display: flex;
    align-items: center;
    text-align: left;
    font-size: 12px;
    border-radius: 4px;
    font-weight: 300
}

.card-tag .card-tag-container span {
    -webkit-line-clamp: 1;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical
}

.thematic-image-card {
    border-radius: 2.1vw;
    overflow: hidden
}

.thematic-image-card .thl-header {
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 3vw
}

.thematic-image-card .thl-header-title {
    font-family: Hiragino Sans;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    display: flex;
    color: #1a1a1a;
    height: 20px
}

.thematic-image-card .thl-header-title img {
    height: 20px;
    width: auto
}

.thematic-image-card .thl-header-title-desc {
    font-family: Hiragino Sans;
    font-size: 11px;
    font-weight: 300;
    line-height: 20px;
    text-align: left;
    color: #666;
    margin-left: 4px
}

.thematic-image-card .thl-header-tail {
    margin-top: 3vw
}

.thematic-image-card .thl-header-tail .Countdown-wrapper .grid .hours,.thematic-image-card .thl-header-tail .Countdown-wrapper .grid .minutes,.thematic-image-card .thl-header-tail .Countdown-wrapper .grid .seconds ,.thematic-image-card .thl-header-tail .Countdown-wrapper .grid .millisecond{
    width: 14px;
    height: 14px;
    line-height: 14px
}

@media screen and (min-width: 900px) {
    .thematic-horizontal-list .thl-header {
        padding:0
    }

    .thematic-horizontal-list .thl-header-title {
        height: 24px;
        font-size: 18px
    }

    .thematic-horizontal-list .thl-header-title img {
        height: 24px;
        width: auto
    }

    .thematic-horizontal-list .thl-header-title-desc {
        font-size: 16px;
        line-height: 24px
    }

    .thematic-horizontal-list .thl-header-tail .Countdown-wrapper .grid .hours,.thematic-horizontal-list .thl-header-tail .Countdown-wrapper .grid .minutes,.thematic-horizontal-list .thl-header-tail .Countdown-wrapper .grid .seconds,.thematic-horizontal-list .thl-header-tail .Countdown-wrapper .grid .millisecond {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 16px
    }
}

.rank-card {
    overflow: hidden
}

.rank-card .product-list {
    width: 100%
}

.rank-card .product-list-container {
    display: flex;
    padding: 0 12px;
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    flex-wrap: wrap;
    justify-content: space-between
}

.rank-card .product-list-container .HFLGoodsCard {
    min-width: calc((100vw - 40px)/3);
    max-width: calc((100vw - 40px)/3);
    margin-bottom: 8px;
    border-radius: 6px
}

.rank-card .product-list-container .HFLGoodsCard:last-child,.rank-card .product-list-container .HFLGoodsCard:nth-last-child(2),.rank-card .product-list-container .HFLGoodsCard:nth-last-child(3) {
    margin-bottom: 0
}

.rank-card .product-list-container .HFLGoodsCard:last-child {
    margin-right: 0
}

.rank-card .product-list-container .HFLGoodsCard .productImgWrapper {
    border-radius: 6px;
    overflow: hidden
}

.rank-card .product-list-container .HFLGoodsCard .productContentWrapper {
    padding: 4px 0 0
}

.rank-card .product-list-container .goodsSkeleton .MuiSkeleton-root {
    transform: none;
    -webkit-transform: none
}

.rank-card .product-list-container .goodsSkeleton .productImgWrapper {
    width: 100%;
    padding-top: 100%;
    box-sizing: content-box
}

.rank-card .product-list-container .goodsSkeleton .productName {
    margin-top: 4px;
    height: 16.9px
}

.rank-card .product-list-container .goodsSkeleton .productScore {
    width: 80%;
    height: 14px;
    margin-top: 4px
}

.rank-card .product-list-container .goodsSkeleton .productPrice {
    height: 22px;
    margin-top: 3px;
    width: 70%
}

@media screen and (min-width: 600px) {
    .rank-card .product-list .HFLGoodsCard {
        min-width:calc((100vw - 48px)/4);
        max-width: calc((100vw - 48px)/4)
    }
}

@media screen and (min-width: 900px) {
    .rank-card .product-list-container {
        padding:0
    }

    .rank-card .product-list-container .HFLGoodsCard {
        min-width: calc((min(100vw,1200px) - 112px)/6);
        max-width: calc((min(100vw,1200px) - 112px)/6);
        border-radius: 4px
    }

    .rank-card .product-list-container .HFLGoodsCard .productImgWrapper {
        border-radius: 4px;
        overflow: hidden
    }
}

.point-exchange-list .extra-point>img {
    width: 15px;
    object-fit: contain
}

.point-exchange-list .extra-point .add {
    color: #f56646;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    word-wrap: break-word
}

.point-exchange-list .real-price {
    color: #999!important;
    font-size: 12px!important;
    font-family: Hiragino Sans
}

.point-exchange-list .real-price .line-price {
    font-style: normal;
    font-weight: 300;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through
}
