@font-face {
  font-family: "Roboto";
  src: url("/cdn/shop/files/Roboto-Bold_db7e1b77-d2a5-4fcf-8d2c-1a1760cb16b1.ttf?v=1743251400");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Roboto-Medium";
  src: url("/cdn/shop/files/Roboto-Medium_5f366d08-32aa-4722-ba5d-0892de04ac11.ttf?v=1742806516");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Roboto-Regular";
  src: url("/cdn/shop/files/Roboto-Regular_3ab083ce-4d21-4c71-88d0-9a1adb2fabcb.ttf?v=1742806516");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Roboto-Black";
  src: url("/cdn/shop/files/Roboto-Black_a6104a01-b911-40b2-b46c-2cfe769640df.ttf?v=1743251400");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  src: url("/cdn/shop/files/Montserrat-ExtraBold.otf?v=1736231957");
  font-weight: normal;
  font-style: normal;
}



a:empty,
ul:empty,
dl:empty,
div:empty,
section:empty,
article:empty,
p:empty,
h1:empty,
h2:empty,
h3:empty,
h4:empty,
h5:empty,
h6:empty {
  display: block;
}

* {
  margin: 0;
  padding: 0;
}

html,
body {
  height: 100%;
  width: 100%;
  -webkit-text-size-adjust: auto !important;
  text-size-adjust: auto !important;
  -moz-text-size-adjust: auto !important;
}

#root {
  letter-spacing: initial !important;
  color: #fff;
  max-width: 1080px;
  margin: 0 auto;
  overflow: hidden;
  letter-spacing: 0px;
  line-height: initial;
  color: inherit;
  font-size: inherit;
  background:#fff;
}

/* @media screen and (min-width: 767px) {
  #root {
    zoom: 1 !important;
  }
} */
@media screen and (min-width: 1080px) {
  #root {
    zoom: 1 !important;
  }
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

input,
img {
  border: none;
}

li {
  list-style: none;
}

.sp-uppercase {
  text-transform: uppercase;
}

.sp-relative {
  position: relative;
}

.sp-img {
  display: block;
  width: 100%;
}

.sp-flex-x {
  display: flex;
  align-items: center;
}

.flex-bet {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sp-header-top {
  width: 100%;
  height: 140px;
  position: fixed;
  top: 0px;
  z-index: 11;
  max-width: 1080px;
  overflow: hidden;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sp-header-top .text {
  width: 300px;
  margin-left: 50px;
}

.sp-header-top .btn {
  width: 430px;
  height: 100px;
  background: linear-gradient(180deg, #FFA30A, #FF681A);
  border-radius: 50px;
  font-family: Roboto-Black;
  font-weight: 900;
  font-size: 46px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 45px;
  gap: 20px;
  animation: skip 4s infinite;
  line-height: 1;
}

.sp-header-top img {
  width: 19px;
  height: 31px;
}

.sp-header-top .sp-logo {
  width: 236px;
  height: auto;
  margin-left: 50px;
}

.sp-header-top .sp-cart {
  width: 95px;
  height: 81px;
  margin-right: 35px;
  background: url("/cdn/shop/files/20250330-cart.png") no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: relative;
}

.sp-header-top .sp-cart .num {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: absolute;
  right: 2px;
  top: 4px;
  font-family: Roboto;
  font-size: 29px;
  color: #FFFFFF;
  text-align: center;
}

.time-part {
  width: 1080px;
  height: 115px;
  background: #212121;
  color: #ffffff;
  padding: 0 50px 0 50px;
  position: fixed;
  top: 140px;
  box-sizing: border-box;
  z-index: 9;
  font-family: "Roboto";
}

.time-part .min-text {
  font-family: Montserrat;
  font-size: 22px;
  color: #FFFFFF;
  line-height: 1;
  margin-right: 10px;
  align-self: flex-start;
}

.time-box .sp-text {
  font-family: Roboto-Black;
  font-weight: 900;
  font-size: 46px;
  color: #FFFFFF;
  line-height: 33px;
  font-style: italic;
}

.time-box .square {
  width: 102px;
  height: 98px;
  background: url("/cdn/shop/files/20250330-num-bg.png") no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: 100% 100%;
  flex-shrink: 0;
  font-family: Roboto;
  font-size: 82px;
  color: #040404;
}

.time-box .dot {
  background-image: url("/cdn/shop/files/20250330-num-dot.png");
  background-size: 100% 100%;
  width: 11px;
  height: 36px;
  flex-shrink: 0;
  margin: 0 13px;
}

.time-box .flex-bet {
  height: 100%;
}

.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.price-group {
  display: flex;
  align-items: baseline;
}

.price-group .price2 {
  text-decoration: line-through;
}

.sp-stroke {
  position: relative;
}

.sp-stroke::before {
  content: attr(data-title);
  -webkit-text-stroke: 0px;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  text-shadow: 0px 5px 13px rgba(44, 44, 44, 0.2);
  z-index: -1;
}

.sp-stroke::after {
  content: attr(data-title);
  -webkit-text-stroke: 0px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}

.sp-part1 {
  position: relative;
  margin-top: 255px;
  overflow: hidden;
}

.sp-part1 .sp-stroke {
  position: absolute;
  top: 210px;
  left: 0;
  font-family: Montserrat;
  font-size: 180px;
  line-height: 1;
  color: #FFFFFF;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  -webkit-text-stroke: 15px #FFFFFF;
}

.sp-part1 .sp-stroke::after {
  background: linear-gradient(2deg, #001446 0%, #5385DB 98.6328125%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sp-part1 .sp-image1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 1080px;
  height: 280px;
}

.sp-part1 .sp-image2 {
  position: absolute;
  top: 407px;
  left: 384px;
  width: 400px;
  height: 400px;
  border-radius: 200px;
}

.sp-part1 .sp-image3 {
  position: absolute;
  top: 115px;
  left: 0;
  width: 936px;
  height: 1237px;
}

.sp-part1 .sp-image4 {
  position: absolute;
  top: 413px;
  left: 569px;
  width: 511px;
  height: 1101px;
}

.sp-part1 .sp-image5 {
  position: absolute;
  top: 1125px;
  left: 54px;
  width: 111px;
  height: 111px;
}

.sp-part1 .sp-image6 {
  position: absolute;
  top: 1258px;
  left: 54px;
  width: 111px;
  height: 111px;
}

.sp-part1 .sp-font1 {
  position: absolute;
  top: 75px;
  left: 185px;
  width: 716px;
  height: 160px;
  background: linear-gradient(180deg, #FFA30A, #FF681A);
  border-radius: 80px;
  box-sizing: border-box;
  font-family: Montserrat;
  font-weight: normal;
  font-size: 100px;
  color: #FFFFFF;
  transform: rotate(-2deg);
}

.sp-part1 section {
  position: absolute;
  top: 1146px;
  left: 105px;
  width: 429px;
  height: 69px;
  background: #FFFFFF;
  border-radius: 20px;
  font-family: Roboto-Medium;
  font-weight: 500;
  font-size: 36px;
  color: #000000;
  padding-left: 50px;
  box-sizing: border-box;
}

.sp-part1 .sp-stroke2 {
  position: absolute;
  top: 120px;
  left: 0;
  width: 100%;
  font-size: 145px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  -webkit-text-stroke: 15px #FFFFFF;
}

.sp-part1 .sp-font2 {
  position: absolute;
  top: 255px;
  left: 580px;
  width: 490px;
  height: 120px;
  background: linear-gradient(180deg, #FFA30A, #FF681A);
  border-radius: 20px;
  font-family: Montserrat;
  font-weight: normal;
  font-size: 78px;
  color: #FFFFFF;
  text-transform: uppercase;
  transform: rotate(-5deg);
}

.sp-part1 .sp-image7 {
  position: absolute;
  top: -18px;
  left: 0;
  width: 1080px;
  height: 405px;
}

.sp-part1 .sp-image8 {
  position: absolute;
  top: 0px;
  left: 0;
  width: 1080px;
  height: 1302px;
}

.sp-part1 .sp-font3 {
  position: absolute;
  top: 727px;
  left: 762px;
  width: 262px;
  height: 140px;
  background: #f4f3f5;
  border-radius: 20px;
  font-family: Roboto-Medium;
  font-weight: 500;
  font-size: 40px;
  color: #000000;
  line-height: 50px;
  text-align: center;
}

.btn-style-box {
  width: 1080px;
  height: 170px;
  background: url("/cdn/shop/files/20250330-btn.png") no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  text-transform: uppercase;
  font-family: Roboto;
  font-size: 80px;
  color: #FFFFFF;
  margin-top: -1px;
}

.btn-style-box div {
  height: 100%;
  gap: 50px;
  animation: skip 4s infinite;
}

.btn-style-box img {
  width: 30px;
  height: 46px;
}

.btn-style {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.sp-title {
  font-family: Montserrat;
  font-weight: normal;
  font-size: 78px;
  color: #001B2F;
  line-height: 90px;
  text-align: center;
  text-transform: uppercase;
}

.sp-detail {
  font-family: Roboto-Regular;
  font-weight: 400;
  font-size: 40px;
  color: #001B2F;
  line-height: 55px;
  opacity: 0.8;
  text-align: center;
}

.sp-part2 {
  position: relative;
  width: 1080px;
  background: #f2fbff;
  padding-top: 32px;
  box-sizing: border-box;
}

.sp-part2 .sp-image {
  display: block;
  margin: 0 auto;
  width: 1030px;
  height: 570px;
}

.sp-part2 .sp-font {
  position: absolute;
  top: 218px;
  left: 124px;
  font-family: "Roboto";
  font-weight: bold;
  font-size: 55px;
  color: #492903;
  line-height: 70px;
  text-align: center;
  text-transform: uppercase;
}

.sp-part2 .sp-title {
  margin-top: 50px;
}

.sp-part2 .sp-content {
  width: 1030px;
  height: 514px;
  background: url("/cdn/shop/files/20250330-bg2-1.png") no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  display: flex;
  gap: 12px;
  font-family: Roboto-Regular;
  font-weight: 400;
  font-size: 40px;
  color: #FFFFFF;
  line-height: 40px;
  margin: 30px auto 100px;
  padding-top: 450px;
}

.sp-part2 .sp-content span {
  display: block;
  flex: 1;
  text-align: center;
}

.sp-part3 {
  position: relative;
  padding: 100px 0px 0px;
  width: 1080px;
  height: 1521px;
  background: url("/cdn/shop/files/20250330-bg3.png") no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
}

.sp-part3 .sp-gif {
  position: absolute;
  top: 426px;
  left: 181px;
  width: 836px;
  height: 492px;
}

.sp-part3 .sp-image1 {
  position: absolute;
  top: 405px;
  left: 113px;
  width: 99px;
  height: 537px;
}

.sp-part3 .sp-image2 {
  position: absolute;
  top: 337px;
  left: 457px;
  width: 623px;
  height: 1105px;
}

.sp-part3 .sp-content {
  position: absolute;
  top: 987px;
  left: 114px;
  font-family: Roboto-Regular;
  font-weight: 400;
  font-size: 40px;
  color: #000000;
  line-height: 55px;
}

.sp-part3 .sp-content div {
  gap: 20px;
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.sp-part3 .sp-content img {
  width: 111px;
  height: 111px;
}

.sp-part3-bottom {
  position: relative;
  width: 1080px;
  height: 443px;
  background: url("/cdn/shop/files/20250330-bg3-3.png") no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
}

.sp-part3-bottom div {
  position: absolute;
  top: 61px;
  left: 40px;
  font-family: Montserrat;
  font-weight: normal;
  font-size: 50px;
  color: #FF0000;
  line-height: 1;
}

.sp-part3-bottom span {
  position: absolute;
  top: 143px;
  left: 40px;
  font-family: Roboto-Regular;
  font-weight: 400;
  font-size: 40px;
  color: #2C2C2C;
  line-height: 50px;
}

.sp-part4 {
  position: relative;
  padding-top: 100px;
  width: 1080px;
  height: 1796px;
  box-sizing: border-box;
}

.sp-part4 .sp-content {
  position: absolute;
  top: 260px;
  left: 32px;
  width: 1036px;
  height: 1444px;
  background: url("/cdn/shop/files/20250330-bg4.png") no-repeat;
  background-size: cover;
  box-sizing: border-box;
}

.sp-part4 .sp-content div {
  display: flex;
  font-family: Roboto-Medium;
  font-weight: 500;
  font-size: 40px;
  color: #FFFFFF;
  width: 240px;
  display: flex;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 22px;
}

.sp-part4 .sp-content div:nth-child(2) {
  top: 370px;
}

.sp-part4 .sp-content div:nth-child(3) {
  top: 720px;
}

.sp-part4 .sp-content div:nth-child(4) {
  top: 1070px;
}

.sp-part4 .sp-content div:nth-child(5) {
  left: 495px;
  top: 6px;
}

.sp-part4 .sp-content div:nth-child(6) {
  left: 495px;
  top: 360px;
}

.sp-part4 .sp-content div:nth-child(7) {
  left: 495px;
  top: 709px;
}

.sp-part4 .sp-content div:nth-child(8) {
  left: 495px;
  top: 1057px;
}

.sp-part5 {
  position: relative;
  width: 1080px;
  height: 1759px;
  padding-top: 100px;
  background: url("/cdn/shop/files/20250330-bg5.png") no-repeat;
  background-size: cover;
  box-sizing: border-box;
}

.sp-part5 .sp-content {
  position: absolute;
  top: 1022px;
  left: 98px;
  width: 890px;
  height: 295px;
  background: #FFFFFF;
  border-radius: 20px;
  flex-direction: column;
  gap: 25px;
}

.sp-part5 .sp-content>div {
  display: flex;
  align-items: center;
  width: 720px;
}

.sp-part5 .sp-content .sp-round {
  width: 33px;
  height: 33px;
  background: linear-gradient(-2deg, #062D8F, #5385DB, #062D8F);
  border-radius: 50%;
  margin-right: 75px;
}

.sp-part5 .sp-content span {
  font-family: Roboto-Regular;
  font-weight: 400;
  font-size: 40px;
  color: #001B2F;
  line-height: 55px;
  opacity: 0.92;
}

.sp-part5 .sp-content .sp-stroke {
  font-family: Montserrat;
  font-size: 50px;
  color: #001B2F;
  margin: 0 15px;
}

.sp-part5 .sp-content .sp-stroke::after {
  background: linear-gradient(-2deg, #062D8F 0%, #5385DB 48.9990234375%, #062D8F 98.6328125%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sp-part5 section {
  position: absolute;
  left: 109px;
  top: 1373px;
  width: 420px;
  height: 286px;
  background: #FFFFFF;
  box-shadow: 0px 6px 16px 0px rgba(138, 138, 138, 0.14);
  border-radius: 20px;
  box-sizing: border-box;
  flex-direction: column;
  text-align: center;
}

.sp-part5 section div:nth-child(1) {
  font-family: Roboto;
  font-size: 46px;
  color: #001B2F;
  line-height: 56px;
}

.sp-part5 section div:nth-child(2) {
  font-family: Roboto-Regular;
  font-weight: 400;
  font-size: 42px;
  color: #001B2F;
  line-height: 50px;
  opacity: 0.8;
}

.sp-part5 .sp-section2 {
  padding-left: 35px;
  left: 616px;
  width: 436px;
}

.sp-part5 img {
  position: absolute;
  left: 42px;
  top: 1363px;
  height: 291px;
}

.sp-part6 {
  position: relative;
  width: 1080px;
  height: 1565px;
  background: url("/cdn/shop/files/20250330-bg6.png") no-repeat;
  background-size: 100% 100%;
  text-align: center;
  padding-top: 100px;
  box-sizing: border-box;
}

.sp-part6 .sp-font {
  position: absolute;
  font-family: Roboto-Regular;
  font-weight: 400;
  font-size: 38px;
  color: #001B2F;
  line-height: 55px;
}

.sp-part6 .sp-font:nth-child(1) {
  left: 634px;
  top: 765px;
}

.sp-part6 .sp-font:nth-child(2) {
  left: 898px;
  top: 765px;
}

.sp-part6 .sp-font:nth-child(3) {
  left: 642px;
  top: 967px;
}

.sp-part6 .sp-font:nth-child(4) {
  left: 888px;
  top: 967px;
}

.sp-part6 .sp-font:nth-child(5) {
  left: 47px;
  top: 1194px;
  font-size: 40px;
}

.sp-part6 .sp-font:nth-child(6) {
  left: 111px;
  top: 1342px;
  font-size: 40px;
}

.sp-part6 .sp-font:nth-child(7) {
  left: 753px;
  top: 1345px;
  font-size: 40px;
}

.sp-part6 img {
  position: absolute;
  left: 727px;
  top: 1043px;
  width: 277px;
  height: 277px;
}

.sp-part6 .sp-stroke {
  position: absolute;
  top: 1129px;
  left: 85px;
  font-family: Montserrat;
  font-size: 50px;
}

.sp-part6 .sp-stroke::after {
  background: linear-gradient(-2deg, #062D8F 0%, #5385DB 48.9990234375%, #062D8F 98.6328125%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sp-part6 .sp-stroke:nth-child(9) {
  top: 1278px;
  left: 90px;
}

.sp-part7 {
  position: relative;
  padding-top: 118px;
  width: 1080px;
  height: 1652px;
  text-align: center;
  background: url("/cdn/shop/files/20250330-bg7.png") no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
}

.sp-part8 {
  width: 1080px;
  height: 1521px;
  position: relative;
  padding-top: 70px;
  text-align: center;
  background: url("/cdn/shop/files/20250330-bg8.png") no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
}

.sp-part8 .sp-image {
  position: absolute;
  left: 52px;
  top: 255px;
  width: 997px;
  height: 496px;
}

.sp-part8 .sp-content {
  position: absolute;
  left: 24px;
  top: 741px;
  width: 1032px;
  height: 663px;
  background: url("/cdn/shop/files/20250330-bg8-2.png") no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 50px;
  display: flex;
}

.sp-part8 .sp-content>div {
  width: 344px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.sp-part8 .sp-content .sp-tip {
  width: 170px;
  height: 55px;
  background: linear-gradient(-2deg, #5385DB, #062D8F);
  border-radius: 0px 0px 30px 0px;
  font-family: Roboto;
  font-size: 40px;
  color: #FFFFFF;
  line-height: 55px;
}

.sp-part8 .sp-content .sp-font1 {
  font-family: Roboto-Medium;
  font-weight: 500;
  font-size: 40px;
  color: #001B2F;
  line-height: 55px;
  margin: 5px auto 315px;
}

.sp-part8 .sp-content .sp-font2 {
  font-family: Roboto-Regular;
  font-weight: 400;
  font-size: 36px;
  color: #001B2F;
  line-height: 46px;
  text-align: left;
}

.sp-part9 {
  position: relative;
  width: 1080px;
  height: 2556px;
  padding-top: 100px;
  box-sizing: border-box;
  background-color: #f2fbff;
}

.sp-part9 .sp-image1 {
  display: block;
  margin: 80px auto 30px;
  width: 818px;
  height: 748px;
}

.sp-part9 .sp-content {
  margin: 0 auto;
  width: 949px;
  height: 298px;
  background: #FFFFFF;
  box-shadow: 0px 8px 8px 0px rgba(138, 138, 138, 0.14);
  border-radius: 20px;
  font-family: Roboto-Regular;
  font-weight: 400;
  font-size: 36px;
  color: #001B2F;
  display: flex;
  flex-wrap: wrap;
  padding-left: 30px;
  box-sizing: border-box;
}

.sp-part9 .sp-content div {
  gap: 20px;
}

.sp-part9 .sp-content .sp-round {
  width: 51px;
  height: 51px;
  background: linear-gradient(-2deg, #062D8F, #5385DB, #062D8F);
  border-radius: 50%;
  font-family: Roboto;
  font-size: 37px;
  color: #FFFFFF;
}

.sp-part9 .sp-content1 {
  margin: 60px;
  gap: 150px;
  font-family: Roboto-Regular;
  font-weight: 400;
  font-size: 36px;
  color: #001B2F;
  line-height: 60px;
}

.sp-part9 .sp-bg {
  position: absolute;
  left: 62px;
  bottom: 100px;
  width: 961px;
  height: 352px;
  background: #FFFFFF;
  box-shadow: 0px 8px 8px 0px rgba(138, 138, 138, 0.14);
  border-radius: 20px;
}

.sp-part9 .sp-image2 {
  position: absolute;
  top: 2055px;
  left: 42px;
  width: 77px;
  height: 108px;
}

.sp-part9 .sp-content2 {
  position: absolute;
  left: 121px;
  bottom: 170px;
  font-family: Roboto-Regular;
  font-weight: 400;
  font-size: 36px;
  color: #001B2F;
  line-height: 70px;
}

.sp-part10 {
  height: 296px;
  background: url('/cdn/shop/files/20250330-bg10.png') no-repeat;
  background-size: 100% 100%;
  padding-left: 35px;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: -2px;
  margin-bottom: -2px;
}

.sp-part10>img {
  width: 220px;
  height: 219px;
  margin-right: 43px;
}

.sp-part10 h4 {
  font-family: 'Roboto';
  font-size: 65px;
  color: #ffffff;
  line-height: 66px;
  font-style: italic;
  margin-bottom: 25px;
}

.sp-part10 p {
  font-family: 'Roboto-Medium';
  font-weight: 500;
  font-size: 35px;
  color: #ffffff;
  line-height: 44px;
  opacity: 0.9;
}

@keyframes scaleAni {
  from {
    transform: scale(1) rotate(0);
  }

  10% {
    transform: scale(1.2) rotate(0);
  }

  15% {
    transform: scale(1.2) rotate(-10deg);
  }

  20% {
    transform: scale(1.2) rotate(10deg);
  }

  25% {
    transform: scale(1.2) rotate(-10deg);
  }

  30% {
    transform: scale(1.2) rotate(10deg);
  }

  35% {
    transform: scale(1.2) rotate(-10deg);
  }

  40% {
    transform: scale(1.2) rotate(10deg);
  }

  45% {
    transform: scale(1.2) rotate(0);
  }

  50% {
    transform: scale(1) rotate(0);
  }

  to {
    transform: scale(1) rotate(0);
  }
}

@keyframes skip {

  0%,
  10%,
  16%,
  27%,
  100% {
    transform: scale(1);
  }

  5%,
  13%,
  21% {
    transform: scale(0.9);
  }
}

@keyframes skip2 {

  0%,
  10%,
  16%,
  27%,
  100% {
    transform: scale(1.15);
  }

  5%,
  13%,
  21% {
    transform: scale(1);
  }
}

.sp-footer {
  background: #ffffff;
  border-radius: 20px;
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin: 20px 40px;
}

.sp-nav2 {
  width: 1080px;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  font-family: Roboto-Medium;
  font-weight: 500;
  font-size: 38px;
  color: #000000;
  line-height: 50px;
}

.sp-nav2 img {
  width: 50px;
}

.sp-remark {
  width: 100%;
  background-color: #2b2b2b;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 45px 62px;
  background-size: 100% 100%;
  box-sizing: border-box;
}

.sp-remark>div {
  display: flex;
  flex-direction: column;
  gap: 34px;
}

.sp-icon-text {
  font-family: Roboto-Regular;
  font-weight: 400;
  font-size: 40px;
  color: #fff;
  line-height: 50px;
}

.sp-remark .sp-icon {
  width: 48px;
  height: 48px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-right: 20px;
  flex-shrink: 0;
}

.sp-remark .sp-icon1 {
  background-image: url("/cdn/shop/files/20250330-icon1.png");
}

.sp-remark .sp-icon2 {
  height: 40px;
  background-image: url("/cdn/shop/files/20250330-icon2.png");
}

.sp-remark .sp-icon3 {
  background-image: url("/cdn/shop/files/20250330-icon3.png");
}

.sp-remark .sp-icon4 {
  width: 40px;
  background-image: url("/cdn/shop/files/20250330-icon4.png");
}

.sp-product-wrap {
  background-color: #ffffff;
  padding: 120px 45px 0px;
}

.product-part {
  font-family: "Roboto-Medium";
  box-sizing: border-box;
  position: relative;
}

.product-part .sp-free {
  position: absolute;
  font-family: Roboto;
  font-size: 60px;
  color: #FFFFFF;
  z-index: 2;
}

.product-part .sp-padding {
  padding: 0 25px;
}

.product-part .sp-swiper {
  width: 100%;
  background-size: 100% 100%;
  flex-shrink: 0;
}

.product-part .swiper {
  margin: 0;
}

.product-part .sp-option-title {
  font-family: Roboto-Medium;
  font-weight: 500;
  font-size: 40px;
  color: #454545;
  line-height: 40px;
  margin: 25px 0;
}

.product-part .opt-group {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  position: relative;
}

.product-part .sp-option {
  position: relative;
  width: 196px;
  height: 90px;
  background: #fff;
  border-radius: 20px;
  border: 3px solid #0B0B0B;
  box-sizing: border-box;
  display: flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  font-family: Roboto-Medium;
  font-weight: 500;
  font-size: 40px;
  color: #000000;
}

.product-part .sp-option img {
  width: 44px;
  position: absolute;
  left: 20px;
}

.product-part #sp-color div:nth-child(1) {
  padding-left: 50px;
}

.product-part #sp-num div:nth-child(1) {
  width: 209px;
}

.product-part #sp-num div:nth-child(2),
.product-part #sp-num div:nth-child(3) {
  width: max-content;
  padding: 0 30px;
}

.product-part .sp-option.active {
  color: #fff;
  background: #484847;
  border: 3px solid #484847;
}

.product-part .sp-emo {
  width: 85px;
  margin-right: 8px;
}

.product-part .sp-fire {
  height: 39px;
  margin-right: 10px;
  transform: translateY(-4px);
}

.product-part .price-group {
  line-height: 1;
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 40px;
}

.product-part .price1 {
  font-family: "Roboto";
  font-size: 90px;
  color: #D30A00;
  line-height: 42px;
}

.product-part .price2 {
  font-family: Roboto-Medium;
  font-size: 46px;
  color: #999999;
  line-height: 40px;
  margin: 0 15px;
}

.product-part .sp-row img {
  height: 92px;
}

.product-part .sp-row p {
  font-family: "Roboto";
  font-size: 50px;
  color: #ffffff;
  width: 256px;
  height: 65px;
  line-height: 60px;
  background: #d33100;

  margin-left: -50px;
  z-index: -1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 35px;
  box-sizing: border-box;
  white-space: nowrap;
  margin-top: 20px;
}

.product-part .addCart {
  width: 509px;
  height: 120px;
  background: #FFFFFF;
  border-radius: 20px;
  border: 1px solid #000000;
  box-sizing: border-box;
  font-size: 40px;
  color: #000000;
  gap: 24px;
  text-transform: uppercase;
  padding-top: 2px;
}

.product-part .addCart .sp-icon {
  width: 63px;
}

.product-part .sp-btn-style {
  width: 937px;
  height: 136px;
  background: #FF0015;
  border-radius: 22px;
  font-family: Roboto-Medium;
  font-weight: 500;
  font-size: 72px;
  color: #FFFFFF;
  animation: skip 4s infinite;
  margin: 40px auto 20px;
}

.addGroup {
  width: 400px;
  height: 121px;
  border-radius: 20px;
  border: 1px solid #000000;
  font-family: "Roboto-Medium";
  font-size: 50px;
  color: #000000;
  padding: 0px 35px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "Roboto";
}

.addGroup .sp-reduce,
.addGroup .sp-add {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  padding: 5px;
  cursor: pointer;
  flex-shrink: 0;
  box-sizing: content-box;
}

.addGroup input {
  outline: 0;
  border: none;
  text-align: center;
  box-sizing: border-box;
  width: 190px;
  height: 100%;
  color: #232326;
  background: #fff;
  padding: 0;
  font-family: "Roboto-Medium";
  font-size: 42px;
  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);
  }
}

.sp-product-off {
  position: absolute;
  top: -110px;
  left: -45px;
  width: 358px;
  height: 228px;
  background: url('/cdn/shop/files/20250330-brand.png') no-repeat;
  background-size: 100% 100%;
  font-family: Roboto;
  font-size: 70px;
  color: #FFFFFF;
  line-height: 80px;
  z-index: 2;
  box-sizing: border-box;
  padding: 112px 0 0 62px;
  text-transform: uppercase;
}

.sp-product-off div {
  transform: rotate(-8deg)
}
#sticky_add_to_cart_root{
  display: none !important;
}



.mf-bundle-product {
  zoom: 2.2;
}
.mf-bundle-checkout-warning{
  color: #788188 !important;
  opacity: 0.6;
}
.app-embed-plus-component-pay-button-address-text {
  color: #000;
  opacity: 0.75;
  font-size: 16px !important;
}
.app-embed-plus-component-bundler {
  padding-top: 0px !important;
  padding-bottom: 0px !important;

.Vtl-StickyAddToCartWidget--isVisible,.Vtl-StickyAddToCartWidget__Container{
      display: none !important;
}