.productCard {
  font-family: 'Hiragino Sans', 'Poppins-tbj';
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  /* width: 351rpx; */
  /* margin-top: 12rpx; */
  /* margin-bottom: 12rpx; */
}

.itemImage {
  position: relative;
  /* width: 345rpx; */
  /* height: 460rpx; */
}

.productInfo {
  /* max-width: 330rpx; */
  position: relative;
  overflow: hidden;
  word-break: break-all;
}

.productImage {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  /* border-radius: 18rpx; */
}

.imageText {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #ffffff;
  padding-left: 0.8vw;
  font-weight: 400;
  padding-right: 0.8vw;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 2.66667vw;
  line-height: 4.8vw;
  height: 5.06667vw;
}

.sellPointContainerLeftTop {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  overflow: hidden;
}

.sellPointLeftTopText {
  font-size: 2.66667vw;
  line-height: 4vw;
  padding: 0.13333vw 0.8vw;
  color: #ffffff;
  background: #00000080 50%;
}

.sellPointOuterContainer {
  max-width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  overflow: hidden;
}

.sellPointContainer {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.pointImage {
  /* width: 26rpx; */
  height: 3.46667vw;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: 0.53333vw;
  margin-right: 0.13333vw;
}

.sellingPointImage {
  /* width: 26rpx; */
  height: 4.8vw;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.sellingPointImageImg {
  height: 4.8vw;
}

.pointImageImg {
  height: 3.46667vw;
}

.sellPointLogo {
  /* width: 26rpx; */
  width: -moz-max-content;
  width: max-content;
  height: 3.46667vw;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  /* margin-right: 1rpx; */
  /* background-color: red; */
}

.sellPointLogoImg {
  /* width: 26rpx; */
  height: 3.46667vw;
}

.sellPointSubLogo {
  width: 2.13333vw;
  height: 3.46667vw;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  /* margin-left: 4rpx; */
  /* padding-right: 6rpx; */
}

.sellPointSubLogoImg {
  width: 1.73333vw;
  height: 3.46667vw;
}

.sellPointText {
  font-size: 2.66667vw;
  padding-left: 0.26667vw;
  padding-right: 0.26667vw;
  font-size: 2.66667vw;
  max-height: 4.8vw;
  flex: 1;
}

.rankComp {
  font-family: 'Poppins-tbj';
  position: absolute;
  left: 0;
  top: 0;
  width: 5.33333vw;
  height: 5.6vw;
  font-size: 3.2vw;
  font-weight: 500;
  line-height: 5.06667vw;
  text-align: center;
  background-repeat: no-repeat;
  color: rgba(255, 255, 255, 1);
  background-size: contain;
}

.preLogoImg {
  width: 100%;
  height: 100%;
}

.itemTitle {
  /* width: 351rpx; */
  /* height: 64rpx; */
  font-size: 3.2vw;
  font-weight: 300;
  line-height: 4.8vw;
  text-align: left;
  color: rgba(17, 17, 17, 0.9);
  letter-spacing: 0;
  /* margin-top: 18rpx; */
  display: flex;
  overflow: hidden;
  flex-direction: row;
  flex-wrap: wrap;
}

.preLogo {
  height: 4.26667vw;
  margin-right: 0.53333vw;
}

.text {
  /* flex: 1; */
  font-size: 3.2vw;
  text-overflow: ellipsis;
  color: #333333;
  overflow: hidden;
  display: -webkit-box;
  /* -webkit-box用于多行截断 */
  /* -webkit-line-clamp: 1; */
  -webkit-box-orient: vertical;
  /* 使用纵向显示的盒子模型 */
}

.serviceModule {
  position: static;
  height: 4vw;
  font-size: 2.66667vw;
  color: #ff5000;
  letter-spacing: 0;
  line-height: 4vw;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  overflow: hidden;
  margin-top: 1.06667vw;
}

.serviceImg {
  display: flex;
  flex-direction: row;
  overflow: hidden;
  font-weight: 600;
  padding-left: 0.53333vw;
  padding-right: 0.8vw;
  border-radius: 0.7vw;
}

.orderText {
  color: #00a67c;
}

.sellPointContainerNew {
  display: flex;
  flex-direction: row;
  align-items: center;
  /* justify-content: center; */
  min-height: 4.8vw;
}

.sellPointImageBox {
  width: 100%;
  height: 4.26667vw;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.sellPointImage {
  height: 3.73333vw;
}

.sellPointImg {
  /* width: 100%; */
  height: 3.73333vw;
}

.sellPoint {
  font-family: 'Hiragino Sans', 'Poppins-tbj';
  width: 100%;
  text-align: left;
  height: 3.73333vw;
  line-height: 3.73333vw;
  color: #ff5000;
  font-size: 2.93333vw;
  /* background-color: #FFF5EB; */
  border-radius: 0.8vw;
  margin-right: 0.8vw;
  display: flex;
  flex-direction: row;
  overflow: hidden;
  flex-wrap: wrap;
}

.priceActionWrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  /* margin-left: -2rpx; */
}

.priceDetail {
  position: relative;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
}

.currentPrice {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  font-family: 'Poppins-tbj';
  color: #333333;
  line-height: 4vw;
  font-size: 3.73333vw;
  font-weight: 500;
  line-height: 5.6vw;
  text-align: left;
}

.soldOutText {
  font-family: 'Hiragino Sans';
  font-size: 2.93333vw;
  font-weight: 300;
  line-height: 5.6vw;
  text-align: left;
}

.underlinePrice {
  color: rgba(153, 153, 153, 1);
  font-family: 'Poppins-tbj';
  font-size: 2.66667vw;
  text-decoration: line-through;
  margin-left: 0.8vw;
}

.currencyCode {
  margin-right: 0.53333vw;
}

.discount {
  height: 4vw;
  line-height: 4vw;
  font-weight: 400;
  font-size: 2.93333vw;
  color: #f04f39;
}

/* .oriPrice {
  width: 251rpx;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-left: 8rpx;
  color: #666666;
  font-size: 20rpx;
} */
.oriPriceInfo {
  height: 4.26667vw;
  font-weight: 400;
  font-size: 3.2vw;
  color: #666;
  letter-spacing: 0;
  line-height: 2.93333vw;
  margin-top: 1.06667vw;
}

.actionIcon {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.goToBuy {
  height: 5.6vw;
  /* width: 56rpx; */
  /* background-image: url('https://pic-cdn-jp.tao-media.co/kf/S055dee802c134d42ac28618c1fa48564V.png'); */
  /* background-size: contain;
  background-repeat: no-repeat; */
}

.oriPriceAndDiscount {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.oriPriceComp {
  font-family: 'Hiragino Sans', 'Poppins-tbj';
  height: 3.73333vw;
  line-height: 3.73333vw;
  margin-right: 0.8vw;
  color: #999999;
  font-size: 3.2vw;
  /* font-weight: 300 !important; */
  text-decoration: line-through;
}

.secKillOriPriceComp {
  font-family: 'Poppins-tbj';
  height: 3.73333vw;
  line-height: 3.73333vw;
  font-size: 2.66667vw;
  margin-right: 0.8vw;
  font-weight: 300;
  color: #999999;
  /* font-size: 24rpx; */
  /* font-weight: 300 !important; */
  text-decoration: line-through;
}

.oriPriceCompNormal {
  font-family: Poppins-tbj;
  height: 3.73333vw;
  line-height: 4vw;
  margin-right: 0.8vw;
  font-weight: 300;
  color: #999999;
  font-size: 3.2vw;
  text-decoration: line-through;
}

.discountComp {
  display: flex;
  flex-direction: row;
  /* margin-top: 12rpx; */
}

.discountNum {
  height: 3.73333vw;
  line-height: 3.73333vw;
  color: #ff4513;
  font-size: 2.66667vw;
  font-weight: 500;
  margin-left: 0.26667vw;
}

.discountNumSuper {
  height: 4.26667vw;
  line-height: 4.53333vw;
  color: #ffffff;
  font-size: 2.66667vw;
  padding-left: 0.8vw;
  padding-right: 0.8vw;
  font-weight: 500;
  background-color: #ff4513;
}

.styleCardDiscountPrice {
  height: 3.73333vw;
  line-height: 3.73333vw;
  font-family: 'Poppins-tbj';
  font-size: 2.93333vw;
  color: #ff4513;
  /* margin-bottom: 2rpx; */
}

#imgSwiper {
  -ms-overflow-style: none;
  /* IE和Edge */
  scrollbar-width: none;
  /* Firefox */
}

#imgSwiper::-webkit-scrollbar {
  display: none;
  /* Webkit浏览器 */
}

.vList::-webkit-scrollbar {
  display: none;
  /* Webkit: Chrome/Safari/Edge */
}

.banner--QTNLLdR5{width:100vw;display:flex;align-items:center;justify-content:space-between;border:0.13333vw solid #e3e3dc;box-sizing:border-box;padding:1.6vw 3.2vw;background:#fff}.banner--QTNLLdR5.fixed--NsPjrJHZ{position:fixed;top:0;left:0;z-index:999}.banner--QTNLLdR5 .left--bczu5KMW{display:flex;align-items:center;justify-content:center}.banner--QTNLLdR5 .left--bczu5KMW .logo--NW1FI74A{width:8vw;height:8vw;margin-right:2.13333vw;border-radius:0.8vw}.banner--QTNLLdR5 .left--bczu5KMW .t22--PsRSg59m{font-size:2.93333vw}.banner--QTNLLdR5 .left--bczu5KMW .t20--oaQCm6UA{font-size:2.66667vw}.banner--QTNLLdR5 .left--bczu5KMW .w300--__WQK4pX{font-weight:300}.banner--QTNLLdR5 .left--bczu5KMW .w600--aZ56l9Tr{font-weight:600}.banner--QTNLLdR5 .left--bczu5KMW .c-black--hFCmEatt{color:#333}.banner--QTNLLdR5 .left--bczu5KMW .c-gray--jDIQsz3D{color:#999}.banner--QTNLLdR5 .left--bczu5KMW .c-orange--pX3uFt42{color:#ff4513}.banner--QTNLLdR5 .right--AZygJ73t{min-width:16.66667vw;box-sizing:border-box;padding:0 1.6vw;height:7.73333vw;border-radius:0.8vw;font-weight:600;font-size:2.66667vw;line-height:7.73333vw;text-align:center;background:#333;color:#fff}.banner--QTNLLdR5 .externalInfo--U0yyh_sb{position:absolute;left:0;bottom:0;transform:translateY(100%);width:100%}.banner--QTNLLdR5 .externalInfoItem--MR2CPMzr{background:#fff9e7;padding:3.2vw;line-height:4vw;display:flex;align-items:center;justify-content:flex-start;color:#ff4513;font-size:2.66667vw;font-weight:300;width:100%;display:flex;align-items:center;justify-content:space-between}.banner--QTNLLdR5 .closeBtn--t1br6Wcr{display:block;width:2vw;height:2vw;margin-left:1.33333vw;flex-shrink:0}.blank--dm_QK8xM{width:1px;height:11.2vw}
.InvokeMask{width:100vw;height:100vh;position:fixed;z-index:999999;left:0;top:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center}.InvokeMask .modal{background:#fff;border-radius:2.4vw;padding:4vw;box-sizing:border-box;color:#000;width:-moz-fit-content;width:fit-content;position:relative}.InvokeMask .title{font-size:4vw;font-weight:600;line-height:5.86667vw}.InvokeMask .desc{margin-top:3.46667vw;font-size:3.2vw;line-height:4.8vw;font-weight:300}.InvokeMask .btns{display:flex;align-items:center;margin-top:4vw}.InvokeMask .cancel,.InvokeMask .confirm{width:34vw;height:8.8vw;line-height:8.8vw;border:1px solid #333;color:#333;font-size:3.2vw;font-weight:600;text-align:center;border-radius:0.8vw}.InvokeMask .confirm{background:#333;color:#fff;margin-left:2.4vw}.InvokeMask .close{width:3.73333vw;display:block;position:absolute;right:4vw;top:4vw}
.flexCenter{display:flex;align-items:center;justify-content:center;font-size:2.93333vw}.couponImg{width:4vw;display:block;margin-right:0.8vw}.floatGif{position:absolute;left:0;top:0;z-index:99}
:root {
  --color-brand-primary: #333;
  --color-brand-primary2: #FF4513;
  --color-brand-disable: #ffcec1;
  --color-brand-bg: #ffe6e7;
  --color-function-4-1: #ce7039;
  --color-function-4-2: #f4dacc;
  --color-function-4-13: #fff2eb;
  --color-grey-1: #f5f5f5;
  --color-grey-2: #ebebeb;
  --color-grey-3: #cccccc;
  --color-grey-4: #e3e3dc;
  --color-grey-5: #f9f9f6;
  --color-grey-6: #757575;
  --color-grey-10: #191919;
  --color-function-1-1: #00b716;
  --color-function-1-2: #d7e8df;
  --color-function-1-3: #eefaf6;
  --color-function-2-1: #3170EE;
  --color-function-2-2: #cadcfe;
  --color-function-2-13: #ebf1ff;
  --color-function-3-1: #E35959;
  --color-function-3-2: #ff8214;
  --color-function-3-3: #fff1eb;
  --color-mask-black-1: rgba(0, 0, 0, 0.04);
  --color-mask-black-2: rgba(0, 0, 0, 0.1);
  --color-mask-black-3: rgba(0, 0, 0, 0.2);
  --color-mask-black-4: rgba(0, 0, 0, 0.5);
  --color-mask-black-5: rgba(0, 0, 0, 0.8);
  --color-mask-white-1: rgba(255, 255, 255, 0.04);
  --color-mask-white-2: rgba(255, 255, 255, 0.1);
  --color-mask-white-3: rgba(255, 255, 255, 0.2);
  --color-mask-white-4: rgba(255, 255, 255, 0.5);
  --color-mask-white-5: rgba(255, 255, 255, 0.8);
  --color-black: #000000;
  --color-white: #ffffff;
  --color-Transparent: rgba(0, 0, 0, 0);
  --corner-xs: 4px;
  --m-corner-xs: 2px;
  --corner-s: 0;
  --m-corner-s: 4px;
  --corner-m: 16px;
  --m-corner-m: 8px;
  --corner-l: 32px;
  --m-corner-l: 16px;
  --corner-xl: 1000px;
  --m-corner-xl: 500px;
  --corner-l-top: 32px 32px 0px 0px;
  --corner-l-right: 0px 32px 32px 0px;
  --corner-m-left: 16px 0px 0px 16px;
  --shadow-1-down: 0px 1px 0px 0px rgba(0, 0, 0, 0.1);
  --shadow-1-up: 0px -1px 0px 0px rgba(0, 0, 0, 0.1);
  --shadow-2-down: 0px 4px 16px 0px rgba(0, 0, 0, 0.2);
  --shadow-2-up: 0px -4px 16px 0px rgba(0, 0, 0, 0.2);
  --font-family: -apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro,SF UI,Alibaba sans,Segoe UI,Ubuntu,Helvetica,Arial,sans-serif;
  --font-lineheight-1: 14px;
  --m-font-lineheight-1: 7px;
  --font-lineheight-2: 16px;
  --m-font-lineheight-2: 8px;
  --font-lineheight-3: 19px;
  --m-font-lineheight-3: 9.5px;
  --font-lineheight-4: 22px;
  --m-font-lineheight-4: 11px;
  --font-lineheight-5: 28px;
  --m-font-lineheight-5: 14px;
  --font-lineheight-6: 32px;
  --m-font-lineheight-6: 16px;
  --font-lineheight-7: 38px;
  --m-font-lineheight-7: 19px;
  --font-lineheight-8: 44px;
  --m-font-lineheight-8: 22px;
  --font-lineheight-9: 48px;
  --m-font-lineheight-9: 24px;
  --font-lineheight-10: 56px;
  --m-font-lineheight-10: 28px;
  --font-lineheight-11: 68px;
  --m-font-lineheight-11: 34px;
  --font-size-10: 60px;
  --m-font-size-10: 30px;
  --font-size-9: 48px;
  --m-font-size-9: 24px;
  --font-size-8: 40px;
  --m-font-size-8: 20px;
  --font-size-7: 36px;
  --m-font-size-7: 18px;
  --font-size-6: 30px;
  --m-font-size-6: 15px;
  --font-size-5: 24px;
  --m-font-size-5: 12px;
  --font-size-4: 20px;
  --m-font-size-4: 10px;
  --font-size-3: 18px;
  --m-font-size-3: 9px;
  --font-size-2: 15px;
  --m-font-size-2: 7.5px;
  --font-size-1: 12px;
  --m-font-size-1: 6px;
  --font-weight-thin: 200;
  --font-weight-regular: 400;
  --font-weight-bold: 700;
  --font-weight-black: 900;
  --icon-small: 32px;
  --m-icon-small: 16px;
  --icon-normal: 48px;
  --m-icon-normal: 24px;
  --icon-pc-normal: 24px;
  --m-icon-pc-normal: 12px;
  --icon-pc-small: 16px;
  --m-icon-pc-small: 8px;
  --line-s: 1px;
  --m-line-s: 0.5px;
  --line-m: 2px;
  --m-line-m: 1px;
  --line-l: 3px;
  --m-line-l: 1.5px;
  --line-xl: 16px;
  --m-line-xl: 8px;
  --line-xs: 0.5px;
  --m-line-xs: 0px;
  --s-1: 4px;
  --m-s-1: 2px;
  --s-2: 8px;
  --m-s-2: 4px;
  --s-3: 12px;
  --m-s-3: 6px;
  --s-4: 16px;
  --m-s-4: 8px;
  --s-6: 24px;
  --m-s-6: 12px;
  --s-8: 32px;
  --m-s-8: 16px;
  --s-12: 48px;
  --m-s-12: 24px;
  --s-16: 64px;
  --m-s-16: 32px;
  --s-20: 80px;
  --m-s-20: 40px;
  --s-24: 96px;
  --m-s-24: 48px;
}
.comet-v2-fade-appear,
.comet-v2-fade-enter,
.comet-v2-fade-exit {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.comet-v2-fade-appear.comet-v2-fade-appear-active,
.comet-v2-fade-enter.comet-v2-fade-enter-active {
  animation-name: cometFadeIn;
  animation-play-state: running;
}
.comet-v2-fade-exit.comet-v2-fade-exit-active {
  animation-name: cometFadeOut;
  animation-play-state: running;
  pointer-events: none;
}
.comet-v2-fade-appear,
.comet-v2-fade-enter {
  opacity: 0;
  animation-timing-function: linear;
}
.comet-v2-fade-exit {
  animation-timing-function: linear;
}
@keyframes cometFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes cometFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.comet-v2-move-up-appear,
.comet-v2-move-up-enter,
.comet-v2-move-up-exit {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.comet-v2-move-up-appear.comet-v2-move-up-appear-active,
.comet-v2-move-up-enter.comet-v2-move-up-enter-active {
  animation-name: cometMoveUpIn;
  animation-play-state: running;
}
.comet-v2-move-up-exit.comet-v2-move-up-exit-active {
  animation-name: cometMoveUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.comet-v2-move-up-appear,
.comet-v2-move-up-enter {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.comet-v2-move-up-exit {
  animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.comet-v2-move-down-appear,
.comet-v2-move-down-enter,
.comet-v2-move-down-exit {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.comet-v2-move-down-appear.comet-v2-move-down-appear-active,
.comet-v2-move-down-enter.comet-v2-move-down-enter-active {
  animation-name: cometMoveDownIn;
  animation-play-state: running;
}
.comet-v2-move-down-exit.comet-v2-move-down-exit-active {
  animation-name: cometMoveDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.comet-v2-move-down-appear,
.comet-v2-move-down-enter {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.comet-v2-move-down-exit {
  animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.comet-v2-move-left-appear,
.comet-v2-move-left-enter,
.comet-v2-move-left-exit {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.comet-v2-move-left-appear.comet-v2-move-left-appear-active,
.comet-v2-move-left-enter.comet-v2-move-left-enter-active {
  animation-name: cometMoveLeftIn;
  animation-play-state: running;
}
.comet-v2-move-left-exit.comet-v2-move-left-exit-active {
  animation-name: cometMoveLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.comet-v2-move-left-appear,
.comet-v2-move-left-enter {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.comet-v2-move-left-exit {
  animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.comet-v2-move-right-appear,
.comet-v2-move-right-enter,
.comet-v2-move-right-exit {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.comet-v2-move-right-appear.comet-v2-move-right-appear-active,
.comet-v2-move-right-enter.comet-v2-move-right-enter-active {
  animation-name: cometMoveRightIn;
  animation-play-state: running;
}
.comet-v2-move-right-exit.comet-v2-move-right-exit-active {
  animation-name: cometMoveRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.comet-v2-move-right-appear,
.comet-v2-move-right-enter {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.comet-v2-move-right-exit {
  animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
@keyframes cometMoveDownIn {
  0% {
    transform: translateY(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes cometMoveDownOut {
  0% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateY(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes cometMoveLeftIn {
  0% {
    transform: translateX(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes cometMoveLeftOut {
  0% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateX(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes cometMoveRightIn {
  0% {
    transform: translateX(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes cometMoveRightOut {
  0% {
    transform: translateX(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateX(100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes cometMoveUpIn {
  0% {
    transform: translateY(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes cometMoveUpOut {
  0% {
    transform: translateY(0%);
    transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    transform: translateY(-100%);
    transform-origin: 0 0;
    opacity: 0;
  }
}
.comet-v2-zoom-appear,
.comet-v2-zoom-enter,
.comet-v2-zoom-exit {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.comet-v2-zoom-appear.comet-v2-zoom-appear-active,
.comet-v2-zoom-enter.comet-v2-zoom-enter-active {
  animation-name: cometZoomIn;
  animation-play-state: running;
}
.comet-v2-zoom-exit.comet-v2-zoom-exit-active {
  animation-name: cometZoomOut;
  animation-play-state: running;
  pointer-events: none;
}
.comet-v2-zoom-appear,
.comet-v2-zoom-enter {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.comet-v2-zoom-exit {
  animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.comet-v2-zoom-big-appear,
.comet-v2-zoom-big-enter,
.comet-v2-zoom-big-exit {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.comet-v2-zoom-big-appear.comet-v2-zoom-big-appear-active,
.comet-v2-zoom-big-enter.comet-v2-zoom-big-enter-active {
  animation-name: cometZoomBigIn;
  animation-play-state: running;
}
.comet-v2-zoom-big-exit.comet-v2-zoom-big-exit-active {
  animation-name: cometZoomBigOut;
  animation-play-state: running;
  pointer-events: none;
}
.comet-v2-zoom-big-appear,
.comet-v2-zoom-big-enter {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.comet-v2-zoom-big-exit {
  animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.comet-v2-zoom-big-fast-appear,
.comet-v2-zoom-big-fast-enter,
.comet-v2-zoom-big-fast-exit {
  animation-duration: 0.1s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.comet-v2-zoom-big-fast-appear.comet-v2-zoom-big-fast-appear-active,
.comet-v2-zoom-big-fast-enter.comet-v2-zoom-big-fast-enter-active {
  animation-name: cometZoomBigIn;
  animation-play-state: running;
}
.comet-v2-zoom-big-fast-exit.comet-v2-zoom-big-fast-exit-active {
  animation-name: cometZoomBigOut;
  animation-play-state: running;
  pointer-events: none;
}
.comet-v2-zoom-big-fast-appear,
.comet-v2-zoom-big-fast-enter {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.comet-v2-zoom-big-fast-exit {
  animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.comet-v2-zoom-up-appear,
.comet-v2-zoom-up-enter,
.comet-v2-zoom-up-exit {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.comet-v2-zoom-up-appear.comet-v2-zoom-up-appear-active,
.comet-v2-zoom-up-enter.comet-v2-zoom-up-enter-active {
  animation-name: cometZoomUpIn;
  animation-play-state: running;
}
.comet-v2-zoom-up-exit.comet-v2-zoom-up-exit-active {
  animation-name: cometZoomUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.comet-v2-zoom-up-appear,
.comet-v2-zoom-up-enter {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.comet-v2-zoom-up-exit {
  animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.comet-v2-zoom-down-appear,
.comet-v2-zoom-down-enter,
.comet-v2-zoom-down-exit {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.comet-v2-zoom-down-appear.comet-v2-zoom-down-appear-active,
.comet-v2-zoom-down-enter.comet-v2-zoom-down-enter-active {
  animation-name: cometZoomDownIn;
  animation-play-state: running;
}
.comet-v2-zoom-down-exit.comet-v2-zoom-down-exit-active {
  animation-name: cometZoomDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.comet-v2-zoom-down-appear,
.comet-v2-zoom-down-enter {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.comet-v2-zoom-down-exit {
  animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.comet-v2-zoom-left-appear,
.comet-v2-zoom-left-enter,
.comet-v2-zoom-left-exit {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.comet-v2-zoom-left-appear.comet-v2-zoom-left-appear-active,
.comet-v2-zoom-left-enter.comet-v2-zoom-left-enter-active {
  animation-name: cometZoomLeftIn;
  animation-play-state: running;
}
.comet-v2-zoom-left-exit.comet-v2-zoom-left-exit-active {
  animation-name: cometZoomLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.comet-v2-zoom-left-appear,
.comet-v2-zoom-left-enter {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.comet-v2-zoom-left-exit {
  animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.comet-v2-zoom-right-appear,
.comet-v2-zoom-right-enter,
.comet-v2-zoom-right-exit {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.comet-v2-zoom-right-appear.comet-v2-zoom-right-appear-active,
.comet-v2-zoom-right-enter.comet-v2-zoom-right-enter-active {
  animation-name: cometZoomRightIn;
  animation-play-state: running;
}
.comet-v2-zoom-right-exit.comet-v2-zoom-right-exit-active {
  animation-name: cometZoomRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.comet-v2-zoom-right-appear,
.comet-v2-zoom-right-enter {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.comet-v2-zoom-right-exit {
  animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
@keyframes cometZoomIn {
  0% {
    transform: scale(0.2);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes cometZoomOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.2);
    opacity: 0;
  }
}
@keyframes cometZoomBigIn {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes cometZoomBigOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
    opacity: 0;
  }
}
@keyframes cometZoomUpIn {
  0% {
    transform: scale(0.8);
    transform-origin: 50% 0%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 50% 0%;
  }
}
@keyframes cometZoomUpOut {
  0% {
    transform: scale(1);
    transform-origin: 50% 0%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 50% 0%;
    opacity: 0;
  }
}
@keyframes cometZoomLeftIn {
  0% {
    transform: scale(0.8);
    transform-origin: 0% 50%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 0% 50%;
  }
}
@keyframes cometZoomLeftOut {
  0% {
    transform: scale(1);
    transform-origin: 0% 50%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 0% 50%;
    opacity: 0;
  }
}
@keyframes cometZoomRightIn {
  0% {
    transform: scale(0.8);
    transform-origin: 100% 50%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 100% 50%;
  }
}
@keyframes cometZoomRightOut {
  0% {
    transform: scale(1);
    transform-origin: 100% 50%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 100% 50%;
    opacity: 0;
  }
}
@keyframes cometZoomDownIn {
  0% {
    transform: scale(0.8);
    transform-origin: 50% 100%;
    opacity: 0;
  }
  100% {
    transform: scale(1);
    transform-origin: 50% 100%;
  }
}
@keyframes cometZoomDownOut {
  0% {
    transform: scale(1);
    transform-origin: 50% 100%;
  }
  100% {
    transform: scale(0.8);
    transform-origin: 50% 100%;
    opacity: 0;
  }
}
.comet-v2-slide-up-appear,
.comet-v2-slide-up-enter,
.comet-v2-slide-up-exit {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.comet-v2-slide-up-appear.comet-v2-slide-up-appear-active,
.comet-v2-slide-up-enter.comet-v2-slide-up-enter-active {
  animation-name: cometSlideUpIn;
  animation-play-state: running;
}
.comet-v2-slide-up-exit.comet-v2-slide-up-exit-active {
  animation-name: cometSlideUpOut;
  animation-play-state: running;
  pointer-events: none;
}
.comet-v2-slide-up-appear,
.comet-v2-slide-up-enter {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.comet-v2-slide-up-exit {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.comet-v2-slide-down-appear,
.comet-v2-slide-down-enter,
.comet-v2-slide-down-exit {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.comet-v2-slide-down-appear.comet-v2-slide-down-appear-active,
.comet-v2-slide-down-enter.comet-v2-slide-down-enter-active {
  animation-name: cometSlideDownIn;
  animation-play-state: running;
}
.comet-v2-slide-down-exit.comet-v2-slide-down-exit-active {
  animation-name: cometSlideDownOut;
  animation-play-state: running;
  pointer-events: none;
}
.comet-v2-slide-down-appear,
.comet-v2-slide-down-enter {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.comet-v2-slide-down-exit {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.comet-v2-slide-left-appear,
.comet-v2-slide-left-enter,
.comet-v2-slide-left-exit {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.comet-v2-slide-left-appear.comet-v2-slide-left-appear-active,
.comet-v2-slide-left-enter.comet-v2-slide-left-enter-active {
  animation-name: cometSlideLeftIn;
  animation-play-state: running;
}
.comet-v2-slide-left-exit.comet-v2-slide-left-exit-active {
  animation-name: cometSlideLeftOut;
  animation-play-state: running;
  pointer-events: none;
}
.comet-v2-slide-left-appear,
.comet-v2-slide-left-enter {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.comet-v2-slide-left-exit {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.comet-v2-slide-right-appear,
.comet-v2-slide-right-enter,
.comet-v2-slide-right-exit {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.comet-v2-slide-right-appear.comet-v2-slide-right-appear-active,
.comet-v2-slide-right-enter.comet-v2-slide-right-enter-active {
  animation-name: cometSlideRightIn;
  animation-play-state: running;
}
.comet-v2-slide-right-exit.comet-v2-slide-right-exit-active {
  animation-name: cometSlideRightOut;
  animation-play-state: running;
  pointer-events: none;
}
.comet-v2-slide-right-appear,
.comet-v2-slide-right-enter {
  opacity: 0;
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.comet-v2-slide-right-exit {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@keyframes cometSlideUpIn {
  0% {
    transform: scaleY(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes cometSlideUpOut {
  0% {
    transform: scaleY(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleY(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes cometSlideDownIn {
  0% {
    transform: scaleY(0.8);
    transform-origin: 100% 100%;
    opacity: 0;
  }
  100% {
    transform: scaleY(1);
    transform-origin: 100% 100%;
    opacity: 1;
  }
}
@keyframes cometSlideDownOut {
  0% {
    transform: scaleY(1);
    transform-origin: 100% 100%;
    opacity: 1;
  }
  100% {
    transform: scaleY(0.8);
    transform-origin: 100% 100%;
    opacity: 0;
  }
}
@keyframes cometSlideLeftIn {
  0% {
    transform: scaleX(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleX(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes cometSlideLeftOut {
  0% {
    transform: scaleX(1);
    transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleX(0.8);
    transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes cometSlideRightIn {
  0% {
    transform: scaleX(0.8);
    transform-origin: 100% 0%;
    opacity: 0;
  }
  100% {
    transform: scaleX(1);
    transform-origin: 100% 0%;
    opacity: 1;
  }
}
@keyframes cometSlideRightOut {
  0% {
    transform: scaleX(1);
    transform-origin: 100% 0%;
    opacity: 1;
  }
  100% {
    transform: scaleX(0.8);
    transform-origin: 100% 0%;
    opacity: 0;
  }
}
.comet-v2-collapse-enter,
.comet-v2-collapse-appear {
  opacity: 0;
  height: 0;
}
.comet-v2-collapse-enter.comet-v2-collapse-enter-active,
.comet-v2-collapse-enter.comet-v2-collapse-appear-active,
.comet-v2-collapse-appear.comet-v2-collapse-enter-active,
.comet-v2-collapse-appear.comet-v2-collapse-appear-active {
  opacity: 1;
  height: auto;
  animation-timing-function: linear;
}
.comet-v2-collapse-exit {
  opacity: 1;
  height: auto;
}
.comet-v2-collapse-exit.comet-v2-collapse-exit-active {
  opacity: 0;
  height: 0;
  animation-timing-function: linear;
}
html,
body {
  width: 100%;
  height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  margin: 0;
  color: #222;
  font-size: 14px;
  font-variant: tabular-nums;
  font-feature-settings: 'tnum', "tnum";
}
[tabindex='-1']:focus {
  outline: none !important;
}
input[type='text'],
input[type='password'],
input[type='number'],
textarea {
  -webkit-appearance: none;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
a {
  text-decoration: none;
  background-color: transparent;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0;
}
a:focus {
  text-decoration: none;
  outline: 0;
}
a[disabled] {
  cursor: not-allowed;
  pointer-events: none;
}
svg:not(:root) {
  overflow: hidden;
}
a,
button,
[role='button'],
label,
textarea {
  touch-action: manipulation;
}
input,
button,
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button {
  text-transform: none;
}
input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
}
[hidden] {
  display: none !important;
}

:root {
  --color-brand-primary: #333;
  --color-brand-primary2: #FF4513;
  --color-brand-disable: #ffcec1;
  --color-brand-bg: #ffe6e7;
  --color-function-4-1: #ce7039;
  --color-function-4-2: #f4dacc;
  --color-function-4-13: #fff2eb;
  --color-grey-1: #f5f5f5;
  --color-grey-2: #ebebeb;
  --color-grey-3: #cccccc;
  --color-grey-4: #e3e3dc;
  --color-grey-5: #f9f9f6;
  --color-grey-6: #757575;
  --color-grey-10: #191919;
  --color-function-1-1: #00b716;
  --color-function-1-2: #d7e8df;
  --color-function-1-3: #eefaf6;
  --color-function-2-1: #3170EE;
  --color-function-2-2: #cadcfe;
  --color-function-2-13: #ebf1ff;
  --color-function-3-1: #E35959;
  --color-function-3-2: #ff8214;
  --color-function-3-3: #fff1eb;
  --color-mask-black-1: rgba(0, 0, 0, 0.04);
  --color-mask-black-2: rgba(0, 0, 0, 0.1);
  --color-mask-black-3: rgba(0, 0, 0, 0.2);
  --color-mask-black-4: rgba(0, 0, 0, 0.5);
  --color-mask-black-5: rgba(0, 0, 0, 0.8);
  --color-mask-white-1: rgba(255, 255, 255, 0.04);
  --color-mask-white-2: rgba(255, 255, 255, 0.1);
  --color-mask-white-3: rgba(255, 255, 255, 0.2);
  --color-mask-white-4: rgba(255, 255, 255, 0.5);
  --color-mask-white-5: rgba(255, 255, 255, 0.8);
  --color-black: #000000;
  --color-white: #ffffff;
  --color-Transparent: rgba(0, 0, 0, 0);
  --corner-xs: 4px;
  --m-corner-xs: 2px;
  --corner-s: 0;
  --m-corner-s: 4px;
  --corner-m: 16px;
  --m-corner-m: 8px;
  --corner-l: 32px;
  --m-corner-l: 16px;
  --corner-xl: 1000px;
  --m-corner-xl: 500px;
  --corner-l-top: 32px 32px 0px 0px;
  --corner-l-right: 0px 32px 32px 0px;
  --corner-m-left: 16px 0px 0px 16px;
  --shadow-1-down: 0px 1px 0px 0px rgba(0, 0, 0, 0.1);
  --shadow-1-up: 0px -1px 0px 0px rgba(0, 0, 0, 0.1);
  --shadow-2-down: 0px 4px 16px 0px rgba(0, 0, 0, 0.2);
  --shadow-2-up: 0px -4px 16px 0px rgba(0, 0, 0, 0.2);
  --font-family: -apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro,SF UI,Alibaba sans,Segoe UI,Ubuntu,Helvetica,Arial,sans-serif;
  --font-lineheight-1: 14px;
  --m-font-lineheight-1: 7px;
  --font-lineheight-2: 16px;
  --m-font-lineheight-2: 8px;
  --font-lineheight-3: 19px;
  --m-font-lineheight-3: 9.5px;
  --font-lineheight-4: 22px;
  --m-font-lineheight-4: 11px;
  --font-lineheight-5: 28px;
  --m-font-lineheight-5: 14px;
  --font-lineheight-6: 32px;
  --m-font-lineheight-6: 16px;
  --font-lineheight-7: 38px;
  --m-font-lineheight-7: 19px;
  --font-lineheight-8: 44px;
  --m-font-lineheight-8: 22px;
  --font-lineheight-9: 48px;
  --m-font-lineheight-9: 24px;
  --font-lineheight-10: 56px;
  --m-font-lineheight-10: 28px;
  --font-lineheight-11: 68px;
  --m-font-lineheight-11: 34px;
  --font-size-10: 60px;
  --m-font-size-10: 30px;
  --font-size-9: 48px;
  --m-font-size-9: 24px;
  --font-size-8: 40px;
  --m-font-size-8: 20px;
  --font-size-7: 36px;
  --m-font-size-7: 18px;
  --font-size-6: 30px;
  --m-font-size-6: 15px;
  --font-size-5: 24px;
  --m-font-size-5: 12px;
  --font-size-4: 20px;
  --m-font-size-4: 10px;
  --font-size-3: 18px;
  --m-font-size-3: 9px;
  --font-size-2: 15px;
  --m-font-size-2: 7.5px;
  --font-size-1: 12px;
  --m-font-size-1: 6px;
  --font-weight-thin: 200;
  --font-weight-regular: 400;
  --font-weight-bold: 700;
  --font-weight-black: 900;
  --icon-small: 32px;
  --m-icon-small: 16px;
  --icon-normal: 48px;
  --m-icon-normal: 24px;
  --icon-pc-normal: 24px;
  --m-icon-pc-normal: 12px;
  --icon-pc-small: 16px;
  --m-icon-pc-small: 8px;
  --line-s: 1px;
  --m-line-s: 0.5px;
  --line-m: 2px;
  --m-line-m: 1px;
  --line-l: 3px;
  --m-line-l: 1.5px;
  --line-xl: 16px;
  --m-line-xl: 8px;
  --line-xs: 0.5px;
  --m-line-xs: 0px;
  --s-1: 4px;
  --m-s-1: 2px;
  --s-2: 8px;
  --m-s-2: 4px;
  --s-3: 12px;
  --m-s-3: 6px;
  --s-4: 16px;
  --m-s-4: 8px;
  --s-6: 24px;
  --m-s-6: 12px;
  --s-8: 32px;
  --m-s-8: 16px;
  --s-12: 48px;
  --m-s-12: 24px;
  --s-16: 64px;
  --m-s-16: 32px;
  --s-20: 80px;
  --m-s-20: 40px;
  --s-24: 96px;
  --m-s-24: 48px;
}
.comet-v2-toast {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #222;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum', "tnum";
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.6vw 3.2vw;
  min-width: 25.6vw;
  max-width: 170.66667vw;
  background-color: var(--color-black, '#000');
  word-break: break-word;
  font-size: 3.73333vw;
  line-height: 5.6vw;
  border-radius: 0.8vw;
  pointer-events: all;
  color: var(--color-white, '#fff');
}
.comet-v2-toast-wrap {
  position: fixed;
  top: 24.53333vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1010;
}
.comet-v2-toast-mobile {
  top: 50%;
  left: 8.53333vw;
  transform: translate(calc(50vw - 50% - 32px), -50%);
}
.comet-v2-toast-mobile .comet-v2-toast {
  font-size: 3.73333vw;
  background-color: rgba(25, 25, 25, 0.7);
  color: #fff;
  max-width: calc(100vw - 64px);
  padding: 3.6vw 4.8vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1.6vw;
}
.comet-v2-toast-icon {
  font-size: 4.26667vw;
  margin-right: 2.13333vw;
}
.comet-v2-toast-custom-icon {
  width: 7.2vw;
  height: 7.2vw;
}
.comet-v2-icon.comet-v2-toast-icon-success {
  color: #00b716;
}
.comet-v2-icon.comet-v2-toast-icon-error {
  color: #E35959;
}

:root {
  --color-brand-primary: #333;
  --color-brand-primary2: #FF4513;
  --color-brand-disable: #ffcec1;
  --color-brand-bg: #ffe6e7;
  --color-function-4-1: #ce7039;
  --color-function-4-2: #f4dacc;
  --color-function-4-13: #fff2eb;
  --color-grey-1: #f5f5f5;
  --color-grey-2: #ebebeb;
  --color-grey-3: #cccccc;
  --color-grey-4: #e3e3dc;
  --color-grey-5: #f9f9f6;
  --color-grey-6: #757575;
  --color-grey-10: #191919;
  --color-function-1-1: #00b716;
  --color-function-1-2: #d7e8df;
  --color-function-1-3: #eefaf6;
  --color-function-2-1: #3170EE;
  --color-function-2-2: #cadcfe;
  --color-function-2-13: #ebf1ff;
  --color-function-3-1: #E35959;
  --color-function-3-2: #ff8214;
  --color-function-3-3: #fff1eb;
  --color-mask-black-1: rgba(0, 0, 0, 0.04);
  --color-mask-black-2: rgba(0, 0, 0, 0.1);
  --color-mask-black-3: rgba(0, 0, 0, 0.2);
  --color-mask-black-4: rgba(0, 0, 0, 0.5);
  --color-mask-black-5: rgba(0, 0, 0, 0.8);
  --color-mask-white-1: rgba(255, 255, 255, 0.04);
  --color-mask-white-2: rgba(255, 255, 255, 0.1);
  --color-mask-white-3: rgba(255, 255, 255, 0.2);
  --color-mask-white-4: rgba(255, 255, 255, 0.5);
  --color-mask-white-5: rgba(255, 255, 255, 0.8);
  --color-black: #000000;
  --color-white: #ffffff;
  --color-Transparent: rgba(0, 0, 0, 0);
  --corner-xs: 4px;
  --m-corner-xs: 2px;
  --corner-s: 0;
  --m-corner-s: 4px;
  --corner-m: 16px;
  --m-corner-m: 8px;
  --corner-l: 32px;
  --m-corner-l: 16px;
  --corner-xl: 1000px;
  --m-corner-xl: 500px;
  --corner-l-top: 32px 32px 0px 0px;
  --corner-l-right: 0px 32px 32px 0px;
  --corner-m-left: 16px 0px 0px 16px;
  --shadow-1-down: 0px 1px 0px 0px rgba(0, 0, 0, 0.1);
  --shadow-1-up: 0px -1px 0px 0px rgba(0, 0, 0, 0.1);
  --shadow-2-down: 0px 4px 16px 0px rgba(0, 0, 0, 0.2);
  --shadow-2-up: 0px -4px 16px 0px rgba(0, 0, 0, 0.2);
  --font-family: -apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro,SF UI,Alibaba sans,Segoe UI,Ubuntu,Helvetica,Arial,sans-serif;
  --font-lineheight-1: 14px;
  --m-font-lineheight-1: 7px;
  --font-lineheight-2: 16px;
  --m-font-lineheight-2: 8px;
  --font-lineheight-3: 19px;
  --m-font-lineheight-3: 9.5px;
  --font-lineheight-4: 22px;
  --m-font-lineheight-4: 11px;
  --font-lineheight-5: 28px;
  --m-font-lineheight-5: 14px;
  --font-lineheight-6: 32px;
  --m-font-lineheight-6: 16px;
  --font-lineheight-7: 38px;
  --m-font-lineheight-7: 19px;
  --font-lineheight-8: 44px;
  --m-font-lineheight-8: 22px;
  --font-lineheight-9: 48px;
  --m-font-lineheight-9: 24px;
  --font-lineheight-10: 56px;
  --m-font-lineheight-10: 28px;
  --font-lineheight-11: 68px;
  --m-font-lineheight-11: 34px;
  --font-size-10: 60px;
  --m-font-size-10: 30px;
  --font-size-9: 48px;
  --m-font-size-9: 24px;
  --font-size-8: 40px;
  --m-font-size-8: 20px;
  --font-size-7: 36px;
  --m-font-size-7: 18px;
  --font-size-6: 30px;
  --m-font-size-6: 15px;
  --font-size-5: 24px;
  --m-font-size-5: 12px;
  --font-size-4: 20px;
  --m-font-size-4: 10px;
  --font-size-3: 18px;
  --m-font-size-3: 9px;
  --font-size-2: 15px;
  --m-font-size-2: 7.5px;
  --font-size-1: 12px;
  --m-font-size-1: 6px;
  --font-weight-thin: 200;
  --font-weight-regular: 400;
  --font-weight-bold: 700;
  --font-weight-black: 900;
  --icon-small: 32px;
  --m-icon-small: 16px;
  --icon-normal: 48px;
  --m-icon-normal: 24px;
  --icon-pc-normal: 24px;
  --m-icon-pc-normal: 12px;
  --icon-pc-small: 16px;
  --m-icon-pc-small: 8px;
  --line-s: 1px;
  --m-line-s: 0.5px;
  --line-m: 2px;
  --m-line-m: 1px;
  --line-l: 3px;
  --m-line-l: 1.5px;
  --line-xl: 16px;
  --m-line-xl: 8px;
  --line-xs: 0.5px;
  --m-line-xs: 0px;
  --s-1: 4px;
  --m-s-1: 2px;
  --s-2: 8px;
  --m-s-2: 4px;
  --s-3: 12px;
  --m-s-3: 6px;
  --s-4: 16px;
  --m-s-4: 8px;
  --s-6: 24px;
  --m-s-6: 12px;
  --s-8: 32px;
  --m-s-8: 16px;
  --s-12: 48px;
  --m-s-12: 24px;
  --s-16: 64px;
  --m-s-16: 32px;
  --s-20: 80px;
  --m-s-20: 40px;
  --s-24: 96px;
  --m-s-24: 48px;
}
.comet-v2-popup {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #222;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  list-style: none;
  font-feature-settings: 'tnum', "tnum";
  position: relative;
}
.comet-v2-popup-roof {
  position: absolute;
  top: -39px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.comet-v2-popup-roof-children {
  transform: translateY(calc(-50% - 39px));
}
.comet-v2-popup-inline .comet-v2-popup-mask,
.comet-v2-popup-inline .comet-v2-popup-wrap {
  position: absolute;
}
.comet-v2-popup-mask {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.55);
}
.comet-v2-popup-wrap {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  outline: 0;
}
.comet-v2-popup-close {
  position: absolute;
  top: 10px;
  right: 12px;
  z-index: 10;
  display: block;
  padding: 0;
  width: 32px;
  height: 32px;
  border-radius: 16px;
  color: #999;
  font-weight: 700;
  font-size: 20px;
  font-style: normal;
  line-height: 1;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  transition: color 0.3s;
  text-rendering: auto;
  background-color: var(color-grey-1, #f5f5f5);
}
.comet-v2-popup-close:focus,
.comet-v2-popup-close:hover {
  color: #222;
  text-decoration: none;
}
.comet-v2-popup-content {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  background-color: var(--color-white, #ffffff);
  line-height: 1.5;
}
.comet-v2-popup-header {
  padding: 12px 16px;
}
.comet-v2-popup-title {
  padding: 0 24px 0 0;
  font-weight: 600;
  color: var(--color-brand-primary, #333);
  font-size: 4vw;
  letter-spacing: 0;
  word-wrap: break-word;
  text-align: left;
}
.comet-v2-popup-body {
  padding: 0 16px;
  flex-grow: 1;
  font-size: var(--font-lineheight-1, 14px);
  word-wrap: break-word;
  overflow: auto;
}
.comet-v2-popup-content.comet-v2-popup-no-header {
  padding-top: 16px;
}
.comet-v2-popup-content.comet-v2-popup-no-footer {
  padding-bottom: 16px;
}
.comet-v2-popup-content.comet-v2-popup-with-roof {
  border-radius: 0;
}
.comet-v2-popup-footer {
  flex-shrink: 0;
  padding: 16px;
}
.comet-v2-popup-footer .footer-tip {
  margin-top: 8px;
  font-size: 2.93333vw;
}
.comet-v2-popup-footer-horizontal {
  display: flex;
  flex-direction: row-reverse;
}
.comet-v2-popup-footer-horizontal .comet-v2-btn {
  flex: 1;
}
.comet-v2-popup-footer-horizontal .comet-v2-btn + .comet-v2-btn {
  margin-right: 8px;
}
.comet-v2-popup-footer-vertical .comet-v2-btn {
  width: 100%;
}
.comet-v2-popup-footer-vertical .comet-v2-btn + .comet-v2-btn {
  margin-top: 8px;
}
.comet-v2-popup-footer-tip {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 3.2vw;
}

:root {
  --color-brand-primary: #333;
  --color-brand-primary2: #FF4513;
  --color-brand-disable: #ffcec1;
  --color-brand-bg: #ffe6e7;
  --color-function-4-1: #ce7039;
  --color-function-4-2: #f4dacc;
  --color-function-4-13: #fff2eb;
  --color-grey-1: #f5f5f5;
  --color-grey-2: #ebebeb;
  --color-grey-3: #cccccc;
  --color-grey-4: #e3e3dc;
  --color-grey-5: #f9f9f6;
  --color-grey-6: #757575;
  --color-grey-10: #191919;
  --color-function-1-1: #00b716;
  --color-function-1-2: #d7e8df;
  --color-function-1-3: #eefaf6;
  --color-function-2-1: #3170EE;
  --color-function-2-2: #cadcfe;
  --color-function-2-13: #ebf1ff;
  --color-function-3-1: #E35959;
  --color-function-3-2: #ff8214;
  --color-function-3-3: #fff1eb;
  --color-mask-black-1: rgba(0, 0, 0, 0.04);
  --color-mask-black-2: rgba(0, 0, 0, 0.1);
  --color-mask-black-3: rgba(0, 0, 0, 0.2);
  --color-mask-black-4: rgba(0, 0, 0, 0.5);
  --color-mask-black-5: rgba(0, 0, 0, 0.8);
  --color-mask-white-1: rgba(255, 255, 255, 0.04);
  --color-mask-white-2: rgba(255, 255, 255, 0.1);
  --color-mask-white-3: rgba(255, 255, 255, 0.2);
  --color-mask-white-4: rgba(255, 255, 255, 0.5);
  --color-mask-white-5: rgba(255, 255, 255, 0.8);
  --color-black: #000000;
  --color-white: #ffffff;
  --color-Transparent: rgba(0, 0, 0, 0);
  --corner-xs: 4px;
  --m-corner-xs: 2px;
  --corner-s: 0;
  --m-corner-s: 4px;
  --corner-m: 16px;
  --m-corner-m: 8px;
  --corner-l: 32px;
  --m-corner-l: 16px;
  --corner-xl: 1000px;
  --m-corner-xl: 500px;
  --corner-l-top: 32px 32px 0px 0px;
  --corner-l-right: 0px 32px 32px 0px;
  --corner-m-left: 16px 0px 0px 16px;
  --shadow-1-down: 0px 1px 0px 0px rgba(0, 0, 0, 0.1);
  --shadow-1-up: 0px -1px 0px 0px rgba(0, 0, 0, 0.1);
  --shadow-2-down: 0px 4px 16px 0px rgba(0, 0, 0, 0.2);
  --shadow-2-up: 0px -4px 16px 0px rgba(0, 0, 0, 0.2);
  --font-family: -apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro,SF UI,Alibaba sans,Segoe UI,Ubuntu,Helvetica,Arial,sans-serif;
  --font-lineheight-1: 14px;
  --m-font-lineheight-1: 7px;
  --font-lineheight-2: 16px;
  --m-font-lineheight-2: 8px;
  --font-lineheight-3: 19px;
  --m-font-lineheight-3: 9.5px;
  --font-lineheight-4: 22px;
  --m-font-lineheight-4: 11px;
  --font-lineheight-5: 28px;
  --m-font-lineheight-5: 14px;
  --font-lineheight-6: 32px;
  --m-font-lineheight-6: 16px;
  --font-lineheight-7: 38px;
  --m-font-lineheight-7: 19px;
  --font-lineheight-8: 44px;
  --m-font-lineheight-8: 22px;
  --font-lineheight-9: 48px;
  --m-font-lineheight-9: 24px;
  --font-lineheight-10: 56px;
  --m-font-lineheight-10: 28px;
  --font-lineheight-11: 68px;
  --m-font-lineheight-11: 34px;
  --font-size-10: 60px;
  --m-font-size-10: 30px;
  --font-size-9: 48px;
  --m-font-size-9: 24px;
  --font-size-8: 40px;
  --m-font-size-8: 20px;
  --font-size-7: 36px;
  --m-font-size-7: 18px;
  --font-size-6: 30px;
  --m-font-size-6: 15px;
  --font-size-5: 24px;
  --m-font-size-5: 12px;
  --font-size-4: 20px;
  --m-font-size-4: 10px;
  --font-size-3: 18px;
  --m-font-size-3: 9px;
  --font-size-2: 15px;
  --m-font-size-2: 7.5px;
  --font-size-1: 12px;
  --m-font-size-1: 6px;
  --font-weight-thin: 200;
  --font-weight-regular: 400;
  --font-weight-bold: 700;
  --font-weight-black: 900;
  --icon-small: 32px;
  --m-icon-small: 16px;
  --icon-normal: 48px;
  --m-icon-normal: 24px;
  --icon-pc-normal: 24px;
  --m-icon-pc-normal: 12px;
  --icon-pc-small: 16px;
  --m-icon-pc-small: 8px;
  --line-s: 1px;
  --m-line-s: 0.5px;
  --line-m: 2px;
  --m-line-m: 1px;
  --line-l: 3px;
  --m-line-l: 1.5px;
  --line-xl: 16px;
  --m-line-xl: 8px;
  --line-xs: 0.5px;
  --m-line-xs: 0px;
  --s-1: 4px;
  --m-s-1: 2px;
  --s-2: 8px;
  --m-s-2: 4px;
  --s-3: 12px;
  --m-s-3: 6px;
  --s-4: 16px;
  --m-s-4: 8px;
  --s-6: 24px;
  --m-s-6: 12px;
  --s-8: 32px;
  --m-s-8: 16px;
  --s-12: 48px;
  --m-s-12: 24px;
  --s-16: 64px;
  --m-s-16: 32px;
  --s-20: 80px;
  --m-s-20: 40px;
  --s-24: 96px;
  --m-s-24: 48px;
}
.comet-v2-btn {
  display: inline-block;
  font-weight: 600;
  white-space: nowrap;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-color: var(--color-brand-primary);
  border-radius: 0.8vw;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  touch-action: manipulation;
  box-sizing: border-box;
  height: 8.8vw;
  padding: 0 3.2vw;
  font-size: 3.2vw;
  background: #fff;
  color: var(--color-brand-primary);
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  outline: 0;
}
.comet-v2-btn[disabled] {
  border-color: #E3E3DC;
  color: #E3E3DC;
}
.comet-v2-btn:not([disabled]):hover {
  text-decoration: none;
}
.comet-v2-btn-rtl {
  direction: rtl;
}
.comet-v2-btn > .odin-icon {
  font-size: 24px;
  vertical-align: bottom;
}
.comet-v2-btn > span {
  display: inline-block;
}
.comet-v2-btn > .odin-icon + span,
.comet-v2-btn > span + .odin-icon {
  margin-left: 1.6vw;
}
.comet-v2-btn-block {
  width: 100%;
}
.comet-v2-btn-extra-large {
  padding: 0 4vw;
  font-size: 4vw;
  height: 12.8vw;
  border-width: 0.26667vw;
}
.comet-v2-btn-large {
  padding: 0 4vw;
  font-size: 4vw;
  height: 10.4vw;
  border-width: 0.26667vw;
}
.comet-v2-btn-small {
  padding: 0 2.4vw;
  font-size: 2.66667vw;
  height: 6.4vw;
}
.comet-v2-btn-smaller {
  font-size: 2.66667vw;
  padding: 0 1.6vw;
  height: 4.8vw;
}
.comet-v2-btn:not(.comet-v2-btn-icon-only):not(.comet-v2-btn-link) {
  min-width: 18.13333vw;
}
.comet-v2-btn-icon-only {
  padding-left: 3px;
  padding-right: 3px;
}
.comet-v2-btn-icon-only.comet-v2-btn-extra-large {
  padding-left: 2.66667vw;
  padding-right: 2.66667vw;
}
.comet-v2-btn-icon-only.comet-v2-btn-large {
  padding-left: 2.4vw;
  padding-right: 2.4vw;
}
.comet-v2-btn-default2 {
  color: var(--color-brand-primary2);
  border-color: var(--color-brand-primary2);
}
.comet-v2-btn-default2[disabled] {
  border-color: #FFCEC1;
  color: #FFCEC1;
}
.comet-v2-btn-primary {
  background: var(--color-brand-primary);
  color: #fff;
  border-color: var(--color-brand-primary);
}
.comet-v2-btn-primary[disabled] {
  background: #E3E3DC;
  border-color: #E3E3DC;
  color: #fff;
}
.comet-v2-btn-primary2 {
  background: var(--color-brand-primary2);
  color: #fff;
  border-color: var(--color-brand-primary2);
}
.comet-v2-btn-primary2[disabled] {
  background: #FFCEC1;
  border-color: #FFCEC1;
  color: #fff;
}
.comet-v2-btn-danger {
  background: #fff;
  color: #E35959;
  border-color: #E35959;
  border-radius: 5.33333vw;
}
.comet-v2-btn-text {
  border-color: var(--color-white, '#fff');
  background-color: var(--color-white, '#fff');
  color: var(--color-grey-10, '#191919');
}
.comet-v2-btn-text[disabled] {
  background: var(--color-Transparent, 'rgba(0,0,0,0)');
  border-color: var(--color-Transparent, 'rgba(0,0,0,0)');
  color: var(--color-grey-3, '#CCCCCC');
}
.comet-v2-btn-text .odin-icon {
  font-size: 1em;
  vertical-align: -0.125em;
}
.comet-v2-btn-slim {
  color: var(--color-grey-10, '#191919');
  border-color: var(--color-brand-primary, '#333');
  background-color: var(--color-white, '#fff');
}
.comet-v2-btn-slim[disabled] {
  background: var(--color-grey-2, "#EBEBEB");
  color: var(--color-grey-3, "#CCCCCC");
  border-color: var(--color-grey-2, "#EBEBEB");
}
.comet-v2-btn-slim .odin-icon {
  font-size: 1em;
  vertical-align: -0.125em;
}
.comet-v2-btn-link {
  padding: 0;
  color: #3170EE;
  border-width: 0;
  height: auto;
  font-weight: inherit;
  background-color: var(--color-Transparent, 'rgba(0,0,0,0)');
}
.comet-v2-btn-link > span {
  text-decoration: underline;
}
.comet-v2-btn-link[disabled] {
  color: #E3E3DC;
}
.comet-v2-btn-borderless {
  border: none;
}

.carousel {
  overflow: hidden;
  position: relative;
  height: 4.26667vw;
  /* 调整为轮播图的期望高度 */
  margin-top: 1.86667vw;
}
.carousel-content {
  position: absolute;
  width: 100%;
  transition: top 2s;
  /* 动画过渡效果 */
}
.carousel-item {
  height: 4.26667vw;
  /* 确保它与 .carousel 的高度一致 */
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  /* 根据需要调整轮播项内容的定位 */
}
/* 可选的：可以添加控件、导航点等 */

.recommendWrapper--jNDV9o_n{padding:0vw 3.2vw 1.6vw;background-color:#fff}.recommendWrapper--jNDV9o_n .recommendTitle--KbetmCpU{font-family:"Poppins-tbj";font-size:4.8vw;line-height:6.93333vw;height:6.93333vw;margin-top:3.73333vw;font-weight:500;width:100%;display:flex;align-items:center;justify-content:center;flex:1}.recommendWrapper--jNDV9o_n .recommendContent--Vj3Kt5q5{display:flex;margin-top:0.93333vw;flex-wrap:wrap;justify-content:space-between}.itemCard--b3TnZ283{height:80vw;margin-top:2vw;margin-bottom:1.46667vw}.error--FKaHxvnK{width:84vw;height:15.46667vw;margin:5.6vw auto 16vw;display:flex;flex-direction:column;justify-content:space-between}.errorTitle--FAmrhj52{width:100%;color:#666;font-size:2.93333vw;height:4.26667vw;line-height:4.26667vw;text-align:center}.errorReTry--NRsy3XeV{width:22.4vw;height:8.8vw;border-radius:0.8vw;border:0.26667vw solid #333;line-height:8.8vw;font-weight:600;font-size:3.2vw;margin:0 auto;text-align:center}.rankSellingPoint--vaSN7tWS{display:flex;align-items:center;justify-content:space-between;height:10.66667vw;padding:0.8vw 1.6vw;width:46vw;margin-top:1.6vw}.rankSellingPoint--vaSN7tWS .text--Ot5OKifZ{font-weight:300;font-size:3.2vw;line-height:4.8vw;width:36.26667vw;height:100%}.rankSellingPoint--vaSN7tWS .text--Ot5OKifZ .firstline--S2Ui4cX5{display:flex;align-items:center;white-space:nowrap;text-wrap:nowrap}.rankSellingPoint--vaSN7tWS .text--Ot5OKifZ .secondLine--fN4XrJY2{font-weight:300;font-size:3.2vw;line-height:4.8vw;overflow:hidden;text-wrap:nowrap;white-space:nowrap;text-overflow:ellipsis;display:inline-block;width:100%}.rankSellingPoint--vaSN7tWS .text--Ot5OKifZ .tagImgUrl--U4iT1nPa{-o-object-fit:cover;object-fit:cover;display:inline-block;margin-right:0.8vw;vertical-align:middle}.rankSellingPoint--vaSN7tWS .text--Ot5OKifZ .blodtext--HOsQ4kQU{display:inline-block;color:#a86103;font-family:Hiragino Sans;font-weight:600;font-size:3.2vw;line-height:4.8vw;margin-right:0.8vw}.rankSellingPoint--vaSN7tWS .actionIcon--APdUm6Ah{width:3.2vw;height:3.2vw;-o-object-fit:cover;object-fit:cover}
.hyper-skeleton {
  background-color: rgba(190, 190, 190, 0.2);
  border-radius: 0;
  width: 100%;
  display: block;
}

.hyper-skeleton.hyper-skeleton-animated {
  background: linear-gradient(
    90deg,
    rgba(190, 190, 190, 0.2) 25%,
    rgba(129, 129, 129, 0.24) 37%,
    rgba(190, 190, 190, 0.2) 63%
  );
  background-size: 400% 100%;
  animation: hyper-skeleton-loading 1.4s ease infinite;
}

.hyper-skeleton.hyper-skeleton-title {
  width: 45%;
  height: 32px;
  border-radius: 2px;
  margin-bottom: 16px;
  margin-top: 16px;
}

.hyper-skeleton.hyper-skeleton-paragraph-line {
  width: 100%;
  height: 18px;
  border-radius: 2px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.hyper-skeleton.hyper-skeleton-paragraph-line:last-child {
  width: 65%;
}

@keyframes hyper-skeleton-loading {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}

:root {
  --color-brand-primary: #333;
  --color-brand-primary2: #FF4513;
  --color-brand-disable: #ffcec1;
  --color-brand-bg: #ffe6e7;
  --color-function-4-1: #ce7039;
  --color-function-4-2: #f4dacc;
  --color-function-4-13: #fff2eb;
  --color-grey-1: #f5f5f5;
  --color-grey-2: #ebebeb;
  --color-grey-3: #cccccc;
  --color-grey-4: #e3e3dc;
  --color-grey-5: #f9f9f6;
  --color-grey-6: #757575;
  --color-grey-10: #191919;
  --color-function-1-1: #00b716;
  --color-function-1-2: #d7e8df;
  --color-function-1-3: #eefaf6;
  --color-function-2-1: #3170EE;
  --color-function-2-2: #cadcfe;
  --color-function-2-13: #ebf1ff;
  --color-function-3-1: #E35959;
  --color-function-3-2: #ff8214;
  --color-function-3-3: #fff1eb;
  --color-mask-black-1: rgba(0, 0, 0, 0.04);
  --color-mask-black-2: rgba(0, 0, 0, 0.1);
  --color-mask-black-3: rgba(0, 0, 0, 0.2);
  --color-mask-black-4: rgba(0, 0, 0, 0.5);
  --color-mask-black-5: rgba(0, 0, 0, 0.8);
  --color-mask-white-1: rgba(255, 255, 255, 0.04);
  --color-mask-white-2: rgba(255, 255, 255, 0.1);
  --color-mask-white-3: rgba(255, 255, 255, 0.2);
  --color-mask-white-4: rgba(255, 255, 255, 0.5);
  --color-mask-white-5: rgba(255, 255, 255, 0.8);
  --color-black: #000000;
  --color-white: #ffffff;
  --color-Transparent: rgba(0, 0, 0, 0);
  --corner-xs: 4px;
  --m-corner-xs: 2px;
  --corner-s: 0;
  --m-corner-s: 4px;
  --corner-m: 16px;
  --m-corner-m: 8px;
  --corner-l: 32px;
  --m-corner-l: 16px;
  --corner-xl: 1000px;
  --m-corner-xl: 500px;
  --corner-l-top: 32px 32px 0px 0px;
  --corner-l-right: 0px 32px 32px 0px;
  --corner-m-left: 16px 0px 0px 16px;
  --shadow-1-down: 0px 1px 0px 0px rgba(0, 0, 0, 0.1);
  --shadow-1-up: 0px -1px 0px 0px rgba(0, 0, 0, 0.1);
  --shadow-2-down: 0px 4px 16px 0px rgba(0, 0, 0, 0.2);
  --shadow-2-up: 0px -4px 16px 0px rgba(0, 0, 0, 0.2);
  --font-family: -apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro,SF UI,Alibaba sans,Segoe UI,Ubuntu,Helvetica,Arial,sans-serif;
  --font-lineheight-1: 14px;
  --m-font-lineheight-1: 7px;
  --font-lineheight-2: 16px;
  --m-font-lineheight-2: 8px;
  --font-lineheight-3: 19px;
  --m-font-lineheight-3: 9.5px;
  --font-lineheight-4: 22px;
  --m-font-lineheight-4: 11px;
  --font-lineheight-5: 28px;
  --m-font-lineheight-5: 14px;
  --font-lineheight-6: 32px;
  --m-font-lineheight-6: 16px;
  --font-lineheight-7: 38px;
  --m-font-lineheight-7: 19px;
  --font-lineheight-8: 44px;
  --m-font-lineheight-8: 22px;
  --font-lineheight-9: 48px;
  --m-font-lineheight-9: 24px;
  --font-lineheight-10: 56px;
  --m-font-lineheight-10: 28px;
  --font-lineheight-11: 68px;
  --m-font-lineheight-11: 34px;
  --font-size-10: 60px;
  --m-font-size-10: 30px;
  --font-size-9: 48px;
  --m-font-size-9: 24px;
  --font-size-8: 40px;
  --m-font-size-8: 20px;
  --font-size-7: 36px;
  --m-font-size-7: 18px;
  --font-size-6: 30px;
  --m-font-size-6: 15px;
  --font-size-5: 24px;
  --m-font-size-5: 12px;
  --font-size-4: 20px;
  --m-font-size-4: 10px;
  --font-size-3: 18px;
  --m-font-size-3: 9px;
  --font-size-2: 15px;
  --m-font-size-2: 7.5px;
  --font-size-1: 12px;
  --m-font-size-1: 6px;
  --font-weight-thin: 200;
  --font-weight-regular: 400;
  --font-weight-bold: 700;
  --font-weight-black: 900;
  --icon-small: 32px;
  --m-icon-small: 16px;
  --icon-normal: 48px;
  --m-icon-normal: 24px;
  --icon-pc-normal: 24px;
  --m-icon-pc-normal: 12px;
  --icon-pc-small: 16px;
  --m-icon-pc-small: 8px;
  --line-s: 1px;
  --m-line-s: 0.5px;
  --line-m: 2px;
  --m-line-m: 1px;
  --line-l: 3px;
  --m-line-l: 1.5px;
  --line-xl: 16px;
  --m-line-xl: 8px;
  --line-xs: 0.5px;
  --m-line-xs: 0px;
  --s-1: 4px;
  --m-s-1: 2px;
  --s-2: 8px;
  --m-s-2: 4px;
  --s-3: 12px;
  --m-s-3: 6px;
  --s-4: 16px;
  --m-s-4: 8px;
  --s-6: 24px;
  --m-s-6: 12px;
  --s-8: 32px;
  --m-s-8: 16px;
  --s-12: 48px;
  --m-s-12: 24px;
  --s-16: 64px;
  --m-s-16: 32px;
  --s-20: 80px;
  --m-s-20: 40px;
  --s-24: 96px;
  --m-s-24: 48px;
}
.comet-v2-infinite-scroll-loader {
  padding: 16px 0;
  text-align: center;
  margin: 0 auto;
}
.loader-img {
  width: 100%;
  height: 100%;
}

