/** Shopify CDN: Minification failed

Line 1004:13 Expected ":"

**/
@font-face {
  /* 重命名字体名 */
  font-family: 'Roboto';
  /* 引入字体 */
  src: url('https://cdn.shopify.com/s/files/1/0641/8769/5161/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/0641/8769/5161/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/0641/8769/5161/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/0641/8769/5161/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/0641/8769/5161/files/AKZIDENZGROTESK-BOLD.OTF');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  /* 重命名字体名 */
  font-family: 'Roboto-Black';
  /* 引入字体 */
  src: url('https://cdn.shopify.com/s/files/1/0641/8769/5161/files/Roboto-Black.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  /* 重命名字体名 */
  font-family: 'Montserrat-ExtraBold';
  /* 引入字体 */
  src: url('https://cdn.shopify.com/s/files/1/0641/8769/5161/files/Montserrat-ExtraBold.otf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  /* 重命名字体名 */
  font-family: 'Montserrat-Medium';
  /* 引入字体 */
  src: url('https://cdn.shopify.com/s/files/1/0641/8769/5161/files/Montserrat-Medium.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: 'Montserrat-SemiBold';
  /* 引入字体 */
  src: url('https://cdn.shopify.com/s/files/1/0641/8769/5161/files/Montserrat-SemiBold.otf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  /* 重命名字体名 */
  font-family: 'Poppins-Bold';

  /* 引入字体 */
  src: url('https://cdn.shopify.com/s/files/1/0641/8769/5161/files/Poppins-Bold.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: 'Montserrat-MediumItalic';

  /* 引入字体 */
  src: url('https://cdn.shopify.com/s/files/1/0641/8769/5161/files/Montserrat-MediumItalic.otf');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: 'Montserrat-Regular';
  /* 引入字体 */
  src: url('https://cdn.shopify.com/s/files/1/0641/8769/5161/files/Montserrat-Regular.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  /* 重命名字体名 */
  font-family: 'Poppins-Medium';
  /* 引入字体 */
  src: url('https://cdn.shopify.com/s/files/1/0641/8769/5161/files/Poppins-Medium.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  /* 重命名字体名 */
  font-family: 'Poppins-SemiBold';
  /* 引入字体 */
  src: url('https://cdn.shopify.com/s/files/1/0641/8769/5161/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;
}

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;
  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;
}

.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: 256px;
  margin-left: 45px;
}
.sp-header-top .sp-top-btn {
  width: 382px;
  height: 94px;
  background: #dd1f00;
  border-radius: 39px;
  text-align: center;
  font-size: 46px;
  color: #ffffff;
  font-family: 'AkzidenzGroteskBQ-Bold';
  margin-right: 21px;
  display: flex;
  justify-content: center;
  align-items: center;
  animation: skip 4s infinite;
  cursor: pointer;
}

.sp-cart {
  width: 76px;
  margin-right: 66px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transform: translateY(5px);
}
.sp-cart .sp-icon {
  width: 100%;
}
.sp-cart .sp-num {
  width: 50px;
  height: 50px;
  background: #e21818;
  border-radius: 50%;
  border: 3px solid #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  position: absolute;
  right: -24px;
  top: -17px;
  font-size: 36px;
  font-family: 'Roboto-Medium';
  text-align: center;
  box-sizing: border-box;
}
.sp-cart .sp-num.sp-gray {
  background-color: #858585;
}
.time-part {
  width: 1080px;
  height: 115px;
  background: #000000;

  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: 'Roboto-Bold';
}
.time-part .square {
  width: 101px;
  height: 98px;
  background: url('https://cdn.shopify.com/s/files/1/0641/8769/5161/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/0641/8769/5161/files/202407110-num-dot.png');
  background-size: 100% 100%;
  width: 15px;
  height: 42px;
  flex-shrink: 0;
  margin: 0 13px;
}
.time-part .flex-bet {
  height: 100%;
}

.sp-part-top {
  margin-top: 240px;
}

.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 {
}

.sp-btn-style1 {
  width: 1080px;
  height: 181px;
  background: url('https://cdn.shopify.com/s/files/1/0641/8769/5161/files/202508062-btn-bg.png')
    no-repeat;
  background-size: 100% 100%;
  font-family: 'Poppins-Bold';
  font-size: 59px;
  color: #ffffff;
  box-sizing: border-box;
  margin-top: -1px;
}
.sp-btn-style1 .sp-p {
  display: flex;
  align-items: center;
  justify-content: center;

  animation: skip2 4s infinite 1s;
}

.sp-stroke {
  position: relative;
}
.sp-stroke::after {
  content: attr(data-title);
  -webkit-text-stroke: 0px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.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: 12px 0px 7px rgba(79, 42, 17, 0.62);
  z-index: -1;
}

.sp-part1 .sp-title-wrap1 {
  position: absolute;
  top: 102px;
  width: 100%;
  text-align: center;
}
.sp-part1 .sp-title-wrap1 .sp-p1 {
  font-family: 'Montserrat-MediumItalic';
  font-size: 69px;
  color: #ffffff;
  text-align: center;
  line-height: 1;
}

.sp-part1 .sp-gif {
  width: 536px;
  height: 466px;
  background: #ffffff;
  border-radius: 36px;
  position: absolute;
  top: 937px;
  left: 79px;
  background: url('https://cdn.shopify.com/s/files/1/0641/8769/5161/files/202508062-1.gif')
    no-repeat;
  background-size: 120% auto;
  background-position: center center;
  border: 4px solid #fff;
  box-sizing: border-box;
}
.sp-part1 .sp-img2 {
  width: 1063px;
  top: 663px;
  right: 0;
  z-index: 2;
  position: absolute;
}

.sp-title-wrap {
  width: 100%;
  position: absolute;
  box-sizing: border-box;
  color: #ffffff;
}
.sp-title {
  font-family: 'Montserrat-ExtraBold';
  font-size: 80px;
  color: #ffffff;
  line-height: 85px;
  text-align: center;
  text-transform: uppercase;
}

.sp-sub-title {
  font-family: 'Montserrat-Regular';
  font-size: 35px;
  color: #ffffff;
  line-height: 45px;
  text-align: center;
  margin-top: 25px;
}
.sp-title.sp-color {
  color: #000000;
}
.sp-sub-title.sp-color {
  color: #000000;
}
.sp-part-border {
  margin-top: -2px;
}
.sp-part2 {
  padding: 120px 35px 120px;
  box-sizing: border-box;
  background: #eeeeee;
}
.sp-part2 .sp-title {
  text-align: left;
}
.sp-part2 .sp-row {
  display: flex;
  align-items: center;
  gap: 40px;
}
.sp-part2 .sp-row img {
  animation: shakeCart 3s infinite ease-in-out;
}
.sp-part2 .sp-box {
  width: 1004px;
  margin-top: 42px;
  margin-left: auto;
}

.sp-part3 {
  padding-top: 110px;
}
.sp-part3 .sp-box {
  width: 1002px;
  margin-top: 42px;
  margin-left: auto;
}
.sp-part3 .sp-area {
  width: 576px;
  position: absolute;
  top: 366px;
  left: 85px;
}
.sp-part3 .sp-area .sp-p {
  width: 100%;
  height: 89px;
  background: linear-gradient(0deg, #67cfff 0%, #0273d4 100%);
  border-radius: 38px 38px 0px 0px;
  font-family: 'Montserrat-SemiBold';
  font-size: 40px;
  color: #ffffff;
  line-height: 90px;
  text-align: center;
}
.sp-part3 .sp-gif {
  width: 100%;
  height: 714px;
  background: #e5e5e5;
  background: url('https://cdn.shopify.com/s/files/1/0641/8769/5161/files/202508062-2.gif')
    no-repeat;
  background-size: 100% 100%;
  border-radius: 0px 0px 38px 38px;
}
.sp-part3 .sp-img {
  position: relative;
  z-index: 2;
}

.sp-part4 .sp-title-wrap {
  top: 110px;
}

.sp-part4 .sp-item {
  position: absolute;
  top: 365px;
  left: 106px;
}
.sp-part4 .sp-item .sp-p {
  display: flex;
  align-items: flex-end;
  gap: 18px;
  font-family: 'Montserrat-SemiBold';
  font-size: 40px;
  color: #ffffff;
  margin-bottom: 30px;
}
.sp-part4 .sp-item .sp-p2 {
  font-family: 'Montserrat-Regular';
  font-size: 30px;
  color: #ffffff;
  line-height: 35px;
}
.sp-part4 .sp-item2 {
  left: 499px;
  top: 745px;
  text-align: right;
}

.sp-part4 .sp-item3 {
  left: 106px;
  top: 1105px;
}
.sp-part5 {
  padding-top: 110px;
  padding-bottom: 120px;
}
.sp-part5 .sp-box {
  width: 975px;
  margin-left: 47px;
  margin-top: 60px;
}

.sp-part5 .sp-text {
  top: 918px;
  left: 0px;
  position: absolute;

  font-family: 'Montserrat-Bold';
  font-size: 40px;
  color: #000000;
  line-height: 1;
}

.sp-part5 .sp-line {
  width: 949px;
  height: 1px;
  border: 1px solid rgba(4, 4, 4, 0.3);
  margin-left: 50px;
  margin-top: 12px;
  margin-bottom: 40px;
}
.sp-part5 .sp-area {
  margin-left: 45px;
}
.sp-part5 .sp-tip {
  font-family: 'Montserrat-Medium';
  font-size: 35px;
  line-height: 1;
  color: #505050;
  margin-bottom: 60px;
}
.sp-part5 .sp-tip .sp-span {
  color: #000000;
  font-family: 'Montserrat-Bold';
}
.sp-part5 .sp-item {
  margin-bottom: 40px;
}
.sp-part5 .sp-item .sp-p {
  font-family: 'Montserrat-ExtraBold';
  font-size: 44px;
  color: #000000;
  line-height: 1;
  text-transform: uppercase;
}
.sp-part5 .sp-item .sp-row {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-top: -9px;
}
.sp-part5 .sp-item .sp-row .sp-line1 {
  width: 740px;
  height: 24px;
  background: linear-gradient(270deg, #67cfff 0%, #0273d4 100%);
  border-radius: 10px;
}
.sp-part5 .sp-item .sp-row .sp-num {
  font-family: 'Montserrat-ExtraBold';
  font-size: 61px;
  color: #000000;
  line-height: 1;
}

.sp-part5 .sp-item2 .sp-p {
  font-family: 'Montserrat-Regular';
  font-size: 44px;
  color: #000000;
  line-height: 1;
  text-transform: uppercase;
}
.sp-part5 .sp-item2 .sp-row {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-top: -7px;
}
.sp-part5 .sp-item2 .sp-row .sp-line2 {
  width: 380px;
  height: 24px;
  background: linear-gradient(270deg, #d1d1d1 0%, #8d8d8d 99%);
  border-radius: 10px;
}
.sp-part5 .sp-item2 .sp-row .sp-num {
  font-family: 'Montserrat-SemiBold';
  font-size: 50px;
  color: #8e8d8d;
  line-height: 1;
}

.sp-part6 .sp-title-wrap {
  top: 120px;
}
.sp-part6 .sp-sub-title {
  margin-top: 40px;
}
.sp-part6 .sp-icon {
  width: 195px;
  position: absolute;
  top: 548px;
  right: 89px;
  animation: shakeCart 3s infinite ease-in-out;
}
.sp-part6 .sp-text {
  font-family: 'Montserrat-Regular';
  font-size: 35px;
  color: #ffffff;
  line-height: 1;
  text-align: center;
  opacity: 0.7;
  width: 260px;
  position: absolute;
  top: 829px;
  left: 80px;
}
.sp-part6 .sp-text2 {
  width: 450px;
  left: 74px;
  top: 1230px;
  text-align: left;
  line-height: 40px;
}
.sp-part7 .sp-title-wrap {
  top: 110px;
}
.sp-part7 .sp-col {
  position: absolute;
  top: 490px;
  left: 700px;
  font-family: 'Montserrat-Regular';
  font-size: 41px;
  color: #000000;
  line-height: 1;
}
.sp-part7 .sp-col .sp-item {
  margin-bottom: 75px;
}
.sp-part7 .sp-col .sp-p {
  font-family: 'Montserrat-Bold';
  font-size: 54px;
  color: #1267c9;
}
.sp-part7 .sp-t {
  position: absolute;
  top: 1340px;
  left: 404px;
  width: 160px;

  text-align: center;
  font-family: 'Montserrat-Regular';
  font-size: 30px;
  color: #ffffff;
  line-height: 30px;
  opacity: 0.8;
}
.sp-part7 .sp-t2 {
  left: 624px;
}
.sp-part7 .sp-t3 {
  left: 840px;
}

.sp-part8 .sp-title-wrap {
  top: 110px;
}
.sp-part8 .sp-item {
  position: absolute;
  top: 350px;
  left: 550px;
  width: 450px;
  font-family: 'Montserrat-Regular';
  font-size: 30px;
  color: #000000;
  line-height: 36px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 15px;
  height: 270px;
}
.sp-part8 .sp-item2 {
  left: 100px;
  top: 639px;
}
.sp-part8 .sp-item3 {
  top: 927px;
}
.sp-part8 .sp-item .sp-p {
  font-family: 'Montserrat-Bold';
  font-size: 45px;
  color: #1267c9;
  line-height: 53px;
}
.sp-part9 .sp-title-wrap {
  top: 108px;
}
.sp-part9 .sp-row {
  position: absolute;
  top: 669px;
  width: 100%;
  padding: 0 50px 0 63px;
  box-sizing: border-box;
  gap: 17px;
  display: flex;
}
.sp-part9 .sp-row .sp-p {
  width: 311px;
  height: 85px;
  background: #0c85e3;
  border-radius: 0px 0px 24px 24px;
  font-family: 'Montserrat-Regular';
  font-family: 'Montserrat-Medium';
  font-size: 40px;
  color: #ffffff;
  line-height: 85px;
  text-align: center;
}
.sp-part9 .sp-row2 {
  top: 1073px;
}
.sp-part10 {
  padding-top: 110px;
  padding-bottom: 320px;
}
.sp-part10 .sp-sub-title {
  margin-top: 38px;
}
#carousel {
  width: 100%;

  box-sizing: border-box;
  position: relative;
  margin-top: 40px;
}
#carousel .swiper-free-mode > .swiper-wrapper {
  transition-timing-function: linear !important;
}
#carousel .swiper {
  -webkit-mask: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDQwIiBoZWlnaHQ9IjUwMCIgdmlld0JveD0iMCAwIDE0NDAgNTAwIiBpZD0iaiI+CiAgPHBhdGggZmlsbD0icmdiKDIwMCwyMDAsMjAwKSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMCAwczI3NS4wNCAxMDAgNzIwIDEwMFMxNDQwIDAgMTQ0MCAwdjUwMHMtMjc1LjA0LTEwMC03MjAtMTAwUzAgNTAwIDAgNTAwVjB6Ii8+Cjwvc3ZnPgo=);
  mask: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDQwIiBoZWlnaHQ9IjUwMCIgdmlld0JveD0iMCAwIDE0NDAgNTAwIiBpZD0iaiI+CiAgPHBhdGggZmlsbD0icmdiKDIwMCwyMDAsMjAwKSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMCAwczI3NS4wNCAxMDAgNzIwIDEwMFMxNDQwIDAgMTQ0MCAwdjUwMHMtMjc1LjA0LTEwMC03MjAtMTAwUzAgNTAwIDAgNTAwVjB6Ii8+Cjwvc3ZnPgo=);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: 2200px;
  mask-size: 2200px;
}
#carousel .sp-img-p {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -240px;
  width: 445px;
  height: 323px;
  z-index: 2;
}

#carousel .swiper-slide {
  width: 334px;
  height: 547px;
  margin: 0 0px;
}
#carousel .swiper-slide img {
  display: block;
  width: 100%;
}
.sp-part11 {
  background: url('https://cdn.shopify.com/s/files/1/0641/8769/5161/files/202508062-img11.png')
    no-repeat;
  background-size: 100% 100%;
  padding-top: 130px;
  padding-bottom: 140px;
}
.sp-part11 .sp-icons {
  width: 174px;
  display: block;
  margin: 30px auto 0;
}
.sp-part11 .swiper {
  width: 100%;
  padding-bottom: 115px;
  padding-top: 110px;
}
.sp-part11 .swiper .swiper-pagination-bullet {
  width: 30px;
  height: 30px;
  background: #969696;
  border-radius: 50%;
  opacity: 0.65;
  margin: 0 30px !important;
}
.sp-part11 .swiper .swiper-pagination-bullet-active {
  opacity: 1;
  background: #ffffff;
}

.sp-part11 .swiper-slide {
  width: 760px;
  height: 954px;
  transform: scaleY(0.86);
  transition: all 0.3s;
  margin: 0 12px;
  opacity: 0.6;

  /* box-shadow: 0px 10px 24px 0px rgba(102, 102, 102, 0.24); */
}

.sp-part11 .swiper-slide-active {
  transform: scaleY(1);
  opacity: 1;
}
.sp-part11 .swiper-slide .sp-img {
  width: 100%;
  height: 100%;
}

.sp-part11 .title-s {
  position: absolute;
  top: 62px;
  text-align: right;
  font-family: 'Roboto-Medium';
  font-size: 45px;
  color: #000000;
  line-height: 48px;
  right: 140px;
}

.sp-part11 .sp-text3 {
  font-family: 'Poppins-Medium';
  font-size: 40px;
  color: #2a2a2a;
  line-height: 50px;

  position: absolute;
  top: 644px;
  padding: 0 40px 0 75px;
  box-sizing: border-box;
}
.sp-nav {
  height: 397px;
  background: url('https://cdn.shopify.com/s/files/1/0641/8769/5161/files/202508062-nav-bg.png')
    no-repeat;

  background-size: 101% 101%;
  background-position: center center;
  position: relative;
  margin-top: -1px;
}

.sp-nav .sp-word {
  position: absolute;
  left: 0;
  font-family: 'Poppins-Bold';

  top: 121px;
  left: 80px;
  font-size: 118px;
  color: #ffffff;
  line-height: 1;

  text-stroke: 2px #860000;
  -webkit-text-stroke: 2px #860000;
}
.sp-nav .sp-word::before {
  text-shadow: 4px 4px 4px rgba(85, 0, 0, 0.67);
}
.sp-nav .sp-word {
  animation: sp-shake2 1.5s infinite;
}
@keyframes sp-shake2 {
  0%,
  49% {
    color: #ffffff;
  }
  50%,
  99% {
    color: #c60407;
  }
}

.sp-nav .sp-brand {
  font-family: 'Poppins-Bold';
  font-size: 44px;
  color: #ffffff;
  line-height: 1;
  position: absolute;
  top: 46px;
  left: 78px;
  -webkit-text-stroke: 4px #c60000;
}
.sp-nav .sp-brand::before {
  text-shadow: 4px 4px 4px rgba(85, 0, 0, 0.67);
}

.sp-nav .sp-text {
  width: 501px;
  height: 72px;
  background: #f6d918;
  box-shadow: 4px 4px 4px 0px rgba(85, 0, 0, 0.48),
    0px 1px 4px 0px rgba(4, 0, 0, 0.32);
  border-radius: 20px;
  border: 1px solid #860000;
  font-family: 'Poppins-SemiBold';
  font-size: 40px;
  color: #a00202;
  line-height: 73px;
  position: absolute;
  top: 262px;
  left: 69px;
  text-align: center;
}

.product-part {
  font-family: 'Roboto-Medium';
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  padding: 45px 20px 0px;
}

.product-part .sp-img-wrap {
  width: 100%;
  height: 655px;
  background: url('https://cdn.shopify.com/s/files/1/0641/8769/5161/files/202508062-pro-bg.png')
    no-repeat;
  background-size: 100% 100%;
  padding: 8px 7px 0 7px;

  box-sizing: border-box;
}
.product-part .sp-img-wrap .sp-free {
  width: 102px;
  height: 144px;
  /* background: url('https://cdn.shopify.com/s/files/1/0641/8769/5161/files/202508062-free.png') */
    no-repeat;
  background-size: 100% 100%;

  position: absolute;
  left: 800px;
  top: 365px;
}

.product-part .sp-img-wrap .sp-free1 {
    width: 111px;
  height: 144px;
  background: url('https://cdn.shopify.com/s/files/1/0641/8769/5161/files/202508062-free.png')
    no-repeat;
  background-size: 100% 100%;

  position: absolute;
  left: 800px;
  top: 365px;
}
.product-part .sp-img-wrap .sp-free .sp-p {
  position: absolute;
  width: 100%;
  top: -68px;
    left: 7px;
  transform: rotate(-2deg) translateX(-1px);
  font-family: 'Poppins-Bold';
  font-size: 26px;
  color: #ffffff;
  line-height: 1;
  text-align: center;
}

.product-part .sp-img-p {
  width: 100%;
  height: 565px;
}
.product-part .sp-row1 {
  position: absolute;
  bottom: 0;
  height: 84px;
  left: 32px;
  display: flex;
  align-items: center;
}
.product-part .sp-t1 {
  font-family: 'Roboto-Black';
  font-size: 40px;
  color: #ffffff;
  font-style: italic;
}
.product-part .sp-line {
  width: 2px;
  height: 34px;
  background: #ffffff;
  margin: 0 15px;
}
.product-part .sp-wrap {
  width: 153px;
  height: 15px;
  background: linear-gradient(90deg, #fff346, #ecddcf);
  border-radius: 8px;
  margin-right: 15px;
  position: relative;
}
.product-part .sp-wrap .sp-icon-s {
  width: 45px;
  position: absolute;
  left: 74px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.product-part .sp-t2 {
  font-family: 'Roboto-Medium';
  font-size: 30px;
  color: #ffffff;
  width: 180px;
  line-height: 30px;
}
.product-part .sp-clock-s {
  width: 205px;
  height: 56px;
  background: #f9ea14;
  border-radius: 5px;
  font-size: 35px;
  color: #000000;
  font-family: 'Roboto-Bold';
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  line-height: 1;
  padding-top: 2px;
  box-sizing: border-box;
}
.product-part .sp-padding {
  padding: 0 20px;
  box-sizing: border-box;
}
.product-part .option-title {
  font-size: 36px;
  color: #808080;
  line-height: 1;
  margin: 48px 0px 12px;
}

.product-part .opt-group {
  display: flex;
  flex-wrap: wrap;
  gap: 43px 20px;
  position: relative;
}

.product-part .sp-option {
  min-width: 222px;
  height: 110px;
  background: #ffffff;
  border-radius: 38px;
  border: 4px solid #cccccc;
  font-size: 42px;
  color: #4c4c4c;
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 0 25px;
  gap: 15px;
}
.product-part .sp-option.active {
  background: #f78c1a;
  border-color: #f78c1a;
  color: #ffffff;
  font-family: 'Roboto-Bold';
}
.product-part .sp-option .sp-icon {
  width: 43px;
  transform: translateY(-5px);
}
.product-part .sp-color {
  gap: 14px;
}
.product-part .price-group {
  line-height: 1;
  justify-content: center;
  margin-top: 77px;

  align-items: baseline;
}
.product-part .price1 {
  font-family: 'Roboto-Bold';
  font-size: 90px;
  color: #ff0000;
  margin-left: 16px;
}

.product-part .price2 {
  font-family: 'Roboto-Medium';
  font-size: 48px;
  color: #999999;
}

.product-part .sp-row {
  margin-left: 38px;
  display: flex;
  align-items: flex-end;
}
.product-part .sp-row img {
  height: 71px;
  animation: shakeCart 3s infinite ease-in-out;
}
.product-part .sp-row .sp-p {
  width: 233px;
  height: 60px;
  background: #d33100;
  border: 2px solid #ffffff;
  font-family: 'Roboto-Bold';
  font-size: 42px;
  color: #ffffff;
  line-height: 60px;
  text-align: center;
  margin-left: -32px;
  padding-left: 32px;
  box-sizing: border-box;
}
.product-part .sp-quality-row {
  display: flex;
  gap: 20px;
  align-items: center;
  margin-top: 66px;
}
.product-part .addCart {
  width: 479px;
  height: 110px;
  background: #ffffff;
  border-radius: 55px;
  border: 4px solid #00000033;

  box-sizing: border-box;
  font-size: 48px;
  color: #0000009b;
}
.product-part .addCart .sp-img {
  width: 44px;
}
.product-part .sp-btn-style {
  width: 100%;
  height: 160px;
  background: linear-gradient(180deg, #ff1d12, #ba0000);
  box-shadow: -1px 13px 24px 0px rgba(108, 108, 108, 0.45);
  border-radius: 80px;
  cursor: pointer;
  margin: 30px auto 60px;
  font-size: 72px;
  font-family: 'Roboto-Bold';
  color: #fff;
  animation: skip 4s infinite;
  text-align: center;
  gap: 35px;
}
.product-part .sp-btn-tip {
  position: absolute;
  top: -27px;
  right: -19px;
  background: url('https://cdn.shopify.com/s/files/1/0641/8769/5161/files/202508062-tip-bg.png')
    no-repeat;
  width: 275px;
  height: 71px;
  background-size: 100% 100%;
  display: flex;
  font-family: 'AkzidenzGroteskBQ-Bold';
  padding-left: 26px;
  padding-top: 15px;
  line-height: 1;
  font-size: 30px;
  text-shadow: 2px 0px 2px rgba(192, 91, 32, 0.3);
  color: #ffffff;
  text-transform: none;
  box-sizing: border-box;
  display: block;
}
.product-part .sp-btn-tip p {
  display: flex;
  gap: 14px;
  align-items: center;
}
.product-part .sp-btn-tip img {
  width: 52px;
  flex-shrink: 0;
}
@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);
  }
}
.sp-nav5 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 34px;
  margin-bottom: 45px;
  font-family: 'Roboto-Bold';
  font-size: 36px;
  color: #242424;
}

.sp-nav5 .sp-icon {
  width: 97px;
}
.sp-footer1 {
  margin-bottom: 10px;
}

.sp-footer-wrap {
  width: 100%;
  height: 397px;
  background: url('https://cdn.shopify.com/s/files/1/0641/8769/5161/files/202508062-footer-bg.png')
    no-repeat;
  background-size: 100% 100%;
}
.sp-footer {
  width: 100%;
  height: 135px;

  position: relative;
  font-size: 45px;
  color: #f5d500;
  font-style: italic;
  font-family: 'Montserrat-Bold';
  line-height: 134px;
  text-align: center;
}
.sp-remark {
  width: 100%;
  height: 220px;
  background: url('https://cdn.shopify.com/s/files/1/0641/8769/5161/files/202508062-footer-bg.png')
    no-repeat;
background-size: 112% 100%;
    background-position-x: 10%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 56px 75px 50px 145px;
    box-sizing: border-box;
    background-color: #000;
    margin-top: 24px;
}
.sp-remark > div {
  display: flex;
  flex-direction: column;
  gap: 26px;
}
.sp-icon-text {
  font-size: 31px;
    color: #ffffff;
    font-family: 'Roboto';
    white-space: nowrap;
    line-height: 45px;
}

.addGroup {
  width: 481px;
  height: 110px;
  background: #fefefe;
  border-radius: 55px;
  border: 4px solid rgba(0, 0, 0, 0.3);

  font-family: 'Roboto-Medium';
  font-size: 50px;
  color: #000000;
  padding: 0px 48px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: 'Roboto-Bold';

  /* background: #eeeeee; */
}

.addGroup .sp-reduce,
.addGroup .sp-add {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  padding: 5px;
  cursor: pointer;
  flex-shrink: 0;
}

.addGroup input {
  outline: 0;
  border: none;
  text-align: center;
  box-sizing: border-box;
  width: 190px;
  height: 100%;
  background: #fff;
  /* vertical-align: middle; */
  padding: 0;
  font-family: 'Roboto-Bold';
  font-size: 43px;
  color: #1e1e1e;
  /* border-left: 2px solid #646464;
  border-right: 2px solid #646464; */

  line-height: 40px;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type='number'] {
  -moz-appearance: textfield;
}

.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);
  }
}

.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;
  }
}
