/** Shopify CDN: Minification failed

Line 130:3 Expected ":"

**/
@font-face {
  /* 重命名字体名 */
  font-family: "Roboto-Medium";
  /* 引入字体 */
  src: url("/cdn/shop/files/Roboto-Medium.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: "Roboto-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: "AKZIDENZGROTESK-MEDIUM";
  /* 引入字体 */
  src: url("/cdn/shop/files/AKZIDENZGROTESK-MEDIUM.OTF");
  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: "Poppins-Medium";
  /* 引入字体 */
  src: url("/cdn/shop/files/Poppins-Medium.ttf");
  font-weight: normal;
  font-style: normal;
}
@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-Bold";
  /* 引入字体 */
  src: url("/cdn/shop/files/Poppins-Bold.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: "Poppins-ExtraBold";
  /* 引入字体 */
  src: url("/cdn/shop/files/Poppins-ExtraBold.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: "Poppins-SemiBold";
  /* 引入字体 */
  src: url("/cdn/shop/files/Poppins-SemiBold.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;
  l
}

#root {
  letter-spacing: 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: #000000;
  padding-left: 45px;
  text-transform: uppercase;
  width:370px;
  display:flex;
  align-items:center;
}

.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 {
  width: 1080px;
  height: 115px;
  background: url('/cdn/shop/files/20250409-header-bg.png') no-repeat;
  background-size: 100% 100%;
  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: 'AkzidenzGroteskBQ-Bold';
  font-size: 44px;
  color: #ffffff;
  line-height: 54px;
  font-style: italic;
  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: 95px;
  height: 92px;
  font-family: 'Roboto-Bold';
  font-size: 76px;
  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%;
  height: 132px;
  position: fixed;
  top: 115px;
  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: 74px;
  height: 66px;
  background: url('/cdn/shop/files/20250326-cars.png') no-repeat;
  background-size: 100% 100%;
  margin-right: 68px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.sp-cart .icon {
  width: 50px;
  height: 45px;
}

.sp-cart .num {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #cf0101;
  border-radius: 50%;
  border: 3px solid #ffffff;
  color: #fff;
  position: absolute;
  right: -24px;
  top: -11px;
  text-align: center;
  font-family: 'Roboto-Medium';
  font-weight: 500;
  font-size: 36px;
  color: #ffffff;
}

.sp-part-top {
  margin-top: 246px;
}

.sp-header-btn {
  width: 382px;
  height: 94px;
  background: #da0000;
  border-radius: 39px;
  font-family: 'AkzidenzGroteskBQ-Bold';
  font-size: 42px;
  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;
}

.btn-style {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  width: 1029px;
  height: 196px;
  background: url('/cdn/shop/files/20250409-btn-bg.png') no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  animation: beat 0.5s alternate infinite;
}

.btn-style span {
  font-family: 'AkzidenzGroteskBQ-Bold';
  font-size: 77px;
  color: #ffffff;
  text-transform: uppercase;
}
.btn-style i {
  width: 40px;
  height: 58px;
  background: url('/cdn/shop/files/20250409-arrow.png') no-repeat;
  background-size: 100% 100%;
  margin-left: 49px;
}
.sp-title.sp-white h4,
.sp-title.sp-white p {
  color: #ffffff;
}

.sp-title h4 {
  font-family: 'AkzidenzGroteskBQ-Bold';
  font-weight: 500;
  font-size: 85px;
  color: #ffffff;
  line-height: 95px;
  text-align: center;
  text-transform: uppercase;
}

.sp-title p {
  font-family: 'Poppins-Medium';
  font-size: 35px;
  color: #d9d9d9;
  line-height: 45px;
  text-align: center;
  margin-top: 25px;
}

.sp-title > span {
  display: block;
  width: 107px;
  height: 12px;
  background: url('/cdn/shop/files/20250326-line.png') no-repeat;
  background-size: 100% 100%;
  margin: 26px auto 0;
}

.sp-title > em {
  display: block;
  width: 144px;
  height: 24px;
  background: url('/cdn/shop/files/20250326-icon2.png') no-repeat;
  background-size: 100% 100%;
  margin: 50px auto 0;
}

.sp-part1-bg1 {
  min-height: 1685px;
  background: url('/cdn/shop/files/20250409-bg1.png') no-repeat;
  background-size: calc(100% + 6px) calc(100% + 5px);
  background-position: -2px 0;
  box-sizing: border-box;
  position: relative;
}

.sp-part1-bg2 {
  min-height: 1685px;
  background: url('/cdn/shop/files/20250409-bg2.png') no-repeat;
  background-size: calc(100% + 6px) calc(100% + 5px);
  background-position: -2px 0;
  box-sizing: border-box;
  position: relative;
}
.sp-part1-bg2 > ul {
  position: absolute;
  left: 132px;
  top: 471px;
}
.sp-part1-bg2 > ul li:first-child {
  margin-bottom: 100px;
}
.sp-part1-bg2 > ul li:first-child h4{
  margin-left: 42px;
}
.sp-part1-bg2 > ul h4 {
  font-family: 'Poppins-Bold';
  font-weight: 500;
  font-size: 75px;
  color: #f8f8f8;
  line-height: 79px;
  background: linear-gradient(0deg, #f34001 0%, #ffd131 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}
.sp-part1-bg2 > ul p {
  font-family: 'Poppins-Medium';
  font-weight: 500;
  font-size: 34px;
  color: #ffffff;
  line-height: 53px;
  text-align: center;
}
.sp-part1-gif {
  width: 447px;
  height: 376px;
  background: url('/cdn/shop/files/20250409-gif1.gif') no-repeat;
  background-size: 100% 100%;
  border-radius: 30px;
  border: 4px solid #ffffff;
  position: absolute;
  right: 28px;
  bottom: 106px;
}

.sp-part1-title {
  text-align: center;
  position: absolute;
  left: 107px;
  top: 859px;
}

.sp-part1-title h4 {
  font-family: 'Poppins-SemiBold';
  font-weight: 500;
  font-size: 80px;
  color: #1c1c1c;
  line-height: 65px;
  background: linear-gradient(95deg, #f34001 0%, #ffa031 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sp-part1-title p {
  font-family: 'Poppins-Medium';
  font-weight: 500;
  font-size: 35px;
  color: #1c1c1c;
  line-height: 33px;
  margin-top: 15px;
}

.sp-part1-text {
  position: absolute;
  left: 132px;
  bottom: 423px;
  font-family: 'Poppins-Medium';
  font-size: 35px;
  color: #ffffff;
  line-height: 45px;
  text-align: center;
}

.sp-part1-text2 {
  font-family: 'Poppins-SemiBold';
  font-size: 50px;
  color: #ffffff;
  line-height: 30px;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 39px;
  text-align: center;
}

.sp-pro-off {
  position: absolute;
  left: 840px;
  bottom: 521px;
  text-align: center;
}
.sp-pro-off.sp-white span {
  font-family: 'Poppins-ExtraBold';
  font-size: 80px;
  color: #ffffff;
  line-height: 74px;
  text-shadow: 3px 3px 5px rgba(73, 0, 0, 0.71);
  text-stroke: 1px #890000;
  -webkit-text-stroke: 1px #890000;
}
.sp-pro-off span {
  position: relative;
  display: block;
  font-family: 'Poppins-ExtraBold';
  font-size: 80px;
  color: #ff611c;
  line-height: 74px;
  text-shadow: 3px 3px 5px rgba(73, 0, 0, 0.71);
  text-stroke: 1px #890000;
  -webkit-text-stroke: 1px #890000;
  text-transform: uppercase;
  text-align: center;
}

.sp-pro-off span::before {
  content: attr(data-title);
  position: absolute;
  left: 0px;
  width: 100%;
  /* background: linear-gradient(-1deg, #b48a66 0%, #935726 100%); */
  background-clip: text;
  -webkit-background-clip: text;
  z-index: 3;
  -webkit-text-stroke: 0;
}

.sp-pro-off span:nth-child(2) {
  font-size: 55px;
}

.sp-part1-btn {
  display: block;
  width: 100%;
  height: 181px;
  background: url('/cdn/shop/files/20250326-btn-bg.png') no-repeat !important;
  background-size: 100% 100% !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.sp-part1-btn > div {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  font-family: 'AkzidenzGroteskBQ-Bold';
  font-size: 75px;
  color: #ffffff;
  line-height: 55px;
}

.sp-part1-btn > div i {
  width: 31px;
  height: 38px;
  background: url('/cdn/shop/files/20250326-arrow.png') no-repeat;
  background-size: 100% 100%;
  margin-left: 55px;
}

.sp-part1-btn > p {
  font-family: 'Poppins-Medium';
  font-weight: 500;
  font-size: 32px;
  color: #ffffff;
  line-height: 34px;
  opacity: 0.8;
  margin-top: 22px;
}

.sp-part1-wraper {
  margin: 54px 24px 78px 24px;
  position: relative;
}

.sp-part1-offs {
  width: 1032px;
  height: 564px;
  background: url('/cdn/shop/files/20250409-part1-1.png') no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  position: relative;
}
.sp-part1-link {
  display: block;
  width: 200px;
  height: 200px;
  position: absolute;
  right: 221px;
  bottom: 28px;
}
.sp-part1-price {
  position: absolute;
  top: 112px;
  left: 435px;
}

.sp-part1-price > span {
  font-family: 'Poppins-Medium';
  font-weight: 500;
  font-size: 31px;
  color: #ffffff;
  line-height: 32px;
}

.sp-part1-price > p {
  font-family: 'Poppins-Medium';
  font-weight: bold;
  font-size: 49px;
  color: #ffffff;
  line-height: 55px;
  text-decoration-line: line-through;
}

.sp-part1-price > p em {
  font-size: 37px;
  font-style: normal;
}

.sp-part1-price2 {
  font-family: 'Poppins-Medium';
  font-weight: 500;
  font-size: 32px;
  color: #1a1a1a;
  line-height: 35px;
  position: absolute;
  left: 93px;
  top: 284px;
}

.sp-part1-price2 span {
  color: #d10000;
}

.sp-part1-price3 {
  font-family: 'Poppins-Medium';
  font-size: 32px;
  color: #1a1a1a;
  line-height: 33px;
  position: absolute;
  right: 71px;
  top: 265px;
  text-align: center;
}

.sp-part1-price4 {
  position: absolute;
  right: 494px;
  bottom: 65px;
  font-family: 'Poppins-ExtraBold';
  font-size: 101px;
  color: #ffffff;
}

.sp-part1-price4 span {
  font-size: 70px;
}

.sp-part1-img {
  width: 168px;
  height: 214px;
  position: absolute;
  right: 150px;
  bottom: -79px;
  background: url('/cdn/shop/files/20250318-cur.gif') no-repeat;
  background-size: cover;
}

.sp-part1-wraper2 {
  min-height: 1805px;
  background: url('/cdn/shop/files/20250409-bg3.jpg') no-repeat;
  background-size: 100% calc(100% + 6px);
  box-sizing: border-box;
  position: relative;
  padding: 123px 0 0 0;
}

.sp-part1-wraper2 > ul {
  min-height: 600px;
  margin: 85px 40px 0;
  position: relative;
}

.sp-part1-wraper2 > ul li {
  position: absolute;
  width: calc(50% - 10px);
  text-align: left;
  padding: 35px 0 0 25px;
  height: 220px;
  margin-bottom: 25px;
  box-sizing: border-box;
}
.sp-part1-wraper2 > ul li:first-child {
  left: 0;
  top: 0;
}
.sp-part1-wraper2 > ul li:nth-child(2) {
  right: 0;
  top: 0;
}
.sp-part1-wraper2 > ul li:nth-child(3) {
  left: 0;
  top: 245px;
}
.sp-part1-wraper2 > ul li:nth-child(4) {
  right: 0;
  top: 245px;
}
.sp-part1-wraper2 > ul li:nth-child(5) {
  right: 0;
  top: 592px;
}
.sp-part1-wraper2 > ul li:nth-child(6) {
  left: 0;
  top: 940px;
}
.sp-part1-wraper2 > ul li:nth-child(7) {
  right: 0;
  top: 940px;
}
.sp-part1-wraper2 > ul p {
  font-family: 'Poppins-SemiBold';
  font-size: 40px;
  color: #ffffff;
  line-height: 45px;
}
.sp-part1-wraper2 > ul span {
  display: block;
  font-family: 'Poppins-SemiBold';
  font-size: 40px;
  color: #ffb20e;
  line-height: 45px;
}
.sp-part1-wraper3 {
  min-height: 2347px;
  background: url('/cdn/shop/files/20250409-bg4.jpg') no-repeat;
  background-size: 100% calc(100% + 12px);
  background-position: 0 -5px;
  box-sizing: border-box;
  position: relative;
  padding: 135px 0 0 0;
}
.sp-part1-uls {
  position: absolute;
  right: 61px;
  top: 532px;
}
.sp-part1-uls li {
  text-align: center;
}
.sp-part1-uls li:first-child {
  margin-bottom: 63px;
}
.sp-part1-uls img {
  width: 306px;
  height: 228px;
}
.sp-part1-uls h4 {
  font-family: 'Poppins-Bold';
  font-weight: 500;
  font-size: 75px;
  color: #000000;
  line-height: 92px;
  background: linear-gradient(0deg, #ffc000 0%, #f03e00 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: 23px;
}
.sp-part1-uls p {
  font-family: 'Poppins-Medium';
  font-weight: 500;
  font-size: 35px;
  color: #ffffff;
  line-height: 28px;
}
.sp-part1-wraper3 > ul {
  display: flex;
  flex-direction: row;
  padding: 0 42px;
  width: 100%;
  box-sizing: border-box;
  position: absolute;
  bottom: 219px;
  justify-content: space-between;
}
.sp-part1-wraper3 > ul img {
  width: 475px;
  height: 282px;
  border-radius: 35px;
}
.sp-part1-wraper3 > ul li {
  width: 475px;
  height: 435px;
  background: #ffffff;
  border-radius: 35px;
  border: 2px solid #ffffff;
}
.sp-part1-wraper3 > ul li p {
  font-family: 'Poppins-SemiBold';
  font-size: 40px;
  color: #111212;
  line-height: 50px;
  text-align: center;
  margin-top: 20px;
}
.sp-part1-wraper3 > ul li p span {
  color: #0563ff;
}
.sp-part2 .btn-style {
  position: absolute;
  bottom: -100px;
  left: 26px;
  z-index: 6;
}
.sp-part2-wraper {
  box-sizing: border-box;
  position: relative;
  padding: 201px 0 0 0;
  min-height: 1215px;
  background: url('/cdn/shop/files/20250409-bg5.png') no-repeat;
  background-size: 100% calc(100% + 8px);
}
.mySwiper {
  width: 1015px;
  margin: 0 auto;
  padding-bottom: 121px !important;
}
.sp-swiper-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 170px;
  text-align: center;
  font-family: 'AkzidenzGroteskBQ-Bold';
  font-size: 51px;
  color: #ffffff;
  line-height: 48px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.sp-swiper-ul {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 41px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  font-family: 'Roboto-Medium';
  font-weight: 500;
  font-size: 50px;
  color: #ffffff;
  line-height: 30px;
}
.sp-swiper-ul li {
  width: calc(50% - 10px);
  padding: 0 0 0 55px;
}
.sp-swiper-ul i {
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  margin-right: 20px;
}
.sp-swiper-ul i.sp-gray {
  background: #4f4f4f;
}
.sp-swiper-ul i.sp-blue {
  background: #2b69fa;
}
.mySwiper .swiper-pagination-bullet {
  width: 27px;
  height: 27px;
  background: #969696;
  border-radius: 50%;
  opacity: 1;
}
.mySwiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ffffff;
}

.sp-part2-wraper2 {
  min-height: 2163px;
  background: url('/cdn/shop/files/20250409-bg6.jpg') no-repeat;
  background-size: 100% calc(100% + 6px);
  background-position: 0 -4px;
  box-sizing: border-box;
  position: relative;
  padding: 124px 0 0 0;
}
.sp-part2-wraper2 > ul {
  width: 1021px;
  height: 540px;
  background: url('/cdn/shop/files/20250409-part2-2.png') no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 171px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.sp-part2-wraper2 > ul li {
  width: calc(50% - 10px);
}
.sp-part2-wraper2 > ul h4 {
  font-family: 'Poppins-SemiBold';
  font-weight: 500;
  font-size: 52px;
  color: #ffffff;
  line-height: 83px;
  text-transform: uppercase;
  text-align: center;
}
.sp-part2-wraper2 > ul p {
  font-family: 'Poppins-Medium';
  font-size: 35px;
  color: #111212;
  line-height: 42px;
  text-align: center;
  margin: 320px 0 0 0;
}
.sp-part2-line {
  position: absolute;
  left: 60px;
  top: 1127px;
}
.sp-part2-line2 {
  position: absolute;
  left: 60px;
  top: 1263px;
}
.sp-part2-line > div.sp-part2-content {
  width: 678px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.sp-part2-line2 > div.sp-part2-content {
  width: 678px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.sp-linde {
  width: 678px;
  height: 13px;
  background: #fd8300;
  border-radius: 7px;
  margin-top: 10px;
}
.sp-linde2 {
  width: 679px;
  height: 14px;
  border-radius: 7px;
  border: 1px solid #ffffff;
  margin-top: 10px;
  position: relative;
}
.sp-linde2 span {
  width: 238px;
  height: 14px;
  background: #a8a8a8;
  border-radius: 7px;
  position: absolute;
  left: 0;
  top: 0;
}
.sp-part2-line span,
.sp-part2-line2 span {
  font-family: 'Poppins-SemiBold';
  font-weight: 500;
  font-size: 40px;
  color: #ffffff;
  line-height: 42px;
}
.sp-part2-line em,
.sp-part2-line2 em {
  font-family: 'Poppins-Regular';
  font-size: 30px;
  color: #ffffff;
  line-height: 38px;
}
.sp-part2-title h4 {
  font-family: 'AkzidenzGroteskBQ-Bold';
  font-weight: 500;
  font-size: 85px;
  color: #ffffff;
  line-height: 95px;
  text-align: center;
  text-transform: uppercase;
}
.sp-part2-title h4 span {
  display: inline-block;
  font-family: 'AkzidenzGroteskBQ-Bold';
  font-weight: 500;
  font-size: 135px;
  color: #ffb20e;
  line-height: 151px;
  background: linear-gradient(95deg, #f34001 0%, #ffa031 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-right: 34px;
}
.sp-part2-title p {
  font-family: 'Poppins-Medium';
  font-weight: 500;
  font-size: 35px;
  color: #d9d9d9;
  line-height: 45px;
  text-align: center;
  margin-top: 20px;
}
.sp-part2-gif {
  position: absolute;
  left: 59px;
  top: 434px;
  width: 494px;
  height: 575px;
  background: url('/cdn/shop/files/20250409-gif4.gif') no-repeat;
  background-size: 100% 100%;
  border-radius: 40px;
  border: 2px solid #ffffff;
}
.sp-part2-img {
  width: 576px;
  height: 915px;
  background: url('/cdn/shop/files/20250409-part2-1.png') no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: 401px;
}

.sp-part2-wraper3 {
  min-height: 2140px;
  background: url('/cdn/shop/files/20250409-bg.png') no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  position: relative;
  padding: 119px 0 0 0;
}
.sp-part2-wraper3 .btn-style {
  position: absolute;
  bottom: -97px;
  left: 26px;
  z-index: 6;
}
.sp-part2-wraper3 > h4 {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 615px;
  text-align: center;
  font-family: 'AkzidenzGroteskBQ-Bold';
  font-size: 60px;
  color: #ffffff;
  line-height: 95px;
}
.sp-part2-title2 {
  padding: 0 83px 0 61px;
}
.sp-part2-title2 > div {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.sp-part2-title2 > div h4 {
  font-family: 'AkzidenzGroteskBQ-Bold';
  font-weight: 500;
  font-size: 142px;
  color: #2b69fa;
  line-height: 161px;
  background: linear-gradient(95deg, #f34001 0%, #ffa031 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.sp-part2-title2 > div i {
  display: inline-block;
  width: 110px;
  height: 118px;
  background: url('/cdn/shop/files/20250409-di.png') no-repeat;
  background-size: 100% 100%;
}
.sp-part2-title2 > p {
  font-family: 'Poppins-Medium';
  font-weight: 500;
  font-size: 35px;
  color: #d9d9d9;
  line-height: 45px;
}
.sp-part2-gif2 {
  width: 296px;
  height: 296px;
  background: url('/cdn/shop/files/20250409-gif5.gif') no-repeat;
  background-size: 100% 100%;
  border-radius: 50%;
  position: absolute;
  left: 132px;
  bottom: 268px;
}
.sp-part3-wraper {
  min-height: 1818px;
  background: url('/cdn/shop/files/20250409-bg7.jpg') no-repeat;
  background-size: 100% calc(100% + 8px);
  background-position: 0 -2px;
  padding: 221px 0 0 0;
  box-sizing: border-box;
  position: relative;
}
.sp-part3-img {
  height: 531px;
  background: url('/cdn/shop/files/20250409-part3.png') no-repeat;
  background-size: 100% 100%;
}
.sp-part3-gif {
  width: 299px;
  height: 299px;
  background: url('/cdn/shop/files/20250409-gif6.gif') no-repeat;
  background-size: 100% 100%;
  border-radius: 50%;
  border: 2px solid #ffffff;
  position: absolute;
  right: 111px;
  top: 610px;
}

.sp-part3-number {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 161px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0 28px;
  box-sizing: border-box;
}

.sp-part3-number li {
  padding: 0 32px;
  text-align: center;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.sp-part3-number li:last-child {
  border-right: 0;
}
.sp-part3-number h4 {
  font-family: 'Poppins-Bold';
  font-weight: 500;
  font-size: 63px;
  color: #000000;
  line-height: 92px;
  background: linear-gradient(0deg, #ffc000 0%, #f03e00 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 20px;
}

.sp-part3-number p {
  font-family: 'Poppins-Medium';
  font-weight: 500;
  font-size: 35px;
  color: #ffffff;
  line-height: 42px;
  text-align: center;
}

.sp-part3-wraper2 {
  box-sizing: border-box;
  position: relative;
  padding: 111px 0 0 0;
  min-height: 1129px;
  background: url('/cdn/shop/files/20250409-bg8.png') no-repeat;
  background-size: 100% 100%;
}
.sp-part3-title {
  position: absolute;
  left: 678px;
  top: 373px;
}
.sp-part3-title h4 {
  font-family: 'Poppins-Bold';
  font-weight: 500;
  font-size: 101px;
  color: #000000;
  line-height: 93px;
  background: linear-gradient(0deg, #ffc000 0%, #f03e00 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.sp-part3-title p {
  font-family: 'Poppins-Medium';
  font-weight: 500;
  font-size: 40px;
  color: #ffffff;
  line-height: 41px;
  margin-top: 6px;
}
.sp-part3-gif2 {
  width: 435px;
  height: 249px;
  background: url('/cdn/shop/files/20250409-gif7.gif') no-repeat;
  background-size: 100% 100%;
  border-radius: 10px;
  position: absolute;
  right: 56px;
  bottom: 69px;
}
.sp-part3-box {
  position: absolute;
  left: 688px;
  bottom: 395px;
}
.sp-part3-box i {
  display: inline-block;
  width: 36px;
  height: 36px;
  background: url('/cdn/shop/files/20250409-success.png') no-repeat;
  background-size: 100% 100%;
  margin-right: 37px;
}
.sp-part3-box > ul li {
  font-family: 'Poppins-Medium';
  font-weight: 500;
  font-size: 40px;
  color: #ffffff;
  line-height: 65px;
}

.sp-part4 {
  width: 100%;
  min-height: 1527px;
  background: url('/cdn/shop/files/20250409-bg10.png') no-repeat;
  background-size: 100% 100%;
  padding: 109px 0 141px 0;
  box-sizing: border-box;
  position: relative;
}

.sp-part4 > h4 {
  font-family: 'AkzidenzGroteskBQ-Bold';
  font-weight: 500;
  font-size: 70px;
  line-height: 80px;
  font-style: italic;
  color: #1a1818;
  text-align: center;
  text-transform: uppercase;
}

.sp-part4 > h4 span {
  color: #ff4200;
}

#swiper {
  margin-top: 72px;
  position: relative;
  padding-bottom: 96px;
  overflow: hidden;
}

#swiper .swiper-slide {
  transition: all 0.3s;
  transform: scale(1, 0.8) !important;
}

#swiper .swiper-slide.swiper-slide-active {
  transform: scale(1) !important;
}

#swiper .swiper-slide > div {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  padding-top: 612px;
  box-sizing: border-box;
}

#swiper .swiper-slide > div h4 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-family: 'Roboto-Medium';
  font-weight: 500;
  font-size: 45px;
  color: #000000;
  line-height: 48px;
}

#swiper .swiper-slide > div h4 img {
  width: 39px;
  height: 38px;
  margin-left: 18px;
}

#swiper .swiper-slide > div h5 {
  text-align: center;
  margin-top: 8px;
}

#swiper .swiper-slide > div h5 img {
  width: 220px;
  height: 38px;
}

#swiper .swiper-slide > div p {
  font-family: 'Poppins-Medium';
  font-weight: 500;
  font-size: 32px;
  color: #2a2a2a;
  line-height: 40px;
  text-align: center;
  margin-top: 30px;
}

#swiper .swiper-pagination-bullet {
  width: 108px;
  height: 14px;
  background: rgba(29, 29, 29, 1);
  border-radius: 7px;
  opacity: 0.35;
}

#swiper .swiper-pagination-bullet-active {
  background: #003c6e;
  opacity: 1;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 22px !important;
}

.sp-part5 {
  height: 329px;
  background: url('/cdn/shop/files/20250409-last.png') no-repeat;
  background-size: 100% calc(100% + 4px);
}

.product-part {
  font-family: 'Roboto-Medium';
  box-sizing: border-box;
  position: relative;
  padding: 34px 0 0 0;
  background: #c9c9c9;
  overflow: hidden;
}

.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;
  margin-bottom: 5px;
}

.product-part {
  position: relative;
  box-sizing: border-box;
}

.sp-pd6 {
  padding: 56px 57px 47px;
  width: 1051px;
  /* height: 1814px; */
  background: #ffffff;
  border-radius: 35px;
  margin: 0 auto;
  box-sizing: border-box;
  margin-bottom: 49px;
}

.product-info {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding-top: 50px;
}

.sp-frees {
  position: relative;
  margin-left: 70px;
  margin-bottom: 10px;
}

.sp-frees img {
  width: 100px;
  height: 101px;
  position: absolute;
  left: -50px;
  top: 23%;
  transform: translateY(-50%);
}

.sp-frees span {
  width: 197px;
  height: 55px;
  line-height: 53px;
  background: #d33100;
  border: 2px solid #ffffff;
  font-family: 'Roboto-Bold';
  font-size: 34px;
  color: #ffffff;
  display: block;
  padding-left: 48px;
  box-sizing: border-box;
}

.product-part .product-infos {
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: flex-end;
  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-Medium';
  font-weight: 500;
  font-size: 40px;
  color: #696969;
  line-height: 40px;
  margin-bottom: 23px;
  text-transform: uppercase;
}

.product-part .opt-group {
  display: flex;
  gap: 17px 11px;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 22px;
}

#color img {
  width: 40px;
  height: 50px;
  margin-right: 22px;
}

#Size .option:first-child {
  width: 224px;
  height: 72px;
}

#Size .option:nth-child(2) {
  width: 553px;
  height: 72px;
}

#Size .option:nth-child(3) {
  width: 916px;
  height: 72px;
}

.sp-emji {
  width: 87px;
  height: 36px;
  background: url('/cdn/shop/files/20250409-emji.png') no-repeat;
  background-size: 100% 100%;
  margin-left: 22px;
}
.sp-guan {
  display: inline-block;
  width: 55px;
  height: 41px;
  background: url('/cdn/shop/files/20250409-guan.png') no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: -18px;
  top: -30px;
}
.sp-hots {
  width: 132px;
  height: 39px;
  background: url('/cdn/shop/files/20250409-hots.png') no-repeat;
  background-size: 100% 100%;
  margin-left: 22px;
}

.product-part .option {
  width: 226px;
  height: 88px;
  background: #ffffff;
  border-radius: 20px;
  border: 2px solid #a5a5a5;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  font-family: 'Roboto-Medium';
  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: #f4a237;
  border-color: #f4a237;
  color: #fff;
}

.product-part .option .circle {
  width: 24px;
  height: 24px;
  background: #ffffff;
  border-radius: 50%;
}

.product-part .title1 {
  font-family: 'Roboto-Medium';
  font-weight: 700;
  font-size: 45px;
  color: #363636;
  text-align: center;
}

.top-product {
  width: 928px;
  height: 575px;
  background: #ffffff;
  border-radius: 35px;
  border: 5px solid #f47e00;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0 73px 0 83px;
  box-sizing: border-box;
}

.top-product > img {
  width: 369px;
  height: 461px;
}

.sp-pro-size {
  width: 303px;
  height: 354px;
  background: url('/cdn/shop/files/20250409-pro-bg.png') no-repeat;
  background-size: 100% 100%;
  border-radius: 25px;
  position: relative;
}

.sp-pro-size > span {
  display: inline-block;
  width: 166px;
  height: 41px;
  line-height: 41px;
  background: #e22120;
  border-radius: 20px;
  text-align: center;
  position: absolute;
  top: -21px;
  left: 50%;
  transform: translateX(-50%);
  font-family: 'Roboto-Medium';
  font-size: 26px;
  color: #ffffff;
}

.sp-line {
  position: absolute;
  left: 0;
  top: 166px;
  text-align: center;
  width: 100%;
  font-family: 'AKZIDENZGROTESK-MEDIUM';
  font-weight: 500;
  font-size: 26px;
  color: #000000;
  line-height: 28px;
}

.sp-line2 {
  position: absolute;
  left: 0;
  top: 303px;
  text-align: center;
  width: 100%;
  font-family: 'AKZIDENZGROTESK-MEDIUM';
  font-weight: 500;
  font-size: 26px;
  color: #000000;
  line-height: 28px;
}

.sp-line2 span,
.sp-line span {
  font-size: 40px;
  color: #e22120;
}

.sp-pro-red {
  display: none;
  width: 84px;
  height: 84px;
  line-height: 84px;
  background: #dc0000;
  border-radius: 50%;
  position: absolute;
  left: 383px;
  bottom: 227px;
  font-family: 'AkzidenzGroteskBQ-Bold';
  font-size: 40px;
  color: #f8f8f8;
  line-height: 88px;
  text-align: center;
}

.sp-pro-red span {
  font-size: 62px;
}

.sp-pro-offs {
  padding-left: 26px;
  box-sizing: border-box;
  width: 263px;
  height: 63px;
  background: url('/cdn/shop/files/20241122-offs.png') 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: 'Poppins-Bold';
  font-size: 82px;
  color: #d70000;
  line-height: 74px;
  height: 74px;
}

.product-part .price1 span {
  font-family: 'Poppins-Bold';
  font-size: 82px;
  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: 'Poppins-Bold';
  font-size: 50px;
  color: #999999;
  line-height: 45px;
  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: 492px;
  height: 90px;
  background: #f5e9d9;
  border-radius: 20px;
  font-family: 'Roboto-Medium';
  font-weight: 500;
  font-size: 40px;
  color: #3a1e05;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  padding-top: 4px;
}

.product-part .addCart img {
  width: 40px;
  height: 36px;
  margin-right: 25px;
  margin-top: -3px;
}

.product-part .sp-btn-style {
  width: 936px;
  height: 151px;
  background: url('/cdn/shop/files/20250409-btn-bg.png') no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
  font-family: 'AkzidenzGroteskBQ-Bold';
  font-size: 77px;
  color: #ffffff;
  animation: skip 4s infinite;
  margin-top: 65px;
  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-Medium';
  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: 400px;
  height: 92px;
  border-radius: 15px;
  border: 3px solid #828282;
  background: #eeeeee;
  font-family: 'Roboto-Medium';
  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: 205px;
  height: 100%;
  color: #232326;
  /* vertical-align: middle; */
  padding: 0;
  font-family: 'Roboto-Bold';
  font-size: 56px;
  line-height: 40px;
  border-left: 1px solid #828282;
  border-right: 1px solid #828282;
}

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

.footer2 {
  margin: 30px 0px 10px;
}

.sp-shopping {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-family: 'Roboto-Medium';
  font-weight: 500;
  font-size: 37px;
  color: #151515;
  margin-top: 30px;
}

.sp-shopping span {
  color: #d81e06;
}

.sp-shopping img {
  width: 37px;
  height: 40px;
  margin-right: 13px;
  margin-top: -8px;
}

@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 {
  width: 1070px;
  height: 269px;
  margin: 51px auto 70px;
  
}

.sp-footers2 {
  width: 1051px;
  margin: 0 auto 0;
      background: #fff;
    border-radius: 20px;
    overflow: hidden;
}

.sp-footers2 img {
  width: 100%;
  height: 100%;
}

.sp-footer-ul {
  padding: 38px 45px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  box-sizing: border-box;
}

.sp-footer-ul li {
  width: 386px;
  display: flex;
  flex-direction: row;
  align-items: center;
  font-family: 'Roboto-Regular';
  font-weight: 400;
  font-size: 40px;
  color: #1b1b1b;
  line-height: 47px;
  margin-bottom: 40px;
}

.sp-footer-ul li:nth-child(2n-1) {
  width: 504px;
}

.sp-footer-ul li:last-child {
  margin-bottom: 0;
}

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

.sp-footer-ul i {
  display: block;
  width: 47px;
  height: 47px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.sp-footer-ul .sp-icon {
  margin-right: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.sp-footer-ul i.sp-icon1 {
  /* width: 50px;
  height: 51px; */
  background-image: url('/cdn/shop/files/20250409-foot-1.png');
}

.sp-footer-ul i.sp-icon2 {
  /* width: 68px;
  height: 46px; */
  background-image: url('/cdn/shop/files/20250409-foot-2.png');
}

.sp-footer-ul i.sp-icon3 {
  /* width: 53px;
  height: 61px; */
  background-image: url('/cdn/shop/files/20250409-foot-3.png');
}

.sp-footer-ul i.sp-icon4 {
  /* width: 45px;
  height: 55px; */
  background-image: url('/cdn/shop/files/20250409-foot-4.png');
  background-size: contain;
}

.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);
  }
}
#root .customer_buy_more_wrapper .customer_buy_more_title {
  font-size: 45px;
}
#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;
}
.guarantee_column_container, .collapsible-content__wrapper, .country-selector__overlay, .lt_back_to_top {
  display: none !important;
}

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