.product-item-home{position:relative;width:291px;height:100%;display:flex;flex-direction:column;row-gap:8px;overflow:hidden;border-radius:16px;background-color:var(--color-light);transition:all .3s ease}.product-item-home .save{position:absolute;left:-1px;top:-1px;padding:4px 12px;background-color:rgba(255,113,34,.08);color:#ff7122;font-size:14px;font-family:var(--font-family-bold);border-radius:16px 0;z-index:80}.product-item-home .save.save-icon{left:12px;top:0;padding:0;background:none;border-radius:0;width:47px;height:47px}.product-item-home .save.save-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.product-item-home .save.save-shield{display:flex;flex-direction:column;align-items:center;justify-content:center;left:12px;top:12px;width:47px;height:47px;padding:8px 6px 12px;background:var(--flash-theme-color,#f84983);color:var(--flash-btn-text-color,#fff);border-radius:8px 8px 0 0;clip-path:polygon(0 0,100% 0,100% 85%,50% 100%,0 85%);text-align:center;font-size:12px;font-weight:600;line-height:120%}.product-item-home .active-img,.product-item-home .item-img{display:flex;align-items:center;justify-content:center;aspect-ratio:1;width:100%;padding:25px}.product-item-home .active-img img,.product-item-home .item-img img{display:block;width:240px;height:240px;-o-object-fit:cover;object-fit:cover}.product-item-home .active-img{position:absolute;left:0;top:0;opacity:0;visibility:hidden;transition:all .3s ease}.product-item-home .item-media{position:relative;width:100%;aspect-ratio:291/448}.product-item-home .item-media img,.product-item-home .item-media video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.product-item-home .item-media .item-media-play{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:44px;border:.828px solid hsla(0,0%,100%,.2);background:rgba(131,131,131,.4);cursor:pointer}.product-item-home .item-media .item-media-play svg{width:20px;height:20px}.product-item-home.product-item-home--media{background-color:rgba(0,0,0,0)}.product-item-home.product-item-home--media .item-content{position:absolute;left:0;right:0;bottom:0;z-index:1;padding:0 16px 16px;background:linear-gradient(0deg,rgba(0,0,0,.5) 41.47%,rgba(0,0,0,0))}.product-item-home.product-item-home--media .content .product-price .compareAtPrice,.product-item-home.product-item-home--media .content .product-price .from,.product-item-home.product-item-home--media .content .product-price .price,.product-item-home.product-item-home--media .item-content .title .item-content-name,.product-item-home.product-item-home--media .item-content .title .item-content-subtitle{color:#fff}.product-item-home .item-content{flex:1;display:flex;flex-direction:column;padding:0 16px 16px}.product-item-home .item-content .item-content-tag{font-family:var(--font-family-bold);font-weight:var(--font-weight-bold);font-size:12px;color:var(--color-red);min-height:1.3em;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-item-home .item-content .title{margin-bottom:12px}.product-item-home .item-content .title .item-content-name{text-align:left;font-family:var(--font-family-bold);font-weight:var(--font-weight-bold);font-size:16px;line-height:1.3}.product-item-home .item-content .title .item-content-name,.product-item-home .item-content .title .item-content-subtitle{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#51545a}.product-item-home .item-content .title .item-content-subtitle{font-size:12px;padding-top:4px}.product-item-home .content{display:flex;flex:1;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:12px}.product-item-home .content .product-price{display:flex}.product-item-home .content .product-price .product-price-on-sale{display:flex;flex-direction:column}.product-item-home .content .product-price .compareAtPrice{color:var(--color-light-grey);font-size:12px}.product-item-home .content .product-price .price{font-family:var(--font-family-bold);font-weight:var(--font-weight-bold,700);font-size:16px;color:var(--flash-theme-color,var(--color-dark));align-self:flex-end}.product-item-home .content .product-price .from{font-size:10px;line-height:60%;font-weight:var(--font-weight-bold,700);color:var(--flash-theme-color,var(--color-dark))}.product-item-home .add-to-cart-wrap{display:flex;align-items:stretch;align-self:stretch}.product-item-home .add-to-cart-wrap .buy-now-icon,.product-item-home .add-to-cart-wrap .buy-now-text{display:flex;align-items:center;justify-content:center;height:36px;border:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;transition:all .3s ease}.product-item-home .add-to-cart-wrap .buy-now-icon:disabled,.product-item-home .add-to-cart-wrap .buy-now-text:disabled{cursor:not-allowed;opacity:.7}.product-item-home .add-to-cart-wrap .buy-now-text{flex:1;padding:8px 16px;border-radius:1000px 0 0 1000px;background:var(--flash-theme-color,linear-gradient(0deg,rgba(0,0,0,.2) 0,rgba(0,0,0,.2) 100%),linear-gradient(106deg,rgba(186,186,186,.65) 11.17%,rgba(64,64,64,.2) 127.74%),#1e1e1e);color:var(--flash-btn-text-color,#fff);text-align:center;font-size:14px;font-weight:600;line-height:130%}.product-item-home .add-to-cart-wrap .buy-now-icon{padding:8px 16px 8px 12px;border-radius:0 1000px 1000px 0;background:color-mix(in srgb,var(--flash-theme-color,#1e1e1e) 82%,#000)}.product-item-home .add-to-cart-wrap .buy-now-icon svg{width:24px;height:24px}@media(hover:hover){.product-item-home:hover .item-img{opacity:0;visibility:hidden}.product-item-home:hover .active-img{opacity:1;visibility:visible}.product-item-home:hover .buy-now-text{background:var(--flash-theme-color,#17cc5f)}.product-item-home:hover .buy-now-icon{background:color-mix(in srgb,var(--flash-theme-color,#17cc5f) 82%,#000)}}@media screen and (min-width:1920px){.product-item-home{width:15.15625vw;row-gap:.4166666667vw;border-radius:.8333333333vw}.product-item-home .save{left:-.0520833333vw;top:-.0520833333vw;padding:.2083333333vw .625vw;font-size:.7291666667vw;border-radius:.8333333333vw 0}.product-item-home .save.save-icon,.product-item-home .save.save-shield{left:.625vw;top:.625vw;width:2.4479166667vw;height:2.4479166667vw}.product-item-home .save.save-shield{padding:.4166666667vw .3125vw .625vw;border-radius:.4166666667vw .4166666667vw 0 0;font-size:.625vw}.product-item-home .active-img,.product-item-home .item-img{padding:1.3020833333vw}.product-item-home .active-img img,.product-item-home .item-img img{width:12.5vw;height:12.5vw}.product-item-home .item-media .item-media-play{width:2.2916666667vw;height:2.2916666667vw;border-radius:2.2916666667vw;border-width:.043125vw}.product-item-home .item-media .item-media-play svg{width:1.0416666667vw;height:1.0416666667vw}.product-item-home .item-content,.product-item-home.product-item-home--media .item-content{padding:0 .8333333333vw .8333333333vw}.product-item-home .item-content .item-content-tag{font-size:.625vw}.product-item-home .item-content .title{margin-bottom:.625vw}.product-item-home .item-content .title .item-content-name{font-size:.8333333333vw}.product-item-home .item-content .title .item-content-subtitle{font-size:.625vw;padding-top:.2083333333vw}.product-item-home .content{gap:.625vw}.product-item-home .content .product-price .compareAtPrice{font-size:.625vw}.product-item-home .content .product-price .price{font-size:.8333333333vw}.product-item-home .content .product-price .from{font-size:.5208333333vw}.product-item-home:hover{box-shadow:0 .2083333333vw 1.25vw 0 rgba(20,22,32,.1)}.product-item-home .add-to-cart-wrap .buy-now-icon,.product-item-home .add-to-cart-wrap .buy-now-text{height:1.875vw}.product-item-home .add-to-cart-wrap .buy-now-text{padding:.4166666667vw .8333333333vw;font-size:.7291666667vw}.product-item-home .add-to-cart-wrap .buy-now-icon{padding:.4166666667vw .8333333333vw .4166666667vw .625vw}.product-item-home .add-to-cart-wrap .buy-now-icon svg{width:1.25vw;height:1.25vw}}@media screen and (max-width:900px){.product-item-home{width:66.1333333333vw;row-gap:3.2vw;border-radius:4.2666666667vw}.product-item-home .save{left:0;top:0;padding:1.0666666667vw 3.2vw;font-size:2.6666666667vw;border-radius:2.1333333333vw 0}.product-item-home .save.save-icon,.product-item-home .save.save-shield{left:3.2vw;top:3.2vw;width:11.7333333333vw;height:11.7333333333vw}.product-item-home .save.save-shield{padding:1.6vw 1.0666666667vw 2.6666666667vw;border-radius:2.1333333333vw 2.1333333333vw 0 0;font-size:3.2vw}.product-item-home .active-img,.product-item-home .item-img{padding:5.3333333333vw}.product-item-home .active-img img,.product-item-home .item-img img{width:42.6666666667vw;height:42.6666666667vw}.product-item-home .item-media .item-media-play{width:9.6vw;height:9.6vw;border-radius:9.6vw;border-width:.2666666667vw}.product-item-home .item-media .item-media-play svg{width:4.8vw;height:4.8vw}.product-item-home .item-content,.product-item-home.product-item-home--media .item-content{padding:0 4.2666666667vw 4.2666666667vw}.product-item-home .item-content .item-content-tag{font-size:2.6666666667vw}.product-item-home .item-content .title{margin-bottom:1.0666666667vw}.product-item-home .item-content .title .item-content-name{font-size:3.7333333333vw}.product-item-home .item-content .title .item-content-subtitle{font-size:2.6666666667vw;padding-top:1.0666666667vw}.product-item-home .content{gap:2.1333333333vw}.product-item-home .content .product-price{align-self:start!important}.product-item-home .content .product-price .compareAtPrice{color:#8d9095;font-size:2.6666666667vw}.product-item-home .content .product-price .price{font-size:3.7333333333vw}.product-item-home .content .product-price .from{font-size:2.6666666667vw}.product-item-home .add-to-cart-wrap .buy-now-icon,.product-item-home .add-to-cart-wrap .buy-now-text{height:9.6vw}.product-item-home .add-to-cart-wrap .buy-now-text{padding:2.1333333333vw 3.2vw;font-size:3.2vw}.product-item-home .add-to-cart-wrap .buy-now-icon{padding:2.1333333333vw 3.2vw 2.1333333333vw 2.1333333333vw}.product-item-home .add-to-cart-wrap .buy-now-icon svg{width:5.3333333333vw;height:5.3333333333vw}}.flash-sale-style2 .flash-header{display:flex;width:1200px;padding:24px;justify-content:space-between;align-items:center;border-radius:16px}.flash-sale-style2 .flash-header .flash-header-left{display:flex;flex-direction:column;align-items:flex-start}.flash-sale-style2 .flash-header .flash-title{color:#f84983;font-size:32px;font-weight:600;line-height:100%}.flash-sale-style2 .flash-header .flash-desc{color:#51545a;font-size:14px;font-weight:400;line-height:120%;margin-top:8px}.flash-sale-style2 .flash-header .flash-header-right{display:flex;align-items:center}.flash-sale-style2 .flash-header .flash-countdown-title{color:#f84983;font-size:16px;font-weight:400;line-height:150%;margin-right:8px}.flash-sale-style2 .flash-header .flash-countdown{display:flex;align-items:center}.flash-sale-style2 .flash-header .flash-countdown .flash-countdown-item{display:flex;min-width:40px;height:40px;border-radius:4px;justify-content:center;align-items:center;position:relative}.flash-sale-style2 .flash-header .flash-countdown .flash-countdown-item .flash-countdown-num{color:#fff;text-align:center;font-size:16px;font-weight:700;line-height:150%}.flash-sale-style2 .flash-header .flash-countdown .flash-countdown-item:not(:last-child):after{content:":";position:absolute;right:-8px;width:3px;font-size:18px;color:var(--flash-colon-color,#f84983);margin-left:8px}.flash-sale-style2 .flash-header .flash-countdown .flash-countdown-item:not(:last-child){margin-right:16px}.flash-sale-style2 .flash-header .flash-more{display:inline-flex;align-items:center;color:#1e1e1e;text-align:right;font-size:14px;font-weight:400;line-height:100%;margin-left:16px}.flash-sale-style2 .flash-header .flash-more .chevron,.flash-sale-style2 .flash-header .flash-more svg{width:24px;height:24px;margin-left:4px}@media screen and (min-width:1920px){.flash-sale-style2 .flash-header{width:62.5vw;padding:1.25vw;border-radius:.8333333333vw}.flash-sale-style2 .flash-header .flash-title{font-size:1.6666666667vw}.flash-sale-style2 .flash-header .flash-desc{font-size:.7291666667vw;margin-top:.4166666667vw}.flash-sale-style2 .flash-header .flash-countdown-title{font-size:.8333333333vw;margin-right:.4166666667vw}.flash-sale-style2 .flash-header .flash-countdown .flash-countdown-item{border-radius:.2083333333vw;min-width:2.0833333333vw;height:2.0833333333vw}.flash-sale-style2 .flash-header .flash-countdown .flash-countdown-item .flash-countdown-num{font-size:.8333333333vw}.flash-sale-style2 .flash-header .flash-countdown .flash-countdown-item:not(:last-child):after{right:-.4166666667vw;width:.15625vw;font-size:.9375vw;margin-left:.4166666667vw}.flash-sale-style2 .flash-header .flash-countdown .flash-countdown-item:not(:last-child){margin-right:.8333333333vw}.flash-sale-style2 .flash-header .flash-more{font-size:.7291666667vw;margin-left:.8333333333vw}.flash-sale-style2 .flash-header .flash-more .chevron,.flash-sale-style2 .flash-header .flash-more svg{width:1.25vw;height:1.25vw;margin-left:.2083333333vw}}@media screen and (max-width:900px){.flash-sale-style2 .flash-header{width:100%;padding:4.2666666667vw;border-radius:4.2666666667vw;flex-direction:column;align-items:center;gap:2.1333333333vw}.flash-sale-style2 .flash-header .flash-header-left{align-items:center}.flash-sale-style2 .flash-header .flash-header-left .flash-title{font-size:5.3333333333vw}.flash-sale-style2 .flash-header .flash-header-left .flash-desc{font-size:3.2vw;margin-top:2.1333333333vw}.flash-sale-style2 .flash-header .flash-header-right{width:100%;flex-direction:column;align-items:center}.flash-sale-style2 .flash-header .flash-countdown-title{font-size:2.6666666667vw;margin:0}.flash-sale-style2 .flash-header .flash-countdown{margin-top:2.1333333333vw}.flash-sale-style2 .flash-header .flash-countdown .flash-countdown-item{min-width:8.5333333333vw;height:8.5333333333vw;border-radius:1.0666666667vw}.flash-sale-style2 .flash-header .flash-countdown .flash-countdown-item .flash-countdown-num{font-size:3.7333333333vw}.flash-sale-style2 .flash-header .flash-countdown .flash-countdown-item:not(:last-child):after{right:-1.0666666667vw;width:.8vw;font-size:4.2666666667vw;margin-left:2.1333333333vw}.flash-sale-style2 .flash-header .flash-countdown .flash-countdown-item:not(:last-child){margin-right:2.1333333333vw}.flash-sale-style2 .flash-header .flash-more{font-size:3.2vw;margin:2.1333333333vw 0 0}.flash-sale-style2 .flash-header .flash-more .chevron,.flash-sale-style2 .flash-header .flash-more svg{width:6.4vw;height:6.4vw;margin-left:1.0666666667vw}}.flash-sale-style1{padding-left:var(--container-margin-left)}.flash-sale-style1 .flash1-body{display:flex;align-items:stretch;gap:12px;margin-top:24px}.flash-sale-style1 .flash1-body .flash1-swiper{flex:1;min-width:0;overflow:hidden}.flash-sale-style1 .flash1-body .flash1-swiper>.container{display:none}.flash-sale-style1 .flash1-body .flash1-swiper .list-wrapper{width:100%}.flash-sale-style1 .flash1-body .flash1-swiper .swiper-slide{width:-moz-fit-content;width:fit-content;height:auto;margin-right:12px}.flash-sale-style1 .flash1-body .flash1-swiper .swiper-slide:last-child{margin-right:0}.flash-sale-style1 .flash1-card{display:flex;width:291px;padding:0 24px;flex-direction:column;justify-content:center;align-items:center;gap:24px;flex-shrink:0;align-self:stretch;border-radius:16px;overflow:hidden}.flash-sale-style1 .flash1-card .flash1-card-title{color:#1e1e1e;text-align:center;font-size:32px;font-weight:600;line-height:100%}.flash-sale-style1 .flash1-card .flash1-countdown-title{font-size:16px;font-weight:400;line-height:150%}.flash-sale-style1 .flash1-card .flash1-card-btn{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:40px;padding:8px 20px;border-radius:44px;font-size:14px;font-weight:400;line-height:130%}.flash-sale-style1 .flash1-card .flash1-card-btn svg{width:20px;height:20px}.flash-sale-style1 .flash-countdown{display:flex;align-items:center}.flash-sale-style1 .flash-countdown .flash-countdown-item{display:flex;width:40px;height:40px;justify-content:center;align-items:center;position:relative}.flash-sale-style1 .flash-countdown .flash-countdown-item .flash-countdown-num{text-align:center;font-size:16px;font-weight:700;line-height:150%}.flash-sale-style1 .flash-countdown .flash-countdown-item:not(:last-child):after{content:":";position:absolute;right:-8px;width:3px;font-size:18px;color:var(--flash-colon-color,#f84983);margin-left:8px}.flash-sale-style1 .flash-countdown .flash-countdown-item:not(:last-child){margin-right:16px}@media screen and (min-width:1920px){.flash-sale-style1 .flash1-body{gap:.625vw;margin-top:1.25vw}.flash-sale-style1 .flash1-body .flash1-swiper .swiper-slide{margin-right:.625vw}.flash-sale-style1 .flash1-body .flash1-swiper .swiper-slide:last-child{margin-right:0}.flash-sale-style1 .flash1-card{width:15.15625vw;padding:0 1.25vw;gap:1.25vw;border-radius:.8333333333vw}.flash-sale-style1 .flash1-card .flash1-card-title{font-size:1.6666666667vw}.flash-sale-style1 .flash1-card .flash1-countdown-title{font-size:.8333333333vw}.flash-sale-style1 .flash1-card .flash1-card-btn{gap:.2083333333vw;height:2.0833333333vw;padding:.4166666667vw 1.0416666667vw;border-radius:2.2916666667vw;font-size:.7291666667vw}.flash-sale-style1 .flash1-card .flash1-card-btn svg{width:1.0416666667vw;height:1.0416666667vw}.flash-sale-style1 .flash-countdown .flash-countdown-item{width:2.0833333333vw;height:2.0833333333vw}.flash-sale-style1 .flash-countdown .flash-countdown-item .flash-countdown-num{font-size:.8333333333vw}.flash-sale-style1 .flash-countdown .flash-countdown-item:not(:last-child):after{right:-.4166666667vw;width:.15625vw;font-size:.9375vw;margin-left:.4166666667vw}.flash-sale-style1 .flash-countdown .flash-countdown-item:not(:last-child){margin-right:.8333333333vw}}@media screen and (max-width:900px){.flash-sale-style1 .flash1-body{gap:3.2vw;margin-top:4.2666666667vw}.flash-sale-style1 .flash1-body .flash1-swiper .swiper-slide{margin-right:3.2vw}.flash-sale-style1 .flash1-body .flash1-swiper .swiper-slide:last-child{margin-right:0}.flash-sale-style1 .flash1-card{width:64vw;padding:0 4.2666666667vw;gap:4.2666666667vw;border-radius:4.2666666667vw}.flash-sale-style1 .flash1-card .flash1-card-title{font-size:6.4vw}.flash-sale-style1 .flash1-card .flash1-countdown-title{font-size:3.7333333333vw}.flash-sale-style1 .flash1-card .flash1-card-btn{gap:1.0666666667vw;height:10.6666666667vw;padding:2.1333333333vw 5.3333333333vw;border-radius:11.7333333333vw;font-size:3.7333333333vw}.flash-sale-style1 .flash1-card .flash1-card-btn svg{width:5.3333333333vw;height:5.3333333333vw}.flash-sale-style1 .flash-countdown .flash-countdown-item{width:10.6666666667vw;height:10.6666666667vw}.flash-sale-style1 .flash-countdown .flash-countdown-item .flash-countdown-num{font-size:4.2666666667vw}.flash-sale-style1 .flash-countdown .flash-countdown-item:not(:last-child):after{right:-2.1333333333vw;width:.8vw;font-size:4.8vw;margin-left:2.1333333333vw}.flash-sale-style1 .flash-countdown .flash-countdown-item:not(:last-child){margin-right:4.2666666667vw}}.series .container{display:flex;justify-content:space-between}.series .series-item{display:flex;flex-wrap:wrap;justify-content:center;width:100px;position:relative;flex-shrink:0}.series .series-item p{font-size:14px;text-align:center;transition:all .3s ease;width:100%}.series .series-item:hover p{color:var(--color-green);text-decoration:underline}.series .series-item img{width:69px;height:69px;display:block;margin:6px auto 13px}@media screen and (min-width:1920px){.series .series-item{width:5.2083333333vw}.series .series-item p{font-size:.7291666667vw}.series .series-item img{width:3.59375vw;height:3.59375vw;margin:.3125vw auto .6770833333vw}}@media screen and (max-width:900px){.series .container{justify-content:flex-start;-moz-column-gap:6.4vw;column-gap:6.4vw;overflow:auto}.series .container::-webkit-scrollbar{display:none}.series .series-item{width:21.3333333333vw}.series .series-item p{font-size:3.2vw}.series .series-item img{width:17.0666666667vw;height:17.0666666667vw;margin:0 auto 2.1333333333vw}}.home .time-down-section{width:100%}.home .time-down-section .swiper .swiper-pagination-bullet{opacity:.5;background:hsla(0,0%,100%,.5)}.home .time-down-section .swiper .swiper-pagination-bullet-active{opacity:1;background:#fff}.home .time-down-section .wrapper{width:100%;display:flex;align-items:center;margin:0 auto;overflow:hidden;position:relative;background-image:var(--pc-image);background-size:cover;background-position:50%}.home .time-down-section .wrapper .left{display:flex;flex-direction:column}.home .time-down-section .wrapper .left h2{color:#fff;font-style:normal;font-family:var(--font-family-bold);font-weight:var(--font-weight-bold,700);overflow:hidden;text-overflow:ellipsis;width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.home .time-down-section .wrapper .left .learn_more{display:flex;width:-moz-fit-content;width:fit-content;justify-content:center;align-items:center;background-color:#fff;color:#1e1e1e;text-align:center;font-family:var(--font-family-bold);font-weight:var(--font-weight-bold,700);font-style:normal}.home .time-down-section .wrapper .left .learn_more span{font-weight:var(--font-weight-bold,700)}.home .time-down-section .wrapper .left .count-down{display:flex;flex-direction:row}.home .time-down-section .wrapper .left .count-down-item,.home .time-down-section .wrapper .left .count-down-item-num{font-family:var(--font-family-bold);font-weight:var(--font-weight-bold,700)}.home .time-down-section .wrapper .left .count-down-item{display:flex;justify-content:center;align-items:center;background-color:#fff;position:relative;line-height:140%}.home .time-down-section .wrapper .left .count-down-item:not(:last-child):after{content:":";color:var(--count-down-color,#fff);position:absolute;top:50%;transform:translateY(-50%);font-family:var(--font-family-bold);font-weight:var(--font-weight-bold,700)}.home .time-down-section .wrapper .right{flex:1;display:flex;justify-content:center;flex-direction:row}.home .time-down-section .discount-product-card{background-color:#fff;overflow:hidden;display:flex;flex-direction:column;align-items:center;position:relative}.home .time-down-section .discount-product-card .card-wrapper{width:100%;height:100%;display:flex;flex-direction:column}.home .time-down-section .discount-product-card .product-img{-o-object-fit:cover;object-fit:cover}.home .time-down-section .discount-product-card h3.title{align-items:center;font-family:var(--font-family-bold);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;line-height:110%}.home .time-down-section .discount-product-card .compareAtPrice{line-height:100%}.home .time-down-section .discount-product-card .price{color:#1e1e1e;font-style:normal;line-height:100%}.home .time-down-section .discount-product-card .card-wrapper>.price{display:flex;align-items:flex-end;min-height:32px}.home .time-down-section .discount-product-card .buy-now{width:100%;display:flex;justify-content:center;align-content:center;background-color:#1e1e1e;text-align:center;font-family:var(--font-family-bold);font-weight:var(--font-weight-bold,700);line-height:150%;border-radius:999px;color:#fff}.home .time-down-section .discount-product-card .card-wrapper>.buy-now{margin-top:auto}.home .time-down-section .discount-product-card .save{position:absolute;top:0;left:0;background:linear-gradient(180deg,#f96868,#dd3d3d);color:#fff;font-family:var(--font-family-bold)}@media screen and (min-width:901px)and (max-width:1920px){.home .time-down-section{width:100%}.home .time-down-section .swiper{width:1200px}.home .time-down-section .wrapper{width:100%;height:264px;margin:0 auto;max-width:1200px;width:1200px;border-radius:16px;gap:30px;padding:20px 180px}.home .time-down-section .wrapper .left{gap:12px;width:306px}.home .time-down-section .wrapper .left h2{font-size:24px}.home .time-down-section .wrapper .left .learn_more{height:40px;padding:10px 16px 10px 24px;gap:4px;border-radius:9999px;font-size:14px}.home .time-down-section .wrapper .left .count-down{gap:24px}.home .time-down-section .wrapper .left .count-down-item{width:40px;height:40px;border-radius:4px;font-size:20px}.home .time-down-section .wrapper .left .count-down-item:not(:last-child):after{top:50%;transform:translateY(-50%);right:-8px;font-size:14px}.home .time-down-section .wrapper .right{gap:12px}.home .time-down-section .discount-product-card{width:161px;height:210px;border-radius:16px;padding:0 12px 5px}.home .time-down-section .discount-product-card .product-img{width:96px;margin:12px auto;height:96px}.home .time-down-section .discount-product-card .product-price-on-sale{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.home .time-down-section .discount-product-card h3.title{padding-bottom:8px;font-size:14px}.home .time-down-section .discount-product-card .compareAtPrice{font-size:12px;color:#8d9095}.home .time-down-section .discount-product-card .price{font-size:16px}.home .time-down-section .discount-product-card .from{font-size:10px;line-height:60%}.home .time-down-section .discount-product-card .buy-now{width:100%;text-align:center;font-size:10px;padding:5px 12px;line-height:150%;border-radius:999px;margin-top:8px}.home .time-down-section .discount-product-card .save{font-size:10px;padding:4px 12px;border-radius:16px 0 16px 0}}@media screen and (min-width:1920px){.home .time-down-section{width:100%}.home .time-down-section .swiper{width:62.5vw}.home .time-down-section .wrapper{width:100%;height:13.75vw;margin:0 auto;max-width:62.5vw;width:62.5vw;border-radius:.8333333333vw;gap:1.5625vw;padding:1.0416666667vw 9.375vw;background-image:var(--mobile-image)}.home .time-down-section .wrapper .left{gap:.625vw;width:15.9375vw}.home .time-down-section .wrapper .left h2{font-size:1.25vw}.home .time-down-section .wrapper .left .learn_more{height:2.0833333333vw;padding:.5208333333vw .8333333333vw .5208333333vw 1.25vw;gap:.2083333333vw;border-radius:9999px;font-size:.7291666667vw}.home .time-down-section .wrapper .left .count-down{gap:1.25vw}.home .time-down-section .wrapper .left .count-down-item{width:2.0833333333vw;height:2.0833333333vw;border-radius:.2083333333vw;font-size:1.0416666667vw}.home .time-down-section .wrapper .left .count-down-item:not(:last-child):after{top:50%;transform:translateY(-50%);right:-.4166666667vw;font-size:.7291666667vw}.home .time-down-section .wrapper .right{gap:.625vw}.home .time-down-section .discount-product-card{width:8.3854166667vw;height:10.9375vw;border-radius:.8333333333vw;padding:0 .625vw .2604166667vw}.home .time-down-section .discount-product-card .product-price-on-sale{display:flex;flex-direction:column;align-items:flex-start;gap:.2083333333vw}.home .time-down-section .discount-product-card .product-img{width:5vw;margin:.625vw auto;height:5vw}.home .time-down-section .discount-product-card h3.title{padding-bottom:.4166666667vw;font-size:.7291666667vw}.home .time-down-section .discount-product-card .price{font-size:.8333333333vw}.home .time-down-section .discount-product-card .card-wrapper>.price{min-height:1.6666666667vw}.home .time-down-section .discount-product-card .compareAtPrice{font-size:.625vw;color:#8d9095}.home .time-down-section .discount-product-card .from{font-size:.5208333333vw;line-height:60%}.home .time-down-section .discount-product-card .buy-now{width:100%;text-align:center;font-size:.5208333333vw;padding:.2604166667vw .625vw;line-height:150%;border-radius:999px;margin-top:.4166666667vw}.home .time-down-section .discount-product-card .save{font-size:.5208333333vw;padding:.2083333333vw .625vw;border-radius:.8333333333vw 0 .8333333333vw 0}}@media screen and (max-width:900px){.home .time-down-section{width:100%;padding:0 5.3333333333vw}.home .time-down-section .swiper{width:100%}.home .time-down-section .wrapper{height:124.8vw;flex-direction:column;margin:0 auto;width:100%;border-radius:4.2666666667vw;gap:0;padding:6.4vw 0}.home .time-down-section .wrapper .left{gap:3.2vw;width:81.6vw;display:flex;flex-direction:column;align-items:center;justify-content:center}.home .time-down-section .wrapper .left h2{font-size:6.4vw;width:64vw;text-align:center;margin:0 auto}.home .time-down-section .wrapper .left .learn_more{padding:0 2.6666666667vw 0 5.3333333333vw;gap:1.0666666667vw;border-radius:9999px;font-size:3.7333333333vw;height:8vw;font-family:var(--font-family-bold);font-weight:var(--font-weight-bold,700)}.home .time-down-section .wrapper .left .count-down{gap:4.2666666667vw}.home .time-down-section .wrapper .left .count-down-item{width:8.5333333333vw;height:8.5333333333vw;border-radius:1.0666666667vw;font-size:5.3333333333vw}.home .time-down-section .wrapper .left .count-down-item:not(:last-child):after{top:50%;transform:translateY(-50%);right:-1.6vw;font-size:3.7333333333vw}.home .time-down-section .wrapper .right{gap:0;margin-top:9.6vw;gap:3.2vw;justify-content:start;overflow:auto;overflow-x:auto;flex-wrap:nowrap;width:100%;-webkit-overflow-scrolling:touch}.home .time-down-section .wrapper .right::-webkit-scrollbar{display:none}.home .time-down-section .wrapper .right{-ms-overflow-style:none;scrollbar-width:none}.home .time-down-section .discount-product-card{width:42.9333333333vw;height:56vw;flex-shrink:0;border-radius:16px;border-radius:4.2666666667vw;padding:0 3.2vw 3.2vw;backdrop-filter:blur(4.8vw);-webkit-backdrop-filter:blur(4.8vw)}.home .time-down-section .discount-product-card:first-child{margin-left:6.4vw}.home .time-down-section .discount-product-card:last-child{margin-right:6.4vw}.home .time-down-section .discount-product-card .compareAtPrice{font-size:2.6666666667vw;color:#8d9095}.home .time-down-section .discount-product-card .product-price-on-sale{display:flex;flex-direction:column;align-items:flex-start;gap:1.0666666667vw}.home .time-down-section .discount-product-card .product-img{width:23.4666666667vw;margin:3.2vw auto;height:25.0666666667vw}.home .time-down-section .discount-product-card h3.title{padding-bottom:2.1333333333vw}.home .time-down-section .discount-product-card{font-size:3.2vw}.home .time-down-section .discount-product-card .card-wrapper>.price{min-height:6.9333333333vw}.home .time-down-section .discount-product-card .from{font-size:2.6666666667vw;line-height:60%}.home .time-down-section .discount-product-card .buy-now{width:100%;text-align:center;font-size:2.6666666667vw;padding:1.3333333333vw 3.2vw;line-height:150%;border-radius:999px;margin-top:2.1333333333vw}.home .time-down-section .discount-product-card .save{font-size:2.6666666667vw;padding:1.0666666667vw 3.2vw;border-radius:4.2666666667vw 0 4.2666666667vw 0}}.popular-swiper .swiper-slide{width:-moz-fit-content;width:fit-content;transition:all .3s ease;height:auto;border-radius:16px;margin-right:16px}.popular-swiper .swiper-slide a{flex:1}.popular-swiper .swiper-slide:last-child{margin-right:0}.popular-swiper .swiper-slide:hover{box-shadow:0 4px 24px 0 rgba(20,22,32,.1)}.popular-swiper .swiper-item{width:288px;height:416px;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;overflow:hidden;display:flex}.popular-swiper .swiper-item .item-content{height:150px;margin-top:auto;width:100%;padding:0 24px 16px;display:flex;flex-direction:column}.popular-swiper .swiper-item .item-title{color:#fcfaee;font-family:var(--font-family-bold);font-weight:var(--font-weight-bold,700);font-size:20px;font-style:normal;line-height:100%;margin-bottom:4px}.popular-swiper .swiper-item .item-desc{color:#fcfaee;font-size:12px;line-height:120%}.popular-swiper .swiper-item .money-wrapper{display:flex;flex-direction:column;margin-top:auto;align-items:flex-start}.popular-swiper .swiper-item .money-wrapper .product-price-on-sale{display:flex;flex-direction:column;gap:4px}.popular-swiper .swiper-item .money-wrapper s{text-decoration:line-through;color:var(--color-light);font-size:12px;opacity:.6;line-height:100%}.popular-swiper .swiper-item .money-wrapper span{color:var(--color-light);font-size:16px;line-height:100%}.popular-swiper .swiper-item .money-wrapper .from{font-size:10px;line-height:60%;font-weight:var(--font-weight-bold,700)}.popular-swiper .swiper-item .money-wrapper .btn{display:block;margin-top:12px;text-align:center;font-size:12px;border-radius:44px;padding:6px 16px;color:var(--color-dark);background-color:#fff;font-family:var(--font-family-bold);font-weight:var(--font-weight-bold,700);line-height:150%;flex:none;width:100%}@media screen and (min-width:1920px){.popular-swiper .swiper-slide{border-radius:.8333333333vw;margin-right:.8333333333vw}.popular-swiper .swiper-slide:hover{box-shadow:0 .2083333333vw 1.25vw 0 rgba(20,22,32,.1)}.popular-swiper .swiper-item{width:15vw;height:21.6666666667vw;border-radius:.8333333333vw}.popular-swiper .swiper-item .item-content{height:7.8125vw;padding:0 1.25vw .8333333333vw}.popular-swiper .swiper-item .item-title{font-size:1.0416666667vw;margin-bottom:.2083333333vw}.popular-swiper .swiper-item .item-desc{font-size:.625vw}.popular-swiper .swiper-item .money-wrapper .product-price-on-sale{gap:.2083333333vw}.popular-swiper .swiper-item .money-wrapper s{font-size:.625vw}.popular-swiper .swiper-item .money-wrapper span{font-size:.8333333333vw}.popular-swiper .swiper-item .money-wrapper .from{font-size:.5208333333vw}.popular-swiper .swiper-item .money-wrapper .btn{margin-top:.625vw;font-size:.625vw;border-radius:2.2916666667vw;padding:.3125vw .8333333333vw}}@media screen and (max-width:900px){.popular-swiper .money{display:flex;align-items:center}.popular-swiper .product-price{display:flex;align-self:center}.popular-swiper .product-price span{font-family:var(--font-family-medium);font-weight:var(--font-weight-medium,500);font-size:3.7333333333vw;color:var(--color-light)}.popular-swiper .product-price .product-price-on-sale{display:flex;flex-direction:column}.popular-swiper .product-price .product-price-on-sale .price{font-size:4.2666666667vw}.popular-swiper .product-price .product-price-on-sale .from{font-size:2.6666666667vw;line-height:60%;font-weight:var(--font-weight-bold,700)}.popular-swiper .product-price .compareAtPrice{font-family:var(--font-family-regular);font-size:3.2vw;color:var(--color-light);opacity:.6}.popular-swiper .swiper{padding-left:5.3333333333vw;padding-right:5.3333333333vw}.popular-swiper .swiper-slide{margin-right:2.1333333333vw;border-radius:4.2666666667vw}.popular-swiper .swiper-item{width:76.8vw;height:109.8666666667vw;border-radius:4.2666666667vw;flex-direction:column}.popular-swiper .swiper-item .item-content{height:40vw;padding:0 6.4vw 4.2666666667vw}.popular-swiper .swiper-item .item-title{font-size:5.3333333333vw;color:var(--color-light);margin-bottom:1.0666666667vw}.popular-swiper .swiper-item .item-desc{font-size:3.2vw;margin-bottom:auto;color:var(--color-light)}.popular-swiper .swiper-item .money-wrapper a{flex:none}.popular-swiper .swiper-item .money-wrapper .product-price-on-sale{gap:1.0666666667vw}.popular-swiper .swiper-item .money-wrapper s{font-size:3.2vw}.popular-swiper .swiper-item .money-wrapper span{font-size:4.2666666667vw}.popular-swiper .swiper-item .money-wrapper .from{font-size:2.6666666667vw}.popular-swiper .swiper-item .money-wrapper .btn{margin-top:3.2vw;font-size:3.2vw;padding:1.6vw 4.2666666667vw}}.product-list .banner-wrap{position:relative}.product-list .banner-wrap .main-product{border-radius:16px;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:50%;height:410px;padding-left:160px;display:flex}.product-list .banner-wrap .main-product .main-product-content{margin:auto 0}.product-list .banner-wrap .main-product .title{font-family:var(--font-family-bold);font-weight:var(--font-weight-bold,700);font-size:32px;color:#fff;max-width:400px;line-height:normal}.product-list .banner-wrap .main-product .desc{font-size:16px;margin-top:24px;color:#fff;max-width:400px}.product-list .banner-wrap .main-product .product-main-btn{display:block;width:-moz-max-content;width:max-content;border-radius:44px;padding:10px 24px;background:#fff;font-family:var(--font-family-bold);font-weight:var(--font-weight-bold,700);font-size:16px;color:var(--color-dark);margin-top:24px;cursor:pointer;transition:all .3s ease}.product-list .banner-wrap .main-product .product-main-btn:hover{opacity:.6}.product-list .bottom-content{background-repeat:no-repeat;background-size:cover;background-position:50%;padding:60px 0 60px 120px;border-radius:12px;margin-top:24px}.product-list .bottom-content .bottom-title{font-size:24px;font-family:var(--font-family-bold);font-weight:var(--font-weight-bold,700);margin-bottom:16px}.product-list .bottom-content .bottom-btn{display:inline-flex;align-items:center;-moz-column-gap:4px;column-gap:4px;font-family:var(--font-family-bold);font-weight:var(--font-weight-bold,700);color:var(--color-light);padding:10px 16px;background-color:var(--color-dark);font-size:14px;border-radius:44px}.product-list .bottom-content .bottom-btn:hover svg{transform:translateX(3px)}.product-list .bottom-content .bottom-btn svg{width:24px;height:24px;transition:all .3s ease}.product-list .swiper-slide{width:288px;height:auto;margin-right:16px}.product-list .swiper-slide:last-child{margin-right:0}.product-list .swiper-slide .product-item{width:288px}.product-list .swiper-slide .product-item .item-content .content{flex-direction:row}@media screen and (min-width:1920px){.product-list .banner-wrap .main-product{border-radius:.8333333333vw;height:21.3541666667vw;padding-left:8.3333333333vw}.product-list .banner-wrap .main-product .title{font-size:1.6666666667vw;max-width:20.8333333333vw}.product-list .banner-wrap .main-product .desc{font-size:1.0416666667vw;margin-top:1.25vw;max-width:20.8333333333vw}.product-list .banner-wrap .main-product .product-main-btn{border-radius:2.2916666667vw;padding:.5208333333vw 1.25vw;font-size:.8333333333vw;margin-top:1.25vw}.product-list .bottom-content{padding:3.125vw 0 3.125vw 6.25vw;border-radius:.625vw;margin-top:1.25vw}.product-list .bottom-content .bottom-title{font-size:1.25vw;margin-bottom:.8333333333vw}.product-list .bottom-content .bottom-btn{-moz-column-gap:.2083333333vw;column-gap:.2083333333vw;padding:.5208333333vw .8333333333vw;font-size:.7291666667vw;border-radius:2.2916666667vw}.product-list .bottom-content .bottom-btn:hover svg{transform:translateX(.15625vw)}.product-list .bottom-content .bottom-btn svg{width:1.25vw;height:1.25vw}.product-list .swiper-slide{width:15vw;margin-right:.8333333333vw}.product-list .swiper-slide .product-item{width:15vw}}@media screen and (max-width:900px){.product-main-btn{display:block;width:-moz-max-content;width:max-content;margin-top:6.4vw;padding:2.6666666667vw 6.4vw;font-size:3.2vw;color:var(--color-dark);font-family:var(--font-family-bold);font-weight:var(--font-weight-bold,700);background-color:var(--color-light);border-radius:11.7333333333vw}.product-list .swiper-slide{height:auto}.product-list .product-item .item-img{padding:0}.product-list .product-item img{width:80vw;height:80vw}.product-list .product-item .item-content{padding:4.2666666667vw}.product-list .product-item form{width:10.6666666667vw;height:10.6666666667vw}.product-list .product-item button{padding:2.1333333333vw}.product-list .product-item button svg{width:6.4vw;height:6.4vw}.product-list .banner-wrap{position:relative}.product-list .main-product{height:124.8vw;background-repeat:no-repeat;background-position:50%;background-size:cover;margin-bottom:4.2666666667vw;border-radius:4.2666666667vw;display:flex;flex-direction:column}.product-list .main-product .main-product-content{margin-top:6.4vw;padding:6.4vw}.product-list .main-product .title{color:var(--color-light);font-family:var(--font-family-bold);font-weight:var(--font-weight-bold,700);font-size:5.3333333333vw;margin-bottom:1.0666666667vw}.product-list .main-product .desc{font-size:3.2vw;color:var(--color-light);margin-bottom:4vw;max-width:66.6666666667vw}.product-list .product-list-swiper{padding:0;margin-bottom:4.2666666667vw}.product-list .product-list-swiper .swiper{padding:0 6.4vw}.product-list .product-list-swiper .swiper-slide{width:76.8vw;margin-right:2.1333333333vw;overflow:hidden;border-radius:4.2666666667vw}.product-list .product-list-swiper .swiper-slide:last-child{margin-right:0}.product-list .bottom-content{border-radius:4.2666666667vw;background-repeat:no-repeat;background-size:cover;background-position:50%;padding:6.4vw 4.2666666667vw;display:flex;height:49.0666666667vw;row-gap:4.2666666667vw;flex-direction:column}.product-list .bottom-content .bottom-title{font-family:var(--font-family-bold);font-weight:var(--font-weight-bold,700);font-size:4.8vw;width:45.3333333333vw}.product-list .bottom-content a{padding:2.6666666667vw 6.4vw;background-color:var(--color-dark);color:var(--color-light);font-family:var(--font-family-bold);font-weight:var(--font-weight-bold,700);font-size:3.2vw;height:-moz-fit-content;height:fit-content;border-radius:11.7333333333vw;width:-moz-fit-content;width:fit-content}.product-list .bottom-content svg{display:none}}.home .swiper-list .customers-item{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden;display:flex;width:340px;height:100%;flex-direction:column;border-radius:16px}.home .swiper-list .customers-item .blog-image{width:340px;height:200px}.home .swiper-list .customers-item .blog-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.home .swiper-list .customers-item .item-content{background:#fff;padding:14px 14px 20px}.home .swiper-list .customers-item .item-content .time-wrapper{margin-bottom:8px}.home .swiper-list .customers-item .item-content .time-wrapper .tag{padding:8px;margin-right:8px;font-size:12px;font-weight:600;line-height:130%;border-radius:8px}.home .swiper-list .customers-item .item-content .time-wrapper .time{font-size:14px;font-weight:300;color:#bec0c2}.home .swiper-list .customers-item .item-content .item-title{font-family:var(--font-family-medium);font-weight:var(--font-weight-medium,500);font-size:20px;line-height:120%;margin-bottom:8px;color:var(--color-dark)}.home .swiper-list .customers-item .item-content .item-desc{color:var(--color-light-grey);font-size:14px;font-weight:300;line-height:130%}@media screen and (min-width:1920px){.home .swiper-list .customers-item{width:17.7083333333vw;border-radius:.8333333333vw}.home .swiper-list .customers-item .blog-image{width:17.7083333333vw;height:10.4166666667vw}.home .swiper-list .customers-item .item-content{padding:.7291666667vw .7291666667vw 1.0416666667vw}.home .swiper-list .customers-item .item-content .time-wrapper{margin-bottom:.4166666667vw}.home .swiper-list .customers-item .item-content .time-wrapper .tag{padding:.4166666667vw;margin-right:.4166666667vw;font-size:.625vw;border-radius:.4166666667vw}.home .swiper-list .customers-item .item-content .time-wrapper .time{font-size:.7291666667vw}.home .swiper-list .customers-item .item-content .item-title{font-size:1.0416666667vw;margin-bottom:.4166666667vw}.home .swiper-list .customers-item .item-content .item-desc{font-size:.7291666667vw}}@media screen and (max-width:900px){.home .swiper-list .customers-item{width:66.1333333333vw;height:auto;border-radius:4.2666666667vw;display:block;background-color:var(--color-light)}.home .swiper-list .customers-item .blog-image{width:66.1333333333vw;height:39.2vw}.home .swiper-list .customers-item .item-content{padding:2.1333333333vw 4.2666666667vw 4.2666666667vw}.home .swiper-list .customers-item .time-wrapper{margin-bottom:2.1333333333vw}.home .swiper-list .customers-item .time-wrapper .tag{padding:1.0666666667vw;margin-right:2.1333333333vw;font-size:2.6666666667vw;border-radius:2.1333333333vw}.home .swiper-list .customers-item .time-wrapper .time{font-size:2.6666666667vw;line-height:130%}.home .swiper-list .customers-item .item-title{font-size:3.7333333333vw;line-height:130%;margin-bottom:2.1333333333vw}.home .swiper-list .customers-item .item-desc{font-size:3.2vw}}.why-store .content{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:182px;gap:12px}.why-store .content-item{transition:all .3s ease;position:relative;border-radius:8px;overflow:hidden;cursor:pointer}.why-store .content-item:hover{box-shadow:0 12px 20px 6px rgba(96,109,128,.04),0 8px 16px 4px rgba(96,109,128,.04),0 4px 14px 0 rgba(98,111,131,.04)}.why-store .content-item:hover img{transform:scale(1.05)}.why-store .content-item:first-child{grid-row:1/3}.why-store .content-item:nth-child(3){height:121px;align-self:start}.why-store .content-item:nth-child(6){margin-top:-61px}.why-store .content-item p{position:absolute;left:50%;transform:translateX(-50%);font-size:14px;color:var(--color-dark);top:12px;text-align:center;width:100%;padding:0 20px;z-index:1}.why-store .content-item img{width:100%;height:100%;background-color:#fff;border-radius:8px;-o-object-fit:cover;object-fit:cover;transition:all .3s ease}@media screen and (min-width:1920px){.why-store .content{grid-auto-rows:9.4791666667vw;gap:.625vw}.why-store .content-item{border-radius:.4166666667vw}.why-store .content-item:nth-child(3){height:6.3020833333vw}.why-store .content-item:nth-child(6){margin-top:-3.1770833333vw}.why-store .content-item p{font-size:.7291666667vw;top:.625vw;padding:0 1.0416666667vw}.why-store .content-item img{border-radius:.4166666667vw}}@media screen and (max-width:900px){.why-store .content{width:-moz-fit-content;width:fit-content;grid-auto-rows:auto;gap:2.1333333333vw}.why-store .content-item{border-radius:2.1333333333vw;width:49.6vw}.why-store .content-item:nth-child(3),.why-store .content-item:nth-child(3) img{height:25.8666666667vw}.why-store .content-item:nth-child(6){margin-top:-5.3333333333vw}.why-store .content-item img{height:auto}.why-store .content-item p{font-size:3.2vw;top:10%;width:40vw;line-height:normal}}.image-text{display:flex;justify-content:center}.image-text .image-text-card{position:relative;width:1200px;height:410px;border-radius:16px;overflow:hidden}.image-text .image-text-bg{position:absolute;inset:0;z-index:0}.image-text .image-text-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.image-text .image-text-content{position:relative;z-index:1;height:100%;width:600px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:16px;padding:0 60px}.image-text .image-text-label{height:24px}.image-text .image-text-label img{height:24px;width:auto;display:block}.image-text .image-text-title{color:#fff;font-size:32px;font-weight:600;line-height:120%}.image-text .image-text-desc{color:#eaebed;font-size:14px;font-weight:400;line-height:130%}.image-text .image-text-params{gap:24px}.image-text .image-text-params,.image-text .image-text-params .image-text-param{display:flex;align-items:flex-start}.image-text .image-text-params .param-icon{width:28px;height:28px;flex-shrink:0;margin-right:4px}.image-text .image-text-params .param-icon img{width:28px;height:28px;-o-object-fit:contain;object-fit:contain;display:block}.image-text .image-text-params .param-name{color:hsla(0,0%,100%,.9);font-size:12px;font-weight:300;line-height:100%;margin-bottom:4px}.image-text .image-text-params .param-desc{color:#bec0c2;font-size:10px;font-weight:300;line-height:100%}.image-text .home-card-btns{gap:16px;margin-top:16px}@media screen and (min-width:1920px){.image-text .image-text-card{width:62.5vw;height:21.3541666667vw;border-radius:.8333333333vw}.image-text .image-text-content{gap:.8333333333vw;width:31.25vw;padding:0 3.125vw}.image-text .image-text-label,.image-text .image-text-label img{height:1.25vw}.image-text .image-text-title{font-size:1.6666666667vw}.image-text .image-text-desc{font-size:.7291666667vw}.image-text .image-text-params{gap:1.25vw}.image-text .image-text-params .param-icon{width:1.4583333333vw;height:1.4583333333vw;margin-right:.2083333333vw}.image-text .image-text-params .param-icon img{width:1.4583333333vw;height:1.4583333333vw}.image-text .image-text-params .param-name{font-size:.625vw;margin-bottom:.2083333333vw}.image-text .image-text-params .param-desc{font-size:.5208333333vw}.image-text .home-card-btns{gap:.8333333333vw;margin-top:.8333333333vw}}@media screen and (max-width:900px){.image-text{padding:0 5.3333333333vw}.image-text .image-text-card{width:100%;height:109.3333333333vw;border-radius:4.2666666667vw}.image-text .image-text-content{justify-content:flex-start;width:100%;gap:2.1333333333vw;padding:6.4vw 4.2666666667vw}.image-text .image-text-label,.image-text .image-text-label img{height:6.4vw}.image-text .image-text-title{font-size:5.3333333333vw}.image-text .image-text-desc{font-size:3.2vw}.image-text .image-text-params{flex-wrap:wrap;gap:4.2666666667vw}.image-text .image-text-params .param-icon{width:5.3333333333vw;height:5.3333333333vw;margin-right:1.0666666667vw}.image-text .image-text-params .param-icon img{width:5.3333333333vw;height:5.3333333333vw}.image-text .image-text-params .param-name{font-size:3.2vw;margin-bottom:1.0666666667vw}.image-text .image-text-params .param-desc{font-size:2.6666666667vw}.image-text .home-card-btns{flex-wrap:wrap;gap:3.2vw;margin-top:2.1333333333vw}.image-text .home-card-btn{height:9.6vw;padding:2.1333333333vw 5.3333333333vw;font-size:3.2vw}}.kol-endorsement .kol-card{position:relative;width:291px;height:448px;border-radius:16px;overflow:hidden;box-shadow:0 4px 24px 0 rgba(20,22,32,.1)}.kol-endorsement .kol-card .kol-card-media{position:absolute;inset:0}.kol-endorsement .kol-card .kol-card-media img,.kol-endorsement .kol-card .kol-card-media video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.kol-endorsement .kol-card .kol-card-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:44px;border:.828px solid hsla(0,0%,100%,.2);background:rgba(131,131,131,.4);background-blend-mode:color-dodge,normal;cursor:pointer}.kol-endorsement .kol-card .kol-card-play svg{width:20px;height:20px}.kol-endorsement .kol-card .kol-card-content{position:absolute;left:0;right:0;bottom:0;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:0 16px 16px;background:linear-gradient(0deg,rgba(0,0,0,.3) 41.47%,rgba(0,0,0,0));pointer-events:none}.kol-endorsement .kol-card .kol-card-user{display:flex;align-items:center}.kol-endorsement .kol-card .kol-card-user .kol-card-avatar{width:20px;height:20px;flex-shrink:0;border-radius:416.667px;overflow:hidden;margin-right:4px}.kol-endorsement .kol-card .kol-card-user .kol-card-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.kol-endorsement .kol-card .kol-card-user .kol-card-name{margin-right:4px}.kol-endorsement .kol-card .kol-card-desc,.kol-endorsement .kol-card .kol-card-user .kol-card-name{color:#fff;font-size:12px;font-weight:400;line-height:130%}@media screen and (min-width:1920px){.kol-endorsement .kol-card{width:15.15625vw;height:23.3333333333vw;border-radius:.8333333333vw;box-shadow:0 .2083333333vw 1.25vw 0 rgba(20,22,32,.1)}.kol-endorsement .kol-card .kol-card-play{width:2.2916666667vw;height:2.2916666667vw;border-radius:2.2916666667vw;border-width:.043125vw}.kol-endorsement .kol-card .kol-card-play svg{width:1.0416666667vw;height:1.0416666667vw}.kol-endorsement .kol-card .kol-card-content{gap:.4166666667vw;padding:0 .8333333333vw .8333333333vw}.kol-endorsement .kol-card .kol-card-user .kol-card-avatar{width:1.0416666667vw;height:1.0416666667vw;margin-right:.2083333333vw}.kol-endorsement .kol-card .kol-card-user .kol-card-name{font-size:.625vw;margin-right:.2083333333vw}.kol-endorsement .kol-card .kol-card-desc{font-size:.625vw}}@media screen and (max-width:900px){.kol-endorsement .kol-card{width:66.1333333333vw;height:98.1333333333vw;border-radius:4.2666666667vw;box-shadow:0 1.0666666667vw 6.4vw 0 rgba(20,22,32,.1)}.kol-endorsement .kol-card .kol-card-play{width:9.6vw;height:9.6vw;border-radius:9.6vw;border-width:calc(.2666666667vw/1px)}.kol-endorsement .kol-card .kol-card-play svg{width:4.8vw;height:4.8vw}.kol-endorsement .kol-card .kol-card-content{gap:2.1333333333vw;padding:0 4.2666666667vw 4.2666666667vw}.kol-endorsement .kol-card .kol-card-user .kol-card-avatar{width:5.3333333333vw;height:5.3333333333vw;margin-right:1.0666666667vw}.kol-endorsement .kol-card .kol-card-user .kol-card-name{font-size:3.2vw;margin-right:1.0666666667vw}.kol-endorsement .kol-card .kol-card-desc{font-size:3.2vw}}.media-endorsement .media-card{display:flex;min-height:240px;width:291px;padding:24px;flex-direction:column;justify-content:space-between;align-items:flex-start;border-radius:16px;background:#fff}.media-endorsement .media-card .media-card-title{color:#1e1e1e;font-size:16px;font-weight:600;line-height:130%;margin-bottom:8px}.media-endorsement .media-card .media-card-desc{color:#1e1e1e;font-size:12px;font-weight:400;line-height:130%}.media-endorsement .media-card .media-card-logo{flex-shrink:0;height:36px;width:auto;display:block}.media-endorsement .media-card .media-card-logo img{height:36px;width:auto;display:block}@media screen and (min-width:1920px){.media-endorsement .media-card{min-height:12.5vw;width:15.15625vw;padding:1.25vw;border-radius:.8333333333vw}.media-endorsement .media-card .media-card-title{font-size:.8333333333vw;margin-bottom:.4166666667vw}.media-endorsement .media-card .media-card-desc{font-size:.625vw}.media-endorsement .media-card .media-card-logo,.media-endorsement .media-card .media-card-logo img{height:1.875vw}}@media screen and (max-width:900px){.media-endorsement .title-wrap .title{font-size:5.3333333333vw}.media-endorsement .media-card{min-height:64vw;width:74.6666666667vw;padding:4.2666666667vw;border-radius:4.2666666667vw}.media-endorsement .media-card .media-card-title{font-size:4.2666666667vw;margin-bottom:2.1333333333vw}.media-endorsement .media-card .media-card-desc{font-size:3.2vw}.media-endorsement .media-card .media-card-logo,.media-endorsement .media-card .media-card-logo img{height:9.6vw}}.scene-product .scene1-swiper .scene1-slide{width:-moz-fit-content;width:fit-content;margin-right:24px}.scene-product .scene1-swiper .scene1-slide:last-child{margin-right:0}.scene-product .scene1-card{position:relative;width:820px;height:462px;border-radius:16px;overflow:hidden}.scene-product .scene1-card .scene1-bg{position:absolute;inset:0;z-index:0}.scene-product .scene1-card .scene1-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.scene-product .scene1-card .scene1-content{position:absolute;left:0;right:0;bottom:0;z-index:1;display:flex;flex-direction:column;align-items:flex-start;padding:16px 16px 24px}.scene-product .scene1-card .scene1-title{color:#fff;font-size:20px;font-weight:600;line-height:120%;margin-bottom:4px}.scene-product .scene1-card .scene1-desc{color:#fff;font-size:14px;font-weight:300;line-height:130%;margin-bottom:16px}@media screen and (min-width:1920px){.scene-product .scene1-swiper .scene1-slide{margin-right:1.25vw}.scene-product .scene1-swiper .scene1-slide:last-child{margin-right:0}.scene-product .scene1-card{width:42.7083333333vw;height:24.0625vw;border-radius:.8333333333vw}.scene-product .scene1-card .scene1-content{padding:.8333333333vw .8333333333vw 1.25vw}.scene-product .scene1-card .scene1-title{font-size:1.0416666667vw;margin-bottom:.2083333333vw}.scene-product .scene1-card .scene1-desc{font-size:.7291666667vw;margin-bottom:.8333333333vw}}@media screen and (max-width:900px){.scene-product{padding:0 5.3333333333vw}.scene-product .scene1-swiper .scene1-slide{margin-right:3.2vw}.scene-product .scene1-swiper .scene1-slide:last-child{margin-right:0}.scene-product .scene1-card{width:80vw;height:96vw;border-radius:4.2666666667vw}.scene-product .scene1-card .scene1-content{padding:4.2666666667vw 4.2666666667vw 6.4vw}.scene-product .scene1-card .scene1-title{font-size:4.8vw;margin-bottom:1.0666666667vw}.scene-product .scene1-card .scene1-desc{font-size:3.2vw;margin-bottom:3.2vw}}.scene-product-style3 .scene3-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:1200px;min-height:540px;padding:40px;border-radius:16px;overflow:hidden}.scene-product-style3 .scene3-card .scene3-bg{position:absolute;inset:0;z-index:0}.scene-product-style3 .scene3-card .scene3-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.scene-product-style3 .scene3-card .scene3-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;width:440px}.scene-product-style3 .scene3-card .scene3-label{display:flex;padding:8px 16px;justify-content:center;align-items:center;gap:8px;margin-bottom:16px;border-radius:1000px;background:rgba(131,131,131,.2)}.scene-product-style3 .scene3-card .scene3-label .scene3-label-icon{width:20px;height:20px;display:inline-flex}.scene-product-style3 .scene3-card .scene3-label .scene3-label-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.scene-product-style3 .scene3-card .scene3-label .scene3-label-text{color:#fff;font-size:14px;font-weight:400;line-height:130%}.scene-product-style3 .scene3-card .scene3-title{color:#fff;font-size:48px;font-weight:600;line-height:120%;margin-bottom:16px}.scene-product-style3 .scene3-card .scene3-desc{color:#fff;font-size:14px;font-weight:300;line-height:130%;margin-bottom:24px}.scene-product-style3 .scene3-card .scene3-params{display:flex;align-items:center;gap:24px;margin-bottom:24px}.scene-product-style3 .scene3-card .scene3-params .scene3-param{display:flex;align-items:center;gap:4px}.scene-product-style3 .scene3-card .scene3-params .scene3-param-icon{width:16px;height:16px;display:inline-flex}.scene-product-style3 .scene3-card .scene3-params .scene3-param-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.scene-product-style3 .scene3-card .scene3-params .scene3-param-name{color:#fff;font-size:12px;font-weight:300;line-height:100%}.scene-product-style3 .scene3-products-wrap{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start}.scene-product-style3 .scene3-toggle{display:inline-flex;align-items:center;color:#fff;text-align:right;font-size:14px;font-weight:400;line-height:100%;margin-bottom:8px;border:none;background:rgba(0,0,0,0);cursor:pointer}.scene-product-style3 .scene3-toggle svg{width:24px;height:24px;margin-left:4px;transition:transform .3s ease;transform:rotate(90deg)}.scene-product-style3 .scene3-toggle svg.is-expanded{transform:rotate(-90deg)}.scene-product-style3 .scene3-products{width:100%}.scene-product-style3 .scene3-products.is-collapsed{visibility:hidden}.scene-product-style3 .scene3-products .scene3-product-slide{width:-moz-fit-content;width:fit-content;margin-right:12px}.scene-product-style3 .scene3-products .scene3-product-slide:last-child{margin-right:0}.scene-product-style3 .scene3-product{display:flex;align-items:center;flex-shrink:0;width:264px;height:90px;padding-left:16px;border-radius:16px;background:hsla(0,0%,100%,.8);backdrop-filter:blur(5px);transition:background .3s ease}@media(hover:hover){.scene-product-style3 .scene3-product:hover{background:#fff}.scene-product-style3 .scene3-product:hover .scene3-product-add{background:#17cc5f;color:#fff}}.scene-product-style3 .scene3-product .scene3-product-media{width:64px;height:64px;flex-shrink:0;border-radius:8px;overflow:hidden}.scene-product-style3 .scene3-product .scene3-product-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.scene-product-style3 .scene3-product .scene3-product-content{flex:1;min-width:0;display:flex;align-items:flex-end;gap:12px}.scene-product-style3 .scene3-product .scene3-product-info{flex:1;min-width:0;padding:8px 0 8px 12px}.scene-product-style3 .scene3-product .scene3-product-title{display:block;overflow:hidden;color:#1e1e1e;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;line-height:130%}.scene-product-style3 .scene3-product .scene3-product-price{margin-top:4px}.scene-product-style3 .scene3-product .scene3-product-price .product-price,.scene-product-style3 .scene3-product .scene3-product-price .product-price-from-line{display:flex;align-items:center;gap:8px;line-height:1}.scene-product-style3 .scene3-product .scene3-product-price .compareAtPrice{color:#8d9095;font-size:12px;font-weight:300;line-height:1;text-decoration-line:line-through}.scene-product-style3 .scene3-product .scene3-product-price .price{color:#1e1e1e;font-size:12px;font-weight:600;line-height:1}.scene-product-style3 .scene3-product .scene3-product-add{width:36px;height:36px;flex-shrink:0;margin-right:12px;margin-bottom:8px;border:none;border-radius:1000px;background:#f5f6f7;color:#1e1e1e;display:flex;align-items:center;justify-content:center;cursor:pointer}.scene-product-style3 .scene3-product .scene3-product-add svg{width:24px;height:24px}@media screen and (min-width:1920px){.scene-product-style3 .scene3-card{width:62.5vw;min-height:28.125vw;padding:2.0833333333vw;border-radius:.8333333333vw}.scene-product-style3 .scene3-card .scene3-content{width:22.9166666667vw}.scene-product-style3 .scene3-card .scene3-label{padding:.4166666667vw .8333333333vw;gap:.4166666667vw;margin-bottom:.8333333333vw}.scene-product-style3 .scene3-card .scene3-label .scene3-label-icon{width:1.0416666667vw;height:1.0416666667vw}.scene-product-style3 .scene3-card .scene3-label .scene3-label-text{font-size:.7291666667vw}.scene-product-style3 .scene3-card .scene3-title{font-size:2.5vw;margin-bottom:.8333333333vw}.scene-product-style3 .scene3-card .scene3-desc{font-size:.7291666667vw;margin-bottom:1.25vw}.scene-product-style3 .scene3-card .scene3-params{gap:1.25vw;margin-bottom:1.25vw}.scene-product-style3 .scene3-card .scene3-params .scene3-param{gap:.2083333333vw}.scene-product-style3 .scene3-card .scene3-params .scene3-param-icon{width:.8333333333vw;height:.8333333333vw}.scene-product-style3 .scene3-card .scene3-params .scene3-param-name{font-size:.625vw}.scene-product-style3 .scene3-toggle{font-size:.7291666667vw;margin-bottom:.4166666667vw}.scene-product-style3 .scene3-toggle svg{width:1.25vw;height:1.25vw;margin-left:.2083333333vw}.scene-product-style3 .scene3-products .scene3-product-slide{margin-right:.625vw}.scene-product-style3 .scene3-products .scene3-product-slide:last-child{margin-right:0}.scene-product-style3 .scene3-product{width:13.75vw;height:4.6875vw;padding-left:.8333333333vw;border-radius:.8333333333vw}.scene-product-style3 .scene3-product .scene3-product-media{width:3.3333333333vw;height:3.3333333333vw;border-radius:.4166666667vw}.scene-product-style3 .scene3-product .scene3-product-content{gap:.625vw}.scene-product-style3 .scene3-product .scene3-product-info{padding:.4166666667vw 0 .4166666667vw .625vw}.scene-product-style3 .scene3-product .scene3-product-title{font-size:.7291666667vw}.scene-product-style3 .scene3-product .scene3-product-price{margin-top:.2083333333vw}.scene-product-style3 .scene3-product .scene3-product-price .product-price,.scene-product-style3 .scene3-product .scene3-product-price .product-price-from-line{gap:.4166666667vw}.scene-product-style3 .scene3-product .scene3-product-price .compareAtPrice,.scene-product-style3 .scene3-product .scene3-product-price .price{font-size:.625vw}.scene-product-style3 .scene3-product .scene3-product-add{width:1.875vw;height:1.875vw;margin-right:.625vw;margin-bottom:.4166666667vw}.scene-product-style3 .scene3-product .scene3-product-add svg{width:1.25vw;height:1.25vw}}@media screen and (max-width:900px){.scene-product-style3 .scene3-card{width:100%;min-height:122.6666666667vw;padding:5.3333333333vw;border-radius:4.2666666667vw}.scene-product-style3 .scene3-card .scene3-content{width:100%}.scene-product-style3 .scene3-card .scene3-label{padding:1.6vw 3.2vw;gap:2.1333333333vw;margin-bottom:4.2666666667vw}.scene-product-style3 .scene3-card .scene3-label .scene3-label-icon{width:5.3333333333vw;height:5.3333333333vw}.scene-product-style3 .scene3-card .scene3-label .scene3-label-text{font-size:3.7333333333vw}.scene-product-style3 .scene3-card .scene3-title{font-size:8.5333333333vw;margin-bottom:3.2vw}.scene-product-style3 .scene3-card .scene3-desc{font-size:3.2vw;margin-bottom:4.2666666667vw}.scene-product-style3 .scene3-card .scene3-params{gap:4.2666666667vw;margin-bottom:4.2666666667vw}.scene-product-style3 .scene3-card .scene3-params .scene3-param{gap:1.0666666667vw}.scene-product-style3 .scene3-card .scene3-params .scene3-param-icon{width:4.2666666667vw;height:4.2666666667vw}.scene-product-style3 .scene3-card .scene3-params .scene3-param-name{font-size:3.2vw}.scene-product-style3 .scene3-toggle{font-size:3.7333333333vw;margin-bottom:2.1333333333vw}.scene-product-style3 .scene3-toggle svg{width:6.4vw;height:6.4vw;margin-left:1.0666666667vw}.scene-product-style3 .scene3-products .scene3-product-slide{margin-right:3.2vw}.scene-product-style3 .scene3-products .scene3-product-slide:last-child{margin-right:0}.scene-product-style3 .scene3-product{width:70.4vw;height:24vw;padding-left:4.2666666667vw;border-radius:4.2666666667vw}.scene-product-style3 .scene3-product .scene3-product-media{width:17.0666666667vw;height:17.0666666667vw;border-radius:2.1333333333vw}.scene-product-style3 .scene3-product .scene3-product-content{gap:3.2vw}.scene-product-style3 .scene3-product .scene3-product-info{padding:2.1333333333vw 0 2.1333333333vw 3.2vw}.scene-product-style3 .scene3-product .scene3-product-title{font-size:3.7333333333vw}.scene-product-style3 .scene3-product .scene3-product-price{margin-top:1.0666666667vw}.scene-product-style3 .scene3-product .scene3-product-price .product-price,.scene-product-style3 .scene3-product .scene3-product-price .product-price-from-line{gap:2.1333333333vw}.scene-product-style3 .scene3-product .scene3-product-price .compareAtPrice,.scene-product-style3 .scene3-product .scene3-product-price .price{font-size:3.2vw}.scene-product-style3 .scene3-product .scene3-product-add{width:9.6vw;height:9.6vw;margin-right:3.2vw;margin-bottom:2.1333333333vw}.scene-product-style3 .scene3-product .scene3-product-add svg{width:6.4vw;height:6.4vw}}.scene-product-style2 .scene2-body{margin-top:24px;border-radius:16px;overflow:hidden;background:#fff}.scene-product-style2 .scene2-panel{display:flex;align-items:stretch}.scene-product-style2 .scene2-left{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:560px;width:480px;padding:40px;min-width:0}.scene-product-style2 .scene2-left .scene2-title{color:#1e1e1e;font-size:32px;font-weight:600;line-height:120%;margin-bottom:16px}.scene-product-style2 .scene2-left .scene2-desc{color:#1e1e1e;font-size:14px;font-weight:300;line-height:130%;margin-bottom:24px}.scene-product-style2 .scene2-left .scene2-list-head{display:flex;align-items:center;justify-content:space-between;width:100%}.scene-product-style2 .scene2-left .scene2-list-head .scene2-small-title{color:#1e1e1e;font-size:14px;font-weight:400;line-height:130%}.scene-product-style2 .scene2-left .scene2-list-head .scene2-more{display:inline-flex;align-items:center;color:#1e1e1e;text-align:right;font-size:14px;font-weight:400;line-height:100%}.scene-product-style2 .scene2-left .scene2-list-head .scene2-more svg{width:24px;height:24px}.scene-product-style2 .scene2-left .scene2-products{width:100%;margin-top:16px;display:flex;flex-direction:column;gap:8px}.scene-product-style2 .scene2-left .scene2-products .scene3-product{display:flex;align-items:center;width:100%;height:90px;padding-left:16px;border-radius:16px;background:#fff;border:1px solid #eaebed;backdrop-filter:blur(5px);transition:background .3s ease}@media(hover:hover){.scene-product-style2 .scene2-left .scene2-products .scene3-product:hover{background:#f5f6f7}.scene-product-style2 .scene2-left .scene2-products .scene3-product:hover .scene3-product-add{background:#17cc5f;color:#fff}}.scene-product-style2 .scene2-left .scene2-products .scene3-product .scene3-product-media{width:64px;height:64px;flex-shrink:0;border-radius:8px;overflow:hidden}.scene-product-style2 .scene2-left .scene2-products .scene3-product .scene3-product-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.scene-product-style2 .scene2-left .scene2-products .scene3-product .scene3-product-content{flex:1;min-width:0;display:flex;align-items:flex-end;gap:12px}.scene-product-style2 .scene2-left .scene2-products .scene3-product .scene3-product-info{flex:1;min-width:0;padding:8px 0 8px 12px}.scene-product-style2 .scene2-left .scene2-products .scene3-product .scene3-product-title{display:block;overflow:hidden;color:#1e1e1e;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;line-height:130%}.scene-product-style2 .scene2-left .scene2-products .scene3-product .scene3-product-price .product-price-on-sale{display:flex;flex-direction:column;align-items:flex-start;margin-top:4px}.scene-product-style2 .scene2-left .scene2-products .scene3-product .scene3-product-price .product-price-on-sale .compareAtPrice{color:#8d9095;font-size:12px;font-weight:300;line-height:130%;text-decoration-line:line-through}.scene-product-style2 .scene2-left .scene2-products .scene3-product .scene3-product-price .product-price-on-sale .product-price-from-line{line-height:1}.scene-product-style2 .scene2-left .scene2-products .scene3-product .scene3-product-price .product-price-on-sale .price{color:#1e1e1e;font-size:12px;font-weight:600;line-height:130%}.scene-product-style2 .scene2-left .scene2-products .scene3-product .scene3-product-add{width:36px;height:36px;flex-shrink:0;margin-right:12px;margin-bottom:8px;border:none;border-radius:1000px;background:#f5f6f7;color:#1e1e1e;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease,color .3s ease}.scene-product-style2 .scene2-left .scene2-products .scene3-product .scene3-product-add svg{width:24px;height:24px}.scene-product-style2 .scene2-media{width:720px;height:560px}.scene-product-style2 .scene2-media img,.scene-product-style2 .scene2-media video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.scene-product-style2 .scene2-media .swiper-list .list-wrapper{width:100%}.scene-product-style2 .scene2-media .swiper-list .list-wrapper .swiper-pagination{position:absolute;bottom:24px}@media screen and (min-width:1920px){.scene-product-style2 .scene2-body{margin-top:1.25vw;border-radius:.8333333333vw}.scene-product-style2 .scene2-left{height:29.1666666667vw;width:25vw;padding:2.0833333333vw}.scene-product-style2 .scene2-left .scene2-title{font-size:1.6666666667vw;margin-bottom:.8333333333vw}.scene-product-style2 .scene2-left .scene2-desc{font-size:.7291666667vw;margin-bottom:1.25vw}.scene-product-style2 .scene2-left .scene2-list-head .scene2-more,.scene-product-style2 .scene2-left .scene2-list-head .scene2-small-title{font-size:.7291666667vw}.scene-product-style2 .scene2-left .scene2-list-head .scene2-more svg{width:1.25vw;height:1.25vw}.scene-product-style2 .scene2-left .scene2-products{margin-top:.8333333333vw;gap:.4166666667vw}.scene-product-style2 .scene2-left .scene2-products .scene3-product{height:4.6875vw;padding-left:.8333333333vw;border-radius:.8333333333vw;border-width:.0520833333vw}.scene-product-style2 .scene2-left .scene2-products .scene3-product .scene3-product-media{width:3.3333333333vw;height:3.3333333333vw;border-radius:.4166666667vw}.scene-product-style2 .scene2-left .scene2-products .scene3-product .scene3-product-content{gap:.625vw}.scene-product-style2 .scene2-left .scene2-products .scene3-product .scene3-product-info{padding:.4166666667vw 0 .4166666667vw .625vw}.scene-product-style2 .scene2-left .scene2-products .scene3-product .scene3-product-title{font-size:.7291666667vw}.scene-product-style2 .scene2-left .scene2-products .scene3-product .scene3-product-price .product-price-on-sale{margin-top:.2083333333vw}.scene-product-style2 .scene2-left .scene2-products .scene3-product .scene3-product-price .compareAtPrice,.scene-product-style2 .scene2-left .scene2-products .scene3-product .scene3-product-price .price{font-size:.625vw}.scene-product-style2 .scene2-left .scene2-products .scene3-product .scene3-product-add{width:1.875vw;height:1.875vw;margin-right:.625vw;margin-bottom:.4166666667vw}.scene-product-style2 .scene2-left .scene2-products .scene3-product .scene3-product-add svg{width:1.25vw;height:1.25vw}.scene-product-style2 .scene2-media{width:37.5vw;height:29.1666666667vw}.scene-product-style2 .scene2-media .swiper-list .list-wrapper{width:100%}.scene-product-style2 .scene2-media .swiper-list .list-wrapper .swiper-pagination{position:absolute;bottom:1.25vw}}@media screen and (max-width:900px){.scene-product-style2 .scene2-body{margin-top:4.2666666667vw;border-radius:4.2666666667vw}.scene-product-style2 .scene2-panel{flex-direction:column-reverse}.scene-product-style2 .scene2-left{height:auto;padding:5.3333333333vw}.scene-product-style2 .scene2-left .scene2-title{font-size:6.4vw;margin-bottom:3.2vw}.scene-product-style2 .scene2-left .scene2-desc{font-size:3.2vw;margin-bottom:4.2666666667vw}.scene-product-style2 .scene2-left .scene2-list-head .scene2-more,.scene-product-style2 .scene2-left .scene2-list-head .scene2-small-title{font-size:3.7333333333vw}.scene-product-style2 .scene2-left .scene2-list-head .scene2-more svg{width:6.4vw;height:6.4vw}.scene-product-style2 .scene2-left .scene2-products{margin-top:4.2666666667vw;gap:2.1333333333vw}.scene-product-style2 .scene2-left .scene2-products .scene3-product{height:24vw;padding-left:4.2666666667vw;border-radius:4.2666666667vw;border-width:.2666666667vw}.scene-product-style2 .scene2-left .scene2-products .scene3-product .scene3-product-media{width:17.0666666667vw;height:17.0666666667vw;border-radius:2.1333333333vw}.scene-product-style2 .scene2-left .scene2-products .scene3-product .scene3-product-content{gap:3.2vw}.scene-product-style2 .scene2-left .scene2-products .scene3-product .scene3-product-info{padding:2.1333333333vw 0 2.1333333333vw 3.2vw}.scene-product-style2 .scene2-left .scene2-products .scene3-product .scene3-product-title{font-size:3.7333333333vw}.scene-product-style2 .scene2-left .scene2-products .scene3-product .scene3-product-price .product-price-on-sale{margin-top:1.0666666667vw}.scene-product-style2 .scene2-left .scene2-products .scene3-product .scene3-product-price .compareAtPrice,.scene-product-style2 .scene2-left .scene2-products .scene3-product .scene3-product-price .price{font-size:3.2vw}.scene-product-style2 .scene2-left .scene2-products .scene3-product .scene3-product-add{width:9.6vw;height:9.6vw;margin-right:3.2vw;margin-bottom:2.1333333333vw}.scene-product-style2 .scene2-left .scene2-products .scene3-product .scene3-product-add svg{width:6.4vw;height:6.4vw}.scene-product-style2 .scene2-media{width:100%;height:64vw}}