/** Shopify CDN: Minification failed

Line 114:4 Expected identifier but found bad URL token
Line 114:11 Expected ")" to end URL token

**/

@font-face {
  font-family: 'RobotoBold';
  src: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/Roboto-Bold.ttf');
}
@font-face {
  font-family: 'Roboto';
  src: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/Roboto-Medium.ttf');
}
@font-face {
  font-family: 'Roboto-Regular';
  src: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/Roboto-Regular.ttf');
}
@font-face {
  font-family: 'Roboto-Black';
  src: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/Roboto-Black.ttf');
}
@font-face {
  font-family: 'Poppins-Bold';
  src: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/Poppins-Bold.ttf');
}
@font-face {
  /* 重命名字体名 */
  font-family: 'Poppins-Medium';
  /* 引入字体 */
  src: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/Poppins-Medium.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: 'Poppins-Black';
  /* 引入字体 */
  src: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/Poppins-Black.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins-Regular';
  src: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/Poppins-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: 'Poppins-Light';
  /* 引入字体 */
  src: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/Poppins-Light.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins-SemiBold';
  src: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/Poppins_SemiBold.otf?v=1751440530');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: 'Poppins-ExtraBold';
  /* 引入字体 */
  src: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/Poppins-ExtraBold.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Bold';
  src: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/Montserrat-Bold.ttf');
}
@font-face {
  font-family: 'Montserrat-Black';
  src: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/Montserrat-Black.ttf');
}
@font-face {
  font-family: 'Montserrat Extra Bold';
  src: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/Montserrat_Extra_Bold_9432521c-16cc-41f9-9c93-d50c22c4f040.otf?v=1751440530');
}
@font-face {
  font-family: 'Montserrat-SemiBold';
  src: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/Montserrat-SemiBold.ttf');
}
@font-face {
  font-family: 'Montserrat-Light';
  src: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/Montserrat-Light.ttf');
}
@font-face {
  font-family: 'Montserrat-Regular';
  src: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/Montserrat-Regular.ttf');
}
@font-face {
  font-family: 'AkzidenzGroteskBQ-Bold';
  src: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/AKZIDENZGROTESK-BOLD.OTF');
}

/*reset*/
html {
  -webkit-text-size-adjust: 100%;
}

/*reset*/
html {
  max-width: 1080px;
  margin: 0 auto;
}
.dj_skin_header_logo,#shoplaza-section-header,.product-info__desc-tab,.back_top,#shoplaza-section-announcement{
  display:none !important;
}
src:url({{ 'AKZIDENZGROTESK-BOLDEXTENDED.OTF' | shoplaza_asset_url}}) format('woff2');
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
  display: block;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
figure,
section,
legend,
textarea,
p,
blockquote,
th,
td,
input,
select,
textarea,
button {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Roboto';
}

fieldset,
img {
  border: 0 none;
}

body {
  font-size: 62.5%;
  background-color: #fff;
  color: #333;
  /* max-width: 640px; */
  margin: 0 auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

table {
  border-collapse: collapse;
}

ul,
ol,
dd,
dt,
dl {
  list-style-type: none;
}

a {
  color: #333;
  text-decoration: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

a,
input,
select {
  -webkit-tap-highlight-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
}

input,
img {
  border: none;
}

/* i,
em {
  font-style: normal;
} */

:focus {
  outline: none;
}

select {
  background: none;
}

/*iphone6*/
/* @media(min-device-width:375px)and(max-device-width:667px)and(-webkit-min-device-pixel-ratio:2) {
  body {
      font-size: 14.5px;
  }
} */

/*iphone6plus*/
/* @media(min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) {
  body {
      font-size: 15.5px;
  }
} */

/*原子类*/
.clear {
  clear: both;
}

.clear:after {
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  content: '.';
}

/* .fl {
  float: left;
}

.fr {
  float: right;
} */

.mb10 {
  margin-bottom: 10px;
}

.mt10 {
  margin-top: 10px;
}

/*placeholder css*/
::-moz-placeholder {
  font-family: 'Microsoft YaHei';
}

::-webkit-input-placeholder {
  font-family: 'Microsoft YaHei';
}

:-ms-input-placeholder {
  font-family: 'Microsoft YaHei';
}

#root {
}

html,
body {
  height: 100%;
  width: 100%;
  -webkit-text-size-adjust: auto !important;
  text-size-adjust: auto !important;
  -moz-text-size-adjust: auto !important;
  line-height: initial;
}

body {
  background: #fff;
}

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;
}

#root {
  letter-spacing: initial !important;
}

body,
html {
  font-family: 'Roboto';
}

img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

.sp-times {
  width: 100%;
  height: 115px;
  background: #000000;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  position: relative;
  padding: 0 40px;
  box-sizing: border-box;
  margin-left: -1px;
}

.sp-limited p {
  font-family: 'Roboto-Black';
  font-weight: 500;
  font-size: 46px;
  color: #ffffff;
  line-height: 33px;
  font-style: italic;
  text-transform: uppercase;
}

.sp-min-box {
  position: relative;
  font-size: 70px;
  font-family: 'RobotoBold';
  color: #fff;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.sp-min-box > span {
  font-family: 'Montserrat-Bold';
  font-weight: 500;
  font-size: 20px;
  color: #ffffff;
  line-height: 20px;
  position: absolute;
  left: -40px;
  top: 11px;
}

.sp-number {
  margin: 20px 0 22px 0;
}

.sp-alignment {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 54px;
  color: #000000;
}

.sp-min-box > em {
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/time-bg.png') no-repeat;
  background-size: 100% 100%;
  width: 102px;
  height: 99px;
  display: inline-block;
  font-family: 'RobotoBold';
  font-size: 82px;
  color: #343434;
  line-height: 99px;
  font-style: normal;
  margin: 0 8px;
  text-align: center;
}

.sp-header {
  width: 100%;
  max-width: 1080px;
  height: 140px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  background-color: #f9e5c1;
  padding: 0 55px 0 39px;
  background-color: #ffffff;
  box-sizing: border-box;
  position: relative;
  z-index: 1000;
}

header {
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 1080px;
  width: 100%;
  z-index: 1000;
}

.sp-header .sp-head-btns {
  width: 430px;
  height: 100px;
  border-radius: 65px;
  background: linear-gradient(0deg, #e10019 0%, #f32230 100%);
  text-align: center;
  font-family: 'Roboto-Black';
  font-size: 46px;
  color: #ffffff;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  animation: beat2 0.5s alternate infinite;
  text-transform: uppercase;
}

.sp-head-btns i {
  width: 26px;
  height: 37px;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250429-arrow.png') no-repeat;
  background-size: 100% 100%;
  margin-left: 24px;
}

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

.sp-cart {
  width: 89px;
  height: 86px;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20241115-car.png') no-repeat;
  background-size: 100% 100%;
  margin-left: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
}

.sp-cart .icon {
  width: 56px;
}

.sp-cart .num {
  width: 28px;
  height: 28px;
  background: #f24a00;
  border-radius: 50%;
  color: #fff;
  position: absolute;
  right: -12px;
  top: -6px;
  font-size: 30px;
  color: #ffffff;
  text-align: center;
  font-family: 'RobotoBold';
  font-size: 22px;
  color: #ffffff;
}

.sp-logo {
  font-family: 'RobotoBold';
  font-size: 90px;
  color: #181818;
}
.mySwiper2 {
  width: 1080px;
  height: 109px;
  background: #000000;
  overflow: hidden;
  margin-top: 50px;
  font-family: 'Poppins-SemiBold';
  font-size: 43px;
  color: #ffffff;
  line-height: 109px;
}
.mySwiper2 .swiper-slide span {
  margin-left: 10px;
}
.mySwiper2.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  /*之前是ease-out*/
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.mySwiper3.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  /*之前是ease-out*/
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
/*  */
.sp-part1 {
}

.sp-part1-wraper {
  min-height: 1529px;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250702-bg1.webp') no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  position: relative;
  padding: 89px 0 0 0;
  z-index: 5;
  overflow: hidden;
}
.collapsible-content-wrapper-narrow {
  display: none !important;
}
.sp-part1-title {
  font-family: 'Poppins-Regular';
  font-size: 80px;
  color: #000000;
  line-height: 58px;
  text-align: center;
  text-transform: uppercase;
}
.sp-part1-title2 {
  font-family: 'Poppins-ExtraBold';
  font-size: 137px;
  color: #5c020e;
  line-height: 125px;
  background: linear-gradient(264deg, #cd0b48 0%, #88011f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  text-transform: uppercase;
  margin-top: 22px;
}
.sp-part1-title3 {
  width: 1034px;
  height: 1207px;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250702-part1-1.webp') no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 46px;
  bottom: 0;
  z-index: 4;
}
.sp-part1-title4 {
  width: 369px;
  height: 340px;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250702-part1-2.webp') no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 59px;
  bottom: 162px;
  animation: Updown 1s infinite alternate;
}
.sp-part1-gifs {
  display: flex;
  flex-direction: column;
  border-radius: 20px;
  position: absolute;
  left: 59px;
  top: 398px;
}
.sp-part1-gifs span {
  width: 475px;
  height: 84px;
  background: #b20029;
  border-radius: 41px 41px 0 0;
  font-family: 'Poppins-Medium';
  font-size: 43px;
  color: #ffffff;
  line-height: 84px;
  text-align: center;
}
.sp-part1-gifs > img {
  width: 475px;
  height: 494px;
  border-radius: 0px 0px 41px 41px;
  border: 2px solid #c00940;
}
@keyframes Updown {
  from {
    transform: translateY(-15px);
  }
  to {
    transform: translateY(0);
  }
}

/* animation: beat 0.7s ease infinite; */
/* 心脏跳动动画 */
@keyframes beat {
  0% {
    transform: scale(0.9);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes beat2 {
  0% {
    transform: scale(0.8);
  }

  100% {
    transform: scale(1);
  }
}

.sp-part1-wraper2 {
  box-sizing: border-box;
  position: relative;
  padding: 110px 0 117px 0;
  margin-top: -2px;
}
.sp-part1-imgs {
  width: 100%;
  height: 705px;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250702-part1-3.webp') no-repeat;
  background-size: 100% 100%;
  margin-top: 34px;
}
.sp-part1-wraper2 > ul {
  width: 987px;
  min-height: 367px;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250702-part1-4.webp') no-repeat;
  background-size: 987px 367px;
  margin: 0 auto;
  margin-top: -266px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 339px 0 0 0;
}

.sp-part1-wraper2 > ul li {
  width: calc(33.3% - 10px);
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 319px;
  height: 122px;
  background: #7d7d7d;
  border-radius: 0px 0px 27px 27px;
  text-align: center;
  justify-content: center;
}
.sp-part1-wraper2 > ul li span {
  font-family: 'Poppins-Light';
  font-size: 36px;
  color: #ffffff;
}
/*  */
.sp-part2-box {
  min-height: 1516px;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250702-bg2.webp') no-repeat;
  background-size: 100% 100%;
  padding: 113px 0 0 0;
  position: relative;
  box-sizing: border-box;
}

.sp-part2-img {
      width: 584px;
    height: 891px;
    position: absolute;
    left: 81px;
    bottom: 148px;
    border: 3px solid #c00940;
    border-radius: 41px;
}
.sp-part2-img > img {
  width: 100%;
  height: 100%;
  border-radius: 41px;
}
.sp-part2-img3 {
  position: absolute;
  right: 66px;
  bottom: 87px;
  width: 462px;
  height: 427px;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250702-part2-2.webp') no-repeat;
  background-size: 100% 100%;
}
.sp-part2-img4 {
  display: flex;
  flex-direction: row;
  position: absolute;
  right: 93px;
  top: 490px;
}
.sp-part2-img4 img {
  width: 100px;
  height: 501px;
}
.sp-part2-img4 ul {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 11px;
}
.sp-part2-img4 ul li {
  height: 144px;
  font-family: 'Poppins-Light';
  font-size: 36px;
  color: #000000;
  line-height: 36px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

@keyframes swing {
  0% {
    transform: rotate(5deg);
  }

  50% {
    transform: rotate(-10deg);
  }

  100% {
    transform: rotate(5deg);
  }
}

.sp-part2-box2 {
  padding: 108px 0 121px 0;
  box-sizing: border-box;
  position: relative;
}
.sp-part2-img2 {
  width: 984px;
  height: 694px;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250702-part2-3.webp') no-repeat;
  background-size: 100% 100%;
  margin: 74px auto 0;
}
.sp-part2-content2 {
  display: flex;
  flex-direction: row;
  padding: 18px 42px 0;
  justify-content: space-between;
}

.sp-part2-content2 > li {
  width: calc(50% - 10px);
}
.sp-part2-content2 > li p {
  font-family: 'Poppins-Medium';
  font-size: 28px;
  color: #000000;
  line-height: 35px;
}
.sp-part2-content2 > li > span {
  display: block;
  width: 223px;
  height: 53px;
  background: #adadad;
  border-radius: 26px;
  font-family: 'Poppins-SemiBold';
  font-size: 41px;
  color: #ffffff;
  line-height: 53px;
  text-align: center;
  margin-bottom: 23px;
}
.sp-part2-content2 > li > span.pink {
  background-color: #cd0b48;
}
.sp-part2-content2 > li > div {
  display: flex;
  flex-direction: row;
}
.sp-part-icon1 {
  display: inline-block;
  width: 64px;
  height: 64px;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250702-icon1.png') no-repeat;
  background-size: 100% 100%;
  margin-right: 22px;
}
.sp-part-icon2 {
  display: inline-block;
  width: 64px;
  height: 64px;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250702-icon2.png') no-repeat;
  background-size: 100% 100%;
  margin-right: 22px;
}
.sp-part2-box3 {
  min-height: 1374px;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250702-bg3.webp') no-repeat;
  background-size: 100% calc(100% + 5px);
  box-sizing: border-box;
  position: relative;
  padding: 111px 0 0 0;
}
.mySwiper {
  padding-bottom: 95px !important;
}
.sp-swiper-img {
  width: 915px;
  height: 692px;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250702-slide1.webp') no-repeat;
  background-size: 100% 100%;
  margin: 84px auto 0;
}
.sp-swiper-img2 {
  width: 915px;
  height: 692px;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250702-slide2.webp') no-repeat;
  background-size: 100% 100%;
  margin: 84px auto 0;
}
.sp-swiper-img3 {
  width: 915px;
  height: 692px;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250702-slide3.webp') no-repeat;
  background-size: 100% 100%;
  margin: 84px auto 0;
}
.mySwiper .swiper-pagination-bullet {
  width: 279px !important;
  height: 12px !important;
  background: #cd0b48 !important;
  border-radius: 6px !important;
  opacity: 0.2 !important;
}
.mySwiper .swiper-pagination-bullet-active.swiper-pagination-bullet {
  opacity: 1 !important;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 15px !important;
}
.sp-part2-box4 {
  box-sizing: border-box;
  position: relative;
  min-height: 1342px;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250625-bg6.webp') no-repeat;
  background-size: 100% 100%;
  padding: 116px 0 120px 0;
}
.sp-blacks {
  width: 485px;
  background: #090507;
  border-radius: 38px 38px 0px 0px;
  padding: 61px 0 57px 0;
  box-sizing: border-box;
}
.sp-pink {
  width: 485px;
  background: #cd0b48;
  border-radius: 38px 38px 0px 0px;
  padding: 61px 0 57px 0;
  box-sizing: border-box;
}
.sp-part2-box4 > ul {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 56px 43px 72px;
}
.sp-part2-box4 > ul li {
  width: calc(50% - 10px);
}
.sp-part2-box4 > ul li h5 {
  font-family: 'Poppins-Bold';
  font-weight: 500;
  font-size: 40px;
  color: #ffffff;
  text-align: center;
}
.sp-part2-box4 > ul li i {
  display: block;
  width: 75px;
  height: 11px;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250702-border.png') no-repeat;
  background-size: 100% 100%;
  margin: 17px auto;
}
.sp-part2-box4 > ul li p {
  font-family: 'Poppins-Regular';
  font-size: 36px;
  color: #ffffff;
  opacity: 0.75;
  text-align: center;
}
.sp-part2-gif {
  width: 485px;
  height: 626px;
}
.sp-part2-gif img {
  border-radius: 0 0 38px 38px;
}
.sp-part2-title {
  width: 470px;
  height: 89px;
  background: #cd0b48;
  border-radius: 45px;
  line-height: 89px;
  text-align: center;
  font-family: 'Poppins-Bold';
  font-size: 50px;
  color: #ffffff;
  margin: 0 auto 37px;
}
/*  */
.sp-part3-box {
  min-height: 1425px;
  position: relative;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250702-bg4.webp') no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  position: relative;
  padding: 133px 0 0 0;
}
.sp-part3-box > ul {
  position: absolute;
  top: 424px;
  left: 67px;
}
.sp-part3-box > ul li {
  width: 344px;
  height: 90px;
  background: #cd0b48;
  border-radius: 45px;
  font-family: 'Montserrat-Regular';
  font-size: 33px;
  color: #ffffff;
  line-height: 43px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0 0 0 5px;
  box-sizing: border-box;
  margin-bottom: 22px;
}
.sp-part3-box > ul li:last-child {
  width: 450px;
  margin-bottom: 0;
}
.sp-part3-box > ul li img {
  width: 76px;
  height: 76px;
  margin-right: 20px;
}
.sp-part3-img {
  width: 535px;
  height: 525px;
  position: absolute;
  right: 2px;
  top: 402px;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250702-part3-1.webp') no-repeat;
  background-size: 100% 100%;
}
.sp-part3-imgs {
  position: absolute;
  left: 59px;
  bottom: 137px;
  width: 457px;
  height: 458px;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250702-gif5.gif') no-repeat;
  background-size: 100% 100%;
  border-radius: 25px;
}
.sp-part3-article {
  position: absolute;
  left: 560px;
  bottom: 204px;
}
.sp-part3-article h5 {
  font-family: 'Montserrat-Bold';
  font-weight: 500;
  font-size: 62px;
  color: #cd0b48;
  line-height: 59px;
  margin-bottom: 46px;
}
.sp-part3-article p {
  font-family: 'Poppins-Regular';
  font-size: 50px;
  color: #000000;
  line-height: 60px;
}
.sp-title h4 {
  font-family: 'Poppins-Bold';
  font-weight: 500;
  font-size: 80px;
  color: #000000;
  line-height: 85px;
  text-align: center;
  text-transform: uppercase;
  font-style: normal;
}
.sp-title p {
  font-family: 'Poppins-Regular';
  font-size: 40px;
  color: #000000;
  line-height: 45px;
  margin-top: 38px;
  text-align: center;
}
.sp-title.sp-white h4 {
  color: #cd0b48;
  font-family: 'Poppins-ExtraBold';
}

@keyframes swift-up-fade {
  0% {
    top: 0.8rem;
    opacity: 0;
  }

  100% {
    top: 0rem;
    opacity: 1;
  }
}
.sp-public-btn {
  width: 100%;
  height: 181px;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250702-btn-bg.png') no-repeat;
  background-size: 100% calc(100% + 4px);
  background-position: 0 -2px;
  text-align: center;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.sp-public-btn span {
  font-family: 'Montserrat-Bold';
  font-size: 70px;
  color: #ffffff;
  line-height: 86px;
  opacity: 0.85;
  text-transform: uppercase;
  animation: beat 0.5s alternate infinite;
}
.sp-part4 {
  min-height: 1638px;
  background: #f6e4e4;
  padding: 118px 0 0 0;
  box-sizing: border-box;
  position: relative;
  margin-bottom: -5px;
}
.sp-part4-title h5 {
  font-family: 'AkzidenzGroteskBQ-Bold';
  font-weight: 500;
  font-size: 62px;
  color: #3a2514;
  text-align: center;
}
.sp-part4-title > div {
  margin-top: 38px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.sp-part4-title > div i {
  display: inline-block;
  width: 69px;
  height: 38px;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250702-fires.png') no-repeat;
  background-size: 100% 100%;
  margin-right: 24px;
  margin-top: 16px;
}
.sp-part4-title p {
  font-family: 'Poppins-Medium';
  font-weight: 500;
  font-size: 35px;
  color: #3a2514;
  text-align: center;
}
.sp-part4-title p span {
  font-family: 'Poppins-SemiBold';
  font-size: 45px;
  color: #eb0000;
  font-style: italic;
}
#swiper {
  margin-top: 72px;
  position: relative;
  padding-bottom: 101px;
  overflow: hidden;
}
#swiper .swiper-slide {
  transition: all 0.3s;
  transform: scale(1, 0.8);
}
#swiper .swiper-slide.swiper-slide-active {
  transform: scale(1);
}
.sp-swiper-bg {
  width: 593px !important;
  height: 970px !important;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250702-slides1.webp') no-repeat;
  background-size: 100% 100%;
}
.sp-swiper-bg2 {
  width: 593px !important;
  height: 970px !important;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250702-slides2.png') no-repeat;
  background-size: 100% 100%;
}
.sp-swiper-bg3 {
  width: 593px !important;
  height: 970px !important;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250702-slides3.png') no-repeat;
  background-size: 100% 100%;
}
.sp-swiper-bg4 {
  width: 593px !important;
  height: 970px !important;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250702-slides4.webp') no-repeat;
  background-size: 100% 100%;
}
#swiper .swiper-slide {
  padding: 85px 0 0 0;
  box-sizing: border-box;
}
#swiper .swiper-slide h4 {
  font-family: 'Poppins-Medium';
  font-weight: 500;
  font-size: 46px;
  color: #2d2d2d;
  line-height: 49px;
  margin-left: 271px;
}
#swiper .swiper-slide p {
  font-family: 'Poppins-Medium';
  font-weight: 500;
  font-size: 32px;
  color: #323232;
  line-height: 40px;
  width: 487px;
  margin: 517px auto 0;
}
#swiper .swiper-pagination-bullet {
  width: 108px;
  height: 14px;
  background: #969696;
  border-radius: 7px;
  opacity: 0.65;
}
#swiper .swiper-pagination-bullet-active {
  opacity: 1;
  background: #3a2514;
}
#swiper
  .swiper-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 30px;
}
/*  */
.sp-part5 {
  height: 459px;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250702-last.webp') no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
  position: relative;
  padding: 0 48px 0 508px;
}
.sp-part5 h4 {
  text-align: center;
  margin-bottom: 22px;
}
.sp-part5 h4 span {
  display: block;
  font-family: 'Montserrat Extra Bold';
  font-size: 93px;
  color: #ffffff;
  line-height: 80px;
  text-shadow: 0px 5px 4px rgba(110, 7, 0, 0.5);
  text-transform: uppercase;
}
.sp-part5 > span {
  font-family: 'Montserrat-SemiBold';
  font-size: 23px;
  color: #ffffff;
  line-height: 25px;
  position: absolute;
  left: 414px;
  top: 334px;
  width: 75px;
  height: 75px;
  line-height: 75px;
  text-align: center;
}
.sp-part5 p {
  font-family: 'Montserrat-SemiBold';
  font-size: 23px;
  color: #ffffff;
  line-height: 25px;
  text-align: center;
}
.sp-part5-btn {
  width: 336px;
  height: 77px;
  background: linear-gradient(0deg, #fe9703 0%, #ffe603 100%);
  border-radius: 39px;
  border: 4px solid #ffffff;
  font-family: 'Montserrat-SemiBold';
  font-size: 40px;
  color: #ffffff;
  line-height: 77px;
  text-shadow: 0px 5px 4px rgba(110, 7, 0, 0.33);
  margin: 35px auto 0;
  text-align: center;
  animation: beat 0.5s alternate infinite;
}
/*  */
.sp-part6 {
  position: relative;
  padding: 0 0 0 0;
  background: #ffffff;
}

.sp-part6 > h3 {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 37px;
  color: #ee4b10;
  line-height: 57px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 50px 0 31px 0;
}

.sp-part6 > h3 i {
  width: 50px;
  height: 48px;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250520-stars.png') no-repeat;
  background-size: 100% 100%;
  margin-right: 27px;
}

.sp-part6 > h3 span {
  color: #d81e06;
}

.sp-part6-title {
  height: 72px;
  margin-bottom: 13px;
}

.sp-product-list {
  margin: 0 auto;
  padding: 108px 0 0 0;
}

.sp-product-list > ul > li {
  width: 980px;
  height: 470px;
  background: #ffffff;
  border: 3px solid #2475ff;
  border-radius: 25px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  position: relative;
  margin-bottom: 75px;
  box-sizing: border-box;
  z-index: 3;
}

.sp-pro-offs {
  position: absolute;
  left: -41px;
  top: -58px;
  width: 227px;
  height: 142px;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250520-clock.png') no-repeat;
  background-size: 100% 100%;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 47px;
  color: #ffffff;
  line-height: 28px;
  box-sizing: border-box;
  padding: 89px 0 0 37px;
  animation: swing1 0.5s ease-in-out infinite;
}

@keyframes swing1 {
  0% {
    transform: rotate(-5deg);
  }

  50% {
    transform: rotate(5deg);
  }

  100% {
    transform: rotate(-5deg);
  }
}

.sp-pro-offs span {
  top: -9px;
    position: relative;
    display: inline-block;
    transform: rotate(-10deg);
}

.MostPopular {
  position: absolute;
  left: 64px;
  top: -15px;
  width: 370px;
  height: 70px;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250416-most.png') no-repeat;
  background-size: 100% 100%;
  z-index: 4;
  padding-top: 5px;
  box-sizing: border-box;
  text-align: center;
  z-index: 3;
}

.MostPopular span {
  font-family: 'RobotoBold';
  font-size: 36px;
  color: #fefefe;
  line-height: 51px;
}

.sp-product-list > ul > li:last-child {
  margin-bottom: 0;
}

.sp-product-list > ul > li .sp-product-img {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 32px 0 0 0;
  z-index: 3;
  width: calc(100% - 453px);
}
.sp-product-list > ul > li .sp-product-img p {
  font-family: 'Roboto-Regular';
  font-size: 36px;
  color: #313131;
  margin-top: 14px;
}
.sp-product-list > ul > li .sp-product-img span {
  font-family: 'Montserrat-SemiBold';
  font-size: 23px;
  color: #ffffff;
  line-height: 25px;
  position: absolute;
  right: 43px;
  top: 317px;
  width: 75px;
  height: 75px;
  line-height: 75px;
  text-align: center;
}
.sp-product-list > ul > li .sp-product-img.sp-pro2 img {
  width: 345px;
  height: 320px;
  margin-top: 35px;
}
.sp-product-list > ul > li .sp-product-img.sp-pro3 img {
  width: 436px;
  height: 390px;
  margin-top: 34px;
}

.sp-product-list > ul > li .sp-product-img > img {
  text-align: center;
  object-fit: contain;
  vertical-align: middle;
}

.sp-product-rl {
  width: 532px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 3;
  padding: 49px 0 0 0;
}

.sp-shoppings {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}

.sp-shoppings p {
  font-family: 'Montserrat-Bold';
  font-size: 45px;
  color: #ffffff;
  line-height: 46px;
}

.sp-shoppings img {
  width: 94px;
  height: 46px;
  margin-right: 28px;
}

.sp-product-rl > h3 {
  font-family: 'RobotoBold';
  font-weight: 500;
  font-size: 50px;
  color: #313131;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
}

.sp-fires {
  display: inline-block;
  width: 43px;
  height: 58px;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250414-fires.png') no-repeat;
  background-size: 100% 100%;
  margin: 0 19px;
  margin-top: -4px;
}

.sp-black {
  color: #000000 !important;
}

.sp-product-rl .sp-price {
  text-align: center;
  margin-top: 32px;
  margin-bottom: 24px;
}

.sp-product-rl .sp-price > span {
  margin-right: 13px;
}
.sp-product-rl .sp-price > span.sp-black {
  color: #000;
}
.sp-product-rl .sp-price > span.sp-black .new {
  color: #000;
}
.sp-product-rl .sp-price > span {
  font-family: 'RobotoBold';
  font-size: 64px;
  color: #df0f0f;
  height: 54px;
  line-height: 54px;
}

.sp-product-rl .sp-price > span .new {
  font-family: 'RobotoBold';
}

.sp-product-rl .sp-price > em {
  font-family: 'Roboto-Regular';
  font-size: 40px;
  color: #aaaaaa;
  text-decoration-line: line-through;
  font-style: normal;
}

.sp-product-rl .sp-price > em > em {
  font-style: normal;
}

.sp-pro-text {
  font-family: 'RobotoBold';
  font-size: 50px;
  color: #df0f0f;
}
.link-btn {
  width: 402px;
  height: 97px;
  background: linear-gradient(0deg, #fe330a 0%, #ff850c 100%) !important;
  border-radius: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  animation: beat 0.5s alternate infinite;
  text-align: center;
  margin: 26px 0 0 0;
}

.link-btn span {
  display: inline-block;
  font-family: 'RobotoBold';
  font-size: 42px;
  color: #ffffff;
}

.addGroup {
  width: 402px;
  height: 90px;
  border-radius: 22px;
  border: 2px solid #646464;
  font-family: 'Roboto';
  font-size: 50px;
  color: #121212;
  padding: 0px 28px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.addGroup .reduce,
.addGroup .add {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 37px;
  padding: 5px;
  cursor: pointer;
  flex-shrink: 0;
  box-sizing: content-box;
}

.addGroup input {
  outline: 0;
  border: none;
  text-align: center;
  box-sizing: border-box;
  width: 208px;
  height: 100%;
  background: #fff;
  /* vertical-align: middle; */
  padding: 0;
  font-family: 'Roboto';
  font-size: 54px;
  color: #000000;
  line-height: 40px;
}

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type='number'] {
  -moz-appearance: textfield;
}

/* 尾部 */
.sp-pro-img {
  width: 963px;
  /* height: 73px; */
  margin: 75px auto 22px;
}
.sp-pro-img2 {
  width: 1068px;
  height: 271px;
  margin: 0 auto 37px;
}
.sp-stars-box2 {
  height: 114px;
  background: #4f4f4f;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-family: 'Roboto-Regular';
  font-size: 40px;
  color: #ffffff;
  line-height: 47px;
}
.sp-stars-box2 i {
  width: 56px;
  height: 30px;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250520-cars.png') no-repeat;
  background-size: 100% 100%;
  margin-right: 17px;
}
.sp-stars-box {
  height: 133px;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250429-foot-img2.png') no-repeat;
  background-size: 100% 100%;
  font-family: 'Montserrat-Bold';
  font-size: 45px;
  color: #f5d500;
  font-style: italic;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.sp-stars-box img {
  width: 56px;
  height: 30px;
  margin-right: 31px;
}
.sp-footer-ul {
  height: 220px;
  background: #000000;
  padding: 0 57px;
  padding-top: 48px;
  padding-bottom: 42px;
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
}

.sp-footer-ul li {
  width: 59%;
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 37px;
  color: #ffffff;
  font-family: 'Roboto-Regular';
  margin-bottom: 24px;
}

.sp-footer-ul li p {
  font-family: 'Roboto-Regular';
}

.sp-footer-ul li:nth-child(2n) {
  width: 41%;
}

.sp-footer-ul li:nth-child(3),
.sp-footer-ul li:nth-child(4) {
  margin-bottom: 0;
}

.sp-footer-ul i.sp-icon1 {
  display: inline-block;
  background: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250429-foot-1.png') no-repeat;
  background-size: 100% 100%;
}

.sp-icon {
  width: 47px;
  margin-right: 31px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.sp-icon i {
  width: 47px;
  height: 47px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.sp-footer-ul i.sp-icon2 {
  background-image: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250429-foot-2.png');
}

.sp-footer-ul i.sp-icon3 {
  background-image: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250429-foot-3.png');
}

.sp-footer-ul i.sp-icon4 {
  background-image: url('https://cdn.shopify.com/s/files/1/0633/4277/2396/files/20250429-foot-4.png');
}

.sp-mask {
  max-width: 1080px;
  width: 1080px;
  min-height: 100vh;
  height: 100%;
  margin: auto;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.33);
  z-index: 99999;
  flex-direction: row;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
}
.pop {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  border-radius: 20px;
  background-color: #fff;
  box-sizing: border-box;
}
.size-pop {
  /* height: auto !important;
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  overflow-y: auto;
  align-items: flex-start;
  box-sizing: border-box; */

  /* width: 1080px; */
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background-color: #fff;
    overflow-y: auto;
    /* padding: 30px 0; */
    box-sizing: border-box;
    max-height: 87%;
    position: absolute;
    bottom: 0;
    animation: sp-fade-in 1.5s;
}
@keyframes sp-fade-in {
  0% {
    transform: translateY(100%);
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    opacity: 1;
  }
}
.sp-pop::-webkit-scrollbar {
  width: 0;
}
.close-pop {
  position: absolute;
  right: 43px;
  top: 20px;
  width: 99px;
  height: 99px;
  border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 99px;
  z-index: 11;
}
.close-pop img {
  width: 100%;
  height: 100%;
}
/* @media (min-width: 750px) {
  .pop,
  .pop.img-pop {
    width: 968px;
    height: 695px;
    background: #ffffff;
    border-radius: 28px;
  }
} */

.shake {
  animation: shakeT 1s;
}
.app-embed-plus-component-bundler-shadow{
  /* zoom: 2.4; */
}
.app-embed-plus-component-pay-button-address-text{
  color: #191919;
}
.app-embed-plus-component-bundler{
  padding-top: 0px;
}
@keyframes shakeT {
  0%,
  100% {
    -webkit-transform: translateX(0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-5px);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(5px);
  }
}
.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;
}