/** Shopify CDN: Minification failed

Line 734:0 Unexpected "}"

**/
@font-face {
  /* 重命名字体名 */
  font-family: 'Roboto';
  /* 引入字体 */
  src: url('/cdn/shop/files/Roboto-Medium.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: 'Roboto-Bold';
  /* 引入字体 */
  src: url('/cdn/shop/files/Roboto-Bold_0.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: 'Roboto-Black';
  /* 引入字体 */
  src: url('/cdn/shop/files/Roboto-Black.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: 'Roboto-Regular';
  /* 引入字体 */
  src: url('/cdn/shop/files/Roboto-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: 'Montserrat-Bold';
  /* 引入字体 */
  src: url('/cdn/shop/files/Montserrat-Bold.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: 'Montserrat-Black';
  /* 引入字体 */
  src: url('/cdn/shop/files/Montserrat-Black.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ontserrat-SemiBold';
  src: url('/cdn/shop/files/Montserrat-SemiBold.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AkzidenzGroteskBQ-Bold';
  src: url('/cdn/shop/files/AKZIDENZGROTESK-BOLD.OTF');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AkzidenzGroteskBQ-XBold';
  src: url('/cdn/shop/files/AkzidenzGrotesk-ExtraBoldAlt.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-ExtraBold';
  src: url('/cdn/shop/files/Montserrat_Extra_Bold.otf?v=1759135558');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Medium';
  src: url('/cdn/shop/files/Montserrat-Medium.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: 'FredokaOne-Regular';
  /* 引入字体 */
  src: url('/cdn/shop/files/FredokaOne-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}

* {
  margin: 0;
  padding: 0;
}

a:empty,
ul:empty,
dl:empty,
div:empty,
section:empty,
article:empty,
p:empty,
h1:empty,
h2:empty,
h3:empty,
h4:empty,
h5:empty,
h6:empty {
  display: block;
  font-weight: 500;
}

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;
}

#root {
  letter-spacing: initial !important;
}
#root h6,#root .h6{
  margin-block-start: initial !important;
  margin-block-end: initial !important;
}

/*reset*/
html {
  max-width: 1080px;
  margin: 0 auto;
  scroll-behavior: smooth;
}

body {
  font-size: 62.5%;

  margin: 0 auto;
  line-height: 1.2;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

input,
img {
  border: none;
}

li {
  list-style: none;
}

i,
em {
  font-style: normal;
}

:focus {
  outline: none;
}

#root {
  color: #fff;
  font-size: 35px;
}

.sp-uppercase {
  text-transform: uppercase;
}

.sp-relative {
  position: relative;
}

.sp-size1.sp-hide {
  display: none;
}

html,
body {
  height: 100%;
  width: 100%;
  -webkit-text-size-adjust: auto !important;
  text-size-adjust: auto !important;
  -moz-text-size-adjust: auto !important;
}

.sp-logo {
      font-family: Roboto-Bold;
    font-size: 70px;
    color: #000;
    padding-left: 45px;
    text-transform: uppercase;
    display: flex;
    width: 300px;
}

.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;
}

.time-part {
  min-width: 1080px;
  height: 110px;
  background: #000000;
  font-family: 'Roboto-Bold';
  font-size: 82px;
  color: #343434;
  padding: 0 40px;
  position: fixed;
  top: 0;
  box-sizing: border-box;
  z-index: 9;
}

.time-part .text {
  font-size: 45px;
  color: #ffffff;
  font-family: 'Montserrat-Bold';
}

.time-part .text2 p {
  font-family: 'Montserrat-Bold';
  font-size: 36px;
  color: #ffffff;
  text-transform: uppercase;
}

.time-part .text2 h6 {
  font-family: 'Lato';
  font-weight: 400;
  font-size: 36px;
  color: #ffffff;
}

.time-part .min-text {
  font-size: 20px;
  margin-right: 10px;
  margin-top: 10px;
  align-self: flex-start;
  font-family: 'Montserrat-Bold';
  font-size: 17px;
  color: #ffffff;
}

.time-part .square {
  width: 90px;
  height: 87px;
  line-height: 87px;
  font-family: 'Roboto-Bold';
  font-size: 73px;
  color: #343434;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url('/cdn/shop/files/num-bg.png');
  background-size: 100% 100%;
  flex-shrink: 0;
}

.time-part .dot {
  background-image: url('/cdn/shop/files/num-dot.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 14px;
  height: 45px;
  flex-shrink: 0;
  margin: 0 15px;
}

.time-part .flex-bet {
  height: 100%;
}

.sp-fixed {
  padding-right: 0;
}

.sp-fixed .flex-bet > div {
  flex: 1;
}

.sp-fixed .text {
  display: none;
}

.sp-fixed .time-btn {
  display: block;
}

.sp-header-top {
  width: 100%;
  min-width: 1080px;
  height: 134px;
  background: #ffffff;
  position: fixed;
  top: 110px;
  z-index: 30;
  max-width: 1080px;
  overflow: hidden;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sp-header-top .text {
  width: 208px;
  margin-left: 50px;
}

img {
  width: 100%;
  height: 100%;
}

/* 心脏跳动动画 */
@keyframes beat {
  0% {
    transform: scale(0.8);
  }

  100% {
    transform: scale(1);
  }
}

.sp-cart {
  width: 94px;
  height: 81px;
  border-radius: 10px;
  border: 2px solid #000000;
  margin-right: 47px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.sp-cart .icon {
  width: 58px;
  height: 59px;
  background: url('/cdn/shop/files/20250929-cars.png') no-repeat;
  background-size: 100% 100%;
}

.sp-cart .num {
  display: inline-block;
  width: 38px;
  height: 38px;
  line-height: 42px;
  background: #8a8a8a;
  border-radius: 50%;
  border: 3px solid #ffffff;
  color: #fff;
  position: absolute;
  right: 8px;
  top: 6px;
  text-align: center;
  font-family: 'Roboto';
  font-size: 31px;
  color: #ffffff;
}

.sp-part-top {
  margin-top: 249px;
}

.sp-header-btn {
  width: 346px;
  height: 101px;
  background: #e32311;
  border-radius: 27px;
  font-family: 'Roboto-Bold';
  font-size: 45px;
  color: #ffffff;
  text-transform: uppercase;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-right: 22px;
  animation: beat 0.5s alternate infinite;
}

.sp-header-btn span {
  display: inline-block;
}
.sp-header-btn i {
  display: inline-block;
  width: 20px;
  height: 33px;
  background: url('/cdn/shop/files/20250929-arrow.png') no-repeat;
  background-size: 100% 100%;
  margin-left: 27px;
}
.btn-style {
  display: block;
  cursor: pointer;
  width: 100%;
  height: 180px;
  background: url('/cdn/shop/files/20250929-btn-bg.png') no-repeat !important;
  background-size: 100% 100%;
  text-transform: uppercase;
  position: relative;
  z-index: 6;
}

.btn-style span {
  font-family: 'FredokaOne-Regular';
  font-weight: 400;
  font-size: 88px;
  color: #ffffff;
  line-height: 140px;
}
.btn-style > div {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  animation: beat 0.5s alternate infinite;
}
.btn-style i {
  width: 60px;
  height: 61px;
  background: url('/cdn/shop/files/20250929-btn-icon.png') no-repeat;
  background-size: 100% 100%;
  margin-left: 72px;
}
.btn-style i:first-child {
  margin-right: 72px;
  transform: rotate(-40deg);
  margin-left: 0;
}
.sp-title {
  position: relative;
}
.sp-title span,
.sp-title span i {
  position: relative;
  opacity: 0;
}
.sp-sub-title {
  opacity: 0;
}
.sp-title.sp-white h4,
.sp-title.sp-white p {
  color: #ffffff;
}
.sp-title.sp-black h4 {
  color: #323232;
}
.sp-title.sp-black p {
  color: rgba(50, 50, 50, 0.8);
}
.sp-title h4 {
  font-family: 'FredokaOne-Regular';
  font-weight: 400;
  font-size: 75px;
  color: #ffffff;
  line-height: 83px;
  text-align: center;
}

.sp-title p {
  font-family: 'Roboto-Regular';
  font-size: 40px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 45px;
  margin-top: 30px;
  text-align: center;
}
@keyframes swift-up-fade {
  0% {
    top: 0.8rem;
    opacity: 0;
  }

  100% {
    top: 0rem;
    opacity: 1;
  }
}

.sp-part1-bg1 {
  min-height: 1526px;
  background: url('/cdn/shop/files/20250929-bg1_8ba446ee-8eca-4cb0-83ae-ecec7e8d37d8.png?v=1760086216') no-repeat;
  background-size: calc(100% + 6px) calc(100% + 5px);
  background-position: -2px 0;
  box-sizing: border-box;
  position: relative;
  padding: 93px 0 0 0;
}
.sp-part1-title {
  width: 573px;
    height: 330px;
  background: url('/cdn/shop/files/20250929-part1-1.png?v=1760088560') no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 64px;
  top: 68px;
}
.sp-part1-title i {
  width: 152px;
  height: 90px;
  background: url('/cdn/shop/files/20250929-part1-2.png') no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 7px;
  top: 7px;
}
.sp-part1-text {
  position: absolute;
  right: 118px;
  top: 578px;
  width: 269px;
  height: 110px;
  background: url('/cdn/shop/files/20250929-part1-3.png') no-repeat;
  background-size: 100% 100%;
}
.sp-part1-text em {
  font-family: 'Roboto-Regular';
  font-size: 30px;
  color: #ffffff;
  line-height: 30px;
  height: 30px;
  position: absolute;
  right: 3px;
  bottom: -4px;
}
.sp-part1-text span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  font-family: 'Montserrat-Bold';
  font-size: 60px;
  color: #000000;
  line-height: 77px;
  height: 77px;
  text-align: center;
}
.mySwiper {
  width: 100% !important;
  height: 74px !important;
  background: #ffffff;
  overflow: hidden !important;
}
.mySwiper.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: linear !important;
}
.mySwiper .swiper-slide {
  height: 74px !important;
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
}
.mySwiper .swiper-slide p {
  height: 74px !important;
  line-height: 74px !important;
}
.sp-swiper-img {
  width: 296px !important;
  font-family: 'Montserrat-Medium';
  font-size: 45px;
  color: #ff668e;
}
.sp-swiper-img2 {
  width: 322px !important;
  font-family: 'Montserrat-Medium';
  font-size: 45px;
  color: #ff668e;
}
.sp-swiper-img3 {
  width: 40px !important;
}
.sp-swiper-img3 i {
  display: block;
  width: 40px;
  height: 40px;
  background: url('/cdn/shop/files/20250929-linicon.png') no-repeat;
  background-size: 100% 100%;
}
.sp-part1-wraper {
  position: relative;
  min-height: 1340px;
  background: url('/cdn/shop/files/20250929-bg2_dce2e63f-2adc-48a6-a1e9-3e9a5f5906c5.png?v=1760086216') no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 172px 0 0 0;
}
.sp-part1-gif {
  margin: 0 0 0 73px !important;
  width: 467px;
  position: relative;
}
.sp-part1-gif h6 {
  font-family: 'FredokaOne-Regular';
  width: 444px;
  font-weight: 500;
  font-size: 45px;
  color: #323232;
  line-height: 83px;
}
.sp-part1-gif span {
  display: block;
  width: 467px;
  height: 576px;
  background: url('/cdn/shop/files/20250929-gif_8ff013d3-e6fd-4450-b8dd-540d185d4aba.gif?v=1760086219') no-repeat;
  background-size: 100% 100%;
  border-radius: 30px;
}
.sp-part1-gif i {
  position: absolute;
  right: -66px;
  bottom: -37px;
  display: block;
  width: 149px;
  height: 126px;
  background: url('/cdn/shop/files/20250929-part1-4.png') no-repeat;
  background-size: 100% 100%;
}
.sp-part1-wraper p {
  position: absolute;
  left: 101px;
  bottom: 254px;
  font-family: 'Roboto-Regular';
  font-weight: 500;
  font-size: 28px;
  color: #262626;
  line-height: 36px;
  max-width: 600px;
}
.sp-part1-wraper2 {
  min-height: 2007px;
  background: url('/cdn/shop/files/20250929-bg3_be8d0b06-1a93-4df4-a6f7-5f10430d9f8f.png?v=1760086217') no-repeat;
  background-size: 100% calc(100% + 6px);
  box-sizing: border-box;
  position: relative;
  padding: 111px 0 0 0;
}
.sp-part1-wraper2 > ul {
  position: absolute;
  left: 75px;
  right: 75px;
  bottom: 98px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.sp-part1-wraper2 > ul li {
  width: calc(33.3% - 15px);
  font-family: 'Roboto-Regular';
  font-size: 36px;
  color: #323232;
  line-height: 45px;
  text-align: center;
}

.sp-part1-wraper3 {
  min-height: 1885px;
  background: url('/cdn/shop/files/20250929-bg4_0d5f311d-e78f-4d9e-b68d-966980b2ad00.png?v=1760086216') no-repeat;
  background-size: 100% calc(100% + 12px);
  background-position: 0 -5px;
  box-sizing: border-box;
  position: relative;
  padding: 111px 0 0 0;
}
.sp-part1-gif2 {
  position: absolute;
  left: 146px;
  right: 154px;
  bottom: 199px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.sp-part1-gif2 > span {
  min-width: 351px;
  height: 320px;
  background: url('/cdn/shop/files/20250929-gif2.gif') no-repeat;
  background-size: 100% 100%;
  border-radius: 28px;
  margin-right: 28px;
}
.sp-part1-gif2 > div span {
      display: block;
    width: 400px;
    height: 46px;
    line-height: 46px;
    background: linear-gradient(180deg,#156f30,#119d46);
    border-radius: 23px;
    font-family: Roboto-Bold;
    font-size: 32px;
    line-height: 54px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
}
.sp-part1-gif2 ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-top: 77px;
  padding-left: 31px;
  margin-bottom: 20px;
}

.sp-part1-gif2 ul li {
  font-family: 'Roboto-Regular';
  font-size: 22px;
  color: #323232;
  line-height: 45px;
}
.sp-part1-gif2 p {
  font-family: 'Roboto-Regular';
  font-size: 32px;
  color: #323232;
  line-height: 36px;
}
.sp-part2-wraper {
  box-sizing: border-box;
  position: relative;
  min-height: 1758px;
  background: url('/cdn/shop/files/20250929-bg5_ee66af1e-beda-4e43-b9d8-910153b6c305.png?v=1760086217') no-repeat;
  background-size: 100% calc(100% + 8px);
  padding: 109px 0 0 0;
  box-sizing: border-box;
  margin-bottom: -85px;
}
.sp-part2-wraper > ul {
  position: absolute;
  bottom: 180px;
  left: 0;
  width: 100%;
  display: flex;
  flex-direction: row;
  padding: 0 80px;
  justify-content: space-between;
  font-family: 'Roboto-Regular';
  font-size: 40px;
  color: #ffffff;
  line-height: 45px;
  box-sizing: border-box;
}
.sp-part2-wraper > ul li {
  width: calc(33.3% - 10px);
  text-align: center;
}
.sp-part2-wraper2 {
  min-height: 1462px;
  background: url('/cdn/shop/files/20250929-bg6_240d96b8-5141-4022-b4e0-879cf518a48c.png?v=1760086216') no-repeat;
  background-size: 100% calc(100% + 6px);
  background-position: 0 -4px;
  box-sizing: border-box;
  position: relative;
  padding: 110px 0 0 0;
}

.sp-part2-wraper2 > ul {
  margin-top: 484px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 65px;
  box-sizing: border-box;
}
.sp-part2-wraper2 > ul li {
  width: calc(50% - 10px);
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 40px;
  color: #323232;
  text-align: center;
}
.sp-part2-wraper2 > ul li:nth-child(n + 3) {
  margin-top: 518px;
}
.sp-part2-wraper2 > ul li span {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 40px;
  color: #323232;
}
.sp-part2-wraper3 {
  min-height: 1347px;
  background: url('/cdn/shop/files/20250929-bg7_4f94c9ea-9d4c-4e48-9431-38dd16744ddd.png?v=1760086216') no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  position: relative;
  padding: 109px 0 0 0;
}

.sp-part2-wraper3 > ul {
  margin-top: 413px;
  padding: 0 124px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sp-part2-wraper3 > ul.sp-parrt4-ul {
  margin-top: 398px;
  padding: 0 266px 0 243px;
}
.sp-part2-wraper3 > ul li {
  width: 230px;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 36px;
  color: #323232;
  text-align: center;
}
.sp-part2-wraper3 > p {
  position: absolute;
  bottom: 137px;
  left: 50%;
  transform: translateX(-50%);
  width: 738px;
  height: 63px;
  line-height: 63px;
  background: #323232;
  border-radius: 32px;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 36px;
  color: #ffffff;
  text-align: center;
}
.sp-part3 {
  min-height: 450px;
  background: url('/cdn/shop/files/20250929-last.png') no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  position: relative;
}
.sp-part3 > p {
  font-family: 'Montserrat-Medium';
  font-size: 34px;
  color: #242424;
  position: absolute;
  left: 302px;
  bottom: 43px;
}
.sp-part3-img > div {
  width: 176px;
    height: 50px;
    line-height: 50px;
    background: linear-gradient(171deg,#fd8423,#ff651a,#ff491d);
    border-radius: 10px;
    position: absolute;
    left: 158px;
    top: 97px;
    text-transform: uppercase;
    font-family: ontserrat-SemiBold;
    font-size: 35px;
    color: #fff;
    text-align: center;
    transform: rotate(-5deg) skew(-7deg);
}
.sp-part3-img > div > em {
  display: block;
  transform: skew(7deg);
}
.sp-part3-img span {
  width: 120px;
  height: 105px;
  position: absolute;
  left: 196px;
  top: 159px;
  background: url('/cdn/shop/files/20250929-gift.png') no-repeat;
  background-size: 100% 100%;
}
.sp-part3-text {
  position: absolute;
  left: 351px;
  top: 73px;
}
.sp-part3-text > p {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.sp-part3-text > p > span,
.sp-part3-text > p > em,
.sp-part3-text > span {
  position: relative;
  display: inline-block;
  font-family: 'Montserrat-ExtraBold';
  font-size: 214px;
  color: #000000;
  line-height: 171px;
  text-stroke: 12px #f4e2da;
  background: linear-gradient(
    171deg,
    #fd8423 0%,
    #ff651a 39.7216796875%,
    #ff491d 98.876953125%
  );
  -webkit-text-stroke: 12px #f4e2da;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transform: rotate(-5deg) skew(-5deg);
}
.sp-part3-text > p > span::before,
.sp-part3-text > p > em::before,
.sp-part3-text > span::before {
  content: attr(data-title);
  position: absolute;
  left: 0px;
  background: linear-gradient(
    171deg,
    #fd8423 0%,
    #ff651a 39.7216796875%,
    #ff491d 98.876953125%
  );
  background-clip: text;
  -webkit-background-clip: text;
  z-index: 3;
  -webkit-text-stroke: 0;
}
.sp-part3-text > p > em {
  font-size: 152px;
  margin-left: 29px;
}
.sp-part3-text > span {
  font-size: 88px;
  line-height: 111px;
  margin-left: 112px;
}
.sp-part4 {
  width: 100%;
  height: 323px;
  background: url('/cdn/shop/files/20250623-last.png') no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.sp-part4 i {
  display: inline-block;
  width: 291px;
  height: 238px;
  display: inline-block;
  background: url('/cdn/shop/files/20250623-last-img.png') no-repeat;
  background-size: 100% 100%;
  margin-right: 18px;
}
.sp-part4 h4 {
  font-family: 'Roboto-Bold';
  font-size: 50px;
  color: #ffffff;
  line-height: 50px;
  font-style: italic;
}
.sp-part4 h4 span {
  color: #fcff00;
}
.sp-part4 p {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 32px;
  color: #ffffff;
  line-height: 46px;
  opacity: 0.8;
  margin-top: 15px;
}
.product-part {
  box-sizing: border-box;
  position: relative;
  padding: 105px 0 0 0;
}

.sp-fasts {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-family: 'Poppins-Medium';
  font-size: 44px;
  color: #1c1c1c;
  line-height: 34px;
}

.sp-fasts span {
  color: #f20006;
}

.sp-fasts i {
  width: 85px;
  height: 39px;
  display: inline-block;
  background: url('/cdn/shop/files/20250326-fast.png') no-repeat;
  background-size: 100% 100%;
  margin-right: 28px;
}

.sp-pd6 {
  padding: 0 30px;
  box-sizing: border-box;
}

.product-info {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.sp-frees {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-left: 122px;
}

.sp-frees img {
  width: 100px;
  height: 101px;
  position: absolute;
  left: -104px;
  bottom: -13px;
}

.sp-frees span {
  width: 232px;
  height: 53px;
  line-height: 53px;
  background: #d9001b;
  border-radius: 5px;
  font-family: 'Roboto-Bold';
  font-size: 34px;
  color: #ffffff;
  text-align: center;
}

.product-part .product-infos {
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
  margin-bottom: 30px;
  margin-top: 45px;
}

.product-part .img-wrap {
  width: 480px;
  height: 480px;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
}

.product-part .img-wrap .sp-large {
  width: 82px;
  position: absolute;
  bottom: 12px;
  right: 12px;
  cursor: pointer;
}

.product-part .option-title {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 34px;
  color: #696969;
  line-height: 40px;
  padding-left: 26px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.option-title.sp-optipn-title {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 38px;
  color: #696969;
  line-height: 43px;
  padding-left: 0;
}
.product-part .opt-group {
  display: flex;
  gap: 31px 20px;
  flex-wrap: wrap;
  position: relative;
}

#color {
  margin-bottom: 53px;
}
.sp-hots {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 41px;
  width: 49px;
  height: 61px;
  background: url('/cdn/shop/files/20250929-fires.png') no-repeat;
  background-size: 100% 100%;
}
.sp-hots1 {
  right: 14px;
}
.sp-hots2 {
  left: 14px;
  right: auto;
}
.product-part .option {
  min-width: 290px;
  padding: 0 20px;
  height: 88px;
  background: #ffffff;
  border-radius: 20px;
  border: 1px solid #000000;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 35px;
  color: #595959;
  line-height: 1;
  position: relative;
}

.sp-emjo {
  display: inline-block;
  width: 37px;
  height: 36px;
  background: url('/cdn/shop/files/20250326-emj.png') no-repeat;
  background-size: 100% 100%;
  margin-left: 13px;
}

.sp-fires2 {
  display: inline-block;
  width: 76px;
  height: 39px;
  background: url('/cdn/shop/files/20250326-fires2.png') no-repeat;
  background-size: 100% 100%;
  margin-left: 11px;
}

.product-part .option.active {
  background: #1b1b1b;
  border-color: #1b1b1b;
  color: #fff;
}

.product-part .option .circle {
  width: 24px;
  height: 24px;
  background: #ffffff;
  border-radius: 50%;
}

.product-part .title1 {
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 45px;
  color: #363636;
  text-align: center;
}

.top-product {
  width: 1023px;
  height: 668px;
  background: url('/cdn/shop/files/20250623-pro-bg.png') no-repeat;
  background-size: 100% 100%;
  padding: 8px 0 0 0;
  box-sizing: border-box;
  position: relative;
}

.top-product > .sp-pro-imgs {
  width: 1009px;
  height: 579px;
  background: #ffffff;
  border-radius: 15px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
}

.top-product > .sp-pro-imgs img {
  width: 382px;
  height: 515px;
  object-fit: contain;
}

.sp-pro-size {
  height: 81px;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0 0 0 31px;
  box-sizing: border-box;
}

.sp-pro-size > span {
  font-family: 'Roboto-Black';
  font-size: 39px;
  color: #ffffff;
  line-height: 31px;
  font-style: italic;
  border-right: 2px solid #ffffff;
  padding-right: 16px;
}

.sp-pro-size > em {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 30px;
  color: #ffffff;
  line-height: 23px;
  margin-right: 18px;
}

.sp-line {
  width: 151px;
  height: 15px;
  background: linear-gradient(90deg, #fff346, #ecddcf);
  border-radius: 7px;
  position: relative;
  margin: 0 15px 0 18px;
}
.sp-line i {
  display: inline-block;
  position: absolute;
  right: 34px;
  top: -16px;
  width: 45px;
  height: 45px;
  background: url('/cdn/shop/files/20250423-clock.png') no-repeat;
  background-size: 100% 100%;
}
.sp-line2 {
  width: 202px;
  height: 55px;
  background: #f9ea14;
  border-radius: 5px;
  font-family: 'Roboto-Bold';
  font-size: 34px;
  color: #000000;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.sp-line2 > span {
  margin: 0 5px;
}
.sp-pro-offs {
  padding-left: 26px;
  box-sizing: border-box;
  width: 263px;
  height: 63px;
  background: url('/cdn/shop/files/20241122-offs_bf1b540a-3a4c-41b2-acf6-bc156874869e.png?v=1760086216') no-repeat;
  background-size: 100% 100%;
  font-family: 'Roboto-Bold';
  font-size: 40px;
  color: #ffffff;
  line-height: 63px;
  text-transform: uppercase;
  margin-left: 28px;
}

.product-part .price-group {
  line-height: 1.1;
}

.product-part .price1 {
  font-family: 'Roboto-Black';
  font-size: 83px;
  color: #d70000;
  line-height: 74px;
  height: 74px;
}

.product-part .price1 span {
  font-family: 'Roboto-Black';
  font-size: 83px;
  color: #d70000;
  line-height: 74px;
  height: 74px;
  display: inline-block;
}

.product-part .price-group {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: center;
}

.product-part .price2 {
  font-family: 'Roboto-Black';
  font-size: 50px;
  color: #999999;
  line-height: 50px;
  text-decoration-line: line-through;
  margin-left: 17px;
  margin-bottom: 10px;
}

.product-part .price3 {
  font-family: 'Lato-Bold';
  font-size: 31px;
  color: #ffffff;
  width: 204px;
  height: 55px;
  background: #d70000;
  border: 2px solid #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 32px;
  margin-left: -50px;
  z-index: -1;
  margin-top: 30px;
  box-sizing: border-box;
}

.product-part .price3 img {
  width: 75px;
  height: 75px;
}

#Size {
  position: relative;
}

.product-part .size-btn {
  font-family: 'Roboto-Bold';
  font-size: 32px;
  color: #fb7d02;
  text-decoration: underline;
  cursor: pointer;
  display: flex;
  align-items: center;
  align-self: flex-end;
  position: absolute;
  right: 0;
  bottom: 0;
}

.product-part .size-btn img {
  width: 41px;
  height: 37px;
  margin-right: 13px;
}

.product-part .size-btn .arrow {
  width: 21px;
}

.product-part .addCart {
  width: 539px;
  height: 101px;
  border-radius: 20px;
  border: 3px solid #828282;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 43px;
  color: #000000;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  padding-top: 8px;
  box-sizing: border-box;
}

.product-part .addCart img {
  width: 44px;
  height: 39px;
  margin-right: 25px;
  margin-top: -8px;
}

.product-part .sp-btn-style {
  width: 1021px;
  height: 165px;
  background: url('/cdn/shop/files/20250929-btn-bg2.png?v=1760086216') no-repeat;
  background-size: 100% 100%;
  border-radius: 30px;
  cursor: pointer;
  font-family: 'Montserrat-ExtraBold';
  font-size: 65px;
  color: #ffffff;
  animation: skip 4s infinite;
  margin-top: 83px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: relative;
}

.product-part .sp-btn-style em {
  position: absolute;
  right: -18px;
  top: -33px;
  width: 255px;
  height: 71px;
  background: url('/cdn/shop/files/20250409-most.png') no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 0 0 13px 12px;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 30px;
  color: #ffffff;
  line-height: 30px;
  display: flex;
  flex-direction: row;
  align-items: center;
  text-transform: capitalize;
  display: none;
}

.product-part .sp-btn-style em img {
  width: 39px;
  height: 30px;
  margin-right: 13px;
  margin-top: -5px;
}

.sp-certs {
  width: 960px;
  height: 140px;
  line-height: 140px;
  border: 4px solid #000000;
  font-family: 'Roboto-Black';
  font-size: 56px;
  color: #000000;
  border-radius: 20px;
  text-align: center;
  margin-top: 30px;
}

.sp-fast {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-family: 'Lato-Bold';
  font-size: 55px;
  color: #222222;
}

.sp-fast img {
  width: 126px;
  height: 60px;
  margin-right: 37px;
}

@keyframes skip {
  0%,
  10%,
  16%,
  27%,
  100% {
    transform: scale(1);
  }

  5%,
  13%,
  21% {
    transform: scale(0.9);
  }
}

.addGroup {
  width: 438px;
  height: 100px;
  border-radius: 15px;
  border: 3px solid #828282;
  background: #eeeeee;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 42px;
  color: #000000;
  padding: 0px 28px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.addGroup .reduce,
.addGroup .add {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  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: 236px;
  height: 100%;
  color: #232326;
  /* vertical-align: middle; */
  padding: 0;
  font-family: 'Roboto-Bold';
  font-size: 56px;
  line-height: 40px;
  border-left: 1px solid #646464;
  border-right: 1px solid #646464;
}

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;
}

@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-footers {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-family: 'Roboto-Bold';
  font-size: 36px;
  color: #000000;
  line-height: 86px;
  margin: 37px 0 29px 0;
}

.sp-footers i {
  width: 55px;
  height: 50px;
  background: url('/cdn/shop/files/20250929-star.png') no-repeat;
  background-size: 100% 100%;
  margin-right: 35px;
  margin-top: -10px;
}
.sp-footer-ul {
  height: 1020px;
  background: url('/cdn/shop/files/20250929-foot-bg.png') no-repeat;
  background-size: 100% calc(100% + 4px);
  box-sizing: border-box;
  padding: 757px 46px 0 44px;
}

.sp-footer-ul ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.sp-footer-ul li {
  width: calc(25% - 10px);
  text-align: center;
}

.sp-footer-ul li > p {
  font-family: 'Roboto-Regular';
  font-size: 34px;
  color: #000000;
}

.shake {
  animation: shakeT 1s;
}

@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;
}