/** Shopify CDN: Minification failed

Line 1502:1 Expected "}" to go with "{"

**/
@font-face {
  font-family: "Roboto";
  src: url("/cdn/shop/files/Roboto-Bold.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Roboto-Light";
  src: url("/cdn/shop/files/Roboto-Light.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-Medium";
  src: url("/cdn/shop/files/Roboto-Medium.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: "AkzidenzGroteskBQ-Bold";
  src: url("/cdn/shop/files/akzidenz-grotesk-bq-bold.otf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Helvetica-Condensed-Black-Se";
  src: url("/cdn/shop/files/HELVETICA-CONTH.TTF");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  src: url("/cdn/shop/files/Montserrat-Bold.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat-Black";
  src: url("/cdn/shop/files/Montserrat-Black.otf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat-Medium";
  src: url("/cdn/shop/files/Montserrat-Medium.otf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat-SemiBold";
  src: url("/cdn/shop/files/Montserrat-SemiBold.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat-ExtraBold";
  src: url("/cdn/shop/files/Montserrat-ExtraBold.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;
}
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;
}

* {
  margin: 0;
  padding: 0;
}

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: 767px) {
  #root {
    zoom: 1 !important;
  }
} */
@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-part-top {
  position: relative;
  overflow: hidden;
}

.sp-header-top {
  width: 100%;
  height: 130px;
  position: fixed;
  top: 115px;
  z-index: 11;
  max-width: 1080px;
  overflow: hidden;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sp-header-top .text {
  width: 300px;
  margin-left: 50px;
}

.sp-header-top .btn {
  width: 395px;
  height: 98px;
  background: url("/cdn/shop/files/20250724-btn1.png") no-repeat;
  background-size: 100% 100%;
  font-family: AkzidenzGroteskBQ-Bold;
  font-size: 36px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 45px;
  gap: 20px;
  animation: skip 4s infinite;
}

.sp-header-top .sp-logo {
  width: 236px;
  height: auto;
  margin-left: 50px;
}

.time-part {
  width: 1080px;
  height: 115px;
  background: #121212;
  color: #ffffff;
  padding: 0 50px 0 50px;
  position: fixed;
  top: 0px;
  box-sizing: border-box;
  z-index: 9;
  font-family: "Roboto";
}

.time-part .min-text {
  font-family: Montserrat;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 1;
  margin-right: 10px;
  align-self: flex-start;
}

.time-box .sp-text {
  font-family: Montserrat-SemiBold;
  font-size: 41px;
  color: #FFFFFF;
}

.time-box .square {
  width: 102px;
  height: 98px;
  background: url("/cdn/shop/files/20250724-num-bg.png") no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: 100% 100%;
  flex-shrink: 0;
  font-family: Roboto;
  font-size: 82px;
  color: #040404;
}

.time-box .dot {
  background-image: url("/cdn/shop/files/20250724-num-dot.png");
  background-size: 100% 100%;
  width: 11px;
  height: 36px;
  flex-shrink: 0;
  margin: 0 13px;
}

.time-box .flex-bet {
  height: 100%;
}

.head-b {
  margin-top: 255px;
  height: 106px;
  background: linear-gradient(-66deg, #0081D9, #00A1DC);
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
  justify-content: center;
  width: 1080px !important;
  overflow: hidden;
}

.head-b p {
  position: relative;
  display: inline-block;
  height: 106px;
  line-height: 106px;
  position: relative;
  font-family: Montserrat-SemiBold;
  font-size: 35px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
}

.sp-widths {
  width: auto;
}

.sp-widths2 {
  width: auto;
}

.head-b i {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: #FFFFFF;
  border-radius: 50%;
  margin-right: 24px;
}

.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.price-group {
  display: flex;
  align-items: baseline;
}

.price-group .price2 {
  text-decoration: line-through;
}

.sp-stroke {
  position: relative;
}

.sp-stroke::before {
  content: attr(data-title);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
}

.sp-stroke::after {
  content: attr(data-title);
  -webkit-text-stroke: 0px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0px;
}

.sp-stroke::after {
  background: linear-gradient(180deg, #1388D0 1.8798828125%, #044C98 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sp-part1 .sp-font1 {
  position: absolute;
  top: 155px;
  left: 254px;
  font-family: Montserrat-ExtraBold;
  font-size: 94px;
  color: #FFFFFF;
  line-height: 1;
  transform: rotate(6deg) skewX(6deg);
}

.sp-part1 .sp-font2 {
  position: absolute;
  top: 308px;
  left: 512px;
  font-family: Montserrat-SemiBold;
  font-size: 40px;
  color: #FFFFFF;
  line-height: 1;
  transform: rotate(6deg) skewX(6deg);
}

.sp-part1 .sp-gif {
  position: absolute;
  top: 852px;
  left: 61px;
  width: 342px;
  height: 431px;
  border-radius: 30px;
}

.sp-part1 .sp-image1 {
  position: absolute;
  top: 837px;
  left: 52px;
  width: 74px;
  height: 74px;
}

.sp-part1 .sp-image2 {
  position: absolute;
  top: 1008px;
  left: 778px;
  width: 255px;
  height: 255px;
}

.sp-part1 .sp-font3 {
  position: absolute;
  top: 1330px;
  left: 748px;
  width: 332px;
  height: 67px;
  background: url("/cdn/shop/files/20250724-bg1-3.png") no-repeat;
  background-size: 100% 100%;
  font-family: Roboto-Medium;
  font-size: 40px;
  color: #FFFFFF;
  line-height: 1;
  text-align: center;
}

.sp-button-box1 {
  position: relative;
  width: 100%;
  height: 194px;
  background: url("/cdn/shop/files/20250724-btn2.png") no-repeat;
  background-size: 100% 100%;
  font-family: Montserrat-ExtraBold;
  font-size: 70px;
  color: #FFFFFF;
  box-sizing: border-box;
  margin-top: -65px;
  z-index: 2;
}

.sp-button-box1 .flex-center {
  height: 194px;
  gap: 50px;
  padding-top: 10px;
  animation: skip 4s infinite;
}

.btn-style-box {
  position: absolute;
  top: 2137px;
  left: 54px;
  width: 972px;
  height: 182px;
  background: url("/cdn/shop/files/20250724-btn1.png") no-repeat;
  background-size: 100% 100%;
  font-family: Montserrat;
  font-size: 70px;
  color: #FFFFFF;
  animation: skip 4s infinite;
  text-transform: uppercase;
  line-height: 1;
}

.btn-style {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.sp-title {
  font-family: Montserrat-ExtraBold;
  font-size: 76px;
  color: #222222;
  line-height: 85px;
  text-align: center;
}

.sp-title .sp-stroke {
  color: transparent;
  line-height: 1.2;
}

.sp-detail {
  font-family: Montserrat-SemiBold;
  font-size: 37px;
  color: #373737;
  line-height: 80px;
  font-style: italic;
  opacity: 0.85;
  text-align: center;
  margin-top: 10px;
}

.sp-part1-bottom {
  position: relative;
  width: 1080px;
  height: 1169px;
  box-sizing: border-box;
  padding-top: 120px;
}

.sp-part1-bottom .sp-image {
  position: absolute;
  top: 293px;
  left: 58px;
  width: 962px;
  height: 733px;
}

.sp-part1-bottom .sp-text {
  position: absolute;
  top: 462px;
  left: 568px;
  width: 454px;
  height: 65px;
  font-family: Poppins-Medium;
  font-size: 37px;
  color: #FFFFFF;
  line-height: 65px;
  text-align: center;
}

.sp-part1-bottom .sp-text2 {
  top: 710px;
}

.sp-part1-bottom .sp-text3 {
  top: 965px;
}

.sp-part1-bottom .sp-text4 {
  top: 965px;
  left: 58px;
  width: 498px;
}

.sp-part2 {
  position: relative;
  width: 1080px;
  height: 1682px;
  background: #D9EBFF;
  box-sizing: border-box;
  padding-top: 100px;
}

.sp-part2 .sp-gif {
  position: absolute;
  top: 447px;
  left: 60px;
  width: 960px;
  height: 724px;
  border-radius: 30px 30px 0 0;
}

.sp-part3 {
  position: relative;
  width: 1080px;
  height: 2455px;
  background: url("/cdn/shop/files/20250724-bg3.png") no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  margin-top: -818px;
}

.sp-part3 .sp-content {
  position: absolute;
  top: 911px;
  left: 261px;
}

.sp-part3 .sp-content div:nth-child(1) {
  width: 304px;
  height: 65px;
  background: #6F6F6F;
  border-radius: 32px;
  font-family: Montserrat;
  font-size: 40px;
  color: #FFFFFF;
  line-height: 65px;
  box-sizing: border-box;
  text-transform: uppercase;
  padding-left: 48px;
}

.sp-part3 .sp-content div:nth-child(2) {
  position: absolute;
  top: -11.5px;
  left: 234px;
  width: 88px;
  height: 88px;
  background: #FFFFFF;
  border-radius: 50%;
  font-family: Helvetica-Condensed-Black-Se;
  font-size: 47px;
  color: #0786DB;
  line-height: 88px;
  text-align: center;
  z-index: 2;
}

.sp-part3 .sp-content div:nth-child(3) {
  position: absolute;
  top: -2px;
  left: 271px;
  width: 273px;
  height: 72px;
  background: linear-gradient(-66deg, #0081D9, #7EDCFF);
  border-radius: 36px;
  font-family: Montserrat;
  font-size: 45px;
  color: #FFFFFF;
  line-height: 72px;
  box-sizing: border-box;
  text-transform: uppercase;
  padding-left: 73px;
}

.sp-part4 {
  position: relative;
  padding-top: 100px;
  width: 1080px;
  height: 2109px;
  background: url("/cdn/shop/files/20250724-bg4.jpg") no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
}

.sp-part4 .sp-font {
  position: absolute;
  top: 1272px;
  left: 71px;
  width: 256px;
  height: 65px;
  background: url("/cdn/shop/files/20250724-bg4-1.png") no-repeat;
  background-size: 100% 100%;
  font-family: Roboto;
  font-size: 33px;
  color: #FFFFFF;
  line-height: 65px;
  font-style: italic;
  text-align: center;
}

.sp-part4 .sp-text1 {
  position: absolute;
  top: 1293px;
  left: 447px;
  font-family: Roboto-Medium;
  font-size: 30px;
  color: #222222;
  line-height: 1;
  font-style: italic;
  opacity: 0.8;
}

.sp-part4 .sp-text2 {
  position: absolute;
  top: 1678px;
  left: 145px;
  font-family: Roboto-Medium;
  font-size: 33px;
  color: #222222;
  line-height: 1;
  font-style: italic;
}

.sp-part4 .sp-content {
  position: absolute;
  top: 1817px;
  left: 61px;
  width: 418px;
  height: 62px;
  background: #FFFFFF;
  border-radius: 29px;
  font-family: Roboto-Medium;
  font-size: 35px;
  color: #222222;
  line-height: 62px;
  font-style: italic;
  box-sizing: border-box;
  padding-left: 60px;
}

.sp-part4 .sp-content img {
  position: absolute;
  top: 50%;
  left: -19px;
  transform: translateY(-50%);
  width: 64px;
  height: 64px;
}

.sp-part4 .sp-content2,
.sp-part4 .sp-content4 {
  left: 527px;
  width: 509px;
}

.sp-part4 .sp-content3,
.sp-part4 .sp-content4 {
  top: 1907px;
}

.sp-part5 {
  position: relative;
  width: 1080px;
  height: 938px;
  background: #F4FCFF;
  box-sizing: border-box;
  padding-top: 100px;
}

.sp-part5 .sp-swiper1 {
  position: absolute;
  top: 348px;
  padding-bottom: 100px;
}

.sp-part5 .sp-swiper1 .swiper-wrapper {
  width: 1080px;
}

.sp-part5 .sp-swiper1 .sp-image {
  display: block;
  width: 1006px;
  height: 449px;
  margin: 0 auto;
}

.sp-part5 .sp-swiper1 .sp-font {
  position: absolute;
  top: 54px;
  left: 0px;
  width: 100%;
  font-family: Montserrat-Medium;
  font-size: 35px;
  color: #333333;
  line-height: 1;
  text-align: center;
}

.sp-part5 .sp-swiper1 .sp-text {
  position: absolute;
  top: 90px;
  left: 107px;
  font-family: Montserrat-SemiBold;
  font-size: 46px;
  color: #0887DB;
  line-height: 46px;
}

.sp-part5 .sp-swiper1 .sp-text2 {
  left: 839px;
  color: #50B614;
}

.swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background: #AAAAAA;
  border-radius: 50%;
  opacity: 1;
  margin: 0 10px !important;
}

.swiper-pagination-bullet-active {
  background: #0963ad;
  opacity: 1;
}

.sp-part6 {
  position: relative;
  width: 1080px;
  height: 1557px;
  background: linear-gradient(180deg, #FCFEFF, #C7E8FF);
  padding-top: 100px;
  box-sizing: border-box;
}

.sp-part6 .sp-title {
  font-size: 85px;
}

.sp-part6 .sp-image1 {
  position: absolute;
  top: 377px;
  left: 60px;
  width: 960px;
  height: 398px;
}

.sp-part6 .sp-text1 {
  position: absolute;
  top: 704px;
  left: 60px;
  width: 306px;
  height: 72px;
  font-family: Montserrat-Medium;
  font-size: 35px;
  color: #FFFFFF;
  line-height: 72px;
  text-align: center;
}

.sp-part6 .sp-image2 {
  position: absolute;
  top: 834px;
  left: 60px;
  width: 960px;
  height: 577px;
}

.sp-part6 .sp-text2 {
  position: absolute;
  top: 877px;
  left: 167px;
  font-family: Montserrat;
  font-size: 40px;
  color: #2F2F2F;
  line-height: 1;
}

.sp-part6 .sp-text3 {
  position: absolute;
  top: 1114px;
  left: 102px;
  font-family: Roboto-Regular;
  font-size: 30px;
  color: #FFFFFF;
  line-height: 1;
}

.sp-part6 .sp-text4 {
  position: absolute;
  top: 1175px;
  left: 550px;
  font-family: Roboto-Regular;
  font-size: 30px;
  color: #222222;
  line-height: 33px;
}

.sp-part6-bottom {
  position: relative;
  width: 1080px;
  height: 637px;
  background: #FFFFFF;
}

.sp-part7 {
  position: relative;
  width: 1080px;
  height: 1736px;
  padding-top: 110px;
  box-sizing: border-box;
}

.sp-part7 .sp-image1 {
  position: absolute;
  top: 297px;
  left: 60px;
  width: 960px;
  height: 764px;
}

.sp-part7 .sp-image2 {
  position: absolute;
  top: 1125px;
  left: 58px;
  width: 964px;
  height: 464px;
}

.sp-part7 .sp-image3 {
  position: absolute;
  top: 1179px;
  left: 95px;
  width: 94px;
  height: 90px;
}

.sp-part7 .sp-content {
  position: absolute;
  top: 598px;
  left: 60px;
  width: 960px;
  display: flex;
  gap: 20px;
  font-family: Montserrat-Medium;
  font-size: 32px;
  color: #FFFFFF;
  height: 64px;
  line-height: 64px;
  text-align: center;
  box-sizing: border-box;
}

.sp-part7 .sp-content div {
  flex: 1;
}

.sp-part7 .sp-content2 {
  top: 996px;
  padding: 0 22px;
}

.sp-part7 .sp-text1 {
  position: absolute;
  top: 1170px;
  left: 232px;
  font-family: Montserrat-SemiBold;
  font-size: 35px;
  color: #2A2A2A;
  line-height: 1.1;
}

.sp-part7 .sp-text2 {
  position: absolute;
  top: 1322px;
  left: 95px;
  font-family: Roboto-Medium;
  font-size: 35px;
  color: #2A2A2A;
  line-height: 36px;
  opacity: 0.8;
}

.sp-part8 {
  position: relative;
  width: 1080px;
  height: 1525px;
  background: linear-gradient(180deg, #F7FDFF, #C7E8FF);
  padding-top: 100px;
  box-sizing: border-box;
}

.sp-part8 .sp-image1 {
  position: absolute;
  top: 320px;
  left: 120px;
  width: 251px;
  height: 436px;
}

.sp-part8 .sp-image2 {
  position: absolute;
  top: 873px;
  left: 59px;
  width: 962px;
  height: 521px;
}

.sp-part8 .sp-text1 {
  position: absolute;
  top: 325px;
  left: 450px;
  font-family: Roboto-Regular;
  font-size: 36px;
  color: #3B3B3B;
  line-height: 37px;
}

.sp-part8 .sp-text1 span {
  font-family: Roboto-Medium;
}

.sp-part8 .sp-text2 {
  position: absolute;
  top: 875px;
  left: 59px;
  width: 962px;
  height: 96px;
  font-family: Montserrat-SemiBold;
  font-size: 50px;
  color: #FFFFFF;
  line-height: 96px;
  text-align: center;
}

.sp-part8 .sp-text3 {
  position: absolute;
  top: 1008px;
  left: 440px;
  font-family: Roboto-Regular;
  font-size: 28px;
  color: #3B3B3B;
  line-height: 28px;
  font-style: italic;
  text-align: center;
}

.sp-part8 .sp-text4 {
  position: absolute;
  top: 1271px;
  left: 115px;
  font-family: Roboto-Medium;
  font-size: 30px;
  color: #3B3B3B;
  line-height: 40px;
  text-align: center;
}

.sp-part8 .sp-text4 div {
  color: #1868A7;
}

@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 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-part9 {
  height: 323px;
  background: url('/cdn/shop/files/20250724-bg9.png') no-repeat;
  background-size: 100% 100%;
  padding-left: 15px;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.sp-part9>img {
  width: 291px;
  height: 238px;
  margin-right: 16px;
}

.sp-part9 h4 {
  font-family: Roboto;
  font-size: 50px;
  color: #ffffff;
  line-height: 1;
  font-style: italic;
  margin-bottom: 15px;
}

.sp-part9 h4 span {
  color: #FCFF00;
}

.sp-part9 p {
  font-family: 'Roboto-Medium';
  font-size: 32px;
  color: #FFFFFF;
  line-height: 46px;
  opacity: 0.8;
}

@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);
  }
}

@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.15);
  }

  5%,
  13%,
  21% {
    transform: scale(1);
  }
}

.product-part {
  padding: 111px 0px 0px;
  font-family: "Roboto-Medium";
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  width: 1080px;
  background: #F6FDFF;
}

.product-box {
  display: flex;
  position: relative;
  width: 980px;
  height: 476px;
  background: #FFFFFF;
  border: 2px solid #4E5D4F;
  border-radius: 30px;
  margin: 0 auto 95px;
}

.product-part .img-wrap {
  width: 503px;
  height: 100%;
  position: relative;
  box-sizing: border-box;
  flex-shrink: 0;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

.product-part .sp-brand {
  width: 331px;
  height: 93px;
  background: url("/cdn/shop/files/20250724-brand.png") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: -18px;
  left: -12px;
  line-height: 1;
  text-align: center;
  padding-top: 18px;
  box-sizing: border-box;
  font-family: Roboto-Medium;
  font-size: 40px;
  color: #FFFFFF;
  padding-right: 10px;
}

.product-part .sp-free {
  position: absolute;
  top: 355px;
  left: 246px;
  width: 198px;
  height: 78px;
  background: url("/cdn/shop/files/20250724-free.png") no-repeat;
  background-size: 100% 100%;
  font-family: Roboto-Medium;
  font-size: 33px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
}

.product-part .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.product-part .title-s {
  font-family: Roboto;
  font-size: 50px;
  color: #262626;
  text-transform: uppercase;
}

.product-part .title-s img {
  width: 48px;
  height: 60px;
}

.product-part .price-group {
  line-height: 1;
  align-items: baseline;
  margin-top: 15px;
  margin-bottom: 10px;
  font-family: Roboto;
}

.product-part .price1 {
  font-family: Roboto-Black;
  font-size: 58px;
  color: #262626;
}

.product-part .price1 span {
  font-size: 69px;
}

.product-part .price2 {
  font-family: "Roboto-Medium";
  font-size: 40px;
  color: #999999;
  line-height: 40px;
  margin-left: 10px;
}

.product-part .sp-opt-wrap {
  display: flex;
  justify-content: center;
  gap: 21px;
  align-items: center;
}

.product-part .option {
  width: 207px;
  height: 74px;
  background: #ffffff;
  border-radius: 37px;
  border: 1px solid #5b5b5b;
  font-family: "Roboto";
  font-size: 35px;
  color: #222222;
  text-align: center;
  line-height: 74px;
  cursor: pointer;
}

.product-part .option.active {
  background: #e6f3fc;
  border: 1px solid #0c88e5;
}

.product-part .sp-btn-style {
  width: 434px;
  height: 109px;
  background: linear-gradient(-5deg, #FD9602, #FFCC00);
  box-shadow: 0px 12px 24px 0px rgba(255, 156, 18, 0.31);
  border-radius: 20px;
  font-family: Roboto;
  font-size: 45px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  animation: skip 4s infinite;
}

.sp-univalent {
  font-family: Roboto-Medium;
  font-size: 45px;
  line-height: 1;
  color: #E60E0E;
}

.sp-univalent span {
  color: #262626;
}

.gradually span,
.gradually i {
  display: inline-block;
  position: relative;
  opacity: 0;
  font-style: normal;
}

.gradually .sp-detail {
  opacity: 0;
}

@keyframes swift-up-fade {
  0% {
    transform: translateY(0.8rem);
    opacity: 0;
  }

  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}

@keyframes swift-up-fade2 {
  0% {
    transform: translateY(0.8rem);
    opacity: 0;
  }

  100% {
    transform: translateY(0px);
    opacity: 0.85;
  }
}

.sp-nav5 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 34px;
  font-family: Roboto;
  font-size: 36px;
  color: #242424;
  margin-top: 50px;
}

.sp-nav5 img {
  width: 97px;
}

.sp-footer .sp-text {
  position: absolute;
  top: 40px;
  line-height: 1;
  width: 100%;
  font-family: "Montserrat-Black";
  text-align: center;
  font-size: 70px;
  color: #FFFFFF;
  line-height: 1;
}

.sp-footer .sp-row {
  display: flex;
  width: 100%;
  position: absolute;
  top: 384px;
  padding: 0 16px;
  text-align: center;
  font-family: "Roboto-Light";
  font-size: 30px;
  color: #292929;
  box-sizing: border-box;
}

.sp-footer .sp-row .sp-p {
  font-family: "Roboto-Medium";
  font-size: 40px;
  color: #292929;
  margin-bottom: 12px;
}

.sp-footer .sp-row .sp-item {
  flex: 1;
}

.sp-footer .sp-row2 {
  top: 752px;
}
/* 弹窗 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: 24px;
        column-gap: 10px;
        margin: 20px 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%;
 