/** Shopify CDN: Minification failed

Line 226:0 Unexpected "}"

**/
@font-face {
  font-family: "RobotoBold";
  src: url("/cdn/shop/files/Roboto-Bold.ttf?v=1716794694");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("/cdn/shop/files/Roboto-Medium.ttf?v=1716794694");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "RobotoLight";
  src: url("/cdn/shop/files/Roboto-Light.ttf?v=1716800547");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto-Regular";
  src: url("/cdn/shop/files/Roboto-Regular.ttf?v=1716794694");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto-Black";
  src: url("/cdn/shop/files/Roboto-Black.ttf?v=1718100037");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto-BlackItalic";
  src: url("/cdn/shop/files/Roboto-BlackItalic.ttf?v=1728876620");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/cdn/shop/files/Montserrat-Medium_e59bf645-c25e-40a2-8373-3325f7ab90f4.ttf?v=1728876627");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SemiBold";
  src: url("/cdn/shop/files/Montserrat-SemiBold_c749cd97-07e6-4ba1-bd22-98ce9b01981a.otf?v=1723604590");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat-Bold";
  src: url("/cdn/shop/files/Montserrat-Bold.ttf?v=1717599000");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Impact";
  src: url("/cdn/shop/files/impact.ttf?v=1717659668");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "AkzidenzGroteskBQ-Medium";
  src: url("/cdn/shop/files/AKZIDENZGROTESK-MEDIUM.OTF?v=1717659668");
  font-weight: normal;
  font-style: normal;
}
/*reset*/
html {
    -webkit-text-size-adjust: 100%;
}

/*reset*/
html {
    max-width: 1080px;
    margin: 0 auto;
}

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;
}
  .ribbons-extensions-theme-plugins-app-embed-plus{
    zoom: 2.5;
  }
}


.app-embed-plus-component-pay-button-address-text{
color: #000;
}


.app-embed-plus-component-bundler-shadow{
  padding: 5px !important;
}

.component-select-preview .component-select-preview-text{
  font-size: 14px !important;
  font-weight: 500;
  line-height: 15px !important;
}


.component-select-preview .component-select-preview-suffix{
  font-size: 15px !important;
  color: #000 !important;
}

.component-count-decline, .component-count-add{
  background-color: #000 !important;
  color: #fff !important;
  font-size: 13px !important;
}


.component-count-value{
  font-size: 16px !important;
  font-weight: 500;
}
.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;
}

body {
    background: #fff;
    overflow-x: hidden;
}

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: 123px;
  background: #2d2d2d;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  position: relative;
  padding: 0 41px;
  box-sizing: border-box;
  margin-left: -1px;
}

.sp-limited p {
  font-family: 'Montserrat-Bold';
  font-weight: 500;
  font-size: 45px;
  color: #ffffff;
  text-transform: uppercase;
      line-height: 50px;
}

.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-size: 20px;
  font-family: Montserrat;
  font-weight: bold;
  color: #ffffff;
  line-height: 25px;
  position: absolute;
  left: -50px;
  top: 0;
}

.sp-min-box > em {
  background: url('/cdn/shop/files/time-bg.png') no-repeat;
  background-size: 100% 100%;
  width: 94px;
  height: 89px;
  line-height: 89px;
  display: inline-block;
  font-family: 'RobotoBold';
  font-size: 61px;
  color: #191919;
  font-style: normal;
  margin: 0 8px;
  text-align: center;
}

.sp-header {
  width: 100%;
  max-width: 1080px;
  min-height: 122px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  background-color: #f9e5c1;
  padding: 0 48px 0 40px;
  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: 331px;
  height: 98px;
  background: #000000;
  border-radius: 20px;
  text-align: center;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 35px;
  color: #ffffff;
}

.sp-header .sp-head-btns > div {
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
      padding-top: 3px;
  animation: beat2 0.5s alternate infinite;
}

.sp-logo {
  font-family: 'RobotoBold';
  font-size: 67px;
  color: #191919;
      width: 300px;
}

/*  */
.sp-part1 {
  position: relative;
  min-height: 1709px;
  background: url('/cdn/shop/files/20240911-bg1_3eabc192-908f-4b12-83c6-b0b443303a24.jpg?v=1750413888') no-repeat;
  background-size: calc(100% + 5px) calc(100% + 2px);
  background-position: -2px -1px;
  padding: 99px 0 0 0;
  margin-bottom: -78px;
}
.sp-part1 > h3 {
  font-family: Impact;
  font-weight: 400;
  font-size: 144px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  line-height: 120px;
  height: 120px;
}
.sp-part1 > h2 {
  font-family: "Roboto-Black";
  font-size: 75px;
  color: #ba171c;
  -webkit-text-stroke: 3px #fff;
  text-align: center;
  font-style: italic;
  line-height: 1;
}
.sp-part1 > p {
  font-family: 'Roboto-Black';
    font-size: 59px;
    line-height: 58px;
    color: #fffefe;
    text-align: center;
    text-transform: uppercase;
    margin-top: 29px;
}
.sp-coating {
  width: 450px;
  height: 120px;
  line-height: 120px;
  margin: 0 auto;
  background: #df050f;
  border-radius: 60px;
  font-family: 'Roboto-Black';
  font-size: 80px;
  color: #ba171c;
  margin-top: 23px;
  text-align: center;
  font-style: italic;
  -webkit-text-stroke: 4px #fff;
}
.sp-part1-box {
  width: 422px;
  height: 422px;
  background: #ffffff;
  border-radius: 50%;
  overflow: hidden;
  margin: 128px 0 0 55px;
}

.sp-offs {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 52px;
  color: #fffefe;
  text-transform: uppercase;
  position: absolute;
  left: 94px;
  bottom: 486px;
}
@keyframes Updown {
  from {
    transform: translateY(-15px);
  }

  to {
    transform: translateY(0);
  }
}

.sp-part1-btn {
  width: 100%;
  height: 162px;
  background: #c00009;
  position: relative;
  z-index: 1;
}
.sp-part1-btn .content_box {
  height: 162px;
  text-align: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  animation: beat2 0.5s alternate infinite;
}
.sp-part1-btn .price_box {
  line-height: 162px;
  align-items: baseline;
  gap: 20px;
}
.sp-part1-btn .price_box span:nth-child(2) {
  font-size: 50px;
  text-decoration: line-through;
}
.sp-part1-btn span {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 70px;
  color: #ffffff;
  text-transform: uppercase;
}
.sp-part1-btn img {
  width: 32px;
  height: 48px;
  margin-left: 36px;
}
/* animation: beat 0.7s ease infinite; */
/* 心脏跳动动画 */
@keyframes beat {
  0% {
    transform: scale(1);
  }

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

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

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

/*  */
.sp-title h4 {
  font-family: 'RobotoBold';
  font-size: 73px;
  color: #ffffff;
  line-height: 85px;
  text-align: center;
}

.sp-title p {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 43px;
  color: #ffffff;
  margin-top: 22px;
  text-align: center;
}
.sp-part2-box {
  width: 100%;
  height: 1860px;
  background: url('/cdn/shop/files/20240911-bg2.jpg') no-repeat;
  background-size: calc(100% + 3px) calc(100% + 3px);
  background-position: -2px 1px;
  position: relative;
  padding: 61px 0 0 0;
  box-sizing: border-box;
      margin-top: -3px;
}

.sp-part2-box > ul {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: calc(100% - 1px);
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 60px;
}

.sp-part2-box > ul li {
  width: calc(100% / 2);
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 43px;
  color: #ffffff;
  line-height: 43px;
  text-align: center;
  padding-top: 428px;
}
@keyframes swing {
  0% {
    transform: rotate(5deg);
  }

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

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

.sp-part2-box2 {
  width: 100%;
  height: 1307px;
  background: linear-gradient(180deg, #010c28 0%, #012787 100%);
  box-sizing: border-box;
  position: relative;
  padding-top: 61px;
}

.sp-part2-gif {
  width: 919px;
  height: 664px;
  border-radius: 35px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 56px;
  margin-bottom: 65px;
}
.sp-part2-box2 > p {
  width: 850px;
  margin: -10px auto;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 38px;
  color: #f0f0f0;
      line-height: 48px;
}
/*  */
.sp-part3-wraper {
  min-height: 1086px;
  background: url('/cdn/shop/files/20240911-bg3_af291744-3faa-4816-967b-ea80ab815758.jpg?v=1750413888') no-repeat;
  background-size: calc(100% + 3px) calc(100% + 2px);
  background-position: -2px -1px;
  padding: 72px 0 0 0;
  box-sizing: border-box;
}
.sp-part3-title {
  text-align: center;
  text-transform: uppercase;
}
.sp-part3-title p {
  font-family: 'RobotoBold';
  font-size: 58px;
  color: #fffefe;
      line-height: 68px;
}
.sp-part3-title h3 {
  font-family: 'Roboto-Black';
  font-size: 103px;
  color: #fffefe;
}
.sp-part3-wraper > ul {
  width: 408px;
  margin: 0 auto;
  margin-top: 54px;
}

.sp-part3-wraper > ul li {
  height: 114px;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 27px;
  color: #fffefe;
  text-align: center;
  text-transform: uppercase;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
      line-height: 40px;
}
.sp-part3-wraper > ul li:last-child {
  margin-bottom: 0;
}
.sp-public-btn {
  margin: 0 auto;
  width: 902px;
  height: 207px;
  background: url('/cdn/shop/files/20240911-btn-bg2.png') no-repeat;
  background-size: 100% 100%;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 70px;
  color: #ffffff;
  text-transform: uppercase;
  animation: beat2 0.5s alternate infinite;
}
.sp-public-btn > div {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 176px;
}
.sp-public-btn img {
  width: 32px;
  height: 48px;
  margin-left: 36px;
}
.sp-public-btn span {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 70px;
  color: #ffffff;
}

.sp-part3-wraper2 {
  min-height: 901px;
  background: url('/cdn/shop/files/20240911-bg4.png') no-repeat;
  background-size: calc(100% + 4px) calc(100% + 3px);
  background-position: -4px -2px;
  box-sizing: border-box;
  position: relative;
  padding-top: 56px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 86px;
}
.sp-part3-wraper2 > h4 {
  font-family: 'RobotoBold';
  font-size: 75px;
  color: #ffffff;
  text-align: center;
}
.sp-part3-wraper2 > ul {
  display: flex;
  flex-direction: row;
  padding-bottom: 44px;
}
.sp-part3-wraper2 > ul li {
  width: 50%;
  text-align: center;
}
.sp-part3-wraper2 span {
  font-family: 'RobotoBold';
  font-size: 50px;
  color: #fefefe;
}
.sp-part3-wraper3 {
  width: 974px;
  height: 974px;
  margin: 0 auto;
  margin-bottom: 87px;
}
.sp-part4 {
  margin-top: 92px;
}
.sp-part4-wraper {
  min-height: 1147px;
  background: url('/cdn/shop/files/20240911-bg5.jpg') no-repeat !important;;
  background-size: 100% calc(100% + 2px) !important;;
  background-position: 0 -1px;
  box-sizing: border-box;
  padding-top: 92px;
  padding-bottom: 145px;
}
.sp-part4-wraper > h4 {
  font-family: 'RobotoBold';
  font-size: 75px;
  color: #ffffff;
  text-align: center;
}
.mySwiper {
  padding-bottom: 191px !important;
  margin-top: 91px;
}
.mySwiper img {
  /* width: 776px;
  height: 572px; */
}
.mySwiper .swiper-slide {
  transition: 300ms;
  transform: scale(1, 0.8);
}
.mySwiper .swiper-slide-active,
.mySwiper .swiper-slide-duplicate-active {
  transform: scale(1);
}
.swiper-pagination{
  display: flex;
  flex-direction: row;
  align-items: center;
}
.swiper-pagination-bullet {
  width: 320px !important;;
  min-height: 108px;
  background: #ffffff !important;;
  border-radius: 10px !important;;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 35px !important;;
  color: #141313 !important;;
  opacity: 1 !important;;
  display: flex !important;;
  flex-direction: row;
  align-items: center;
  justify-content: center;
      line-height: 41px;
}
.swiper-pagination-bullet-active {
  background-color: #C00009 !important;;
  color: #ffffff !important;;
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
  margin: 0 15px !important;;
}
.sp-part4-wraper2 {
  min-height: 1320px;
  background: url('/cdn/shop/files/20240911-bg6_8cc5e848-9972-46c6-9a42-65f1dbfe349c.jpg?v=1750413888') no-repeat;
  background-size: calc(100% + 5px) calc(100% + 4px);
  background-position: -2px -2px;
  box-sizing: border-box;
  padding-top: 93px;
  margin-bottom: 56px;
}
.sp-part4-wraper2 .sp-title h4 {
  font-size: 62px;
  color: #ffffff;
}
.sp-part4-wraper2 .sp-title p {
  font-size: 47px;
  color: #ffffff;
  font-family: 'Roboto-Regular';
  margin-top: 5px;
}
.sp-part4-wraper2 > h3 {
  margin-top: 176px;
  margin-left: 40px;
  font-family: 'Roboto-BlackItalic';
  font-size: 104px;
  color: #e7000b;
  margin-bottom: 10px;
}
.sp-part4-wraper2 > p {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 47px;
  color: #ffffff;
  margin-left: 40px;
  line-height: 50px;
}
.sp-part4-wraper3 > h4 {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 64px;
  color: #060606;
  line-height: 70px;
  text-align: center;
}
.sp-part4-wraper3 > ul {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  min-height: 520px;
  background: url('/cdn/shop/files/20240911-bg7.jpg') no-repeat;
  background-size: 100% 100%;
  padding-bottom: 36px;
  margin-top: 36px;
}
.sp-part4-wraper3 > ul li {
  width: calc(100% / 4);
  font-family: Arial;
  font-weight: bold;
  font-size: 40px;
  color: #ffffff;
  text-align: center;
      line-height: 40px;
}
.sp-part4-wraper4 {
  padding-top: 101px;
}
.sp-part4-wraper4 > h4 {
  font-family: 'RobotoBold';
  font-size: 66px;
  color: #191919;
  line-height: 84px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
}
.sp-part4-wraper4 > ul {
  width: 1052px;
  height: 930px;
  background: url('/cdn/shop/files/20240911-bg8_044b2d1e-718e-4afb-80fd-f8a766e66621.png?v=1750413889') no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  margin-left: 27px;
  margin-bottom: 74px;
}
.sp-part4-wraper4 > ul li {
  position: relative;
  height: 300px;
  margin-bottom: 14px;
}
.sp-part4-wraper4 > ul li:last-child {
  margin-bottom: 0;
}
.sp-part4-wraper4 > ul li i {
  font-family: Arial;
  font-weight: bold;
  font-size: 42px;
  color: #ffffff;
  line-height: 37px;
  position: absolute;
  left: 42px;
  top: 14px;
  font-style: normal;
}
.sp-part4-wraper4 > ul li span {
  font-family: 'RobotoBold';
  font-size: 30px;
  color: #ffffff;
  line-height: 29px;
  position: absolute;
  top: 258px;
  left: 23px;
}
/*  */
.sp-part5 {
  width: 100%;
  height: 1145px;
  background: #010c29;
  padding-top: 120px;
  box-sizing: border-box;
}
.sp-part5 > div > span {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 41px;
  color: #ffffff;
  line-height: 52px;
  position: absolute;
  bottom: 340px;
  right: 403px;
}
.sp-part5 > div {
  width: 938px;
  height: 943px;
  margin: 0 auto;
  background: url('/cdn/shop/files/20240911-bg9_c3ba2315-976f-410f-83d9-e25658abb63f.png?v=1750413888') no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 45px 0 0 70px;
  position: relative;
}
.sp-part5 h4 {
  font-family: 'Roboto-Black';
  font-size: 62px;
  color: #000000;
  margin-bottom: 74px;
}

.sp-part5 ul {
  display: flex;
  flex-direction: row;
}
.sp-part5 ul li:first-child {
  margin-right: 59px;
}
.sp-part5 ul li span {
  font-family: 'RobotoBold';
  font-size: 40px;
  color: #000000;
}
.sp-part5 ul li p {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 35px;
  color: #000000;
  line-height: 38px;
  margin-top: 14px;
}
/*  */
.sp-shoppings {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
  margin-top: 48px;
}

.sp-shoppings p {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 40px;
  color: #171717;
}

.sp-shoppings img {
  width: 80px;
  height: 45px;
  margin-right: 21px;
}

.sp-part5-top {
  height: 154px;
  background: #b60a00;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-family: 'Roboto-Black';
  font-size: 71px;
  color: #ffffff;
}

.sp-part5-top img {
  height: 34px;
  width: 62px;
  margin-right: 35px;
}

.sp-part6 {
  padding: 82px 80px 25px 80px;
  background: #d9d9d9;
}
.sp-title-more{
  font-family: Roboto-Bold;
  font-size: 73px;
  background-color: #c00009;
  text-align: center;
  color: #fff;
      height: 130px;
    line-height: 122px;
}

.sp-product-list > ul > li {
  min-height: 600px;
  background: #ffffff;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  position: relative;
  margin-bottom: 52px;
  border-radius: 30px;
}


.MostPopular {
  position: absolute;
  width: 224px;
  height: 95px;
  left: 40px;
  top: 0;
  font-family: 'AkzidenzGroteskBQ-Medium';
  font-size: 32px;
  color: #ffffff;
  z-index: 4;
  text-align: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
}

.MostPopular span {
  font-family: 'AkzidenzGroteskBQ-Medium';
  font-size: 32px;
  color: #ffffff;
  line-height: 40px;
}

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

.sp-product-list > ul > li .sp-product-img {
  position: relative;
  width: calc(100% - 520px);
  height: 554px;
  text-align: center;
}
.sp-product-list > ul > li:first-child .sp-product-img span {
    left: 223px;
    top: 260px;
}
.sp-product-img span {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 23px;
  color: #ffffff;
  position: absolute;
left: 233px;
    top: 263px;
  text-transform: uppercase;
}

.sp-product-img .sp-frees > span {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 37px;
  color: #191919;
  line-height: 36px;
}
.sp-product-list > ul > li:first-child {
  background: url('/cdn/shop/files/20240911-pro-0_0e8fa4a9-a5ea-45cc-abdc-38122d66fcf4.png?v=1750413889') no-repeat;
  background-size: 100% 100%;
}

.sp-product-list > ul > li:nth-child(2) {
  background: url('/cdn/shop/files/20240911-pro-1_d95e670d-306c-4119-be2f-2f324d4e7dd6.png?v=1750413888') no-repeat;
  background-size: 100% 100%;
}

.sp-product-list > ul > li:nth-child(3) {
  background: url('/cdn/shop/files/20240911-pro-2_56cbfe96-dba0-459f-a84a-c3b61fbfd3e8.png?v=1750413889') no-repeat;
  background-size: 100% 100%;
}
.sp-product-list > ul > li:nth-child(4) {
  background: url('/cdn/shop/files/20240911-pro-4_2ea5632b-3307-44d1-92ca-0f340ff7dd0f.png?v=1750414260') no-repeat;
  background-size: 100% 100%;
}

.sp-product-rl {
  width: 520px;
  height: 554px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.sp-shopping {
  min-width: 254px;
  height: 56px;
  margin-top: 27px;
  padding: 13px 12px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  background-image: linear-gradient(to right, #ca0f0f, #ea2323);
}

.sp-shopping span {
  font-size: 30px;
  color: #ffffff;
  margin-left: 13px;
}

.sp-shopping img {
  width: 39px;
  height: 30px;
}

.sp-product-rl > h3 {
  font-family: 'RobotoBold';
  font-size: 48px;
  color: #000000;
  text-transform: uppercase;
  text-align: center;
}

.sp-product-rl .sp-texts {
  font-size: 36px;
  color: #ff0000;
  font-family: 'RobotoBold';
  margin-bottom: 10px;
  text-transform: uppercase;
}

.sp-product-rl .sp-price {
  text-align: center;
}

.sp-product-rl .sp-price > span {
  margin-right: 24px;
}

.sp-product-rl .sp-price span {
  font-family: 'RobotoBold';
  font-size: 69px;
  color: #131313;
  line-height: 85px;
}

.sp-product-rl .sp-price > span .new {
  font-family: 'RobotoBold';
  font-size: 69px;
  color: #131313;
  margin-left: 6px;
  line-height: 85px;
}

.sp-product-rl .sp-price > em {
  font-family: 'RobotoBold';
  font-size: 38px;
  color: #999999;
  line-height: 36px;
  text-decoration-line: line-through;
  font-style: normal;
}

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

.sp-price-text {
  font-family: 'RobotoBold';
  font-size: 54px;
  color: #e71600;
  line-height: 42px;
  margin-top: 20px;
}

.sp-fire {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-family: 'RobotoBold';
  font-size: 40px;
  color: #000000;
  line-height: 54px;
  margin-bottom: 51px;
}

.sp-fire p {
  font-family: 'RobotoBold';
  font-size: 40px;
  color: #000000;
}

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

.sp-fire > img {
  width: 37px;
  height: 41px;
  margin-right: 23px;
}

/* 数字 */
.sp-number {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 28px 0 7px 0;
}

.sp-alignment {
  width: 371px;
  height: 85px;
  background: #ffffff;
  border-radius: 14px;
  border: 2px solid #000000;
  font-size: 45px;
  color: #313131;
}

.link-btn {
  width: 409px;
  height: 115px;
  background: linear-gradient(-3deg, #8e0000 0%, #e71600 100%)!important;
  border-radius: 20px;
  margin: 0 auto;
  display: block;
  font-family: 'SemiBold';
  font-size: 44px;
  color: #ffffff;
  text-align: center;
  border-radius: 22px;
  animation: beat2 0.5s alternate infinite;
  margin-top: 6px;
  /* animation: bounce-down 1.5s linear infinite; */
}

.link-btn > div {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 115px;
      padding-top: 10px;
}

/* 尾部 */
.sp-footer-image {
  margin-top: 32px;
}
.sp-footer-image img {
  width: 1018px;
  /* height: 65px; */
  margin: 0 auto;
  display: block;
  margin-bottom: 63px;
}
.sp-footer {
  padding-bottom: 113px;
}
.sp-footer > img {
  display: block;
  width: 1000px;
  height: 236px;
  margin: 0 auto;
}
.multicolumn {
  display:none!important;
}
.product-recommendations__heading{
  font-size: 22.5px;
}

@keyframes bounce-down {
  25% {
    transform: translateY(-10px);
  }

  50%,
  100% {
    transform: translateY(0);
  }

  75% {
    transform: translateY(10px);
  }
}
