/** Shopify CDN: Minification failed

Line 1252:0 Unexpected "}"

**/
@font-face {
  font-family: AkzidenzGroteskBQ-Super;
  src: url('https://cdn.shopify.com/s/files/1/0658/6803/8382/files/AkzidenzGrotesk-Super.otf');
}

@font-face {
  font-family: AkzidenzGroteskBQ-Medium;
  src: url('https://cdn.shopify.com/s/files/1/0658/6803/8382/files/AkzidenzGrotesk-Medium_207386df-c060-4b87-8639-c57ef0aa66ef.otf?v=1767940690');
}

@font-face {
  font-family: Ash;
  src: url('https://cdn.shopify.com/s/files/1/0658/6803/8382/files/Ash.ttf');
}

@font-face {
  font-family: RosellindaAlyamore;
  src: url('https://cdn.shopify.com/s/files/1/0658/6803/8382/files/44933639ce5ce238ff524a04e9b2fa97.ttf');
}

@font-face {
  font-family: Poppins-Bold;
  src: url('https://cdn.shopify.com/s/files/1/0658/6803/8382/files/Poppins-Bold.ttf');
}

@font-face {
  font-family: Poppins-SemiBold;
  src: url('https://cdn.shopify.com/s/files/1/0658/6803/8382/files/Poppins-SemiBold.ttf');
}

@font-face {
  font-family: Poppins-Medium;
  src: url('https://cdn.shopify.com/s/files/1/0658/6803/8382/files/Poppins-Medium.ttf');
}

@font-face {
  font-family: Poppins-Regular;
  src: url('https://cdn.shopify.com/s/files/1/0658/6803/8382/files/Poppins-Regular.ttf');
}

@font-face {
  font-family: Poppins-BoldItalic;
  src: url('https://cdn.shopify.com/s/files/1/0658/6803/8382/files/Poppins-BoldItalic.ttf');
}

@font-face {
  font-family: Roboto-Medium;
  src: url('https://cdn.shopify.com/s/files/1/0658/6803/8382/files/Roboto-Medium_4e83af49-893e-4109-97da-ab163f0f03c2.ttf?v=1767940695');
}

@font-face {
  font-family: Roboto-Regular;
  src: url('https://cdn.shopify.com/s/files/1/0658/6803/8382/files/Roboto-Regular.ttf');
}

@font-face {
  font-family: Roboto-Black;
  src: url('https://cdn.shopify.com/s/files/1/0658/6803/8382/files/Roboto-Black.ttf');
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

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;
  -ms-text-size-adjust: auto !important;
  -webkit-font-smoothing: antialiased;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-touch-callout: none;
  user-select: none;
}

input,
img {
  border: none;
}

ul {
  list-style: none;
}

li {
  list-style: none;
}
#root {
  letter-spacing: 0px;
}

.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-ww {
  width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.sp-fixed {
  left: 0;
  position: fixed !important;
  right: 0;
  top: 0;
  animation: stuckMoveDown 0.6s;
  z-index: 10;
}
.sp-fixed .sp_header-content {
  top: 0px;
  /* width: 100%; */
  /* left: 0; */
  box-sizing: border-box;
  /* padding: 0 260px; */
  border-radius: 0;
  background-color: #fff;
  position: relative;
  height: 80px;
}
.sp-fixed .sp_header-top {
  display: none;
}

.sp_header-top {
  width: 100%;
  height: 30px;
  position: relative;
  z-index: 11;
  text-align: center;
  font-family: 'Poppins-Regular';
  font-size: 14px;
  /* font-weight: 600; */
  color: #ffffff;
  top: 0px;
  text-transform: uppercase;
}
.sp_header-top .sp-p {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: #222;
}
.sp_header-wrap {
  position: relative;
}

.sp_header-content {
  width: 100%;
  height: 53px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 2;
  position: absolute;
  padding: 0 69px;
  top: 44px;
}
.sp_header-content ul {
  width: 504px;
  height: 100%;
  border-radius: 27px;
  padding-left: 44px;
  padding-right: 53px;

  display: flex;
  align-items: center;
  justify-content: space-between;

  font-family: 'Poppins-Bold';
  font-size: 16px;
  color: #000000;
  background: rgba(255, 255, 255, 0.8);
}
.sp_header-content ul span {
  font-family: Poppins-Medium;
  padding: 0 5px;
  height: 13px;
  background: #cd160c;
  border-radius: 3px;
  font-size: 10px;
  color: #ffffff;
  display: inline-block;
  text-align: center;
  margin-left: -2px;
  vertical-align: middle;
  line-height: 11.5px;
  transform: translateY(-2px);
}
.sp_header-content ul li:hover {
  /* color: #8359ae; */
}
.sp_header-content .sp-logo-box {
  height: 36px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.sp_header-content .sp-logo {
  height: 100%;
}
.sp_header-content .sp-cart-box {
  width: 285px;
  height: 52px;
  background: #ffffff;
  border-radius: 26px;
  padding-left: 26px;
  justify-content: space-between;
}
.sp-cart {
  width: 45px;
  height: 43px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-sizing: border-box;
}
.sp-cart .sp-icon {
  width: 100%;
}
.sp-cart .sp-num {
  width: 22px;
  height: 22px;
  background: #ec0d28;
  border-radius: 50%;

  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  position: absolute;
  right: -8px;
  top: -3px;
  font-size: 19px;
  font-family: Poppins-Bold;
  text-align: center;
  box-sizing: border-box;
}
.sp-cart .sp-num.sp-gray {
  /* background: #8a8a8a; */
}

.sp-top-btn {
  width: 194px;
  height: 52px;
  background: linear-gradient(0deg, #e10019 0%, #f32230 100%);
  border-radius: 26px;
  border: 1px solid #ffffff;

  text-align: center;
  font-size: 22px;
  color: #ffffff;
  font-family: 'Poppins-Bold';

  margin-right: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  animation: skip 4s infinite;
}

.sp-price-group {
  display: flex;
  align-items: baseline;
}

.sp-price-group .sp-price2 {
  text-decoration: line-through;
}
.btn-style {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.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: -6px 8px 0px rgba(16, 16, 16, 0.39);
  z-index: -1;
}

.sp-btn-style1 {
  width: 482px;
  height: 110px;
  line-height: 104px;
  background: url('https://cdn.shopify.com/s/files/1/0658/6803/8382/files/20260108-gdstj-btn.png')
    no-repeat;
  background-size: 100% 100%;
  font-size: 31px;
  color: #ffffff;
  font-family: AkzidenzGroteskBQ-Super;
  padding-left: 60px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: skip 4s infinite 1s;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
}

.sp-btn-style1 img {
  position: absolute;
  height: 35px;
  right: 45px;
  top: 34px;
}

.sp-title-wrap {
  position: absolute;
  width: 100%;
  box-sizing: border-box;
}

.sp-title {
  font-family: AkzidenzGroteskBQ-Super;
  font-size: 54px;
  text-align: center;
  line-height: 60px;
  color: #0e0e0e;
  font-style: italic;
  text-transform: uppercase;
}

.sp-title .sp-color {
  color: #0079ff;
}

.sp-sub-title {
  font-family: Poppins-Medium;
  font-size: 26px;
  text-align: center;
  line-height: 27px;
  margin-top: 26px;
  color: #666666;
}

.sp-part1 {
  height: 980px;
}

.sp-part1 .sp-content {
  width: 1400px;
  position: absolute;
  left: 260px;
  box-sizing: border-box;
  top: 0;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
}

.sp-part1 .sp-font {
  width: 446px;
  height: 51px;
  background: #00a2ff;
  border-radius: 26px;
  text-align: center;

  position: absolute;
  top: 169px;
  font-family: AkzidenzGroteskBQ-Medium;
  font-size: 26px;
  line-height: 52px;
  font-style: italic;
  color: #ffffff;
}

.sp-part1 .sp-text1 {
  position: absolute;
  top: 247px;

  font-family: Ash;
  font-weight: 400;
  font-size: 49px;
  color: #ffffff;
  line-height: 86px;
  text-shadow: 6px 6px 2px #0a2f60;
  text-stroke: 4px #00a1ff;
  font-style: italic;
  -webkit-text-stroke: 2px #00a1ff;
}

.sp-part1 .sp-text2 {
  font-family: AkzidenzGroteskBQ-Super;
  font-size: 87px;
  color: #161e32;
  line-height: 68px;
  /* text-shadow: 2px 2px 2px #0A2F60; */
  text-stroke: 4px #ffffff;
  font-style: italic;
  background: linear-gradient(180deg, #00a2ff 0%, #0130b5 100%);
  -webkit-text-stroke: 2px #ffffff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;

  position: absolute;
  top: -142px;
  width: 647px;
  z-index: 2;
}

.sp-part1 .sp-text2-2 {
  font-family: AkzidenzGroteskBQ-Super;
  font-size: 87px;
  color: #161e32;
  line-height: 68px;
  text-shadow: 4px 4px 2px #0a2f60;
  position: absolute;
  top: -142px;
  width: 647px;
  font-style: italic;
  text-transform: uppercase;
}

.sp-part1 .sp-sub-title {
  position: absolute;
  top: 468px;
  font-size: 25px;
  color: #161e32;
  line-height: 34px;
  text-align: left;
  font-family: Poppins-Regular;
  margin: 0;
  font-style: italic;
}

.sp-part1 .sp-sub-title span {
  color: #0079ff;
  font-size: 32px;
}

.sp-part1 .sp-btn-style1 {
  position: absolute;
  top: 121px;
}

.sp-part1 .sp-img1 {
  position: absolute;
  top: 125px;
  left: 492px;
  width: 159px;
  animation: floatUpDownSmooth 2s infinite ease-in-out;
}

@keyframes floatUpDownSmooth {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-30px);
  }
}

.sp-part1 .sp-img2 {
  position: absolute;
  top: 761px;
  width: 212px;
}

.sp-part1 .sp-img3 {
  position: absolute;
  top: 763px;
  left: 234px;
  width: 110px;
}

.sp-part1 .sp-t1 {
  position: absolute;
  top: 761px;
  left: 357px;

  font-family: AkzidenzGroteskBQ-Super;
  font-size: 25px;
  color: #ffad24;
  line-height: 23px;
  font-style: italic;
  background: linear-gradient(0deg, #ffa125 0%, #fffdba 98.4375%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sp-part1 .sp-t2 {
  position: absolute;
  top: 787px;
  left: 234px;

  font-family: Poppins-Medium;
  color: #161e32;
  font-size: 19px;
  line-height: 19px;
  font-style: italic;
}

.sp-part1 .sp-img4 {
  position: absolute;
  top: 574px;
  width: 326px;
  left: 1078px;
}

.sp-part2 {
  height: 1947px;
  background: url('https://cdn.shopify.com/s/files/1/0658/6803/8382/files/20260108-gdstj-bg2.png')
    no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
}

.sp-part2 .sp-item1 {
  height: 722px;
}

.sp-part2 .sp-item1 .sp-title {
  position: absolute;
    top: 209px;
    left: 262px;
    color: #0e0e0e;
    font-size: 35px;
    line-height: 47px;
    text-align: left;
}

.sp-part2 .sp-item1 .sp-sub-title {
  font-family: Poppins-Medium;
  color: rgba(14, 14, 14, 0.8);
  font-style: italic;
  font-size: 22px;
  line-height: 30px;
  text-align: left;

  position: absolute;
  top: 409px;
  left: 261px;
}

.sp-part2 .sp-item1 .sp-img13 {
  position: absolute;
  top: 543px;
  left: 262px;
  width: 130px;
}

.sp-part2 .sp-item1 .sp-box {
  width: 1068px;
  height: 628px;
  background: rgba(39, 39, 39, 0.7);
  border-radius: 90px 0px 0px 0px;

  position: absolute;
  bottom: 0;
  right: 0;
}

.sp-part2 .sp-swiper1 {
  width: 1185px;
  overflow: hidden;
  padding-bottom: 99px;

  position: absolute;
  bottom: 0;
  right: 0;
}

.sp-part2 .sp-swiper1 .swiper-wrapper {
  justify-content: flex-start;
  margin-left: 0;
}

.sp-part2 .sp-swiper1 .swiper-slide {
  width: auto;
}

.sp-part2 .sp-swiper1 .swiper-slide img {
  width: 368px;
  margin-right: 2px;
}

.sp-part2 .sp-swiper1 .sp-text {
  font-family: Poppins-Medium;
  color: #5a5a5a;
  font-size: 24px;
  line-height: 27px;

  position: absolute;
  bottom: 50px;
  text-align: center;
  width: 100%;
}

.sp-part2 .sp-swiper1 .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background: #ffffff;
  border-radius: 7px;
  opacity: 1;
  margin: 0 7px !important;
}

.sp-part2 .sp-swiper1 .swiper-pagination-bullet-active {
  width: 62px;
  background: #0079ff !important;
}

.sp-part2 .sp-item2 {
  flex: 1;
  padding-top: 110px;
  padding-bottom: 121px;
}

.sp-part2 .sp-item2 .sp-title {
  font-size: 65px;
  line-height: 48px;
}

.sp-part2 .sp-item2 .sp-sub-title {
  margin-top: 40px;
  font-size: 30px;
  line-height: 31px;
  color: rgba(14, 14, 14, 0.8);
  font-style: italic;
}

.sp-part2 .sp-video {
  position: absolute;
  top: 278px;
  left: 262px;

  width: 766px;
  height: 567px;
  border-radius: 90px 20px 90px 20px;
  overflow: hidden;
}

.sp-part2 .sp-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sp-part2 .sp-item2 .sp-box {
  width: 594px;
  height: 365px;
  background: linear-gradient(18deg, #2093ff, #8bcdff);
  border-radius: 20px;
  padding-top: 28px;

  position: absolute;
  top: 280px;
  right: 260px;
}

.sp-part2 .sp-item2 .sp-text1 {
  font-family: Poppins-Regular;
  color: #fff;
  font-size: 28px;
  line-height: 22px;

  position: absolute;
  top: 257px;
  left: 50px;
  z-index: 2;
}

.sp-part2 .sp-item2 .sp-text2 {
  left: 336px;
  font-family: Poppins-SemiBold;
}

.sp-part2 .sp-item2 .sp-text3 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 23px;

  position: absolute;
  left: 0;
  top: 296px;

  font-family: AkzidenzGroteskBQ-Super;
  font-size: 36px;
  color: #ffffff;
}

.sp-part2 .sp-swiper2 {
  width: 535px;
  padding-bottom: 156px;
  overflow: hidden;
}

.sp-part2 .sp-swiper2 .swiper-wrapper {
  justify-content: flex-start;
  margin-left: 0;
}

.sp-part2 .sp-swiper2 .swiper-slide {
  width: auto;
}

.sp-part2 .sp-swiper2 .swiper-slide img {
  width: 535px;
  margin-right: 2px;
}

.sp-part2 .sp-swiper2 .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background: #d0d0d0;
  border-radius: 50%;
  opacity: 1;
  margin: 0 14px !important;
}

.sp-part2 .sp-swiper2 .swiper-pagination-bullet-active {
  background: #0079ff !important;
}

.sp-part2 .sp-btn-style1 {
  position: absolute;
  top: 725px;
  left: 1115px;
}

.sp-part2 .sp-it {
  width: 441px;
  height: 210px;

  position: absolute;
  bottom: 121px;
  left: 260px;
  color: #fff;
}

.sp-part2 .sp-it .sp-t1 {
  position: absolute;
  top: 48px;
  left: 181px;

  font-family: AkzidenzGroteskBQ-Medium;
  font-size: 25px;
  line-height: 35px;
  font-style: italic;
}

.sp-part2 .sp-it .sp-t2 {
  position: absolute;
  top: 140px;
  left: 180px;

  font-family: Poppins-Regular;
  font-size: 22px;
  line-height: 1;
  font-style: italic;
}

.sp-part2 .sp-it2 {
  left: 740px;
  color: #0e0e0e;
}

.sp-part2 .sp-it3 {
  left: 1219px;
  color: #0e0e0e;
}

.sp-part3 {
  height: 1018px;
  box-sizing: border-box;
  background-color: #000000;
}

.sp-part3 .sp-img-p {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.sp-part3 .sp-title {
  font-size: 52px;
  color: #fff;
  line-height: 55px;

  position: absolute;
  top: 105px;
  left: 262px;
  text-align: left;
}

.sp-part3 .sp-sub-title {
  font-size: 20px;
  line-height: 26px;
  position: absolute;
  top: 255px;
  left: 260px;
  color: rgba(255, 255, 255, 0.8);
  margin-top: 0;
}

.sp-part3 .sp-item {
  position: absolute;
  left: 263px;
  top: 366px;

  display: flex;
  align-items: center;
  gap: 29px;

  font-family: AkzidenzGroteskBQ-Medium;
  font-size: 30px;
  font-style: italic;
  line-height: 33px;
  color: #ffffff;
}

.sp-part3 .sp-item2 {
  top: 423px;
}

.sp-part3 .sp-item3 {
  top: 480px;
}

.sp-part3 .sp-item img {
  height: 33px;
}

.sp-part3 .sp-item span {
  color: #0079ff;
}

.sp-part3 .sp-box {
  width: 685px;
  height: 308px;
  position: absolute;
  top: 610px;
  left: 260px;
}

.sp-part3 .sp-box img {
  width: 100%;
}

.sp-part3 .sp-box .sp-font {
  position: absolute;
  width: 100%;
  bottom: 49px;
  text-align: center;
  left: 0;
  color: #0e0e0e;
  font-family: Poppins-Regular;
  line-height: 28px;
  font-size: 27px;
}

.sp-part3 .sp-box span {
  font-family: Poppins-SemiBold;
}

.sp-part4 {
  height: 1444px;
  padding-top: 851px;
  background-color: #000000;
}

.sp-part4 .sp-img-p {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.sp-part4 .sp-img3 {
  position: absolute;
  width: 247px;
  top: 124px;
  left: 130px;
}
.sp-part4 .sp-img4 {
  position: absolute;
  width: 470px;
  top: 124px;
  left: 388px;
}
.sp-part4 .sp-img5 {
  position: absolute;
  width: 131px;
  top: 124px;
  left: 871px;
}
.sp-part4 .sp-img6 {
  position: absolute;
  width: 518px;
  top: 124px;
  left: 1015px;
}
.sp-part4 .sp-img7 {
  position: absolute;
  width: 246px;
  top: 124px;
  left: 1545px;
}
.sp-part4 .sp-img8 {
  position: absolute;
  width: 246px;
  top: 299px;
  left: 1545px;
}
.sp-part4 .sp-img9 {
  position: absolute;
  width: 348px;
  top: 573px;
  left: 1443px;
}
.sp-part4 .sp-img10 {
  position: absolute;
  width: 417px;
  top: 573px;
  left: 1015px;
}
.sp-part4 .sp-img11 {
  position: absolute;
  width: 263px;
  top: 573px;
  left: 739px;
}
.sp-part4 .sp-img12 {
  position: absolute;
  width: 339px;
  top: 573px;
  left: 388px;
}
.sp-part4 .sp-img13 {
  position: absolute;
  width: 247px;
  top: 573px;
  left: 130px;
}
.sp-part4 .sp-img14 {
  position: absolute;
  width: 247px;
  top: 299px;
  left: 130px;
}

.sp-part4 .sp-title {
  position: absolute;
  top: 375px;
  left: 459px;
  text-align: left;
  font-size: 54px;
  line-height: 46px;
  color: #fff;
}

.sp-part4 .sp-sub-title {
  width: auto;
  position: absolute;
  top: 448px;
  left: 470px;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 28px;
  margin: 0;
  font-style: italic;
}

.sp-part4 .sp-ww {
  width: 1400px;
  height: 488px;
  background: #ffffff;
  border-radius: 20px;
  margin: 0 auto;
}

.sp-part4 .sp-img1 {
  width: 420px;
  position: absolute;
  left: 78px;
  top: 50%;
  transform: translateY(-50%);
}

.sp-part4 .sp-text {
  font-family: AkzidenzGroteskBQ-Super;
  font-size: 54px;
  line-height: 42px;
  position: absolute;
  top: 94px;
  left: 565px;
  color: #000000;
  text-transform: uppercase;
  font-style: italic;
}

.sp-part4 .sp-font {
  font-family: Poppins-Regular;
  font-size: 22px;
  line-height: 30px;
  position: absolute;
  top: 172px;
  left: 568px;
  color: #000000;
}

.sp-part4 .sp-font span {
  font-family: Poppins-SemiBold;
}

.sp-part4 .sp-box {
  width: 752px;
  height: 113px;
  background: #ededed;
  border-radius: 10px;
  position: absolute;
  top: 280px;
  left: 567px;
  padding-top: 19px;
  padding-left: 31px;

  font-family: Poppins-Regular;
  color: rgba(0, 0, 0, 0.8);
  font-size: 18px;
  line-height: 24px;
}

.sp-part7 {
  height: 1503px;
  padding-top: 103px;
  padding-bottom: 108px;
  box-sizing: border-box;
  background: url('https://cdn.shopify.com/s/files/1/0658/6803/8382/files/20260108-gdstj-bg7.png')
    no-repeat;
  background-size: 100% 100%;
}

.sp-part7 .sp-title {
  font-size: 65px;
  line-height: 50px;
}

.sp-part7 .sp-item {
  display: flex;
  align-items: flex-start;
  gap: 12px;

  position: absolute;
  top: 199px;
  left: 353px;

  font-family: Poppins-Medium;
  color: #717171;
  font-style: italic;
  line-height: 30px;
  font-size: 28px;
}

.sp-part7 .sp-item2 {
  left: 678px;
}

.sp-part7 .sp-item3 {
  left: 941px;
}

.sp-part7 .sp-item4 {
  left: 1292px;
}

.sp-part7 .sp-box1 {
  width: 749px;
  height: 566px;

  position: absolute;
  top: 271px;
  left: 261px;
}

.sp-part7 .sp-box1 img {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.sp-part7 .sp-box1 .sp-t1 {
  font-family: AkzidenzGroteskBQ-Medium;
  font-size: 31px;
  color: #0079ff;
  font-style: italic;
  line-height: 31px;

  position: absolute;
  bottom: 116px;
  right: 84px;
}

.sp-part7 .sp-box1 .sp-t2 {
  font-family: AkzidenzGroteskBQ-Medium;
    font-size: 22px;
    color: #0e0e0ecc;
    font-style: italic;
    line-height: 1;
    position: absolute;
    bottom: 42px;
    right: 129px;
}

.sp-part7 .sp-box2 {
  position: absolute;
  right: 260px;
  top: 329px;

  width: 644px;
  height: 508px;
}

.sp-part7 .sp-box2 .sp-img3 {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.sp-part7 .sp-box2 .sp-img4 {
  position: absolute;
  width: 33px;
  top: 265px;
  left: 66px;
}

.sp-part7 .sp-box2 .sp-img6 {
  left: 430px;
}

.sp-part7 .sp-box2 .sp-img5 {
  width: 99px;
  position: absolute;
  top: 227px;
  left: 50%;
  transform: translateX(-50%);
}

.sp-part7 .sp-box2 .sp-t1 {
  font-family: AkzidenzGroteskBQ-Super;
  font-size: 35px;
  color: #fff;
  line-height: 27px;
  position: absolute;
  top: 269px;
  left: 109px;
}

.sp-part7 .sp-box2 .sp-t2 {
  left: 470px;
}

.sp-part7 .sp-box2 .sp-num {
  font-family: AkzidenzGroteskBQ-Medium;
    color: #57575780;
    line-height: 50px;
    font-size: 38px;
    position: absolute;
    left: 19px;
    bottom: 28px;
    font-style: italic;
}
}

.sp-part7 .sp-box2 .sp-num2 {
  left: 350px;
}

.sp-part7 .sp-box2 .sp-font {
  font-family: AkzidenzGroteskBQ-Medium;
    font-size: 15px;
    color: #575757;
    line-height: 50px;
    position: absolute;
    bottom: 26px;
    left: 63px;
}

.sp-part7 .sp-box2 .sp-font2 {
  left: 374px;
    color: #0e0e0e;
    font-size: 13px;
}

.sp-part7 .sp-ww {
  width: 1400px;
  height: 477px;
  margin: 765px auto 0;
}

.sp-part7 .sp-img7 {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.sp-part7 .sp-text1 {
  font-family: AkzidenzGroteskBQ-Super;
  position: absolute;
  left: 760px;
  top: 89px;
  color: #ffffff;
  font-size: 42px;
  line-height: 38px;
  font-style: italic;
}

.sp-part7 .sp-text2 {
  font-family: AkzidenzGroteskBQ-Medium;
  position: absolute;
  left: 764px;
  top: 144px;
  color: #ffffff;
  font-size: 26px;
  line-height: 31px;
  font-style: italic;
}

.sp-part7 .sp-text2 span {
  color: #0079ff;
}

.sp-part7 .sp-text3 {
  font-family: Poppins-Regular;
  color: rgba(255, 255, 255, 0.9);
  font-size: 23px;
  line-height: 27px;

  position: absolute;
  top: 186px;
  left: 764px;
}

.sp-part7 .sp-text4 {
  font-family: RosellindaAlyamore;
  color: #161616;
  font-size: 61px;
  line-height: 50px;

  position: absolute;
  top: 220px;
  left: 1192px;
}

.sp-part7 .sp-text5 {
  font-family: Poppins-Medium;
  color: rgba(72, 72, 72, 0.9);
  font-size: 18px;
  line-height: 13px;

  position: absolute;
  top: 273px;
  left: 1198px;
}

.sp-part7 .sp-btn-style1 {
  position: absolute;
  left: 759px;
  top: 314px;
}

.sp_product_part {
  width: 100%;
  box-sizing: border-box;
  position: relative;
  padding: 44px 0px 84px;
  background: url('https://cdn.shopify.com/s/files/1/0658/6803/8382/files/20260108-gdstq-shop-bg.png')
    no-repeat center top;
  background-size: 100% auto;
}

.sp_product_part .sp-text1 {
  font-family: Poppins-SemiBold;
  font-size: 23px;
  color: #ffffff;
  line-height: 24px;
  text-align: center;
  display: flex;
  justify-content: center;
  gap: 10px;
  align-items: center;
}

.sp_product_part .sp-title1 {
  font-family: 'AkzidenzGroteskBQ-Super';
  font-size: 56px;
  line-height: 50px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 33px;
  margin-top: 33px;
}

.sp_product_part .sp-title1 .sp-span {
  color: #ffea00;
}

.sp_product_part .sp-title1 img {
  animation: skip 4s infinite;
  position: absolute;
}

.sp_product_part .sp-title1 .sp-icon1 {
  height: 77px;
  top: 77px;
  left: 427px;
}

.sp_product_part .sp-title1 .sp-icon2 {
  height: 69px;
  top: 87px;
  left: 1419px;
}

.sp_product_part .sp-info4 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 74px;
  margin-bottom: 152px;
}

.sp_product_part .sp-info4-item {
  display: flex;
  align-items: center;
  gap: 12px;
  font-family: Poppins-Medium;
  font-size: 20px;
  color: #fff;
  line-height: 26px;
}

.sp_product_content {
  width: 100%;
  padding: 0 260px;
  display: flex;
  gap: 60px;
  box-sizing: border-box;
}

.sp_product_part .sp-img-wrap {
  width: 731px;
  height: 516px;
  background: #ff9428;
  border-radius: 30px;

  padding: 15px 10px 103px;
  user-select: none;
  flex-shrink: 0;
  box-sizing: border-box;
}

.sp_product_part .sp-img-wrap .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #fff;
  border-radius: 20px;
}

.sp_product_part .sp-img-wrap .sp-img-p {
  -webkit-user-drag: none;
  width: calc(100% - 50px);
  height: calc(100% - 50px);
  object-fit: contain;
}

.sp_product_part .sp-padding {
  box-sizing: border-box;
  padding: 0 0px;
}

.sp_product_part .sp-clock {
  width: 44px;
  animation: shakeCart 3s infinite ease-in-out;
  position: absolute;
  z-index: 2;
  bottom: 26px;
  left: 30px;
}

.sp_product_part .sp-line-wrap {
  position: absolute;
  top: 447px;
  left: 84px;
  width: 344px;
  height: 13px;
  background: #ffffff;
  border-radius: 7px;
}

.sp_product_part .sp-line {
  height: 100%;
  background: #ffe400;
  border-radius: 7px;
  animation: sp-fade-line 4s infinite linear;
}

@keyframes sp-fade-line {
  0% {
    width: 0%;
  }

  100% {
    width: 100%;
  }
}

.sp_product_part .sp-row1 {
  position: absolute;
  bottom: 29px;
  left: 90px;
  display: flex;
  align-items: center;

  font-family: Poppins-Medium;
  font-size: 18px;
  color: #ffffff;
  line-height: 19px;
}

.sp_product_part .sp-row1 img {
  height: 19px;
  margin-right: 8px;
}

.sp_product_part .sp-clock-s {
  position: absolute;
  right: 29px;
  bottom: 39px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  line-height: 1;
  box-sizing: border-box;
}

.sp_product_part .sp-clock-s .square {
  width: 40px;
  height: 38px;
  padding-top: 4px;
  background: #ffffff;
  border-radius: 9px;
  font-size: 25px;
  color: #343434;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Poppins-Bold';
  flex-shrink: 0;
  box-sizing: border-box;
}
.sp_product_part .sp-clock-s .sp-day {
  position: absolute;
  top: 43px;
  left: 5px;

  color: #ffffff;
  font-size: 12px;
  line-height: 1;
  font-family: Poppins-SemiBold;
}
.sp_product_part .sp-clock-s .sp-hours {
  left: 78px;
}
.sp_product_part .sp-clock-s .sp-mins {
  left: 158px;
}
.sp_product_part .sp-clock-s .sp-dots {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 6px;
  flex-shrink: 0;
  /* margin: 0 5px; */
}
.sp_product_part .sp-clock-s .sp-dot {
  width: 6px;
  height: 6px;
  background: #ffffff;
  border-radius: 50%;
}

.sp_product_part .sp-title-s {
  padding-top: 6px;
  font-size: 28px;
  color: #0b0b0b;
  font-family: 'Poppins-SemiBold';
  line-height: 31px;
}

.sp_product_part .sp-line1 {
  width: 606px;
  height: 2px;
  background: #9d9d9d;
  opacity: 0.29;
  margin-top: 18px;
  margin-bottom: 16px;
}

.sp_product_part .sp-price-group {
  line-height: 1;
  align-items: baseline;
  margin-bottom: 23px;
}
.sp_product_part .sp-price1 {
  font-family: 'Poppins-SemiBold';
  font-size: 46px;
  color: #ff0707;
}
.sp_product_part .sp-price2 {
  font-family: 'Poppins-Medium';
  font-size: 27px;
  color: #9d9d9d;
  margin-left: 15px;
  margin-right: 30px;
}
.sp_product_part .sp-row {
  display: flex;
  align-items: center;
  transform: translateY(14px);
}
.sp_product_part .sp-row img {
  position: relative;
  z-index: 1;
  width: 36px;

  animation: shakeCart 3s infinite ease-in-out;
}
.sp_product_part .sp-row .sp-p {
  width: 145px;
  height: 30px;
  background: #fd771b;
  border-radius: 10px;

  font-family: 'Poppins-Bold';
  font-size: 25px;
  color: #ffffff;
  line-height: 32px;
  text-align: center;
  margin-left: -16px;
  padding-left: 10px;
  box-sizing: border-box;
  transform: translateY(2px);
}

.sp_product_part .option-title {
  font-size: 22px;
  color: #696969;
  font-family: 'Poppins-SemiBold';
  line-height: 24px;
  margin: 22px 0px 13px;
}
.sp_product_part .opt-group {
  display: flex;
  flex-wrap: wrap;
  gap: 11px;
  position: relative;
}
.sp_product_part .sp-option {
  padding: 0px 20px;
  text-align: center;
  height: 46px;
  background: #f7f7f7;
  border-radius: 5px;
  border: 2px solid #d3d3d3;

  font-family: 'Poppins-Medium';
  font-size: 23px;
  color: #5d5d5d;
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  user-select: none;
  text-align: center;
  width: max-content;
}
.sp_product_part .sp-option.active {
  background: #484848;
  color: #ffffff;
  border-color: #484848;
}
.sp_product_part .sp-option.sp-size {
  font-size: 19px;
}
.sp_product_part .sp-option .sp-hot {
  width: 56px;
  position: absolute;
  left: 556px;
  bottom: 27px;
  z-index: 2;
}

.sp_product_part .sp-quality-row {
  display: flex;
  align-items: center;
  gap: 18px;
}

.sp_product_part .addCart {
  width: 308px;
    height: 59px;
    background: #eef8fe;
    border-radius: 10px;
    font-family: 'Poppins-Medium';
    box-sizing: border-box;
    font-size: 20px;
    padding-left: 54px;
    line-height: 1;
    color: #312a2a;
    gap: 15px;
    text-transform: uppercase;
}
.sp_product_part .addCart img {
  width: 26px;
}

.sp_product_part .sp-btn-style {
  width: 594px;
  height: 91px;
  background: #e00000;
  border-radius: 10px;

  cursor: pointer;
  margin: 21px 0 26px 0;
  font-size: 43px;
  color: #ffffff;
  font-family: 'Poppins-Bold';

  animation: skip 4s infinite;
  text-align: center;

  box-sizing: border-box;
}

.sp-tip5 {
  width: 594px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;

  font-size: 21px;
  color: #141414;
  font-family: 'Poppins-Medium';
  line-height: 22px;
}
.sp-tip5 img {
  width: 43px;
}
.sp-tip5 .sp-span {
  color: #e00000;
}

@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);
  }
}
.addGroup {
  width: 264px;
  height: 60px;
  border-radius: 10px;
  border: 2px solid #828282;

  padding: 0px 25px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.addGroup .sp-reduce,
.addGroup .sp-add {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 13px;
  /* padding: 4px; */
  cursor: pointer;
  flex-shrink: 0;
}

.addGroup input {
  outline: 0;
  border: none;
  text-align: center;
  box-sizing: border-box;
  width: 120px;
  height: 100%;
  background: #fff;
  /* vertical-align: middle; */
  padding: 0;
  font-family: 'Roboto-Medium';
  font-size: 27px;
  color: #000000;
  /* 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-content .sp-cart.on,
.sp-btn-style2 .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-footer-wrap {
  width: 594px;
}
.sp-footer-img {
  width: 550px;
  display: block;
  margin: 34px auto 36px;
}

.sp-footer-box1 {
  width: 580px;
  height: 138px;
  background: #eef8fe;
  padding: 23px 48px 30px;
  box-sizing: border-box;
}
.sp-footer-box1 .sp-p {
  display: flex;
  align-items: center;
  gap: 7px;
  font-family: 'Poppins-SemiBold';
  font-size: 20px;
  color: #282828;
  margin-bottom: 19px;
}
.sp-footer-box1 .sp-icon {
  width: 25px;
}
.sp-footer-img2 {
  width: 478px;
  display: block;
}

.sp-footer-box2 {
  width: 580px;
  height: 138px;
  background: #fdfcf5;
  padding: 17px 51px;
  box-sizing: border-box;
  margin-top: 21px;
}
.sp-footer-box2 .sp-icon {
  width: 29px;
}
.sp-footer-box2 .sp-p {
  display: flex;
  align-items: center;
  gap: 7px;
  font-family: 'Poppins-SemiBold';
  font-size: 20px;
  color: #282828;
  margin-bottom: 14px;
}

.sp-footer-box2 .sp-li {
  font-size: 16px;
  color: #666666;
  font-family: 'Poppins-SemiBold';
  line-height: 1.2;
  /* margin-top: 10px; */
}
.sp-footer-box2 span {
  font-family: 'Poppins-SemiBold';
}

.sp_pc {
  display: block;
}
.sp_mobile {
  display: none;
}
@media only screen and (max-width: 1080px) {
  .sp_pc {
    display: none;
  }
  .sp_mobile {
    display: block;
  }

  .sp_header-top {
    height: 45px;
    font-size: 20px;
    line-height: 45px;
  }
  .sp_header-content {
    width: 100%;
    height: 121px;
    position: relative;
    top: 0;
    transform: unset;
    padding: 0 25px 0 67px;
    justify-content: space-between;
  }
  .sp-menu-btn {
    cursor: pointer;
    width: 42px;
    margin-right: 209px;
  }
  .sp_header-content .sp-logo {
    height: auto;
    width: 220px;
  }
  .sp-cart {
    width: 66px;
    margin-right: 22px;
  }
  .sp-cart .sp-icon {
    width: 100%;
  }
  .sp-cart .sp-num {
    width: 33px;
    height: 32px;
    right: -12px;
    top: -12px;
    font-size: 27px;
  }
  .sp-top-btn {
    width: 265px;
    height: 75px;
    background: #ec0d28;
    border-radius: 38px;
    font-size: 30px;
    font-family: Roboto-Black;
  }

  .sp-fixed .sp_header-top {
    display: flex;
  }

  .sp-btn-style1 {
    background-image: url('https://cdn.shopify.com/s/files/1/0658/6803/8382/files/20260108-gdstj-btn-m.png');
    width: 924px;
    height: 139px;
    margin: 0 auto;
   font-size: 45px;
        line-height: 132px;
        padding-left: 159px;
  }

  .sp-btn-style1 img {
    height: 47px;
    right: 205px;
    top: 40px;
  }

  .sp-title {
    font-size: 78px;
    text-align: center;
    line-height: 76px;
  }

  .sp-sub-title {
    font-size: 34px;
    text-align: center;
    line-height: 1;
    margin-top: 32px;
  }

  .sp-part1 {
    height: 1687px;
  }

  .sp-part1 .sp-content {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }

  .sp-part1 .sp-img4 {
    top: 97px;
    left: 66px;
    width: 326px;
  }

  .sp-part1 .sp-font {
    top: 866px;
    left: 89px;
    width: 543px;
    height: 59px;
    font-size: 33px;
    line-height: 63px;
  }

  .sp-part1 .sp-text1 {
    line-height: 96px;
    font-size: 43px;
    top: 952px;
    width: 100%;
    text-align: center;
  }

  .sp-part1 .sp-text2 {
    font-size: 93px;
    line-height: 78px;
    top: 200px;
        left: 59px;
    width: 753px;
  }

  .sp-part1 .sp-text2-2 {
    font-size: 93px;
    line-height: 78px;
   top: 200px;
        left: 59px;
    width: 753px;
  }

  .sp-part1 .sp-sub-title {
    top: 1194px;
    left: 96px;
    font-size: 30px;
    line-height: 34px;
    box-sizing: border-box;
    margin: 0;
    width: 86%;
  }

  .sp-part1 .sp-sub-title span {
    font-size: 35px;
  }

  .sp-part1 .sp-btn-style1 {
    top: 488px;
    left: 78px;
  }

  .sp-part1 .sp-img1 {
    top: 838px;
    left: 676px;
  }

  .sp-part1 .sp-img2 {
    top: 1508px;
    left: 149px;
    width: 298px;
  }

  .sp-part1 .sp-img3 {
    top: 1511px;
    left: 469px;
    width: 157px;
  }

  .sp-part1 .sp-t1 {
    top: 1508px;
    left: 645px;
    font-size: 35px;
    line-height: 31px;
  }

  .sp-part1 .sp-t2 {
    top: 1545px;
    left: 470px;
    font-size: 27px;
    line-height: 26px;
  }

  .sp-part2 {
    height: 3684px;
    padding: 0px;
    background-image: url('https://cdn.shopify.com/s/files/1/0658/6803/8382/files/20260108-gdstj-bg2-m.png');
  }

  .sp-part2 .sp-item1 {
    height: 1269px;
    padding-top: 110px;
  }

  .sp-part2 .sp-item1 .sp-title {
    position: initial;
    text-align: center;
    font-size: 78px;
    line-height: 90px;
  }

  .sp-part2 .sp-item1 .sp-sub-title {
    position: initial;
    text-align: center;
    font-size: 34px;
    line-height: 37px;
    margin-top: 10px;
  }

  .sp-part2 .sp-item1 .sp-img13 {
    top: 406px;
    left: 62px;
    width: 161px;
  }

  .sp-part2 .sp-item1 .sp-box {
    width: 815px;
    height: 867px;
  }

  .sp-part2 .sp-swiper1-m {
    width: 1000px;
    padding-bottom: 145px;
    overflow: hidden;
    margin: 168px 40px 0;
  }

  .sp-part2 .sp-swiper1-m .swiper-wrapper {
    justify-content: flex-start;
    margin-left: 0;
  }

  .sp-part2 .sp-swiper1-m .swiper-slide {
    width: auto;
  }

  .sp-part2 .sp-swiper1-m .swiper-slide img {
    width: 498px;
    margin-right: 0;
    margin-left: 12px;
  }

  .sp-part2 .sp-swiper1-m .sp-text {
    font-family: Poppins-Medium;
    color: #5a5a5a;
    font-size: 30px;
    line-height: 36px;

    position: absolute;
    bottom: 70px;
    text-align: center;
    width: 100%;
  }

  .sp-part2 .sp-swiper1-m .swiper-pagination-bullet {
    width: 19px;
    height: 19px;
    border-radius: 10px;
    background: #ffffff;
    margin: 0 10px !important;
    opacity: 1;
  }

  .sp-part2 .sp-swiper1-m .swiper-pagination-bullet-active {
    width: 86px;
    background: #0079ff !important;
  }

  .sp-part2 .sp-item2 {
    padding-top: 125px;
    padding-bottom: 110px;
  }

  .sp-part2 .sp-item2 .sp-title {
    font-size: 71px;
    line-height: 1;
  }

  .sp-part2 .sp-item2 .sp-sub-title {
    margin-top: 10px;
    font-size: 34px;
    line-height: 36px;
  }

  .sp-part2 .sp-video {
    position: initial;
    width: 981px;
    height: 714px;
    margin: 49px auto;
  }

  .sp-part2 .sp-item2 .sp-box {
    position: initial;
    width: 981px;
    height: 473px;
    padding-top: 50px;
    margin: 40px auto 0;
  }

  .sp-part2 .sp-swiper2 {
    width: 893px;
    padding-bottom: 207px;
  }

  .sp-part2 .sp-swiper2 .swiper-slide img {
    width: 893px;
    margin-right: 2px;
  }

  .sp-part2 .sp-swiper2 .swiper-pagination-bullet {
    width: 27px;
    height: 27px;
    margin: 0 23px !important;
  }

  .sp-part2 .sp-item2 .sp-text1 {
    font-size: 33px;
    line-height: 26px;
    top: 323px;
    left: 77px;
  }

  .sp-part2 .sp-item2 .sp-text2 {
    left: 548px;
  }

  .sp-part2 .sp-item2 .sp-text3 {
    gap: 46px;
    top: 402px;
    font-size: 49px;
    line-height: 38px;
    height: fit-content;
  }

  .sp-part2 .sp-item2 .sp-text3 img {
    height: 38px;
  }

  .sp-part2 .sp-item2 .sp-it {
    width: 311px;
    height: 348px;

    bottom: 314px;
    left: 48px;
  }

  .sp-part2 .sp-item2 .sp-it2 {
    left: 385px;
  }

  .sp-part2 .sp-item2 .sp-it3 {
    left: 720px;
  }

  .sp-part2 .sp-item2 .sp-it .sp-t1 {
    font-size: 29px;
    line-height: 1;
    text-align: center;
    width: 100%;
    top: 164px;
    left: 0;
  }

  .sp-part2 .sp-item2 .sp-it .sp-t2 {
    font-size: 26px;
    line-height: 31px;
    text-align: center;
    width: 100%;
    top: 271px;
    left: 0;
  }

  .sp-part2 .sp-btn-style1 {
    top: 2166px;
    left: 78px;
    position: absolute;
  }

  .sp-part3 {
    height: 1933px;
    padding: 110px 0px 120px;
    box-sizing: border-box;
  }

  .sp-part3 .sp-title {
    position: initial;
    text-align: center;
    line-height: 80px;
    font-size: 72px;
  }

  .sp-part3 .sp-sub-title {
    text-align: center;
    margin-top: 35px;
    margin-bottom: 1042px;
    font-size: 32px;
    line-height: 36px;
    position: initial;
  }

  .sp-part3 .sp-item {
    top: 457px;
    left: 82px;
    gap: 28px;
    font-size: 37px;
    line-height: 39px;
  }

  .sp-part3 .sp-item img {
    height: 39px;
  }

  .sp-part3 .sp-item2 {
    left: 582px;
  }

  .sp-part3 .sp-item3 {
    top: 534px;
  }

  .sp-part3 .sp-box {
    position: initial;
    width: 893px;
    margin: 0px auto;
  }

  .sp-part3 .sp-box .sp-font {
    font-size: 36px;
    line-height: 37px;
    top: 294px;
  }

  .sp-part4 {
    height: 2676px;
    padding-top: 124px;
  }

  .sp-part4 .sp-title {
    position: initial;
    text-align: center;
    font-size: 78px;
    line-height: 77px;
  }

  .sp-part4 .sp-sub-title {
    width: 100%;
    position: initial;
    font-size: 29px;
    line-height: 37px;
    margin-top: 46px;
  }

  .sp-part4 .sp-img3 {
    width: 209px;
    top: 495px;
    left: 40px;
  }
  .sp-part4 .sp-img4 {
    width: 368px;
    top: 495px;
    left: 258px;
  }
  .sp-part4 .sp-img5 {
    width: 209px;
    top: 495px;
    left: 639px;
  }
  .sp-part4 .sp-img6 {
    width: 179px;
    top: 495px;
    left: 861px;
  }
  .sp-part4 .sp-img7 {
    width: 247px;
    top: 699px;
    left: 40px;
  }
  .sp-part4 .sp-img8 {
    width: 178px;
    top: 699px;
    left: 298px;
  }
  .sp-part4 .sp-img9 {
    width: 329px;
    top: 699px;
    left: 487px;
  }
  .sp-part4 .sp-img10 {
    width: 213px;
    top: 699px;
    left: 827px;
  }
  .sp-part4 .sp-img11 {
    width: 519px;
    top: 904px;
    left: 298px;
  }
  .sp-part4 .sp-img12 {
    width: 247px;
    top: 904px;
    left: 40px;
  }
  .sp-part4 .sp-img13 {
    width: 183px;
    top: 1072px;
    left: 298px;
  }
  .sp-part4 .sp-img14 {
    width: 325px;
    top: 1072px;
    left: 492px;
  }
  .sp-part4 .sp-img15 {
    position: absolute;
    width: 213px;
    top: 1072px;
    left: 827px;
  }

  .sp-part4 .sp-ww {
    width: 1000px;
    height: 1205px;
    margin: 865px auto 0;
    padding-top: 113px;
  }

  .sp-part4 .sp-text {
    position: initial;
    line-height: 50px;
    font-size: 66px;
    text-align: center;
  }

  .sp-part4 .sp-img1 {
    width: 623px;
    position: initial;
    margin: 51px auto 38px;
    transform: none;
    display: block;
  }

  .sp-part4 .sp-font {
    position: initial;
    width: 100%;
    padding-left: 35px;
    font-size: 28px;
    line-height: 36px;
  }

  .sp-part4 .sp-box {
    width: 929px;
    height: 169px;
    padding-top: 27px;
    padding-left: 31px;
    position: initial;
    margin: 27px auto 0;
    font-size: 28px;
    line-height: 34px;
  }

  .sp-part4 .sp-box img {
    width: 39px;
    margin-right: 6px;
  }

  .sp-part7 {
    height: 3348px;
    padding-top: 129px;
    padding-bottom: 125px;
    box-sizing: border-box;
  }

  .sp-part7 .sp-title {
    font-size: 62px;
    line-height: 48px;
  }

  .sp-part7 .sp-item {
    gap: 19px;

    left: 248px;
    top: 236px;
    font-size: 32px;
    line-height: 34px;
  }

  .sp-part7 .sp-item img {
    width: 29px;
  }

  .sp-part7 .sp-item2 {
    left: 671px;
  }

  .sp-part7 .sp-item3 {
    top: 295px;
    left: 173px;
  }

  .sp-part7 .sp-item4 {
    top: 295px;
    left: 589px;
  }

  .sp-part7 .sp-box1 {
    position: absolute;
    top: 366px;
    left: 76px;
    width: 967px;
    height: 735px;
  }

  .sp-part7 .sp-box1 .sp-t1 {
    font-size: 41px;
        line-height: 40px;
        right: 107px;
        bottom: 161px;
  }

  .sp-part7 .sp-box1 .sp-t2 {
    font-size: 31px;
        line-height: 30px;
        right: 151px;
        bottom: 56px;
  }

  .sp-part7 .sp-box2 {
    position: relative;
    left: 0;
    top: 0;
    margin: 994px auto 122px;
    width: 930px;
    height: 735px;
  }

  .sp-part7 .sp-box2 .sp-img4 {
    width: 49px;
    top: 382px;
    left: 78px;
  }

  .sp-part7 .sp-box2 .sp-img6 {
    left: 606px;
  }

  .sp-part7 .sp-box2 .sp-img5 {
    width: 135px;
    top: 333px;
  }

  .sp-part7 .sp-box2 .sp-t1 {
    top: 392px;
    left: 141px;
    line-height: 38px;
    font-size: 51px;
  }

  .sp-part7 .sp-box2 .sp-t2 {
    left: 676px;
  }

  .sp-part7 .sp-box2 .sp-num {
    left: 21px;
        top: 481px;
        font-size: 37px;
        line-height: 72px;
  }

  .sp-part7 .sp-box2 .sp-num2 {
    left: 490px;
  }

  .sp-part7 .sp-box2 .sp-font {
   left: 66px;
        top: 486px;
        font-size: 23px;
        line-height: 72px;
  }

  .sp-part7 .sp-box2 .sp-font2 {
    left: 533px;
    font-size: 20px;
  }

  .sp-part7 .sp-ww {
    width: 995px;
    height: 994px;
    margin-top: 0;
  }

  .sp-part7 .sp-text1 {
    font-size: 63px;
    left: 58px;
    top: 81px;
    line-height: 69px;
  }

  .sp-part7 .sp-text2 {
    font-size: 40px;
    left: 60px;
    top: 166px;
    line-height: 37px;
  }

  .sp-part7 .sp-text3 {
    font-size: 32px;
    left: 61px;
    top: 233px;
    line-height: 36px;
  }

  .sp-part7 .sp-text4 {
    font-size: 95px;
    left: 665px;
    top: 295px;
    line-height: 77px;
  }

  .sp-part7 .sp-text5 {
    font-size: 28px;
    left: 674px;
    top: 377px;
    line-height: 21px;
  }

  .sp-part7 .sp-btn-style1 {
    position: initial;
    margin: 62px auto 0;
  }

  .sp-promo3-nav {
    width: 1080px;
    height: 466px;
    background: url(https://cdn.shopify.com/s/files/1/0658/6803/8382/files/20260108-gdstq-nav-bg.png)
      no-repeat;
    background-size: 100% 100%;
    position: relative;
  }

  .sp-promo3-clock {
    width: 221px;
    position: absolute;
    left: 28px;
    top: 80px;
    animation: shakeCart 3s infinite ease-in-out;
  }

  .sp-promo3-content {
    width: 379px;
    position: absolute;
    left: 263px;
    top: 41px;
  }

  .sp-promo3-row {
    display: flex;
    align-items: baseline;
    font-size: 69px;
    color: #fae500;
    line-height: 1;
    font-family: 'Poppins-BoldItalic';
    font-weight: bold;
    font-style: italic;
    text-shadow: 2px 2px 6px #003390;
    position: relative;
    z-index: 2;
  }

  .sp-promo3-span {
    font-size: 160px;
  }

  .sp-promo3-line {
    width: 100%;
    border-bottom: 3px dashed #fffcf4;
  }

  .sp-promo3-t2 {
    font-family: 'Poppins-Medium';
    font-size: 26px;
    color: #fffcf4;
    line-height: 28px;
    text-align: center;
    margin: 20px -41px 6px;
    width: max-content;
  }

  .sp-promo3-t3 {
    font-family: 'Poppins-Regular';
    font-size: 23px;
    color: #ffffff;
    line-height: 33px;
    text-align: center;
  }

  .sp-promo3-t4 {
    width: 196px;
    height: 46px;
    background: #1345a0;
    position: absolute;
    top: 26px;
    left: 148px;
    font-family: 'Poppins-Regular';
    font-size: 29px;
    color: #fffcf4;
    font-style: italic;
    text-align: center;
    line-height: 50px;
  }

  .sp-promo3-hot {
    width: 221px;
    position: absolute;
    right: 98px;
    bottom: 49px;
  }

  .sp-promo3-btn-style {
    width: 335px;
    height: 80px;
    background: url(https://cdn.shopify.com/s/files/1/0658/6803/8382/files/20260108-gdstq-nav-btn.png)
      no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 264px;
    top: 343px;
    font-family: 'Poppins-Bold';
    font-weight: bold;
    font-size: 34px;
    line-height: 81px;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    animation: skip 4s infinite 1s;
  }

  .sp-promo3-gif {
    width: 100px;
    position: absolute;
    right: -24px;
    bottom: -40px;
  }

  .sp_product_part {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    padding: 63px 0px 97px;
    /* background-image: url("https://cdn.shopify.com/s/files/1/0658/6803/8382/files/20260108-gdstq-shop-bg-m.png"); */
    background-size: auto 310px;
  }

  .sp_product_part .sp-text1 .sp-icon {
    height: 22px !important;
    margin-right: 0px;
    transform: translateY(-3px);
  }
  .sp_product_part .sp-text1 {
    font-size: 26px;
    white-space: nowrap;
    gap: 12px;
    line-height: 29px;
    font-family: Roboto-Regular;
    color: #fefefe;
  }
  .sp_product_part .sp-text1 .sp-span {
    color: #ffea00;
  }

  .sp_product_part .sp-title1 {
    font-size: 52px;
    margin-bottom: 29px;
    margin-top: 32px;
    line-height: 51px;
  }
  .sp_product_part .sp-title1 .sp-icon1 {
    top: 104px;
    left: 38px;
  }
  .sp_product_part .sp-title1 .sp-icon2 {
    top: 109px;
    left: 967px;
  }

  /* 走马灯 */
  .sp-scroll2 {
    position: relative;
    width: 1080px;
    height: fit-content;
    overflow: hidden;
    margin-bottom: 150px;
  }

  .sp-scroll2 .nav-imgs {
    width: max-content;
  }

  .sp-scroll2 .nav-imgs .nav-imgs-item {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    width: 1440px;
  }

  .sp-scroll2 .sp-icon {
    width: 37px;
    flex-shrink: 0;
  }

  .sp-scroll2 .sp-p {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    font-family: Roboto-Regular;
    font-size: 28px;
    color: #fefefe;
    margin-right: 86px;
    white-space: nowrap;
    flex-shrink: 0;
  }

  .sp_product_content {
    padding: 0px 55px 0;
    flex-direction: column;
    gap: 59px;
  }

  .sp_product_part .sp-clock {
    width: 58px;
    bottom: 35px;
    left: 40px;
  }
  .sp_product_part .sp-img-wrap {
    width: 100%;
    height: 684px;
    margin: 0 auto;
    padding: 20px 14px 136px;
  }
  .sp_product_part .sp-img-wrap .swiper-slide {
    height: 528px;
    width: 100%;
  }
  .sp_product_part .sp-img-wrap .sp-img-p {
    /* width: 100%; */
  }

  .sp_product_part .sp-line-wrap {
    width: 457px;
    height: 17px;
    left: 112px;
    top: 592px;
  }

  .sp_product_part .sp-row1 {
    bottom: 37px;
    left: 119px;
    font-size: 24px;
  }
  .sp_product_part .sp-row1 img {
    height: 25px;
    margin-right: 5px;
  }

  .sp_product_part .sp-clock-s {
    right: 38px;
    bottom: 51px;
    line-height: 51px;
  }
  .sp_product_part .sp-clock-s .square {
    width: 53px;
    height: 51px;
    font-size: 34px;
    padding-top: 6px;
  }
  .sp_product_part .sp-clock-s .sp-dots {
    gap: 9px;
    margin: 0 5px;
  }
  .sp_product_part .sp-clock-s .sp-dot {
    width: 7px;
    height: 7px;
  }
  .sp_product_part .sp-clock-s .sp-day {
    font-size: 16px;
    top: 57px;
    left: 6px;
  }
  .sp_product_part .sp-clock-s .sp-hours {
    left: 102px;
  }
  .sp_product_part .sp-clock-s .sp-mins {
    left: 206px;
  }

  .sp_product_part .sp-padding {
    box-sizing: border-box;
    padding: 0 21px;
  }

  .sp_product_part .sp-title-s {
    padding: 0;
    width: 100%;
    font-size: 44px;
    line-height: 48px;
  }

  .sp_product_part .sp-line1 {
    width: 946px;
    height: 3px;
    margin-top: 28px;
    margin-bottom: 32px;
  }

  .sp_product_part .option-title {
    font-size: 34px;
    margin: 36px 0px 19px;
    line-height: 37px;
  }
  .sp_product_part .opt-group {
    gap: 18px;
  }
  .sp_product_part .sp-option {
    height: 74px;
    font-size: 36px;
    padding: 0 25px;
  }
  .sp_product_part .sp-option .sp-hot {
    width: 87px;
    position: absolute;
    left: 701px;
    bottom: 41px;
    z-index: 2;
  }
  .sp_product_part .sp-option.sp-size {
    font-size: 29px;
  }

  .sp_product_part .sp-price-group {
    line-height: 1;
    align-items: baseline;
    margin-bottom: 37px;
  }
  .sp_product_part .sp-price1 {
    font-size: 71px;
  }
  .sp_product_part .sp-price2 {
    font-size: 42px;
    margin-left: 24px;
    margin-right: 48px;
  }
  .sp_product_part .sp-row {
    transform: translateY(22px);
  }
  .sp_product_part .sp-row img {
    width: 56px;
  }
  .sp_product_part .sp-row .sp-p {
    width: 226px;
    height: 46px;
    font-size: 39px;
    line-height: 46px;
    margin-left: -25px;
  }

  .sp_product_part .addCart {
    width: 481px;
    height: 92px;
    font-size: 33px;
    gap: 19px;
  }
  .sp_product_part .addCart img {
    width: 41px;
  }
  .sp_product_part .sp-quality-row {
    gap: 29px;
  }

  .sp_product_part .sp-btn-style {
    width: 100%;
    height: 142px;
    margin: 32px auto 42px;
    font-size: 68px;
    box-sizing: border-box;
  }

  .sp-tip5 {
    gap: 22px;
    font-size: 32px;
    line-height: 34px;
    width: 100%;
  }
  .sp-tip5 img {
    width: 67px;
  }

  .addGroup {
    width: 412px;
    height: 94px;
    padding: 0px 40px;
  }
  .addGroup .sp-reduce,
  .addGroup .sp-add {
    width: 21px;
  }
  .addGroup input {
    width: 230px;
    font-size: 43px;
  }

  .sp-footer-wrap {
    width: 100%;
    margin: 0 auto;
  }
  .sp-footer-img {
    width: 859px;
    margin: 53px auto 56px;
  }

  .sp-footer-box1 {
    width: 906px;
    height: 216px;
    padding: 30px 75px 49px;
    box-sizing: border-box;
  }
  .sp-footer-img2 {
    width: 747px;
  }
  .sp-footer-box1 .sp-p {
    gap: 10px;
    font-size: 31px;
    margin-bottom: 29px;
  }
  .sp-footer-box1 .sp-p img {
    width: 41px;
  }

  .sp-footer-box2 {
    width: 906px;
    height: 216px;
    padding: 27px 80px;
    margin-top: 32px;
  }
  .sp-footer-box2 .sp-p {
    gap: 10px;
    font-size: 31px;
    margin-bottom: 23px;
  }
  .sp-footer-box2 .sp-p img {
    width: 45px;
  }
  .sp-footer-box2 .sp-li {
    font-size: 24px;
    /* margin-top: 18px; */
  }

  .sp-btn-style2 {
    width: 1080px;
    height: 182px;
    background: url('https://cdn.shopify.com/s/files/1/0658/6803/8382/files/20260108-gdstq-fixed-bg.png')
      no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    z-index: 9;
    align-items: center;
    box-sizing: border-box;
    position: relative;
  }
  .sp-btn-style2 .sp-area .sp-t1 {
    position: absolute;
    top: 62px;
    left: 83px;
    font-family: Roboto-Black;
    color: #ffffff;
    font-size: 29px;
    line-height: 35px;
  }
  .sp-btn-style2 .sp-area .sp-t2 {
    position: absolute;
        bottom: 59px;
        left: 81px;
        color: #ffffff;
        font-size: 19px;
        line-height: 1;
  }
  .sp-btn-style2 .sp-area2 .sp-cart {
    width: 69px;
    height: 64px;
    top: 59px;
    position: absolute;
    left: 441px;
    margin: 0;
  }
  .sp-btn-style2 .sp-area2 .sp-cart .sp-icon {
    width: 69px;
  }
  .sp-btn-style2 .sp-area2 .sp-cart .sp-num {
    width: 40px;
    height: 40px;
    background: #eb031f;
    border-radius: 50%;
    top: -7px;
    right: -15px;
    line-height: 40px;
    font-size: 26px;
    font-style: italic;
    font-family: Roboto-Medium;
  }
  .sp-btn-style2 .sp-area2 .sp-arrow {
    height: 36px;
    transform: translate(20px, -2px);
  }
  .sp-btn-style2 .sp-area2 .sp-row {
    font-family: Poppins-Bold;
    font-size: 55px;
    line-height: 1;
    color: #ffffff;
    text-shadow: unset;
    position: absolute;
    left: 643px;
    top: 65px;
  }

  .sp-btn-style2.sp-fixed-bottom {
    position: fixed;
    bottom: 0;
    animation: stuckMoveUp 0.6s;
  }
  .sp_main {
    overflow: hidden;
  }
  .sp-menu-mask {
    background: rgba(11, 11, 11, 0.6);
    width: 100%;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    z-index: 99;
    display: none;
  }
  .sp-menu {
    width: 473px;
    -webkit-overflow-scrolling: touch;
    background-color: #f2f2f2;

    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    padding-top: 110px;
    box-sizing: border-box;
    animation: stuckMoveLeft 0.5s;
  }

  .sp-menu .sp-menu-item {
    width: 100%;
    height: 90px;
    border-bottom: 1px solid rgba(71, 71, 71, 0.14);

    font-family: 'Poppins-Bold';

    font-size: 33px;
    color: #636363;
  }
  .sp-menu .sp-menu-item a {
    width: 100%;
    height: 100%;
    padding-left: 55px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
  }
  .sp-menu .sp-menu-item a .sp-span {
    width: 60px;
    height: 28px;
    background: #ec0d28;
    border-radius: 14px;
    font-size: 19px;
    color: #ffffff;
    text-align: center;
    line-height: 29px;
    margin-left: 25px;
  }
  .sp-menu .sp-menu-item:hover {
    background-color: rgba(0, 0, 0, 0.05);
  }
  .sp-menu li .sp-row {
    display: flex;
    align-items: center;
    gap: 18px;
    margin-top: 42px;
    padding-left: 55px;
  }

  .sp-menu li .sp-row a img {
    width: 31px;
    height: 31px;
  }
  .sp-menu .sp-close-btn {
    position: absolute;
    top: 37px;
    right: 22px;
    width: 39px;
    cursor: pointer;
  }

  .sp-scroll-top {
    scroll-margin-top: 0px;
  }
}
.sp-scroll-top {
  scroll-margin-top: 60px;
}

/* =========================================
   PC端样式 (基准宽度 1920px) - 对应图一
   ========================================= */

.sp-promise-section2 {
  width: 1920px; /* 配合zoom使用固定宽 */
  height: 451px;
  /* 模拟背景：深色+金色光效 */
  background: url('https://cdn.shopify.com/s/files/1/0658/6803/8382/files/20260108-gdstj-circle-bg.png')
    no-repeat;
  background-size: 100% 100%;
  padding: 56px 260px 60px;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  overflow: hidden;
}

/* 标题样式 */
.sp-bz3-section-title {
  font-size: 50px;
  line-height: 40px;
  font-family: 'AkzidenzGroteskBQ-Super'; /* 类似Times New Roman */
  color: #fff;
  margin-bottom: 77px;
}

.sp-bz3-section-title .gradually i {
  font-style: italic;
}

/* 卡片容器：PC端横向排列 */
.sp-bz3-cards-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  gap: 43px;
}

/* 单个卡片样式 */
.sp-bz3-card {
  height: 218px;
  background: #ffff;
  border-radius: 15px;

  flex: 1; /* 三等分 */
  display: flex;
  flex-direction: column; /* PC端内容上下排列 */
  align-items: center; /* PC端内容居中 */
  text-align: center; /* PC端文字居中 */
  position: relative;
  padding: 67px 48px 0;
  box-sizing: border-box;
}

/* 图标区域 */
.sp-bz3-card-icon {
  width: 95px;
  height: 96px;
  /* 如果没有图片，用此做占位符效果 */
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -47px;
}

.sp-bz3-icon-img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

/* 文本内容区域 */
.sp-bz3-card-content h3 {
  font-size: 24px;
  color: #000000;
  font-family: 'Poppins-SemiBold';
  margin: 0px 0px 0px;
  padding: 0 0px;
  box-sizing: border-box;
  text-transform: uppercase;
  line-height: 27px;
  /* height: 48px; */
  margin: 0 auto 21px;
  width: 353px;
}

.sp-bz3-card:last-of-type .sp-bz3-card-content h3 {
  width: 353px;
}

.sp-bz3-card-content p {
  font-family: Poppins-Medium;
  font-size: 16px;
  color: #717171;
  line-height: 18px;
  font-style: italic;
}

/* =========================================
           移动端/窄屏样式 (基准宽度 1080px) - 对应图二
           你的JS会在 width <= 1080 时触发缩放，
           这里的CSS负责改变布局结构
           ========================================= */

@media screen and (max-width: 1080px) {
  .sp-promise-section2 {
    width: 1080px; /* 适配JS的移动端基准宽 */
    height: 1365px;
    padding: 100px 40px 119px;
    /* 移动端背景可能稍微不同，这里保持一致或微调 */
    background-image: url('https://cdn.shopify.com/s/files/1/0658/6803/8382/files/20260108-gdstj-circle-bg-m.png');
  }

  /* 移动端标题通常隐藏或变小，图2中似乎没有标题，这里选择隐藏 */
  .sp-bz3-section-title {
    text-align: center;
    margin-bottom: 63px;
    font-size: 65px;
    box-sizing: border-box;
    text-transform: uppercase;
    line-height: 53px;
  }

  /* 容器改为纵向排列 */
  .sp-bz3-cards-container {
    flex-direction: column;
    gap: 39px;
  }

  .sp-bz3-card {
    height: 317px;
    flex: unset;
    flex-direction: row; /* 关键：卡片内部变为左右排列 */
    align-items: center; /* 垂直居中 */
    text-align: left; /* 文字左对齐 */
    padding: 0px 47px 0px 54px;
    border-radius: 30px;
    background-color: rgba(255, 255, 255, 0.9);
    box-sizing: border-box;
  }

  .sp-bz3-card-icon {
    margin-bottom: 0;
    margin-right: 51px; /* 图标和文字的间距 */
    width: 206px;
    height: 207px;
    flex-shrink: 0; /* 防止图标被压缩 */
    position: unset;
    top: unset;
    transform: unset;
  }

  .sp-bz3-card-content h3 {
    font-family: Poppins-Bold;
    color: #101011;
    font-size: 42px; /* 移动端字号通常较大（因为基准是1080px） */
    margin: 0 !important;
    margin-bottom: 28px !important;
    line-height: 43px;
    padding-left: 0;
    padding-right: 0px;
    height: auto;
    width: auto !important;
  }

  .sp-bz3-card-content p {
    font-size: 28px;
    line-height: 35px;
    color: rgba(0, 0, 0, 0.8);
    font-style: normal;
  }
}

/* ============================================================
   pc样式 (默认样式)
   基准宽度：1920px
   ============================================================ */

/* ================= 核心容器 (配合 JS zoom) ================= */
.sp-qa2-container {
  margin: 0 auto;
  min-height: 100vh;
  padding-top: 96px;
  padding-bottom: 113px;
  transform-origin: top left;
}

/* ================= 组件样式 (sp-qa2-前缀) ================= */

/* 标题样式 */
.sp-qa2-title {
  text-align: center;
  font-size: 55px;
  color: #0e0e0e;
  margin-bottom: 71px;
  line-height: 41px;
  letter-spacing: 1px;
  font-family: 'AkzidenzGroteskBQ-Super';
  text-transform: uppercase;
}

.sp-qa2-title .gradually i {
  font-style: italic;
}

/* 列表容器 */
.sp-qa2-list-container {
  margin: 0 auto;
  width: 1243px; /* PC端内容宽度 */
}

/* 单个卡片 */
.sp-qa2-item {
  border-radius: 0px;
  transition: all 0.3s ease;
  overflow: hidden; /* 保证圆角 */
  margin-bottom: 36px;
  box-shadow: 1px 2px 27px 0px rgba(19, 17, 17, 0.06);
}

/* 问题区域 (点击触发区) */
.sp-qa2-question {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 28px;
  color: #212121;
  height: 122px; /* 卡片高度 */
  border-radius: 0px 0px 0px 0px;
  font-family: 'Poppins-SemiBold';
  padding: 0 64px 0 80px;
  position: relative;
  transition: background-color 0.3s;
}

/* 鼠标悬停在问题上时，稍微变色 */
.sp-qa2-question:hover {
  /* background-color: #fafafa;
  background: #8359ae10; */
}

/* 图标外面的黑盒子 */
.sp-qa2-icon-box {
  width: 32px;
  height: 32px;
  background: #028ae9;
  /* border-radius: 2px; */
  font-size: 22px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1); /* 旋转动画 */
}

.fa-minus:before,
.fa-subtract:before {
  content: '-';
  font-size: 32px;
  line-height: 0;
}

/* 答案区域 (默认隐藏) */
.sp-qa2-answer {
  display: none;
  font-family: Poppins-Medium;
  padding: 35px 70px 0px;
  font-size: 24px;
  color: #0e0e0e;
  line-height: 41px;
  /* background: #f4f4f4; */
  border-top: 1px solid transparent; /* 占位防止跳动 */
}

/* ================= 激活(展开)状态 ================= */
.sp-qa2-item.active {
  /* box-shadow: 1px 2px 27px 0px rgba(19,17,17,0.06); */
  box-shadow: none;
}
.sp-qa2-item.active .sp-qa2-question {
  background: #028ae9;
  color: #fefefe;
  /* box-shadow: 1px 2px 27px 0px rgba(19, 17, 17, 0.06); */
}
/* 激活时，图标盒子旋转 135度 (+ 变成 x) */
.sp-qa2-item.active .sp-qa2-icon-box {
  /* transform: rotate(135deg); */
  /* background-color: #fff;   */
  color: #1b1b1b;
  background: #ffffff;
}
.sp-qa2-item .fa-minus {
  display: none;
}
.sp-qa2-item.active .fa-plus {
  display: none;
}
.sp-qa2-item.active .fa-minus {
  display: block;
}
/* 激活时，整个卡片阴影加深 */
.sp-qa2-item.active {
  /* box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08); */
}

.sp-qa2-container .sp-btn-style1 {
  width: 621px;
  margin: 66px auto 0;
  background-image: url('https://cdn.shopify.com/s/files/1/0658/6803/8382/files/20260108-gdstj-btn-1.png');
  padding-left: 136px;
}

.sp-qa2-container .sp-btn-style1 img {
  right: 108px;
}

/* ================= 移动端 适配 (基准 1080px) ================= */
@media screen and (max-width: 1080px) {
  .sp-qa2-container {
    width: 1080px;
    box-sizing: border-box;
    padding: 130px 40px 348px;
    min-height: unset;
    overflow: hidden;
  }
  .app-embed-plus-component-bundler-shadow {
  zoom: 2;
}
  .sp-qa2-list-container {
    width: auto;
  }
  .sp-qa2-title {
    font-size: 55px;
    line-height: 46px;
    margin-bottom: 66px;
  }
  .sp-qa2-icon-box {
  }
  .sp-qa2-question {
    font-size: 32px;
    line-height: 37px;
    padding-left: 37px;
    padding-right: 31px;
  }
  .sp-qa2-question span {
    width: 820px;
  }
  .sp-qa2-answer {
    font-size: 24px;
    line-height: 33px;
    padding-left: 37px;
    padding-right: 37px;
  }
  .sp-qa2-container .sp-btn-style1 {
    display: none;
  }
}

.gradually .sp-title 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;
  }
}
@keyframes swiper-up-fade {
  0% {
    transform: translateY(20px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}
.sp-ani,
.sp-ani2 {
  opacity: 0;
}
@keyframes sp-fade-in {
  0% {
    transform: translateY(100px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}
@keyframes sp-fade-left {
  0% {
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes stuckMoveDown {
  0% {
    transform: translateY(-100%);
  }

  to {
    transform: translateY(0);
  }
}

@keyframes stuckMoveUp {
  0% {
    transform: translateY(100%);
  }

  to {
    transform: translateY(0);
  }
}
@keyframes stuckMoveLeft {
  0% {
    transform: translateX(100%);
  }

  to {
    transform: translateX(0);
  }
}

@keyframes stuckFadeIn {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.app-embed-plus-component-pay-button-address-text {
  color: #191919;
}
.color-background-2 {
  display: none !important;
}
