/** Shopify CDN: Minification failed

Line 1841:2 Expected ":"
Line 1842:2 Expected ":"

**/
@font-face {
  /* 重命名字体名 */
  font-family: "Roboto";
  /* 引入字体 */
  src: url("https://cdn.shopify.com/s/files/1/0627/3099/3816/files/Roboto-Regular.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  /* 重命名字体名 */
  font-family: "Roboto-Bold";
  /* 引入字体 */
  src: url("https://cdn.shopify.com/s/files/1/0627/3099/3816/files/Roboto-Bold.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  /* 重命名字体名 */
  font-family: "Roboto-Medium";
  /* 引入字体 */
  src: url("https://cdn.shopify.com/s/files/1/0627/3099/3816/files/Roboto-Medium.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  /* 重命名字体名 */
  font-family: "Montserrat-Bold";

  /* 引入字体 */
  src: url("https://cdn.shopify.com/s/files/1/0627/3099/3816/files/Montserrat-Bold.ttf");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  /* 重命名字体名 */
  font-family: "AkzidenzGroteskBQ-Bold";
  /* 引入字体 */
  src: url("https://cdn.shopify.com/s/files/1/0627/3099/3816/files/AKZIDENZGROTESK-BOLD.OTF");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Poppins-Medium";
  /* 引入字体 */
  src: url("https://cdn.shopify.com/s/files/1/0627/3099/3816/files/Poppins-Medium.ttf");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  /* 重命名字体名 */
  font-family: "AkzidenzGroteskBQ-Medium";

  /* 引入字体 */
  src: url("https://cdn.shopify.com/s/files/1/0627/3099/3816/files/AKZIDENZGROTESK-MEDIUM.OTF");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  /* 重命名字体名 */
  font-family: "Poppins-Bold";
  src: url("https://cdn.shopify.com/s/files/1/0627/3099/3816/files/Poppins-Bold.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  /* 重命名字体名 */
  font-family: "Poppins-SemiBold";
  /* 引入字体 */
  src: url("https://cdn.shopify.com/s/files/1/0627/3099/3816/files/Poppins-SemiBold.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Poppins-ExtraBold";

  src: url("https://cdn.shopify.com/s/files/1/0627/3099/3816/files/Poppins-ExtraBold.ttf");
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: "Poppins-Black";
  /* 引入字体 */
  src: url("https://cdn.shopify.com/s/files/1/0627/3099/3816/files/Poppins-Black.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;
}

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;
  color: #fff;
  max-width: 1080px;
  margin: 0 auto;
  overflow: hidden;
}

@media screen and (min-width: 1080px) {
  #root {
    zoom: 1 !important;
  }
}
a {
  color: inherit;
  text-decoration: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}
input,
img {
  border: none;
}
li {
  list-style: none;
}

.sp-uppercase {
  text-transform: uppercase;
}

.sp-relative {
  position: relative;
}

.sp-img {
  display: block;
  width: 100%;
}
.sp-flex-x {
  display: flex;
  align-items: center;
}

.sp-flex-bet {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sp-header-top {
  height: 130px;
  width: 100%;
  position: fixed;
  top: 115px;
  z-index: 8;
  max-width: 1080px;
  overflow: hidden;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sp-header-top .sp-logo {
  width: 276px;
  margin-left: 45px;
}
.sp-header-top .sp-top-btn {
  width: 382px;
  height: 94px;
  background: #ff3600;
  border-radius: 39px;
  text-align: center;
  font-size: 42px;
  color: #ffffff;
  font-family: "AkzidenzGroteskBQ-Bold";
  margin-right: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  animation: skip 4s infinite;
  cursor: pointer;
}

.time-part {
  width: 1080px;
  height: 115px;
  background: url("https://cdn.shopify.com/s/files/1/0627/3099/3816/files/202505142-time-bg.png") no-repeat;
  background-size: 100% 100%;
  color: #ffffff;
  padding: 0 40px 0 40px;
  position: fixed;
  top: 0px;
  box-sizing: border-box;
  z-index: 9;
  font-family: "Roboto-Bold";
}
.time-part .sp-text {
  font-size: 44px;
  color: #ffffff;
  font-style: italic;
  font-family: "AkzidenzGroteskBQ-Bold";
}

.time-part .min-text {
  font-size: 20px;
  margin-right: 10px;
  margin-top: 10px;
  align-self: flex-start;
  font-family: "Montserrat-Bold";
  font-weight: bold;
}
.time-part .square {
  width: 102px;
  height: 99px;
  background: url("https://cdn.shopify.com/s/files/1/0627/3099/3816/files/202407110-num-bg.png") no-repeat;
  background-size: 100% 100%;
  font-size: 82px;
  color: #343434;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Roboto-Bold";
  flex-shrink: 0;
}
.time-part .dot {
  background-image: url("https://cdn.shopify.com/s/files/1/0627/3099/3816/files/202407110-num-dot.png");
  background-size: 100% 100%;
  width: 15px;
  height: 42px;
  flex-shrink: 0;
  margin: 0 15px;
}
.time-part .sp-flex-bet {
  height: 100%;
}

.sp-part-top {
  margin-top: 245px;
}

.price-group {
  display: flex;
  align-items: baseline;
}

.price-group .price2 {
  text-decoration: line-through;
}
.btn-style {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.sp-btn-wrap {
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%) translateY(50%);
  z-index: 1;
}

.sp-btn-style1 {
  width: 799px;
  height: 207px;
  background: url("https://cdn.shopify.com/s/files/1/0627/3099/3816/files/202505142-btn-bg.png") no-repeat;
  background-size: 100% 100%;
  font-family: "Poppins-ExtraBold";
  font-size: 57px;
  color: #ffffff;
  animation: skip 4s infinite 1s;
  box-sizing: border-box;
  font-style: italic;
}

.sp-stroke {
  position: relative;
}
.sp-stroke::after {
  content: attr(data-title);
  -webkit-text-stroke: 0px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.sp-part1 {
}
.sp-part1 .sp-gif {
  width: 379px;
  height: 384px;
  background: url("https://cdn.shopify.com/s/files/1/0627/3099/3816/files/202505142-1.gif") no-repeat;
  background-size: 100% 100%;
  border-radius: 50px;
  border: 5px solid #ffffff;
  position: absolute;
  top: 1160px;
  right: 55px;
  box-sizing: border-box;
  z-index: 1;
}

.sp-part1 .sp-word {
  position: absolute;
  top: 110px;
  left: 53px;
  width: 315px;
  height: 56px;
  background: linear-gradient(76deg, #004bb1, #00a9fe);
  border-radius: 28px;
  text-align: center;
  font-family: "Poppins-Black";
  font-size: 30px;
  color: #fff;
  line-height: 58px;
}
.sp-part1 .sp-word2 {
  left: 388px;
  background: #ffffffe4;
  color: #002a5e;
}
.sp-part1 .sp-text {
  position: absolute;
  top: 906px;
  left: 62px;
  font-family: "Poppins-Medium";
  font-size: 32px;
  color: #ffffff;
  line-height: 1.1;
}
.sp-part1 .sp-text .sp-p {
  font-family: "Poppins-SemiBold";
  font-size: 56px;
}
.sp-part1 .sp-box {
  width: 406px;
  height: 107px;
  background: url("https://cdn.shopify.com/s/files/1/0627/3099/3816/files/202505142-img1-1.png") no-repeat;
  background-size: 100% 100%;

  position: absolute;
  top: 598px;
  left: 58px;
  font-family: "Poppins-SemiBold";
  font-size: 86px;
  color: #ffffff;
  line-height: 1;
  display: flex;
  align-items: center;
  padding-left: 35px;
  box-sizing: border-box;
}

.sp-part1 .sp-box .sp-span {
  font-size: 50px;
}
.sp-part1 .sp-box .sp-span2 {
  width: 140px;
  font-family: "Poppins-Medium";
  font-size: 34px;
  display: inline-block;
      line-height: 40px;
}
.sp-part1 .sp-box2 {
  width: 286px;
  height: 107px;
  background: url("https://cdn.shopify.com/s/files/1/0627/3099/3816/files/202505142-img1-2.png") no-repeat;
  background-size: 100% 100%;
  top: 738px;
  font-size: 86px;
}

.sp-part1 .sp-btn {
  width: 1080px;
  height: 181px;
  background: url("https://cdn.shopify.com/s/files/1/0627/3099/3816/files/202505142-img1-btn.png");
  background-size: 100% 100%;
  font-family: "Poppins-Medium";
  font-size: 32px;
  color: #ffffffce;
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top: -3px;
}
.sp-part1 .sp-btn .sp-p {
  font-family: "AkzidenzGroteskBQ-Bold";
  font-size: 70px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
  animation: skip2 4s infinite 2s;
}
.sp-part1 .sp-btn .sp-p .sp-arrow {
  width: 58px;
  transform: translateY(4px);
}

.sp-stroke-shadow {
  position: relative;
  z-index: 1;
}
.sp-stroke-shadow::before {
  content: attr(data-title);
  -webkit-text-stroke: 0px;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  text-shadow: 0px 11px 8px rgba(0, 10, 9, 0.44);
  z-index: -1;
}
.sp-title-wrap {
  position: absolute;
  box-sizing: border-box;
}
.sp-title {
  font-family: "Poppins-ExtraBold";
  font-size: 80px;
  color: #f5f5f5;
  line-height: 90px;
  text-align: center;
  text-transform: uppercase;
}

.sp-sub-title {
  font-family: "Poppins-Medium";
  font-size: 35px;
  color: #e3e3e3;
  line-height: 45px;
  text-align: center;
  margin-top: 36px;
}

.sp-part2 {
  padding: 55px 45px 140px;
  position: relative;
  display: none;
}
.sp-part2 .sp-img2 {
  position: absolute;
  right: 0;
  top: 79px;
  width: 369px;
  z-index: 2;
}
.sp-part2 .sp-btn1 {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) translateY(50%);
}
.sp-part2 .btn-style {
  width: 500px;
  height: 130px;
  background: url("https://cdn.shopify.com/s/files/1/0627/3099/3816/files/202505142-img2-btn.png") no-repeat;
      background-size: 100% 100%;
    font-family: Poppins-Bold;
    gap: 35px;
    font-size: 47px;
    text-align: center;
    line-height: 44px;
    padding: 0 50px;
    color: #fff;
    animation: skip 4s infinite 1s;
}
.sp-part2 .btn-style .sp-icon {
  min-width: 50px;
}
.sp-part2 .sp-text {
  position: absolute;
  width: 100%;
  top: 440px;
  font-family: "Poppins-Medium";
  font-size: 30px;
  color: #8c8c8c;
  line-height: 35px;
  text-align: center;
  display: flex;
  padding-right: 20px;
  box-sizing: border-box;
}
.sp-part2 .sp-text .sp-p {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 100px;
  box-sizing: border-box;
}
.sp-part2 .sp-text .sp-span {
  font-size: 101px;
}
.sp-part2 .sp-t1 {
  width: 245px;
  text-align: center;
  position: absolute;
  left: 190px;
  top: 32px;
  font-family: "Poppins-SemiBold";
  font-size: 30px;
  color: #ffffff;
  line-height: 38px;
}
.sp-part2 .sp-t2 {
  width: 245px;
  text-align: center;
  position: absolute;
  left: 190px;
  top: 67px;
  font-family: "Poppins-ExtraBold";
  font-size: 35px;
  color: #e40013;
  line-height: 65px;
  font-style: italic;
}

.sp-part3 .sp-title-wrap {
  top: 120px;
  width: 100%;
}
.sp-part3 .sp-title .sp-color {
  color: #0096ff;
}
.sp-part3 .sp-title .sp-s {
  font-size: 60px;
  margin-left: -15px;
}
.sp-part3 .sp-sub-title .sp-color {
  color: #0096ff;
}
.sp-part3 .sp-gif {
  width: 355px;
  height: 355px;

  border-radius: 50%;
  border: 9px solid #ffffff;
  background: url("https://cdn.shopify.com/s/files/1/0627/3099/3816/files/202505142-2.gif") no-repeat;
  background-size: 100% 100%;

  border-radius: 50%;
  position: absolute;
  top: 505px;
  right: 85px;
  box-sizing: border-box;
}
.sp-part3 .sp-row {
  position: absolute;
  top: 1475px;
  width: 100%;
  font-family: "Poppins-Medium";
  font-size: 35px;
  color: #ffffff;
  line-height: 40px;
  display: flex;
  text-align: center;
}
.sp-part3 .sp-row .sp-item {
  flex: 1;
  flex-direction: column;
  display: flex;
  align-items: center;
  gap: 20px;
}

.sp-part3 .sp-row .sp-icon {
  width: 100px;
}
.sp-part4 {
  margin-top: -1px;
}
.sp-part4 .sp-title-wrap {
  top: 70px;
  width: 100%;
}
.sp-part4 .sp-title {
  color: #191919;
}
.sp-part4 .sp-title .sp-color {
  color: #0096ff;
}
.sp-part4 .sp-sub-title {
  color: #303030;
  padding: 0 30px;
  box-sizing: border-box;
}
.sp-part4 .sp-sub-title .sp-color {
  color: #0096ff;
}
.sp-part4 .sp-gif {
  width: 322px;
  height: 382px;

  border-radius: 10px;
  border: 6px solid #ffffff;
  background: url("https://cdn.shopify.com/s/files/1/0627/3099/3816/files/202505142-3.gif") no-repeat;
  background-size: 100% 100%;

  position: absolute;
  top: 1320px;
  right: 40px;
}
.sp-part4 .sp-area {
  width: 390px;
  position: absolute;
  left: 600px;
  top: 585px;
  font-family: "Poppins-Medium";
  font-size: 32px;
  color: #ffffff;
  line-height: 1;
  text-align: center;
  height: 115px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.sp-part4 .sp-area .sp-p {
  font-family: "Poppins-SemiBold";
  font-size: 56px;
  color: #ffffff;
  line-height: 66px;
}
.sp-part4 .sp-area2 {
  width: 420px;
  left: 60px;
  top: 962px;
}
.sp-part45 .sp-title-wrap {
  top: 210px;
  padding: 0 50px;
}
.sp-part45 .sp-text {
  position: absolute;
  left: 80px;
  top: 610px;
  font-family: "Poppins-Medium";
  font-size: 37px;
  color: #ffffff;
  line-height: 1;
}
.sp-part45 .sp-text .sp-p {
  font-family: "Poppins-Bold";
  font-size: 63px;
  color: #0096ff;
  margin-bottom: 12px;
}
.sp-part45 .sp-text .sp-span {
  font-size: 42px;
}
.sp-part45 .sp-text2 {
  top: 790px;
}
.sp-part45 .sp-t {
      width: 200px;
    position: absolute;
    left: 225px;
    top: 1670px;
    font-family: Poppins-SemiBold;
    font-size: 36px;
    color: #fff;
    line-height: 70px;
    text-align: center;
}
.sp-part45 .sp-t2 {
  left: 720px;
}
.sp-part45 .sp-row {
  width: 100%;
  position: absolute;

  top: 2116px;
  font-family: "Poppins-Medium";
  font-size: 31px;
  color: #ffffff;
  line-height: 40px;
  display: flex;
  text-align: center;
  padding: 0 60px;
  gap: 32px;
  box-sizing: border-box;
}
.sp-part45 .sp-row .sp-item {
  flex: 1;
}
.sp-part45 .sp-row .sp-item .sp-p {
  margin-bottom: 18px;
}
.sp-part45 .sp-item2 {
  color: #333333;
}
.sp-part5 {
  margin-top: -2px;
}
.sp-part5 .sp-title-wrap {
  top: 130px;
  width: 100%;
}

.sp-part5 .sp-title {
  color: #191919;
}

.sp-part5 .sp-sub-title {
  color: #303030;
}

.sp-part5 .sp-ul {
  width: 680px;

  position: absolute;
  top: 430px;
  left: 64px;

  font-family: "Poppins-Medium";
  font-size: 29px;
  color: #585858;
  line-height: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 20px 41px;
}
.sp-part5 .sp-ul .sp-li {
  display: flex;
  gap: 22px;
      align-items: center;
}
.sp-part5 .sp-ul .sp-li .sp-span {
  width: 41px;
  height: 41px;
  background: #585858;
  border-radius: 50%;
  flex-shrink: 0;
  text-align: center;
  font-family: "Poppins-Medium";
  color: #fff;
  font-size: 30px;
  line-height: 45px;
}
.sp-part6 {
}

.sp-part6 .sp-title-wrap {
  top: 120px;
  width: 100%;
  padding: 0 80px;
}

.sp-part6 .sp-box {
  width: 280px;
  height: 370px;
  position: absolute;
  top: 670px;
  left: 718px;
  display: flex;
  flex-direction: column;
}
.sp-part6 .sp-box .sp-item {
  flex: 1;

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: "Poppins-Medium";
  font-size: 30px;
  color: #060505;
  line-height: 36px;
}
.sp-part7 {
}
.sp-part7 .sp-title-wrap {
  top: 240px;
  /* padding: 0 80px; */
}
.sp-part7 .sp-title {
  color: #171717;
}
.sp-part7 .sp-sub-title {
  color: #303030;
}
.sp-part7 .sp-row {
  width: 100%;

  position: absolute;
  top: 887px;
  padding: 0px 50px 0 40px;
  box-sizing: border-box;
  display: flex;
  gap: 30px;
}
.sp-part7 .sp-row .sp-p {
  height: 90px;
  flex: 1;
  font-family: "Poppins-Medium";
  font-size: 32px;
  color: #414141;
  line-height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0px 40px;
  box-sizing: border-box;
}
.sp-part7 .sp-row2 {
  top: 1288px;
}
.sp-part7 .sp-text1 {
  position: absolute;
  top: 1535px;
  left: 92px;
  font-family: "AkzidenzGroteskBQ-Medium";
  display: flex;
  gap: 18px;
  align-items: center;
  font-size: 30px;
  color: #ffffff;
  line-height: 1;
}
.sp-part7 .sp-line {
  width: 102px;
}
.sp-part7 .sp-text2 {
      width: 540px;
    position: absolute;
    top: 1771px;
    left: 90px;
    font-family: Poppins-Medium;
    font-size: 30px;
    color: #fb3404;
    line-height: 27px;
    text-align: center;
}
.sp-part9 {
  background: url("https://cdn.shopify.com/s/files/1/0627/3099/3816/files/202505142-swiper-bg.png") no-repeat;
  background-size: 100% auto;
  padding-top: 130px;
  padding-bottom: 170px;
}
.sp-part9 .sp-title2 {
  font-family: "Poppins-ExtraBold";
  font-size: 71px;
  color: #ffffff;
  line-height: 75px;
  text-align: center;
}
.sp-part9 .sp-title2 .sp-color {
  color: #ff9c00;
}
.sp-part9 .sp-title2 .sp-span i {
  font-style: italic;
}
.sp-part9 .swiper {
  width: 100%;
  padding-bottom: 100px;
  padding-top: 100px;
}
.sp-part9 .swiper .swiper-pagination-bullet {
  width: 108px;
  height: 14px;
  background: #969696;
  border-radius: 7px;
  opacity: 0.65;
  margin: 0 30px !important;
}
.sp-part9 .swiper .swiper-pagination-bullet-active {
  opacity: 1;
  background: #ffffff;
}

.sp-part9 .swiper-slide {
  width: 594px;
  height: 971px;
  transform: scaleY(0.86) !important;
  transition: all 0.3s;
  margin: 0 12px;
  /* opacity: 0.6; */
  border-radius: 40px;
  box-shadow: 0px 10px 24px 0px rgba(102, 102, 102, 0.24);
}

.sp-part9 .swiper-slide-active {
  transform: scaleY(1) !important;
  opacity: 1;
}
.sp-part9 .swiper-slide .sp-img {
  width: 100%;
  height: 100%;
}

.sp-part9 .sp-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #000000;
  text-align: center;
  position: absolute;
  top: 505px;
  width: 100%;
  padding: 0 42px;
  box-sizing: border-box;
}
.sp-part9 .title-s {
  font-family: "Roboto-Medium";
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  font-size: 45px;
  color: #000000;
  line-height: 48px;
  margin-bottom: 10px;
}
.sp-part9 .title-s img {
  width: 36px;
}
.sp-part9 .sp-text1 {
  font-family: "Roboto-Medium";
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  font-size: 35px;
}
.sp-part9 .sp-text1 img {
  width: 220px;
  height: 36px;
}

.sp-part9 .sp-text3 {
  font-family: "Poppins-Medium";
  font-size: 30px;
  color: #2a2a2a;
  line-height: 40px;
  margin-top: 35px;
}

@keyframes sp-shake2 {
  0%,
  49% {
    color: #ffffff;
  }
  50%,
  99% {
    color: #e10f09;
  }
}

.sp-nav {
  height: 403px;
  background: url("https://cdn.shopify.com/s/files/1/0627/3099/3816/files/202505142-nav-bg.png") no-repeat;

  background-size: 101% 101%;
  background-position: center center;

  box-sizing: border-box;

  position: relative;
  margin-top: -10px;
}

.sp-nav .sp-t2 {
  width: 652px;
  height: 181px;
  position: relative;
  margin: 0 auto;
  margin-left: 325px;
}
.sp-nav .sp-word {
  position: absolute;
  left: 0;
  width: 652px;
  height: 181px;
  top: 117px;
}
.sp-nav .sp-word2 {
  animation: sp-shake1 1.5s infinite;
}
@keyframes sp-shake1 {
  0%,
  49% {
    opacity: 0;
  }
  50%,
  99% {
    opacity: 1;
  }
}

.sp-nav .sp-brand {
      font-family: Poppins-Bold;
    font-size: 42px;
    color: #fff;
    line-height: 1;
    position: absolute;
    top: 40px;
    left: 310px;
  -webkit-text-stroke: 8px #e82c00;
  transform: rotate(-2deg);
}
.sp-nav .sp-brand::before {
  text-shadow: 7px 7px 5px rgba(85, 0, 0, 0.43);
}

.sp-nav .sp-text {
  font-family: "Poppins-SemiBold";
  font-size: 34px;
  color: #00287d;
  line-height: 1;
  position: absolute;
      top: 301px;
    left: 340px;

  transform: rotate(-4deg);
}

.product-part {
  width: 1054px;
  padding: 50px 25px 55px;
  font-family: "Roboto-Medium";
  box-sizing: border-box;
  position: relative;
  background: #2c2c2c;
  border-radius: 30px 30px 0px 0px;
  margin: 30px auto 20px;
}
.product-part .sp-product-top {
  width: 100%;
  align-items: center;
  font-family: "Poppins-Bold";
}
.product-part .sp-product-top .sp-color {
  color: #ffae00;
}
.product-part .sp-product-top .sp-text1 {
  text-align: right;
  font-size: 57px;
  /* margin-bottom: 12px; */
}
.product-part .sp-product-top .sp-text2 {
  text-align: right;
  font-size: 57px;
  line-height: 1;
}

.product-part .sp-product-top h5 {
  font-size: 60px;

  color: #ffffff;
  line-height: 80px;
}
.product-part .product-box {
  width: 100%;
  height: 483px;
  background: #ffffff;
  position: relative;
  display: flex;
  align-items: center;
}
.product-part .product-box .sp-content {
  width: 410px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-left: 0px;
  box-sizing: border-box;
  padding-bottom: 45px;
}
.product-part .sp-img-wrap {
  width: 530px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-part .sp-p-img {
  position:relative;
  z-index:0;
  width: 463px;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  display: block;
}
/* .product-part .sp-p-pro {
  width: 84px;
  height: 131px;
  position: absolute;
  left: 106px;
  top: 45px;
} */
/* .product-part .sp-p-pro2 {
  width: 84px;
  height: 131px;
  position: absolute;
  left: 106px;
  top: 76px;
} */
.product-part .sp-title-s {
  font-family: "Poppins-Bold";
  font-size: 67px;
  color: #191919;
  text-align: center;
  white-space: nowrap;
  text-transform: uppercase;
}

.product-part .sp-opt {
  width: 348px;
  height: 75px;
  background: #f4f4f4;
  border-radius: 25px;
  border: 2px solid #a8a8a8;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  font-family: "Poppins-SemiBold";
  font-size: 40px;
  color: #5f5f5f;
  line-height: 1;
  margin-top: 18px;
}

.product-part .sp-opt.active {
  background: #ffffff;
  border: 5px solid #ff5400;
  color: #090909;
}

.product-part .price-group {
  line-height: 1;
  justify-content: center;
  align-items: baseline;
  margin-bottom: 10px;
}
.product-part .sp-price1 {
  font-family: "Poppins-Bold";
  font-size: 70px;
  color: #d80000;
}

.product-part .sp-price2 {
  font-family: "Poppins-SemiBold";
  font-size: 47px;
  color: #aaaaaa;
  margin-left: 20px;
  /* opacity: 0.3; */
}

.product-part .sp-p-off{
  font-family: "Poppins-Bold";
  font-size: 58px;
  color: #d80000;
}
.product-part .sp-bottom {
  display: flex;
  align-items: flex-end;
  margin-top: -22px;
}
.product-part .sp-btn-style {
  width: 510px;
  height: 128px;
  background: #ff5400;
  color: #fff;
      font-size: 50px;
    line-height: 56px;
    padding: 0 30px;
  text-align: center;
  font-family: "Poppins-SemiBold";
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex-shrink: 0;
}
.product-part .sp-btn-style p {
  display: flex;
  gap: 24px;
  align-items: center;
}
.product-part .sp-btn-style img {
  width: 26px;
}
.product-part .product-box2 {
  height: 644px;
  background: url("https://cdn.shopify.com/s/files/1/0627/3099/3816/files/202505142-bg.png") no-repeat;
  background-size: 100% auto;
  margin-top: 90px;
  position: relative;
  padding-bottom: 40px;
  box-sizing: border-box;
  z-index: 1;
}
.product-part .product-box2 .sp-bottom {
  width: 100%;
  position: absolute;
  bottom: 0;
  margin-top: 0;
}

.product-part .product-box3 {
  height: 644px;
  /* background: url("https://cdn.shopify.com/s/files/1/0627/3099/3816/files/202505142-bg.png") no-repeat; */
  background-size: 100% auto;
  margin-top: 90px;
  position: relative;
  padding-bottom: 40px;
  box-sizing: border-box;
}
.product-part .product-box3 .sp-bottom {
  width: 100%;
  position: absolute;
  bottom: 0;
  margin-top: 0;
}
.product-part .sp-best {
  width: 607px;
  height: 69px;

  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 38px;
  font-family: "Poppins-SemiBold";
  padding-top: 2px;
  box-sizing: border-box;
  text-align: center;
  z-index: 2;
}
.product-part .sp-hot {
  width: 91px;
  position: absolute;
  top: 46px;
  left: 0;
  font-size: 28px;
  font-family: "Roboto-Bold";
  color: #fff;
  box-sizing: border-box;
  text-align: center;
  z-index: 2;
}

@keyframes skip {
  0%,
  10%,
  16%,
  27%,
  100% {
    transform: scale(1);
  }
  5%,
  13%,
  21% {
    transform: scale(0.9);
  }
}
@keyframes skip2 {
  0%,
  10%,
  16%,
  27%,
  100% {
    transform: scale(1);
  }
  5%,
  13%,
  21% {
    transform: scale(1.2);
  }
}
@keyframes skip3 {
  0%,
  10%,
  16%,
  27%,
  100% {
    transform: scale(1);
  }
  5%,
  13%,
  21% {
    transform: scale(1.13);
  }
}

.addGroup {
  width: 501px;
  height: 110px;
  background: #5d5d5d;
  padding: 0px 50px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "Roboto-Bold";
}

.addGroup .sp-reduce,
.addGroup .sp-add {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  padding: 0 5px;
  cursor: pointer;
  flex-shrink: 0;
  box-sizing: content-box;
}

.addGroup input {
  outline: 0;
  border: none;
  text-align: center;
  box-sizing: border-box;
  width: 215px;
  height: 100%;
  color: #fff;
  background: transparent;
  /* vertical-align: middle; */
  padding: 0;
  font-family: "Roboto-Bold";
  font-size: 50px;
  line-height: 50px;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}

.sp-nav5 {
  font-size: 40px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 17px;
  margin-top: 70px;
  font-family: "Poppins-SemiBold";
}
.sp-nav5 img {
  width: 86px;
}
.sp-nav5 .sp-span {
  color: #ff0d0d;
}

.sp-footer {
  width: 100%;
  height: 133px;
  background: url("https://cdn.shopify.com/s/files/1/0627/3099/3816/files/202505142-footer-bg.png") no-repeat;
  background-size: 100% 100%;

  position: relative;
  font-size: 45px;
  color: #f5d500;
  font-style: italic;
  font-family: "Poppins-Bold";
  line-height: 134px;
  text-align: center;
  margin-top: 16px;
}
.sp-remark {
  width: 100%;
  background: url("https://cdn.shopify.com/s/files/1/0627/3099/3816/files/202505142-footer-bg3.png") no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 48px 100px;

  background-size: 100% 100%;
  box-sizing: border-box;
  margin-top: -4px;
}
.sp-remark > div {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.sp-icon-text {
  font-size: 36px;
  font-family: "Roboto";
  white-space: nowrap;
  color: #fff;
}
.sp-remark .sp-icon {
  width: 66px;
  height: 66px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-right: 16px;
  flex-shrink: 0;
}

.sp-remark .sp-icon1 {
  background-image: url("https://cdn.shopify.com/s/files/1/0627/3099/3816/files/202505142-icon1.png");
}
.sp-remark .sp-icon2 {
  background-image: url("https://cdn.shopify.com/s/files/1/0627/3099/3816/files/202505142-icon2.png");
}
.sp-remark .sp-icon3 {
  background-image: url("https://cdn.shopify.com/s/files/1/0627/3099/3816/files/202505142-icon3.png");
}

.sp-remark .sp-icon4 {
  background-image: url("https://cdn.shopify.com/s/files/1/0627/3099/3816/files/202505142-icon4.png");
}
.sp-footer1 {
  padding: 48px 60px 50px;
  box-sizing: border-box;
}
.cart-btn .on {
  animation: scaleAni 1s ease-in-out forwards;
}
.sp-header-top .sp-cart.on {
  animation: shakeCart 3s infinite ease-in-out;
}
@keyframes shakeCart {
  0%,
  16% {
    transform: scale(1) rotate(0);
  }
  2% {
    transform: scale(1.2) rotate(0);
  }
  4%,
  8%,
  12% {
    transform: scale(1.2) rotate(-10deg);
  }
  6%,
  10%,
  14% {
    transform: scale(1.2) rotate(10deg);
  }
}
@keyframes scaleAni {
  from {
    transform: scale(1) rotate(0);
  }
  10% {
    transform: scale(1.2) rotate(0);
  }
  15% {
    transform: scale(1.2) rotate(-10deg);
  }
  20% {
    transform: scale(1.2) rotate(10deg);
  }
  25% {
    transform: scale(1.2) rotate(-10deg);
  }
  30% {
    transform: scale(1.2) rotate(10deg);
  }
  35% {
    transform: scale(1.2) rotate(-10deg);
  }
  40% {
    transform: scale(1.2) rotate(10deg);
  }
  45% {
    transform: scale(1.2) rotate(0);
  }
  50% {
    transform: scale(1) rotate(0);
  }
  to {
    transform: scale(1) rotate(0);
  }
}
.sp-mask {
  max-width: 1080px;
  min-height: 100vh;
  height: 100%;
  margin: auto;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #0000009d;
  z-index: 99;

  display: none;
}

.sp-pop {
  width: 1080px;
  /* display: flex;
  flex-direction: column;
  align-items: center; */
  border-radius: 80px 80px 0px 0px;
  background-color: #ffffff;
  overflow-y: auto;
  padding: 60px 0px 30px;
  box-sizing: border-box;
  max-height: 90%;
  position: absolute;
  bottom: 0;
  animation: sp-fade-in 1.5s;
}
@keyframes sp-fade-in {
  0% {
    transform: translateY(100%);
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    opacity: 1;
  }
}
.sp-pop::-webkit-scrollbar {
  width: 0;
}
.sp-pop .product-part {
  padding-top: 40px;
}
.sp-pop .sp-pop-row {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "Roboto-Bold";
  font-size: 65px;
  color: #ff0000;
  line-height: 66px;
  padding: 0 30px;
  box-sizing: border-box;
  font-style: italic;
}

.sp-mask .sp-close-btn {
  width: 106px;
  cursor: pointer;
  z-index: 2;
}
.sp-pop .sp-footer1 {
}
@media (min-width: 750px) {
  .sp-pop.img-pop {
    width: 1200px;
  }
}
.gradually span,
.gradually i {
  display: inline-block;
  position: relative;
  opacity: 0;
  font-style: normal;
}
.gradually .sp-sub-title {
  opacity: 0;
}
@keyframes swift-up-fade {
  0% {
    transform: translateY(0.8rem);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}
.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;
}
/* 弹窗 start */
.overbuy_disabled{
  background:#ccc !important;
  box-shadow: 0 10px #ccc !important;
}
.overbuy-select-title {
        font-weight:bold;
      color: #191919;
      margin-top: 10px;
    }
    .overbuy-select {
        display: flex;
        justify-content: flex-start;
        row-gap: 20px;
        column-gap: 10px;
        margin: 10px 0;
      flex-wrap: wrap;
    }
    .overbuy-select input {
        display: none;
    }
    .overbuy-select label {
        cursor: pointer;
        padding: 8px 20px;
        border: 1px solid #AAAAAA;
        border-radius: 25px;
      color: #191919;
    }
      .pillow-help-wrap .main-btn {
        background: #DF1E1E;
        box-shadow: 0px 10px 0px 0px #A50808;
        max-width: 90%;
        margin: 20px auto;
        color: white;
        font-size: 25px;
        text-align: center;
        border-radius: 5px;
        padding: 5px 0;
    }
    .no_buy{
        width: fit-content;
        margin: 0 auto;
        border-bottom: 1px solid #666666;
        padding-bottom: 5px;
        color: #666666;
        margin-top: 5px;
    }

    .overbuy_wrap{
        max-width:600px;
    }

.overbuy_img{
  margin-top: 10px;
}

    .overbuy_img img {
        margin: 0 auto;
        max-width: 60%;
    }

    .overbuy_bg{
        position: relative;
    }
    .overbuy_con {
        padding: 20px 30px 30px 30px;
    }
    .overbuy_title {
        font-size: 20px;
        font-weight:bold;
        text-transform: uppercase;
      color: #191919;
       margin-top: 10px;
    }
    .overbuy_title,.overbuy_price{
        text-align:left;
     
    }
    .overbuy_price span:first-child {
        font-weight:bold;
        color: #E41616;
        font-size: 22px;
    }
    .overbuy_price span:nth-of-type(2) {
        text-decoration: line-through;
        margin: 0 15px 0 5px;
        color: #929292;
        font-size: 20px;
    }
    .overbuy_price span:last-child {
        font-size: 20px;
        font-weight:bold;
        text-transform: uppercase;
    }
.no_buy {
    width: fit-content;
    border-bottom: 1px solid #666666;
    padding-bottom: 5px;
    color: #666;
    margin: 20px auto;
    font-size: 25px;
    color: #fff;
    background: #666;
    width: 90%;
    text-align: center;
    border-radius: 5px;
}
  .main-img img{
    max-width: 94%;
  }

    .overbuy_bg {
        position: relative;
    }

    .overbuy_subtitle {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        color: white;
        width: 100%;
        text-align: center;
        font-style: italic;
        font-size: 15px;
    }

     .overbuy_img img{
       margin: 0 auto;
       display: block;
    }

    .overbuy_subtitle b{
        font-size:28px;
    }

    .fancybox-close-small svg{
        color:black;
    }

    p.discounti, p.discountr {
        text-align: center;
        font-family: 'NotoSansHans';
        font-weight: bold;
      color: #191919;
    }
    p.discounti {
        font-size: 30px;
    }
    p.discounti b {
        color: #DF1E1E;
    }
    p.discountr {
        font-size: 18px;
    }

    .fancybox-container *{
      box-sizing: border-box;
    }

.overbuy-select .active label{
      background: #000;
      color: white;
      border: 1px solid #000;
    } 

@media(max-width: 749px){
  .overbuy_wrap{
    zoom: .73;
  }
}



/* 弹窗 end */
.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;
}
.ribbons-extensions-theme-plugins-app-embed-plus{
    max-width: 1080px;
    margin: 0 auto;
}
