/** Shopify CDN: Minification failed

Line 2695:14 Expected identifier but found whitespace
Line 2695:21 Unexpected ";"

**/
@font-face {
  font-family: 'Roboto';
  src: url('https://cdn.shopify.com/s/files/1/0669/3385/0368/files/Roboto-Bold.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Medium';
  src: url('https://cdn.shopify.com/s/files/1/0669/3385/0368/files/Roboto-Medium.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Regular';
  src: url('https://cdn.shopify.com/s/files/1/0669/3385/0368/files/Roboto-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('https://cdn.shopify.com/s/files/1/0669/3385/0368/files/Poppins-Bold.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins-Light';
  src: url('https://cdn.shopify.com/s/files/1/0669/3385/0368/files/Poppins-Light.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins-Medium';
  src: url('https://cdn.shopify.com/s/files/1/0669/3385/0368/files/Poppins-Medium.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins-Regular';
  src: url('https://cdn.shopify.com/s/files/1/0669/3385/0368/files/Poppins-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins-SemiBold';
  src: url('https://cdn.shopify.com/s/files/1/0669/3385/0368/files/Poppins-SemiBold.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins-ExtraBold';
  src: url('https://cdn.shopify.com/s/files/1/0669/3385/0368/files/Poppins-ExtraBold.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins-ExtraLight';
  src: url('https://cdn.shopify.com/s/files/1/0669/3385/0368/files/Poppins-ExtraLight.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Bacchus-SemiBold';
  src: url('https://cdn.shopify.com/s/files/1/0669/3385/0368/files/Bacchus-SemiBold.ttf');
  font-weight: normal;
  font-style: normal;
}

* {
  margin: 0;
  padding: 0;
}

w a:empty,
ul:empty,
dl:empty,
div:empty,
section:empty,
article:empty,
p:empty,
h1:empty,
h2:empty,
h3:empty,
h4:empty,
h5:empty,
h6:empty {
  display: block;
}

html,
body {
  height: 100%;
  width: 100%;
  -webkit-text-size-adjust: auto !important;
  text-size-adjust: auto !important;
  -moz-text-size-adjust: auto !important;
  /* overflow-x: hidden; */
}

#root {
  letter-spacing: initial !important;
  color: #fff;
  max-width: 1080px;
  margin: 0 auto;
  /* overflow: hidden; */
  /* background-color: #000000; */
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

input,
img {
  border: none;
}

li {
  list-style: none;
}

.sp-uppercase {
  text-transform: uppercase;
}

.sp-relative {
  position: relative;
}

.sp-img {
  display: block;
  width: 100%;
}

.sp-flex-x {
  display: flex;
  align-items: center;
}

.flex-bet {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sp-bg {
  background: #e6f6ff;
}

#header {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}
sp-cart {
  /* width: 32px;
  height: 32px; */
  margin-right: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  flex-shrink: 0;
}

.sp-cart .icon {
  flex-shrink: 0;
  width: 51px;
  height: 48px;
  background: url('/cdn/shop/files/20251211-cert.png') no-repeat;
  background-size: 100% 100%;
}
.sp-pd6 {
  padding: 0 70px;
}

.sp-tops-img {
  width: 100%;
  height: 795px;
  border-radius: 36px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.sp-tops-img>img:first-child {
  display: block;
}

.sp-tops-img>img {
  display: none;
}
.top-product {
  width: 938px;
  height: 777px;
  margin: 0 auto 0;
  position: relative;
  background: url('/cdn/shop/files/20251211-pro-bg.png') no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 0 0 0;
  box-sizing: border-box;
  z-index: 3;
}
.sp-cart .num {
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  background: #8a8a8a;
  border-radius: 50%;
  border: 3px solid #ffffff;
  color: #fff;
  position: absolute;
  right: -15px;
  top: -10px;
  text-align: center;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 23px;
  color: #ffffff;
}
.sp-pro-title {
  font-family: 'Roboto';
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  /* font-family: 'Montserrat-Bold'; */
  font-size: 34px;
  color: #000000;
  text-transform: capitalize;
  margin-top: 57px;
  text-align: left;
  padding: 0 70px;
}
.sp-btn-style2 .sp-cart {
  width: 138px;
  height: 124px;
  background: #FFFFFF;
  box-shadow: 5px 6px 9px 0px rgba(44, 44, 44, 0.24);
  border-radius: 20px;
  margin-right: 0;
}

.sp-btn-style2 .sp-cart .icon {
  width: 81px;
  height: 82px;
  background: url('/cdn/shop/files/20251211-cars.png') no-repeat;
  background-size: 100% 100%;
}

.sp-btn-style2 .sp-cart .num {
  right: 18px;
  top: 19px;
  width: 51px;
  height: 51px;
  line-height: 51px;
}

.product-part {
  font-family: 'Roboto';
  box-sizing: border-box;
  position: relative;
  padding: 96px 0 83px 0;
}

.product-info {
  display: flex;
  flex-direction: column;
}

.header-bottom,
.header-top {
  align-items: center;
  display: flex;
  flex-wrap: no-wrap;
  justify-content: center;
}
.sp-scroll-top {
  scroll-margin-top: 70px;
}
.sp-pro-size {
  width: 100%;
  height: 112px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0 42px 0 51px;
  box-sizing: border-box;
}

.sp-pro-size>p>em {
  display: inline-block;
  width: 57px;
  height: 50px;
  background: #ffffff;
  border-radius: 10px;
  font-family: 'Roboto';
  font-size: 42px;
  color: #000000;
  line-height: 50px;
  text-align: center;
  font-style: normal;
}

.sp-pro-size h4 {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 50px;
  color: #ffffff;
  line-height: 37px;
  font-style: italic;
  text-transform: uppercase;
  margin-bottom: 22px;
}

.sp-pro-size>p {
  width: 250px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  font-size: 35px;
}

.sp-pro-size>div>p {
  font-family: 'Roboto';
  font-size: 42px;
  color: #FFFFFF;
  line-height: 31px;
}
.header-top {
  height: 74px;
  position: relative;
  z-index: 11;
  text-align: center;
  background: #000000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header-top .header-top-inner {
  display: flex;
  align-items: center;
  justify-content: center;
}

.header-top .sp-star {
  font-size: 25px;
  color: #ffffff;
  width: 25px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header-top .sp-top-text {
  font-family: 'Poppins-Regular';
  font-size: 27px;
  line-height: 60px;
  color: #ffffff;
  margin: 0 67px;
}

.header-top .sp-top-text .sp-yellow {
  color: #f5c518;
}

.sp-fixed {
  left: 0;
  position: fixed !important;
  right: 0;
  top: 0;
  animation: stuckMoveDown 0.6s;
  z-index: 10;
  background-color: #fff;
}

@keyframes stuckMoveDown {
  0% {
    transform: translateY(-100%);
  }

  to {
    transform: translateY(0);
  }
}

@keyframes stuckMoveUp {
  0% {
    transform: translateY(100%);
  }

  to {
    transform: translateY(0);
  }
}

@keyframes stuckMoveLeft {
  0% {
    transform: translateX(100%);
  }

  to {
    transform: translateX(0);
  }
}

@keyframes stuckFadeIn {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.header.show-on-scroll .hide-for-sticky,
.stuck .hide-for-sticky {
  display: none;
}

.header-main {
  position: relative;
  z-index: 8;
}

.header-bottom {
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  background: #f4d3ac;
  height: 74px;
  position: relative;
  z-index: 9;
  font-size: 30px;
  color: #ffffff;
  font-family: 'Poppins';
  /* box-shadow: 0 0 15px 1px #00f6ff; 
  letter-spacing: 4px;
 */
  text-transform: uppercase;
  padding-top: 3px;
  box-sizing: border-box;
}

.header-bottom a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

.header-bottom img {
  width: 26px;
}

.header-inner {
  height: 120px;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sp-menu-btn {
  width: 56px;
  margin-left: 38px;
  cursor: pointer;
}

.sp-mobile .sp-logo-text {
  font-family: Poppins-Medium;
    font-size: 74px;
    line-height: 86px;
    color: #0c131d;
    position: absolute;
    left: 41%;
    transform: translate(-50%);
    top: 78px;
}

.sp-cart {
  width: 55px;
  margin-right: 63px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.sp-cart .sp-icon {
  width: 100%;
}

.sp-cart .sp-num {
  width: 37px;
  height: 37px;
  background: #ff3000;
  border-radius: 50%;
  border: 3px solid #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  position: absolute;
  right: -24px;
  top: -17px;
  font-size: 26px;
  font-family: 'Roboto-Medium';
  text-align: center;
  box-sizing: border-box;
}

.sp-cart .sp-num.sp-gray {
  background-color: #858585;
}

.sp-top-btn {
  width: 265px;
  height: 75px;
  background: linear-gradient(0deg, #db0b0b 0%, #ff1e1e 100%);
  border-radius: 38px;
  text-align: center;
  font-family: 'Poppins';
  font-size: 30px;
  line-height: 30px;
  color: #ffffff;
  margin-right: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  animation: skip 4s infinite;
}

.sp-part-top {
  /* margin-top: 264px; */
}

.price-group {
  display: flex;
  align-items: baseline;
}

.price-group .price2 {
  text-decoration: line-through;
}

.btn-style {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.sp-stroke {
  position: relative;
}

.sp-stroke::after {
  content: attr(data-title);
  -webkit-text-stroke: 0px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}

.sp-stroke-shadow {
  position: relative;
  z-index: 1;
}

.sp-stroke-shadow::before {
  content: attr(data-title);
  -webkit-text-stroke: 0px;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  text-shadow: -6px 8px 0px rgba(16, 16, 16, 0.39);
  z-index: -1;
}

.sp-btn-style1 {
  position: relative;
  width: 930px;
  height: 146px;
  background: #d34077;
  border-radius: 73px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: skip 4s infinite 1s;
}

.sp-btn-style1 .sp-t1 {
  position: absolute;
  top: 50%;
  left: 126px;
  transform: translateY(-50%);
  font-family: Poppins-SemiBold;
  font-size: 68px;
  color: #ffffff;
}

.sp-btn-style1 .sp-arrow {
  position: absolute;
  top: 50%;
  left: 793px;
  transform: translateY(-50%);
  width: 116px;
  height: 116px;
  background: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sp-btn-box {
  position: absolute;
  top: 1460px;
  left: 75px;
}

.sp-title-wrap {
  position: absolute;
  width: 100%;
  box-sizing: border-box;
}

.sp-color {
  color: #d34077;
}

.sp-title {
  font-family: Bacchus-SemiBold;
  font-size: 70px;
  color: #5e0d15;
  line-height: 86px;
  width: 100%;
  text-align: center;
}

.sp-detail {
  font-family: Poppins-Light;
  font-size: 32px;
  color: #5e0d15;
  line-height: 1.2;
  text-align: center;
  margin-top: 10px;
}

.sp-part1 {
  /* margin-top: 260px; */
  height: 1838px;
  background: #f6dbdc;
}

.sp-part1 .sp-image1 {
  position: absolute;
  left: 0;
  top: 0;
}
.product-part .product-infos {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  align-items: flex-end;
  margin-bottom: 44px;
  margin-top: 30px;
  padding: 0 70px;
}

.product-part .price-group {
  line-height: 1.1;
}

.product-part .price1 {
    font-family: 'Roboto';
    font-size: 65px;
    color: #FF0012;
    line-height: 75px;
    height: 75px;
    margin-top: -15px;
}

.product-part .price1 span {
  font-family: 'Roboto';
  font-size: 80px;
  color: #FF0012;
  line-height: 75px;
  height: 75px;
}

.product-part .price-group {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: center;
}

.product-part .price2 {
    font-family: 'Roboto';
    font-size: 53px;
    color: #999999;
    line-height: 55px;
    height: 55px;
    text-decoration-line: line-through;
    margin-left: 22px;
}

.sp-frees {
    position: relative;
    width: 244px;
    height: 51px;
    line-height: 51px;
    background: #FF0012;
    border-radius: 5px;
    margin-left: 91px;
    font-family: 'Poppins';
    font-size: 24px;
    color: #ffffff;
    box-sizing: border-box;
    margin-bottom: 10px;
    text-align: center;
    padding-top: 5px;
}

.sp-frees i {
  display: block;
  width: 67px;
  height: 68px;
  position: absolute;
  top: -10px;
  left: -88px;
  background: url('/cdn/shop/files/20251211-clock.png') no-repeat;
  background-size: 100% 100%;
  animation: myfirst 5s linear infinite;
}

.product-part .option-title {
  font-family: 'Roboto';
  font-size: 36px;
  color: #696969;
  line-height: 43px;
  margin-bottom: 23px;
}

.product-part .option-title.sp-red {
  color: #e70000;
}

.product-part .opt-group {
  display: flex;
  gap: 24px 24px;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 22px;
}

#color {
  margin-bottom: 33px;
}

#Size .option {
  width: auto;
  padding: 0 26px;
}

#Size .option:nth-child(1) {
  width: 327px;
}

#Size2 .option {
  width: auto;
}

#Size2 .option:nth-child(1) {
  width: 347px;
}

.product-part .option {
  min-width: 305px;
  padding: 20px;
  height: 81px;
  background: #efefefad;
  border-radius: 5px;
  /* border: 1px solid #3E3E3E; */
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  font-family: 'Roboto';
  font-size: 32px;
  color: #000000;
  line-height: 1;
  position: relative;
}

.sp-hots {
  position: absolute;
  left: -15px;
  top: -50px;
  display: inline-block;
  width: 96px;
  height: 64px;
  background: url('/cdn/shop/files/20251211-hot.png') no-repeat;
  background-size: 100% 100%;
}

.sp-fires-icon {
  width: 69px;
  height: 86px;
  background: url('/cdn/shop/files/20251204-fires.png') no-repeat;
  background-size: 100% 100%;
  margin-right: -10px;
  margin-left: -25px;
}

.product-part .option.active {
  background: #3E3E3E;
  border-color: #3E3E3E;
  color: #fff;
}

@keyframes myfirst {
  0% {
    transform: rotate(-15deg);
  }

  2% {
    transform: rotate(15deg);
  }

  4% {
    transform: rotate(-18deg);
  }

  6% {
    transform: rotate(18deg);
  }

  8% {
    transform: rotate(-22deg);
  }

  10% {
    transform: rotate(22deg);
  }

  12% {
    transform: rotate(-18deg);
  }

  14% {
    transform: rotate(18deg);
  }

  16% {
    transform: rotate(-12deg);
  }

  18% {
    transform: rotate(12deg);
  }

  20% {
    transform: rotate(0deg);
  }
}

@keyframes skip {

  0%,
  10%,
  16%,
  27%,
  100% {
    transform: scale(1);
  }

  5%,
  13%,
  21% {
    transform: scale(0.9);
  }
}

@keyframes skip2 {

  0%,
  10%,
  16%,
  27%,
  100% {
    transform: scale(1);
  }

  5%,
  13%,
  21% {
    transform: scale(1.2);
  }
}

.addGroup {
  width: 405px;
  height: 92px;
  background: #FFFFFF;
  border-radius: 5px;
  border: 1px solid #3E3E3E;
  background-color: #EFEFEF;
  font-family: 'Roboto';
  font-size: 42px;
  color: #000000;
  padding: 0px 28px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.addGroup .reduce,
.addGroup .add {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 21px;
  padding: 5px;
  cursor: pointer;
  box-sizing:content-box;
  flex-shrink: 0;
}

.addGroup input {
  outline: 0;
  border: none;
  text-align: center;
  box-sizing: border-box;
  width: 205px;
  height: 100%;
  color: #232326;
  /* vertical-align: middle; */
  padding: 0;
  font-family: 'Roboto-Bold';
  font-size: 56px;
  line-height: 40px;
  border-left: 1px solid #3E3E3E;
  border-right: 1px solid #3E3E3E;
}

.product-part .addCart {
  width: 496px;
  height: 91px;
  background: #EFEFEF;
  border-radius: 5px;
  font-family: 'Roboto';
  font-size: 37px;
  line-height: 1;
  color: #000000;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  text-transform: uppercase;
}

.product-part .addCart img {
  width: 44px;
  height: 39px;
  margin-right: 29px;
  margin-top: -8px;
}

.sp-fasts {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-family: 'Roboto';
  font-size: 37px;
  color: #e6562a;
  line-height: 72px;
  margin: 31px 0 71px;
}

.sp-fasts i {
  width: 61px;
  height: 60px;
  background: url('/cdn/shop/files/20251114-clock2.png') no-repeat;
  background-size: 100% 100%;
  margin-right: 43px;
}

.sp-pro-texts {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-family: 'Roboto';
  font-size: 26px;
  color: #000000;
  margin: 40px 0 47px;
}
@media (max-width: 750px) {
  .sp-pro-texts {
    font-size: 38px;
  }
}

.sp-pro-texts .sp-color {
  color: #cf2f29;
}

.sp-pro-texts i {
  width: 92px;
  height: 45px;
  background: url('/cdn/shop/files/20251114-fast.png') no-repeat;
  background-size: 100% 100%;
  margin-right: 26px;
}

.product-part .sp-btn-style {
  width: 100%;
  height: 129px;
  background: #FF6000;
  box-shadow: 0px 4px 0px 0px #6C2900;
  border-radius: 15px;
  border: 2px solid;
  /* border-image: linear-gradient(0deg, #FF6000, #FFC6A3) 2 2; */
  cursor: pointer;
  font-family: 'Roboto';
  font-size: 60px;
  color: #FFFFFF;
  animation: skip 4s infinite;
  margin-top: 45px;
  margin-bottom: 25px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: relative;
}

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type='number'] {
  -moz-appearance: textfield;
}

.cart-btn .on {
  animation: scaleAni 1s ease-in-out forwards;
}

.sp-header-top .sp-cart.on {
  animation: shakeCart 3s infinite ease-in-out;
}

.sp-foot-imgs {
  width: 801px;
  height: auto;
  margin: 43px auto 52px;
}

.sp-foot-imgs>img {
  width: 74%;
  height: 100%;
}

@keyframes shakeCart {

  0%,
  16% {
    transform: scale(1) rotate(0);
  }

  2% {
    transform: scale(1.2) rotate(0);
  }

  4%,
  8%,
  12% {
    transform: scale(1.2) rotate(-10deg);
  }

  6%,
  10%,
  14% {
    transform: scale(1.2) rotate(10deg);
  }
}

@keyframes scaleAni {
  from {
    transform: scale(1) rotate(0);
  }

  10% {
    transform: scale(1.2) rotate(0);
  }

  15% {
    transform: scale(1.2) rotate(-10deg);
  }

  20% {
    transform: scale(1.2) rotate(10deg);
  }

  25% {
    transform: scale(1.2) rotate(-10deg);
  }

  30% {
    transform: scale(1.2) rotate(10deg);
  }

  35% {
    transform: scale(1.2) rotate(-10deg);
  }

  40% {
    transform: scale(1.2) rotate(10deg);
  }

  45% {
    transform: scale(1.2) rotate(0);
  }

  50% {
    transform: scale(1) rotate(0);
  }

  to {
    transform: scale(1) rotate(0);
  }
}

.product-part .sp-pay-img {
  width: 1057px;
  height: 78px;
  display: block;
  margin: 0 auto;
}

.product-part .sp-pay-content {
  width: 841px;
  height: 222px;
  background: #eef8fe;
  border-radius: 10px;
  border: 1px solid #c0e0f3;
  margin: 0 auto 34px;
  padding: 35px 0 0 43px;
  box-sizing: border-box;
}

.sp-pay-img2 {
  display: block;
  width: calc(100% - 86px);
  height: auto;
  margin-top: 38px;
  object-fit: contain;
}

.sp-tip5 {
  font-family: 'Roboto';
  font-size: 20px;
  color: #282828;
  text-align: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}

.sp-tip5 i {
  display: inline-block;
  width: 29px;
  height: 33px;
  background: url('/cdn/shop/files/20251112-icon-se.png') no-repeat;
  background-size: 100% 100%;
  margin-right: 18px;
}

.sp-tip5 .sp-span {
  font-family: 'Poppins-Bold';
  color: #cf2f29;
}

.sp-buy-content {
  width: 841px;
  height: 222px;
  background: #fdfcf5;
  border: 1px solid #eee9c6;
  margin: 0 auto 0;
  padding: 32px 0 0 42px;
  box-sizing: border-box;
}

.sp-buy-content .sp-box1 .sp-t1 {
  font-family: 'Roboto';
  font-size: 32px;
  color: #282828;
  text-align: center;
  margin-bottom: 36px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}

.sp-part1 .sp-font1 {
  position: absolute;
  top: 1095px;
  left: 349px;
  width: 383px;
  height: 57px;
  background: #b75760;
  font-family: Poppins-ExtraLight;
  font-size: 42px;
  color: #000;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
}

.sp-part1 .sp-font2 {
  position: absolute;
  top: 1183px;
  left: 174px;
  font-family: Poppins-Regular;
  font-size: 50px;
  color: #5e0d15;
  line-height: 1;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.sp-part1 .sp-font3 {
  position: absolute;
  top: 1241px;
  left: 141px;
  font-family: Bacchus-SemiBold;
  font-size: 100px;
  color: #5e0d15;
  line-height: 1;
}

.sp-part1 .sp-font4 {
  position: absolute;
  top: 1347px;
  left: 155px;
  font-family: Poppins-Regular;
  font-size: 32px;
  color: #5e0d15;
  line-height: 32px;
  text-align: center;
}

.sp-part1 .sp-font4 div {
  /* opacity: 0.8; */
}

.sp-part1 .sp-font4 span {
  font-family: Poppins-SemiBold;
}

.sp-part1 .sp-font5 {
  position: absolute;
  top: 1641px;
  left: 60px;
  width: 959px;
  height: 76px;
  background: #fef5f4;
  border-radius: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.sp-part1 .sp-font5 .sp-t1 {
  font-family: Roboto;
  font-size: 30px;
  color: #000000;
}

.sp-part1 .sp-font5 .sp-t1 span {
  color: #c11656;
}

.sp-part1 .sp-font5 .sp-t2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: Poppins;
  color: #353535;
  line-height: 1.2;
}

/* 绉诲姩绔?sp-part1-2 鏍峰紡 */
.sp-part1-2.sp-mobile {
  height: 2078px;
  position: relative;
  box-sizing: border-box;
  /* margin-top: 194px; */
}

.sp-part1-2.sp-mobile .sp-bg-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1025px;
  object-fit: cover;
  z-index: 0;
}

.sp-part1-2.sp-mobile .sp-icon-box {
  position: absolute;
  top: 866px;
  left: 0;
  width: 100%;
  height: 240px;
  background: url(https://cdn.shopify.com/s/files/1/0669/3385/0368/files/20251212-pc-pt2-img1.png);
  /* background: rgba(209, 232, 255, 0.8); */
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 0 40px;
  box-sizing: border-box;
  z-index: 1;
}

.sp-part1-2.sp-mobile .sp-icon-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0px;
}

.sp-part1-2.sp-mobile .sp-icon-item img {
  width: 115px;
  height: 116px;
}

.sp-part1-2.sp-mobile .sp-icon-item .sp-text {
  font-family: 'Poppins-Regular';
  font-size: 30px;
  line-height: 36px;
  color: #000000;
  opacity: 0.8;
  text-align: center;
}

.sp-part1-2.sp-mobile .sp-bg-bottom {
  position: absolute;
  bottom: 0;
  /* top: 967px; */
  left: 0;
  width: 100%;
  height: 1101px;
  object-fit: cover;
  z-index: 0;
}

.sp-part1-2.sp-mobile .sp-title1 {
    position: absolute;
    top: 1216px;
    left: 0;
    font-family: 'Poppins';
    font-size: 70px;
    line-height: 1;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
}

.sp-part1-2.sp-mobile .sp-title2 {
    position: absolute;
    top: 1301px;
    left: 0;
    font-family: 'Poppins';
    font-size: 67px;
    line-height: 80px;
    color: #000000;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    letter-spacing: 1px;
}

.sp-part1-2.sp-mobile .sp-desc {
  position: absolute;
  top: 1402px;
  left: 0;
  font-family: 'Poppins-Regular';
  font-size: 26px;
  line-height: 40px;
  color: #000000;
  text-align: center;
  width: 100%;
  padding: 0 50px;
  box-sizing: border-box;
}

.sp-part1-2.sp-mobile .sp-desc .sp-blue {
  font-family: 'Poppins-Medium';
  color: #3076f5;
}

.sp-part1-2.sp-mobile .sp-info-box {
  position: absolute;
  top: 1557px;
  left: 50%;
  margin-left: -440px;
  width: 880px;
  height: 220px;
  background: rgba(209, 232, 255, 0.8);
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 15px;
}

.sp-part1-2.sp-mobile .sp-info-box .sp-info-item {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
}

.sp-part1-2.sp-mobile .sp-info-box .sp-t1 {
  font-family: 'Poppins-Medium';
  font-size: 27px;
  color: #000000;
}

.sp-part1-2.sp-mobile .sp-info-box .sp-t1 span {
  font-family: 'Poppins-Medium';
  color: #3076f5;
}

.sp-part1-2.sp-mobile .sp-info-box .sp-t2 {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: 'Poppins';
  font-size: 36px;
  color: #000000;
  flex-direction: column;
}

.sp-part1-2.sp-mobile .sp-btn-box2 {
  position: absolute;
  bottom: 120px;
  /* top: 1828px; */
  left: 50%;
  margin-left: -439.5px;
}

.sp-part1-2.sp-mobile .sp-btn-style1 {
  width: 879px;
  height: 120px;
  border-radius: 0;
  background: url('https://cdn.shopify.com/s/files/1/0669/3385/0368/files/20251212-btn.png')
    no-repeat;
  background-size: 100% 100%;
}

.sp-part1-2.sp-mobile .sp-btn-style1 .sp-t1 {
    position: absolute;
    left: 66px;
    top: 50%;
    transform: translateY(-50%);
    font-family: 'Poppins-SemiBold';
    font-size: 47px;
    line-height: 1;
    color: #ffffff;
}

.sp-part1-2.sp-mobile .sp-btn-style1 .sp-arrow {
  position: absolute;
  right: 50px;
  top: 50%;
  transform: translateY(-50%);
  background: none;
}

/* 绉诲姩绔?sp-part1-3 鏍峰紡 */
.sp-part1-3.sp-mobile {
  height: 1504px;
  position: relative;
}

.sp-part1-3.sp-mobile .sp-title {
  position: absolute;
  top: 113px;
  left: 0;
  width: 100%;
  text-align: center;
  font-family: 'Poppins';
  font-size: 56px;
  line-height: 74px;
  color: #000000;
}

.sp-part1-3.sp-mobile .sp-list {
  position: absolute;
  top: 324px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 20px;
  width: 966px;
}

.sp-part1-3.sp-mobile .sp-item {
  position: relative;
  width: 473px;
  height: 520px;
}

.sp-part1-3.sp-mobile .sp-item .sp-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}

.sp-part1-3.sp-mobile .sp-item .sp-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 41px;
}

.sp-part1-3.sp-mobile .sp-item .sp-icon {
  width: 63px;
  height: 57px;
}

.sp-part1-3.sp-mobile .sp-item .sp-text {
  font-family: 'Poppins-Regular';
  font-size: 30px;
  color: #fff;
  text-align: center;
}

.sp-part2.sp-mobile {
  position: relative;
  width: 100%;
  height: 1679px;
  box-sizing: border-box;
  background-image: url('https://cdn.shopify.com/s/files/1/0669/3385/0368/files/20251212-pt2-bg-main.webp');
  background-size: cover;
  background-position: center;
}

.sp-part2.sp-mobile > .sp-title {
  position: absolute;
  top: 119px;
  left: 0;
  width: 100%;
  text-align: center;
  font-family: 'Poppins-SemiBold';
  font-size: 63px;
  line-height: 74px;
  color: #000;
}

.sp-part2.sp-mobile > .sp-title .sp-blue {
  color: #3076f5;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}

.sp-part2.sp-mobile > .sp-desc {
  position: absolute;
  top: 282px;
  left: 0;
  width: 100%;
  text-align: center;
  font-family: 'Poppins-Regular';
  font-size: 30px;
  line-height: 36px;
  color: rgba(0, 0, 0, 0.8);
}

.sp-part2.sp-mobile > .sp-desc .sp-blue {
  color: #3076f5;
}

.sp-part2.sp-mobile .sp-gif {
  position: absolute;
  top: 392px;
  left: 50% !important;
  transform: translateX(-50%) !important;
  /* width: 840px; */
  border-radius: 30px;
  height: 600px;
  object-fit: contain;
}

.sp-part2.sp-mobile .sp-bg-img {
  position: absolute;
  top: 510px;
  left: 50%;
  transform: translateX(-50%);
  margin-left: 340px;
  width: 161px;
  height: 498px;
  object-fit: contain;
}

.sp-part2.sp-mobile .sp-swiper-box {
  position: absolute;
  top: 1038px;
  left: 50% !important;
  transform: translateX(-50%) !important;
  display: flex;
  align-items: center;
  gap: 20px;
}

.sp-part2.sp-mobile .sp-swiper-btn {
  width: 38px;
  height: 54px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sp-part2.sp-mobile .sp-swiper-btn img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.sp-part2.sp-mobile .sp-swiper-btn.sp-next img {
  transform: rotate(180deg);
}

.sp-part2.sp-mobile .sp-swiper-wrapper {
  width: 779px;
  height: 331px;
  overflow: hidden;
  position: relative;
}

.sp-part2.sp-mobile .sp-swiper-inner {
  display: flex;
  transition: transform 0.5s ease;
}

.sp-part2.sp-mobile .sp-swiper-slide {
  flex-shrink: 0;
  width: 779px;
  position: relative;
}

.sp-part2.sp-mobile .sp-swiper-slide img {
  width: 100%;
  height: auto;
}

.sp-part2.sp-mobile .sp-slide-text {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 50px;
}

.sp-part2.sp-mobile .sp-slide-text .sp-text-left,
.sp-part2.sp-mobile .sp-slide-text .sp-text-right {
  width: calc(50% - 40px);
  text-align: center;
  font-family: 'Poppins-Medium';
  font-size: 30px;
  line-height: 40px;
  color: #ffffff;
}

.sp-part2.sp-mobile .sp-btn-box {
  position: absolute;
  top: 1439px;
  left: 50% !important;
  transform: translateX(-50%) !important;
}

.sp-part2.sp-mobile .sp-btn-box .sp-btn-style1 {
  position: relative;
  width: 879px;
  height: 120px;
  background: url('https://cdn.shopify.com/s/files/1/0669/3385/0368/files/20251212-btn-pc.png')
    no-repeat;
  background-size: 100% 100%;
}

.sp-part2.sp-mobile .sp-btn-box .sp-btn-style1 .sp-t1 {
    position: absolute;
    left: 66px;
    top: 50%;
    transform: translateY(-50%);
    font-family: 'Poppins-SemiBold';
    font-size: 47px;
    line-height: 1;
    color: #ffffff;
}

.sp-part2.sp-mobile .sp-btn-box .sp-btn-style1 .sp-arrow {
  position: absolute;
  right: 50px;
  top: 50%;
  transform: translateY(-50%);
  background: none;
}

.sp-part2-2.sp-mobile {
  height: 1177px;
  /* background: linear-gradient(180deg, #E8F4FF 0%, #FFFFFF 100%); */
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 120px;
  box-sizing: border-box;
}

.sp-part2-2.sp-mobile > .sp-title {
  font-family: 'Poppins';
  font-size: 70px;
  line-height: 74px;
  color: #000000;
  text-align: center;
}

.sp-part2-2.sp-mobile > .sp-title .sp-blue {
  color: #3076f5;
}

.sp-part2-2.sp-mobile > .sp-desc {
  margin-top: 14px;
  font-family: 'Poppins-Regular';
  font-size: 27px;
  line-height: 30px;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
}

.sp-part2-2.sp-mobile .sp-swiper-box {
  margin-top: 32px;
  width: 986px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.sp-part2-2.sp-mobile .sp-swiper-wrapper {
  width: 986px;
  overflow: hidden;
  position: relative;
}

.sp-part2-2.sp-mobile .sp-swiper-inner {
  display: flex;
  transition: transform 0.5s ease;
}

.sp-part2-2.sp-mobile .sp-swiper-slide {
  flex-shrink: 0;
  width: 986px;
  position: relative;
}

.sp-part2-2.sp-mobile .sp-swiper-slide > img {
  width: 986px;
  height: 698px;
  object-fit: cover;
  border-radius: 20px;
}

.sp-part2-2.sp-mobile .sp-slide-info {
  position: absolute;
  bottom: 53px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
}

.sp-part2-2.sp-mobile .sp-slide-title {
  font-family: 'Poppins';
  font-size: 46px;
  line-height: 46px;
  color: #ffffff;
  margin-bottom: 19px;
}

.sp-part2-2.sp-mobile .sp-slide-desc {
  font-family: 'Poppins-Regular';
  font-size: 23px;
  line-height: 30px;
  color: #ffffff;
}

.sp-part2-2.sp-mobile .sp-swiper-dots {
  margin-top: 32px;
  display: flex;
  justify-content: center;
  gap: 16px;
}

.sp-part2-2.sp-mobile .sp-swiper-dots .sp-dot {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #a1a1a1;
  cursor: pointer;
}

.sp-part2-2.sp-mobile .sp-swiper-dots .sp-dot.active {
  background-color: #367cf6;
}

.sp-circles {
  width: 133px;
  height: 133px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: 'Poppins';
  font-size: 23px;
  color: #f4d3ac;
  text-align: center;
  line-height: 1;
  padding-bottom: 5px;
  box-sizing: border-box;
  flex-shrink: 0;
}

.sp-circles p {
  font-size: 27px;
}

.sp-part3 {
  height: 2041px;
  background: #f6dbdc;
  box-sizing: border-box;
  padding-top: 100px;
}

.sp-part3 .sp-video {
  position: absolute;
  top: 400px;
  left: 61px;
  width: 893px;
  height: 502px;
  border-radius: 30px;
  overflow: hidden;
}

.sp-part3 .sp-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sp-part3 .sp-image {
  position: absolute;
  top: 389px;
  left: 847px;
}

.sp-part3 .sp-font {
  position: absolute;
  top: 975px;
  left: 115px;
  width: 850px;
  display: flex;
  justify-content: space-between;
}

.sp-part3 .sp-item {
  width: min-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  font-family: Poppins-Light;
  font-size: 34px;
  color: #5e0d15;
  line-height: 1.2;
  text-align: center;
}

.sp-part3 .sp-swiper3 {
  position: absolute;
  top: 1181px;
  left: 58px;
  width: 951px;
  padding-bottom: 100px;
}

.sp-part3 .sp-swiper3 .sp-text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 74px;
  line-height: 74px;
  display: flex;
  font-family: Poppins-Medium;
  font-size: 50px;
  color: #737373;
  text-align: center;
}

.sp-part3 .sp-swiper3 .sp-text div {
  flex: 1;
}

.sp-part3 .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background: #ffffff;
  border-radius: 50%;
  opacity: 1 !important;
  margin: 0 20px !important;
}

.sp-part3 .swiper-pagination-bullet-active {
  background: #a73b64;
  opacity: 1 !important;
}

.sp-part3 .sp-btn-box {
  top: 1775px;
}

.sp-part4 {
  height: 700px;
}

.sp-part4 .sp-image1 {
  position: absolute;
  top: 80px;
  left: 38px;
}

.sp-part4 .sp-text {
  position: absolute;
  top: 127px;
  left: 99px;
  font-family: Bacchus-SemiBold;
  font-size: 46px;
  color: #5e0d15;
  line-height: 53px;
}

.sp-part4 .sp-font {
  position: absolute;
  top: 245px;
  left: 97px;
  font-family: Poppins-Regular;
  font-size: 30px;
  color: #383838;
  line-height: 34px;
}

.sp-part4 .sp-font span {
  font-family: Poppins-SemiBold;
}

.sp-part4 .sp-image2 {
  position: absolute;
  top: 439px;
  left: 89px;
}

.sp-part4 .sp-image3 {
  position: absolute;
  top: 51px;
  left: 642px;
}

.sp-part4 .sp-image4 {
  position: absolute;
  top: 414px;
  left: 644px;
}

.sp-part5 {
  height: 1632px;
  background: #f6dbdc;
  box-sizing: border-box;
  padding-top: 100px;
}

.sp-part5 .sp-image1 {
  position: absolute;
  top: 424px;
  left: 134px;
}

.sp-part5 .sp-text {
  position: absolute;
  top: 568px;
  left: 0px;
}

.sp-part5 .sp-text div {
  position: absolute;
  width: max-content;
  font-family: Poppins-Regular;
  font-size: 28px;
  color: #5e0d15;
  line-height: 36px;
  text-align: center;
}

.sp-part5 .sp-text div:nth-child(1) {
  left: 73px;
}

.sp-part5 .sp-text div:nth-child(2) {
  left: 339px;
}

.sp-part5 .sp-text div:nth-child(3) {
  left: 581px;
}

.sp-part5 .sp-text div:nth-child(4) {
  left: 857px;
}

.sp-part5 .sp-image2 {
  position: absolute;
  top: 669px;
  left: 38px;
}

.sp-part5 .sp-btn-box {
  top: 1368px;
}

.sp-part6 {
  height: 2056px;
  background: url('https://cdn.shopify.com/s/files/1/0669/3385/0368/files/20251212-bg6.png')
    no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 100px;
}

.sp-part6 .sp-image1 {
  position: absolute;
  top: 1213px;
  left: 74px;
}

.sp-part6 .sp-image2 {
  position: absolute;
  top: 1586px;
  left: 72px;
}

.sp-part6 .sp-text {
  position: absolute;
  top: 1287px;
  left: 551px;
}

.sp-part6 .sp-text .sp-t1 {
  font-family: Poppins-ExtraBold;
  font-size: 85px;
  color: #d34077;
  line-height: 0.8;
}

.sp-part6 .sp-text .sp-t1 span:nth-child(1) {
  font-family: Poppins;
  font-size: 39px;
}

.sp-part6 .sp-text .sp-t1 span:nth-child(2) {
  font-family: Poppins-SemiBold;
  font-size: 36px;
}

.sp-part6 .sp-text .sp-t2 {
  margin-top: 30px;
  font-family: Poppins-Regular;
  font-size: 32px;
  color: #692027;
  line-height: 1.2;
}

.sp-part6 .sp-text2 {
  top: 1673px;
  left: 130px;
}

.sp-part9 {
  height: 1306px;
  background: url('https://cdn.shopify.com/s/files/1/0669/3385/0368/files/20251212-bg9.png')
    no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 100px;
}

.sp-part9 .sp-title,
.sp-part9 .sp-detail {
  color: #fff;
}

.sp-part9 img {
  position: absolute;
}

.sp-part9 .sp-img1 {
  top: 306px;
  left: 61px;
}

.sp-part9 .sp-img2 {
  top: 306px;
  left: 611px;
}

.sp-part9 .sp-img3 {
  top: 306px;
  left: 818px;
}

.sp-part9 .sp-img4 {
  top: 527px;
  left: 57px;
}

.sp-part9 .sp-img5 {
  top: 527px;
  left: 365px;
}

.sp-part9 .sp-img6 {
  top: 527px;
  left: 663px;
}

.sp-part9 .sp-img7 {
  top: 752px;
  left: 57px;
}

.sp-part9 .sp-img8 {
  top: 752px;
  left: 365px;
}

.sp-part9 .sp-img9 {
  top: 752px;
  left: 568px;
}

.sp-part9 .sp-img10 {
  top: 752px;
  left: 831px;
}

.sp-part9 .sp-img11 {
  top: 968px;
  left: 365px;
}

.sp-part9 .sp-img12 {
  top: 968px;
  left: 714px;
}

.sp-part10 {
  height: 1162px;
}

.sp-part10 .sp-image {
  position: absolute;
  top: 102px;
  left: 96px;
}

.sp-part10 .so-text {
  position: absolute;
  top: 755px;
  left: 356px;
  font-family: Poppins;
  font-size: 55px;
  color: #191919;
  line-height: 1;
}

.sp-part10 .sp-font {
  position: absolute;
  top: 867px;
  left: 206px;
  font-family: Poppins-Regular;
  font-size: 34px;
  color: #191919;
  line-height: 45px;
}

.sp-part10 .sp-font div {
  display: flex;
  gap: 70px;
}

.sp-part10 .sp-info {
  position: absolute;
  top: 1032px;
  left: 136px;
  font-family: Poppins-Regular;
  font-size: 30px;
  color: #5c5c5c;
  line-height: 30px;
  text-align: center;
}

.sp-part11 {
  height: 397px;
  background: #fbeeee;
}

.sp-part11 .sp-image {
  position: absolute;
  top: 0;
  left: 0;
}

.sp-part11 .sp-text {
  position: absolute;
  top: 44px;
  left: 134px;
  width: max-content;
  font-family: Poppins-Medium;
  font-size: 30px;
  color: #191919;
  line-height: 1;
  display: flex;
  align-items: center;
  gap: 10px;
}

.sp-part11 .sp-text span {
  font-family: Poppins-SemiBold;
  color: #9b3455;
}

.sp-part11 .sp-font {
  position: absolute;
  top: 106px;
  left: 76px;
  width: max-content;
  font-family: Poppins-Regular;
  font-size: 30px;
  color: #191919;
  line-height: 1.2;
  text-align: center;
}

.sp-part11 .sp-info {
  position: absolute;
  top: 166px;
  left: 68px;
  width: max-content;
  font-family: Poppins;
  font-size: 55px;
  color: #9b3455;
  line-height: 1;
  display: flex;
  align-items: center;
  gap: 10px;
}

.sp-part11 .sp-info div {
  transform: translateY(10px);
}

.sp-scroll2 {
  position: absolute;
  top: 283px;
  margin-left: -45px;
}

.sp-scroll2 .nav-imgs .sp-img-wrap {
  width: 1450px !important;
  display: flex;
  justify-content: space-around;
}

.sp-scroll2 .sp-p {
  display: flex;
  align-items: center;
  gap: 12px;
  font-family: Poppins-Medium;
  font-size: 30px;
  color: #9b3455;
}

.product-part {
  font-family: "Roboto-Medium";
  box-sizing: border-box;
  position: relative;
  /* overflow: hidden; */
  padding: 69px 40px 85px;
  background: #F7FCFF;
}

.product-box {

  height: 460px;
  background: #FFFFFF;
  border-radius: 30px;
  display: flex;
  position: relative;
  box-sizing: border-box;
  margin-bottom: 56px;
  box-sizing: border-box;
  border: 2px solid #ED0C0C;
}

.product-part .sp-brand2 {
  width: 310px;
  height: 81px;
  background: url('https://cdn.shopify.com/s/files/1/0696/1096/3161/files/20251212-brand.png') no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  /* padding-left: 25px; */
  position: absolute;
  top: -20px;
  left: 53px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  font-family: Roboto;
  font-size: 32px;
  color: #ffffff;
}

.product-part .sp-brand2 img {
  animation: skip 4s infinite;
}

.sp-flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-part .sp-img-wrap {
  width: 495px;
  height: 100%;
  box-sizing: border-box;
}

.product-part .sp-p-img {
  height: 346px;
}

.product-part .sp-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  max-width: 472px;
  min-width: 472px;
  max-height: 100%;
  min-height: 100%;
  padding: 50px 0 50px;
  box-sizing: border-box;
}

.product-part .sp-title-s {
  font-family: 'Poppins-Medium';
  font-size: 31px;
  color: #000000;
  text-align: center;
  display: flex;
  white-space: nowrap;
  align-items: center;
}

.product-part .sp-title-s span {
  font-family: Poppins-SemiBold;
}

.product-part .price-group {
  line-height: 1;
  align-items: baseline;
  margin-top: 10px;
  margin-bottom: 30px;
}

.product-part .sp-price1 {
  font-family: "Poppins";
  font-size: 64px;
  color: #ED0C0C;
}

.product-part .sp-price2 {
  font-family: Poppins-Regular;
  font-size: 32px;
  color: #818181;
  margin-left: 18px;
  text-decoration-line: line-through;
}

.product-part .sp-off-text {
  font-family: Poppins;
  font-size: 36px;
  color: #2B2B2B;
  line-height: 1;
  margin-bottom: 30px;
}

.product-part .sp-off-text span {
  color: #D90000;
  font-family: Poppins;
}

.addGroup {
  width: 300px;
  height: 70px;
  border-radius: 35px;
  border: 1px solid rgba(153, 153, 153, 0.96);
  padding: 0px 23px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* margin-bottom: 25px; */
  background: #eeeeee;
}

.addGroup .sp-reduce .sp-img {
  mix-blend-mode: exclusion;
}

.addGroup .sp-reduce,
.addGroup .sp-add {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 23px;
  padding: 4px;
  cursor: pointer;
  flex-shrink: 0;
  width: 15px;
    color: #262626;
    font-size: 36px;
}

.addGroup input {
  outline: 0;
  border: none;
  text-align: center;
  box-sizing: border-box;
  width: 150px;
  height: 100%;
  background: #fff;
  padding: 0;
  font-family: Roboto-Medium;
  font-size: 32px;
  color: #000000;
  border-left: 2px solid #cccccc;
  border-right: 2px solid #cccccc;
  line-height: 40px;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

/* .product-part .sp-btn-style {
  width: 420px;
  height: 90px;
  background: #BD0F10;
  border-radius: 45px;
  font-family: Poppins;
  font-size: 36px;
  color: #ffffff;
  text-transform: uppercase;
  animation: skip 4s infinite;
  margin-top: auto;
} */

/* .product-part.sp-mobile .sp-btn-style {
  min-height: 68px;
  flex-shrink: 0;
  margin-top: 0;
} */

.product-part.sp-mobile .sp-content {
  /* justify-content: center; */
  gap: 15px;
}

.product-part.sp-mobile .price-group {
  margin-top: 0;
  margin-bottom: 0;
}

.product-part.sp-mobile .sp-off-text {
  margin-bottom: 0;
}

.product-part.sp-mobile .addGroup {
  margin-bottom: 0;
}

/* 移动端商城标题样式 */
.product-part.sp-mobile .sp-shop-title {
  font-family: "Poppins";
  font-size: 70px;
  color: #000000;
  text-align: center;
  line-height: 70px;
  margin-bottom: 34px;
}

.product-part.sp-mobile .sp-shop-title .sp-blue {
  color: #3076F5;
}

.product-part.sp-mobile .sp-shop-subtitle {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-bottom: 50px;
}

.product-part.sp-mobile .sp-shop-subtitle img {
  width: 121px;
  height: 24px;
}

.product-part.sp-mobile .sp-shop-subtitle span {
  font-family: Poppins-Medium;
  font-size: 30px;
  color: #1B1B1B;
}

.product-part.sp-mobile .sp-shop-subtitle .sp-blue {
  color: #3076F5;
}

/* 移动端50% OFF太阳图标 */
.product-part.sp-mobile .sp-off-badge {
  position: absolute;
  top: -20px;
  left: -20px;
  width: 151px;
  height: 149px;
  background: url(https://cdn.shopify.com/s/files/1/0696/1096/3161/files/20251212-off-badge.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 1;
  animation: skip 4s infinite;
}

.product-part.sp-mobile .sp-off-badge .sp-off-num {
  font-family: "Poppins";
  font-size: 48px;
  line-height: 48px;
  color: #FFFFFF;
}

.product-part.sp-mobile .sp-off-badge .sp-off-label {
  font-family: "Poppins";
  font-size: 32px;
  line-height: 32px;
  color: #FFFFFF;
}

/* 移动端产品图红色边框 */
.product-part.sp-mobile .sp-img-wrap {
  position: relative;
  /* border: 3px solid #1D0C0C; */
  border-radius: 20px;
  box-sizing: border-box;
}

/* 移动端小火苗图标 */
.product-part.sp-mobile .sp-title-s .sp-fire {
  width: 50px;
  height: 50px;
  margin: 0 9px;
  vertical-align: middle;
}

/* 移动端FREE图标 */
.product-part.sp-mobile .sp-free-icon {
  position: absolute;
  top: 90px;
  right: 60px;
  width: 80px;
  height: 80px;
}

/* 移动端按钮背景图样式 */
/* .product-part.sp-mobile .sp-btn-style {
  width: 410px;
  height: 69px;
  background: url(https://cdn.shopify.com/s/files/1/0696/1096/3161/files/20251212-btn2.png) no-repeat center center;
  background-size: 100% 100%;
  /* display: flex; */
  align-items: center;
  /* padding-left: 90px; */
  box-sizing: border-box;
  font-family: Poppins;
  font-size: 27px;
  color: #FFFFFF;
  border-radius: 0;
  animation: skip 4s infinite;
  padding-right: 64px;
} */

.sp-footer-img {
  width: 955px;
  display: block;
  margin: 45px auto 0;
}

.sp-footer-text {
  position: relative;
  width: 1009px;
  height: 258px;
  background: #EEF8FE;
  /* margin-top: 30px; */
}

.sp-footer-text div {
  position: absolute;
  top: 48px;
  left: 102px;
  font-family: Roboto;
  font-size: 37px;
  color: #282828;
  line-height: 1;
}

.sp-footer-text .sp-img1 {
  position: absolute;
  top: 35px;
  left: 42px;
}

.sp-footer-text .sp-img2 {
  position: absolute;
  top: 126px;
  left: 34px;
}

.sp-footer-box {
  position: relative;
  width: 997px;
  height: 255px;
  background: #FDFCF5;
  box-sizing: border-box;
  padding-left: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
  margin-top: 50px;
}

.sp-footer-box .sp-font {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: Roboto;
  font-size: 36px;
  color: #282828;
}

.sp-footer-box .sp-font .sp-img {
  width: 50px;
  height: 62px;
}

.sp-footer-box .sp-text {
  font-family: Roboto-Medium;
  font-size: 30px;
  color: #666666;
}

.sp-footer-box .sp-text span {
  font-family: Roboto;
}

.sp-footer-img {
  width: 955px;
  display: block;
  margin: 45px auto 0;
}

.sp-footer-text {
  position: relative;
  width: 1009px;
  height: 258px;
  background: #eef8fe;
  /* margin-top: 30px; */
}

.sp-footer-text div {
  position: absolute;
  top: 48px;
  left: 102px;
  font-family: Roboto;
  font-size: 37px;
  color: #282828;
  line-height: 1;
}

.sp-footer-text .sp-img1 {
  position: absolute;
  top: 35px;
  left: 42px;
}

.sp-footer-text .sp-img2 {
  position: absolute;
  top: 126px;
  left: 34px;
}

.sp-footer-box {
  position: relative;
  width: 997px;
  height: 255px;
  background: #fdfcf5;
  box-sizing: border-box;
  padding-left: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
  margin-top: 50px;
}

.sp-footer-box .sp-font {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: Roboto;
  font-size: 36px;
  color: #282828;
}

.sp-footer-box .sp-font .sp-img {
  width: 50px;
  height: 62px;
}

.sp-footer-box .sp-text {
  font-family: Roboto-Medium;
  font-size: 30px;
  color: #666666;
}

.sp-footer-box .sp-text span {
  font-family: Roboto;
}

/* .sp-tip5 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 22px;
  font-family: Roboto-Regular;
  font-size: 34px;
  color: #141414;
  margin-top: 45px;
}

.sp-tip5 span {
  color: #cf2f29;
} */

@keyframes skip {
  0%,
  10%,
  16%,
  27%,
  100% {
    transform: scale(1);
  }

  5%,
  13%,
  21% {
    transform: scale(0.9);
  }
}

@keyframes skip2 {
  0%,
  10%,
  16%,
  27%,
  100% {
    transform: scale(1);
  }

  5%,
  13%,
  21% {
    transform: scale(1.2);
  }
}

.cart-btn .on {
  animation: scaleAni 1s ease-in-out forwards;
}

.sp-header-top .sp-cart.on,
.sp-btn-style2 .sp-cart.on {
  animation: shakeCart 3s infinite ease-in-out;
}

@keyframes shakeCart {
  0%,
  16% {
    transform: scale(1) rotate(0);
  }

  2% {
    transform: scale(1.2) rotate(0);
  }

  4%,
  8%,
  12% {
    transform: scale(1.2) rotate(-10deg);
  }

  6%,
  10%,
  14% {
    transform: scale(1.2) rotate(10deg);
  }
}

@keyframes scaleAni {
  from {
    transform: scale(1) rotate(0);
  }

  10% {
    transform: scale(1.2) rotate(0);
  }

  15% {
    transform: scale(1.2) rotate(-10deg);
  }

  20% {
    transform: scale(1.2) rotate(10deg);
  }

  25% {
    transform: scale(1.2) rotate(-10deg);
  }

  30% {
    transform: scale(1.2) rotate(10deg);
  }

  35% {
    transform: scale(1.2) rotate(-10deg);
  }

  40% {
    transform: scale(1.2) rotate(10deg);
  }

  45% {
    transform: scale(1.2) rotate(0);
  }

  50% {
    transform: scale(1) rotate(0);
  }

  to {
    transform: scale(1) rotate(0);
  }
}

.sp-part7 {
  width: 1080px;
  height: 510px;
  background: url('https://cdn.shopify.com/s/files/1/0669/3385/0368/files/20251212-bg7.png')
    no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 61px 38px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 44px;
}

.sp-part7 .sp-item {
  width: 480px;
  height: 172px;
  background: #ffffff;
  border-radius: 20px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  gap: 30px;
  padding-left: 40px;
}

.sp-part7 .sp-item .sp-p1 {
  font-family: Poppins-SemiBold;
  font-size: 32px;
  color: #2d2d2d;
  line-height: 44px;
}

.sp-part7 .sp-item .sp-p2 {
  font-family: Roboto-Regular;
  font-size: 28px;
  color: #666666;
  line-height: 44px;
}

.sp-part8 {
  padding: 70px 40px 100px;
 
}

@media (min-width: 1080px) {
  .sp-part8 {
     margin-bottom: 172px;
  }
}
.sp-part8 .sp-text1 {
  font-family: Poppins-Medium;
  font-size: 44px;
  color: #000000;
  line-height: 1;
  text-align: center;
  margin-bottom: 10px;
}

.sp-part8 .sp-text2 {
  font-family: Poppins;
  font-size: 70px;
  color: #3076f5;
  line-height: 80px;
  text-align: center;
  margin-bottom: 50px;
}

.sp-part8 .sp-box {
  box-shadow: 0 2px 12px rgba(1, 0, 1, 0.5);
  border-radius: 20px;
}

.sp-part8 .sp-box .sp-item {
  margin-bottom: 35px;
}

.sp-part8 .q-row {
  width: 1000px;
  height: 100px;
  /* background: #ffffff;
  box-shadow: 1px 2px 27px 0px rgba(19, 17, 17, 0.06); */
  display: flex;
  align-items: center;
  font-family: Roboto;
  font-size: 34px;
  color: #282828;
  line-height: 1.2;
  cursor: pointer;
  padding-left: 41px;
  user-select: none;
  transition: all 0.3s;
  box-sizing: border-box;
  position: relative;
}

.sp-part8 .q-row .sp-icon {
  position: absolute;
  right: 65px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
}

.sp-part8 .q-row .sp-icon::after {
  content: '+';
  font-size: 40px;
  font-family: 'Poppins-Light';
  color: #ffffff;
  position: absolute;
  left: 52%;
  top: 51%;
  color: #000;
  transform: translateX(-50%) translateY(-50%);
}

.sp-part8 .sp-text {
  width: 1000px;
  height: 158px;
  padding-left: 41px;
  padding-right: 41px;
  box-sizing: border-box;
  font-family: Roboto-Regular;
  font-size: 30px;
  color: #242323;
  line-height: 50px;
  display: none;
  transition: all 0.3s;
  opacity: 0;
  align-items: center;
}

.sp-part8 .sp-show .q-row {
  height: 100px;
  background: #ff4f91;
  background: linear-gradient(0deg, #3076f5 0%, #77c1ff 100%);
  color: #ffffff;
  border-radius: 20px 20px 0 0;
}

.sp-part8 .sp-show .sp-icon {
  background: #ffffff;
}

.sp-part8 .sp-show .sp-icon::after {
  color: #fff;
  content: '-';
}

.sp-part8 .sp-show .sp-text {
  display: flex;
  opacity: 1;
  color: rgba(75, 74, 74, 0.8);
  height: 213px;
  background: #eef7ff;
  border-radius: 0px 0px 20px 20px;
}

/* 移动端FAQ按钮样式 */
.sp-part8.sp-mobile .sp-btn-box {
  position: relative;
  top: auto;
  left: auto;
  width: 879px;
  height: 120px;
  margin: 70px auto 0;
  display: flex;
  align-items: center;
}

.sp-part8.sp-mobile .sp-btn-style1 {
  width: 100%;
  height: 100%;
  background: url(https://cdn.shopify.com/s/files/1/0669/3385/0368/files/20251212-btn.png)
    no-repeat center center;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  padding-left: 150px;
  box-sizing: border-box;
}

.sp-part8.sp-mobile .sp-btn-style1 .sp-t1 {
    font-family: 'Poppins-SemiBold';
    font-size: 47px;
    color: #ffffff;
    line-height: 1;
    left: 66px;
}

.sp-part8.sp-mobile .sp-btn-style1 .sp-arrow {
  display: none;
}

.sp-menu-mask {
  background: rgba(11, 11, 11, 0.6);
  width: 100%;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  z-index: 99;
  display: none;
}

.sp-menu {
  width: 473px;
  -webkit-overflow-scrolling: touch;
  background-color: #f2f2f2;

  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  padding-top: 110px;
  box-sizing: border-box;
  animation: stuckMoveLeft 0.5s;
}

.sp-menu .sp-menu-item {
  width: 100%;
  height: 90px;
  border-bottom: 1px solid rgba(71, 71, 71, 0.14);
  font-family: 'Poppins';
  font-size: 30px;
  color: #636363;
}

.sp-menu .sp-menu-item a {
  width: 100%;
  height: 100%;
  padding-left: 55px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}

.sp-menu .sp-menu-item a .sp-span {
  width: 60px;
  height: 28px;
  background: #d72b2b;
  border-radius: 3px;
  font-size: 19px;
  color: #ffffff;
  text-align: center;
  line-height: 28px;
  margin-left: 25px;
}

.sp-menu .sp-menu-item:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.sp-menu li .sp-row {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-top: 42px;
  padding-left: 55px;
}

.sp-menu li .sp-row a img {
  width: 31px;
  height: 31px;
}

.sp-menu .sp-close-btn {
  position: absolute;
  top: 37px;
  right: 22px;
  width: 39px;
  cursor: pointer;
}

.sp-mask {
  height: 100%;
  margin: auto;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #0000009d;
  z-index: 99;
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
}

.sp-pop {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.sp-pop .img-pop {
  width: 94%;
  overflow: hidden;
  padding: 0 80px;

  position: relative;
  z-index: 101;
}

.sp-pop .img-pop > div {
  width: 100%;
}

.sp-pop .img-pop .sp-img {
  position: relative;
  z-index: 102;
  width: auto;
  width: 100%;
}

.sp-mask .img-pop .close-btn {
  width: 94px;
  cursor: pointer;
  margin: 50px auto 0;
  display: block;
  align-self: flex-end;
  margin-bottom: 10px;
}

.sp-btn-style2 {
  position: fixed;
  bottom: 0px;
  animation: stuckMoveUp 0.6s;
  width: 1080px;
  height: 188px;
  display: flex;
  justify-content: center;
  z-index: 9;
}

.sp-btn-style2 .sp-text {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 428px;
  height: 188px;
  background: #000000;
}

.sp-btn-style2 .sp-text .sp-t1 {
  position: absolute;
  top: 38px;
  left: 50%;
  transform: translateX(-50%);
  font-family: Poppins-Medium;
  font-size: 20px;
  color: #dba134;
  line-height: 1;
}

.sp-btn-style2 .sp-text .sp-image {
  position: absolute;
  top: 21px;
  left: 76px;
}

.sp-btn-style2 .sp-text .sp-t2 {
  position: absolute;
  top: 135px;
  left: 89px;
  font-family: Poppins-Medium;
  font-size: 25px;
  color: #ce962f;
  line-height: 1;
}

.sp-btn-style2 .sp-btn {
  position: absolute;
  top: 0px;
  left: 428px;
  width: 652px;
  height: 188px;
  background: linear-gradient(-14deg, #ff748d, #ff7daf);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 10px;
}

.sp-btn-style2 .sp-btn .sp-t1 {
  animation: skip 4s infinite;
  font-family: Poppins;
  font-size: 73px;
  color: #ffffff;
  line-height: 1;
  display: flex;
  align-items: center;
  gap: 15px;
  text-transform: uppercase;
}

.sp-btn-style2 .sp-btn .sp-t2 {
  animation: skip 4s infinite;
  font-family: Poppins-Medium;
  font-size: 36px;
  color: #ffffff;
  opacity: 0.6;
  line-height: 1;
}

.sp-pc {
  display: none;
}

@media screen and (min-width: 1080px) {
  #root {
    max-width: unset;
  }

  .sp-pc {
    display: block;
  }
    .sp-scroll-top {
    scroll-margin-top: 34px;
  }
  .sp-mobile {
    display: none !important;
  }

  .sp-ww {
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
  }

  .header-top {
    height: 25px;
    font-size: 12px;
  }

  .header-bottom {
    height: 34px;
    font-size: 15px;
    gap: 11px;
    letter-spacing: 4px;
  }

  .header-bottom img {
    width: 13px;
  }

  .header-inner {
    height: 98px;
    padding: 0 60px;
  }

  .header-inner .sp-logo {
    width: 212px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }

  .header-inner .sp-menu-item {
    display: inline-block;
    font-family: 'Poppins';
    font-size: 16px;
    color: #1b1b1b;
  }

  .header-inner .sp-menu-item a {
    padding-right: 22px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
  }

  .header-inner .sp-menu-item a .sp-span {
    width: 28px;
    height: 13px;
    background: #d72b2b;
    border-radius: 3px;
    font-size: 9px;
    color: #ffffff;
    text-align: center;
    line-height: 13px;
    margin-left: 3px;
  }

  .header-inner .sp-menu-item:hover {
    color: #a73b64;
  }

  .sp-top-btn {
    width: 172px;
    height: 40px;
    border-radius: 20px;
    font-size: 20px;
    margin-right: 0;
  }

  .sp-part1 {
    /* margin-top: 111px; */
    height: 698px;
    box-sizing: border-box;
    background: url('https://cdn.shopify.com/s/files/1/0669/3385/0368/files/20251212-bg1-pc.webp')
      no-repeat;
    background-size: 100% 100%;
  }

  .sp-part1 .sp-font1 {
    position: absolute;
    top: 100px;
    left: 260px;
    width: auto;
    height: auto;
    background: none;
    font-family: 'Poppins';
    font-size: 57px;
    line-height: 72px;
    color: #000;
    text-transform: uppercase;
  }

  .sp-part1 .sp-font2 {
    position: absolute;
    top: 168px;
    left: 260px;
    font-family: 'Poppins';
    font-size: 50px;
    line-height: 50px;
    color: #000000;
    text-transform: uppercase;
  }

  .sp-part1 .sp-font3 {
    position: absolute;
    top: 237px;
    left: 259px;
    font-family: 'Poppins-Regular';
    font-size: 15px;
    line-height: 32px;
    color: #000000;
    text-align: left;
  }

  .sp-part1 .sp-font3 > div {
    opacity: 0.8;
  }

  .sp-part1 .sp-font3 .sp-blue {
    font-family: 'Poppins-Medium';
    font-size: 24px;
    line-height: 32px;
    color: #3076f5;
    opacity: 1;
  }

  .sp-part1 .sp-font4 {
    position: absolute;
    top: 364px;
    left: 260px;
    width: 370px;
    height: 108px;
    background: rgb(209, 232, 255, 0.8);
    border-radius: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 10px;
  }

  .sp-part1 .sp-font4 .sp-info-box {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
  }

  .sp-part1 .sp-font4 .sp-t1 {
    font-family: Poppins-Medium;
    font-size: 10px;
    color: #000000;
  }

  .sp-part1 .sp-font4 .sp-t1 span {
    font-family: Poppins-Medium;
    color: #3076f5;
  }

  .sp-part1 .sp-font4 .sp-t2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    font-family: 'Poppins';
    font-size: 20px;
    color: #000000;
  }
    .product-part .sp-pay-content {
    width: 593px;
    height: 156px;
    border-radius: 10px;
    padding: 20px 0 23px;
  }

  /* .sp-tip5 {
    font-size: 20px;
    justify-content: flex-start;
    padding-left: 24px;
    box-sizing: border-box;
  } */

  .sp-pay-img2 {
    width: 539px;
    height: 44px;
    margin: 23px 0 0 24px;
  }

  .sp-buy-content {
    width: 593px;
    height: 156px;
    background: #fdfcf5;
    border-radius: 10px;
    padding: 17px 0 0 24px;
  }

  .sp-buy-content .sp-box1 .sp-t1 {
    font-size: 20px;
    line-height: 19px;
    margin-bottom: 6px;
    justify-content: flex-start;
  }

  .sp-buy-content .sp-box1 .sp-li {
    font-family: Roboto-Medium;
    font-size: 20px;
    color: #666666;
    line-height: 27px;
    margin-top: 10px;
    justify-content: flex-start;
  }

  .product-part {
    font-family: 'Roboto';
    box-sizing: border-box;
    position: relative;
    padding: 114px 0px 73px;
  }

  .product-info {
    margin-top: 0;
    position: sticky;
    top: 150px;
  }

  .sp-pro-icon {
    width: 163px;
    height: 139px;
    right: 99px;
    top: -29px;
  }
  .top-product {
    width: 676px;
    height: 559px;
    margin-bottom: 0;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
    background-image: url('/cdn/shop/files/20251211-pro-pc.png');
  }

  .sp-tops-img {
    width: 100%;
    height: 453px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }

  .sp-tops-img img {
    object-fit: contain;
    height: 80%;
  }


  .top-product>img {
    width: 699px;
    height: 603px;
  }
  .sp-pro-size>p {
    width: 176px;
  }

  .sp-pro-size {
    padding: 0 30px 0 38px;
    height: 80px;
  }

  .sp-pro-size h4 {
    font-size: 43px;
  }

  .sp-pro-size>p>em {
    width: 47px;
    height: 47px;
    line-height: 47px;
    font-size: 33px;
  }

  .sp-pro-size>div>p {
  font-family: 'Roboto';
    font-size: 27px;
    line-height: 27px;
  }

  .sp-pd6 {
    padding: 0;
    width: 577px;
    box-sizing: border-box;
  }

  .product-part .sp-text1 {
    font-size: 23px;
    margin-bottom: 16px;
  }

  .product-part .sp-title1 {
    font-size: 38px;
    line-height: 60px;
    margin-bottom: 20px;
  }

  .sp-icon-wraps {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 64px;
    margin-bottom: 70px;
  }

  .sp-icon-wraps .sp-icon {
    width: 30px;
  }

  .sp-icon-wraps .sp-p {
    gap: 6px;
    display: flex;
    align-items: center;
    font-size: 23px;
    font-family: 'MiSans-Regular';
  }

  .product-part .sp-product-inner.active {
    display: flex;
    gap: 60px;
    justify-content: center;
  }

  .product-box {
    width: 348px;
    height: 530px;
    background: #ffffff;
    border-radius: 15px;

    position: relative;
    box-sizing: border-box;
    margin-bottom: 0px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: none;
    user-select: none;
  }

  .product-box.sp-active {
    border: 4px solid #00f6ff;
    transform: scale(1.1);
  }

  .product-part .sp-brand3 {
    width: 162px;
    height: 30px;
    background: url('/cdn/shop/files/20251025-brand-pc.png') no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: -8px;
    left: 50%;
    transform: translateX(-50%);
    line-height: 1;
    font-family: 'Poppins-SemiBold';
    text-align: center;
    box-sizing: border-box;
    font-size: 16px;
    color: #fefefe;
    line-height: 31px;
  }

  .product-part .sp-brand4 {
    width: 76px;
    height: 75px;
    background: url('/cdn/shop/files/20251025-free-pc.png') no-repeat;

    background-size: 100% 100%;
    position: absolute;
    top: -5px;
    left: -23px;
    font-size: 15px;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    box-sizing: border-box;
    text-transform: uppercase;
    line-height: 0.95;

    font-family: 'MiSans-Bold';
  }

  .product-part .sp-brand4 .sp-p {
    font-size: 24px;
  }

  .sp-flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .product-part .p-img {
    height: 180px;
  }

  .product-part .title-s {
    font-family: 'MiSans-Semibold';
    font-size: 25px;
    color: #191919;
    text-align: center;
    margin-bottom: 16px;
  }

  .product-part .sp-product-inner2 .product-box {
    padding-top: 10px;
  }

  .product-part .sp-product-inner2 .p-img {
    flex-shrink: 0;
  }

  .product-part .sp-product-inner2 .title-s {
    font-size: 20px;
  }

  .product-part .sp-product-inner2 .title-s .sp-p {
    font-size: 13px;
  }

  .product-part .sp-product-inner2 .price-group {
    margin-top: 12px;
  }

  .product-part .title-s .sp-fire {
    width: 32px;
    margin-right: 5px;
    margin-left: 5px;
    transform: translateY(5px);
  }

  .product-part .price-group {
    line-height: 1;
    align-items: baseline;
    margin-top: 0;
    margin-bottom: 0px;
  }

  .sp-product-inner .price-group {
    margin-top: 20px;
  }

  .product-part .price1,
  .product-part .price1 span {
     font-size: 45px;
    line-height: 48px;
    height: 48px;
  }

  .product-part .price2 {
     font-family: 'Roboto';
    font-size: 30px;
    color: #999999;
    line-height: 34px;
    height: 34px;
    text-decoration-line: line-through;
  }

  .sp-frees {
    width: 204px;
    height: 28px;
    line-height: 28px;
    padding-top: 1px;
    font-size: 22px;
    margin-left: 66px;
  }

  .product-part .option-title {
    font-size: 20px;
    margin-bottom: 0;
  }

  .product-part .opt-group {
    gap: 14px 10px;
  }

  .sp-fires-icon {
    width: 36px;
    height: 100%;
    margin-right: -5px;
    margin-left: -10px;
    margin-top: -5px;
  }

  #color2 {
    margin-bottom: 8px;
  }

  .product-part .product-infos {
    margin: 30px 0;
    justify-content: flex-start;
    padding: 0;
  }

  .sp-pro-only {
    font-size: 32px;
    right: 65px;
    bottom: 107px;
    display: none;
  }

  .product-part .option {
    min-width: 191px;
    padding: 12px;
    height: 51px;
    font-size: 20px;
  }

  .product-part .addCart {
    width: 310px;
    height: 57px;
    background: #EFEFEF;
    border-radius: 5px;
    font-size: 21px;
    line-height: 1;
  }

  .product-part .addCart img {
    width: 25px;
    height: 22px;
    margin-top: 0;
    margin-right: 16px;
  }

  .sp-hots {
    width: 59px;
    height: 40px;
    top: -30px;
    left: -8px;
  }

  .sp-frees i {
    width: 42px;
    height: 43px;
    top: -7px;
    left: -51px;
  }

  .product-part .price3 {
    font-size: 24px;
    color: #000000;
    line-height: 1;
    margin-top: 8px;
    margin-bottom: 5px;
  }

  .product-part .price3 .sp-span {
    color: #d90000;
  }

  .product-part .sp-opt-group {
    gap: 6px;
    margin-top: 8px;
  }

  .product-part .sp-opt {
    width: 107px;
    height: 33px;
    font-size: 17px;
    line-height: 34px;
  }

  .product-part .flex-bet-x {
    align-items: stretch;
    justify-content: flex-start;
    gap: 85px;
  }

  .flex-bet-x {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }

  .product-part .sp-btn-style {
    width: 577px;
    height: 81px;
    font-size: 38px;
    border-radius: 15px;
    margin: 53px 0 17px;
  }

  .product-part .sp-stroke {
    font-size: 15px;
    color: #00f6ff;
    line-height: 26px;
    text-stroke: 4px #000000;
    -webkit-text-stroke: 4px #000000;
    margin-top: 16px;
    text-transform: uppercase;
    font-family: 'MiSans-Bold';
  }

  .sp-fasts {
    font-size: 23px;
    margin-top: 0;
    line-height: 38px;
    margin-bottom: 45px;
  }

  .sp-fasts i {
    width: 39px;
    height: 38px;
    margin-right: 27px;
  }

  .addGroup {
    width: 253px;
    height: 58px;
    border-radius: 5px;
    font-family: 'Roboto';
    font-size: 26px;
    padding: 0px 17px;
    box-sizing: border-box;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: 'Roboto-Bold';
  }

  .addGroup .reduce,
  .addGroup .add {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 14px;
    padding: 4px;
    cursor: pointer;
    flex-shrink: 0;
  }

  .addGroup input {
    outline: 0;
    border: none;
    text-align: center;
    box-sizing: border-box;
    width: 135px;
    height: 100%;
    color: #232326;
    background: #fff;
    /* vertical-align: middle; */
    padding: 0;
    font-family: 'Roboto';
    font-size: 26px;
    color: #000000;
    line-height: 40px;
  }

  input[type='number']::-webkit-inner-spin-button,
  input[type='number']::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }

  input[type='number'] {
    -moz-appearance: textfield;
  }


  /* .sp-tip5 {
    font-size: 20px;
    justify-content: flex-start;
    padding-left: 24px;
    box-sizing: border-box;
  } */

  .sp-pay-img2 {
    width: 539px;
    height: 44px;
    margin: 23px 0 0 24px;
  }

  .sp-buy-content {
    width: 593px;
    height: 209px;
    background: #fdfcf5;
    border-radius: 10px;
    padding: 17px 0 0 24px;
  }

  .sp-buy-content .sp-box1 .sp-t1 {
    font-size: 20px;
    line-height: 19px;
    margin-bottom: 6px;
    justify-content: flex-start;
  }

  .sp-buy-content .sp-box1 .sp-li {
    font-size: 20px;
    color: #666666;
    line-height: 27px;
    margin-top: 10px;
    justify-content: flex-start;
  }

  .product-part {
    font-family: 'Roboto';
    box-sizing: border-box;
    position: relative;
    padding: 114px 0px 73px;
  }

  .sp-pro-icon {
    width: 163px;
    height: 139px;
    right: 99px;
    top: -29px;
  }

  .top-product {
    width: 676px;
    height: 559px;
    margin-bottom: 0;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
    background-image: url('/cdn/shop/files/20251211-pro-pc.png');
  }

  .sp-tops-img {
    width: 100%;
    height: 453px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }

  .sp-tops-img img {
    object-fit: contain;
    height: 80%;
  }

  .sp-pro-title {
  font-family: 'Roboto';
    font-size: 36px;
    line-height: 46px;
    text-align: left;
    margin-top: 0;
    padding: 0;
  }

  .top-product>img {
    width: 699px;
    height: 603px;
  }


  .sp-pro-size>p {
    width: 176px;
  }

  .sp-pro-size {
    padding: 0 30px 0 38px;
    height: 80px;
  }

  .sp-pro-size h4 {
    font-size: 43px;
  }

  .sp-pro-size>p>em {
    width: 47px;
    height: 47px;
    line-height: 47px;
    font-size: 33px;
  }

  .sp-pro-size>div>p {
  font-family: 'Roboto';

    font-size: 29px;
    line-height: 27px;
  }

  .sp-pd6 {
    padding: 0;
    width: 577px;
    box-sizing: border-box;
  }

  .product-part .sp-text1 {
    font-size: 23px;
    margin-bottom: 16px;
  }

  .product-part .sp-title1 {
    font-size: 38px;
    line-height: 60px;
    margin-bottom: 20px;
  }

  .sp-icon-wraps {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 64px;
    margin-bottom: 70px;
  }

  .sp-icon-wraps .sp-icon {
    width: 30px;
  }

  .sp-icon-wraps .sp-p {
    gap: 6px;
    display: flex;
    align-items: center;
    font-size: 23px;
    font-family: 'MiSans-Regular';
  }

  .product-part .sp-product-inner.active {
    display: flex;
    gap: 60px;
    justify-content: center;
  }

  .product-box {
    width: 348px;
    height: 530px;
    background: #ffffff;
    border-radius: 15px;

    position: relative;
    box-sizing: border-box;
    margin-bottom: 0px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: none;
    user-select: none;
  }

  .product-box.sp-active {
    border: 4px solid #00f6ff;
    transform: scale(1.1);
  }

  .product-part .sp-brand3 {
    width: 162px;
    height: 30px;
    background: url('/cdn/shop/files/20251025-brand-pc.png') no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: -8px;
    left: 50%;
    transform: translateX(-50%);
    line-height: 1;
    font-family: 'Poppins-SemiBold';
    text-align: center;
    box-sizing: border-box;
    font-size: 16px;
    color: #fefefe;
    line-height: 31px;
  }

  .product-part .sp-brand4 {
    width: 76px;
    height: 75px;
    background: url('/cdn/shop/files/20251025-free-pc.png') no-repeat;

    background-size: 100% 100%;
    position: absolute;
    top: -5px;
    left: -23px;
    font-size: 15px;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    box-sizing: border-box;
    text-transform: uppercase;
    line-height: 0.95;

    font-family: 'MiSans-Bold';
  }

  .product-part .sp-brand4 .sp-p {
    font-size: 24px;
  }

  .sp-flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .product-part .p-img {
    height: 180px;
  }

  .product-part .title-s {
    font-family: 'MiSans-Semibold';
    font-size: 25px;
    color: #191919;
    text-align: center;
    margin-bottom: 16px;
  }

  .product-part .sp-product-inner2 .product-box {
    padding-top: 10px;
  }

  .product-part .sp-product-inner2 .p-img {
    flex-shrink: 0;
  }

  .product-part .sp-product-inner2 .title-s {
    font-size: 20px;
  }

  .product-part .sp-product-inner2 .title-s .sp-p {
    font-size: 13px;
  }

  .product-part .sp-product-inner2 .price-group {
    margin-top: 12px;
  }

  .product-part .title-s .sp-fire {
    width: 32px;
    margin-right: 5px;
    margin-left: 5px;
    transform: translateY(5px);
  }

  .product-part .price-group {
    line-height: 1;
    align-items: baseline;
    margin-top: 0;
    margin-bottom: 0px;
  }

  .sp-product-inner .price-group {
    margin-top: 20px;
  }

  .product-part .price2 {
    font-family: 'Roboto';
    font-size: 30px;
    color: #999999;
    line-height: 34px;
    height: 34px;
    text-decoration-line: line-through;
  }

  .sp-frees {
     width: 182px;
    height: 28px;
    line-height: 28px;
    font-size: 24px;
    margin-left: 58px;
    margin-bottom: 27px;
  }

  .product-part .option-title {
    font-size: 20px;
    margin-bottom: 0;
  }

  .product-part .opt-group {
    gap: 14px 10px;
  }

  .sp-fires-icon {
    width: 36px;
    height: 100%;
    margin-right: -5px;
    margin-left: -10px;
    margin-top: -5px;
  }

  #color2 {
    margin-bottom: 8px;
  }

  #Size2 .option {
    width: auto;
  }

  #Size2 .option:first-child {
    width: 200px;
  }


  .sp-pro-only {
    font-size: 32px;
    right: 65px;
    bottom: 107px;
    display: none;
  }

  .product-part .option {
    min-width: 191px;
    padding: 12px;
    height: 51px;
    font-size: 22px;
  }

  .product-part .addCart {
    width: 310px;
    height: 57px;
    background: #EFEFEF;
    border-radius: 5px;
    font-size: 25px;
  }

  .product-part .addCart img {
    width: 25px;
    height: 22px;
    margin-top: 0;
    margin-right: 16px;
  }

  .sp-hots {
    width: 59px;
    height: 40px;
    top: -30px;
    left: -8px;
  }

  .sp-frees i {
    width: 42px;
    height: 43px;
    top: -7px;
    left: -51px;
  }

  .product-part .price3 {
    font-size: 24px;
    color: #000000;
    line-height: 1;
    margin-top: 8px;
    margin-bottom: 5px;
  }

  .product-part .price3 .sp-span {
    color: #d90000;
  }

  .product-part .sp-opt-group {
    gap: 6px;
    margin-top: 8px;
  }

  .product-part .sp-opt {
    width: 107px;
    height: 33px;
    font-size: 17px;
    line-height: 34px;
  }

  .product-part .flex-bet-x {
    align-items: stretch;
    justify-content: flex-start;
    gap: 85px;
  }

  .flex-bet-x {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }

  .product-part .sp-btn-style {
    width: 577px;
    height: 81px;
    font-size: 38px;
    border-radius: 15px;
    margin: 53px 0 17px;
  }

  .product-part .sp-stroke {
    font-size: 15px;
    color: #00f6ff;
    line-height: 26px;
    text-stroke: 4px #000000;
    -webkit-text-stroke: 4px #000000;
    margin-top: 16px;
    text-transform: uppercase;
    font-family: 'MiSans-Bold';
  }

  .sp-fasts {
    font-size: 23px;
    margin-top: 0;
    line-height: 38px;
    margin-bottom: 45px;
  }

  .sp-fasts i {
    width: 39px;
    height: 38px;
    margin-right: 27px;
  }

  input[type='number']::-webkit-inner-spin-button,
  input[type='number']::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }

  input[type='number'] {
    -moz-appearance: textfield;
  }

  #root {
    max-width: unset;
  }

  .sp-pc {
    display: block;
  }

  .sp-mobile {
    display: none !important;
  }

  .sp-ww {
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
  }

  .sp-header-top {
    height: 25px;
    font-size: 12px;
  }
  .product-part .sp-product-inner.active {
    display: flex;
    gap: 60px;
    justify-content: center;
  }

  .product-box {
    width: 383px;
    height: 574px;
    background: #FFFFFF;
    border-radius: 25px;
    position: relative;
    margin-bottom: 0px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    border: none;
    user-select: none;
    padding-top: 53px;
    padding-bottom: 30px;
  }

  .product-box.sp-active {
    /* width: 383px;
    height: 488px; */
    transform: scale(1.1);
    border: 4px solid #ec1527;
  }

  .product-part .sp-brand2 {
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 230px;
    height: 44px;
    background: url('https://cdn.shopify.com/s/files/1/0696/1096/3161/files/20251212-brand-pc.png') no-repeat;
    background-size: 100% 100%;
    font-size: 20px;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .product-part .sp-img-wrap {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .product-part .sp-p-img {
    height: auto;
    width: 297px;
    height: 249px;
  }

  .product-part .sp-title-s {
    font-size: 25px;
    margin-bottom: 25px;
    line-height: 25px;
    font-family: Poppins-SemiBold;
    display: flex;
    align-items: end;
  }

  .product-part .sp-off-text {
    font-size: 24px;
    margin-bottom: 28px;
  }

  .product-part .price-group {
    line-height: 1;
    align-items: baseline;
    margin-top: 28px;
    margin-bottom: 15px;
  }

  .product-part .sp-price1 {
font-family: Poppins;
font-weight: bold;
font-size: 31px;
color: #D90000;
  }

  .product-part .sp-price2 {
font-family: Poppins-Regular;
font-weight: 400;
font-size: 20px;
color: #7B7B7B;
text-decoration-line: line-through;
  }

  .addGroup {
    width: 225px;
    height: 51px;
    border-radius: 26px;
    border: 1px solid rgba(153, 153, 153, 0.96);
    padding: 0 17px;
  }

  .addGroup .sp-reduce,
  .addGroup .sp-add {
    width: 15px;
    color: #262626;
    font-size: 24px;
  }

  .addGroup input {
    width: 115px;
  }

  /* .product-part .sp-btn-style {
    width: 316px;
    height: 47px;
    background: url(https://cdn.shopify.com/s/files/1/0696/1096/3161/files/20251212-pc-btn.png) no-repeat;
    background-size: 100% 100%;
    border-radius: 20px;
    font-family: "Poppins";
    font-size: 20px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 30px;
    box-sizing: border-box;
    margin-top: auto;
  } */

  /* .sp-footer-text {
    position: relative;
    width: 525px;
    height: 138px;
    background: #EEF8FE;
    border-radius: 10px;
    border: 1px solid #C0E0F3;
    margin: 0;
    font-size: 20px;
  }

  .sp-footer-text div {
    position: absolute;
    top: 25px;
    left: 55px;
    font-family: Roboto;
    font-size: 20px;
    color: #282828;
    line-height: 1;
  }

  .sp-footer-text .sp-img1 {
    position: absolute;
    top: 20px;
    left: 23px;
    width: 25px;
    height: 29px;
  }

  .sp-footer-text .sp-img2 {
    position: absolute;
    top: 68px;
    left: 19px;
    width: 478px;
    height: 39px;
  } */

  /* .sp-footer-box {
    position: relative;
    width: 525px;
    height: 138px;
    background: #FDFCF5;
    border-radius: 10px;
    border: 1px solid #EEE9C6;
    padding-left: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    margin-top: 0px;
    letter-spacing: 0;
  }

  .sp-footer-box .sp-info-text {
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: Roboto;
    font-size: 20px;
    color: #282828;
  }

  .sp-footer-box .sp-info-text .sp-img {
    width: 29px;
    height: 35px;
  }

  .sp-footer-box .sp-info {
    font-family: Roboto-Medium;
    font-size: 17px;
    color: #666666;
    line-height: 1.2;
  }

  .sp-footer-box .sp-info span {
    font-family: Roboto;
  } */

  /* .sp-tip5 {
    font-size: 20px;
    margin-top: 50px;
    margin-bottom: 20px;
    gap: 10px;
  } */

  .product-part .sp-font {
    margin-top: 10px;
    font-family: Roboto;
    font-size: 16px;
    color: #1F1F1F;
    line-height: 26px;
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .sp-footer-group {
    display: flex;
    gap: 20px;
    margin-top: 20px;
    justify-content: center;
    align-items: center;
  }

  .sp-circles {
    width: 73px;
    height: 73px;

    font-size: 13px;
    color: #f4d3ac;
    font-family: "Poppins";
    line-height: 22px;
    text-align: center;
    line-height: 1;
    padding-bottom: 0px;
    box-sizing: border-box;
    flex-shrink: 0;
  }

  .sp-circles p {
    font-family: "Poppins";
    font-size: 15px;
  }

  .sp-btn-box {
    top: 516px;
    left: 260px;
  }

  .sp-btn-style1 {
    width: 550px;
    height: 82px;
    border-radius: 0;
    background: url('https://cdn.shopify.com/s/files/1/0669/3385/0368/files/20251212-btn-pc.png')
      no-repeat;
    background-size: 100% 100%;
  }

  .sp-btn-style1 .sp-t1 {
    left: 61px;
    font-family: 'Poppins-SemiBold';
    font-size: 27px;
    line-height: 29px;
    color: #ffffff;
  }

  .sp-btn-style1 .sp-arrow {
    left: 480px;
    width: 57px;
    height: 57px;
    background: none;
  }

  .sp-part1-2.sp-mobile {
    display: none;
  }

  .sp-part1-2.sp-pc {
    height: 200px;
    background: url('https://cdn.shopify.com/s/files/1/0669/3385/0368/files/20251212-pc-pt2-img1.png')
      no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .sp-part1-2 .sp-icon-list {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 160px;
  }

  .sp-part1-2 .sp-icon-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0;
  }

  .sp-part1-2 .sp-icon-item .sp-text {
    font-family: 'Poppins-Regular';
    font-size: 22px;
    line-height: 30px;
    color: rgba(0, 0, 0, 0.8);
  }

  .sp-part1-3 {
    height: 677px;
    position: relative;
  }

  .sp-part1-3 .sp-title {
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
    text-align: center;
    font-family: 'Poppins-SemiBold';
    font-size: 50px;
    line-height: 29px;
    color: #000000;
  }

  .sp-part1-3 .sp-list {
    position: absolute;
    top: 215px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
  }

  .sp-part1-3 .sp-item {
    position: relative;
    width: 327px;
    height: 360px;
  }

  .sp-part1-3 .sp-item .sp-bg {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
  }

  .sp-part1-3 .sp-item .sp-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 26px;
  }

  .sp-part1-3 .sp-item .sp-icon {
    width: 44px;
    height: 40px;
  }

  .sp-part1-3 .sp-item .sp-text {
    font-family: 'Poppins-Regular';
    font-size: 20px;
    color: #fff;
    text-align: center;
  }

  .sp-title {
    font-size: 65px;
    line-height: 1;
  }

  .sp-detail {
    margin-top: 20px;
    font-size: 26px;
  }

  .sp-sub-title {
    font-size: 25px;
    line-height: 40px;
    margin-top: 25px;
  }

  .sp-part2 {
    height: 858px;
    background-image: url('https://cdn.shopify.com/s/files/1/0669/3385/0368/files/20251212-pt2-bg-main-pc.webp');
    background-size: cover;
    background-position: center;
  }

  .sp-part2 > .sp-title {
    position: absolute;
    top: 99px;
    left: 260px;
    font-family: 'Poppins-SemiBold';
    font-size: 46px;
    line-height: 52px;
    color: #000;
    text-align: left;
  }

  .sp-part2 > .sp-title .sp-blue {
    color: #3076f5;
  }

  .sp-part2 > .sp-desc {
    position: absolute;
    top: 219px;
    left: 260px;
    font-family: 'Poppins-Regular';
    font-size: 22px;
    line-height: 28px;
    color: rgba(0, 0, 0, 0.8);
  }

  .sp-part2 > .sp-desc .sp-blue {
    color: #3076f5;
  }

  .sp-part2 .sp-swiper-box {
    position: absolute;
    top: 332px;
    left: 206px;
    display: flex;
    align-items: center;
    gap: 16px;
  }

  .sp-part2 .sp-swiper-btn {
    width: 38px;
    height: 54px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .sp-part2 .sp-swiper-btn img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .sp-part2 .sp-swiper-btn.sp-next img {
    transform: rotate(180deg);
  }

  .sp-part2 .sp-swiper-wrapper {
    width: 660px;
    height: 281px;
    overflow: hidden;
    position: relative;
  }

  .sp-part2 .sp-swiper-inner {
    display: flex;
    transition: transform 0.5s ease;
  }

  .sp-part2 .sp-swiper-slide {
    flex-shrink: 0;
    width: 660px;
    position: relative;
  }

  .sp-part2 .sp-swiper-slide img {
    width: 100%;
    height: auto;
  }

  .sp-part2 .sp-slide-text {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 50px;
  }

  .sp-part2 .sp-slide-text .sp-text-left,
  .sp-part2 .sp-slide-text .sp-text-right {
    width: calc(50% - 40px);
    text-align: center;
    font-family: 'Poppins-Medium';
    font-size: 30px;
    line-height: 30px;
    color: #ffffff;
  }

  .sp-part2 .sp-btn-box {
    position: absolute;
    top: 676px;
    left: 260px;
  }

  .sp-part2 .sp-btn-box .sp-btn-style1 {
    width: 550px;
    height: 82px;
    background: url('https://cdn.shopify.com/s/files/1/0669/3385/0368/files/20251212-btn-pc.png')
      no-repeat;
    background-size: 100% 100%;
  }

  .sp-part2 .sp-btn-box .sp-btn-style1 .sp-t1 {
    left: 61px;
    font-family: 'Poppins-SemiBold';
    font-size: 27px;
  }

  .sp-part2 .sp-gif {
    position: absolute;
    top: 100px;
    left: 1010px;
    width: 650px;
    border-radius: 30px;
    height: 650px;
    object-fit: contain;
  }

  .sp-part2 .sp-bg-img {
    position: absolute;
    top: 270px;
    left: 1560px;
  }

  /* sp-part2-2 PC绔牱寮?*/
  .sp-part2-2 {
    position: relative;
    width: 100%;
    height: 890px;
    /* background: linear-gradient(180deg, #E8F4FF 0%, #FFFFFF 100%); */
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 99px;
    box-sizing: border-box;
  }

  .sp-part2-2 > .sp-title {
    font-family: 'Poppins' !important;
    font-size: 50px !important;
    line-height: 1 !important;
    color: #000 !important;
    text-align: center !important;
    white-space: nowrap;
  }

  .sp-part2-2 > .sp-title .sp-blue {
    color: #3076f5;
  }

  .sp-part2-2 > .sp-desc {
    margin-top: 18px;
    font-family: 'Poppins-Regular' !important;
    font-size: 22px !important;
    line-height: 1 !important;
    color: rgba(0, 0, 0, 0.8) !important;
    text-align: center !important;
    white-space: nowrap;
  }

  .sp-part2-2 .sp-swiper-box {
    margin-top: 45px;
    width: 830px;
  }

  .sp-part2-2 .sp-swiper-wrapper {
    width: 830px;
    overflow: visible;
    position: relative;
  }

  .sp-part2-2 .sp-swiper-inner {
    display: flex;
    gap: 27px;
    transition: transform 0.5s ease;
  }

  .sp-part2-2 .sp-swiper-slide {
    flex-shrink: 0;
    width: 830px;
    position: relative;
  }

  .sp-part2-2 .sp-swiper-slide > img {
    width: 830px;
    height: 590px;
    object-fit: cover;
    border-radius: 20px;
  }

  .sp-part2-2 .sp-slide-info {
    position: absolute;
    bottom: 49px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
  }

  .sp-part2-2 .sp-slide-title {
    font-family: 'Poppins';
    font-size: 36px;
    line-height: 29px;
    color: #ffffff;
    margin-bottom: 20px;
  }

  .sp-part2-2 .sp-slide-desc {
    font-family: 'Poppins-Regular';
    font-size: 19px;
    line-height: 1;
    color: #ffffff;
  }

  .sp-part3 {
    height: 940px;
    position: relative;
    background: url('https://cdn.shopify.com/s/files/1/0669/3385/0368/files/20251212-pt3-bg-pc.webp')
      no-repeat;
    background-size: 100% 100%;
  }

  .sp-part3 > .sp-title {
    position: absolute;
    top: 100px;
    left: 1039px;
    font-family: 'Poppins';
    font-size: 28px;
    line-height: 52px;
    color: #000000;
    display: flex;
  }

  .sp-part3 > .sp-title .sp-blue {
    font-family: 'Poppins';
    font-size: 28px;
    line-height: 52px;
    color: #3076f5;
  }

  .sp-part3 .sp-week-list {
    position: absolute;
    top: 195px;
    left: 1014px;
    display: flex;
    flex-wrap: wrap;
    width: 774px;
    gap: 23px 65px;
  }

  .sp-part3 .sp-week-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 45%;
  }

  .sp-part3 .sp-week-img {
    position: relative;
    width: 290px;
    height: 186px;
  }

  .sp-part3 .sp-week-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
  }

  .sp-part3 .sp-week-label {
    position: absolute;
    bottom: 4px;
    left: 50%;
    transform: translateX(-50%);
    font-family: 'Poppins-Medium';
    font-size: 24px;
    line-height: 24px;
    color: #ffffff;
    text-align: center;
  }

  .sp-part3 .sp-week-desc {
    margin-top: 10px;
    font-family: 'Poppins-Regular';
    font-size: 20px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.8);
    text-align: center;
  }

  .sp-part3 .sp-btn-box {
    position: absolute;
    top: 758px;
    left: 1109px;
  }

  .sp-part3 .sp-btn-box .sp-btn-style1 {
    width: 550px;
    height: 82px;
    background: url('https://cdn.shopify.com/s/files/1/0669/3385/0368/files/20251212-btn-pc.png')
      no-repeat;
    background-size: 100% 100%;
  }

  .sp-part3 .sp-btn-box .sp-btn-style1 .sp-t1 {
    left: 61px;
    font-family: 'Poppins-SemiBold';
    font-size: 27px;
    color: #ffffff;
  }

  .sp-part4 {
    height: 908px;
  }

  .sp-part4 .sp-image1 {
    top: 144px;
    left: 146px;
  }

  .sp-part4 .sp-text {
    top: 205px;
    left: 245px;
    font-size: 65px;
    line-height: 86px;
  }

  .sp-part4 .sp-font {
    top: 407px;
    left: 241px;
    font-size: 30px;
    line-height: 34px;
  }

  .sp-part4 .sp-image2 {
    top: 562px;
    left: 243px;
  }

  .sp-part4 .sp-image3 {
    top: 67px;
    left: 1106px;
  }

  .sp-part4 .sp-image4 {
    top: 629px;
    left: 1144px;
  }

  .sp-part5 {
    height: 883px;
    padding-top: 60px;
  }

  .sp-part5 .sp-image {
    position: absolute;
    bottom: 0px;
    left: 160px;
  }

  .sp-part5 .sp-text {
    top: 259px;
    left: 1182px;
    width: 456px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 32px;
  }

  .sp-part5 .sp-text div {
    position: initial;
    width: 210px;
    font-size: 24px;
  }

  .sp-part5 .sp-btn-box {
    top: 719px;
    left: 1183px;
  }

  .sp-part6 {
    height: 945px;
    background: url('https://cdn.shopify.com/s/files/1/0669/3385/0368/files/20251212-bg6-pc.png')
      no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
  }

  .sp-part6 .sp-title {
    position: absolute;
    top: 60px;
    left: 239px;
    text-align: left;
  }

  .sp-part6 .sp-image1 {
    top: 276px;
    left: 224px;
  }

  .sp-part6 .sp-image2 {
    top: 560px;
    left: 223px;
  }

  .sp-part6 .sp-text {
    top: 335px;
    left: 591px;
  }

  .sp-part6 .sp-text .sp-t1 {
    font-size: 65px;
  }

  .sp-part6 .sp-text .sp-t1 span:nth-child(1) {
    font-size: 30px;
  }

  .sp-part6 .sp-text .sp-t1 span:nth-child(2) {
    font-size: 26px;
  }

  .sp-part6 .sp-text .sp-t2 {
    font-size: 24px;
    margin-top: 20px;
  }

  .sp-part6 .sp-text2 {
    top: 629px;
    left: 271px;
  }

  .sp-part9 {
    height: 871px;
    background: url('https://cdn.shopify.com/s/files/1/0669/3385/0368/files/20251212-bg9-pc.png')
      no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding-top: 100px;
  }

  .sp-part9 .sp-title {
    position: absolute;
    top: 361px;
    left: 755px;
    width: max-content;
    font-size: 60px;
  }

  .sp-part9 .sp-detail {
    position: absolute;
    top: 499px;
    left: 806px;
    font-size: 24px;
    margin-top: 0px;
  }

  .sp-part9 .sp-img1 {
    top: 87px;
    left: 160px;
  }

  .sp-part9 .sp-img2 {
    top: 87px;
    left: 541px;
  }

  .sp-part9 .sp-img3 {
    top: 87px;
    left: 888px;
  }

  .sp-part9 .sp-img4 {
    top: 87px;
    left: 1183px;
  }

  .sp-part9 .sp-img5 {
    top: 87px;
    left: 1388px;
  }

  .sp-part9 .sp-img6 {
    top: 318px;
    left: 160px;
  }

  .sp-part9 .sp-img7 {
    top: 318px;
    left: 1388px;
  }

  .sp-part9 .sp-img8 {
    top: 553px;
    left: 160px;
  }

  .sp-part9 .sp-img9 {
    top: 580px;
    left: 547px;
  }

  .sp-part9 .sp-img10 {
    top: 580px;
    left: 802px;
  }

  .sp-part9 .sp-img11 {
    top: 580px;
    left: 1092px;
  }

  .sp-part9 .sp-img12 {
    top: 580px;
    left: 1388px;
  }

  .sp-part10 {
    height: 602px;
  }

  .sp-part10 .sp-image {
    top: 91px;
    left: 277px;
  }

  .sp-part10 .so-text {
    top: 161px;
    left: 960px;
    font-size: 37px;
  }

  .sp-part10 .sp-font {
    top: 239px;
    left: 962px;
    font-size: 27px;
    line-height: 45px;
  }

  .sp-part10 .sp-font div {
    gap: 50px;
  }

  .sp-part10 .sp-info {
    top: 393px;
    left: 965px;
    font-size: 21px;
    line-height: 26px;
    text-align: left;
  }

  .sp-part11 {
    height: 392px;
  }

  .sp-part11 .sp-text {
    top: 51px;
    left: 642px;
    font-size: 23px;
  }

  .sp-part11 .sp-font {
    top: 92px;
    left: 388px;
    font-size: 30px;
  }

  .sp-part11 .sp-info {
    top: 137px;
    left: 388px;
    font-size: 60px;
    gap: 30px;
  }

  .sp-part11 .sp-info div {
    transform: translateY(5px);
  }

  .sp-part11 .sp-info span {
    font-size: 73px;
  }

  .sp-part11 .sp-img-inner {
    position: absolute;
    top: 263px;
    left: 374px;
    display: flex;
    align-items: center;
    gap: 38px;
  }

  .sp-part11 .sp-img-inner .sp-p {
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: Poppins-Medium;
    font-size: 23px;
    color: #9b3455;
  }

  
  .sp-footer-text {
    position: relative;
    width: 525px;
    height: 138px;
    background: #eef8fe;
    border-radius: 10px;
    border: 1px solid #c0e0f3;
    margin: 0;
    font-size: 20px;
  }

  .sp-footer-text div {
    position: absolute;
    top: 25px;
    left: 55px;
    font-family: Roboto;
    font-size: 20px;
    color: #282828;
    line-height: 1;
  }

  .sp-footer-text .sp-img1 {
    position: absolute;
    top: 20px;
    left: 23px;
    width: 25px;
    height: 29px;
  }

  .sp-footer-text .sp-img2 {
    position: absolute;
    top: 68px;
    left: 19px;
    width: 478px;
    height: 39px;
  }

  .sp-footer-box {
    position: relative;
    width: 525px;
    height: 138px;
    background: #fdfcf5;
    border-radius: 10px;
    border: 1px solid #eee9c6;
    padding-left: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    margin-top: 0px;
  }

  .sp-footer-box .sp-info-text {
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: Roboto;
    font-size: 20px;
    color: #282828;
  }

  .sp-footer-box .sp-info-text .sp-img {
    width: 29px;
    height: 35px;
  }

  .sp-footer-box .sp-info {
    font-family: Roboto-Medium;
    font-size: 17px;
    color: #666666;
  }

  .sp-footer-box .sp-info span {
    font-family: Roboto;
  }

  /* .sp-tip5 {
    font-size: 20px;
    margin-top: 50px;
    margin-bottom: 20px;
    gap: 10px;
  } */

  .sp-footer-group {
    display: flex;
    gap: 20px;
    margin-top: 20px;
    justify-content: center;
    align-items: center;
  }

  .sp-circles {
    width: 73px;
    height: 73px;

    font-size: 13px;
    color: #f4d3ac;
    font-family: 'Poppins';
    line-height: 22px;
    text-align: center;
    line-height: 1;
    padding-bottom: 0px;
    box-sizing: border-box;
    flex-shrink: 0;
  }

  .sp-circles p {
    font-family: 'Poppins';
    font-size: 15px;
  }

  .sp-part7 {
    width: 1920px;
    height: 280px;
    background: url('https://cdn.shopify.com/s/files/1/0669/3385/0368/files/20251212-bg7-pc.png')
      no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 0px 260px;
  }

  .sp-part7 .sp-box {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .sp-part7 .sp-item {
    width: 310px;
    height: 176px;
    background: #ffffff;
    margin-bottom: 0px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding: 0;
    box-sizing: border-box;
    gap: 0px;
    text-align: center;
  }

  .sp-part7 .sp-item .sp-circle {
    height: 73px;
  }

  .sp-part7 .sp-content {
    margin-top: 15px;
  }

  .sp-part7 .sp-item .sp-p1 {
    font-size: 24px;
    color: #2d2d2d;
    line-height: 1.2;
    font-style: initial;
  }

  .sp-part7 .sp-item .sp-p2 {
    font-size: 18px;
    color: #666666;
    line-height: 26px;
  }

  .sp-part8 {
    position: relative;
    padding: 93px 260px 0px;
  }

  .sp-part8 .sp-text1 {
    font-size: 25px;
    margin-bottom: 0px;
  }

  .sp-part8 .sp-text2 {
    font-size: 50px;
    margin-bottom: 20px;
  }

  .sp-part8 .sp-title .sp-color {
    font-size: 25px;
  }

  .sp-part8 .sp-title {
    font-size: 50px;
    line-height: 1;
    margin-bottom: 32px;
  }

  .sp-part8 .q-row {
    width: 1400px;
    height: 71px;
    min-height: unset;
    gap: 28px;
    font-size: 24px;
    line-height: 45px;
    padding-left: 36px;
  }

  .sp-part8 .q-row .sp-icon {
    width: 15px;
    height: 4px;
  }

  .sp-part8 .sp-show .sp-icon {
    background: none;
  }

  .sp-part8 .sp-text {
    width: 1400px;
    height: 108px;
    padding-left: 36px;
    padding-right: 36px;
    box-sizing: border-box;
    font-size: 24px;
    color: #242323;
    line-height: 35px;
  }

  .sp-part8 .sp-show .sp-text {
    height: 100px;
  }

  .sp-part8 .sp-btn-box {
    position: initial;
    display: flex;
    justify-content: center;
    margin: 80px auto 0;
  }

  .sp-pop .img-pop .sp-img {
    position: relative;
    z-index: 102;
    width: auto;
    width: 80%;
    margin: 0 auto;
  }

  .sp-mask .img-pop .close-btn {
    width: 50px;

    cursor: pointer;
    margin: auto;
    display: block;
    align-self: flex-end;
    margin-bottom: 0px;
    margin-top: 10px;
  }

  .sp-scroll-top {
    scroll-margin-top: 34px;
  }
}

.sp-scroll-top {
  scroll-margin-top: 70px;
}

.gradually span,
.gradually i {
  display: inline-block;
  position: relative;
  opacity: 0;
  font-style: normal;
}

.gradually .sp-sub-title {
  opacity: 0;
}

@keyframes swift-up-fade {
  0% {
    transform: translateY(0.8rem);
    opacity: 0;
  }

  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}

@keyframes swiper-up-fade {
  0% {
    transform: translateY(20px);
    opacity: 0;
  }

  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}

.sp-ani,
.sp-ani2 {
  opacity: 0;
}

@keyframes sp-fade-in {
  0% {
    transform: translateY(100px);
    opacity: 0;
  }

  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}

@keyframes sp-fade-left {
  0% {
    transform: translateX(100px);
    opacity: 0;
  }

  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}

/* ==================== PC绔ご閮ㄦ牱寮?==================== */
.sp-pc .header-top-pc {
  width: 100%;
  height: 41px;
  background: #000000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sp-pc .header-top-pc-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.sp-pc .header-top-pc .sp-star {
  font-family: 'Poppins-Regular';
  font-size: 16px;
  line-height: 34px;
  color: #ffffff;
}

.sp-pc .header-top-pc .sp-top-text {
  font-family: 'Poppins-Regular';
  font-size: 16px;
  line-height: 34px;
  color: #ffffff;
}

.sp-pc .header-wrap {
  background: #ffffff;
}

.sp-pc .header-inner-pc {
  height: 70px;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 120px;
  box-sizing: border-box;
  position: relative;
}

.sp-pc .sp-logo-text {
  position: absolute;
  left: 62%;
  transform: translateX(-50%);
  font-family: 'Poppins-Medium';
  font-size: 40px;
  line-height: 28px;
  color: #0a0a0a;
  font-weight: 500;
  width: 196px;
}

.sp-pc .sp-nav-left {
  display: flex;
  align-items: center;
  gap: 30px;
}

.sp-pc .sp-nav-left .sp-menu-item {
  font-family: 'Poppins-Medium';
  font-size: 18px;
  line-height: 18px;
  color: #0a0a0a;
}

.sp-pc .sp-nav-left .sp-menu-item a {
  display: flex;
  align-items: center;
  gap: 5px;
}

.sp-pc .sp-span-hot {
  display: inline-block;
  padding: 2px 6px;
  background: #bb0b0b;
  border-radius: 4px;
  font-family: 'Poppins';
  font-size: 12px;
  color: #ffffff;
  margin-left: 5px;
}

.sp-pc .sp-nav-right {
  display: flex;
  align-items: center;
}

.sp-pc .sp-top-btn-pc {
  width: 183px;
  height: 35px;
  background: #bb0b0b;
  border-radius: 17px;
  font-family: 'Poppins';
  font-size: 16px;
  line-height: 16px;
  color: #ffffff;
  padding-top: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  animation: skip 4s infinite;
}
/* sp-part3 锟狡讹拷锟斤拷锟斤拷式 */
.sp-part3.sp-mobile {
  height: 2097px;
  background: url('https://cdn.shopify.com/s/files/1/0669/3385/0368/files/20251212-pt3-bg.webp')
    no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 120px;
  box-sizing: border-box;
}

.sp-part3.sp-mobile > .sp-title {
  font-family: 'Poppins-SemiBold';
  font-size: 65px;
  line-height: 74px;
  color: #000000;
  text-align: center;
}

.sp-part3.sp-mobile > .sp-title .sp-blue {
  line-height: 70px;
  color: #3076f5;
}

.sp-part3.sp-mobile .sp-week-list {
  margin-top: 715px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 44px 90px;
}

.sp-part3.sp-mobile .sp-week-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 38%;
}

.sp-part3.sp-mobile .sp-week-img {
  position: relative;
  width: 402px;
  height: 257px;
}

.sp-part3.sp-mobile .sp-week-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}

.sp-part3.sp-mobile .sp-week-label {
  position: absolute;
  bottom: 4px;
  left: 50%;
  transform: translateX(-50%);
  font-family: 'Poppins-Medium';
  font-size: 36px;
  line-height: 36px;
  color: #ffffff;
}

.sp-part3.sp-mobile .sp-week-desc {
  margin-top: 11px;
  font-family: 'Poppins-Regular';
  font-size: 30px;
  line-height: 30px;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
}

.sp-part3.sp-mobile .sp-btn-box {
  position: absolute;
  top: 1737px;
  left: 50%;
  transform: translateX(-50%) !important;
  z-index: 1;
  width: 879px;
  height: 120px;
  opacity: 1 !important;
}

.sp-part3.sp-mobile .sp-btn-box .sp-btn-style1 {
    position: relative;
    width: 879px;
    height: 120px;
    background: url('https://cdn.shopify.com/s/files/1/0669/3385/0368/files/20251212-btn-pc.png')
    no-repeat;
    background-size: 100% 100%;
    top: 75px;
}

.sp-part3.sp-mobile .sp-btn-box .sp-btn-style1 .sp-t1 {
    position: absolute;
    left: 66px;
    top: 50%;
    transform: translateY(-50%);
    font-family: 'Poppins-SemiBold';
    font-size: 47px;
    line-height: 1;
    color: #ffffff;
}

.sp-part3.sp-mobile .sp-btn-box .sp-btn-style1 .sp-arrow {
  position: absolute;
  right: 50px;
  top: 50%;
  transform: translateY(-50%);
  background: none;
}

/* sp-part4 PC锟斤拷锟斤拷式 */
.sp-part4.sp-pc {
  height: 817px;
  background: url('https://cdn.shopify.com/s/files/1/0669/3385/0368/files/20251212-pt4-bg-pc.png')
    no-repeat;
  background-size: 100% 100%;
}

.sp-part4.sp-pc > .sp-title {
  position: absolute;
  top: 99px;
  left: 261px;
  font-family: 'Poppins';
  font-size: 39px;
  line-height: 52px;
  color: #000000;
  display: flex;
}

.sp-part4.sp-pc > .sp-title .sp-blue {
  color: #3076f5;
}

.sp-part4.sp-pc > .sp-desc {
  position: absolute;
  top: 165px;
  left: 261px;
  font-family: 'Poppins-Regular';
  font-size: 28px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.7);
}

.sp-part4.sp-pc .sp-icon-list {
  position: absolute;
  top: 253px;
  left: 260px;
  display: flex;
  gap: 24px;
}

.sp-part4.sp-pc .sp-icon-item {
  position: relative;
  width: 230px;
  height: 154px;
}

.sp-part4.sp-pc .sp-icon-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.sp-part4.sp-pc .sp-icon-label {
  position: absolute;
  bottom: 19px;
  left: 50%;
  transform: translateX(-50%);
  font-family: 'Poppins-Medium';
  font-size: 22px;
  line-height: 26px;
  white-space: nowrap;
  color: #171717;
}

.sp-part4.sp-pc .sp-icon-badge {
  position: absolute;
  top: 106px;
  left: 20px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: linear-gradient(180deg, #3076f5 0%, #77c1ff 100%);
  opacity: 0.6;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Poppins-Medium';
  font-size: 14px;
  color: #ffffff;
}

.sp-part4.sp-pc .sp-icon-badge2 {
  top: 106px;
  left: 50px;
}

.sp-part4.sp-pc .sp-card-bg {
  position: absolute;
  top: 453px;
  left: 232px;
}

.sp-part4.sp-pc .sp-card-title {
  position: absolute;
  top: 506px;
  left: 281px;
  font-family: 'Poppins-Medium';
  font-size: 26px;
  line-height: 30px;
  color: #000000;
}

.sp-part4.sp-pc .sp-card-desc {
  position: absolute;
  top: 547px;
  left: 281px;
  font-family: 'Poppins-Regular';
  font-size: 14px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.8);
}

.sp-part4.sp-pc .sp-card-icons {
  position: absolute;
  top: 645px;
  left: 296px;
}

.sp-part4.sp-pc .sp-big-img {
  position: absolute;
  top: 99px;
  left: 1110px;
}

/* sp-part4 锟狡讹拷锟斤拷锟斤拷式 */
.sp-part4.sp-mobile {
  height: 1502px;
  background: linear-gradient(180deg, #e8f4ff 0%, #ffffff 100%);
}

.sp-part4.sp-mobile > .sp-title {
  position: absolute;
  top: 120px;
  left: 50%;
  transform: translateX(-50%) !important;
  font-family: 'Poppins';
  font-size: 62px;
  line-height: 74px;
  color: #000000;
  text-align: center;
  white-space: nowrap;
}

.sp-part4.sp-mobile > .sp-title .sp-blue {
  color: #3076f5;
}

.sp-part4.sp-mobile > .sp-desc {
    position: absolute;
    top: 218px;
    left: 50%;
    transform: translateX(-50%) !important;
    font-family: 'Poppins-Regular';
    font-size: 30px;
    line-height: 30px;
    color: rgba(0, 0, 0, 0.7);
    text-align: center;
    white-space: nowrap;
}

.sp-part4.sp-mobile .sp-icon-list {
    position: absolute;
    top: 286px;
    left: 61px;
    display: flex;
    flex-direction: column;
    gap: 35px;
}

.sp-part4.sp-mobile .sp-icon-item {
  position: relative;
  width: 271px;
  height: 181px;
}

.sp-part4.sp-mobile .sp-icon-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}

.sp-part4.sp-mobile .sp-icon-label {
    position: absolute;
    bottom: 24px;
    left: 53%;
    transform: translateX(-50%);
    font-family: 'Poppins-Medium';
    font-size: 30px;
    line-height: 30px;
    color: #171717;
    white-space: nowrap;
}

.sp-part4.sp-mobile .sp-icon-badge {
  position: absolute;
  top: 130px;
  left: 25px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: linear-gradient(180deg, #3076f5 0%, #77c1ff 100%);
  opacity: 0.6;
}
.sp-part4.sp-mobile .sp-icon-badge2 {
  left: 60px;
}

.sp-part4.sp-mobile .sp-big-img {
    position: absolute;
    top: 300px;
    left: 413px;
    width: 607px;
    height: 618px;
    object-fit: contain;
}

.sp-part4.sp-mobile .sp-card-bg {
  position: absolute;
  width: 1030px;
  height: 361px;
  top: 1045px;
  left: 50%;
  transform: translateX(-50%) !important;
}

.sp-part4.sp-mobile .sp-card-title {
  position: absolute;
  top: 1105px;
  left: 91px;
  font-family: 'Poppins-Medium';
  font-size: 34px;
  line-height: 40px;
  color: #000000;
}

.sp-part4.sp-mobile .sp-card-desc {
  position: absolute;
    top: 1156px;
    left: 91px;
    font-family: 'Poppins-Regular';
    font-size: 22px;
    width: 55%;
    line-height: 25px;
    color: rgba(0, 0, 0, 0.8);
}

.sp-part4.sp-mobile .sp-card-icons {
  position: absolute;
  top: 1288px;
  left: 110px;
  width: 434px;
  height: 90px;
  object-fit: contain;
}

/* sp-part5 PC端样式 */
.sp-part5.sp-pc {
  padding: 0;
  height: 579px;
  background: url('https://cdn.shopify.com/s/files/1/0669/3385/0368/files/20251212-pt5-bg-pc.webp')
    no-repeat;
  background-size: 100% 100%;
}

.sp-part5.sp-pc .sp-spec-box {
  position: absolute;
  top: 100px;
  left: 752px;
}

.sp-part5.sp-pc .sp-spec-box .sp-title {
  font-family: 'Poppins';
  font-size: 50px;
  line-height: 50px;
  color: #000000;
}

.sp-part5.sp-pc .sp-spec-list {
  margin-top: 47px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  font-family: 'Poppins-Medium';
  font-size: 22px;
  line-height: 26px;
  color: rgba(0, 0, 0, 0.8);
}

.sp-part5.sp-pc .sp-spec-list .sp-divider {
  margin: 0 20px;
  color: rgba(0, 0, 0, 0.5);
}

.sp-part5.sp-pc .sp-spec-img {
  margin-top: 20px;
  width: 920px;
  height: 260px;
  object-fit: cover;
  border-radius: 20px;
}

/* sp-part5 移动端样式 */
.sp-part5.sp-mobile {
  height: 924px;
  background: url('https://cdn.shopify.com/s/files/1/0669/3385/0368/files/20251212-pt5-bg.webp')
    no-repeat;
  background-size: 100% 100%;
}

.sp-part5.sp-mobile > .sp-title {
    position: absolute;
    top: 119px;
    display: flex;
    left: 472px;
    font-family: 'Poppins';
    font-size: 60px;
    line-height: 74px;
    color: #000000;
}

.sp-part5.sp-mobile .sp-spec-list {
  position: absolute;
  top: 255px;
  left: 477px;
  display: flex;
  flex-direction: column;
  gap: 34px;
}

.sp-part5.sp-mobile .sp-spec-item {
  font-family: 'Poppins-Medium';
  font-size: 32px;
  line-height: 32px;
  color: rgba(0, 0, 0, 0.8);
}

.sp-part5.sp-mobile .sp-spec-img {
  position: absolute;
  top: 538px;
  left: 50%;
  transform: translateX(-50%) !important;
  width: 1009px;
  height: 283px;
  object-fit: cover;
  border-radius: 20px;
}



/* 保障列表2样式 - PC端 */
.sp-promise-section2 {
    width: 1920px;
    min-height: 542px;
    background: url(https://cdn.shopify.com/s/files/1/0669/3385/0368/files/20251212-pt2-bg-main-pc.webp)
    no-repeat center center;
    background-size: cover;
    padding: 100px 274px 100px 274px;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 50px;
    align-items: center;
    box-sizing: border-box;
    font-family: 'Roboto';
}

.sp-bz3-section-title {
    font-size: 50px;
    font-family: Poppins;
    color: #000000;
    /* margin-bottom: 60px; */
    line-height: 50px;
    display: flex;
    /* text-shadow: 0 2px 4px rgba(0,0,0,0.5); */
}

.sp-bz3-cards-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  gap: 40px;
}

.sp-bz3-card {
  background: #ffffff;
  border-radius: 20px;
  padding: 52px 30px;
  flex: 1;
  height: 214px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  box-sizing: border-box;
  /* box-shadow: 0 10px 30px rgba(0,0,0,0.3); */
  position: relative;
}

.sp-bz3-card-icon {
  width: 86px;
  height: 86px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -43px;
}

.sp-bz3-icon-img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.sp-bz3-card-content h3 {
  color: #000000;
  font-size: 24px;
  margin-bottom: 15px;
  text-transform: uppercase;
  line-height: 1.2;
  font-family: Poppins;
}

.sp-bz3-card-content p {
  color: rgba(0, 0, 0, 0.8);
  font-family: Poppins-Regular;
  font-size: 15px;
  line-height: 1.1;
}
.product-part.sp-pc .sp-shop-title {
  /* margin-top: 96px; */
  font-family: "Poppins";
  font-size: 50px;
  line-height: 52px;
  color: #000000;
  text-align: center;
  white-space: nowrap;
}

.product-part.sp-pc .sp-shop-title .sp-blue {
  color: #3076F5;
}

.product-part.sp-pc .sp-shop-subtitle {
  margin-top: 34px;
  margin-bottom: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 17px;
  font-family: "Poppins-Medium";
  font-size: 24px;
  line-height: 24px;
  color: #1B1B1B;
  white-space: nowrap;
}

.product-part.sp-pc .sp-shop-subtitle img {
  height: 20px;
}

.product-part.sp-pc .sp-shop-subtitle .sp-blue {
  color: #3076F5;
}

/* PC端套餐图标样式 */
.product-part.sp-pc .sp-off-badge {
  position: absolute;
  top: -20px;
  left: -20px;
  width: 76px;
  height: 75px;
  background: url(https://cdn.shopify.com/s/files/1/0696/1096/3161/files/20251212-off-badge.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 1;
  animation: skip 4s infinite;
}

.product-part.sp-pc .sp-off-badge .sp-off-num {
  font-family: "Poppins";
  font-size: 24px;
  line-height: 24px;
  color: #FFFFFF;
}

.product-part.sp-pc .sp-off-badge .sp-off-label {
  font-family: "Poppins";
  font-size: 16px;
  line-height: 16px;
  color: #FFFFFF;
}

.product-part.sp-pc .sp-title-s .sp-fire {
  width: 33px;
  height: 33px;
  margin: 0 8px;
  vertical-align: middle;
}

.product-part.sp-pc .sp-img-wrap {
  position: relative;
}

.product-part.sp-pc .sp-free-icon {
  position: absolute;
     top: -15px;
    right: 15px;
  width: 42px;
  height: 42px;
}

/* 保障列表2样式 - 移动端 */
@media screen and (max-width: 1080px) {
  .sp-promise-section2 {
    width: 1080px;
    height: 1181px;
    padding: 100px 34px 100px;
    background: url(https://cdn.shopify.com/s/files/1/0669/3385/0368/files/sp-bz2-m-bg.webp)
      no-repeat center center;
    background-size: cover;
  }
  .sp-tops-img{
    margin-top: -113px;
  }
  .sp-bz3-section-title {
    /* display: none; */
    /* margin-top: 120px; */
    /* display: none; */
    font-family: Poppins;
    font-weight: bold;
    font-size: 44px;
    color: #000000;
    line-height: 60px;
    /* margin-bottom: 50px; */
  }

  .sp-bz3-cards-container {
    flex-direction: column;
    gap: 44px;
  }

  .sp-bz3-card {
    flex-direction: row;
    align-items: center;
    text-align: left;
    padding: 28px 37px;
    border-radius: 30px;
    height: 260px;
  }
  .sp-bz3-card .sp-bz3-icon-img {
    width: 205px;
    height: 205px;
  }

  .sp-bz3-card-icon {
    margin-bottom: 0;
    margin-right: 40px;
    width: 177px;
    height: 177px;
    flex-shrink: 0;
    position: relative;
    top: unset;
  }

  .sp-bz3-card-content h3 {
    font-size: 27px;
    /* margin-bottom: 24px; */
    line-height: 48px;
  }

  .sp-bz3-card-content p {
    font-size: 27px;
    color: rgba(0, 0, 0, 0.8);
    line-height: 36px;
  }
}

/* 移动端底部粘性组件 */
.sp-sticky-bottom {
  position: fixed;
  bottom: -2px;
  left: 0;
  width: 1080px;
  height: 172px;
  display: flex;
  z-index: 999;
  box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.1);
}

.sp-sticky-bottom .sp-sticky-left {
  width: 436px;
  height: 100%;
  background: #fff7e8;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sp-sticky-bottom .sp-sticky-img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.sp-sticky-bottom .sp-sticky-right {
  flex: 1;
  height: 100%;
  background: #ff1e1e;
  display: flex;
  align-items: center;
  padding: 0 72px;
  box-sizing: border-box;
  justify-content: center;
  text-decoration: none;
}

.sp-sticky-bottom .sp-sticky-cart {
  width: 128px;
  height: 128px;
  background: linear-gradient(135deg, #fff5e6 0%, #ffe4c4 100%);
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 30px;
  flex-shrink: 0;
  position: relative;
}

.sp-sticky-bottom .sp-sticky-cart img {
  width: 60px;
  height: 60px;
}
@media only screen and (max-width: 1080px) { 
.app-embed-plus-component-bundler-shadow{
  zoom: 2.4;
}
}
.app-embed-plus-component-pay-button-address-text{
  color: #191919;
}
.sp-sticky-bottom .sp-sticky-cart-count {
  position: absolute;
  top: 20px;
  right: 18px;
  min-width: 36px;
  height: 36px;
  background: #ff0000;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Poppins-SemiBold';
  font-size: 20px;
  color: #ffffff;
  padding: 0 6px;
  box-sizing: border-box;
}

.sp-sticky-bottom .sp-sticky-text {
  display: flex;
  flex-direction: column;
}

.sp-sticky-bottom .sp-sticky-title {
  font-family: Poppins;
  font-size: 70px;
  color: #ffffff;
  line-height: 1;
  margin-bottom: 8px;
  text-align: center;
}
.sp-sticky-bottom .sp-sticky-left-text {
  position: absolute;
  bottom: 18px;
  font-family: Poppins;
  font-size: 22px;
  color: #d79025;
  font-style: italic;
  left: 170px;
}

.sp-sticky-bottom .sp-sticky-desc {
  font-family: Poppins-Medium;
  font-weight: 500;
  font-size: 27px;
  color: #ffffff;
  line-height: 1;
  text-align: center;
}

@media screen and (min-width: 1080px) {
  .sp-sticky-bottom.sp-mobile {
    display: none;
  }
}

/* 移动端海报模块 */
.sp-poster.sp-mobile {
  position: relative;
  width: 1080px;
  height: 466px;
  background: url(https://cdn.shopify.com/s/files/1/0669/3385/0368/files/20251212-poster-bg.png)
    no-repeat center center;
  background-size: cover;
  box-sizing: border-box;
}

.sp-poster .sp-poster-title1 {
  position: absolute;
  top: 26px;
  left: 523px;
  font-family: 'Poppins';
  font-size: 37px;
  color: #000000;
  line-height: 1;
}

.sp-poster .sp-poster-title2 {
  position: absolute;
  top: 69px;
  left: 573px;
  font-family: 'Poppins-Medium';
  font-size: 30px;
  color: #000000;
  line-height: 1;
}

.sp-poster .sp-poster-title3 {
    position: absolute;
    top: 119px;
    left: 542px;
    font-family: 'Poppins-Medium';
    font-size: 32px;
    color: #f52114;
    line-height: 1;
    text-shadow: 2px 2px 0 #ffffff, -2px -2px 0 #ffffff, 2px -2px 0 #ffffff,
    -2px 2px 0 #ffffff;
}

.sp-poster .sp-poster-card {
  position: absolute;
  top: 185px;
  left: 413px;
  /* transform: translateX(-50%); */
  width: 627px;
  height: 251px;
  background: #ffffff;
  border-radius: 15px;
  display: flex;
  box-sizing: border-box;
  padding: 6px;
}

.sp-poster .sp-poster-plus {
  position: absolute;
  top: -20px;
  left: -20px;
  width: 50px;
  height: 50px;
  background: #ff0000;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Poppins';
  font-size: 36px;
  color: #ffffff;
  z-index: 1;
}

.sp-poster .sp-poster-img {
  width: 312px;
  height: 245px;
  object-fit: cover;
  border-radius: 10px;
  flex-shrink: 0;
}

.sp-poster .sp-poster-info {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 15px;
  box-sizing: border-box;
}

.sp-poster .sp-poster-name {
  font-family: 'Poppins-Regular';
  font-size: 23px;
  color: #343434;
  text-align: center;
  margin-bottom: 10px;
  line-height: 1.2;
}

.sp-poster .sp-poster-features {
  display: flex;
  flex-direction: column;
  gap: 7px;
  /* margin-bottom: 15px; */
}

.sp-poster .sp-poster-feature {
  font-family: 'Poppins';
  font-size: 24px;
  color: #3076f5;
  line-height: 1;
}

.sp-poster .sp-poster-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 256px;
    height: 52px;
    background: linear-gradient(0deg, #db0b0b 0%, #ff1e1e 100%);
    border-radius: 26px;
    font-family: 'Poppins';
    font-size: 22px;
    color: #ffffff;
    text-decoration: none;
}

@media screen and (min-width: 1080px) {
  .sp-poster.sp-mobile {
    display: none;
  }
}

product-recommendations {
    display: none !important;
}

.sp-tops-img>img:first-child {
  display: block;
}

.sp-tops-img>img {
  display: none;
}
#windChimeContainer {
    position: absolute;
    top: -5px;
    left: 0;
    width: 100%; 
    height: 1000px; 
    overflow-x: hidden; 
    pointer-events: none; 
    background: transparent;
    z-index: 12;
}