/** Shopify CDN: Minification failed

Line 2817:25 Expected ":"

**/
@font-face {
    font-family: "Roboto";
    src: url('/cdn/shop/files/Roboto-Bold_1ce5d688-99db-478d-a486-c209deed8208.ttf?v=1775099689');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Roboto-Medium";
    src: url('/cdn/shop/files/Roboto-Medium_3904c122-8a59-4b6b-956d-af60f4424745.ttf?v=1775099689');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Roboto-Regular";
    src: url('/cdn/shop/files/Roboto-Regular_88b14d56-ba8a-4667-b3d0-81a6bd61c214.ttf?v=1775099689');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Montserrat";
    src: url('/cdn/shop/files/Montserrat-Bold_69e2692b-81bc-4599-8354-1916a8ced4aa.otf?v=1775099689');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Montserrat-Medium";
    src: url('/cdn/shop/files/Montserrat-Medium_3dc7b4be-28ef-4f69-933f-5d97d07e8732.otf?v=1775099689');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Montserrat-SemiBold";
    src: url('/cdn/shop/files/Montserrat-SemiBold_1e62530a-d78f-4576-a6e4-d2f071ebe720.ttf?v=1775099689');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Montserrat-ExtraBold";
    src: url('/cdn/shop/files/Montserrat-ExtraBold_4b15def0-d909-4071-93ea-11d2e69a45a9.otf?v=1775099689');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Poppins";
    src: url('/cdn/shop/files/Roboto-Bold_1ce5d688-99db-478d-a486-c209deed8208.ttf?v=1779875770');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Poppins-Medium";
    src: url('/cdn/shop/files/Poppins-Medium_3381c659-6892-4247-b630-eb3e009595ed.ttf?v=1775099689');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Poppins-SemiBold";
    src: url('/cdn/shop/files/Roboto-Bold_1ce5d688-99db-478d-a486-c209deed8208.ttf?v=1779875770');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Impact";
    src: url('https://cdn.shopify.com/s/files/1/0681/9672/8915/files/Impact.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "AkzidenzGroteskBQ-Bold";
    src: url('/cdn/shop/files/Roboto-Bold_1ce5d688-99db-478d-a486-c209deed8208.ttf?v=1779875770');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "FranklinGothic-Heavy";
    src: url('/cdn/shop/files/FranklinGothic-Heavy.TTF?v=1775099689');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Helvetica73-ExtendedBold";
    src: url('/cdn/shop/files/Roboto-Bold_1ce5d688-99db-478d-a486-c209deed8208.ttf?v=1779875770');
    font-weight: normal;
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
}

w 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;
    /* overflow-x: hidden; */
    line-height: initial;
}

#root {
    letter-spacing: initial !important;
    color: #fff;
    max-width: 1080px;
    margin: 0 auto;
    /* background-color: #000000; */
}

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-fixed {
    left: 0;
    position: fixed !important;
    right: 0;
    top: 0;
    animation: stuckMoveDown 0.6s;
    z-index: 10;
    background-color: #fff;
}

@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;
    }
}

.header.show-on-scroll .hide-for-sticky,
.stuck .hide-for-sticky {
    display: none;
}

.header-main {
    position: relative;
    z-index: 8;
}

.header-top {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 1080px;
    height: 60px;
    font-family: Roboto;
    font-size: 28px;
    color: #FFFFFF;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    z-index: 9;
}

.header-top .sp-p {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: #000000;
}

.header-inner {
    margin-top: 60px;
    height: 120px;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.sp-menu-btn {
    width: 70px;
    margin-left: 34px;
    cursor: pointer;
    margin-right: 160px;
}

.header-inner .sp-logo {
    font-family: AkzidenzGroteskBQ-Bold;
    font-size: 40px;
    color: #000000;
    text-transform: uppercase;
    width: 250px;
    /* background: #000; */
}

.sp-cart {
    margin-right: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.sp-cart .sp-num {
    position: absolute;
    top: -10px;
    right: -15px;
    width: 32px;
    height: 32px;
    background: #E61A1E;
    border-radius: 50%;
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    font-family: AkzidenzGroteskBQ-Bold;
    font-size: 23px;
    color: #ffffff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sp-cart .sp-num.sp-gray {
    background-color: #414141;
}

.sp-top-btn {
    width: 297px;
    height: 83px;
    background: linear-gradient(0deg, #FF4E00, #FBD115);
    border-radius: 42px;
    text-align: center;
    font-family: AkzidenzGroteskBQ-Bold;
    font-size: 32px;
    color: #ffffff;
    margin-right: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    animation: skip 4s infinite;
}

.price-group {
    display: flex;
    align-items: baseline;
}

.price-group .price2 {
    text-decoration: line-through;
}

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-style {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.sp-stroke {
    position: relative;
    color: transparent;
}

.sp-stroke::before {
    content: attr(data-title);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
}

.sp-stroke::after {
    content: attr(data-title);
    -webkit-text-stroke: 0px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

.sp-btn-box {
    position: absolute;
    top: 1471px;
    left: 111px;
}

.sp-button-box {
    position: relative;
    width: 858px;
    height: 140px;
    background: url('/cdn/shop/files/20260313-btn.png?v=1775099690') no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    font-family: Montserrat;
    font-size: 46px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    animation: skip 4s infinite 1s;
}

.sp-title {
    font-family: Poppins;
    font-size: 65px;
    color: #2F2F2F;
    line-height: 1.2;
    width: 100%;
    text-align: center;
}

.sp-title.sp-white {
    color: #FFFFFF;
}

.sp-sub-title {
    font-family: Roboto-Regular;
    font-size: 36px;
    color: rgba(47, 47, 47, 0.7);
    line-height: 1.2;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.sp-sub-title.sp-white {
    color: rgba(255, 255, 255, 0.7);
}

.sp-color {
    color: #fcb800;
}

.sp-part1 {
    height: 1913px;
    background: url('/cdn/shop/files/20260313-bg1.png?v=1775099690') no-repeat;
}

.sp-part1 .sp-image1 {
    position: absolute;
    top: 485px;
    left: 750px;
}

.sp-part1 .sp-image2 {
    position: absolute;
    top: 747px;
    left: 861px;
}

.sp-part1 .sp-image3 {
    position: absolute;
    top: 1085px;
    left: 154px;
}

.sp-part1 .sp-off {
    position: absolute;
    top: 516px;
    left: 819px;
    font-family: FranklinGothic-Heavy;
    font-size: 32px;
    color: #FFFFFF;
    line-height: 0.8;
    font-style: italic;
}

.sp-part1 .sp-off2 {
    top: 548px;
    left: 778px;
    font-size: 92px;
}

.sp-part1 .sp-off3 {
        top: 633px;
    left: 785px;
    font-size: 32px;
}

.sp-part1 .sp-stroke {
    position: absolute;
    top: 757px;
    left: 174px;
    font-family: Helvetica73-ExtendedBold;
    font-size: 77px;
    line-height: 0.8;
    letter-spacing: 6px;
}

.sp-part1 .sp-stroke::after {
    background: linear-gradient(0deg, #ECEBE9 0.3662109375%, #FFFFFF 98.876953125%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.sp-part1 .sp-stroke2 {
    top: 849px;
    left: 115px;
}

.sp-part1 .sp-text {
    position: absolute;
    top: 954px;
    left: 0px;
    width: 100%;
    font-family: Roboto-Regular;
    font-size: 32px;
    color: #FFFFFF;
    line-height: 1.2;
    opacity: 0.6;
    text-align: center;
}

.sp-part1 .sp-info {
    position: absolute;
    top: 1646px;
    left: 127px;
    display: flex;
    align-items: center;
    gap: 17px;
    font-family: Roboto-Regular;
    font-size: 28px;
    color: #FFFFFF;
    line-height: 1;
}

.sp-part1 .sp-info2 {
    left: 608px;
}

.sp-part1 .sp-img-box {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 107px;
    background: linear-gradient(0deg, #031D34, #072947);
}

.sp-part1 .sp-swiper1 .swiper-slide {
    height: 107px;
    display: flex;
    align-items: center;
    width: 1360px;
    margin: 0 100px;
}

.swiper-wrapper {
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
}

.sp-part2 {
    height: 1379px;
    box-sizing: border-box;
    padding-top: 110px;
}

.sp-part2 .sp-text {
    position: absolute;
    top: 388px;
    left: 46px;
    width: 988px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 84px;
}

.sp-part2 .sp-t1 {
    position: absolute;
    top: 385px;
    left: 0px;
    width: 100%;
    font-family: Roboto-Regular;
    font-size: 30px;
    color: #2F2F2F;
    line-height: 1;
    text-align: center;
}

.sp-circles {
    width: 208px;
    height: 208px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    color: #fffefe;
    text-align: center;
    line-height: 1;
    padding-bottom: 5px;
    box-sizing: border-box;
    flex-shrink: 0;
}

.sp-circle1 {
    background-image: url('/cdn/shop/files/20260313-circle1.png?v=1775099690');
}

.sp-circle2 {
    background-image: url('/cdn/shop/files/20260313-circle2.png?v=1775099690');
}

.sp-circle3 {
    background-image: url('/cdn/shop/files/20260313-circle3.png?v=1775099690');
}

.sp-part3 {
    height: 1812px;
}

.sp-part3 .sp-video {
    position: absolute;
    top: 285px;
    left: 46px;
    width: 988px;
    height: 730px;
    border-radius: 10px;
    overflow: hidden;
}

.sp-part3 .sp-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sp-part3 .sp-swiper-buttons {
    position: absolute;
    top: 1227px;
    left: 16px;
    width: 1048px;
    display: flex;
    justify-content: space-between;
}

.sp-part3 .sp-swiper3 {
    position: absolute;
    top: 1059px;
    left: 46px;
    width: 988px;
}

.sp-part3 .sp-swiper3 .sp-arrow {
    position: absolute;
    top: 157px;
    left: 50%;
    transform: translate(-50%);
}

.sp-part3 .sp-swiper3 .sp-info {
    position: absolute;
    top: 389px;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    font-family: Poppins-Medium;
    font-size: 45px;
    color: #FFFFFF;
    line-height: 1;
    text-align: center;
}

.sp-part3 .sp-swiper3 .sp-info div {
    flex: 1;
}

.sp-part3 .sp-text {
    position: absolute;
    top: 1591px;
    left: 71px;
    width: 938px;
    display: flex;
    justify-content: space-between;
    text-align: center;
}

.sp-part3 .sp-text .sp-t1 {
    display: flex;
    align-items: baseline;
    justify-content: center;
    gap: 14px;
    font-family: Roboto-Medium;
    font-size: 36px;
    color: #2F2F2F;
    line-height: 1;
}

.sp-part3 .sp-text .sp-stroke {
    font-family: Helvetica73-ExtendedBold;
    font-size: 60px;
}

.sp-part3 .sp-text .sp-stroke::after {
    background: linear-gradient(0deg, #FF5A00 0%, #FFC000 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.sp-part3 .sp-text .sp-t2 {
    margin-top: 15px;
    font-family: Roboto-Regular;
    font-size: 30px;
    color: #2F2F2F;
    line-height: 1;
    opacity: 0.7;
}

.sp-part4 {
    height: 1522px;
    background: url('/cdn/shop/files/20260313-bg4.png?v=1775099690') no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding-top: 110px;
}

.sp-part4 .sp-text {
    position: absolute;
    top: 1184px;
    left: 48px;
    display: flex;
    flex-direction: column;
    gap: 30px;
    font-family: Roboto-Regular;
    font-size: 30px;
    color: #FFFFFF;
    line-height: 1;
}

.sp-part4 .sp-text .sp-item {
    display: flex;
    align-items: center;
    gap: 10px;
}

.sp-part5 {
    height: 2338px;
    box-sizing: border-box;
    padding-top: 110px;
}

.sp-part5 .sp-image1 {
    position: absolute;
    top: 421px;
    left: 46px;
}

.sp-part5 .sp-image2 {
    position: absolute;
    top: 421px;
    left: 502px;
}

.sp-part5 .sp-image3 {
    position: absolute;
    top: 1116px;
    left: 46px;
}

.sp-part5 .sp-info {
    position: absolute;
    top: 487px;
    left: 56px;
    width: 226px;
    height: 49px;
    background: #3D3F42;
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Poppins-SemiBold;
    font-size: 32px;
    color: #FFFFFF;
    line-height: 1;
}

.sp-part5 .sp-info2 {
    left: 522px;
    background: #FFFFFF;
    font-size: 38px;
    color: #4285EC;
}

.sp-part5 .sp-text {
    position: absolute;
    top: 578px;
    left: 111px;
    display: flex;
    flex-direction: column;
    gap: 60px;
}

.sp-part5 .sp-text .sp-t1 {
    font-family: Roboto-Medium;
    font-size: 27px;
    color: #2F2F2F;
    line-height: 1;
}

.sp-part5 .sp-text .sp-t2 {
    font-family: Roboto-Regular;
    font-size: 20px;
    color: #2F2F2F;
    opacity: 0.7;
}

.sp-part5 .sp-text2 {
    left: 623px;
}

.sp-part5 .sp-text2 .sp-t1,
.sp-part5 .sp-text2 .sp-t2 {
    color: #FFFFFF;
}

.sp-part5 .sp-swiper1 {
    top: 1760px;
    width: 988px;
}

.sp-part5 .sp-swiper1 .swiper-slide {
    width: 231px;
    height: 220px;
    margin: 0 10px;
}

.sp-part5 .sp-swiper1 .sp-font {
    position: absolute;
    top: 190px;
    left: 0px;
    width: 100%;
    font-family: Roboto-Regular;
    font-size: 30px;
    color: #2F2F2F;
    line-height: 1;
    text-align: center;
}

.sp-part5 .sp-btn-box {
    top: 2078px;
}

.sp-part6 {
    height: 1075px;
}

.sp-part6 .sp-image1 {
    position: absolute;
    top: 494px;
    left: 46px;
}

.sp-part6 .sp-text1 {
    position: absolute;
    top: 535px;
    left: 304px;
    font-family: Poppins;
    font-size: 38px;
    color: #2F2F2F;
    line-height: 1.2;
}

.sp-part6 .sp-text2 {
    position: absolute;
    top: 643px;
    left: 304px;
    font-family: Roboto-Regular;
    font-size: 25px;
    color: #2F2F2F;
    line-height: 1.2;
    opacity: 0.7;
}

.sp-part6 .sp-info {
    position: absolute;
    top: 735px;
    left: 320px;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: Roboto-Medium;
    font-size: 15px;
    color: #2F2F2F;
}

.sp-part6 .sp-info .sp-t1 {
    display: flex;
    align-items: center;
    gap: 10px;
}

.sp-part6 .sp-t1 .sp-stroke {
    font-family: Impact;
    font-size: 42px;
}

.sp-part6 .sp-t1 .sp-stroke::after {
    background: linear-gradient(125deg, #F4C25F 0%, #D18510 38.720703125%, #F5B43D 77.5634765625%, #ECAB3F 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.sp-part6 .sp-info2 {
    left: 536px;
}

.sp-part7 {
    height: 1412px;
}

.sp-part7 .sp-swiper-buttons {
    position: absolute;
    top: 699px;
    left: 22px;
    width: 1036px;
    display: flex;
    justify-content: space-between;
    z-index: 2;
}

.sp-part7 .sp-swiper3 {
    position: absolute;
    top: 269px;
    left: 46px;
    width: 988px;
    padding-bottom: 100px;
}

.sp-part7 .sp-swiper3 .swiper-slide {
    width: 645px;
    height: 780px;
    transform: scale(0.9);
    margin: 0 10px;
}

.sp-part7 .sp-swiper3 .swiper-slide-active {
    transform: scale(1);
}

.sp-part7 .sp-text {
    position: absolute;
    top: 692px;
    left: 0px;
    width: 100%;
    font-family: Poppins-Medium;
    font-size: 40px;
    color: #2F2F2F;
    line-height: 1;
    text-align: center;
}

.sp-part7 .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    background: #D4D4D4;
    border-radius: 50%;
    opacity: 1 !important;
    margin: 0 12px !important;
}

.sp-part7 .swiper-pagination-bullet-active {
    background: #2F2F2F;
}

.sp-part7 .sp-pagination {
    top: 815px;
}

.sp-part7 .sp-btn-box {
    top: 1152px;
}

.sp-part8 {
    height: 1269px;
}

.sp-part8 .sp-bg {
    position: absolute;
    top: 0px;
    left: 46px;
    width: 988px;
    height: 1169px;
    background: #F1F1F1;
    border-radius: 20px;
}

.sp-part8 .sp-image {
    position: absolute;
    top: 43px;
    left: 746px;
}

.sp-part8 .sp-font {
    position: absolute;
    top: 60px;
    left: 127px;
    font-family: Poppins;
    font-size: 53px;
    color: #2F2F2F;
    line-height: 1;
}

.sp-part8 .sp-font2 {
    top: 371px;
    font-size: 36px;
}

.sp-part8 .sp-text {
    position: absolute;
    top: 132px;
    left: 129px;
    font-family: Roboto-Regular;
    font-size: 28px;
    color: #2F2F2F;
    line-height: 50px;
    opacity: 0.7;
}

.sp-part8 .sp-text2 {
    top: 437px;
    line-height: 1.2;
}

.sp-part8 .sp-info {
    position: absolute;
    top: 540px;
    left: 121px;
    width: 838px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 22px;
}

.sp-part8 .sp-info .sp-t1 {
    position: absolute;
    top: 223px;
    left: 0px;
    width: 100%;
    font-family: Roboto-Regular;
    font-size: 29px;
    color: #FFFFFF;
    line-height: 1;
    text-align: center;
}

.sp-part9 {
    position: relative;
    height: 258px;
    background: url('/cdn/shop/files/20260313-bg9.png?v=1775099690') no-repeat;
    background-size: 100% 100%;
}

.sp-part9 .sp-top-title1 {
    font-family: Roboto-Regular;
    font-size: 24px;
    color: #FEFEFE;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.sp-part9 .sp-top-title2 {
    position: absolute;
    top: 56px;
    left: 0px;
    width: 100%;
    font-family: Montserrat;
    font-size: 42px;
    color: #FFFFFF;
    line-height: 1;
    text-align: center;
    /* text-shadow: 0 0 10px #dcaa63, 0 0 20px #dcaa63, 0 0 30px #ffea00, 0 0 40px #dcaa63; */
    /* text-shadow: 0 0 10px rgba(220, 170, 99, 1), 0 0 18px rgba(220, 170, 99, 1); */
}

/* 弹跳动画 for img1 */
@keyframes sp-bounce {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }
}

/* 摇摆动画 for img3 */
@keyframes sp-shake {

    0%,
    100% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(-8deg);
    }

    75% {
        transform: rotate(8deg);
    }
}

.sp-top-img2 {
    position: absolute;
    top: 31px;
    left: 67px;
    animation: sp-bounce 2s ease-in-out infinite;
}

.sp-top-img3 {
    position: absolute;
    top: 38px;
    left: 932px;
    animation: sp-shake 2.5s ease-in-out infinite;
}

.sp-top-title3 {
    position: absolute;
    top: 153px;
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.sp-marquee-container {
    display: flex;
    animation: marquee-scroll 20s linear infinite;
    white-space: nowrap;
}

@keyframes marquee-scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

.sp-marquee-item {
    display: flex;
    align-items: center;
    gap: 21px;
    margin-right: 100px;
    font-family: Roboto-Regular;
    font-size: 28px;
    color: #FFFFFF;
    flex-shrink: 0;
}

.sp-marquee-item img {
    width: 25px;
    height: auto;
    flex-shrink: 0;
}

.product-part {
    background: #ffffff;
    box-sizing: border-box;
    position: relative;
    overflow: visible;
    padding: 47px 47px 70px;
}

.product-part .sp-title {
    margin-bottom: 30px;
}

.product-part .sp-img-wrap .sp-img-p.active {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    display: block;
}

.product-part .sp-img-wrap {
    width: 986px;
    height: 696px;
    background: url('/cdn/shop/files/20260313-pro-bg.png?v=1775099690') no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding-top: 15px;
}

.product-part .sp-img-wrap .sp-img-inner {
    position: relative;
    margin: 0 auto;
    width: 958px;
    height: 537px;
    background: #FFFFFF;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.product-part .sp-img-wrap .sp-line-img {
    position: absolute;
    top: 589px;
    left: 123px;
}

.product-part .sp-img-wrap .sp-gift {
    position: absolute;
    top: 592px;
    left: 41px;
    animation: shakeCart 3s infinite ease-in-out;
}

.product-part .sp-line-wrap {
    position: absolute;
    top: 550px;
    left: 110px;
    width: 430px;
    height: 16px;
    background: #FFFFFF;
    border-radius: 7px;
    margin-bottom: 7px;
}

.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%;
    }
}

.product-part .sp-img-wrap .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-part .sp-img-wrap .sp-img-p {
    -webkit-user-drag: none;
    display: none;
}

.product-part .sp-img-wrap .sp-pro-bg {
    position: absolute;
    top: 582px;
    left: 40px;
    width: 524px;
    height: 62px;
}

.product-part .sp-row1 {
    position: absolute;
    top: 630px;
    left: 122px;
    font-family: Roboto-Regular;
    font-size: 15px;
    color: #FFFFFF;
    line-height: 1;
    display: flex;
    align-items: center;
    gap: 10px;
}

.product-part .sp-row1 .sp-icon-s {
    width: 26px;
}

.product-part .sp-t2 {
    font-family: "Roboto-Medium";
    font-size: 30px;
    color: #ffffff;
    width: 180px;
}

.product-part .sp-clock-s {
    position: absolute;
    top: 586px;
    left: 680px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    line-height: 1;
    padding-top: 2px;
    box-sizing: border-box;
}

.product-part .sp-clock-s .square {
    width: 54px;
    height: 52px;
    background: #FFFFFF;
    border-radius: 9px;
    font-family: Roboto;
    font-size: 41px;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding-top: 7px;
}

.product-part .sp-clock-s .dots {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 7px;
    flex-shrink: 0;
    margin: 0 5px;
    /* padding-bottom: 16px; */
}

.product-part .sp-clock-s .dot {
    width: 6px;
    height: 6px;
    background: #ffffff;
    border-radius: 50%;
}

.product-part .sp-time-unit {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}

.product-part .sp-time-label {
    font-family: Roboto-Medium;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 1;
    text-align: center;
}

.product-part .sp-padding {
    box-sizing: border-box;
    padding: 0 6px;
}

.product-part .option-title {
    font-family: Montserrat-Medium;
    font-size: 37px;
    color: #696969;
    line-height: 1;
    padding: 28px 0px 20px;
}

.product-part .opt-group {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    position: relative;
}

.product-part .sp-option {
    position: relative;
    min-width: 438px;
    padding: 10px 20px;
    min-height: 71px;
    background: #F7F7F7;
    border-radius: 5px;
    border: 2px solid #D3D3D3;
    font-family: Roboto-Medium;
    font-size: 36px;
    color: #696969;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    /* white-space: nowrap; */
    user-select: none;
    gap: 15px;
    line-height: 1.1;
}

.product-part .sp-option.active {
    color: #ffffff;
    background: #FF7200;
    border: 2px solid #FF4800;
}

/* .product-part #sp-type .sp-option:nth-child(2) {
  width: 635px;
} */

.product-part .sp-option .sp-hot-img {
    position: absolute;
    top: -60px;
    right: -20px;
    width: 114px;
}

.product-part .price-group {
    line-height: 1.1;
    margin-top: 28px;
    align-items: baseline;
}

.product-part .price1 {
    font-family: Montserrat;
    font-size: 75px;
    color: #FF0707;
}

.product-part .price2 {
    font-family: Montserrat;
    font-size: 42px;
    color: #999999;
    margin-left: 16px;
}

.product-part .sp-row {
    margin-left: 30px;
    display: flex;
    align-items: center;
}

.product-part .sp-row img {
    position: relative;
    z-index: 1;
    transform: translateY(10px);
    animation: shakeCart 3s infinite ease-in-out;
}

.product-part .sp-row .sp-p {
    width: auto;
    height: 44px;
    background: #FD771B;
    border-radius: 10px;
    font-family: Montserrat;
    font-size: 31px;
    color: #FFFFFF;
    line-height: 50px;
    text-align: center;
    margin-left: -32px;
    padding-left: 36px;
    padding-right:10px;
    box-sizing: border-box;
    transform: translateY(20px);
}

.product-part .sp-quality-row {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 40px;
}

.product-part .addCart {
    width: 479px;
    height: 91px;
    background: #FFF3E0;
    border-radius: 10px;
    box-sizing: border-box;
    font-family: Roboto-Medium;
    font-size: 32px;
    color: #000000;
    gap: 22px;
    text-transform: uppercase;
}

.product-part .addCart img {
    width: 41px;
}

.product-part .sp-btn-style {
    width: 890px;
    height: 136px;
    background: #E00000;
    border-radius: 10px;
    cursor: pointer;
    margin: 50px auto 0;
    font-family: Montserrat-ExtraBold;
    font-size: 64px;
    color: #FFFFFF;
    animation: skip 4s infinite;
    text-align: center;
}

.sp-tip5 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 22px;
    font-family: Montserrat-Medium;
    font-size: 30px;
    color: #212121;
    margin-top: 48px;
}

.sp-tip5 img {
    width: 65px;
}

.sp-tip5 span {
    color: #FF0000;
}

.product-part .sp-content {
    padding: 0 40px;
}

.product-part .sp-title-s {
    margin-top: 70px;
    padding-bottom: 32px;
    font-family: Montserrat-SemiBold;
    font-size: 45px;
    color: #212121;
    line-height: 1;
    border-bottom: 1px solid #9d9d9d;
}

@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: 407px;
    height: 93px;
    border-radius: 10px;
    border: 2px solid #828282;
    padding: 0px 40px;
    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: 31px;
    padding: 4px;
    cursor: pointer;
    flex-shrink: 0;
    color: #000;
    font-family: Roboto-Regular;
    font-size: 45px;
    color: #343434;
    text-stroke: 1px #333333;
    -webkit-text-stroke: 1px #333333;
    box-sizing: content-box;
}

.addGroup input {
    outline: 0;
    border: none;
    text-align: center;
    box-sizing: border-box;
    width: 245px;
    height: 100%;
    color: #232326;
    background: transparent;
    /* vertical-align: middle; */
    padding: 0;
    font-family: "Roboto-Medium";
    font-size: 44px;
    color: #000000;
    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,
.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-text {
    position: relative;
    width: 1009px;
    height: 258px;
    background: #eef8fe;
    margin-top: 30px;
}

.sp-footer-text div {
    position: absolute;
    top: 48px;
    left: 102px;
    font-family: Roboto;
    font-size: 37px;
    color: #282828;
    line-height: 1;
}

.sp-footer-text .sp-img1 {
    position: absolute;
    top: 35px;
    left: 42px;
}

.sp-footer-text .sp-img2 {
    position: absolute;
    top: 126px;
    left: 34px;
}

.sp-footer-img {
    display: block;
    margin: 20px auto;
    width: 100%;
}

.sp-footer-box1 {
    width: 802px;
    height: 211px;
    background: #eef8fe;
    padding: 0 50px;
    box-sizing: border-box;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.sp-footer-box1 .sp-p {
    display: flex;
    align-items: center;
    gap: 15px;
    font-family: Roboto;
    font-size: 31px;
    color: #282828;
    margin-bottom: 20px;
}

.sp-footer-box1 .sp-icon {
    width: 45px;
}

.sp-footer-img2 {
    width: 705px;
}

.sp-footer-box2 {
    margin: 30px auto 0;
    width: 802px;
    height: 211px;
    background: #fdfcf5;
    padding: 0 50px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.sp-footer-box2 .sp-icon {
    width: 29px;
}

.sp-footer-box2 .sp-p {
    display: flex;
    align-items: center;
    gap: 7px;
    font-family: Roboto;
    font-size: 31px;
    color: #282828;
    margin-bottom: 18px;
}

.sp-footer-box2 .sp-p img {
    width: 50px;
}

.sp-footer-box2 .sp-li {
    font-family: Roboto-Regular;
    font-size: 28px;
    color: #666666;
    margin-top: 10px;
}

.sp-footer-box2 .sp-li span {
    font-family: Roboto;
}

.sp-part10 {
    width: 100%;
    height: 1479px;
    background: url('/cdn/shop/files/20260313-bg10.png?v=1775099690') no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 110px 0 0px;
}

.sp-part10 .sp-title {
    font-family: Montserrat;
    font-size: 55px;
    color: #ffffff;
    line-height: 75px;
    margin-bottom: 69px;
}

.sp-part10 .sp-item {
    width: 988px;
    height: 346px;
    background: #FFFFFF;
    border-radius: 15px;
    margin: 0 auto 40px;
    display: flex;
    align-items: center;
    padding: 0 35px;
    box-sizing: border-box;
    gap: 33px;
}

.sp-part10 .sp-item .sp-p1 {
    font-family: AkzidenzGroteskBQ-Bold;
    font-size: 45px;
    color: #000000;
    line-height: 50px;
    margin-bottom: 27px;
}

.sp-part10 .sp-item .sp-p2 {
    font-family: Roboto-Regular;
    font-size: 30px;
    color: #000000;
    font-style: italic;
    line-height: 35px;
    opacity: 0.8;
    padding-right:40px;
}

.sp-part11 {
    padding: 80px 77px 120px;
}

.sp-part11 .sp-title {
    font-family: Montserrat;
    color: #212121;
    margin-bottom: 56px;
}

.sp-part11 .sp-title div {
    font-family: Roboto-Medium;
    font-size: 36px;
    color: #000000;
}

.gradually {
    text-align: center;
}

.sp-part11 .sp-title span {
    color: #fff;
}

.sp-part11 .sp-title i {
    font-style: normal;
}

.sp-part11 .q-row {
    width: 926px;
    height: 122px;
    background: #FFFFFF;
    box-shadow: 1px 2px 27px 0px rgba(19, 17, 17, 0.06);
    box-sizing: border-box;
    padding: 0 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: Poppins-SemiBold;
    font-size: 30px;
    color: #212121;
    cursor: pointer;
    transition: all 0.3s ease;
    border-radius: 4px;
}

.sp-part11 .q-row .sp-icon::after {
    background: #272625;
    content: "+";
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    font-family: Roboto-Medium;
    font-size: 36px;
    color: #fff;
    line-height: 1;
    transition: transform 0.3s ease, color 0.3s ease;
}

.sp-part11 .sp-text {
    background: #F4F4F4;
    padding: 20px 50px;
    box-sizing: border-box;
    font-family: Roboto-Regular;
    font-size: 28px;
    color: rgba(0, 0, 0, 0.8);
    line-height: 41px;
    display: none;
    align-items: center;
    box-sizing: border-box;
    overflow: hidden;
}

.sp-part11 .sp-show {
    /* 展开状态样式 */
}

.sp-part11 .sp-show .q-row {
    color: #ffffff;
    background: #000000;
}

.sp-part11 .sp-show .sp-icon::after {
    content: "-";
    color: #000000;
    /* transform: rotate(180deg); */
    background: #ffffff;
}

.sp-part11 .sp-show .sp-text {
    display: flex;
    width: 100%;
    /* background: transparent; */
}

.sp-part11 .sp-box {
    /* border-bottom: 4px solid #89898980; */
}

.sp-part11 .sp-box > div {
    background: transparent;
    transition: background 0.3s ease;
    -webkit-tap-highlight-color: transparent;
    margin-bottom: 20px;
    border-radius: 4px;
}

.sp-part11 .sp-box > div:active {
    background: transparent !important;
}

.sp-part11 .sp-button-box {
    position: inherit;
    margin: 50px auto 150px;
}

.sp-part11 .sp-button-box .swiper-slide {
    height: 152px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sp-part11 .sp-button-box .sp-arrow {
    top: 44px;
    left: 781px;
}

.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: 493px;
    -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: Roboto;
    font-size: 30px;
    color: #636363;
}

.sp-menu .sp-menu-item a {
    width: 100%;
    height: 100%;
    padding-left: 40px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.sp-menu .sp-menu-item a .sp-span {
    width: 40px;
    height: 28px;
    background: #d72b2b;
    border-radius: 3px;
    font-size: 19px;
    color: #ffffff;
    text-align: center;
    line-height: 28px;
    margin-left: 10px;
}

.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: 40px;
}

.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-mask {
    height: 100%;
    margin: auto;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #0000009d;
    z-index: 99;
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
}

.sp-pop {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sp-pop .img-pop {
    width: 94%;
    overflow: hidden;
    padding: 0 80px;

    position: relative;
    z-index: 101;
}

.sp-pop .img-pop > div {
    width: 100%;
}

.sp-pop .img-pop .sp-img {
    position: relative;
    z-index: 102;
    width: auto;
    width: 100%;
}

.sp-mask .img-pop .close-btn {
    width: 94px;
    cursor: pointer;
    margin: 50px auto 0;
    display: block;
    align-self: flex-end;
    margin-bottom: 10px;
}

.sp-btn-style2 {
    width: 1080px;
    height: 180px;
    background: linear-gradient(0deg, #F86900, #FA7300, #FFC001);
    display: flex;
    justify-content: center;
    z-index: 9;
    align-items: center;
}

.sp-btn-style2 .sp-bg {
    position: absolute;
    top: 0px;
    left: 30px;
    width: 296px;
    height: 155px;
    background: linear-gradient(24deg, #000000, #272727, #000000);
    border-radius: 0px 0px 20px 20px;
}

.sp-btn-style2 .sp-bottom1 {
    position: absolute;
    top: 30px;
    left: 47px;
}

.sp-btn-style2 .sp-bottom2 {
    position: absolute;
    top: 30px;
    left: 258px;
}

.sp-btn-style2 .sp-stroke {
    position: absolute;
    top: 38px;
    left: 85px;
    font-family: Montserrat-ExtraBold;
    font-size: 61px;
    color: transparent;
    line-height: 1;
    font-style: italic;
    padding-right: 20px;
    letter-spacing: 0px;
}

.sp-btn-style2 .sp-stroke::after {
    background: linear-gradient(125deg, #F4C25F 0%, #D18510 38.720703125%, #F5B43D 77.5634765625%, #ECAB3F 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.sp-btn-style2 .sp-stroke2 {
    top: 96px;
    left: 92px;
    font-size: 23px;
}

.sp-btn-style2 .sp-right {
    position: absolute;
    top: 42px;
    left: 590px;
    font-family: Montserrat;
    font-size: 65px;
    color: #FFFFFF;
    line-height: 1;
    display: flex;
    align-items: center;
    gap: 20px;
    animation: skip 4s infinite;
}

.sp-btn-style2 .sp-right img {
    width: 35px;
}

.sp-uppercase2 {
    position: absolute;
    top: 115px;
    left: 590px;
    font-family: Roboto-Regular;
    font-size: 26px;
    color: #FFFFFF;
    line-height: 1;
    animation: skip 4s infinite;
}

.sp-btn-style2 .sp-right .sp-arrow {
    width: 27px;
    transform: translateY(2px);
}

.sp-btn-style2 .sp-p {
    font-size: 30px;
    color: #ffffff;
    line-height: 36px;
    text-align: left;
}

.sp-btn-style2 .sp-cart {
    position: absolute;
    top: 28px;
    left: 377px;
    width: 138px;
    height: 124px;
    background: #FFFFFF;
    box-shadow: 5px 6px 9px 0px rgba(44, 44, 44, 0.24);
    border-radius: 20px;
}

.sp-btn-style2 .sp-cart img {
    width: 81px;
}

.sp-btn-style2 .sp-cart .sp-num {
    top: 8px;
    right: 2px;
    width: 51px;
    height: 51px;
    background: #E61A1E;
    border-radius: 50%;
    font-family: Roboto;
    font-size: 38px;
}

.sp-btn-style2.sp-fixed-bottom {
    position: fixed;
    bottom: 0;
    animation: stuckMoveUp 0.6s;
}

.sp-pc {
    display: none;
}

/* @media screen and (max-device-width: 480px){
  body{
    -webkit-text-size-adjust: 100%;
  }
} */

@media screen and (min-width: 1080px) {
    #root {
        max-width: unset;
        overflow-x: clip;
        /* 使用clip代替hidden，不会破坏sticky定位 */
    }

    .sp-pc {
        display: block;
    }

    .sp-mobile {
        display: none;
    }

    .sp-ww {
        width: 1400px;
        margin-left: auto;
        margin-right: auto;
    }

    .header-top {
        width: 1920px;
        z-index: 9;
        height: 30px;
        font-size: 20px;
    }

    .header-inner {
        position: fixed;
        top: 17px;
        left: 260px;
        margin-top: 0px;
        width: 1400px;
        height: 60px;
        border-radius: 30px;
        box-sizing: border-box;
        padding: 0 6px 0 45px;
        z-index: 2;
    }

    .header-inner.sp-fixed {
        top: 0px;
        left: 0px;
        width: 1920px;
        height: 60px;
        padding: 0 260px;
        background: #ffffff;
        border-radius: 0px;
    }

    .header-inner ul {
        z-index: 2;
        display: flex;
        gap: 38px;
    }

    .header-inner .sp-menu-item {
        display: inline-block;
        font-family: Montserrat-SemiBold;
        font-size: 18px;
        color: #000000;
        text-align: center;
    }

    .header-inner .sp-menu-item a .sp-span {
        display: inline-block;
        width: 39px;
        height: 19px;
        background: #d72b2b;
        border-radius: 3px;
        font-size: 13px;
        color: #ffffff;
        text-align: center;
        line-height: 19px;
        margin-left: 4px;
        margin-right: -10px;
        transform: translateY(-2px);
    }

    .header-inner .sp-logo-pc {
        position: absolute;
        left: 64%;
        transform: translate(-50%);
        font-family: Montserrat;
        font-size: 32px;
        color: #000;
        width: 139px;
        /* background: #000; */
    }

    .sp-top-btn {
        width: 196px;
        height: 48px;
        background: linear-gradient(0deg, #FF5A00, #FFC000);
        border-radius: 24px;
        font-size: 20px;
        margin-right: 0;
    }

    .sp-cart {
        margin-right: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }

    .sp-cart .sp-num {
        top: -7px;
        right: -13px;
        width: 26px;
        height: 26px;
        font-size: 18px;
    }

    .sp-title {
        font-size: 53px;
        line-height: 1;
    }

    .sp-sub-title {
        font-size: 30px;
        line-height: 1;
        margin-top: 15px;
    }

    .product-part .sp-img-wrap .sp-img-inner {
        width: 710px;
        height: 398px;
        background: #FFFFFF;
        border-radius: 20px;
    }

    .product-part .sp-img-wrap .sp-line-img {
        top: 442px;
        left: 90px;
        width: 325px;
    }

    .product-part .sp-img-wrap .sp-gift {
        top: 442px;
        left: 30px;
        width: 44px;
    }

    .product-part .sp-line-wrap {
        top: 447px;
        left: 84px;
        width: 272px;
    }

    .sp-btn-box {
        top: 696px;
        left: 260px;
    }

    .sp-button-box {
        width: 700px;
        height: 100px;
        background: url('/cdn/shop/files/20260313-btn-pc.png?v=1775099690') no-repeat;
        background-size: 100% 100%;
        font-size: 38px;
    }

    .sp-part1 {
        height: 1066px;
        background: url('/cdn/shop/files/20260313-bg1-pc.png?v=1775099691') no-repeat;
    }

    .sp-part1 .sp-image1 {
        top: 664px;
        left: 1475px;
    }

    .sp-part1 .sp-image2 {
        top: 165px;
        left: 835px;
    }

    .sp-part1 .sp-image3 {
        top: 400px;
        left: 260px;
    }

    .sp-part1 .sp-off {
        top: 689px;
        left: 1533px;
        font-size: 27px;
    }

    .sp-part1 .sp-off2 {
        top: 721px;
        left: 1490px;
        font-size: 78px;
    }

    .sp-part1 .sp-off3 {
        top: 789px;
        left: 1505px;
        font-size: 26px;
    }

    .sp-part1 .sp-stroke {
        top: 173px;
        left: 261px;
        font-size: 60px;
    }

    .sp-part1 .sp-stroke2 {
        top: 245px;
        left: 261px;
    }

    .sp-part1 .sp-text {
        top: 315px;
        left: 260px;
        width: max-content;
        font-size: 24px;
        text-align: left;
    }

    .sp-part1 .sp-info {
        top: 820px;
        left: 288px;
        gap: 12px;
        font-size: 21px;
    }

    .sp-part1 .sp-info2 {
        left: 678px;
    }

    .sp-part1 .sp-img-box {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .sp-part2 {
        height: 662px;
        padding-top: 100px;
    }

    .sp-part2 .sp-text {
        top: 239px;
        left: 260px;
        width: 1400px;
    }

    .sp-part2 .sp-t1 {
        top: 297px;
        font-size: 24px;
    }

    .sp-circles {
        width: 95px;
        height: 95px;
        position: absolute;
        top: -48px;
        /* position: absolute;
    transform: translateX(-50%) translateY(-50%);
    top: 0;
    left: 50%; */
    }

    .sp-part3 {
        height: 850px;
    }

    .sp-part3 .sp-title {
        position: absolute;
        top: 7px;
        left: 937px;
        width: max-content;
        text-align: left;
        font-size:47px;
    }

    .sp-part3 .sp-sub-title {
        position: absolute;
        top: 142px;
        left: 937px;
        width: max-content;
        line-height: 1.2;
        text-align: left;
        margin-top: 0px;
    }

    .sp-part3 .sp-video {
        top: 0px;
        left: 259px;
        width: 622px;
        height: 730px;
    }

    .sp-part3 .sp-swiper-buttons {
        top: 367px;
        left: 910px;
        width: 741px;
    }

    .sp-part3 .sp-swiper3 {
        top: 235px;
        left: 937px;
        width: 685px;
    }

    .sp-part3 .sp-swiper3 .sp-arrow {
        top: 101px;
    }

    .sp-part3 .sp-swiper3 .sp-info {
        top: 267px;
        font-size: 36px;
    }

    .sp-part3 .sp-text {
        top: 600px;
        left: 949px;
        width: 684px;
    }

    .sp-part3 .sp-text .sp-t1 {
        gap: 14px;
        font-size: 28px;
    }

    .sp-part3 .sp-text .sp-stroke {
        font-size: 45px;
    }

    .sp-part3 .sp-text .sp-t2 {
        margin-top: 15px;
        font-size: 20px;
    }

    .sp-part4 {
        height: 643px;
        background: url('/cdn/shop/files/20260313-bg4-pc.png?v=1775099690') no-repeat;
        background-size: 100% 100%;
    }

    .sp-part4 .sp-image1 {
        position: absolute;
        top: -94px;
        left: 990px;
    }

    .sp-part4 .sp-image2 {
        position: absolute;
        top: 355px;
        left: 263px;
    }

    .sp-part4 .sp-title {
        position: absolute;
        top: 99px;
        left: 260px;
        width: max-content;
        text-align: left;
        font-size:47px;
    }

    .sp-part4 .sp-sub-title {
        position: absolute;
        top: 241px;
        left: 260px;
        width: max-content;
        line-height: 1.2;
        text-align: left;
        margin-top: 0px;
    }

    .sp-part4 .sp-text {
        top: 522px;
        left: 276px;
        flex-direction: row;
        font-size: 22px;
    }

    .sp-part5 {
        height: 1334px;
        padding-top: 100px;
    }

    .sp-part5 .sp-image1 {
        top: 239px;
        left: 260px;
    }

    .sp-part5 .sp-image2 {
        top: 239px;
        left: 743px;
    }

    .sp-part5 .sp-info {
        top: 276px;
        left: 276px;
        width: 226px;
        height: 49px;
    }

    .sp-part5 .sp-info2 {
        left: 767px;
    }

    .sp-part5 .sp-text {
        top: 367px;
        left: 331px;
        gap: 58px;
    }

    .sp-part5 .sp-text2 {
        left: 868px;
    }

    .sp-part5 .sp-swiper1 {
        top: 864px;
        width: 1400px;
    }

    .sp-part5 .sp-swiper1 .swiper-slide {
        width: 226px;
        height: 220px;
        margin: 0 4px;
    }

    .sp-part5 .sp-swiper1 .sp-font {
        top: 186px;
        font-size: 26px;
    }

    .sp-part5 .sp-btn-box {
        top: 1134px;
        left: 610px;
    }

    .sp-part6 {
        height: 527px;
    }

    .sp-part6 .sp-image1 {
        top: 86px;
        left: 752px;
    }

    .sp-part6 .sp-text1 {
        top: 131px;
        left: 1022px;
    }

    .sp-part6 .sp-text2 {
        top: 239px;
        left: 1024px;
        font-size:21px;
    }

    .sp-part6 .sp-info {
        top: 331px;
        left: 1025px;
        font-size:12px;
    }

    .sp-part6 .sp-info2 {
        left: 1197px;
    }

    .sp-part7 {
        height: 1110px;
        box-sizing: border-box;
        padding-top: 100px;
    }

    .sp-part7 .sp-swiper-buttons {
        /* top: 584px;
    left: 236px;
    width: 1448px; */
        top: 505px;
        left: 258px;
        width: 1404px;
    }

    .sp-part7 .sp-swiper3 {
        top: 262px;
        left: 260px;
        width: 1400px;
    }

    .sp-part7 .sp-swiper3 .swiper-slide {
        width: 455px;
        height: 549px;
    }

    .sp-part7 .sp-text {
        top: 483px;
        font-size: 23px;
    }

    .sp-part7 .sp-pagination {
        top: 585px;
    }

    .sp-part7 .sp-btn-box {
        top: 910px;
        left: 610px;
    }

    .sp-part8 {
        height: 607px;
    }

    .sp-part8 .sp-bg {
        left: 260px;
        width: 1400px;
        height: 507px;
    }

    .sp-part8 .sp-image {
        top: 41px;
        left: 893px;
    }

    .sp-part8 .sp-font {
        top: 40px;
        left: 314px;
    }

    .sp-part8 .sp-font2 {
        top: 332px;
    }

    .sp-part8 .sp-text {
        font-size:21px;
        top: 121px;
        left: 315px;
    }

    .sp-part8 .sp-text2 {
        top: 381px;
        line-height:1.5;s
    }

    .sp-part8 .sp-info {
        top: 41px;
        left: 1061px;
        width: 555px;
        row-gap: 18px;
    }

    .sp-part8 .sp-info .sp-t1 {
        top: 168px;
        font-size: 26px;
    }

    .sp-part9 {
        height: 258px;
        background: url('/cdn/shop/files/20260313-bg9-pc.png?v=1775099690') no-repeat;
        background-size: 100% 100%;
    }

    .sp-part9 .sp-top-title1 {
        font-size: 24px;
    }

    .sp-part9 .sp-top-title2 {
        top: 58px;
    }

    .sp-top-img2 {
        top: 33px;
        left: 483px;
    }

    .sp-top-img3 {
        top: 40px;
        left: 1348px;
    }

    .sp-part9 .sp-marquee-item {
        margin-right: 400px;
    }

    .sp-part9 .sp-text {
        position: absolute;
        top: 148px;
        left: 356px;
        width: 1207px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .sp-part9 .sp-text div {
        display: flex;
        align-items: center;
        gap: 10px;
        font-family: Roboto-Regular;
        font-size: 21px;
        color: #FEFEFE;
    }

    .sp-part9 .sp-text div img {
        width: 25px;
        height: auto;
    }

    .product-part {
        font-family: "Roboto-Medium";
        box-sizing: border-box;
        position: relative;
        overflow: visible;
        padding: 80px 230px 60px 258px;
    }

    .product-part .sp-title {
        font-size: 43px;
        margin-bottom: 10px;
    }

    .product-part .sp_product_content {
        display: flex;
        gap: 44px;
        align-items: flex-start;
    }

    .product-part .sp_product_content .sp-wrap-item {
        position: -webkit-sticky;
        position: sticky;
        top: 104px;
        align-self: flex-start;
        z-index: 1;
    }

    .product-part .sp_product_content .sp-content {
        width: 600px;
    }

    .product-part .sp-img-wrap .sp-img-p {
        -webkit-user-drag: none;
        display: none;
    }

    .product-part .sp-img-wrap .sp-pro-bg {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 109px;
    }

    .product-part .sp-img-wrap {
        width: 731px;
        height: 516px;
        padding-top: 10px;
    }

    .product-part .sp-img-wrap .sp-img-p.active {
        height: 70%;
    }

    .product-part .sp-row1 {
        top: 468px;
        left: 90px;
        font-size: 22px;
    }

    .product-part .sp-row1 .sp-icon-s {
        width: 19px;
    }

    .product-part .sp-clock-s {
        top: 434px;
        left: 505px;
        gap: 10px;
    }

    .product-part .sp-clock-s .square {
        width: 40px;
        height: 38px;
        font-size: 31px;
    }

    .product-part .sp-time-label {
        font-size: 12px;
        line-height: 15px;
    }

    .product-part .sp-clock-s .dots {
        margin: 0 4px;
    }

    .product-part .sp-clock-s .dot {
        width: 4px;
        height: 4px;
    }

    .product-part .sp-padding {
        padding: 0;
        width: 100%;
    }

    .product-part .option-title {
        font-size: 24px;
        line-height: 1;
        padding: 22px 0px 15px;
    }

    .product-part .opt-group {
        gap: 8px;
    }

    .product-part .sp-option {
        min-width: 293px;
        padding: 10px 20px;
        min-height: 48px;
        font-size: 24px;
    }

    /*.product-part #sp-type .sp-option:nth-child(2) {
    width: 424px;
  } */

    .product-part .sp-option .sp-fire-img {
        width: 24px;
    }

    .product-part .sp-option .sp-hot-img {
        top: -34px;
        right: -12px;
        width: 67px;
    }

    .product-part .price-group {
        margin-top: 36px;
        justify-content: flex-start;
        margin-top: 20px;
    }

    .product-part .price1 {
        font-size: 50px;
    }

    .product-part .price2 {
        font-size: 28px;
        margin-left: 20px;
    }

    .product-part .sp-row {
        margin-left: 30px;
        display: flex;
        align-items: center;
    }

    .product-part .sp-row img {
        width: 34px;
        position: relative;
        z-index: 1;
    }

    .product-part .sp-row .sp-p {
        width: 200px;
        height: 30px;
        font-size: 20px;
        line-height: 34px;
        margin-left: -15px;
        padding-left: 20px;
        box-sizing: border-box;
        transform: translateY(9px);
    }

    .product-part .sp-quality-row {
        gap: 22px;
    }

    .product-part .addCart {
        width: 308px;
        height: 59px;
        background: #fff3e0;
        border-radius: 15px;
        border: none;
        font-size: 18px;
        gap: 14px;
        user-select: none;
    }

    .product-part .addCart img {
        width: 24px;
    }

    .product-part .sp-btn-style {
        width: 100%;
        height: 91px;
        background: #E00000;
        border-radius: 10px;
        margin: 30px auto 42px;
        font-size: 43px;
    }

    .sp-tip5 {
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .sp-tip5 img {
        width: 45px;
    }

    .product-part .sp-title-s {
        text-align: left;
        margin-top: 0px;
        font-size: 30px;
        color: #000000;
        line-height: 1;
        margin-left: 0;
    }

    .addGroup {
        width: 264px;
        height: 60px;
        border-radius: 10px;
        border: 2px solid #828282;
        padding: 0px 14px;
    }

    .addGroup .sp-reduce,
    .addGroup .sp-add {
        width: 12px;
        font-size: 30px;
    }

    .addGroup input {
        width: 120px;
        font-size: 23px;
    }

    .sp-footer-text {
        width: 540px;
        height: 138px;
        margin: 0;
        font-size: 20px;
        margin-bottom: 20px;
    }

    .sp-footer-text div {
        top: 25px;
        left: 55px;
        font-size: 20px;
    }

    .sp-footer-text .sp-img1 {
        top: 20px;
        left: 23px;
        width: 25px;
        height: 29px;
    }

    .sp-footer-text .sp-img2 {
        top: 68px;
        left: 19px;
        width: 478px;
        height: 39px;
    }

    .sp-footer-box1 {
        width: 526px;
        height: 139px;
        padding: 0px 24px;
    }

    .sp-footer-box1 .sp-icon {
        width: 25px;
    }

    .sp-footer-box1 .sp-p {
        font-size: 20px;
    }

    .sp-footer-img2 {
        width: 478px;
    }

    .sp-footer-box2 {
        width: 526px;
        height: 139px;
        padding: 0px 24px;
    }

    .sp-footer-box2 .sp-p img {
        width: 29px;
    }

    .sp-footer-box2 .sp-p {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .sp-footer-box2 .sp-li {
        font-size: 16px;
    }

    .sp-part10 {
        height: 451px;
        background: url('/cdn/shop/files/20260313-bg10-pc.png?v=1775099690') no-repeat;
        background-size: 100% 100%;
        box-sizing: border-box;
        padding: 38px 259px;
    }

    .sp-part10 .sp-title {
        font-size: 50px;
        margin-bottom: 70px;
    }

    .sp-part10 .sp-box {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .sp-part10 .sp-item {
        width: 438px;
        height: 218px;
        background: #FFFFFF;
        border-radius: 15px;
        margin-bottom: 0px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        box-sizing: border-box;
        gap: 0px;
        text-align: center;
        padding: 45px 0 0;
    }

    .sp-part10 .sp-item .sp-circle {
        height: 73px;
    }

    .sp-part10 .sp-content {
        margin-top: 28px;
    }

    .sp-part10 .sp-item .sp-p1 {
        padding:0 20px;
        font-size: 24px;
        color: #000000;
        line-height: 1.1;
        margin-bottom: 12px;
        text-transform: uppercase;
    }

    .sp-part10 .sp-item .sp-p2 {
        padding:0 20px;
        font-family: Roboto-Regular;
        font-size: 17px;
        color: #000000;
        line-height: 1.2;
    }

    .sp-part11 {
        padding: 80px 337px 100px;
    }

    .sp-part11 .sp-title {
        font-family: Montserrat;
        font-size: 45px;
        line-height: 1.2;
        margin-bottom: 40px;
    }

    .sp-part11 .sp-title div {
        font-size: 30px;
    }

    .sp-part11 .q-row {
        width: 1243px;
        height: 122px;
        min-height: unset;
        gap: 28px;
        font-size: 30px;
        line-height: 45px;
        padding: 0 43px;
        transition: all 0.3s ease;
    }

    .sp-part11 .sp-text {
        width: 1400px;
        padding-left: 43px;
        box-sizing: border-box;
        font-size: 24px;
        color: #000000;
        opacity: 0.8;
        overflow: hidden;
    }

    .sp-part11 .sp-show .sp-text {
        /* height由slideDown自动计算，无需设置固定高度 */
    }

    .sp-part11 .sp-button-box {
        margin-bottom: 0px;
    }

    .sp-pop .img-pop .sp-img {
        position: relative;
        z-index: 102;
        width: auto;
        width: 80%;
        margin: 0 auto;
    }

    .sp-mask .img-pop .close-btn {
        width: 50px;

        cursor: pointer;
        margin: auto;
        display: block;
        align-self: flex-end;
        margin-bottom: 0px;
        margin-top: 10px;
    }

    .sp-scroll-top {
        scroll-margin-top: 34px;
    }
}

.sp-scroll-top {
    scroll-margin-top: 70px;
}

.gradually span,
.gradually div,
.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;
    }
}

@keyframes swiper-up-fade {
    0% {
        transform: translateY(20px);
        opacity: 0;
    }

    100% {
        transform: translateY(0px);
        opacity: 1;
    }
}

.sp-ani,
.sp-ani2 {
    opacity: 0;
}

.sp-ani-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@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;
    }
}

@media only screen and (max-width: 1080px) {
    .sp-part4 .sp-title{
    font-size:54px;
  }
    #top-bar{
        position:fixed !important;
        top:0;
    }
    .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;
    }

    #root .customer_buy_more_wrapper .customer_buy_more_title {
        font-size: 50px;
        margin-bottom: 40px;
    }

    #root table.customer-buy-more-discount-table {
        color: #000;
    }

    #root .quick-add-hidden {
        margin: 20px 40px 40px;
        font-size: 40px;
        color: #000;
    }

    #root table.customer-buy-more-discount-table th,
    td {
        padding: 20px 10px !important;
    }
}

.ribbons-extensions-theme-plugins-app-embed-plus,
.quick-add-hidden {
    max-width: 1080px;
    margin: 0 auto;
}

.guarantee_column_container,
.collapsible-content__wrapper,
.lt_back_to_top,
.product-recommendations,
.related-products {
    display: none !important;
}

#root .quick-add-hidden {
    color: #000;
    margin-bottom: 20px;
}