.black-hot-sale-section{padding-top:0;padding-bottom:50px;background-color:var(--section-bg-color, #f0e9d7)!important;margin-top:60px;min-height:100px}.black-hot-sale-card-2{background:#fff;color:#fff;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;position:relative}.black-hot-sale-card-2 h3{color:#000}.black-hot-sale-card-2 img{width:100%;height:auto;margin-bottom:15px}.button-wrapper .copy{background-color:#ba1001;color:#ba1001;border:none;padding:5px 30px;border-radius:30px;cursor:pointer;font-weight:700;display:inline-block;margin-left:20px}.black-hot-sale-card-2 .discount{position:absolute;top:0;color:#000;font-size:14px;z-index:1;right:6%}.black-hot-sale-card-2 .discount img{width:58px!important}.black-hot-sale-card-2 .price{font-size:min(2vw,25px);font-weight:500;margin:0 0 10px;color:#000}.black-hot-sale-card-2 .old-price{text-decoration:line-through;font-size:min(1.3vw,23PX);color:#000;margin-left:8px}.black-hot-sale-card-2 button{background:#ffae00;border:none;padding:5px 30px;border-radius:30px;cursor:pointer;margin-top:auto;font-size:14px;color:#fff}.first-card .black-hot-sale-card-2 button{background-color:#fff;color:#ba1001;border:1px solid #000}.black-hot-sale-card-2 h3{font-size:min(1.6vw,27px);margin-bottom:5%;height:23%}.black-hot-sale-card-2 p{font-size:min(1vw,17px);line-height:1.7}.black-hot-sale-card-2.first-card{grid-column:span 3;display:flex;flex-direction:row;gap:40px;align-items:center}.black-hot-sale-card-2.first-card .discount{right:3%}.black-hot-sale-card-2.first-card h3{font-size:min(2.5vw,32px)}.black-hot-sale-card-2.first-card img{width:100%;margin:0;display:block}.black-hot-sale-card-2.first-card .content{width:40%}.black-content{color:#ffae00;opacity:1!important;font-size:18px;margin-bottom:20px}.reviews-num{color:#aaa!important}.reviews-shop{margin-bottom:20px}@media(max-width:768px){.button-wrapper .copy{padding:5px 6px;margin-left:2px}.button-wrapper .copy svg{width:12px;height:12px;margin-right:2px}.discount-text{font-size:8px}.black-hot-sale-card-2 .discount img{width:40px!important}.black-hot-sale-grid{grid-template-columns:repeat(2,1fr);gap:10px}.black-hot-sale-title{font-size:26px;margin-top:30px}.black-hot-sale-card-2 .price{font-size:3.2vw;margin:0}.button-wrapper .copy{font-size:2.3vw}.black-hot-sale-card-2.first-card{flex-direction:column;grid-column:span 2}.black-hot-sale-card-2.first-card img,.black-hot-sale-card-2.first-card .content{width:100%}.black-hot-sale-card-2.first-card{gap:15px}.black-hot-sale-card-2.first-card h3{font-size:4.5vw;margin-bottom:2px}.black-hot-sale-card-2 p{font-size:2vw!important;margin:0;min-height:110px}.black-hot-sale-card-2 .content{padding:0 7% 7%}.black-hot-sale-card-2.first-card .content{font-size:5vw}.black-hot-sale-card-2.first-card h3{height:20%}.black-hot-sale-card-2 .old-price{font-size:2.8vw}.black-hot-sale-card-2 button{padding:5px 6px;font-size:2.3vw}.black-hot-sale-card-2 h3{font-size:2.8vw}.black-hot-sale-card-2 h3{height:12%}.ant_content{padding:5% 6% 17%}.reviews-shop{flex-direction:column;align-items:start;gap:5px;margin-bottom:5px}.reviews-num{font-size:9px}.reviews-shop .button{font-size:12px;padding:2px 12px}.black-hot-sale-card-2.first-card p{min-height:80px}}.compare-products{width:100%;background:var(--section-bg-desktop, #ffffff);padding-top:var(--section-pt-desktop, 48px);padding-bottom:var(--section-pb-desktop, 48px)}.compare-products__inner{width:100%;max-width:var(--inner-max-width-desktop, 1200px);margin:0 auto;padding-left:var(--inner-side-pad-desktop, 20px);padding-right:var(--inner-side-pad-desktop, 20px);box-sizing:border-box}.compare-products--desktop-full .compare-products__inner{max-width:none}.compare-products__scroller{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-width:none}.compare-products__scroller::-webkit-scrollbar{display:none}.compare-products__row-grid{display:grid;grid-template-columns:repeat(var(--product-count, 3),var(--product-card-column-desktop, minmax(0, 1fr)));justify-content:center;gap:var(--column-gap-desktop, 24px)}.compare-products__product-cell{text-align:center}.compare-products__product-image-wrap{margin:0 auto;width:var(--product-image-width-desktop, 220px);height:var(--product-image-height-desktop, 220px);border-radius:var(--product-image-radius-desktop, 16px);overflow:hidden;background:var(--product-image-bg, #f4f6f8)}.compare-products__product-image{width:100%;height:100%;object-fit:cover;display:block}.compare-products__product-title{margin:12px 0 0;font-size:var(--title-size-desktop, 40px);line-height:1.15;font-weight:var(--title-weight-desktop, 700);color:var(--title-color, #000000)}.compare-products__product-price{margin:8px 0 0;font-size:var(--price-size-desktop, 40px);line-height:1.1;font-weight:var(--price-weight-desktop, 700);color:var(--price-color, #66b53f)}.compare-products__product-button{margin-top:18px;min-width:180px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--button-border-color, #66b53f);border-radius:999px;color:var(--button-text-color, #66b53f);background:var(--button-bg-color, transparent);padding:12px 26px;text-decoration:none;font-size:var(--button-size-desktop, 30px);line-height:1;font-weight:var(--button-weight-desktop, 700)}.compare-products__attr{margin-top:var(--attr-row-margin-top-desktop, 16px);margin-bottom:var(--attr-row-margin-bottom-desktop, 0px)}.compare-products__attr-label{background:var(--attr-label-bg, #f5f5f5);color:var(--attr-label-color, #111111);font-size:var(--attr-label-size-desktop, 24px);font-weight:var(--attr-label-weight-desktop, 700);line-height:1.2;padding:var(--attr-label-py-desktop, 12px) var(--attr-label-px-desktop, 18px)}.compare-products--sticky-label .compare-products__attr-label{position:relative}.compare-products--sticky-label .compare-products__attr-label-text{position:sticky;left:var(--attr-label-px-desktop, 18px);z-index:3;display:inline-block}.compare-products__attr-values{margin-top:8px}.compare-products__attr--sub .compare-products__attr-label{background:transparent;color:var(--sub-label-color, #111111);font-size:var(--sub-label-size-desktop, 20px);font-weight:var(--sub-label-weight-desktop, 700);line-height:1.2;padding:var(--sub-label-py-desktop, 0px) var(--sub-label-px-desktop, 0px)}.compare-products__attr--sub .compare-products__attr-values{margin-top:var(--sub-values-top-desktop, 4px)}.compare-products__attr--sub .compare-products__attr-value{text-align:var(--sub-value-align-desktop, center);font-size:var(--sub-value-size-desktop, var(--value-text-size-desktop, 24px));font-weight:var(--sub-value-weight-desktop, var(--value-text-weight-desktop, 500))}.compare-products__attr--sub .compare-products__value-image-wrap{margin:var(--sub-value-image-margin-desktop, 0 auto)}.compare-products__attr-value{text-align:center;font-size:var(--value-text-size-desktop, 24px);font-weight:var(--value-text-weight-desktop, 500);color:var(--value-text-color, #111111);line-height:1.3;min-height:1em}.compare-products__value-image-wrap{margin:0 auto;width:var(--value-image-width-desktop, 36px);aspect-ratio:var(--value-image-ratio, 1 / 1)}.compare-products__value-image{width:100%;height:100%;object-fit:contain;display:block}.compare-products__attr.is-collapsed{display:none}.compare-products__toggle-wrap{margin-top:18px;text-align:center}.compare-products__toggle-btn{border:0;background:transparent;padding:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;color:var(--toggle-color, #66b53f);font-size:var(--toggle-size-desktop, 26px);font-weight:var(--toggle-weight-desktop, 500);line-height:1.1}.compare-products__toggle-icon{display:inline-flex;width:1.2em;height:1.2em;line-height:1;transform:none;transition:transform .2s ease}.compare-products__toggle-icon svg{width:100%;height:100%;display:block}.compare-products__toggle-btn.is-expanded .compare-products__toggle-icon{transform:rotate(180deg) translateY(-1px)}@media(max-width:768px){.compare-products{background:var(--section-bg-mobile, #ffffff);padding-top:var(--section-pt-mobile, 24px);padding-bottom:var(--section-pb-mobile, 24px)}.compare-products__inner{max-width:var(--inner-max-width-mobile, 100%);padding-left:var(--inner-side-pad-mobile, 12px);padding-right:var(--inner-side-pad-mobile, 12px)}.compare-products--mobile-full .compare-products__inner{max-width:none}.compare-products__row-grid{display:flex;gap:var(--column-gap-mobile, 12px);width:max-content;min-width:100%}.compare-products__product-cell,.compare-products__attr-value{flex:0 0 var(--product-card-width-mobile, 320px);width:var(--product-card-width-mobile, 320px)}.compare-products__product-image-wrap{width:var(--product-image-width-mobile, 180px);height:var(--product-image-height-mobile, 180px);border-radius:var(--product-image-radius-mobile, 14px)}.compare-products__product-title{font-size:var(--title-size-mobile, 28px);font-weight:var(--title-weight-mobile, 700)}.compare-products__product-price{font-size:var(--price-size-mobile, 28px);font-weight:var(--price-weight-mobile, 700)}.compare-products__product-button{font-size:var(--button-size-mobile, 26px);font-weight:var(--button-weight-mobile, 700);min-width:170px}.compare-products__attr{margin-top:var(--attr-row-margin-top-mobile, 12px);margin-bottom:var(--attr-row-margin-bottom-mobile, 0px);width:max-content;min-width:100%}.compare-products__attr-label{font-size:var(--attr-label-size-mobile, 20px);font-weight:var(--attr-label-weight-mobile, 700);padding:var(--attr-label-py-mobile, 10px) var(--attr-label-px-mobile, 14px);width:100%}.compare-products--sticky-label .compare-products__attr-label-text{left:var(--attr-label-px-mobile, 14px)}.compare-products__attr--sub .compare-products__attr-label{font-size:var(--sub-label-size-mobile, 18px);font-weight:var(--sub-label-weight-mobile, 700);padding:var(--sub-label-py-mobile, 0px) var(--sub-label-px-mobile, 0px)}.compare-products__attr--sub .compare-products__attr-values{margin-top:var(--sub-values-top-mobile, 4px)}.compare-products__attr--sub .compare-products__attr-value{text-align:var(--sub-value-align-mobile, center);font-size:var(--sub-value-size-mobile, var(--value-text-size-mobile, 20px));font-weight:var(--sub-value-weight-mobile, var(--value-text-weight-mobile, 500))}.compare-products__attr--sub .compare-products__value-image-wrap{margin:var(--sub-value-image-margin-mobile, 0 auto)}.compare-products__attr-value{font-size:var(--value-text-size-mobile, 20px);font-weight:var(--value-text-weight-mobile, 500)}.compare-products__value-image-wrap{width:var(--value-image-width-mobile, 32px)}.compare-products__toggle-btn{font-size:var(--toggle-size-mobile, 22px);font-weight:var(--toggle-weight-mobile, 500)}}.hot-sale-section{padding-top:50px;padding-bottom:50px}.hot-sale-title{text-align:center;font-size:2.5vw;font-weight:700;margin-bottom:30px;margin-top:70px}.hot-sale-card{background:#000;color:#fff;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;position:relative}.hot-sale-card .price{font-size:min(2vw,25px);font-weight:700;margin:15px 0;color:#facc15}.hot-sale-card .old-price{text-decoration:line-through;font-size:min(1.8vw,23PX);color:#aaa;margin-left:8px}.hot-sale-card button{background:#facc15;border:none;padding:5px 30px;border-radius:30px;cursor:pointer;font-weight:700;margin-top:auto;color:#000}@media(max-width:768px){.discount-text{font-size:10px}.hot-sale-card .discount img{width:40px!important}.hot-sale-grid{grid-template-columns:repeat(2,1fr);gap:10px}.hot-sale-title{font-size:26px;margin-top:30px}.hot-sale-card .price{font-size:3.2vw}.hot-sale-card.first-card{flex-direction:column;grid-column:span 2}.hot-sale-card.first-card img,.hot-sale-card.first-card .content{width:100%}.hot-sale-card.first-card{gap:15px}.hot-sale-card.first-card h3{font-size:4.5vw;margin-bottom:2px}.hot-sale-card p{font-size:2vw}.hot-sale-card .content{padding:0 7% 7%}.hot-sale-card.first-card .content{font-size:5vw}.hot-sale-card.first-card h3{height:30%}.hot-sale-card .old-price{font-size:2.8vw}.hot-sale-card button{font-size:2.3vw}.hot-sale-card h3{font-size:2.8vw}.hot-sale-card h3{height:19%}.ant_content{padding:5% 6% 17%}}.row-product-pit{margin-top:var(--section-margin-top-pc);margin-bottom:var(--section-margin-bottom-pc);padding-left:var(--section-padding-left-pc);padding-right:var(--section-padding-right-pc)}.row-product-pit__inner{max-width:var(--section-max-width-pc);margin:0 auto}.row-product-pit__card{display:grid;grid-template-columns:var(--main-image-width-pc) minmax(0,1fr);column-gap:calc(48px + var(--main-image-margin-right-pc));row-gap:0;align-items:center}.row-product-pit__image-wrap{width:var(--main-image-width-pc);grid-column:1;grid-row:1 / span 2}.row-product-pit__image-wrap img{display:block;width:100%;height:auto;border-radius:16px}.row-product-pit__content{grid-column:2;grid-row:1;min-width:0}.row-product-pit__title{margin:0;font-size:var(--title-size-pc);font-weight:var(--title-weight-pc);line-height:1.2;color:#000}.row-product-pit__subtitle{margin-top:var(--subtitle-margin-top-pc);margin-bottom:var(--subtitle-margin-bottom-pc);max-width:var(--subtitle-max-width-pc);font-size:var(--subtitle-size-pc);font-weight:var(--subtitle-weight-pc);line-height:1.4;color:#666;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;line-clamp:var(--subtitle-lines-pc);-webkit-line-clamp:var(--subtitle-lines-pc)}.row-product-pit__subtitle--mobile{display:none}.row-product-pit__sku-wrap{margin-top:var(--sku-image-margin-top-pc);width:var(--sku-image-width-pc)}.row-product-pit__sku-wrap img{display:block;width:100%;height:auto}.row-product-pit__button{grid-column:2;grid-row:2;justify-self:start;margin-top:var(--button-margin-top-pc);margin-bottom:var(--button-margin-bottom-pc);width:var(--button-width-pc);min-height:44px;border:0;border-radius:var(--button-radius-pc);background:var(--button-bg-pc);color:var(--button-text-color-pc);font-size:var(--button-font-size-pc);font-weight:var(--button-font-weight-pc);line-height:1;text-decoration:none;display:inline-flex;justify-content:center;align-items:center;padding:14px 24px;box-sizing:border-box}.row-product-pit__button-text-mobile{display:none}.row-product-pit--pc-button-auto .row-product-pit__button{width:auto}@media(max-width:768px){.row-product-pit{margin-top:var(--section-margin-top-mobile);margin-bottom:var(--section-margin-bottom-mobile);padding-left:var(--section-padding-left-mobile);padding-right:var(--section-padding-right-mobile)}.row-product-pit__inner{max-width:var(--section-max-width-mobile)}.row-product-pit__card{display:grid;grid-template-columns:var(--main-image-width-mobile) minmax(0,1fr);column-gap:16px;row-gap:12px;align-items:center}.row-product-pit__image-wrap{width:var(--main-image-width-mobile);flex:none;grid-column:1;grid-row:1}.row-product-pit__content{grid-column:2;grid-row:1}.row-product-pit__title{font-size:var(--title-size-mobile);font-weight:var(--title-weight-mobile)}.row-product-pit__subtitle--pc{display:none}.row-product-pit__subtitle--mobile{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;margin-top:var(--subtitle-margin-top-mobile);margin-bottom:var(--subtitle-margin-bottom-mobile);max-width:var(--subtitle-max-width-mobile);font-size:var(--subtitle-size-mobile);font-weight:var(--subtitle-weight-mobile);line-clamp:var(--subtitle-lines-mobile);-webkit-line-clamp:var(--subtitle-lines-mobile)}.row-product-pit__sku-wrap{margin-top:var(--sku-image-margin-top-mobile);width:var(--sku-image-width-mobile)}.row-product-pit__button{grid-column:1 / -1;grid-row:2;margin-top:var(--button-margin-top-mobile);margin-bottom:var(--button-margin-bottom-mobile);width:var(--button-width-mobile);border-radius:var(--button-radius-mobile);background:var(--button-bg-mobile);color:var(--button-text-color-mobile);font-size:var(--button-font-size-mobile);font-weight:var(--button-font-weight-mobile);justify-self:start}.row-product-pit__button-text-pc{display:none}.row-product-pit__button-text-mobile{display:inline}.row-product-pit--mobile-button-auto .row-product-pit__button{width:auto}}.hot-sale-section{padding-top:20px;padding-bottom:50px;background-color:#180734}.hot-sale-title{text-align:center;font-size:2.5vw;font-weight:700;margin-bottom:30px;margin-top:70px;color:#fd9d2c}.hot-sale-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hot-sale-card{background:#5931a1;color:#fff;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;position:relative}.hot-sale-card h3{color:#fff}.hot-sale-card img{width:100%;height:auto;margin-bottom:15px}.hot-sale-card .discount{position:absolute;top:0;color:#000;font-size:14px;z-index:1;right:6%}.hot-sale-card .discount img{width:58px!important}.hot-sale-card .price{font-size:min(2vw,25px);font-weight:500;margin:0 0 20px;color:#facc15}.hot-sale-card .old-price{text-decoration:line-through;font-size:min(1.8vw,23PX);color:#fff;margin-left:8px}.hot-sale-card button{background:#fd9d2c;border:none;padding:5px 30px;border-radius:30px;cursor:pointer;font-weight:700;margin-top:auto;color:#000}.hot-sale-card h3{font-size:min(1.6vw,27px);margin-bottom:5%;height:23%}.hot-sale-card p{font-size:min(1vw,17px);line-height:1.7}.hot-sale-card.first-card{grid-column:span 3;display:flex;flex-direction:row;gap:40px;align-items:center}.hot-sale-card.first-card .discount{right:3%}.hot-sale-card.first-card h3{font-size:min(2.5vw,32px)}.hot-sale-card.first-card img{width:100%;margin:0;display:block}.hot-sale-card.first-card .content{width:40%}.code{color:#fa9c2a;font-size:min(1.6vw,27px)!important;margin:0}@media(max-width:768px){.button-wrapper .copy{padding:5px 6px;margin-left:2px}.button-wrapper .copy svg{width:12px;height:12px;margin-right:2px}.discount-text{font-size:8px}.hot-sale-card .discount img{width:40px!important}.hot-sale-grid{grid-template-columns:repeat(2,1fr);gap:10px}.hot-sale-title{font-size:26px;margin-top:30px}.hot-sale-card .price{font-size:3.2vw}.button-wrapper .copy{font-size:2.3vw}.hot-sale-card.first-card{flex-direction:column;grid-column:span 2}.hot-sale-card.first-card img,.hot-sale-card.first-card .content{width:100%}.hot-sale-card.first-card{gap:15px}.hot-sale-card.first-card h3{font-size:4.5vw;margin-bottom:2px}.hot-sale-card p{font-size:2vw!important}.hot-sale-card .content{padding:0 7% 7%}.hot-sale-card.first-card .content{font-size:5vw}.hot-sale-card.first-card h3{height:39%}.hot-sale-card .old-price{font-size:2.8vw}.hot-sale-card button{padding:5px 6px;font-size:2.3vw}.hot-sale-card h3{font-size:2.8vw}.hot-sale-card h3{height:27%}.ant_content{padding:5% 6% 17%}}.black-hot-sale-section{padding-top:0;padding-bottom:50px;background-color:#000;margin-top:-60px}.black-hot-sale-title{text-align:center;font-size:2.5vw;font-weight:700;margin-bottom:30px;margin-top:0;color:#fff}.black-hot-sale-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.black-hot-sale-card{background:#fff;color:#fff;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;position:relative}.black-hot-sale-card h3{color:#000}.black-hot-sale-card img{width:100%;height:auto;margin-bottom:15px}.button-wrapper .copy{background-color:#fff;color:#000;border:none;padding:5px 30px;border-radius:30px;cursor:pointer;font-weight:700;display:inline-block;margin-left:20px}.button-wrapper .copy svg{width:15px;height:15px;margin-right:5px}.black-hot-sale-card .discount{position:absolute;top:0;color:#000;font-size:14px;z-index:1;right:6%}.black-hot-sale-card .discount img{width:58px!important}.discount-text{position:absolute;top:0;left:50%;transform:translate(-50%);text-align:center}.black-hot-sale-card .price{font-size:min(2vw,25px);font-weight:500;margin:0 0 20px;color:#000}.black-hot-sale-card .old-price{text-decoration:line-through;font-size:min(1.3vw,23PX);color:#3e3e3e;margin-left:8px}.black-hot-sale-card button{background:#000;border:none;padding:5px 30px;border-radius:30px;cursor:pointer;margin-top:auto;font-size:14px;color:#fff}.first-card .black-hot-sale-card button{background-color:#fff;color:#000;border:1px solid #000}.black-hot-sale-card h3{font-size:min(1.6vw,27px);margin-bottom:5%;height:23%}.black-hot-sale-card p{font-size:min(1vw,17px);line-height:1.7}.black-hot-sale-card.first-card{grid-column:span 3;display:flex;flex-direction:row;gap:40px;align-items:center}.black-hot-sale-card.first-card .discount{right:3%}.black-hot-sale-card.first-card h3{font-size:min(2.5vw,32px)}.black-hot-sale-card.first-card img{width:100%;margin:0;display:block}.black-hot-sale-card.first-card .content{width:40%}.ant_content{padding:5% 6% 13%;flex:1}.black-content{color:#e8bc79;font-size:18px;margin-bottom:20px}.reviews-shop{display:flex;justify-content:space-between;align-items:end}.reviews-shop .button{padding:2px 25px;color:#000;background-color:#000;border-radius:20px;font-size:13px}@media(max-width:768px){.button-wrapper .copy{padding:5px 6px;margin-left:2px}.button-wrapper .copy svg{width:12px;height:12px;margin-right:2px}.discount-text{font-size:8px}.black-hot-sale-card .discount img{width:40px!important}.black-hot-sale-grid{grid-template-columns:repeat(2,1fr);gap:10px}.black-hot-sale-title{font-size:26px;margin-top:30px}.black-hot-sale-card .price{font-size:3.2vw}.button-wrapper .copy{font-size:2.3vw}.black-hot-sale-card.first-card{flex-direction:column;grid-column:span 2}.black-hot-sale-card.first-card img,.black-hot-sale-card.first-card .content{width:100%}.black-hot-sale-card.first-card{gap:15px}.black-hot-sale-card.first-card h3{font-size:4.5vw;margin-bottom:2px}.black-hot-sale-card p{font-size:2vw!important}.black-hot-sale-card .content{padding:0 7% 7%}.black-hot-sale-card.first-card .content{font-size:5vw}.black-hot-sale-card.first-card h3{height:39%}.black-hot-sale-card .old-price{font-size:2.8vw}.black-hot-sale-card button{padding:5px 6px;font-size:2.3vw}.black-hot-sale-card h3{font-size:2.8vw}.black-hot-sale-card h3{height:27%}.ant_content{padding:5% 6% 17%}.reviews-shop{flex-direction:column;align-items:start;gap:5px}.reviews-num{font-size:9px}.reviews-shop .button{font-size:12px;padding:2px 12px}}.event-products{padding:48px 0;box-sizing:border-box;width:min(100%,var(--section-max-width-desktop, 1200px));margin:0 auto}.event-products__title{margin:0 0 32px;text-align:center;font-size:clamp(28px,2.2vw,44px);line-height:1.15}.event-products__grid{display:grid;gap:36px}.event-products__grid--double{grid-template-columns:repeat(2,minmax(0,1fr))}.event-products__grid--single{grid-template-columns:minmax(0,1fr)}.event-products__card{border-radius:20px}.event-products__card-inner{display:flex;flex-direction:column;align-items:center;text-align:center}.event-products__grid--single .event-products__card-inner{display:grid;grid-template-columns:minmax(280px,45%) minmax(0,1fr);gap:44px;align-items:center;text-align:left}.event-products__media{width:100%}.event-products__main-image{border-radius:14px;overflow:hidden;background:#f8f8f8}.event-products__main-image img{display:block;width:100%;height:auto}.event-products__sku-image{margin:18px auto 0;width:fit-content}.event-products__sku-image img{display:block;height:auto;max-width:var(--sku-image-max-width, 150px);width:100%}.event-products__content{width:100%;padding:10px 12px 0}.event-products__title-text{margin:var(--title-margin-top-desktop, 0px) 0 0;font-size:var(--title-size-desktop, 40px);line-height:1.1;font-weight:var(--title-weight-desktop, 700);color:#000}.event-products__desc{margin:var(--desc-margin-top-desktop, 12px) 0 0;font-size:var(--desc-size-desktop, 20px);line-height:1.35;color:var(--desc-color, #666);display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;line-clamp:var(--desc-lines-desktop, 2);-webkit-line-clamp:var(--desc-lines-desktop, 2)}.event-products__price-row{margin-top:14px;display:flex;align-items:baseline;justify-content:center;gap:12px}.event-products__grid--single .event-products__price-row{display:none}.event-products__grid--single .event-products__sku-image--single{margin:12px 0 0;width:fit-content}.event-products__grid--single .event-products__sku-image--single img{display:block;height:auto;max-width:var(--sku-image-max-width, 150px);width:100%}.event-products__price{margin:0;font-size:var(--price-size-desktop, 36px);line-height:1;color:var(--price-color, #66b53f);font-weight:var(--price-weight-desktop, 700)}.event-products__compare{font-size:var(--compare-size-desktop, 30px);line-height:1;color:var(--compare-color, #a9a9a9);text-decoration:line-through;font-weight:var(--compare-weight-desktop, 600)}.event-products__button{margin-top:var(--button-margin-top-desktop, 18px);min-width:200px;border-radius:999px;border:0;background:var(--button-bg-color, #68bc45);color:#fff;display:inline-flex;justify-content:center;align-items:center;padding:12px 28px;font-size:clamp(16px,1vw,20px);line-height:1;font-weight:var(--button-weight-desktop, 700)}.event-products__grid--single .event-products__button{min-width:160px}.event-products__button--single-mobile{display:none}@media(max-width:768px){.event-products{padding:var(--section-padding-mobile, 28px) var(--section-padding-horizontal-mobile, 0px);width:min(100%,var(--section-max-width-mobile, 1000px))}.event-products__grid{grid-template-columns:minmax(0,1fr);gap:var(--grid-gap-mobile, 24px);padding-left:var(--section-padding-horizontal-mobile, 0px);padding-right:var(--section-padding-horizontal-mobile, 0px);box-sizing:border-box}.event-products__grid--single .event-products__card-inner{display:grid;grid-template-columns:minmax(88px,34%) minmax(0,1fr);gap:12px;align-items:center;text-align:left}.event-products__grid--single .event-products__content{padding:0}.event-products__grid--single .event-products__title-text{margin-top:var(--title-margin-top-mobile, 12px)}.event-products__grid--single .event-products__sku-image--single{margin-top:8px}.event-products__grid--single .event-products__button--content{display:none}.event-products__grid--single .event-products__button--single-mobile{display:inline-flex;width:100%;grid-column:1 / -1;margin-top:var(--button-margin-top-mobile, 16px)}.event-products__content{padding:0}.event-products__title-text{margin-top:var(--title-margin-top-mobile, 12px);font-size:var(--title-size-mobile, 34px);font-weight:var(--title-weight-mobile, 700)}.event-products__desc{margin-top:var(--desc-margin-top-mobile, 12px);font-size:var(--desc-size-mobile, 22px);line-clamp:var(--desc-lines-mobile, 2);-webkit-line-clamp:var(--desc-lines-mobile, 2)}.event-products__price-row{justify-content:center;margin-top:var(--price-margin-top-mobile, 14px)}.event-products__price{font-size:var(--price-size-mobile, 38px);font-weight:var(--price-weight-mobile, 700)}.event-products__compare{font-size:var(--compare-size-mobile, 30px);font-weight:var(--compare-weight-mobile, 600)}.event-products__button{margin-top:var(--button-margin-top-mobile, 16px);width:var(--button-width-mobile, auto);min-width:0;font-size:var(--button-size-mobile, 34px);font-weight:var(--button-weight-mobile, 700);padding:var(--button-padding-vertical-mobile, 14px) var(--button-padding-horizontal-mobile, 16px)}.event-products--hide-single-mobile-desc .event-products__grid--single .event-products__desc{display:none}}.product-centered-copy{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom);padding-left:var(--section-side-padding);padding-right:var(--section-side-padding);background:var(--section-background)}.product-centered-copy__inner{max-width:var(--content-max-width);margin:0 auto}.product-centered-copy__content{max-width:var(--text-max-width);margin:0 auto;text-align:var(--text-align)}.product-centered-copy__eyebrow{margin:0 0 var(--body-gap);font-family:Nunito Sans,sans-serif;font-size:var(--eyebrow-size);font-weight:400;line-height:1.2;color:var(--eyebrow-color);letter-spacing:.08em;text-transform:uppercase}.product-centered-copy__title{margin:0;font-family:Jost,sans-serif;font-size:var(--title-size);font-weight:700;line-height:1.08;color:var(--title-color);text-wrap:balance}.product-centered-copy__body{margin-top:var(--title-gap);font-family:Nunito Sans,sans-serif;font-size:var(--body-size);font-weight:400;line-height:1.7;color:var(--body-color)}.product-centered-copy__body>*:first-child{margin-top:0}.product-centered-copy__body>*:last-child{margin-bottom:0}@media screen and (min-width:768px)and (max-width:1024px){.product-centered-copy__title{font-size:30px}}@media screen and (max-width:767px){.product-centered-copy__title{font-size:var(--title-size-mobile)}.product-centered-copy__body{font-size:var(--body-size-mobile)}}.product-feature-cards{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom);padding-left:var(--section-side-padding);padding-right:var(--section-side-padding);background:var(--section-background)}.product-feature-cards__inner{max-width:var(--content-max-width);margin:0 auto}.product-feature-cards__header{max-width:980px;margin:0 auto 40px;text-align:center}.product-feature-cards__title{margin:0;font-family:Jost,sans-serif;font-size:var(--title-size);font-weight:700;line-height:1.08;color:var(--title-color);text-wrap:balance}.product-feature-cards__body{margin-top:18px;font-family:Nunito Sans,sans-serif;font-size:var(--body-size);font-weight:400;line-height:1.7;color:var(--body-color)}.product-feature-cards__body>*:first-child{margin-top:0}.product-feature-cards__body>*:last-child{margin-bottom:0}.product-feature-cards__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--cards-gap);align-items:start}.product-feature-cards__card{display:flex;flex-direction:column}.product-feature-cards__card--featured{transform:translateY(-24px)}.product-feature-cards__media{position:relative;overflow:hidden;border-radius:var(--card-radius);aspect-ratio:var(--media-ratio);background:#f4f1ee}.product-feature-cards__media img{display:block;width:100%;height:100%;object-fit:cover}.product-feature-cards__media--video{isolation:isolate}.product-feature-cards__video,.product-feature-cards__video-embed{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none;transition:opacity .25s ease;background:#000}.product-feature-cards__video{object-fit:cover}.product-feature-cards__video-embed iframe{width:100%;height:100%;border:0}.product-feature-cards__video-trigger{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:pointer;transition:opacity .25s ease}.product-feature-cards__video-trigger:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#11111114,#11111147)}.product-feature-cards__video-trigger img{position:relative;z-index:0}.product-feature-cards__play-badge{position:absolute;inset-inline-start:50%;inset-block-start:50%;z-index:1;display:grid;place-items:center;width:72px;height:72px;border-radius:999px;background:#ffffffeb;color:#111;transform:translate(-50%,-50%);box-shadow:0 14px 36px #1111112e}.product-feature-cards__play-badge svg{width:28px;height:28px;margin-inline-start:3px}.product-feature-cards__media--video.is-playing .product-feature-cards__video,.product-feature-cards__media--video.is-playing .product-feature-cards__video-embed{opacity:1;pointer-events:auto}.product-feature-cards__media--video.is-playing .product-feature-cards__video-trigger,.product-feature-cards__media--video.is-playing .product-feature-cards__overlay{opacity:0;pointer-events:none}.product-feature-cards__content{padding:20px 14px 0}.product-feature-cards__card-title{margin:0;font-family:Jost,sans-serif;font-size:var(--card-title-size);font-weight:700;line-height:1.18;color:var(--card-title-color)}.product-feature-cards__card-body{margin:12px 0 0;font-family:Nunito Sans,sans-serif;font-size:var(--card-body-size);font-weight:400;line-height:1.65;color:var(--card-body-color)}.product-feature-cards__grid--overlay .product-feature-cards__content{padding:0}.product-feature-cards__overlay{position:absolute;inset-inline:0;inset-block-end:0;padding:108px 28px 24px;background:linear-gradient(180deg,#ee768a00,#ee768af0);text-align:center}.product-feature-cards__card-title--overlay{color:var(--overlay-title-color)}.product-feature-cards__card-body--overlay{color:var(--overlay-body-color);margin-top:10px}@media screen and (min-width:768px){.product-feature-cards--desktop-single-line .product-feature-cards__header{max-width:none}.product-feature-cards--desktop-single-line .product-feature-cards__title,.product-feature-cards--desktop-single-line .product-feature-cards__card-title{white-space:nowrap;word-break:keep-all;overflow-wrap:normal}}@media screen and (min-width:768px)and (max-width:1024px){.product-feature-cards__title{font-size:30px}}@media screen and (max-width:989px){.product-feature-cards__grid{grid-template-columns:1fr}.product-feature-cards__card--featured{transform:none}}@media screen and (max-width:767px){.product-feature-cards__header{margin-bottom:28px}.product-feature-cards__title{font-size:var(--title-size-mobile)}.product-feature-cards__body{font-size:var(--body-size-mobile)}.product-feature-cards__card-title{font-size:var(--card-title-size-mobile)}.product-feature-cards__card-body{font-size:var(--card-body-size-mobile)}.product-feature-cards__overlay{padding:84px 20px 18px}.product-feature-cards__play-badge{width:60px;height:60px}.product-feature-cards__play-badge svg{width:24px;height:24px}.product-feature-cards--mobile-carousel .product-feature-cards__grid{display:flex;grid-template-columns:none;gap:var(--cards-gap);overflow-x:auto;padding-inline:calc((100% - var(--mobile-card-width)) / 2);scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.product-feature-cards--mobile-carousel .product-feature-cards__grid::-webkit-scrollbar{display:none}.product-feature-cards--mobile-carousel .product-feature-cards__card{flex:0 0 var(--mobile-card-width);scroll-snap-align:center}}.product-image-band{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom);padding-left:var(--section-side-padding);padding-right:var(--section-side-padding);background:var(--section-background)}.product-image-band__inner{max-width:var(--content-max-width);margin:0 auto}.product-image-band__inner--full{max-width:none}.product-image-band__desktop,.product-image-band__mobile{display:block}.product-image-band__desktop img,.product-image-band__mobile img{display:block;width:100%;height:auto;border-radius:var(--image-radius)}.product-image-band__mobile{display:none}@media screen and (max-width:767px){.product-image-band__desktop{display:none}.product-image-band__mobile{display:block}}.product-information{background:var(--pi-background);padding:var(--pi-section-padding) 0}.product-information__container{width:min(70%,var(--pi-container-width));margin:0 auto;padding-inline:var(--pi-horizontal-padding);box-sizing:border-box}.product-information__compare{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:20px;padding-bottom:20px;border-bottom:1px solid var(--pi-border)}.product-information__compare-media,.product-information__compare-copy{min-width:0}.product-information__compare-image{display:block;width:100%;height:auto}.product-information__compare-title{margin:0;color:var(--pi-text-color);font-size:var(--pi-compare-title-size);font-weight:400;line-height:1.2}.product-information__compare-text{margin:12px 0 0;font-size:var(--pi-text-size);line-height:1.5}.product-information__compare-text a{color:var(--pi-compare-link-color);text-decoration:underline}.product-information__title,.product-information__subtitle{margin:40px 0 0;color:var(--pi-text-color);font-size:var(--pi-title-size);font-weight:400;line-height:1.2}.product-information__subtitle{margin-top:36px;font-size:var(--pi-subtitle-size)}.product-information__specs{margin-top:20px}.product-information__row{margin-top:10px}.product-information__row--split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:0}.product-information__spec{display:flex;gap:0;min-width:0}.product-information__spec--pair .product-information__label{flex:0 0 33.333%}.product-information__spec--pair .product-information__value{flex:1 1 auto}.product-information__spec--wide .product-information__label{flex:0 0 16.667%}.product-information__spec--wide .product-information__value{flex:1 1 auto}.product-information__label,.product-information__value{color:var(--pi-text-color);font-size:var(--pi-text-size);line-height:1.5}.product-information__label{color:var(--pi-label-color)}.product-information__value{min-width:0;overflow-wrap:anywhere}.product-information__value a{color:var(--pi-link-color);text-decoration:underline}.product-information__dimensions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:16px}.product-information__dimension-image{display:block;width:100%;height:auto}@media screen and (max-width:989px){.product-information__container{width:min(85%,var(--pi-container-width))}.product-information__compare{grid-template-columns:1fr}.product-information__compare-copy{text-align:center}.product-information__title,.product-information__subtitle{margin-top:24px;font-size:var(--pi-title-size-mobile)}.product-information__subtitle{font-size:var(--pi-subtitle-size-mobile)}.product-information__compare-title{font-size:var(--pi-compare-title-size-mobile)}.product-information__compare-text,.product-information__label,.product-information__value{font-size:var(--pi-text-size-mobile)}.product-information__row--split{grid-template-columns:1fr;row-gap:10px}.product-information__spec--wide .product-information__label,.product-information__spec--pair .product-information__label{flex-basis:33.333%}.product-information__dimensions{grid-template-columns:1fr}}.product-media-mosaic{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom);padding-left:var(--section-side-padding);padding-right:var(--section-side-padding);background:var(--section-background)}.product-media-mosaic__inner{max-width:var(--content-max-width);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.28fr);gap:var(--media-gap)}.product-media-mosaic__stack{display:grid;gap:var(--media-gap)}.product-media-mosaic__stack-item,.product-media-mosaic__feature{overflow:hidden;border-radius:var(--image-radius)}.product-media-mosaic__stack-item img,.product-media-mosaic__feature img{display:block;width:100%;height:100%;object-fit:cover}@media screen and (max-width:989px){.product-media-mosaic__inner{grid-template-columns:1fr}}@media screen and (max-width:767px){.product-media-mosaic__inner--mobile-feature-first .product-media-mosaic__feature{order:1}.product-media-mosaic__inner--mobile-feature-first .product-media-mosaic__stack{order:2}.product-media-mosaic__stack{grid-template-columns:repeat(var(--mobile-stack-columns),minmax(0,1fr))}}.product-split-feature{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom);padding-left:var(--section-side-padding);padding-right:var(--section-side-padding);background:var(--section-background)}.product-split-feature__inner{max-width:var(--content-max-width);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--content-gap);align-items:center}.product-split-feature__inner--media_right .product-split-feature__media{order:2}.product-split-feature__inner--media_right .product-split-feature__content{order:1}.product-split-feature__desktop,.product-split-feature__mobile{display:block}.product-split-feature__mobile{display:none}.product-split-feature__desktop img,.product-split-feature__mobile img{display:block;width:100%;height:auto;border-radius:var(--image-radius)}.product-split-feature__title{margin:0;font-family:Jost,sans-serif;font-size:var(--title-size);font-weight:700;line-height:1.12;color:var(--title-color);text-wrap:balance}.product-split-feature__body{margin-top:20px;font-family:Nunito Sans,sans-serif;font-size:var(--body-size);font-weight:400;line-height:1.7;color:var(--body-color)}.product-split-feature__body>*:first-child{margin-top:0}.product-split-feature__body>*:last-child{margin-bottom:0}.product-split-feature__support{margin-top:24px}.product-split-feature__bullets{margin:24px 0 0;padding:0;list-style:none;display:grid;gap:14px}.product-split-feature__bullet{position:relative;padding-left:18px;font-family:Nunito Sans,sans-serif;font-size:18px;font-weight:400;line-height:1.6;color:var(--body-color)}.product-split-feature__bullet:before{content:"";position:absolute;inset-inline-start:0;inset-block-start:.72em;width:7px;height:7px;border-radius:50%;background:var(--accent-color);transform:translateY(-50%)}.product-split-feature__badges{margin-top:32px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:440px}.product-split-feature__badge{text-align:center}.product-split-feature__badge-icon{margin-bottom:14px}.product-split-feature__badge-icon img{display:inline-block;width:72px;height:72px;object-fit:contain}.product-split-feature__badge-title{margin:0;font-family:Jost,sans-serif;font-size:18px;font-weight:700;line-height:1.2;color:var(--point-title-color)}.product-split-feature__badge-body{margin:8px 0 0;font-family:Nunito Sans,sans-serif;font-size:14px;font-weight:400;line-height:1.6;color:var(--point-body-color)}.product-split-feature__support--mobile,.product-split-feature__mobile-extra--standalone{display:none}.product-split-feature__mobile-extra{margin-top:18px;font-family:Nunito Sans,sans-serif;font-size:14px;line-height:1.7;color:var(--body-color)}.product-split-feature__mobile-extra ul{margin:0;padding-left:18px}.product-split-feature__mobile-extra li{margin-bottom:8px}.product-split-feature__mobile-extra li::marker{color:var(--accent-color)}@media screen and (max-width:989px){.product-split-feature__inner,.product-split-feature__inner--media_right{grid-template-columns:1fr}.product-split-feature__inner--media_right .product-split-feature__media,.product-split-feature__inner--media_right .product-split-feature__content{order:initial}}@media screen and (min-width:768px)and (max-width:1024px){.product-split-feature__title{font-size:30px}.product-split-feature__body{font-size:14px}}@media screen and (max-width:767px){.product-split-feature__desktop{display:none}.product-split-feature__mobile{display:block}.product-split-feature__inner--mobile-content-first .product-split-feature__content{order:1}.product-split-feature__inner--mobile-content-first .product-split-feature__media{order:2}.product-split-feature__title{font-size:var(--title-size-mobile)}.product-split-feature__body,.product-split-feature__bullet{font-size:var(--body-size-mobile)}.product-split-feature__badges{max-width:none}.product-split-feature__support--mobile-hidden{display:none}.product-split-feature__support--mobile,.product-split-feature__mobile-extra--standalone{display:block;max-width:var(--content-max-width);margin:24px auto 0}}
/*# sourceMappingURL=/cdn/shop/t/43/compiled_assets/styles.css.map */
