/** Shopify CDN: Minification failed

Line 43:100 Expected ")" to end URL token

**/
@font-face {
  font-family: 'Roboto';
  src: url('https://cdn.shopify.com/s/files/1/0749/8416/1504/files/Roboto-Bold.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Black';
  src: url('https://cdn.shopify.com/s/files/1/0749/8416/1504/files/Roboto-Black.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Medium';
  src: url('https://cdn.shopify.com/s/files/1/0749/8416/1504/files/Roboto-Medium.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Regular';
  src: url('https://cdn.shopify.com/s/files/1/0749/8416/1504/files/Roboto-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('https://cdn.shopify.com/s/files/1/0749/8416/1504/files/Montserrat-Bold.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat-Medium';
  src: url(/cdn/shop/files/Montserrat-Medium.otf?v=1765370594');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat-SemiBold';
  src: url('https://cdn.shopify.com/s/files/1/0749/8416/1504/files/Montserrat-SemiBold.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat-ExtraBold';
  src: url('https://cdn.shopify.com/s/files/1/0749/8416/1504/files/Montserrat-ExtraBold.otf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('https://cdn.shopify.com/s/files/1/0749/8416/1504/files/Poppins-Bold.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins-Medium';
  src: url('https://cdn.shopify.com/s/files/1/0749/8416/1504/files/Poppins-Medium.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins-Regular';
  src: url('https://cdn.shopify.com/s/files/1/0749/8416/1504/files/Poppins-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins-SemiBold';
  src: url('https://cdn.shopify.com/s/files/1/0749/8416/1504/files/Poppins-SemiBold.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins-ExtraBold';
  src: url('https://cdn.shopify.com/s/files/1/0749/8416/1504/files/Poppins-ExtraBold.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BalooBhaina-Regular';
  src: url('https://cdn.shopify.com/s/files/1/0749/8416/1504/files/BalooBhaina-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AkzidenzGroteskBQ-Bold';
  src: url('https://cdn.shopify.com/s/files/1/0749/8416/1504/files/akzidenz-grotesk-bq-bold.otf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AkzidenzGroteskBQ-XBold';
  src: url('https://cdn.shopify.com/s/files/1/0749/8416/1504/files/AKZIDENZGROTESK-EXTRABOLD.OTF?v=1762929890');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AkzidenzGroteskBQ-Medium';
  src: url('https://cdn.shopify.com/s/files/1/0749/8416/1504/files/AKZIDENZGROTESK-MEDIUM.OTF');
  font-weight: normal;
  font-style: normal;
}

* {
  margin: 0;
  padding: 0;
}

a:empty,
ul:empty,
dl:empty,
div:empty,
section:empty,
article:empty,
p:empty,
h1:empty,
h2:empty,
h3:empty,
h4:empty,
h5:empty,
h6:empty {
  display: block;
}

html,
body {
  height: 100%;
  width: 100%;
  -webkit-text-size-adjust: auto !important;
  text-size-adjust: auto !important;
  -moz-text-size-adjust: auto !important;
}

#root {
  letter-spacing: initial !important;
  color: #fff;
  max-width: 1080px;
  margin: 0 auto;
  overflow: hidden;
}

@media screen and (min-width: 1080px) {
  #root {
    zoom: 1 !important;
  }
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

input,
img {
  border: none;
}

li {
  list-style: none;
}

.sp-uppercase {
  text-transform: uppercase;
}

.sp-relative {
  position: relative;
}

.sp-img {
  display: block;
  width: 100%;
}

.sp-flex-x {
  display: flex;
  align-items: center;
}

.flex-bet {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.sp-header-top {
  height: 132px;
  width: 100%;
  position: fixed;
  top: 146px;
  z-index: 8;
  max-width: 1080px;
  overflow: hidden;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sp-header-top .sp-logo {
  width: 246px;
  margin-left: 40px;
}

.sp-header-top .sp-top-btn {
  width: 382px;
  height: 94px;
  background: #fa0101;
  border-radius: 39px;
  text-align: center;
  font-family: Montserrat;
  font-size: 42px;
  color: #ffffff;
  margin-right: 22px;
  display: flex;
  line-height: 1;
  justify-content: center;
  align-items: center;
  animation: skip 4s infinite;
  cursor: pointer;
}

.sp-cart {
  width: 76px;
  margin-right: 62px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transform: translateY(5px);
}

.sp-cart .sp-icon {
  width: 100%;
}

.sp-cart .sp-num {
  width: 50px;
  height: 50px;
  background: #ff3000;
  border-radius: 50%;
  border: 3px solid #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  position: absolute;
  right: -24px;
  top: -17px;
  font-size: 36px;
  font-family: 'Roboto-Medium';
  text-align: center;
  box-sizing: border-box;
}

.sp-cart .sp-num.sp-gray {
  background-color: #858585;
}

.time-part {
  position: fixed;
  top: 0px;
  width: 1080px;
  height: 146px;
  background: url('https://cdn.shopify.com/s/files/1/0749/8416/1504/files/20251024-top.png')
    no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  color: #ffffff;
  padding: 0 35px 0 24px;
  z-index: 9;
}

.time-part .min-text {
  font-family: Montserrat;
  font-size: 20px;
  color: #f5e8be;
  line-height: 1;
  margin-top: 20px;
  margin-right: 10px;
  align-self: flex-start;
}

.time-box .sp-text {
  font-family: AkzidenzGroteskBQ-XBold;
  font-size: 38px;
  color: #f5e8be;
  text-align: center;
  margin-left: 10px;
}

.time-box .sp-text .sp-stroke {
  font-size: 47px;
  color: #f85123;
}

.time-box .sp-text .sp-stroke::before {
  text-stroke: 5px #ffffff;
  -webkit-text-stroke: 5px #ffffff;
}

.time-box .sp-font {
  font-family: AkzidenzGroteskBQ-Medium;
  font-size: 25px;
  color: #ffffff;
  line-height: 1;
  font-style: italic;
  margin-left: 113px;
}

.time-box .square {
  width: 102px;
  height: 99px;
  background: url('https://cdn.shopify.com/s/files/1/0749/8416/1504/files/20251024-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: #343434;
}

.time-box .dot {
  background-image: url('https://cdn.shopify.com/s/files/1/0749/8416/1504/files/20251024-num-dot.png');
  background-size: 100% 100%;
  width: 11px;
  height: 36px;
  flex-shrink: 0;
  margin: 0 5px;
}

.time-box .flex-bet {
  height: 100%;
}

.sp-time-icon1 {
  animation: jump 0.8s ease-in-out infinite;
}

.sp-time-icon2 {
  animation: toRight 0.8s infinite ease-in-out;
}

@keyframes shake {
  10%,
  90% {
    transform: translate3d(-1px, 0, 0);
  }

  20%,
  80% {
    transform: translate3d(+2px, 0, 0);
  }

  30%,
  70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%,
  60% {
    transform: translate3d(+4px, 0, 0);
  }

  50% {
    transform: translate3d(-4px, 0, 0);
  }
}

@keyframes jump {
  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-15px);
  }
}

@keyframes toRight {
  0% {
    transform: scale(0.5);
  }

  50% {
    transform: scale(1.2);
  }

  100% {
    transform: scale(0.5);
  }
}

.sp-part-top {
  margin-top: 278px;
}

.price-group {
  display: flex;
  align-items: baseline;
}

.price-group .price2 {
  text-decoration: line-through;
}

.btn-style {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.sp-btn-wrap {
  position: absolute;
  left: 50%;
  transform: translateX(-50%) translateY(50%);
  bottom: 0px;
  z-index: 2;
}

.sp-btn-box {
  position: relative;
  width: 1080px;
  height: 247px;
  background: url('https://cdn.shopify.com/s/files/1/0749/8416/1504/files/20251024-btn.png')
    no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  margin-top: -58px;
  z-index: 2;
}

.sp-btn-box .sp-stroke {
  position: absolute;
  top: 37px;
  left: 32px;
  font-family: Poppins-ExtraBold;
  font-size: 59px;
  color: transparent;
  line-height: 0.8;
  text-transform: uppercase;
}

.sp-btn-box .sp-stroke::after {
  background: linear-gradient(180deg, #f46d36 0%, #ec5622 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sp-btn-box .sp-stroke2 {
  top: 99px;
  left: 37px;
  font-size: 151px;
}

.sp-btn-box .sp-stroke3 {
  top: 116px;
  left: 247px;
  font-size: 63px;
}

.sp-btn-box .sp-stroke4 {
  top: 174px;
  left: 220px;
  font-size: 52px;
}

.sp-btn-box .sp-stroke4::before {
  text-stroke: 5px #ffefdf;
  -webkit-text-stroke: 5px #ffefdf;
}

.sp-btn-box .flex-center {
  position: absolute;
    top: 102px;
    left: 442px;
  font-family: AkzidenzGroteskBQ-Bold;
  font-size: 38px;
  color: #fff;
  line-height: 1;
  text-transform: uppercase;
  gap: 20px;
  animation: skip 4s infinite;
}

.sp-btn-box .flex-center img {
  width: 58px;
  height: 66px;
  transform: translateY(2px);
}

.sp-btn-box .sp-text {
  position: absolute;
  top: 178px;
  left: 483px;
  font-family: Poppins-Regular;
  font-size: 27px;
  color: #fff;
  line-height: 1;
}

.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;
  bottom: 0;
}

.sp-part1 .sp-image1 {
  position: absolute;
  top: 91px;
  left: 59px;
  width: 160px;
  height: 190px;
}

.sp-part1 .sp-gif {
  position: absolute;
  top: 410px;
  left: 75px;
  width: 303px;
  height: 303px;
  border-radius: 50%;
}

.sp-part1 .sp-image2 {
  position: absolute;
  top: 533px;
  left: 287px;
  width: 233px;
  height: 497px;
}

.sp-part1 .sp-stroke {
  position: absolute;
  top: 55px;
  left: 234px;
  font-family: BalooBhaina-Regular;
  font-size: 147px;
  color: #ffffff;
  text-transform: uppercase;
  transform: rotate(-4deg) skew(-4deg);
}

.sp-part1 .sp-stroke::before {
  text-stroke: 12px #ff9b11;
  -webkit-text-stroke: 12px #ff9b11;
}

.sp-part1 .sp-stroke2 {
  top: 152px;
  left: 463px;
  font-size: 50px;
}

.sp-part1 .sp-stroke3 {
  top: 120px;
  left: 603px;
  font-size: 60px;
  text-transform: none;
}

.sp-part1 .sp-stroke4 {
  top: 223px;
  left: 260px;
  font-size: 75px;
  color: #ff9c11;
  line-height: 1;
}

.sp-part1 .sp-stroke4::before {
  text-stroke: 3px #fff;
  -webkit-text-stroke: 3px #fff;
}

.sp-part1 .sp-stroke4::after {
  background: linear-gradient(
    182deg,
    rgba(249, 198, 109, 0.42) 0%,
    rgba(249, 198, 109, 0) 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sp-part1 .sp-image3 {
  position: absolute;
  top: 1600px;
  left: 480px;
  width: 600px;
  height: 94px;
}
.app-embed-plus-component-bundler-shadow {
  zoom: 2.4;
}
.app-embed-plus-component-pay-button-address-text {
  color: #191919;
}
.sp-part1 .sp-text {
  position: absolute;
  top: 1618px;
  left: 599px;
  font-family: Poppins-SemiBold;
  font-size: 30px;
  color: #313131;
  line-height: 1;
}

.sp-part1 .sp-text span {
  color: #ef5e29;
}

.sp-part2 {
  position: relative;
  width: 1080px;
  height: 1172px;
  box-sizing: border-box;
  padding-top: 100px;
}

.sp-part2 .sp-image {
  position: absolute;
  top: 334px;
  left: 77px;
  width: 941px;
  height: 579px;
}

.sp-part2 .sp-font {
  position: absolute;
  top: 869px;
  left: 173px;
  width: 268px;
  height: 76px;
  background: #555754;
  border-radius: 38px;
  font-family: Poppins;
  font-size: 50px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
}

.sp-part2 .sp-font2 {
  left: 664px;
  background: #fd8a16;
}

.sp-part2 .sp-text {
  position: absolute;
  top: 982px;
  left: 84px;
  font-family: Montserrat-SemiBold;
  font-size: 30px;
  color: #383527;
  line-height: 1;
  display: flex;
  align-items: center;
  gap: 20px;
}

.sp-title-wrap {
  width: 100%;
  position: absolute;
  box-sizing: border-box;
}

.sp-title {
  font-family: Poppins-ExtraBold;
  font-size: 65px;
  color: #484848;
  line-height: 1.2;
  text-align: center;
}

.sp-title.white {
  color: #ffffff;
}

.sp-title .orange {
  color: #ff8300;
}

.sp-sub-title {
  font-family: Poppins-Regular;
  font-size: 34px;
  color: #808080;
  line-height: 75px;
  opacity: 0.8;
  text-align: center;
  margin-top: 10px;
}

.sp-sub-title.white {
  color: #ffffff;
}

.sp-part3 {
  position: relative;
  width: 1080px;
  height: 1502px;
  background: url('https://copensunny.com/cdn/shop/files/20251024-bg3.png')
    no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 100px;
}

.sp-part3 .sp-gif {
  position: absolute;
  top: 329px;
  left: 95px;
  width: 889px;
  height: 593px;
  border-radius: 30px;
  border: 4px solid #ffffff;
  box-sizing: border-box;
}

.sp-part4 {
  position: relative;
  width: 1080px;
  height: 1686px;
  box-sizing: border-box;
  padding-top: 100px;
}

.sp-part4 .sp-image {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 1080px;
  height: 1546px;
  z-index: -1;
}

.sp-part4 .sp-text {
  position: absolute;
  top: 1498px;
  left: 54px;
  width: 970px;
  display: flex;
  gap: 40px;
}

.sp-part4 .sp-text div {
  flex: 1;
  font-family: Poppins-SemiBold;
  font-size: 30px;
  color: #ffffff;
  line-height: 1;
  text-align: center;
}

.sp-part5 {
  position: relative;
  width: 1080px;
  height: 1896px;
  background: url('https://copensunny.com/cdn/shop/files/20251024-bg5.png')
    no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 100px;
}

.sp-part5 .sp-bg {
  position: absolute;
  top: 360px;
  left: 757px;
  width: 242px;
  height: 415px;
  background: #ffffff;
  border-radius: 10px;
  border: 6px solid #ffffff;
  box-sizing: border-box;
}

.sp-part5 .sp-image {
  position: absolute;
  top: 373px;
  left: 773px;
  width: 210px;
  height: 210px;
}

.sp-part5 .sp-font {
  position: absolute;
  top: 613px;
  left: 757px;
  width: 242px;
  font-family: Poppins-ExtraBold;
  font-size: 30px;
  color: #236944;
  line-height: 1.2;
  text-align: center;
}

.sp-part5 .sp-font div:nth-child(2) {
  font-size: 75px;
}

.sp-part5 .sp-font div:nth-child(3) {
  font-family: Poppins-SemiBold;
  font-size: 26px;
}

.sp-part5 .sp-info {
  position: absolute;
  top: 1396px;
  left: 95px;
  font-family: Poppins;
  font-size: 32px;
  color: #539129;
  line-height: 1;
}

.sp-part5 .sp-text {
  position: absolute;
  top: 1472px;
  left: 98px;
  font-family: Roboto-Regular;
  font-size: 35px;
  color: #000000;
  line-height: 45px;
  opacity: 0.8;
}

.sp-part5 .sp-text span {
  font-family: Roboto-Medium;
}

.sp-part6 {
  position: relative;
  width: 1080px;
  height: 1760px;
  box-sizing: border-box;
  padding-top: 100px;
}

.sp-part6 .sp-swiper1 {
  top: 232px;
  padding-bottom: 100px;
}

.sp-part6 .sp-swiper1 .sp-img {
  width: 942px;
  height: 914px;
  margin: 0 auto;
}

.sp-part6 .swiper-pagination-bullet {
  width: 108px;
  height: 18px;
  background: #ffbd77;
  border-radius: 9px;
  opacity: 1;
  margin: 0 15px !important;
}

.sp-part6 .swiper-pagination-bullet-active {
  background: #fd8e18;
  opacity: 1;
}

.sp-part6 .sp-image {
  position: absolute;
  top: 1402px;
  left: 106px;
  width: 866px;
  height: 124px;
}

.sp-part6 .sp-text {
  position: absolute;
  top: 1554px;
  left: 71px;
  font-family: Poppins-Medium;
  font-size: 33px;
  color: #505050;
  line-height: 1.2;
  text-align: center;
}

.sp-part7 {
  position: relative;
  width: 1080px;
  height: 1672px;
  background: #ffecd7;
  box-sizing: border-box;
  padding-top: 100px;
}

.sp-part7 .sp-text {
  position: absolute;
  top: 440px;
  left: 44px;
  display: flex;
  gap: 20px;
}

.sp-part7 .sp-text div {
  width: 301px;
    height: 78px;
    background: #fff;
    box-shadow: 1px 1px 24px #ff830075;
    border-radius: 39px;
    font-family: Poppins;
    font-size: 26px;
    color: #ff8300;
    display: flex;
    line-height: 1.1;
    text-align: center;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.sp-part7 .sp-text div span {
  font-family: Poppins-SemiBold;
  font-size: 24px;
  transform: translateY(7px);
}

.sp-part7 .sp-text div:nth-child(1) {
  width: 358px;
}

.sp-part7 .sp-text .orange-box {
  background: #ff8300;
  color: #ffffff;
}

.sp-part7 .sp-text2 {
  top: 563px;
  left: 60px;
}

.sp-part7 .sp-text2 div {
  width: 287px;
}

.sp-part7 .sp-text2 div:nth-child(1) {
  width: 362px;
}

.sp-part7 .sp-swiper1 {
  top: 606px;
  padding-bottom: 100px;
}

.sp-part7 .sp-swiper1 .sp-img {
  width: 999px;
  height: 751px;
  margin: 0 auto;
}

.sp-part7 .sp-swiper1 .sp-font {
  position: absolute;
  top: 223px;
  left: 425px;
  width: 525px;
  font-family: Poppins;
  font-size: 35px;
  color: #333333;
  line-height: 1;
  text-align: center;
}

.sp-part7 .sp-swiper1 .sp-info {
  position: absolute;
  top: 336px;
  left: 100px;
  width: 290px;
  font-family: Poppins;
  font-size: 35px;
  color: #333333;
  line-height: 1;
  text-align: center;
}

.sp-part7 .sp-swiper1 .sp-text {
  position: absolute;
  top: 382px;
  left: 100px;
  width: 290px;
  font-family: Poppins-Regular;
  font-size: 26px;
  color: #565656;
  line-height: 1;
  text-align: center;
}

.sp-part7 .swiper-pagination-bullet {
  width: 44px;
  height: 21px;
  background: #ffbd77;
  border-radius: 11px;
  opacity: 1;
  margin: 0 15px !important;
}

.sp-part7 .swiper-pagination-bullet-active {
  background: #ff8300;
  opacity: 1;
}

.sp-part8 {
  position: relative;
  width: 1080px;
  height: 1770px;
  box-sizing: border-box;
  padding-top: 100px;
}

.sp-part8 .sp-image {
  position: absolute;
  top: 325px;
  left: 126px;
  width: 806px;
  height: 899px;
}

.sp-part8 .sp-size {
  position: absolute;
  top: 742px;
  left: 137px;
  width: 287px;
  height: 46px;
  background: #ff8300;
  border-radius: 23px;
  font-family: Poppins;
  font-size: 30px;
  color: #ffffff;
  text-align: center;
}

.sp-part8 .sp-size2 {
  left: 580px;
  width: 382px;
}

.sp-part8 .sp-size3 {
  top: 1276px;
  left: 162px;
  width: 248px;
}

.sp-part8 .sp-size4 {
  top: 1276px;
  left: 593px;
  width: 364px;
}

.sp-part8 .sp-bg {
  position: absolute;
  top: 1416px;
  left: 112px;
  width: 849px;
  height: 257px;
  background: #ffe3c5;
  border-radius: 50px;
}

.sp-part8 .sp-text {
  position: absolute;
  top: 1444px;
  left: 181px;
  font-family: Poppins-Regular;
  font-size: 28px;
  color: #2b2b2b;
  line-height: 1.2;
}

.sp-part8 .sp-text span {
  font-family: Poppins-SemiBold;
}

.sp-part9 {
  position: relative;
  width: 1080px;
  height: 521px;
  background: url('https://cdn.shopify.com/s/files/1/0749/8416/1504/files/20251024-bg9.png')
    no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
}

.sp-part9 .sp-font1 {
  position: absolute;
  top: 71px;
  left: 211px;
  font-family: Poppins;
  font-size: 22px;
  color: #f06016;
  letter-spacing: -1px;
  line-height: 1;
  text-transform: uppercase;
  transform: rotate(-2deg) skew(-2deg);
}

.sp-part9 .sp-stroke {
  position: absolute;
  top: 137px;
  left: 114px;
  font-family: Poppins;
  font-size: 100px;
  color: #fdc818;
  line-height: 0.8;
  text-transform: uppercase;
  transform: rotate(-2deg) skew(-2deg);
}

.sp-part9 .sp-stroke::before {
  text-shadow: 2px 3px 9px rgba(231, 97, 18, 0.84);
}

.sp-part9 .sp-stroke2 {
  top: 125px;
  left: 333px;
  font-size: 121px;
}

.sp-part9 .sp-stroke3 {
  top: 122px;
  left: 494px;
  font-size: 83px;
}

.sp-part9 .sp-font2 {
  position: absolute;
  top: 225px;
  left: 112px;
  font-family: Poppins;
  font-size: 21px;
  color: #fff;
  letter-spacing: -1px;
  line-height: 1;
  text-transform: uppercase;
  transform: rotate(-2deg) skew(-2deg);
}

.sp-part9 .sp-font3 {
  position: absolute;
  top: 200px;
  left: 491px;
  font-family: Poppins;
  font-size: 44px;
  color: #ffffff;
  line-height: 1;
  text-transform: uppercase;
  transform: rotate(-2deg) skew(-2deg);
}

.sp-part9 .sp-text {
  position: absolute;
  top: 72px;
  left: 699px;
  font-family: Poppins-Medium;
  font-size: 30px;
  color: #ffffff;
  line-height: 1;
  transform: rotate(-12deg) skew(-12deg);
}

.sp-part9 .btn-style {
  position: absolute;
  top: 360px;
  left: 105px;
  width: 425px;
  height: 140px;
  background: url('https://cdn.shopify.com/s/files/1/0749/8416/1504/files/20251024-bg9-1.png')
    no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-bottom: 25px;
  animation: skip 4s infinite;
}

.sp-part9 .btn-style div {
  font-family: Poppins;
  font-size: 31px;
  color: #ffffff;
  line-height: 1;
  text-transform: uppercase;
  transform: rotate(-2deg);
}

.product-part {
  font-family: 'Roboto-Medium';
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  padding: 60px 30px 0px;
}

.product-part .sp-img-wrap {
  width: 100%;
  height: 668px;
  background: url('https://cdn.shopify.com/s/files/1/0749/8416/1504/files/20251024-pro-bg.png')
    no-repeat;
  background-size: 100% 100%;
  padding: 8px 10px 0 7px;
  font-family: 'Poppins-Medium';
  box-sizing: border-box;
  user-select: none;
}

.product-part .sp-img-wrap .swiper {
  width: 100%;
  height: 579px;
  background: #ffffff;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-part .sp-img-p {
  height: 490px;
}

.product-part .sp-row1 {
  position: absolute;
  bottom: 0;
  height: 84px;
  left: 32px;
  display: flex;
  align-items: center;
}

.product-part .sp-t1 {
  font-family: 'Roboto-Black';
  font-size: 32px;
  color: #ffffff;
  font-style: italic;
}

.product-part .sp-line {
  width: 2px;
  height: 34px;
  background: #ffffff;
  margin: 0 15px;
}

.product-part .sp-wrap {
  width: 241px;
  height: 15px;
  background: linear-gradient(90deg, #fff346, #ecddcf);
  border-radius: 8px;
  margin-right: 15px;
  position: relative;
}

.product-part .sp-wrap .sp-icon-s {
  width: 45px;
  position: absolute;
  left: 105px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.product-part .sp-t2 {
  font-family: 'Roboto-Medium';
  font-size: 30px;
  line-height: 1;
  color: #ffffff;
  width: 242px;
}

.product-part .sp-clock-s {
  width: 205px;
  height: 56px;
  background: #f9ea14;
  border-radius: 5px;
  font-size: 35px;
  color: #000000;
  font-family: 'Roboto';
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  line-height: 1;
  padding-top: 2px;
  box-sizing: border-box;
}

.product-part .sp-padding {
  box-sizing: border-box;
}

.product-part .option-title {
  font-size: 36px;
  color: #585858;
  font-family: 'Roboto-Medium';
  line-height: 1;
  margin: 36px 0px 28px;
  text-transform: uppercase;
}

.product-part .option-extra {
  font-size: 36px;
  color: #585858;
  font-family: 'Roboto-Medium';
  line-height: 1;
  margin: 36px 0px 28px;
  text-transform: uppercase;
}

.product-part .opt-group {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 35px;
  position: relative;
}

.product-part .sp-option {
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 336px;
  height: 96px;
  background: #fff;
  border-radius: 20px;
  border: 1px solid #000000;
  font-family: Roboto-Medium;
  font-size: 35px;
  color: #000;
  text-align: center;
  line-height: 1;
}

.product-part .sp-option.active {
  background: #252525;
  border-color: #252525;
  color: #ffffff;
}

.product-part .sp-color .sp-option:nth-child(2),
.product-part .sp-color .sp-option:nth-child(4) {
  width: 433px;
}

.product-part .sp-color .sp-option:nth-child(5) {
  width: auto;
  padding: 0 20px;
}

.product-part #sp-extra .sp-option:nth-child(2) {
  width: auto;
  padding: 0 20px;
}

.product-part .sp-option .sp-icon {
  position: absolute;
  top: -50px;
  right: -25px;
  width: 103px;
  z-index: 2;
}

.product-part .sp-option .sp-p {
  font-size: 40px;
  display: inline-block;
}

.product-part .sp-option .sp-best {
  width: 168px;
  height: 78px;
  background: url('https://cdn.shopify.com/s/files/1/0749/8416/1504/files/20251024-best.png')
    no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: -23px;
  top: -15px;
  font-family: Montserrat-Medium;
  font-size: 26px;
  color: #ffffff;
  line-height: 1;
  text-align: center;
  padding: 0 20px;
  padding-top: 5px;
  box-sizing: border-box;
  white-space: wrap;
  z-index: 2;
}

.product-part .sp-option .sp-span {
  color: #ed5200;
}

.product-part .price-group {
  line-height: 1.1;
  justify-content: center;
  margin-top: 38px;
  align-items: baseline;
}

.product-part .price1 {
  font-family: 'Poppins';
  font-size: 82px;
  color: #d70000;
  margin-right: 34px;
}

.product-part .price2 {
  font-family: 'Poppins';
  font-size: 50px;
  color: #999999;
}

.product-part .sp-row {
  margin-left: 62px;
  display: flex;
  align-items: center;
}

.product-part .sp-row img {
  height: 70px;
  animation: shakeCart 3s infinite ease-in-out;
  position: relative;
  z-index: 2;
}

.product-part .sp-row .sp-p {
  width: 200px;
  height: 55px;
  background: #d33100;

  font-family: 'Roboto';
  font-size: 34px;
  color: #ffffff;
  line-height: 57px;
  text-align: center;
  margin-left: -34px;
  padding-left: 23px;
  box-sizing: border-box;
  transform: translateY(5px);
}

.product-part .sp-quality-row {
  display: flex;
  justify-content: center;
  justify-content: space-between;
  align-items: center;
}

.product-part .addCart {
  width: 539px;
  height: 101px;
  border-radius: 20px;
  border: 3px solid #828282;
  font-family: 'Roboto-Medium';
  box-sizing: border-box;
  font-size: 43px;
  color: #000000;
  gap: 22px;
  text-transform: uppercase;
}

.product-part .addCart img {
  width: 44px;
  height: 39px;
}

.product-part .sp-btn-style {
  width: 100%;
  height: 166px;
  background: url('https://cdn.shopify.com/s/files/1/0749/8416/1504/files/20251024-btn2.png')
    no-repeat;
  background-size: 100% 100%;
  border-radius: 20px;
  cursor: pointer;
  margin: 70px auto 60px;
  font-size: 65px;
  font-family: Montserrat-ExtraBold;
  color: #fff;
  animation: skip 4s infinite;
  text-align: center;
}

.product-part .sp-btn-style .sp-btn-tip {
  /* display: none; */
}

@keyframes skip {
  0%,
  10%,
  16%,
  27%,
  100% {
    transform: scale(1);
  }

  5%,
  13%,
  21% {
    transform: scale(0.9);
  }
}

@keyframes skip2 {
  0%,
  10%,
  16%,
  27%,
  100% {
    transform: scale(1);
  }

  5%,
  13%,
  21% {
    transform: scale(1.2);
  }
}

.sp-tip5 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 18px;
  font-family: Roboto;
  font-size: 32px;
  color: #000000;
  margin-bottom: 50px;
}

.sp-tip5 img {
  width: 55px;
  transform: translateY(-5px);
}

.addGroup {
  width: 438px;
  height: 100px;
  border-radius: 15px;
  border: 3px solid #828282;
  background: #eeeeee;
  font-family: 'Roboto-Medium';
  font-size: 30px;
  color: #000000;
  padding: 0px 30px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: 'Roboto';
  /* background: #eeeeee; */
}

.addGroup .sp-reduce,
.addGroup .sp-add {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  padding: 5px;
  cursor: pointer;
  flex-shrink: 0;
}

.addGroup input {
  outline: 0;
  border: none;
  text-align: center;
  box-sizing: border-box;
  width: 230px;
  height: 100%;
  background: #fff;
  /* vertical-align: middle; */
  padding: 0;
  font-family: 'Roboto-Medium';
  font-size: 46px;
  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-top .sp-cart.on {
  animation: shakeCart 3s infinite ease-in-out;
}

@keyframes shakeCart {
  0%,
  16% {
    transform: scale(1) rotate(0);
  }

  2% {
    transform: scale(1.2) rotate(0);
  }

  4%,
  8%,
  12% {
    transform: scale(1.2) rotate(-10deg);
  }

  6%,
  10%,
  14% {
    transform: scale(1.2) rotate(10deg);
  }
}

@keyframes scaleAni {
  from {
    transform: scale(1) rotate(0);
  }

  10% {
    transform: scale(1.2) rotate(0);
  }

  15% {
    transform: scale(1.2) rotate(-10deg);
  }

  20% {
    transform: scale(1.2) rotate(10deg);
  }

  25% {
    transform: scale(1.2) rotate(-10deg);
  }

  30% {
    transform: scale(1.2) rotate(10deg);
  }

  35% {
    transform: scale(1.2) rotate(-10deg);
  }

  40% {
    transform: scale(1.2) rotate(10deg);
  }

  45% {
    transform: scale(1.2) rotate(0);
  }

  50% {
    transform: scale(1) rotate(0);
  }

  to {
    transform: scale(1) rotate(0);
  }
}

.sp-footer {
  width: 1026px;
  height: 246px;
  box-sizing: border-box;
  margin: 0 auto;
}

.sp-footer .sp-img1 {
  position: absolute;
  top: 17px;
  left: 5px;
  width: 181px;
  height: 212px;
}

.sp-footer .sp-img2 {
  position: absolute;
  top: 106px;
  left: 202px;
  width: 41px;
  height: 34px;
}

.sp-footer .sp-row {
  position: absolute;
  left: 19px;
  top: 70px;
  width: 154px;
  text-align: center;
  font-size: 25px;
  font-family: 'Roboto';
  color: #fff;
}

.sp-footer .sp-row .sp-p {
  font-size: 35px;
  font-family: 'Roboto-Medium';
}

.sp-footer .sp-box1 {
  position: absolute;
  left: 200px;
  top: 35px;
}

.sp-footer .sp-box1 .sp-t1 {
  font-family: 'Roboto-Medium';
  font-size: 56px;
  color: #007dc5;
  line-height: 1;
}

.sp-footer .sp-box1 .sp-li {
  font-size: 32px;
  color: #191919;
  font-family: Roboto-Medium;
  line-height: 36px;
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 10px;
  padding-left: 60px;
}

.sp-footer .sp-box1 span {
  font-family: 'Roboto';
}

.sp-part-qa {
  width: 1019px;
  padding: 30px 20px 0px;
  margin: 50px auto;
  box-sizing: border-box;
}

.sp-part-qa .q-row {
  height: 110px;
  display: flex;
  align-items: center;
  gap: 32px;
  font-family: 'Poppins-Medium';
  font-size: 35px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 45px;
  cursor: pointer;
  padding-left: 29px;
  border-top: 4px solid #89898980;
  user-select: none;
  transition: all 0.3s;
}

.sp-part-qa .q-row .sp-icon {
  width: 36px;
  height: 23px;
  background: url('https://cdn.shopify.com/s/files/1/0749/8416/1504/files/20251024-arrow-t.png')
    no-repeat;
  background-size: 100% 100%;
  /* transform: rotate(-180deg); */

  transition: all 0.3s;
}

.sp-part-qa .sp-text {
  padding-left: 98px;
  padding-right: 40px;
  box-sizing: border-box;
  font-family: 'Poppins-Regular';
  font-size: 25px;
  color: #000000;
  line-height: 35px;
  display: none;
  padding-bottom: 60px;
  box-sizing: border-box;
  transition: all 0.3s;
  opacity: 0;
}

.sp-part-qa .sp-show .q-row {
  color: #000000;
  /* border-color: #f3c150; */
}

.sp-part-qa .sp-show .sp-icon {
  background-image: url('https://cdn.shopify.com/s/files/1/0749/8416/1504/files/20251024-arrow-d.png');
  /* transform: rotate(0deg); */
}

.sp-part-qa .sp-show .sp-text {
  display: block;
  opacity: 1;
}

.gradually span,
.gradually i {
  display: inline-block;
  position: relative;
  opacity: 0;
  font-style: normal;
}

.gradually .sp-sub-title {
  opacity: 0;
}

@keyframes swift-up-fade {
  0% {
    transform: translateY(0.8rem);
    opacity: 0;
  }

  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}

@keyframes swift-up-fade2 {
  0% {
    transform: translateY(0.8rem);
    opacity: 0;
  }

  100% {
    transform: translateY(0px);
    opacity: 0.8;
  }
}

.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;
  }
}

.sp-protection {
  position: relative;
  margin: 0 auto;
  text-align: center;
}

.sp-protection .sp-font {
  font-family: AkzidenzGroteskBQ-Bold;
  font-size: 54px;
  color: #000000;
  line-height: 1;
  font-style: italic;
}

.sp-protection .sp-text {
  font-family: AkzidenzGroteskBQ-Bold;
  font-size: 78px;
  color: #000000;
  line-height: 1;
  font-style: italic;
}

.sp-tip {
  width: 1080px;
  height: 73px;
  background: #000000;
  font-family: Roboto-Medium;
  font-size: 24px;
  color: #ffffff;
  gap: 85px;
  margin-bottom: 50px;
}

.sp-tip .sp-icon {
  width: 50px;
  height: 50px;
}

.sp-footer-content {
  position: relative;
  width: 1080px;
  height: 586px;
  background: url('https://cdn.shopify.com/s/files/1/0749/8416/1504/files/20251024-footer.png')
    no-repeat;
  background-size: 100% 100%;
}

.sp-footer-content .sp-text {
  position: absolute;
  top: 185px;
  left: 390px;
  font-family: Roboto-Medium;
  font-size: 32px;
  color: #000000;
  line-height: 34px;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 205px;
}

.sp-footer-content .sp-text section {
  display: flex;
  align-items: center;
  gap: 20px;
}

.sp-footer-content .sp-text section div {
  width: 320px;
}

details {
    display: none !important;
}

.sp-discount {
    position: relative;
    width: 1080px;
    height: 450px;
    background: url("https://groemont.com/cdn/shop/files/20251011-discount.png") no-repeat;
    background-size: 100% 100%;
}

.sp-discount .sp-font {
    position: absolute;
    top: 97px;
    left: 146px;
    width: 156px;
    height: 50px;
    background: linear-gradient(171deg, #fd8423, #ff651a, #ff491d);
    border-radius: 10px;
    transform: skew(-4deg) skewY(-4deg);
    font-family: Montserrat-SemiBold;
    font-size: 23px;
    color: #fff;
    text-transform: uppercase;
}

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.sp-discount .sp-stroke {
    position: absolute;
    top: 75px;
    left: 351px;
    font-family: Montserrat-ExtraBold;
    font-size: 214px;
    color: transparent;
    line-height: .8;
    transform: rotate(-4deg) skew(-4deg);
}

.sp-discount .sp-stroke2 {
    top: 100px;
    left: 648px;
    font-size: 152px;
}

.sp-discount .sp-stroke3 {
    top: 250px;
    left: 476px;
    font-size: 123px;
}

.sp-discount .sp-stroke:before {
    text-stroke: 12px #f4e2da;
    -webkit-text-stroke: 12px #f4e2da;
}

.sp-stroke:before {
    content: attr(data-title);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.sp-discount .sp-stroke:after {
    background: linear-gradient(171deg, #fd8423, #ff651a 39.7216796875%, #ff491d 98.876953125%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.sp-discount .sp-text {
    position: absolute;
    top: 357px;
    left: 302px;
    font-family: Montserrat-Medium;
    font-size: 30px;
    color: #242424;
    line-height: 1;
}
.guarantee_column_container, .collapsible-content__wrapper,.lt_back_to_top{
display: none !important;
}