/** Shopify CDN: Minification failed

Line 2816:22 Expected identifier but found whitespace
Line 2816:23 Unexpected "scale("
Line 2826:5 Unexpected "/"

**/
@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: 'Montserrat-Bold';

  /* 引入字体 */
  src: url('/cdn/shop/files/Montserrat-Bold.ttf');
  font-weight: 300;
  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-Bold';
  src: url('/cdn/shop/files/Poppins-Bold_d0ea3e60-0a1d-4bb2-b0f9-45333a732fca.ttf?v=1766564289');
}
@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-Light';
  src: url('/cdn/shop/files/Poppins-Light.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: 'Montserrat-ExtraBold';
  /* 引入字体 */
  src: url('/cdn/shop/files/Montserrat-ExtraBold.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: 'Montserrat-Medium';
  /* 引入字体 */
  src: url('/cdn/shop/files/Montserrat-Medium.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins-ExtraBold';

  src: url('/cdn/shop/files/Poppins-ExtraBold.ttf');
  font-weight: 300;
  font-style: normal;
}


  
.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;
}
#root table.customer-buy-more-discount-table th, td {
  padding: 20px 10px !important;
}

* {
  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;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-touch-callout: none;
  user-select: none;
}

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 {
  background-color: #fff;
  top: 0px;
  width: 100%;
  left: 0;
  box-sizing: border-box;
}

.sp_header-top {
  width: 100%;
  height: 25px;
  position: relative;
  z-index: 11;
  text-align: center;
  font-family: Roboto;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  top: 0px;
  text-transform: uppercase;
}
.sp_header-top .sp-p {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: #128ceb;
}
.sp_header-wrap {
  position: relative;
}

.sp_header-content {
  width: 100%;
  padding: 0 33px;
  left: 0px;
  height: 80px;
  background: #ffffff;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 2;
}
.sp_header-content ul {
  display: flex;
  align-items: center;
  gap: 35px;
  font-family: 'Poppins-Bold';
  font-size: 16px;
  color: #000000;
}
.sp_header-content ul span {
  padding: 0 5px;
  height: 13px;
  background: #d72b2b;
  border-radius: 3px;
  font-size: 9px;
  color: #ffffff;
  display: inline-block;
  text-align: center;
  margin-left: 5px;
  vertical-align: middle;
  line-height: 13px;
}
.sp_header-content ul li:hover {
  color: #2081cd;
}
.sp_header-content .sp-logo {
  width: 134px;
  position: absolute;
  left: 50%;
  transform:scale(1.5);
  /* transform: translateX(-50%); */
}
.sp-cart {
  width: 26px;
  /* 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: 20px;
  height: 20px;
  background: #cf0101;
  border-radius: 50%;
  /* border: 3px solid #ffffff; */

  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  position: absolute;
  right: -9px;
  top: -5px;
  font-size: 12px;
  font-family: 'Roboto-Medium';
  text-align: center;
  box-sizing: border-box;
}
.sp-cart .sp-num.sp-gray {
  background: #414141;
}

.sp-top-btn {
  width: 172px;
  height: 40px;
  background: linear-gradient(180deg, #e10019 0%, #f32230 100%);
  border-radius: 20px;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
  font-family: 'Poppins-Bold';
  margin-right: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  animation: skip 4s infinite;
}

.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);
  z-index: -1;
}
.sp-btn-wrap {
}
.sp-btn-style1 {
  width: 632px;
  height: 80px;
  background: linear-gradient(180deg, #fab807 0%, #ff9013 100%);
  box-shadow: 0px 5px 0px 0px rgba(71, 71, 71, 0.23);
  border-radius: 40px;
  font-size: 34px;
  color: #ffffff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-family: 'Poppins-Bold';
  animation: skip 4s infinite 1s;
  box-sizing: border-box;
  position: relative;
  text-align: center;
  z-index: 1;
  text-transform: uppercase;
  padding-top: 2px;
}
.sp-btn-style1 .sp-arrow {
  width: 62px;
  height: 62px;
  background: #ffffff;
  border-radius: 50%;
  background-image: url('/cdn/shop/files/20251224-arrow.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 31px 22px;
  position: absolute;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
}

.sp-title-wrap {
  position: absolute;
  width: 100%;
  box-sizing: border-box;
}

.sp-title {
  font-family: 'Poppins-Bold';
  font-size: 55px;
  color: #282828;
  line-height: 1.2;
  text-align: center;
}

.sp-sub-title {
  font-family: 'Poppins-Medium';
  font-size: 24px;
  color: #4f4f4f;
  line-height: 1.2;
  margin-top: 24px;
  text-align: center;
}

.sp-color {
  color: #2081cd;
}
.sp-part1 {
  width: 1920px;
  height: 820px;
  background: url('/cdn/shop/files/20251224-img1-pc.png')
    no-repeat;
  background-size: 100% 100%;
}

.sp-part1 .sp-content {
  position: absolute;
  left: 260px;
  box-sizing: border-box;
  top: 115px;
}

.sp-part1 .sp-title {
  font-size: 50px;
  line-height: 1.1;
  text-align: left;
}
.sp-part1 .sp-title i {
  font-style: normal;
}
.sp-part1 .sp-sub-title {
  width: 600px;
  margin-top: 10px;
  text-align: left;
}
.sp-part1 .sp-text {
  display: flex;
  align-items: center;
  gap: 16px;
  font-family: 'Poppins-Medium';
  font-size: 30px;
  color: #625b52;
  margin-bottom: 5px;
}
.sp-part1 .sp-btn-style1 {
  margin-top: 45px;
  width: 542px;
}
.sp-part1 .sp-row {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 40px;
  font-family: 'Poppins-Light';
  font-size: 16px;
  color: #6a6a6a;
}
.sp-part1 .sp-row .sp-p {
  font-family: 'Poppins-SemiBold';
  font-size: 20px;
  color: #ff8400;
  font-style: italic;
  line-height: 1;
}

.sp-part1 .sp-box {
  width: 596px;

  position: absolute;
  left: 1016px;
  top: 536px;
}

@keyframes sp-float {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-30px);
  }
}
.sp-part2 {
  padding: 90px 0px 100px;
  background: #f1f7fa;
}
.sp-part2 .sp-title {
  text-align: center;
}
.sp-part2 .sp-row {
  display: flex;
  gap: 12px;
  justify-content: center;
  margin-top: 32px;
}
.sp-part2 .sp-row .sp-item {
  width: 341px;
  position: relative;
}
.sp-part2 .sp-row .sp-item .sp-p {
  font-family: 'Poppins-Regular';
  text-align: center;
  font-size: 20px;
  color: #ffffff;
  line-height: 1;
  position: absolute;
  top: 155px;
  width: 100%;
}

.sp-part3 {
  padding-top: 90px;
  padding-bottom: 100px;
}
.sp-part3 .sp-ww {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 65px;
  margin-top: 60px;
}
.sp-part3 .sp-video-wrap {
  width: 653px;
  height: 433px;

  border-radius: 14px;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  flex-shrink: 0;
}
.sp-part3 .sp-video-wrap video {
  /* width: 102%;
   margin: -750px 0 0 -1%;
   display: block; */
}
.sp-part3 .sp-box {
  width: 661px;
}
.sp-part3 .sp-emo {
  height: 72px;
  position: absolute;
  right: -1px;
  top: -20px;
  z-index: 2;
  animation: skip 4s infinite;
}
.sp-part3 .sp-img-p {
  height: 255px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 60px;
  z-index: 2;
}
.sp-part3 .sp-text {
  font-family: 'Poppins-Regular';
  font-size: 30px;
  color: #ffffff;
  line-height: 66px;
  text-align: center;
  position: absolute;
  top: 0;
  width: 100%;
  display: flex;
  gap: 20px;
}
.sp-part3 .sp-text .sp-t {
  flex: 1;
}
.sp-part3 .sp-row {
  display: flex;
  justify-content: space-between;
  margin-top: 36px;
  font-family: 'Montserrat-Medium';
  font-size: 19px;
  color: #363130e6;
}
.sp-part3 .sp-row .sp-item {
  position: relative;
}
.sp-part3 .sp-row .sp-item:not(:last-child):after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #0e83c7;
  opacity: 0.3;
  width: 1px;
  height: 90%;
  right: -42%;
}
.sp-part3 .sp-row .sp-p {
  font-family: 'Poppins-SemiBold';
  font-size: 25px;
  color: #363231;
}
.sp-part3 .sp-row .sp-span {
  font-family: 'Montserrat-ExtraBold';
  font-size: 45px;
  color: #0e83c7;
}

.sp-part4 {
  height: 873px;
  background: url('/cdn/shop/files/20251224-img4-pc.png')
    no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}

.sp-part4 .sp-title {
  text-align: left;
  padding-left: 50px;
  padding-top: 50px;
}
.sp-part4 .sp-sub-title {
  text-align: left;
  margin-top: 10px;
  padding-left: 50px;
  margin-bottom: 62px;
}
.sp-part4 .sp-text {
  width: 212px;
  height: 46px;
  background: #939393;
  border-radius: 50px;

  font-family: 'Poppins-Medium';
  font-size: 32px;
  color: #ffffff;
  line-height: 48px;
  text-align: center;
  margin-left: 12px;
  margin-bottom: 36px;
}
.sp-part4 .sp-text2 {
  background: linear-gradient(
    90deg,
    rgba(0, 104, 162, 0.99),
    rgba(76, 175, 230, 0.99)
  );
}

.sp-part4 .sp-box {
  width: 700px;
  height: 672px;
  background: #ffffff;
  border-radius: 30px;
  position: absolute;
  right: 260px;
  top: 98px;
}
.sp-part4 .sp-box .sp-row {
  display: flex;
  margin-left: 27px;
}
.sp-part4 .sp-box .sp-icon {
  height: 23px;
}
.sp-part4 .sp-box .sp-col .sp-li {
  display: flex;
  align-items: center;
  gap: 12px;
  font-family: 'Poppins-Regular';
  font-size: 21px;
  color: #888888;
  margin-bottom: 45px;
  line-height: 1;
}
.sp-part4 .sp-box .sp-col2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 36px;
  margin-left: 30px;
  margin-right: 25px;
  margin-top: 8px;
}
.sp-part4 .sp-box .sp-col3 .sp-li {
  font-family: 'Poppins-Medium';
  font-size: 24px;
  color: #235572;
}
.sp-part4 .sp-box .sp-line {
  width: 1px;
  height: 158px;
  background: #381e1260;
}
.sp-part4 .sp-btn-style1 {
  margin: 20px auto 0;
}
.sp-part5 {
  padding: 99px 0;
}

.sp-part5 .sp-box {
  width: 1347px;
  margin-left: 255px;
}
.sp-part5 .sp-box .sp-content {
  position: absolute;
    left: 381px;
    top: 79px;
}
.sp-part5 .sp-box .sp-t1 {
  font-family: 'Poppins-Bold';
  font-size: 27px;
  color: #89551e;
  line-height: 43px;
  background: linear-gradient(180deg, #e1ac65 0%, #713d00 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.sp-part5 .sp-box .sp-row {
  display: flex;
  gap: 18px;
  margin-top: 16px;
  margin-bottom: 32px;
}
.sp-part5 .sp-box .sp-row .sp-p {
  display: flex;
  align-items: center;
  gap: 11px;
  font-family: 'Poppins-Medium';
  font-size: 20px;
  color: #363231;
  line-height: 1;
}
.sp-part5 .sp-box .sp-row .sp-p .sp-icon {
  height: 29px;
}
.sp-part5 .sp-box .sp-t2 {
  width: 600px;
  font-family: 'Poppins-Regular';
  font-size: 20px;
  color: #1b0e00e9;
  line-height: 30px;
}
.sp-part5 .sp-box .sp-t3 {
  width: 255px;
  position: absolute;
  left: 803px;
  top: 325px;
  font-family: 'Poppins-Medium';
  font-size: 14px;
  color: #282828e9;
  text-align: center;
  line-height: 1.1;
}
.sp-part6 {
  padding-top: 90px;
  padding-bottom: 100px;
  height: 913px;
  background: url('/cdn/shop/files/20251224-img6-pc.png')
    no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
}

.sp-part6 .sp-box {
  position: absolute;
  top: 612px;
  left: 266px;

  width: 1388px;
  height: 201px;
  background: rgba(255, 255, 255, 0.88);
  border-radius: 25px;
  display: flex;
  padding-top: 25px;
  box-sizing: border-box;
  justify-content: space-evenly;
}
.sp-part6 .sp-box .sp-item {
  width: 327px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.sp-part6 .sp-box .sp-item .sp-p1 {
  font-family: 'Poppins-SemiBold';
  font-size: 24px;
  color: #1385bd;
}
.sp-part6 .sp-box .sp-item .sp-p2 {
  font-family: 'Poppins-Regular';
  font-size: 18px;
  color: #000000cc;
  line-height: 25px;
}
.sp-part7 {
  padding-top: 80px;
  padding-bottom: 100px;
}
.sp-part7 .sp-sub-title {
  margin-bottom: 70px;
}
#root .sp-part7 .swiper-slide {
  width: 492px;
}
#root .sp-part7 .swiper-slide .sp-text {
  position: absolute;
  top: 22px;
  left: 28px;
  color: #ffffff;
  width: 380px;
}
#root .sp-part7 .swiper-slide .sp-text .sp-p1 {
  font-family: 'Poppins-Bold';
  font-style: italic;
  font-size: 24px;
  line-height: 1.2;
}
#root .sp-part7 .swiper-slide .sp-text .sp-p2 {
  font-family: 'Poppins-Medium';
  font-size: 20px;
  color: #f0f0f0;
  line-height: 25px;
}
#root .sp-part7 .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-part8 {
  background: #f1f7fa;
  padding: 100px 260px 150px;
}
.sp-part8 .sp-content {
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  left: 773px;
  top: 0;
  gap: 30px;
  font-family: 'Poppins-Regular';
  font-size: 20px;
  color: #666666;
  line-height: 40px;
}
.sp-part8 .sp-title {
  text-align: left;
}
.sp_product_part {
  width: 100%;
  font-family: 'Roboto-Medium';
  box-sizing: border-box;
  position: relative;
  background: #f1f7fa;
  padding: 0px 0px 100px;
}

.sp_product_part .sp-text1 {
  font-family: 'Poppins-Medium';
  font-size: 23px;
  color: #363231;
  line-height: 1;
  text-align: center;
}
.sp_product_part .sp-text1 .sp-icon {
  height: 17px;
  margin-right: 10px;
}
.sp_product_part .sp-title1 {
  font-family: 'Poppins-Bold';
  font-size: 56px;
  color: #1d1a19;
  line-height: 1;
  text-align: center;
  margin-bottom: 15px;
  margin-top: -10px;
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 15px;
  font-style: italic;
}

.sp_product_part .sp-title1 img {
  animation: skip 4s infinite;
}
.sp-icon-wraps {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 55px;
}
.sp-icon-wraps .sp-icon {
  width: 20px;
}
.sp-icon-wraps .sp-p {
  gap: 11px;
  display: flex;
  align-items: center;
  font-size: 23px;
  color: #363231;
  font-family: 'Poppins-Medium';
}

.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: 20px;
  flex-shrink: 0;
}
.sp-scroll2 .sp-p {
  display: flex;
  align-items: center;
  gap: 15px;
  font-family: 'Poppins-Medium';
  font-size: 23px;
  color: #363231;
}

.sp_product_content {
  display: flex;
  gap: 50px;
  justify-content: center;
  box-sizing: border-box;
  /* margin-top: 104px; */

  /* width: 1200px; */
  overflow: hidden;
  margin: 0 auto;
  padding: 60px 10px;
}
.sp_product_box {
  width: 383px;
  height: 570px;
  background: #ffffff;
  border-radius: 15px;

  position: relative;
  margin-bottom: 0px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;

  border: none;
  user-select: none;
  padding-top: 50px;
}
.sp_product_box2 {
  /* padding-top: 70px; */
}
.sp_product_box.sp-active {
  border: 4px solid #48b3e9;
  transform: scale(1.1);
}

.sp_product_part .sp-brand {
  width: 83px;
  height: 82px;
  top: -25px;
  left: -25px;
  font-size: 18px;
  background: url('/cdn/shop/files/20251224-brand-circle.png')
    no-repeat;
  background-size: 100% 100%;
  position: absolute;
  line-height: 1;
  text-align: center;
  box-sizing: border-box;
  color: #fff;
  font-family: 'Roboto-Bold';
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 5px;
  animation: shakeCart 3s infinite ease-in-out;
}
.sp_product_part .sp-brand .sp-p {
  font-size: 26px;
}
.sp_product_part .sp-brand2 {
  width: 200px;
  height: 33px;
  position: absolute;
  top: -7px;
  left: 50%;
  transform: translateX(-50%);
  line-height: 34px;
  font-size: 12px;
  color: #fefefe;
  background: url('/cdn/shop/files/20251224-brand.png')
    no-repeat;
  background-size: 100% 100%;
  text-align: center;
  box-sizing: border-box;
  font-family: 'Poppins-Bold';
  gap: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sp_product_part .sp-img-wrap {
  width: 100%;
  height: 260px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0px;
  padding-left: 20px;
}
.sp_product_part .sp-p-img {
  height: 200px;
}
.sp_product_part .sp-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 450px;
}

.sp_product_part .sp-title-s {
  font-family: 'Poppins-Bold';
  font-size: 24px;
  color: #191919;
  line-height: 1;
  text-align: center;
      padding: 0 32px;
}

.sp_product_part .sp-price-group {
  line-height: 1;
  align-items: baseline;

  margin-bottom: 15px;
}

.sp_product_part .sp-price1 {
  font-family: 'Poppins-Bold';
  font-size: 31px;
  color: #d90000;
}

.sp_product_part .sp-price2 {
  font-family: 'Poppins-Bold';
  font-size: 18px;
  color: #7a7979;
  margin-left: 16px;
}
.sp_product_part .sp-price3 {
  font-family: 'Poppins-Medium';
  font-size: 24px;
  color: #1e1e1e;
  line-height: 1;
  margin-bottom: 14px;
  text-align: center;
}
.sp_product_part .sp-price3 .sp-span {
  color: #d90000;
}
.sp_product_part .sp-btn-style {
  width: 316px;
  height: 47px;
  background: linear-gradient(180deg, #fab807, #ff9013);
  box-shadow: 0px 5px 0px 0px rgba(71, 71, 71, 0.23);
  border-radius: 24px;

  font-size: 24px;
  font-family: 'Poppins-ExtraBold';
  color: #ffffff;
  text-transform: uppercase;
  animation: skip 4s infinite;
}

.sp-tip6 {
  font-family: 'Poppins-SemiBold';
  font-size: 16px;
  color: #2d2d2d;
  line-height: 1;
  margin-top: 24px;
  text-transform: uppercase;
      text-align: center;
}

@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: 240px;
  height: 47px;
  border-radius: 20px;
  border: 2px solid #cccccc;
  padding: 0px 18px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #eeeeee;
  margin-bottom: 14px;
}

.addGroup .sp-reduce,
.addGroup .sp-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: 120px;
  font-size: 21px;
  color: #191919;
  height: 100%;
  background: #fff;
  /* vertical-align: middle; */
  padding: 0;
  font-family: 'Roboto';

  border-left: 2px solid #646464;
  border-right: 2px solid #646464;
  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: 100%;
  display: flex;
  justify-content: center;
  gap: 20px;
}
.sp-footer-img {
  width: 854px;
  display: block;
  margin: 80px auto 24px;
}
.sp-footer-img2 {
  width: 478px;
  display: block;
}
.sp-footer-box1 {
  width: 525px;

  background: #eef8fe;
  border-radius: 10px;
  border: 1px solid #c0e0f3;
  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: 25px;
}
.sp-footer-box2 {
  width: 525px;

  background: #fdfcf5;
  border-radius: 10px;
  border: 1px solid #eee9c6;
  padding: 16px 21px;
  box-sizing: border-box;
}
.sp-footer-box2 .sp-icon {
  width: 25px;
}
.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;
  max-width: 1000px;
}
.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_pc {
    display: none;
  }
  .sp_mobile {
    display: block;
  }

  .sp_header-top {
    height: 60px;
    font-size: 32px;
    line-height: 60px;
    font-family: 'Poppins-Medium';
    text-transform: unset;
  }

  .sp_header-content {
    width: 100%;
    height: 140px;
    position: unset;
    transform: unset;
    padding: 0 30px 0 40px;
  }
  .sp_header-content .sp-logo {
    width: 205px;
    position: unset;
    transform: scale(2);
    left: 0;
    margin-left: 89px;
  }

  .sp-top-btn {
    width: 380px;
    height: 90px;
    background: linear-gradient(0deg, #e10019 0%, #f32230 100%);
    border-radius: 45px;
    font-size: 45px;
    margin-right: 0px;
  }
  .sp-cart {
    width: 68px;
    height: 68px;
    margin-right: 0px;
    border-radius: 10px;
    border: 4px solid #4e4e4ecc;
  }
  .sp-cart .sp-icon {
    width: 52px;
  }
  .sp-cart .sp-num {
    width: 36px;
    height: 36px;

    right: -12px;
    top: -12px;
    font-size: 22px;
  }
  .sp-menu-btn {
    cursor: pointer;
    margin-right: 43px;
    width: 59px;
    /* 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: 160px;
    margin: 0 auto;
    font-size: 70px;
    padding-right: 118px;
    border-radius: 80px;
  }
  .sp-btn-style1 .sp-arrow {
    width: 120px;
    height: 120px;
    right: 20px;
    background-size: 61px 44px;
  }
  .sp-title {
    font-size: 65px;
    text-align: center;
    line-height: 1.2;
  }

  .sp-sub-title {
    font-size: 34px;
    text-align: center;
    line-height: 46px;
    margin-top: 24px;
    color: #474747cc;
  }

  .sp-part1 {
    height: auto;
    background: unset;
    width: 100%;
  }
  .sp-part1 .sp-content {
    width: 100%;
    position: absolute;
    top: 92px;
    width: 100%;
    left: 0px;
    box-sizing: border-box;
    padding: 0px 55px;
  }
  .sp-part1 .sp-content .sp-row1 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 45px;
  }
  .sp-part1 .sp-title {
    font-size: 68px;
    line-height: 1.1;
    text-align: center;
  }
  .sp-part1 .sp-title .sp-color {
    font-size: 60px;
  }
  .sp-part1 .sp-sub-title {
    width: 100%;
    margin-top: 24px;
    text-align: center;
  }
  .sp-part1 .sp-content2 {
    width: 100%;
    position: absolute;
    top: 1000px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .sp-part1 .sp-text {
    display: flex;
    align-items: center;
    gap: 16px;
    font-family: 'Poppins-Medium';
    font-size: 30px;
    color: #625b52;
    margin-bottom: 0px;
  }
  .sp-part1 .sp-btn-style1 {
    margin-top: 55px;
    width: 1000px;
  }
  .sp-part1 .sp-row {
    gap: 15px;
    margin-top: 44px;
    font-family: 'Poppins-Regular';
    font-size: 24px;
  }
  .sp-part1 .sp-row .sp-p {
    font-size: 30px;
    margin-right: 12px;
  }

  .sp-part1 .sp-box2 {
    width: 825px;
  }

  .sp-part2 {
    padding: 100px 0px 115px;
    background: #f1f7fa;
  }
  .sp-part2 .sp-title {
    text-align: center;
    font-size:58px;
  }
  .sp-part2 .sp-sub-title {
    padding: 0 40px;
    box-sizing: border-box;
  }
  .sp-part2 .sp-row {
    display: flex;
    gap: 20px 18px;
    justify-content: center;
    margin-top: 35px;
    flex-wrap: wrap;
  }
  .sp-part2 .sp-row .sp-item {
    width: 492px;
    position: relative;
  }
  .sp-part2 .sp-row .sp-item .sp-p {
    font-family: 'Poppins-Regular';
    text-align: center;
    font-size: 29px;
    color: #ffffff;
    line-height: 1;
    position: absolute;
    top: 225px;
    width: 100%;
  }

  .sp-part3 {
    padding: 105px 40px 110px;
    box-sizing: border-box;
  }

  .sp-part3 .sp-video-wrap {
    width: 100%;
    height: 663px;
    margin-top: 60px;
    border-radius: 14px;
    overflow: hidden;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-shrink: 0;
    margin-bottom: 70px;
  }

  .sp-part3 .sp-box {
    width: 100%;
  }
  .sp-part3 .sp-emo {
    height: 110px;
    position: absolute;
    right: -2px;
    top: -30px;
    z-index: 2;
  }
  .sp-part3 .sp-img-p {
    height: 385px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 86px;
    z-index: 2;
  }
  .sp-part3 .sp-text {
    font-size: 45px;
    line-height: 102px;
  }

  .sp-part3 .sp-row {
    display: flex;
    justify-content: space-between;
    margin-top: 96px;
    font-size: 29px;
  }
  .sp-part3 .sp-row .sp-item {
    position: relative;
  }
  .sp-part3 .sp-row .sp-item:not(:last-child):after {
    right: -42%;
  }
  .sp-part3 .sp-row .sp-p {
    font-size: 38px;
  }
  .sp-part3 .sp-row .sp-span {
    font-size: 68px;
  }

  .sp-part4 {
    height: auto;
    background: #f3f5f6;
    padding-bottom: 120px;
  }

  .sp-part4 .sp-title {
    text-align: left;
    padding-left: 55px;
    padding-top: 60px;
    font-size: 55px;
  }
  .sp-part4 .sp-sub-title {
    text-align: left;
    margin-top: 18px;
    padding-left: 55px;
    margin-bottom: 65px;
  }
  .sp-part4 .sp-text {
    width: 295px;
    height: 64px;
    background: #939393;

    font-size: 44px;
    line-height: 65px;
    text-align: center;
    margin-left: 16px;
    margin-bottom: 49px;
  }
  .sp-part4 .sp-text2 {
    background: linear-gradient(
      90deg,
      rgba(0, 104, 162, 0.99),
      rgba(76, 175, 230, 0.99)
    );
    margin-left: 32px;
  }

  .sp-part4 .sp-box {
    width: 972px;
    height: 680px;
    background: #ffffff;
    border-radius: 30px;
    position: relative;
    z-index: 2;
    right: 0px;
    top: 0px;
    margin-top: -89px;
    margin-left: 42px;
    margin-bottom: 80px;
  }
  .sp-part4 .sp-box .sp-row {
    display: flex;
    margin-left: 25px;
  }
  .sp-part4 .sp-box .sp-icon {
    height: 31px;
  }
  .sp-part4 .sp-box .sp-col .sp-li {
    gap: 10px;
    font-size: 30px;
    margin-bottom: 58px;
    line-height: 1;
  }
  .sp-part4 .sp-box .sp-col2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 48px;
    margin-left: 50px;
    margin-right: 35px;
    margin-top: 11px;
  }
  .sp-part4 .sp-box .sp-col3 .sp-li {
    font-size: 30px;
    gap: 18px;
  }
  .sp-part4 .sp-box .sp-line {
    width: 1px;
    height: 220px;
    background: #381e1260;
  }
  .sp-part4 .sp-btn-style1 {
    margin: 20px auto 0;
  }
  .sp-part5 {
    padding: 115px 0 100px;
  }

  .sp-part5 .sp-box {
    width: 1002px;
    margin: 0 auto;
  }
  .sp-part5 .sp-box .sp-content {
    position: absolute;
    left: 52px;
    top: 20px;
  }
  .sp-part5 .sp-box .sp-t1 {
    font-size: 37px;
    line-height: 58px;
  }
  .sp-part5 .sp-box .sp-row {
    display: flex;
    gap: 22px;

    margin-bottom: 36px;
  }
  .sp-part5 .sp-box .sp-row .sp-p {
    gap: 14px;
    font-size: 24px;
  }
  .sp-part5 .sp-box .sp-row .sp-p .sp-icon {
    height: 38px;
  }
  .sp-part5 .sp-box .sp-t2 {
    width: 640px;
    font-size: 24px;
  }
  .sp-part5 .sp-box .sp-t3 {
    width: 255px;
    position: absolute;
    left: 418px;
    top: 370px;
    font-family: 'Poppins-Medium';
    font-size: 14px;
    color: #282828e9;
    text-align: center;
    line-height: 1.1;
  }
  .sp-part6 {
    padding-top: 110px;
    padding-bottom: 0px;
    height: 1483px;
    background: url('/cdn/shop/files/20251224-img6.png')
      no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
  }

  .sp-part6 .sp-box {
    position: absolute;
    top: 366px;
    left: 100px;

    width: 631px;
    height: 477px;
    background: rgba(255, 255, 255, 0.88);
    border-radius: 25px;
    display: flex;
    padding-top: 0px;
    flex-direction: column;
    box-sizing: border-box;
    justify-content: space-evenly;
    padding-left: 40px;
    padding-right: 20px;
  }
  .sp-part6 .sp-box .sp-item {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    text-align: left;
  }
  .sp-part6 .sp-box .sp-item .sp-icon-wrap {
    width: 100px;
    display: flex;
    align-items: center;
    flex-shrink: 0;
  }
  .sp-part6 .sp-box .sp-item .sp-p1 {
    font-size: 36px;
  }
  .sp-part6 .sp-box .sp-item .sp-p2 {
    font-size: 28px;
    line-height: 30px;
  }
  .sp-part7 {
    padding-top: 110px;
    padding-bottom: 100px;
  }
  .sp-part7 .sp-sub-title {
    margin-bottom: 80px;
  }
  #root .sp-part7 .swiper-slide {
    width: 587px;
  }
  #root .sp-part7 .swiper .swiper-wrapper {
    -webkit-transition-timing-function: unset;
    -moz-transition-timing-function: unset;
    -ms-transition-timing-function: unset;
    -o-transition-timing-function: unset;
    transition-timing-function: unset;
  }
  #root .sp-part7 .swiper-slide .sp-text {
    position: absolute;
    top: 33px;
    left: 32px;
    color: #ffffff;
    width: 460px;
  }
  #root .sp-part7 .swiper-slide .sp-text .sp-p1 {
    font-size: 29px;
    line-height: 1.2;
    margin-bottom: 5px;
  }
  #root .sp-part7 .swiper-slide .sp-text .sp-p2 {
    font-family: 'Poppins-Medium';
    font-size: 24px;
    color: #f0f0f0;
    line-height: 30px;
  }
  #root .sp-part7 .swiper {
    width: 100%;
    padding-bottom: 100px;
  }
  #root .sp-part7 .swiper .swiper-pagination-bullet {
    width: 24px;
    height: 24px;
    background: #e5e5e5;
    border-radius: 50%;
    opacity: 1;
    margin: 0 19px !important;
  }
  #root .sp-part7 .swiper .swiper-pagination-bullet-active {
    background: #43a9e1;
    opacity: 1;
  }
  .sp-part8 {
    background: #f1f7fa;
    padding: 120px 40px 110px;
  }
  .sp-part8 .sp-box {
    width: 100%;
    background: #ffffff;
    border-radius: 20px;
    padding: 60px 0;
    box-sizing: border-box;
  }
  .sp-part8 .sp-img1 {
    width: 764px;
    display: block;
    margin: 0 auto 17px;
  }
  .sp-part8 .sp-text {
    max-width: 918px;
    font-family: 'Poppins-Regular';
    font-size: 29px;
    color: #666666;
    line-height: 53px;
    margin-left: 40px;
    border-top: 2px solid #bfbfbfcc;
    padding-top: 70px;
    white-space: nowrap;
  }
  .sp-part8 .sp-text .sp-span {
    font-family: 'Poppins-SemiBold';
    font-size: 34px;
  }
  .sp-part8 .sp-title {
    text-align: center;
    margin-bottom: 60px;
  }

  .sp_product_part {
    width: 100%;
    font-family: 'Roboto-Medium';
    box-sizing: border-box;
    position: relative;
    padding: 0px 0px 120px;
  }

  .sp_product_part .sp-text1 .sp-icon {
  }
  .sp_product_part .sp-text1 {
    font-size: 23px;
  }

  .sp_product_part .sp-title1 {
    font-size: 50px;
    margin-bottom: 20px;
  }
  .sp_product_part .sp-title1 img {
    animation: skip 4s infinite;
  }

  .sp_product_content {
    flex-direction: column;
    gap: 30px;
    width: none;
    padding: 0 40px;
    box-sizing: border-box;
    margin-top: 100px;
    overflow: unset;
  }
  .sp_product_box {
    width: 100%;
    height: 460px;
    background: #ffffff;
    border-radius: 30px;
    box-shadow: 1px 1px 18px 0px rgba(23, 15, 0, 0.09);
    flex-direction: row;
    padding-top: 0;
  }
  .sp_product_box.sp-active {
    border: none;
    transform: scale(1);
  }
  .sp_product_box2 {
    padding-top: 0px;
  }
  .sp_product_part .sp-brand {
    width: 92px;
    height: 92px;
    top: -23px;
    left: -11px;
    font-size: 22px;
    font-family: 'Poppins-Medium';
    padding-top: 5px;
  }
  .sp_product_part .sp-brand .sp-p {
    font-size: 36px;
    font-family: 'Poppins-ExtraBold';
  }
  .sp_product_part .sp-brand2 {
    width: 353px;
    height: 67px;
    top: -17px;
    left: 111px;
    transform: unset;
    line-height: 1;
    text-align: center;
    box-sizing: border-box;
    font-size: 25px;
    color: #fefefe;
    line-height: 67px;
    font-family: 'Roboto-Bold';
    gap: 15px;
    align-items: center;
    display: flex;
    justify-content: center;
  }

  .sp-flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .sp_product_part .sp-img-wrap {
    width: 520px;
    height: 100%;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
  }
  .sp_product_part .sp-p-img {
    height: 346px;
  }

  .sp_product_part .sp-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 440px;
    height: 100%;
  }

  .sp_product_part .sp-title-s {
    font-size: 42px;
        padding: 0 8px;
  }

  .sp_product_part .sp-price-group {
    line-height: 1;
    align-items: baseline;
    margin-top: 43px;
    margin-bottom: 30px;
  }

  .sp_product_part .sp-price1 {
    font-family: 'Poppins-Bold';
    font-size: 46px;
    color: #d90000;
  }

  .sp_product_part .sp-price2 {
    font-family: 'Poppins-Medium';
    font-size: 30px;
    color: #7a7979;
    margin-left: 20px;
  }
  .sp_product_part .sp-price3 {
    font-family: 'Poppins-SemiBold';
    font-size: 34px;
    color: #2b2b2b;
    margin-bottom: 25px;
  }
  .sp_product_part .sp-price3 .sp-span {
    color: #d90000;
  }
  .sp_product_part .sp-btn-style {
    width: 420px;
    height: 90px;
    background: linear-gradient(180deg, #fab807, #ff9013);
    box-shadow: 0px 5px 0px 0px rgba(71, 71, 71, 0.23);
    border-radius: 45px;
    font-family: 'Poppins-Bold';
    font-size: 45px;
    color: #ffffff;
    text-transform: uppercase;
    animation: skip 4s infinite;
  }

  .addGroup {
    width: 300px;
    height: 70px;
    padding: 0px 22px;
    border-radius: 35px;
    margin-bottom: 36px;
  }

  .addGroup .sp-reduce,
  .addGroup .sp-add {
    width: 22px;
  }

  .addGroup input {
    width: 155px;
    font-size: 32px;
    color: #000000;
  }
  .sp-footer-wrap {
    width: 1000px;
    flex-direction: column;
    gap: 30px;
    margin: 0 auto;
  }
  .sp-footer-img {
    width: 854px;
    margin: 70px auto 29px;
  }
  .sp-footer-img2 {
    width: 911px;
  }
  .sp-footer-box1 {
    width: 100%;
    padding: 35px 36px 55px;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
  }
  .sp-footer-box1 .sp-p {
    gap: 12px;
    font-size: 32px;
    margin-bottom: 30px;
  }
  .sp-footer-box1 .sp-p img {
    width: 45px;
  }
  .sp-footer-box2 {
    width: 988px;
    padding: 30px 36px;
    margin-top: 30px;
    background: #fdfcf5;
    margin-left: auto;
    margin-right: auto;
    max-width: 988px;
  }
  .sp-footer-box2 .sp-p {
    gap: 12px;
    font-size: 32px;
    margin-bottom: 26px;
  }
  .sp-footer-box2 .sp-p img {
    width: 50px;
  }
  .sp-footer-box2 .sp-li {
    font-size: 29px;
    margin-top: 16px;
    /* -webkit-text-size-adjust: 60%; */
  }
  .sp-btn-style2 {
    width: 1080px;
    height: 168px;
    background: url('/cdn/shop/files/20251224-fix-bg.png')
      no-repeat;
    background-size: 100% 100%;
    display: flex;

    z-index: 9;
    align-items: center;
    box-sizing: border-box;
  }
  .sp-btn-style2 .sp-area {
    width: 457px;
    height: 100%;

    text-align: center;
    font-size: 22px;
    color: #f81111;
    line-height: 1.2;
    font-family: Roboto;

    flex-shrink: 0;
    position: relative;
  }

  .sp-btn-style2 .sp-area .sp-t1 {
    width: 100%;
    text-align: center;
    font-family: 'Poppins-Bold';
    font-style: italic;
    font-size: 22px;
    color: #ffefcb;
    position: absolute;
    top: 35px;
  }

  .sp-btn-style2 .sp-area .sp-t3 {
    width: 100%;
    text-align: center;
    font-family: 'Poppins-Regular';
    font-size: 15px;
    color: #ffffff;
    position: absolute;
    top: 120px;
  }
  .sp-btn-style2 .sp-area2 {
    flex: 1;
    text-align: center;
  }

  .sp-btn-style2 .sp-area2 .sp-right {
    font-family: 'Poppins-Bold';
    font-size: 58px;
    color: #ffffff;
    line-height: 1.2;
    animation: skip 4s infinite 1s;
  }

  .sp-btn-style2 .sp-area2 .sp-p {
    font-size: 29px;
    color: #ffffff;
    font-family: 'Poppins-SemiBold';
    line-height: 1.2;
  }

  .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: 28px;
    color: #636363;
  }
  .sp-menu .sp-menu-item a {
    width: 100%;
    height: 100%;
    padding-left: 35px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
  }
  .sp-menu .sp-menu-item a .sp-span {
    width: 103px;
    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-scroll-top {
    scroll-margin-top: 60px;
  }
}
.sp-scroll-top {
  scroll-margin-top: 80px;
}

/* =========================================
   PC端样式 (基准宽度 1920px) - 对应图一
   ========================================= */

.sp-promise-section2 {
  width: 1920px; /* 配合zoom使用固定宽 */
  /* 模拟背景：深色+金色光效 */
  background: url('/cdn/shop/files/20251224-circle-bg-pc.png')
    no-repeat;
  background-size: 100% 100%;
  padding: 50px 260px 45px;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  font-family: 'Roboto';
  overflow: hidden;
}

/* 标题样式 */
.sp-bz3-section-title {
  font-size: 55px;
  font-family: 'Poppins-Bold'; /* 类似Times New Roman */
  color: #fff;
  margin-bottom: 70px;
}

/* 卡片容器：PC端横向排列 */
.sp-bz3-cards-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  gap: 43px;
}

/* 单个卡片样式 */
.sp-bz3-card {
  height: 218px;
  background: #ffff;
  border-radius: 30px;

  flex: 1; /* 三等分 */
  display: flex;
  flex-direction: column; /* PC端内容上下排列 */
  align-items: center; /* PC端内容居中 */
  text-align: center; /* PC端文字居中 */
  position: relative;
  padding: 0 40px;
  box-sizing: border-box;
}

/* 图标区域 */
.sp-bz3-card-icon {
  width: 94px;
  height: 94px;
  /* 如果没有图片，用此做占位符效果 */
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -45px;
}

.sp-bz3-icon-img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

/* 文本内容区域 */
.sp-bz3-card-content h3 {
  font-size: 24px;
  color: #282828;
  font-weight: 800;

  font-family: 'Poppins-Bold';
  margin: 62px 0px 0px;
  padding: 0 30px;
  box-sizing: border-box;
  text-transform: uppercase;
  line-height: 1.2;
  height: 65px;
}

.sp-bz3-card-content p {
  font-family: 'Poppins-Regular';
  font-weight: 400;
  font-size: 16px;
  color: #666666cc;
  line-height: 1.2;
}

/* =========================================
           移动端/窄屏样式 (基准宽度 1080px) - 对应图二
           你的JS会在 width <= 1080 时触发缩放，
           这里的CSS负责改变布局结构
           ========================================= */

@media screen and (max-width: 1080px) {
  .sp-promise-section2 {
    width: 1080px; /* 适配JS的移动端基准宽 */
    padding: 105px 40px 140px;
    /* 移动端背景可能稍微不同，这里保持一致或微调 */
    /* background: url("./asstets/sp-bz2-m-bg.png") no-repeat center center; */
    background-image: url('/cdn/shop/files/20251224-circle-bg.png');
  }

  /* 移动端标题通常隐藏或变小，图2中似乎没有标题，这里选择隐藏 */
  .sp-bz3-section-title {
    text-align: center;
    margin-bottom: 60px;
    font-size: 65px;
    line-height: 75px;
    box-sizing: border-box;
    padding: 0 100px;
  }

  /* 容器改为纵向排列 */
  .sp-bz3-cards-container {
    flex-direction: column;
    gap: 42px;
  }

  .sp-bz3-card {
    height: 280px;
    flex: unset;
    flex-direction: row; /* 关键：卡片内部变为左右排列 */
    align-items: center; /* 垂直居中 */
    text-align: left; /* 文字左对齐 */
    padding: 50px 50px 50px 57px;
    border-radius: 30px;
    background: #ffffffe6;
    box-sizing: border-box;
  }

  .sp-bz3-card-icon {
    margin-bottom: 0;
    margin-right: 55px; /* 图标和文字的间距 */
    width: 204px; /* 移动端图标可能显得更大 */
    height: 204px;
    flex-shrink: 0; /* 防止图标被压缩 */
    position: relative;
    top: unset;
  }

  .sp-bz3-card-content h3 {
    font-size: 42px; /* 移动端字号通常较大（因为基准是1080px） */
    margin: 0;
    margin-bottom: 20px;
    line-height: 1;
    padding-left: 0;
    padding-right: 0px;
    height: auto;
  }

  .sp-bz3-card-content p {
    font-size: 28px;
    line-height: 1.2;
  }
}

/* ================= 核心容器 (配合 JS zoom) ================= */
.sp-qa2-container {
  margin: 0 auto;
  min-height: 100vh;
  padding-top: 90px;
  padding-bottom: 70px;
  transform-origin: top left;
  font-family: 'Roboto';
}

/* ================= 组件样式 (sp-qa2-前缀) ================= */

/* 标题样式 */
.sp-qa2-title {
  text-align: center;
  font-size: 25px;
  color: #666666;
  margin-bottom: 70px;
  letter-spacing: 1px;
  font-family: 'Poppins-Medium';
  line-height: 1;
}
.sp-qa2-title .sp-p {
  font-family: 'Poppins-Bold';
  font-size: 55px;
  color: #232323;
  background: linear-gradient(0deg, #fbd8be 0%, #075191 0%, #166bb0 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/* 列表容器 */
.sp-qa2-list-container {
  margin: 0 auto;
  width: 1300px; /* PC端内容宽度 */
}

/* 单个卡片 */
.sp-qa2-item {
  transition: all 0.3s ease;
  overflow: hidden; /* 保证圆角 */
  margin-bottom: 36px;

  box-shadow: 1px 2px 27px 0px rgba(19, 17, 17, 0.06);
}

/* 问题区域 (点击触发区) */
.sp-qa2-question {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 30px;
  color: #0f0f10;
  height: 120px; /* 卡片高度 */
  border-radius: 0px 0px 0px 0px;
  font-family: 'Poppins-Medium';
  padding: 0 60px;
  border-radius: 10px;
  position: relative;
  transition: background-color 0.3s;
}

/* 鼠标悬停在问题上时，稍微变色 */
.sp-qa2-question:hover {
  background-color: #fafafa;
  background: #166bb010;
}

/* 图标外面的黑盒子 */
.sp-qa2-icon-box {
  width: 32px;
  height: 32px;
  background: linear-gradient(0deg, #075191, #166bb0);
  border-radius: 2px;
  font-size: 20px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1); /* 旋转动画 */
}

/* 答案区域 (默认隐藏) */
.sp-qa2-answer {
  display: none;
  font-family: 'Poppins-Medium';
  padding: 30px 160px 30px 60px;
  font-size: 30px;
  color: #191919;
  line-height: 1.6;
  /* background: #f4f4f4; */
  border-top: 1px solid transparent; /* 占位防止跳动 */
}

/* ================= 激活(展开)状态 ================= */
.sp-qa2-item.active {
  box-shadow: none;
}
.sp-qa2-item.active .sp-qa2-question {
  background: #232323;
  color: #fefefe;
  border-radius: 0;
}
/* 激活时，图标盒子旋转 135度 (+ 变成 x) */
.sp-qa2-item.active .sp-qa2-icon-box {
  /* transform: rotate(135deg); */
  /* background-color: #fff;   */
  color: #232323;
  background: #ffffff;
}
.sp-qa2-item .fa-minus {
  display: none;
}
.sp-qa2-item.active .fa-plus {
  display: none;
}
.sp-qa2-item.active .fa-minus {
  display: block;
}
/* 激活时，整个卡片阴影加深 */
.sp-qa2-item.active {
  /* box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08); */
}

.sp-qa2-container .sp-btn-style1 {
  margin: 80px auto 0;
}

/* ================= 移动端 适配 (基准 1080px) ================= */
@media screen and (max-width: 1080px) {
  .sp-qa2-container {
    width: 1080px;
    box-sizing: border-box;
    padding: 110px 60px 300px;
    min-height: unset;
    overflow: hidden;
  }
  .sp-qa2-list-container {
    width: auto;
  }
  .sp-qa2-title {
    font-size: 36px;

    margin-bottom: 62px;
  }
  .sp-qa2-title .sp-p {
    font-size: 65px;
  }

  /*  .sp-qa2-title {
    font-size: 70px;  
    margin-bottom: 51px;
  }

  .sp-qa2-item {
    margin-bottom: 40px;  
  }


*/
  .sp-qa2-icon-box {
  }

  .sp-qa2-question {
    font-size: 36px;

    font-family: 'Poppins-SemiBold';
  }
  .sp-qa2-answer {
    font-size: 30px;
    color: #1e1100e6;
    padding-bottom: 20px;
  }
  .sp-qa2-container .sp-btn-style1 {
    margin: 90px auto 0;
  }
}

.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;
  }
}

product-recommendations {
    display: none !important;
}


.sp-swiper3{
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    /* overflow: hidden; */
    list-style: none;
    padding: 0;
    z-index: 1;
}

.sp-swiper3 .swiper-wrapper{
    height: 621px;
    margin-top: 60px;
        transition-timing-function: linear;
}
.sp-swiper3 .swiper-wrapper .swiper-slide{

    width: 420px !important;
}

  .product-swiper {
    width: 100%;
    height: auto;
  }
  .product-swiper .swiper-wrapper{
    justify-content: space-around;
    
  }

  .sp-product-wrap {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 50px;
  }

  /* .sp_product_content .swiper-slide {
    width: 350px;
    /* height: auto; */
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1;
  }

  .sp_product_content .swiper-slide-active{
    border: 4px solid #48b3e9;
    transform: scale(1.1);
  } */
