/** Shopify CDN: Minification failed

Line 4131:1 Expected ":"

**/
@font-face {
  /* 重命名字体名 */
  font-family: 'Roboto';
  /* 引入字体 */
  src: url('/cdn/shop/files/Roboto-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  /* 重命名字体名 */
  font-family: 'Roboto-Bold';
  /* 引入字体 */
  src: url('/cdn/shop/files/Roboto-Bold.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  /* 重命名字体名 */
  font-family: 'Roboto-Medium';
  /* 引入字体 */
  src: url('/cdn/shop/files/Roboto-Medium.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  /* 重命名字体名 */
  font-family: 'Roboto-Black';
  /* 引入字体 */
  src: url('/cdn/shop/files/Roboto-Black.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: 'Montserrat-Regular';
  /* 引入字体 */
  src: url('/cdn/shop/files/Montserrat-Regular.otf');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: 'Montserrat-Medium';
  /* 引入字体 */
  src: url('/cdn/shop/files/Montserrat-Medium.otf');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  /* 重命名字体名 */
  font-family: 'Montserrat-Bold';
  /* 引入字体 */
  src: url('/cdn/shop/files/Montserrat-Bold.ttf');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  /* 重命名字体名 */
  font-family: 'Montserrat-SemiBold';
  /* 引入字体 */
  src: url('/cdn/shop/files/Montserrat-SemiBold.otf');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  /* 重命名字体名 */
  font-family: 'Montserrat-ExtraBold';
  /* 引入字体 */
  src: url('/cdn/shop/files/Montserrat-ExtraBold.otf');
  font-weight: 300;
  font-style: normal;
}

/* -----------------------Poppins */
@font-face {
  /* 重命名字体名 */
  font-family: 'Poppins-Regular';
  src: url('/cdn/shop/files/Poppins-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  /* 重命名字体名 */
  font-family: 'Poppins-Medium';
  /* 引入字体 */
  src: url('/cdn/shop/files/Poppins-Medium.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins-Bold';
  src: url('/cdn/shop/files/Poppins-Bold.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins-SemiBold';
  src: url('/cdn/shop/files/Poppins-SemiBold.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins-ExtraBold';
  /* 引入字体 */
  src: url('/cdn/shop/files/Poppins-ExtraBold.ttf');
  font-weight: normal;
  font-style: normal;
}

/* - */
@font-face {
  font-family: 'MiSans-Bold';
  /* 引入字体 */
  src: url('/cdn/shop/files/MiSans-Bold.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MiSans-Semibold';
  /* 引入字体 */
  src: url('/cdn/shop/files/MiSans-Semibold.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ArchivoExpanded-Regular';
  /* 引入字体 */
  src: url('/cdn/shop/files/Archivo_Expanded-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ArchivoExpanded-Medium';
  /* 引入字体 */
  src: url('/cdn/shop/files/Archivo_Expanded-Medium.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ArchivoExpanded-Black';
  /* 引入字体 */
  src: url('/cdn/shop/files/Archivo_Expanded-Black.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ArchivoExpanded-Bold';
  /* 引入字体 */
  src: url('/cdn/shop/files/Archivo_Expanded-Bold.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ArchivoExpanded-SemiBold';
  /* 引入字体 */
  src: url('/cdn/shop/files/Archivo_Expanded-SemiBold.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ArchivoExpanded-ExtraBold';
  /* 引入字体 */
  src: url('/cdn/shop/files/Archivo_Expanded-ExtraBold.ttf');
  font-weight: normal;
  font-style: normal;
}

* {
  margin: 0;
  padding: 0;
}

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;
  -ms-text-size-adjust: auto !important;
  -webkit-font-smoothing: antialiased;
  line-height:initial;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-touch-callout: none;
  user-select: none;
  display: block;
}

input,
img {
  border: none;
}

ul {
  list-style: none;
}

li {
  list-style: none;
}

#root {
  letter-spacing: 0px;
}

.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-ww {
  width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.sp-fixed {
  left: 0;
  position: fixed !important;
  right: 0;
  top: 0;
  animation: stuckMoveDown 0.6s;
  z-index: 10;
}

.sp-fixed .sp_header-content {
  margin: 0 auto;
  top: 0px;
  width: 100%;
  left: 0;
  box-sizing: border-box;
  padding: 0 260px;
  border: 0;
  z-index: 20;
  border-radius: 0;
  background-color: #ffffff;
}
.sp-fixed .sp_header-content ul {
  color: #000000;
}
.sp-fixed .sp_header-content .sp-logo {
  color: #000000;
}
.sp_header-top {
  width: 100%;
  height: 25px;
  background: #0a0a0a;
  position: relative;
  z-index: 11;
  text-align: center;
  font-family: 'Poppins-SemiBold';
  font-size: 12px;
  color: #ffffff;
  top: 0px;
}
.sp_header-content .sp-menu-item:hover {
  color: #ff6000;
}
.sp_header-top .sp-p {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.sp_header-top .sp-p .sp-icons {
  margin-right: 8px;
}

.sp_header-top .sp-p span {
  margin: 0 50px;
}

.sp_header-top .sp-p i {
  width: 15px;
  height: 14px;
  background: url('/cdn/shop/files/20251229-star.png') no-repeat;
  background-size: 100% 100%;
}

.sp-swiper-fade-top .swiper-slide {
  opacity: 0 !important;
}

.sp-swiper-fade-top .swiper-slide-active {
  opacity: 1 !important;
}
.sp_header-content {
  width: 100%;
  height: 70px;
  background: transparent;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 10;
  padding: 0 30px;
  position: relative;
  margin: 0;
}

.sp_header-content ul {
  display: flex;
  align-items: center;
  gap: 20px;
  font-family: 'Poppins-Bold';
  font-size: 16px;
  color: #000000;
  font-weight: 300;
}

.sp_header-content ul span {
  padding: 0 5px;
  height: 17px;
  background: #d72b2b;
  border-radius: 3px;
  font-size: 9px;
  color: #ffffff;
  display: inline-block;
  text-align: center;
  margin-left: 5px;
  vertical-align: middle;
  line-height: 18px;
}

.sp_header-content ul li:hover {
  color: #003671;
}

.sp_header-content .sp-logo-box {
  /* margin-right: 90px; */
}

.sp_header-content .sp-logo {
  font-family: 'Poppins-ExtraBold';
  font-size: 49px;
  color: #000000;
      width: 200px;
}

.sp-cart {
  width: 45px;
  /* height: 36px;
  border-radius: 4px;
  border: 2px solid #4e4e4e; */
  margin-right: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-sizing: border-box;
}

.sp-cart .sp-icon {
  width: 100%;
}

.sp-cart .sp-num {
  width: 24px;
  height: 24px;
  background: #cf0101;
  border-radius: 50%;
  /* border: 3px solid #ffffff; */
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: -10px;
  top: -5px;
  font-family: 'Roboto-Medium';
  font-size: 17px;
  color: #ffffff;
  text-align: center;
  box-sizing: border-box;
}

.sp-cart .sp-num.sp-gray {
  background: #8a8a8a;
}

.sp-top-btn {
  width: 172px;
  height: 40px;
  background: linear-gradient(0deg, #e10019 0%, #f32230 100%);
  border-radius: 20px;
  text-align: center;
  font-family: 'MiSans-Bold';
  font-size: 20px;
  color: #ffffff;
  margin-left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  gap: 27px;
}

.sp-top-btn .sp-p {
  animation: skip 4s infinite;
}

.sp-top-btn .sp-icon {
  height: 41px;
}

.sp-price-group {
  display: flex;
  align-items: baseline;
}

.sp-price-group .sp-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); */
  text-shadow: 2px 2px 9px rgba(127, 86, 69, 0.53);
  z-index: -1;
}

.sp-btn-style1 {
  width: 469px;
  height: 80px;
  background: linear-gradient(0deg, #ff6000 0%, #ff8a00 100%);
  border-radius: 12px;
  font-family: 'ArchivoExpanded-Black';
  font-size: 35px;
  color: #ffffff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: skip 4s infinite 1s;
  box-sizing: border-box;
  position: relative;
  text-align: center;
  z-index: 1;
  text-transform: uppercase;
  box-sizing: border-box;
  margin: 0 auto;
}
.sp-btn-style1.sp-big {
  width: 600px;
}
.sp-title-wrap {
  position: absolute;
  width: 100%;
  box-sizing: border-box;
}

.sp-title {
  font-family: 'ArchivoExpanded-ExtraBold';
  font-size: 50px;
  line-height: 60px;
  color: #ffffff;
  text-align: center;
}

.sp-title.sp-white {
  color: #ffffff;
}

.sp-sub-title {
  font-family: 'ArchivoExpanded-Regular';
  font-size: 24px;
  color: #ebebeb;
  line-height: 34px;
  text-align: center;
  margin-top: 30px;
}

.sp-sub-title.sp-white {
  color: rgba(255, 255, 255, 0.75);
}

.sp-color {
  color: #e75814;
}

@keyframes sp-float {
  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-30px);
  }
}

.sp-text-lf {
  text-align: left !important;
}

.sp-text-rl {
  text-align: right !important;
}

.sp-part1 {
  min-height: 819px;
  background: url('/cdn/shop/files/B_-PC.webp?v=1769169681') no-repeat;
  background-size: 100% calc(100% + 3px);
  position: relative;
  z-index: 1;
  padding: 127px 0 0;
  box-sizing: border-box;
  margin-bottom: -2px;
}
.sp-part1 .sp-font1 {
  font-family: 'ArchivoExpanded-Regular';
  font-size: 48px;
  color: #ff6000;
  line-height: 1;
}
.sp-part1 .sp-font1 span {
  display: inline-block;
  width: 179px;
  height: 53px;
  line-height: 53px;
  background: #ff6000;
  border-radius: 27px;
  font-family: 'ArchivoExpanded-Bold';
  font-size: 46px;
  color: #ffffff;
  margin-right: 23px;
  text-align: center;
}
.sp-part1 .sp-font2 {
  font-family: 'ArchivoExpanded-ExtraBold';
  font-weight: 500;
  font-size: 74px;
  color: #ffffff;
  line-height: 92px;
  text-shadow: 0px 4px 8px rgba(0, 0, 0, 0.21);
}

.sp-part1 .sp-font3 {
  font-family: 'ArchivoExpanded-Regular';
  font-weight: 400;
  font-size: 22px;
  color: #f0f0f0;
  line-height: 32px;
}

.sp-part1 .sp-font4 {
  font-family: 'Poppins-Regular';
  font-size: 18px;
  color: #ffffff;
  line-height: 22px;
  text-align: center;
}
.sp-part1-box {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 40px 0 54px;
  position: relative;
  gap: 76px;
}
.sp-part1-box .sp-item {
  text-align: center;
}
.sp-part1-box img {
  height: 44px;
  margin-bottom: 20px;
}

.sp-part1 .sp-btn-style1 {
  margin: 0;
}
.sp-part1-wraper {
  padding: 25px 0;
  background: #000000;
  text-align: center;
}
.sp-part2 {
  padding: 100px 0px;
  min-height: 792px;
  background: url('/cdn/shop/files/20260123-bg2-pc.jpg') no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
}
.sp-part2 .sp-content {
  display: flex;
  flex-direction: row;
  gap: 20px;
  justify-content: center;
  margin-top: 47px;
}
.sp-part2 .sp-row {
  width: calc(100% - 669px);
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.sp-part2 .sp-col {
  width: 100%;
  height: 233px;
  display: flex;
  flex-direction: row;
  gap: 20px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.sp-part2 .sp-col1 {
  background-image: url('/cdn/shop/files/20260123-part2-2-pc.png');
}
.sp-part2 .sp-col2 {
  background-image: url('/cdn/shop/files/20260123-part2-3-pc.png');
}
.sp-part2 .sp-item {
  position: relative;
}
.sp-part2 .sp-item1 {
  width: calc(33.3% - 15px);
}
.sp-part2 .sp-item2 {
  width: calc(66.7% - 5px);
}
.sp-part2 .sp-font {
  position: absolute;
  top: 20px;
  left: 0;
  width: 100%;
  padding: 0 0 0 15px;
  box-sizing: border-box;
}
.sp-part2 .sp-font.sp-texts {
  padding: 0;
  text-align: center;
}
.sp-part2 .sp-font1 {
  position: absolute;
  bottom: 38px;
  left: 0;
  width: 100%;
  font-family: 'Poppins-SemiBold';
  font-size: 20px;
  color: #ffffff;
  line-height: 1;
  text-align: center;
}
.sp-part2 .sp-font2 {
  font-family: 'Poppins-SemiBold';
  font-size: 20px;
  color: #ffffff;
  line-height: 25px;
}
.sp-part2 .sp-font2 span {
  color: #ff7200;
}
.sp-part2 .sp-font3 {
  font-family: 'Poppins-Regular';
  font-size: 14px;
  color: #dbdbdb;
  line-height: 1;
}
.sp-part3 {
  padding: 100px 0;
  box-sizing: border-box;
  background: #333333;
}
.sp-part3 .sp-title{
    font-size: 40px;
}

.sp-part3-gif {
  width: 680px;
  height: 689px;
  background-color: #ffffff;
  position: relative;
  border-radius: 20px;
}
.sp-part3-gif video {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  object-fit: cover;
}
.sp-part3-gif span {
  position: absolute;
  right: -22px;
  bottom: -14px;
  width: 187px;
  height: 296px;
  background: url('/cdn/shop/files/20260123-part3-1-pc.png') no-repeat;
  background-size: 100% 100%;
}
.sp-part3 .sp-part3-wraper {
  gap: 60px;
}
.sp-part3-box {
  display: flex;
  flex-direction: row;
  gap: 38px;
  margin: 70px 0;
  text-align: center;
}
.sp-part3 .sp-font1 {
  font-family: 'ArchivoExpanded-ExtraBold';
  font-size: 55px;
  color: #087ceb;
  line-height: 65px;
  background: linear-gradient(93deg, #ff7e00 0%, #f83600 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.sp-part3 .sp-font1 span {
  font-size: 40px;
}
.sp-part3 .sp-font2 {
  font-family: 'Poppins-Medium';
  font-size: 24px;
  color: #ebebeb;
  line-height: 1;
}
.sp-part3 .sp-font3 {
  font-family: 'ArchivoExpanded-Bold';
  font-size: 16px;
  color: #ffffff;
  line-height: 13px;
}
.sp-part3-star {
  max-width: 600px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-top: 33px;
  gap: 10px;
}
.sp-part3 .sp-heart {
  margin-top: -61px;
  height: 78px;
}
.sp-part3 .sp-btn-style1 {
  margin: 0;
}

.sp-part4 {
  padding: 100px 0 85px;
  min-height: 950px;
  background: url('/cdn/shop/files/20260123-bg3-pc.png') no-repeat;
  background-size: 100% calc(100% + 2px);
  box-sizing: border-box;
  position: relative;
  margin-bottom: -1px;
}
.sp-part4 .sp-content {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 25px;
  margin-top: 40px;
}
.sp-part4 .sp-row {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  gap: 10px;
  width: 682px;
  height: 366px;
  background: url('/cdn/shop/files/20260123-part4-1-pc.png') no-repeat;
  background-size: 100% 100%;
}
.sp-part4 .sp-item {
  width: 50%;
  position: relative;
  padding: 20px 0 0;
  box-sizing: border-box;
}
.sp-part4 .sp-item img {
  height: 214px;
  width: auto;
  border-radius: 25px;
}
.sp-part4 .sp-font1 {
  font-family: 'Poppins-Medium';
  font-size: 22px;
  line-height: 30px;
  color: #ebebeb;
  text-align: center;
}
.sp-part4 .sp-font1 span {
  color: #ff6000;
  display: block;
}
.sp-part4 .sp-font2 {
  font-family: 'Poppins-Regular';
  font-size: 18px;
  color: #ebebeb;
  line-height: 25px;
}
.sp-part4 .sp-font2 span {
  font-size: 24px;
  font-family: 'Poppins-Bold';
  color: #ff6000;
}
.sp-part4-box {
  width: 694px;
  height: 249px;
  background: url('/cdn/shop/files/20260123-part4-2-pc.png') no-repeat;
  background-size: 100% 100%;
  padding: 30px 0 0 40px;
  box-sizing: border-box;
  position:relative;
}
.sp-part4 .swiper {
  max-width: 943px;
  margin: 0;
}
#root .sp-swiper4.swiper .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.sp-part4 .sp-text {
    font-size: 14px;
        line-height: 1;
        display: flex;
        color: #ebebeb;
        position: absolute;
        bottom: 40px;

  }
  .sp-part4 .sp-text1{
    left: 43px;
  }
  .sp-part4 .sp-text2{
        left: 128px;
  }
  .sp-part4 .sp-text3{
        left: 222px;
  }
  .sp-part4 .sp-text4{
        left: 317px;
  }
  .sp-part4 .sp-text5{
        left: 455px;
  }
  .sp-part4 .sp-text6{
    left: 570px;
  }
.sp-part5 {
  background: #333333;
  padding: 93px 0 108px;
  box-sizing: border-box;
  position: relative;
}
.sp-part5-wraper {
  width: 1400px;
  height: 452px;
  margin: 0 auto;
  background: url('/cdn/shop/files/20260123-part5-1-pc.png') no-repeat;
  background-size: 100% 100%;
  padding: 87px 0 0 414px;
  box-sizing: border-box;
}
.sp-part5 .sp-font1 {
  font-family: 'ArchivoExpanded-Bold';
  font-size: 30px;
  color: #ff6000;
  line-height: 44px;
}
.sp-part5 .sp-font2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-family: 'Poppins-SemiBold';
  font-size: 22px;
  color: #dcdcdc;
  line-height: 30px;
  gap: 10px;
}
.sp-part5-uls {
  margin: 27px 0 37px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 50px;
}
.sp-part5 .sp-font3 {
  font-family: 'Poppins-Regular';
  font-size: 20px;
  color: rgba(187, 187, 187, 0.9);
  line-height: 31px;
}
  .sp-part5 .sp-font4{
    font-family: 'Poppins-Regular';
    font-size: 14px;
    color: #FFFFFF;
    line-height: 31px;
    opacity: 0.9;
    margin-top: 100px;
    padding-left: 434px;
    line-height: 31px;
  }
.sp-part5 .sp-success {
  width: 32px;
  height: 30px;
  background: url('/cdn/shop/files/20260123-duis.png') no-repeat;
  background-size: 100% 100%;
}

.sp-part6 {
  padding: 80px 0;
  min-height: 900px;
  background: url('/cdn/shop/files/20260123-bg4-pc.jpg') no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
}
.sp-part6 .gradually {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  margin-bottom: 60px;
}
.sp-part6-flag {
  display: flex;
  flex-direction: row;
  gap: 56px;
}
.sp-part6-flag .swiper-button-next,
.sp-part6-flag .swiper-button-prev {
  width: 71px;
  height: 71px;
  position: relative;
}
.sp-part6-flag .swiper-button-prev {
  background: url('/cdn/shop/files/20260123-lf.png') no-repeat;
  background-size: 100% 100%;
}

.sp-part6-flag .swiper-button-next {
  background: url('/cdn/shop/files/20260123-rl.png') no-repeat;
  background-size: 100% 100%;
}
.sp-part6-flag .swiper-button-next:after,
.sp-part6-flag .swiper-button-prev:after {
  content: '';
}
.sp-part6 .swiper img {
  width: 100%;
}
.sp-part6 .swiper .swiper-slide {
  opacity: 0.6;
}
.sp-part6 .swiper .swiper-slide-active {
  opacity: 1;
}
.sp-part6 .sp-swiper-font {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 45px 0 0 605px;
  box-sizing: border-box;
}
.sp-part6 .sp-font1 {
  font-family: 'ArchivoExpanded-SemiBold';
  font-size: 35px;
  color: #ff7e00;
  background: linear-gradient(93deg, #ff7e00 0%, #f83600 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.sp-part6 .sp-font2 {
  font-family: 'Poppins-Regular';
  font-size: 17px;
  color: rgba(27, 14, 0, 0.8);
  line-height: 1;
  margin-top: 26px;
}
.sp-part6 .sp-font3 {
  width: 450px;
  height: 45px;
  background: #0f0f0f;
  border-radius: 23px;
  font-family: 'Poppins-Medium';
  font-size: 22px;
  color: #ffffff;
  line-height: 45px;
  text-align: center;
  margin: 40px 0 0 40px;
}
.sp-part6 .sp-font3 span {
  color: #ff6000;
}
.sp-part6 .sp-btn-style1 {
  margin: 0;
}
.sp-part7 {
    margin-top: -5px;
  box-sizing: border-box;
  position: relative;
  padding: 100px 0;
  background: #333333;
}
.sp-part7 .sp-swiper {
  padding: 90px 0 100px;
  margin: 0 52px 0;
  z-index: 0;
}
.sp-part7 .sp-swiper .swiper-slide {
  width: 318px;
}
.sp-part8 {
  padding: 0 0 100px;
  background: #333333;
}
.sp-part8 .gradually {
  padding-bottom: 27px;
  border-bottom: 2px dashed #bfbfbf;
}
.sp-part8 .sp-title {
  color: #282828;
}
.sp-part8-wraper {
  width: 1400px;
  height: 500px;
  background: url('/cdn/shop/files/20260123-part8-bg-pc.png') no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 417px;
  margin: 0 auto;
  padding: 0 0 0 20px;
  box-sizing: border-box;
}
.sp-part8-img {
  width: 349px;
  height: 463px;
  background: #333333;
  border-radius: 20px;
}
.sp-part8-img video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}
.sp-part8-uls {
  padding: 34px 0 0;
}
.sp-part8-uls li {
  display: flex;
  flex-direction: row;
  gap: 80px;
}
.sp-part8 .sp-font1 {
  font-family: 'Poppins-Regular';
  font-size: 20px;
  color: #333333;
  line-height: 37px;
}
.sp-part8 .sp-font1 span {
  font-family: 'Poppins-SemiBold';
}
.sp_product_part .sp-font {
  height: 290px;
  background: url('/cdn/shop/files/20260123-bg5-pc.png') no-repeat;
  background-size: 100% 100%;
  padding: 37px 0 0;
  box-sizing: border-box;
}

.sp_product_part .sp-font1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 13px;
  font-family: 'Poppins-Medium';
  font-size: 20px;
  color: #ffffff;
}

.sp_product_part .sp-font1 img {
  height: 34px;
  margin-top: 0;
}

.sp_product_part .sp-font2 {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: center;
  gap: 30px;
  font-family: 'Montserrat-Bold';
  font-size: 46px;
  color: #fefefe;
  line-height: 55px;
  text-shadow: 0 0 5px #9b4500, 0 0 10px #9b4500, 0 0 15px #9b4500,
    0 0 20px #9b4500;
}

.sp-pro-swiper {
  justify-content: center;
  gap: 88px;
  margin-top: 27px;
}

.sp_product_part .sp-icons1 {
  width: 83px;
  height: 77px;
  background: url('/cdn/shop/files/20251230-emjo.png') no-repeat;
  background-size: 100% 100%;
  animation: skip 4s infinite;
}

.sp_product_part .sp-icons2 {
  width: 81px;
  height: 69px;
  background: url('/cdn/shop/files/20251230-emjo2.png') no-repeat;
  background-size: 100% 100%;
  animation: skip 4s infinite;
}

.sp-swiper3 {
  z-index: 0;
}

.sp_product_part .sp-font3 {
  font-family: 'Poppins-Regular';
  font-size: 20px;
  color: #ffffff;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
}

.sp_product_part .sp-font3 i {
  width: 25px;
  height: 18px;
  background: url('/cdn/shop/files/20260120-duis.png') no-repeat;
  background-size: 100% 100%;
}

.sp-swiper3 .sp-withs {
  width: 300px;
}

.sp-swiper3 .sp-withs2 {
  width: 380px;
}

.sp-swiper3 .sp-withs3 {
  width: 433px;
}

#root .sp_product_part .swiper .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}

.sp_product_part {
  width: 100%;
  font-family: 'Roboto-Medium';
  box-sizing: border-box;
  position: relative;
  padding: 0 0px 100px;
}

.sp_product_part .sp-text1 {
  font-family: 'Roboto';
  font-size: 24px;
  color: #1b1b1b;
  line-height: 1;
  text-align: center;
  display: flex;
  justify-content: center;
  gap: 10px;
  align-items: center;
}

.sp_product_part .sp-text1 .sp-span {
  color: #c8000c;
}

.sp_product_part .sp-title1 {
  font-family: 'Roboto-Black';
  font-size: 50px;
  color: #000000;
  line-height: 1;
  text-align: center;
  margin-bottom: 20px;
}

.sp_product_part .sp-title1 .sp-span {
  color: #c8000c;
}

.sp_product_part .sp-title1 img {
  animation: skip 4s infinite;
}

.sp-icon-wraps {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 66px;
}

.sp-icon-wraps .sp-icon {
  height: 28px;
}

.sp-icon-wraps .sp-p {
  gap: 15px;
  display: flex;
  align-items: center;
  font-size: 23px;
  color: #ffffff;
  font-family: Roboto;
}

.sp-scroll2 {
  position: relative;
  width: 1080px;
  overflow: hidden;
}

.sp-scroll2 .nav-imgs .sp-flex-x {
  width: 1500px !important;
  display: flex;
  justify-content: space-around;
}

.sp-scroll2 .sp-icon {
  width: 28px;
  flex-shrink: 0;
}

.sp-scroll2 .sp-p {
  display: flex;
  align-items: center;
  gap: 14px;
  font-family: Roboto;
  font-size: 30px;
  color: #ffffff;
}

.sp_product_content {
  width: 100%;
  padding: 66px 260px 0;
  display: flex;
  gap: 60px;
  box-sizing: border-box;
}

.sp_product_part .sp-img-wrap {
  width: 731px;
  height: 516px;
  background: #ff6c00;
  border-radius: 30px;
  user-select: none;
  flex-shrink: 0;
  box-sizing: border-box;
  position: relative;
  padding: 10px 0 0 0;
}

.sp_product_part .sp-img-inner {
  width: 710px;
  height: 398px;
  background: #ffffff;
  border-radius: 20px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 43px;
}

.sp_product_part .sp-img-box {
  position: relative;
  width: 302px;
  height: 256px;
  background: linear-gradient(183deg, #ebebeb, #c5c5c5);
  border-radius: 20px;
  padding: 7px 9px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  display: none;
}
.sp_product_part .sp-img-boxi {
  width: 284px;
  height: 165px;
  background: #ffffff;
  border-radius: 20px;
  text-align: center;
}
.sp_product_part .sp-pro-font1 {
  font-family: 'Poppins-Medium';
  font-size: 17px;
  color: #393939;
  line-height: 35px;
}
.sp_product_part .sp-pro-font2 {
  font-family: 'Poppins-Medium';
  font-size: 25px;
  color: #1c1c1c;
  line-height: 35px;
  text-align: center;
  margin-top: 6px;
}
.sp_product_part .sp-img-add {
  width: 34px;
  height: 34px;
  background: #575757;
  border-radius: 50%;
  font-family: 'Poppins-Medium';
  font-size: 32px;
  color: #ffffff;
  line-height: 40px;
  text-align: center;
  font-style: normal;
  display: none;
}
.sp_product_part .sp-img-box .sp-img-most {
  position: absolute;
  top: -7px;
  left: 50%;
  transform: translateX(-50%);
  width: 338px;
  height: 43px;
  background: url('/cdn/shop/files/20260105-most.png') no-repeat;
  background-size: 100% 100%;
  font-family: 'Poppins-SemiBold';
  font-size: 20px;
  color: #ffffff;
  line-height: 43px;
  text-align: center;
}

.sp_product_part .sp-img-clock {
  width: 100%;
  height: 102px;
  border-radius: 0 0 16px 16px;
  padding: 0 28px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
}

.sp-img-clock .sp-pro-font {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}

.sp-img-clock .sp-pro-lines {
  width: 344px;
  height: 16px;
  background: #ffffff;
  border-radius: 7px;
  margin-bottom: 12px;
}

.sp-img-clock .sp-pro-lines span {
  position: relative;
  display: block;
  width: 102px;
  height: 16px;
  background-image: linear-gradient(
    -45deg,
    #ffe400 25%,
    #f6c711 0,
    #f6c711 50%,
    #ffe400 0,
    #ffe400 75%,
    #f6c711 0
  );
  background-size: 10px 10px;
  border-radius: 7px;
  /* animation: moveall 3s infinite linear; */
}
.sp-img-clock .sp-pro-lines span::before {
  position: absolute;
  content: '';
  top: -7px;
  right: 0;
  height: 23px;
  width: 23px;
  border: 3px solid #fff;
  background: linear-gradient(#db0500, #fa2500);
  border-radius: 50%;
}
@keyframes moveall {
  0% {
    width: 0;
  }

  100% {
    width: 100%;
  }
}

.sp-img-clock .sp-pro-font1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-family: 'Poppins-Medium';
  font-size: 18px;
  color: #ffffff;
  line-height: 19px;
  padding: 0 0 0 6px;
  gap: 8px;
}

.sp-img-clock .sp-pro-font1 i {
  display: inline-block;
  width: 19px;
  height: 19px;
  background: url('/cdn/shop/files/20260105-clock-icon.png') no-repeat;
  background-size: 100% 100%;
}

.sp_product_part .sp-img-wrap .sp-img-p {
  -webkit-user-drag: none;
  display: none;
  position: relative;
  height: 80%;
  width: 90%;
  object-fit: contain;
}

.sp_product_part .sp-img-wrap .sp-img-p.active {
  display: block;
}

.sp_product_part .sp-img-wrap .sp-img-text {
  font-family: 'Poppins-Medium';
  font-size: 30px;
  color: #202020;
  line-height: 24px;
  margin-top: 25px;
}

.sp_product_part .sp-pro-free {
  position: absolute;
  top: 13px;
  right: -25px;
  width: 134px;
  height: 109px;
  line-height: 109px;
  text-align: center;
  background: url('/cdn/shop/files/20260105-free.png') no-repeat;
  background-size: 100% 100%;
  font-family: 'Poppins-SemiBold';
  font-size: 26px;
  color: #ffffff;
}

.sp_product_part .sp-img-doller {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 249px;
  height: 63px;
  background: #fff000;
  border-radius: 21px 0px 10px 0px;
  font-family: 'Poppins-SemiBold';
  font-size: 26px;
  color: #393939;
  line-height: 18px;
  border-radius: 18px 0 18px 0;
  gap: 15px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  display: none;
}
.sp_product_part .sp-img-doller i {
  width: 43px;
  height: 29px;
  background: url('/cdn/shop/files/20260122-doller.png') no-repeat;
  background-size: 100% 100%;
}
.sp_product_part .sp-free {
  position: absolute;
  transform: rotate(-25deg);
  font-family: 'Roboto-Bold';
  font-size: 30px;
  color: #ffffff;
  top: 160px;
  left: 511px;
}
.sp_product_part .sp-padding {
  box-sizing: border-box;
  padding: 0 0px;
}

.sp_product_part .sp-row1 {
  position: absolute;
  top: 30px;
  left: 45px;
  font-family: Roboto;
  font-size: 27px;
  color: #ffffff;
  line-height: 1.2;
  font-style: italic;
}

.sp_product_part .sp-row1 .sp-p {
  font-size: 42px;
  font-family: 'Roboto-Black';
}

.sp_product_part .sp-clock-s {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  line-height: 1;
  box-sizing: border-box;
  margin-top: -18px;
}

.sp_product_part .sp-clock-s .square {
  width: 40px;
  height: 38px;
  background: #ffffff;
  border-radius: 9px;
  font-family: 'Poppins-Bold';
  font-size: 25px;
  color: #343434;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  box-sizing: border-box;
  position: relative;
}

.sp_product_part .sp-clock-s .square::before {
  position: absolute;
  bottom: -18px;
  left: 0;
  width: 100%;
  font-family: 'Poppins-SemiBold';
  font-size: 12px;
  color: #ffffff;
  line-height: 15px;
  text-align: center;
}

.sp_product_part .sp-clock-s .sp_hour::before {
  content: 'Timmar';
  /* left: -20px; */
}

.sp_product_part .sp-clock-s .sp_minute::before {
  content: 'Min';
}

.sp_product_part .sp-clock-s .sp_second::before {
  content: 'Sek';
}

.sp_product_part .sp-clock-s .sp-dots {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 6px;
  flex-shrink: 0;
  margin: 0 5px;
}

.sp_product_part .sp-clock-s .sp-dot {
  width: 4px;
  height: 4px;
  background: #ffffff;
  border-radius: 50%;
}

.sp_product_part .sp-clock {
  height: 138px;
  animation: shakeCart 3s infinite ease-in-out;
  position: absolute;
  z-index: -1;
  top: -30px;
  right: 47px;
}

.sp_product_part .sp-title-s {
  font-family: 'Poppins-SemiBold';
  font-size: 30px;
  color: #0b0b0b;
  border-bottom: 2px solid rgba(157, 157, 157, 0.29);
  padding-bottom: 15px;
}

.sp_product_part .option-title {
  font-family: 'Poppins-SemiBold';
  font-size: 22px;
  color: #696969;
  line-height: 1;
  margin: 26px 0px 16px;
}

.sp_product_part .opt-group {
  display: flex;
  flex-wrap: wrap;
  gap: 19px 10px;
  position: relative;
}
.sp_product_part .sp-opt-group3 .sp-option {
  width: 520px;
  padding: 0;
}
.sp_product_part .sp-option {
  min-width: 132px;
  height: 46px;
  background: #f7f7f7;
  border-radius: 5px;
  border: 2px solid #d3d3d3;
  line-height: 1;
  padding: 0 15px;
  font-family: 'Poppins-Medium';
  font-size: 20px;
  color: #5d5d5d;
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  user-select: none;
  gap: 10px;
  text-align: center;
}

.sp_product_part .sp-option .sp-fires {
  display: inline-block;
  width: 20px;
  height: 24px;
  background: url('/cdn/shop/files/20260122-fires.png') no-repeat;
  background-size: 100% 100%;
}

.sp_product_part .sp-option.active {
  background: #ff7200;
  border-color: #ff4800;
  color: #ffffff;
}

.sp_product_part .sp-option .sp-hot {
  width: 39px;
  height: 37px;
  background: url('/cdn/shop/files/20260122-pro-icon.png') no-repeat;
  background-size: 100% 100%;
}

.sp_product_part .sp-option .sp-icon {
  width: 23px;
}

.sp_product_part .sp-price-group {
  line-height: 1.1;
  margin-top: 24px;
  align-items: baseline;
  margin-bottom: 18px;
}

.sp_product_part .sp-price1 {
  font-family: 'Poppins-Bold';
  font-size: 50px;
  color: #ff0707;
  line-height: 41px;
  height: 41px;
}

.sp_product_part .sp-price2 {
  font-family: 'Poppins-Bold';
  font-size: 28px;
  color: #999999;
  line-height: 49px;
  text-decoration-line: line-through;
  margin-left: 10px;
}

.sp_product_part .sp-row {
  margin-left: 50px;
  position: relative;
}

.sp_product_part .sp-row img {
  position: absolute;
  left: -19px;
  top: -14px;
  height: 49px;
  animation: shakeCart 3s infinite ease-in-out;
}

.sp_product_part .sp-row .sp-p {
    width: 180px;
    height: 30px;
    line-height: 35px;
  background: #fd771b;
  border-radius: 10px;
  font-family: 'Poppins-Bold';
  font-size: 25px;
  color: #ffffff;
  text-align: center;
  padding-left: 10px;
  box-sizing: border-box;
}

.sp_product_part .sp-quality-row {
  display: flex;
  align-items: center;
  gap: 25px;
}

.sp_product_part .addCart {
  width: 308px;
  height: 59px;
  background: #fff3e0;
  border-radius: 10px;
  box-sizing: border-box;
  font-family: 'Poppins-Medium';
  font-size: 24px;
  color: #312a2a;
  gap: 15px;
  text-transform: uppercase;
}

.sp_product_part .addCart img {
  width: 26px;
}

.sp_product_part .sp-btn-style {
  width: 594px;
  height: 91px;
  background: #e00000;
  border-radius: 10px;
  cursor: pointer;
  margin: 24px auto 26px;
  font-family: 'Poppins-Bold';
  font-size: 43px;
  color: #ffffff;
  animation: skip 4s infinite;
  text-align: center;

  box-sizing: border-box;
}

.sp-tip5 {
  width: 560px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  font-family: 'Poppins-Medium';
  font-size: 21px;
  color: #141414;
}

.sp-tip5 img {
  width: 58px;
}

.sp-tip5 .sp-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);
  }
}

.addGroup {
  width: 264px;
  height: 60px;
  border-radius: 10px;
  border: 2px solid #828282;
  padding: 0px 18px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.addGroup .sp-reduce,
.addGroup .sp-add {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15px;
  padding: 4px;
  cursor: pointer;
  flex-shrink: 0;
  box-sizing:content-box;
}

.addGroup input {
  outline: 0;
  border: none;
  text-align: center;
  box-sizing: border-box;
  width: 150px;
  height: 100%;
  color: #232326;
  background: #fff;
  /* vertical-align: middle; */
  padding: 0;
  font-family: 'Roboto-Medium';
  font-size: 23px;
  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;
}

.cart-btn .on {
  animation: scaleAni 1s ease-in-out forwards;
}

.sp_header-content .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-footer-wrap {
  width: 560px;
  margin: 0 auto;
}

.sp-footer-img {
  width: 449px;
  display: block;
  margin: 28px auto 22px;
}

.sp-footer-img2 {
  width: 478px;
  display: block;
}

.sp-footer-box1 {
  width: 100%;
  background: #eef8fe;
  border-radius: 10px;
  padding: 20px 20px 30px;
  box-sizing: border-box;
}

.sp-footer-box1 .sp-p {
  display: flex;
  align-items: center;
  gap: 7px;
  font-family: 'Roboto-Bold';
  font-size: 20px;
  color: #282828;
  margin-bottom: 20px;
}

.sp-footer-box1 .sp-icon {
  width: 29px;
}

.sp-footer-box2 {
  width: 100%;
  background: #fdfcf5;
  border-radius: 10px;
  padding: 16px 21px;
  box-sizing: border-box;
  margin-top: 20px;
}

.sp-footer-box2 .sp-icon {
  width: 29px;
}

.sp-footer-box2 .sp-p {
  display: flex;
  align-items: center;
  gap: 7px;
  font-family: 'Roboto-Bold';
  font-size: 20px;
  color: #282828;
  margin-bottom: 20px;
}

.sp-footer-box2 .sp-li {
  font-size: 17px;
  color: #666666;
  font-family: 'Roboto';
  line-height: 1.2;
  margin-top: 10px;
}

.sp-footer-box2 span {
  font-family: 'Roboto-Bold';
}

.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_pc {
  display: block;
}

.sp_mobile {
  display: none;
}

@media only screen and (max-width: 1080px) {
    .sp_product_part .sp-clock-s .sp_hour::before {
  content: 'Timmar';
  left: -20px;
}
  .sp_pc {
    display: none;
  }

  .sp_mobile {
    display: block;
  }

  .sp_header-top {
    height: 60px;
    background: #000000;
    font-size: 28px;
    line-height: 60px;
    font-size: 28px;
    color: #ffffff;
    font-family: 'Roboto-Bold';
  }

  .sp_header-content {
    width: 100%;
    height: 130px;
    position: unset;
    transform: unset;
    padding: 0 60px 0 45px;
  }

  .sp_header-top .sp-p i {
    width: 25px;
    height: 24px;
  }

  .sp_header-content .sp-logo {
    position: unset;
    transform: unset;
    font-size: 74px;
    color: #16202e;
    margin-right: 0;
  }

  .sp-top-btn {
    width: 310px;
    height: 81px;
    border-radius: 41px;
    margin-right: 0;
    font-size: 36px;
  }

  .sp-cart {
    width: 67px;
    margin-right: 54px;
  }

  .sp-cart .sp-icon {
    width: 100%;
    height: auto;
  }

  .sp-cart .sp-num {
    width: 47px;
    height: 47px;
    right: -23px;
    top: -11px;
    font-size: 34px;
  }

  .sp-menu-btn {
    cursor: pointer;
    margin-right: 74px;
    width: 56px;
    /* display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 15px; */
  }

  .sp-menu-btn .sp-line {
    width: 56px;
    height: 6px;
    background: #38200b;
    border-radius: 2px;
    flex-shrink: 0;
  }

  .sp-btn-style1 {
    width: 1000px;
    height: 150px;
    background: linear-gradient(0deg, #ff6000 0%, #ff8a00 100%);
    border-radius: 21px;
    font-size: 65px;
    margin: 0 auto;
    justify-content: center;
  }

  .sp-title {
    font-size: 65px;
    line-height: 75px;
    text-align: center;
  }

  .sp-sub-title {
    font-size: 34px;
    line-height: 44px;
    text-align: center;
    margin-top: 35px;
  }

  .sp-part1 {
    min-height: 1751px;
    background-image: url('/cdn/shop/files/B.webp?v=1769169681');
    background-size: 100% calc(100% + 3px);
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    padding: 0 0 75px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-bottom: -2px;
  }
  .sp-part1-wraper {
    padding: 35px 0;
  }
  .sp-part1-wraper img {
    width: 1041px;
  }
  .sp-part1 .sp-font1,
  .sp-part1 .sp-font2,
  .sp-part1 .sp-font3 {
    text-align: center;
  }

  .sp-part1 .sp-font1 {
    font-size: 61px;
    line-height: 1;
  }
  .sp-part1 .sp-font1 span {
    width: 230px;
    height: 68px;
    background: #ff6000;
    border-radius: 34px;
    font-size: 59px;
    line-height: 68px;
  }
  .sp-part1 .sp-font2 {
    font-size: 87px;
    line-height: 1;
    margin: 15px 0 57px;
  }
  .sp-part1 .sp-font3 {
    padding: 0 30px;
    font-size: 31px;
    line-height: 44px;
  }
  .sp-part1 .sp-font4 {
    font-size: 29px;
    line-height: 36px;
  }
  .sp-part1-box {
    width: 100%;
    justify-content: space-between;
    max-width: none;
    gap: 0;
    padding-left:40px;
    margin: 75px 0;
    box-sizing: border-box;
  }
  .sp-part1-box .sp-item {
    width: 50%;
    padding: 0;
  }
  .sp-part1 .sp-btn-style1 {
    margin: 0 auto;
  }

  .sp-part2 {
    padding: 100px 45px 120px;
    min-height: 1821px;
    background-image: url('/cdn/shop/files/20260123-bg2.png');
    box-sizing: border-box;
  }
  .sp-part2 .sp-margin {
    margin: 100px 0 26px;
  }
  .sp-part2 .sp-font1 {
    font-size: 30px;
    line-height: 1;
    bottom: 33px;
  }
  .sp-part2 .sp-font2 {
    font-size: 28px;
    line-height: 34px;
  }
  .sp-part2 .sp-font3 {
    font-size: 22px;
    line-height: 1;
    margin-top: 11px;
  }
  .sp-part2 .sp-row {
    width: 100%;
  }
  .sp-part2 .sp-col {
    height: 320px;
  }
  .sp-part2 .sp-font {
    top: 30px;
  }
  .sp-part3 {
    margin-top: -5px;
    padding: 120px 0;
    box-sizing: border-box;
    position: relative;
  }
  .sp-part3 .sp-title{
    font-size: 60px;
  }
  .sp-part3 .sp-sub-title {
    margin: 55px 0;
    padding: 0 90px;
  }
  .sp-part3-box {
    justify-content: center;
    gap: 54px;
  }
  .sp-part3-gif {
    width: 996px;
    height: 1009px;
    margin: 55px auto;
  }
  .sp-part3-gif span {
    width: 263px;
    height: 422px;
    right: -26px;
    bottom: -15px;
  }
  .sp-part3 .sp-font1 {
    font-size: 87px;
    line-height: 1;
  }
  .sp-part3 .sp-font1 span {
    font-size: 63px;
  }
  .sp-part3 .sp-font2 {
    font-size: 38px;
    line-height: 1;
    margin-top: 33px;
  }
  .sp-part3 .sp-font3 {
    font-size: 36px;
    line-height: 1;
  }
  .sp-part3-star {
    max-width: none;
    margin-top: 35px;
    gap: 20px;
  }
  .sp-part3-star > img {
    height: 75px;
  }
  .sp-part3 .sp-heart {
    height: 223px;
    margin-top: -185px;
  }
  .sp-part3 .sp-btn-style1 {
    margin: 0 auto;
  }

  .sp-part4 {
    padding: 120px 0;
    min-height: 1902px;
    background-image: url('/cdn/shop/files/20260123-bg3.png');
    box-sizing: border-box;
  }
  .sp-part4 .sp-row {
    width: 994px;
    height: 534px;
    margin: 509px auto 14px;
    box-sizing: border-box;
  }
  .sp-part4-box {
    width: 1015px;
    height: 366px;
    margin: 0 auto;
    padding: 45px 0 0 56px;
  }
  .sp-part4 .sp-item {
    padding: 28px 0 0;
  }
  .sp-part4 .sp-font1 {
    font-size: 32px;
    line-height: 44px;
  }
  .sp-part4 .sp-font2 {
    font-size: 26px;
    line-height: 1;
  }
  .sp-part4 .sp-font2 span {
    font-size: 35px;
  }
  .sp-part4 .sp-text {
    font-size: 24px;
        line-height: 1;
        display: flex;
        color: #ebebeb;
        position: absolute;
        bottom: 40px;

  }
  .sp-part4 .sp-text1{
    left: 60px;
  }
  .sp-part4 .sp-text2{
        left: 177px;
  }
  .sp-part4 .sp-text3{
        left: 318px;
  }
  .sp-part4 .sp-text4{
        left: 457px;
  }
  .sp-part4 .sp-text5{
        left: 665px;
  }
  .sp-part4 .sp-text6{
    left: 814px;
  }
  .sp-part5 {
    padding: 95px 0 120px;
    box-sizing: border-box;
  }
  .sp-part5-wraper {
    width: 1017px;
    height: 599px;
    background-image: url('/cdn/shop/files/20260123-part5-1.png');
    margin: 0 auto;
    padding: 55px 0 0 55px;
  }
  .sp-part5-uls {
    margin: 27px 0 58px;
  }
  .sp-part5 .sp-font1 {
    font-size: 30px;
    line-height: 1;
  }
  .sp-part5 .sp-font2 {
    font-size: 22px;
    line-height: 30px;
  }
  .sp-part5 .sp-font3 {
    font-size: 20px;
    line-height: 31px;
    padding-left: 300px;
    box-sizing: border-box;
  }
  .sp-part5 .sp-font4{
    font-size: 22px;
    /* line-height: 31px; */
    padding-left: 505px;
    margin-top: 47px;
    box-sizing: border-box;
    color: #ffffff;
  }
  .sp-part5 .sp-success {
    width: 32px;
    height: 30px;
  }
  .sp-part6 {
    padding: 120px 40px;
    min-height: 1254px;
    background-image: url('/cdn/shop/files/20260123-bg4.png');
    box-sizing: border-box;
  }
  .sp-part6 .sp-title {
    font-size: 55px;
    line-height: 60px;
  }
  .sp-part6 .sp-swiper-font {
    padding: 533px 0 0 46px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .sp-part6 .sp-font1 {
    font-size: 45px;
    line-height: 1;
  }
  .sp-part6 .sp-font2 {
    -webkit-text-size-adjust: 40% !important;
    font-size: 28px;
    line-height: 1;
    margin: 25px 0;

  }
  .sp-part6 .sp-font3 {
    width: 576px;
    height: 45px;
    background: #0f0f0f;
    border-radius: 23px;
    font-size: 30px;
    line-height: 45px;
    margin: 0;
  }
  .sp-part6 .sp-btn-style1 {
    margin: 0 auto;
  }

  .sp-part7 {
    padding: 120px 0;
    box-sizing: border-box;
    position: relative;
  }
  .sp-part7 .sp-title {
    font-size: 50px;
  }
  .sp-part7 .sp-swiper {
    margin: 0 32px 0;
    padding: 100px 0 120px;
  }
  .sp-part7 .sp-swiper .swiper-slide {
    width: 318px;
  }
  .sp-part8 {
    padding: 0 0 108px;
  }
  .sp-part8-wraper {
    width: 990px;
    height: 1103px;
    margin: 0 auto;
    background-image: url('/cdn/shop/files/20260123-part8-bg.png');
    padding: 72px 90px 55px;
    display: block;
    box-sizing: border-box;
  }
  .sp-part8-img {
    width: 362px;
    height: 480px;
    border-radius: 20px;
    margin: 45px 0;
  }
  .sp-part8-img video {
    border-radius: 20px;
  }
  .sp-part8-uls {
    padding: 0;
  }
  .sp-part8-uls li {
    gap: 60px;
  }
  .sp-part8 .sp-font1 {
    font-size: 30px;
    line-height: 43px;
  }
  .sp_product_part .sp-font {
    min-height: 290px;
    background-image: url('/cdn/shop/files/20260123-bg5.png');
    padding: 32px 0 0;
  }

  .sp_product_part .sp-font1 {
    font-size: 28px;
    line-height: 35px;
  }

  .sp_product_part .sp-font2 {
    font-size: 45px;
    line-height: 68px;
    margin: 20px 0 20px;
    text-align: center;
    align-items: flex-end;
    text-shadow: none;
    text-shadow: 0 0 10px rgba(219, 10, 1, 1), 0 0 15px rgba(219, 10, 1, 1),
      0 0 20px rgba(219, 10, 1, 1), 0 0 25px rgba(219, 10, 1, 1);
  }

  .sp_product_part .sp-font1 img {
    height: auto;
    width: 128px;
    margin-top: -5px;
  }

  .sp_product_part .sp-icons1 {
    /* margin-right: -86px; */
  }

  .sp_product_part .sp-icons2 {
    /* margin-left: -86px; */
  }

  .sp-swiper3 .sp-font3 {
    font-size: 30px;
    color: #ffffff;
    line-height: 40px;
  }

  .sp-swiper3 .sp-withs {
    width: 300px;
  }

  .sp-swiper3 .sp-withs2 {
    width: 694px;
  }

  .sp-swiper3 .sp-withs3 {
    width: 595px;
  }

  .sp_product_part {
    width: 100%;
    font-family: 'Roboto-Medium';
    box-sizing: border-box;
    position: relative;
    padding: 0 0 100px;
  }

  .sp_product_part .sp-text1 .sp-icon {
    height: 25px !important;
    margin-right: 10px;
  }

  .sp_product_part .sp-text1 {
    font-size: 30px;
    white-space: nowrap;
  }

  .sp_product_part .sp-title1 {
    font-size: 64px;
    margin-bottom: 24px;
    line-height: 1;
  }

  .sp_product_content {
    padding: 60px 60px 0;
    flex-direction: column;
  }

  .sp_product_part .sp-img-wrap {
    width: 962px;
    height: 680px;
    padding: 20px 0 0;
    margin: 0 auto;
  }

  .sp_product_part .sp-img-inner {
    width: 935px;
    height: 524px;
  }

  .sp_product_part .sp-img-clock {
    height: 135px;
    padding: 0 40px;
  }

  .sp-img-clock .sp-pro-font img {
    height: 62px;
  }

  .sp_product_part .sp-clock-s .square::before {
    font-size: 22px;
    bottom: -25px;
  }

  .sp-img-clock .sp-pro-lines {
    width: 453px;
    height: 17px;
  }

  .sp-img-clock .sp-pro-lines i {
    height: 100%;
  }

  .sp-img-clock .sp-pro-font1 {
    font-size: 24px;
  }

  .sp-img-clock .sp-pro-font1 i {
    width: 25px;
    height: 25px;
  }

  .sp_product_part .sp-row1 {
    top: 42px;
    left: 62px;
    font-size: 39px;
  }

  .sp_product_part .sp-row1 .sp-p {
    font-size: 60px;
  }

  .sp_product_part .sp-clock-s {
    right: 45px;
    top: 104px;
  }

  .sp_product_part .sp-clock-s .square {
    width: 52px;
    height: 51px;
    font-size: 34px;
  }

  .sp_product_part .sp-clock-s .sp-dots {
    gap: 9px;
    margin: 0 5px;
  }

  .sp_product_part .sp-clock-s .sp-dot {
    width: 6px;
    height: 6px;
  }

  .sp_product_part .sp-free {
    transform: rotate(-25deg);
    font-size: 43px;
    top: 229px;
    left: 729px;
  }

  .sp_product_part .sp-free2 {
    top: 230px;
    left: 787px;
  }

  .sp_product_part .sp-free3 {
    top: 202px;
    left: 772px;
  }

  .sp_product_part .sp-padding {
    box-sizing: border-box;
    padding: 0 0px;
  }

  .sp_product_part .option-title {
    margin: 24px 0px 15px;
    font-size: 35px;
  }

  .sp_product_part .opt-group {
    gap: 32px 15px;
  }

  .sp_product_part .sp-img-wrap .sp-img-p .sp-imgs {
    width: auto;
  }

  .sp_product_part .sp-img-doller {
    width: 280px;
    height: 73px;
    left: 14px;
    top: 20px;
    font-size: 30px;
  }

  #sp-opt-group1,
  #sp-opt-group2 {
    margin-bottom: 60px;
  }
  .sp_product_part .sp-opt-group3 .sp-option {
    min-width: 720px;
  }
  .sp_product_part .sp-option {
    min-width: 217px;
    height: 75px;
    font-size: 33px;
    padding: 0 17px;
    line-height: normal;
    box-sizing: border-box;
  }

  .sp_product_part .sp-option .sp-color {
    width: 38px;
    height: 38px;
    margin-right: 10px;
  }

  .sp_product_part .sp-option .sp-hot {
    width: 54px;
    height: 51px;
  }

  .sp_product_part .sp-option .sp-fires {
    width: 29px;
    height: 41px;
    margin-left: 10px;
  }

  .sp_product_part .sp-price-group {
    line-height: 1.1;
    margin-top: 58px;
    align-items: baseline;
    margin-bottom: 54px;
    justify-content: flex-start;
  }

  .sp_product_part .sp-price1 {
    font-size: 72px;
    height: 65px;
    line-height: 65px;
  }

  .sp_product_part .sp-price2 {
    font-size: 43px;
    line-height: 38px;
    margin-left: 20px;
  }

  .sp_product_part .sp-row {
    margin-left: 54px;
  }

  .sp_product_part .sp-row img {
    height: 66px;
  }

  .sp_product_part .sp-row .sp-p {
    width: 305px;
    height: 47px;
    font-size: 40px;
    padding-left: 30px;
    line-height: 55px;
  }

  .sp_product_part .addCart {
    width: 518px;
    height: 88px;
    font-size: 38px;
    gap: 25px;
  }

  .sp_product_part .addCart img {
    width: 42px;
  }

  .sp_product_part .sp-quality-row {
    gap: 43px;
  }

  .sp_product_part .sp-btn-style {
    width: 100%;
    height: 148px;
    margin: 33px auto 30px;
    font-size: 69px;
    box-sizing: border-box;
  }

  .sp_product_part .sp-title-s {
    width: 100%;
    font-size: 45px;
    line-height: 55px;
    text-align: left;
  }

  .sp-tip5 {
    gap: 20px;
    font-size: 33px;
    width: 100%;
  }

  .sp-tip5 img {
    width: 68px;
  }

  .addGroup {
    width: 422px;
    height: 89px;
    padding: 0px 30px;
  }

  .addGroup .sp-reduce,
  .addGroup .sp-add {
    width: 26px;
  }

  .addGroup input {
    width: 230px;

    font-size: 43px;
    color: #000000;
  }

  .sp-footer-wrap {
    width: 100%;
    margin: 0 auto;
  }

  .sp-footer-img {
    width: 871px;
    margin: 57px auto;
  }

  .sp-footer-img2 {
    width: 851px;
  }

  .sp-footer-box1 {
    width: 100%;
    padding: 45px 72px 45px;
    box-sizing: border-box;
  }

  .sp-footer-box1 .sp-p {
    gap: 12px;
    font-size: 36px;
    margin-bottom: 30px;
  }

  .sp-footer-box1 .sp-p img {
    width: 45px;
  }

  .sp-footer-box2 {
    width: 100%;
    padding: 30px 72px;
    margin-top: 30px;
    background: #fdfcf5;
  }

  .sp-footer-box2 .sp-p {
    gap: 12px;
    font-size: 36px;
    margin-bottom: 26px;
  }

  .sp-footer-box2 .sp-p img {
    width: 45px;
  }

  .sp-footer-box2 .sp-li {
    font-size: 29px;
    margin-top: 16px;
  }

  .sp-btn-style2 {
    width: 1080px;
    height: 180px;
    background: url('/cdn/shop/files/20260123-btn-bg-m.png') no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: space-between;
    z-index: 9;
    align-items: center;
    box-sizing: border-box;
    padding: 0 21px 0 0;
  }

  .sp-btn-style2 .sp-area {
    width: 613px;
    height: 138px;
    background: linear-gradient(-3deg, #ff5400, #ff7a00);
    border-radius: 20px;
    position: relative;
    text-align: center;
    line-height: 1.2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-shrink: 0;
    box-sizing: border-box;
    padding: 0 25px;
  }

  .sp-btn-style2 .sp-area .sp-t1 {
    font-family: 'Roboto-Black';
    font-size: 61px;
    color: #ffffff;
    line-height: 1;
  }

  .sp-btn-style2 .sp-btn-img {
    position: absolute;
    left: 34px;
    top: -4px;
    height: 143px;
  }

  .sp-btn-style2 .sp-area .sp-t2 {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 27px;
    color: rgba(255, 255, 255, 0.6);
  }

  .sp-btn-style2 .sp-area2 {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 78px;
  }

  .sp-btn-style2 .sp-cart {
    width: 95px;
    height: 94px;
    background: #ffffff;
    border-radius: 18px;
    margin-right: 0;
  }

  .sp-btn-style2 .sp-cart .sp-icon {
    width: 73px;
  }

  .sp-btn-style2 .sp-cart .sp-num {
    width: 52px;
    height: 52px;
    /* background: #414141; */
    border-radius: 50%;
    top: -8px;
    right: -10px;
    font-size: 31px;
  }

  .sp-btn-style2 .sp-area2 .sp-t3 {
    font-family: 'Roboto-Black';
    font-size: 25px;
    color: #ffffff;
    line-height: 1;
  }
  .sp-btn-style2 .sp-area2 .sp-t4 {
    font-family: 'Roboto';
    font-size: 22px;
    color: #ffffff;
    line-height: 1;
  }
  .sp-btn-style2.sp-fixed-bottom {
    position: fixed;
    bottom: 0;
    animation: stuckMoveUp 0.6s;
  }

  .sp_main {
    overflow: hidden;
  }

  .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: 'Montserrat-Bold';

    font-size: 33px;
    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: auto;
    height: 31px;
  }

  .sp-menu .sp-close-btn {
    position: absolute;
    top: 37px;
    right: 22px;
    width: 39px;
    cursor: pointer;
  }

  .sp-scroll-top {
    scroll-margin-top: 0;
  }
}

.sp-scroll-top {
  scroll-margin-top: 130px;
}

@media (max-width: 1080px) {
    .sp-promo1-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* 垂直居中 */
    width: 1080px;
    height: 466px;
    margin: 0 auto;
    background: url("/cdn/shop/files/1.webp?v=1769170628") no-repeat center center;
    background-size: 100% 100%;
    font-family: "Poppins-Regular";
  }

  /* 左侧文字区域 */
  .sp-promo1-text-side {
    max-width: 55%;
    flex: 1;
    /* 占据剩余空间 */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  /* 右侧图片区域 */
  .sp-promo1-img-side {
    flex: 0 0 450px;
    /* 固定宽度 */
    position: relative;
    z-index: 10;
  }

  .sp-promo1-img-side img {
    width: 100%;
    height: auto;
    display: block;
    filter: drop-shadow(0 20px 30px rgba(0, 0, 0, 0.15));
  }

  /* ================== 文字部分精细还原 ================== */

  /* 1. 头部组合：50 + (BUY BOTH / % OFF) */
  .sp-promo1-header-group {
    display: flex;
    align-items: flex-end;
    /* 底部对齐 */
    margin-bottom: 0px;
  }

  /* 数字 50 */
  .sp-promo1-num-50 {
    font-size: 192px;
    /* 巨大字号 */
    font-weight: 700;
    color: #CD1D1C;
    /* 深红 */
    font-family: "Poppins-Bold";
    font-style: italic;
    line-height: 1;
    letter-spacing: -10px;
    line-height: 0.75;
            margin-right: 15px;
  }

  /* 右侧列：包含 BUY BOTH 和 % OFF */
  .sp-promo1-right-col {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-bottom: 13px;
    /* 稍微向上提一点以对齐50 */
  }

  /* BUY BOTH 黑底标签 */
  .sp-promo1-buy-both-tag {
    background-color: #000;
    color: #fff;
    font-size: 38px;
    font-weight: 800;
    font-style: italic;
    padding: 5px 15px;
    transform: skewX(-10deg);
    /* 倾斜效果 */
    margin-bottom: 5px;
    margin-left: 5px;
    line-height: 1.2;
  }

  /* % OFF 行 */
  .sp-promo1-off-row {
    display: flex;
    align-items: flex-end;
  }

  /* 圆形 % */
  .sp-promo1-percent-circle {
    width: 72px;
    height: 72px;
    background-color: #FFCF88;
    /* 稍微亮一点的红 */
    border-radius: 50%;
    color: #CD1D1C;
    /* 淡黄色 */
    font-size: 40px;
    font-weight: 800;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    border: 10px solid #CD1D1C;
    /* 增加一点厚度感 */
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
  }

  /* OFF 文字 */
  .sp-promo1-off-text {
    font-size: 80px;
    color: #CD1D1C;
    font-weight: 900;
    line-height: 0.8;
    font-family: 'Poppins-Regular';
  }

  /* 2. 副标题 */
  .sp-promo1-subhead {
    font-size: 26px;
    color: #333;
    font-weight: 500;
    font-family: "Poppins-Medium";
    margin-bottom: 10px;
            margin-top: 10px;
  }

  /* 3. 特性列表 */
  .sp-promo1-list {
    list-style: none;
    margin-bottom: 10px;
  }

  .sp-promo1-list li {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 23px;
    color: #444;
    line-height: 1;
    font-weight: 500;
  }

  .sp-promo1-list li:first-of-type {
    margin-bottom: 15px;
  }

  /* 复选框图标 */
  .sp-promo1-icon-check {
    width: 26px;
    height: 24px;
    margin-right: 18px;
  }

  /* ================== 按钮样式 ================== */

  .sp-promo1-btn-wrap {
    position: relative;
    display: inline-block;
    background: none;
    box-shadow: none;
  }

  .sp-promo1-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    /* 红色高光渐变 */
    color: #fff;
    font-size: 39px;
    font-weight: 800;
    font-style: italic;
    width: 421px;
    height: 103px;
    box-sizing: border-box;
    padding-top: 10px;
    position: relative;
    z-index: 1;
    background: url('/cdn/shop/files/sp-kb1-btn-bg.png') no-repeat center center !important;
    background-size: 100% 100% !important;
    animation: sp-pulse-anim 1.5s infinite ease-in-out;

  }

  .sp-promo1-btn span {
    margin-left: 10px;
    font-size: 0.9em;
  }
  .sp-promo3-nav {
    width: 1080px;
    height: 467px;
    background: url('/cdn/shop/files/20260122-last-bg.png') no-repeat;
    background-size: 100% 100%;
    position: relative;
  }
  .sp-promo3-img1 {
    height: 321px;
    position: absolute;
    right: 45px;
    top: 45px;
  }
  .sp-promo3-img2 {
    height: 200px;
    position: absolute;
    right: 189px;
    top: 157px;
  }
  .sp-promo3-img3 {
    height: 108px;
    position: absolute;
    right: 142px;
    bottom: 64px;
  }
  .sp-promo3-clock {
    width: 221px;
    position: absolute;
    left: 34px;
    top: 61px;
    animation: shakeCart 3s infinite ease-in-out;
  }

  .sp-promo3-content {
    width: 428px;
    position: absolute;
    left: 234px;
    top: 30px;
  }

  .sp-promo3-row {
    display: flex;
    align-items: baseline;
    font-size: 69px;
    color: #fae500;
    line-height: 1;
    font-family: 'Poppins';
    font-weight: bold;
    font-style: italic;
    text-shadow: 2px 2px 6px #003390;
    position: relative;
    z-index: 2;
  }

  .sp-promo3-span {
    font-size: 160px;
  }

  .sp-promo3-line {
    width: 100%;
    border-bottom: 2px dashed #fffcf4;
  }

  .sp-promo3-t2 {
    font-family: 'Poppins-Medium';
    font-size: 30px;
    color: #fffcf4;
    line-height: 1;
    text-align: center;
    margin: 22px auto 10px;
  }

  .sp-promo3-t3 {
    font-family: 'Poppins-Regular';
    font-size: 25px;
    color: #ffffff;
    line-height: 35px;
    text-align: center;
  }

  .sp-promo3-t4 {
    width: 196px;
    height: 46px;
    background: #1345a0;
    position: absolute;
    top: 26px;
    left: 222px;
    font-family: 'Poppins';
    font-size: 34px;
    color: #fffcf4;
    line-height: 34px;
    font-style: italic;
    text-align: center;
    line-height: 47px;
  }

  .sp-promo3-btn-style {
    width: 335px;
    height: 80px;
    background: url('/cdn/shop/files/20260122-last-btn.png') no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 264px;
    top: 337px;
    font-family: 'Poppins';
    font-weight: bold;
    font-size: 34px;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
  }

  .sp-promo3-gif {
    width: 100px;
    position: absolute;
    right: -24px;
    bottom: -40px;
  }

  @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);
    }
  }
}

/* =========================================
   PC端样式 (基准宽度 1920px) - 对应图一
   ========================================= */

.sp-promise-section2 {
  width: 1920px;
  /* 配合zoom使用固定宽 */
  /* 模拟背景：深色+金色光效 */
  background: #000000;
  padding: 50px 275px 50px;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  font-family: 'Roboto';
  transform-origin: top left;
}

/* 标题样式 */
.sp-bz3-section-title {
  font-family: 'ArchivoExpanded-Bold';
  font-size: 45px;
  color: #ffffff;
  margin-bottom: 63px;
}

/* 卡片容器：PC端横向排列 */
.sp-bz3-cards-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  gap: 15px;
}

/* 单个卡片样式 */
.sp-bz3-card {
  min-width: 443px;
  height: 250px;
  background: #343434;
  border-radius: 25px;
  flex: 1;
  /* 三等分 */
  display: flex;
  flex-direction: column;
  /* PC端内容上下排列 */
  align-items: center;
  /* PC端内容居中 */
  text-align: center;
  /* PC端文字居中 */
  position: relative;
  padding: 15px 17px 0;
  box-sizing: border-box;
}

/* 图标区域 */
.sp-bz3-card-icon {
  width: 73px;
  height: 73px;
  /* position: absolute;
  top: -44px;
  left: 50%;
  transform: translateX(-50%); */
  /* 如果没有图片，用此做占位符效果 */
  display: flex;
  justify-content: center;
  align-items: center;
}

.sp-bz3-icon-img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

/* 文本内容区域 */
.sp-bz3-card-content h3 {
  font-family: 'Poppins-Bold';
  font-size: 20px;
  color: #ffffff;
  margin: 10px 40px 0px;
  line-height: 1.2;
  font-style: italic;
  box-sizing: border-box;
  text-transform: uppercase;
}

.sp-bz3-card-content p {
  font-family: 'Poppins-Regular';
  font-size: 16px;
  color: #ffffff;
  line-height: 22px;
  margin-top: 10px;
}

/* =========================================
           移动端/窄屏样式 (基准宽度 1080px) - 对应图二
           你的JS会在 width <= 1080 时触发缩放，
           这里的CSS负责改变布局结构
           ========================================= */

@media screen and (max-width: 1080px) {
  .sp-promise-section2 {
    width: 1080px;
    /* 适配JS的移动端基准宽 */
    padding: 72px 40px 88px;
    /* 移动端背景可能稍微不同，这里保持一致或微调 */
    /* background-image: url('/cdn/shop/files/20260122-foot-bg.png'); */
    /* background: url("/cdn/shop/files/asstets/sp-bz2-m-bg.png") no-repeat center center; */
  }

  /* 移动端标题通常隐藏或变小，图2中似乎没有标题，这里选择隐藏 */
  .sp-bz3-section-title {
    text-align: center;
    margin-bottom: 50px;
    font-size: 60px;
    box-sizing: border-box;
    line-height: 1.1;
  }
  .sp-bz3-section-title .sp-color {
    color: #fff;
  }
  /* 容器改为纵向排列 */
  .sp-bz3-cards-container {
    flex-direction: column;
    gap: 40px;
    width: 100%;
  }

  .sp-bz3-card {
    width: 100%;
    height: 342px;
    flex: unset;
    flex-direction: row;
    /* 关键：卡片内部变为左右排列 */
    align-items: center;
    /* 垂直居中 */
    text-align: left;
    /* 文字左对齐 */
    padding: 0px 50px 0px 45px;
    border-radius: 30px;
    box-sizing: border-box;
  }

  .sp-bz3-card-icon {
    margin-bottom: 0;
    margin-right: 30px;
    /* 图标和文字的间距 */
    width: 233px;
    height: 233px;
    flex-shrink: 0;
    /* 防止图标被压缩 */
    position: unset;
    top: unset;
    transform: unset;
  }

  .sp-bz3-card-content h3 {
    max-width: 656px;
    font-size: 45px;
    /* 移动端字号通常较大（因为基准是1080px） */
    margin: 0;
    margin-bottom: 20px;
    line-height: 50px;
    padding-left: 0;
    padding-right: 0px;
    height: auto;
  }

  .sp-bz3-card-content p {
    font-size: 30px;
    line-height: 1.2;
    max-width: none;
  }
}

/* ================= 核心容器 (配合 JS zoom) ================= */
.sp-qa2-container {
  margin: 0 auto;
  min-height: 100vh;
  padding-top: 100px;
  padding-bottom: 70px;
  transform-origin: top left;
  background: #ffffff;
}

/* ================= 组件样式 (sp-qa2-前缀) ================= */

/* 标题样式 */
.sp-qa2-title {
  text-align: center;
  margin-bottom: 65px;
  line-height: 1.2;
  letter-spacing: 1px;
}
.sp-qa2-title em {
  font-family: 'ArchivoExpanded-Bold';
  font-size: 44px;
  color: #232323;
  line-height: 1;
  background: linear-gradient(
    0deg,
    rgba(255, 96, 0, 0.99) 0%,
    rgba(255, 138, 0, 0.99) 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: normal;
}
.sp-qa2-title .sp-color {
  font-family: 'ArchivoExpanded-Medium';
  font-size: 25px;
  color: #666666;
  background: none;
  -webkit-text-fill-color: #666666;
}

/* 列表容器 */
.sp-qa2-list-container {
  margin: 0 auto;
  width: 1300px;
  /* PC端内容宽度 */
}

/* 单个卡片 */
.sp-qa2-item {
  border-radius: 0px;
  transition: all 0.3s ease;
  /* overflow: hidden; */
  /* 保证圆角 */
  padding: 0 0 35px;
}

/* 问题区域 (点击触发区) */
.sp-qa2-question {
  cursor: pointer;
  display: flex;
  height: 122px;
  background: #ffffff;
  box-shadow: 1px 2px 27px 0px rgba(19, 17, 17, 0.06);
  justify-content: space-between;
  align-items: center;
  gap: 28px;
  font-family: 'Poppins-Medium';
  font-size: 30px;
  color: #0f0f10;
  /* 卡片高度 */
  border-radius: 0px 0px 0px 0px;
  padding: 0 47px 0 68px;
  position: relative;
  transition: background-color 0.3s;
}

/* 鼠标悬停在问题上时，稍微变色 */
.sp-qa2-question:hover {
  background-color: #000000;
  color: #ffffff;
}

.sp-qa2-question:hover .sp-show {
  display: none;
}

.sp-qa2-question:hover .sp-hide {
  display: block;
}

/* 图标外面的黑盒子 */
.sp-qa2-icon-box {
  width: 32px;
  height: 32px;
  color: #ffffff;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  /* 旋转动画 */
  flex-shrink: 0;
}

.sp-qa2-icon-box .fa-solid,
.fa-add:before,
.fa-plus:before {
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 27px;
}

.sp-qa2-icon-box img {
  display: none;
  width: 100%;
  height: 100%;
}

.sp-qa2-icon-box .sp-show {
  display: block;
}

.sp-qa2-icon-box .sp-hide {
  display: none;
}

/* 答案区域 (默认隐藏) */
.sp-qa2-answer {
  display: none;
  padding: 46px 83px 0 69px;
  font-family: 'Poppins-Medium';
  font-size: 30px;
  color: #191919;
  line-height: 35px;
  border-top: 1px solid transparent;
  /* 占位防止跳动 */
}

/* ================= 激活(展开)状态 ================= */
.sp-qa2-item.active {
  box-shadow: none;
}

.sp-qa2-item.active .sp-qa2-icon-box .sp-show {
  display: none;
}

.sp-qa2-item.active .sp-qa2-icon-box .sp-hide {
  display: block;
}

.sp-qa2-item.active .sp-qa2-question {
  background-color: #000000;
  color: #ffffff;
}

.sp-qa2-item.active .sp-qa2-answer {
  /* background: #F4F4F4; */
}

/* 激活时，图标盒子旋转 135度 (+ 变成 x) */
.sp-qa2-item.active .sp-qa2-icon-box {
  /* transform: rotate(135deg); */
  /* background-color: #fff;   */
  color: #049deb;
}

.sp-qa2-item .fa-reduce {
  display: none;
  width: 27px;
  text-align: center;
}

.sp-qa2-item.active .fa-plus {
  display: none;
}

.sp-qa2-item.active .fa-reduce {
  display: block;
}

/* 激活时，整个卡片阴影加深 */
.sp-qa2-item.active {
  /* box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08); */
}

.sp-qa2-container .sp-btn-style1 {
  margin: 104px auto 0;
  width: 823px;
  height: 80px;
  background: linear-gradient(0deg, #ff6000 0%, #ff8a00 100%);
  border-radius: 10px;
  font-size: 32px;
}

/* ================= 移动端 适配 (基准 1080px) ================= */
@media screen and (max-width: 1080px) {
  .sp-qa2-container {
    width: 1080px;
    box-sizing: border-box;
    padding: 110px 40px 300px;
    min-height: unset;
    overflow: hidden;
  }

  .sp-qa2-list-container {
    width: auto;
  }

  .sp-qa2-title {
    font-size: 60px;
    margin-bottom: 65px;
  }

  .sp-qa2-title .sp-p {
    font-size: 36px;
  }

  /*  .sp-qa2-title {
    font-size: 70px;  
    margin-bottom: 51px;
  }

  .sp-qa2-item {
    margin-bottom: 40px;  
  }


*/
  .sp-qa2-icon-box {
    width: 32px;
    height: 32px;
    color: #ffffff;
    font-size: 32px;
  }

  .sp-qa2-icon-box .fa-solid,
  .fa-add:before,
  .fa-plus:before {
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 27px;
  }

  .sp-qa2-question {
    font-size: 32px;
    padding: 0 30px;
  }

  .sp-qa2-answer {
    font-size: 28px;
    line-height: 41px;
    padding: 40px 113px 40px 40px;
  }

  .sp-qa2-container .sp-btn-style1 {
    margin: 80px auto 0;
    width: 1000px;
    height: 150px;
    background: linear-gradient(0deg, #ff6000 0%, #ff8a00 100%);
    border-radius: 21px;
    font-size: 65px;
  }
}

.gradually .sp-title 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;
  }
}

@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;
  }
}
@media only screen and (max-width: 1080px) {
.mf-bundle-product {
zoom: 2.2;
}
.mf-bundle-checkout-warning{
color: #788188 !important;
opacity: 0.6;
}
.app-embed-plus-component-pay-button-address-text {
color: #000;
opacity: 0.75;
font-size: 16px !important;
}
.app-embed-plus-component-bundler {
padding-top: 0px !important;
padding-bottom: 0px !important;
}
#root .customer_buy_more_wrapper .customer_buy_more_title {
font-size: 50px;
margin-bottom: 40px;
}
#root table.customer-buy-more-discount-table {
color: #000;
}
#root .quick-add-hidden {
margin: 20px 40px 40px;
font-size: 40px;
color: #000;
}
#root table.customer-buy-more-discount-table th, td {
padding: 20px 10px !important;
}
}
.ribbons-extensions-theme-plugins-app-embed-plus,.quick-add-hidden{
max-width: 1080px;
margin: 0 auto;
}
.guarantee_column_container, .collapsible-content__wrapper,.lt_back_to_top,.product-recommendations,.related-products{
display: none !important;
}
#root .quick-add-hidden {
c