.bulk-save-products__shell,.bulk-save-products__inner{width:100%}.bulk-save-products__header{margin-bottom:clamp(1.5rem,3vw,2.5rem)}.bulk-save-products__title{margin:0 0 .5rem;font-weight:700;color:var(--bulk-save-title-color, #121212)}.bulk-save-products__subtitle{margin:0;font-size:clamp(14px,1.5vw,18px);line-height:1.5;color:var(--bulk-save-subtitle-color, #121212)}.bulk-save-products__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.75rem,2vw,1.25rem)}.bulk-save-products__card{position:relative}.bulk-save-products__card-link{position:relative;display:flex;flex-direction:column;background:var(--bulk-save-card-bg, #f3f3f3);border-radius:var(--imageRadius);padding:clamp(20px,4vw,25px) 18px;height:100%}.bulk-save-products__card-media-link{display:block;color:inherit;text-decoration:none}.bulk-save-products__media{position:relative;border:2px solid transparent;border-radius:8px;overflow:hidden;transition:border-color .2s ease}.bulk-save-products__media-inner img,.bulk-save-products__media-inner svg{width:100%;height:100%;object-fit:cover;display:block}.bulk-save-products__discount-badge{position:absolute;top:clamp(12px,2vw,18px);left:clamp(12px,2vw,18px);z-index:2;padding:4px 8px;font-size:clamp(10px,1.5vw,14px);font-weight:700;line-height:1.2;color:#fff;background:#ff5a2d;border-radius:4px;pointer-events:none}.bulk-save-products__badge{position:absolute;top:0;right:0;z-index:2;width:clamp(50px,5vw,100px);pointer-events:none}.bulk-save-products__badge-img{width:100%;height:auto;display:block}.bulk-save-products__card-title{margin:clamp(10px,2vw,14px) 0 0;font-size:clamp(12px,2vw,18px);line-height:1.4;min-height:2.8em;font-weight:500;color:var(--bulk-save-card-title-color, #121212);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:center}.bulk-save-products__button{margin-top:clamp(10px,2vw,14px);width:100%;background:#ff5a2d!important;color:#fff!important;border-color:#ff5a2d!important;min-height:38px}.bulk-save-products__button:hover{color:#ff5a2d!important}.bulk-save-products__footer{margin-top:clamp(1.75rem,3vw,2.5rem)}.bulk-save-products__footer .button{background:#ff5a2d;color:#fff;padding:13px 40px;font-size:clamp(14px,2vw,16px);border-color:#ff5a2d;cursor:pointer}@media screen and (min-width:768px){.bulk-save-products__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}}.deal-category-grid__shell,.deal-category-grid__inner{width:100%}.deal-category-grid__header{margin-bottom:clamp(1.5rem,3vw,2.5rem)}.deal-category-grid__title{margin:0;font-weight:700;color:var(--deal-category-title-color, #121212)}.deal-category-grid__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.75rem,2vw,1.5rem)}.deal-category-grid__link{display:block;color:inherit;text-decoration:none}.deal-category-grid__media{border-radius:8px;overflow:hidden;background:var(--deal-category-card-bg, #f3f3f3);transition:opacity .2s ease}.deal-category-grid__link:hover .deal-category-grid__media,.deal-category-grid__link:focus-visible .deal-category-grid__media{opacity:.92}.deal-category-grid__media-inner img,.deal-category-grid__media-inner svg{width:100%;height:100%;object-fit:cover;display:block}.deal-category-grid__label{margin:.75rem 0 0;font-size:clamp(20px,1.6vw,25px);line-height:1.4;font-weight:500;text-align:center;color:var(--deal-category-label-color, #121212)}@media screen and (min-width:768px){.deal-category-grid__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}}.deal-product-grid__shell,.deal-product-grid__inner{width:100%}.deal-product-grid__header{margin-bottom:clamp(1.5rem,3vw,2.5rem)}.deal-product-grid__header.text-center{margin-inline:auto;max-width:52rem}.deal-product-grid__header.text-left{margin-inline:0 auto 0;max-width:52rem}.deal-product-grid__header.text-right{margin-inline:0 0 auto;max-width:52rem}.deal-product-grid__title{margin:0 0 .5rem;font-weight:700;color:var(--deal-grid-title-color, #121212)}.deal-product-grid__subtitle{margin:0;font-size:clamp(12px,1.5vw,18px);line-height:1.5;color:var(--deal-grid-subtitle-color, #121212)}.deal-product-grid__grid{display:grid;grid-template-columns:repeat(var(--mobileColumns, 2),minmax(0,1fr));gap:var(--columnGap, 16px)}.deal-product-grid__item{position:relative;min-width:0;width:100%;grid-area:span var(--mobile-row, 1) / span var(--mobile-column, 1)}.deal-product-grid__item--mobile-only{display:block}.deal-product-grid__mobile-promo{position:relative;display:flex;flex-direction:column;height:100%;min-height:100%;border-radius:12px;overflow:hidden;background:var(--deal-grid-promo-bg, var(--deal-grid-accent, #ff5a2d));color:var(--deal-grid-promo-text-color, #121212)}.deal-product-grid__mobile-promo-link{display:flex;flex-direction:column;width:100%;height:100%;min-height:100%;color:inherit;text-decoration:none}.deal-product-grid__mobile-promo-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.deal-product-grid__mobile-promo-bg-img{width:100%;height:100%;object-fit:cover;display:block}.deal-product-grid__mobile-promo-inner{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;flex:1 1 auto;min-height:100%;padding:clamp(14px,4vw,20px) clamp(12px,3.5vw,16px) clamp(10px,3vw,14px);text-align:left}.deal-product-grid__mobile-promo-copy{display:flex;flex-direction:column;gap:.2rem}.deal-product-grid__mobile-promo-title{margin:0;font-size:clamp(18px,8vw,35px);font-weight:800;line-height:1.05;letter-spacing:-.02em;color:var(--deal-grid-promo-title-color, #121212);white-space:pre-line}.deal-product-grid__mobile-promo-desc,.deal-product-grid__mobile-promo-time{margin:0;font-size:clamp(10px,2.8vw,12px);font-weight:500;line-height:1.35;color:var(--deal-grid-promo-text-color, #121212)}.deal-product-grid__mobile-promo-art{position:absolute;bottom:-10px;left:0;width:100%}.deal-product-grid__mobile-promo-art-img{width:100;height:100%;object-fit:cover}.deal-product-grid__card{position:relative;display:flex;flex-direction:column;align-items:center;height:100%;padding:clamp(15px,3vw,28px) clamp(10px,2vw,22px) clamp(15px,3vw,28px);background:var(--deal-grid-card-bg, #f5f5f5);border-radius:12px;text-align:center;overflow:visible}.deal-product-grid__badge{position:absolute;top:0;left:0;z-index:2;width:clamp(40px,5vw,80px);pointer-events:none;line-height:0}.deal-product-grid__sku-trigger{position:absolute;top:clamp(10px,1.5vw,14px);right:clamp(10px,1.5vw,14px);z-index:3;display:inline-flex;align-items:center;justify-content:center;width:clamp(25px,5vw,35px);height:clamp(25px,5vw,35px);padding:0;border:0;border-radius:50%;background:#fffffff2;color:rgb(var(--textColor));box-shadow:0 1px 4px #0000001f;text-decoration:none;cursor:pointer;transition:background .18s ease,box-shadow .18s ease,transform .18s ease}.deal-product-grid__sku-trigger:hover{background:#fff;box-shadow:0 2px 8px #00000029;transform:scale(1.05)}.deal-product-grid__sku-trigger-icon{display:block;width:clamp(15px,3vw,20px);height:clamp(15px,3vw,20px)}.deal-product-grid__media-wrap{width:100%;margin-bottom:clamp(10px,2vw,16px)}.deal-product-grid__badge-img{width:100%;height:auto;display:block}.deal-product-grid__media{width:100%;border-radius:var(--productRadius);overflow:hidden}.deal-product-grid__media-link{display:block;color:inherit;text-decoration:none}.deal-product-grid__media-inner img,.deal-product-grid__media-inner svg{width:100%;height:100%;object-fit:contain;display:block}.deal-product-grid__card-title{margin:0 0 clamp(4px,1vw,8px);font-size:clamp(12px,1.6vw,18px);line-height:1.4;font-weight:700;color:var(--deal-grid-card-title-color, #121212);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.deal-product-grid__variant-subtitle{margin:0 0 clamp(8px,1.5vw,12px);line-height:1.3;color:rgba(var(--textColor),.55);font-size:clamp(10px,1.4vw,12px);font-weight:500;word-break:break-word}.deal-product-grid__coupon-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.25rem .4rem;width:100%;margin:0 0 clamp(10px,2vw,14px);font-size:clamp(11px,1.35vw,14px);line-height:1.4;color:rgba(var(--textColor),.72);text-align:center}.deal-product-grid__coupon-label{color:inherit}.deal-product-grid__coupon-code{font-weight:700;color:var(--deal-grid-accent, #ff5a2d)}.deal-product-grid__coupon-copy{margin:0;padding:0;border:none;background:none;font:inherit;font-weight:600;line-height:inherit;color:var(--deal-grid-accent, #ff5a2d);cursor:pointer;text-decoration:underline;text-underline-offset:2px;appearance:none;-webkit-appearance:none}.deal-product-grid__coupon-copy:hover{opacity:.85}.deal-product-grid__coupon-copy.is-copied{text-decoration:none;opacity:1}.deal-product-grid__sku-popup-wrap .popup-content{overflow:hidden;width:100%;box-shadow:0 16px 48px #00000029}.deal-product-grid__sku-popup-wrap .popup-content-inner{padding:1.25rem 1.15rem 1.1rem;overflow:visible;width:100%;box-sizing:border-box}.deal-product-grid__sku-popup{display:flex;flex-direction:column;width:100%}.deal-product-grid__sku-popup-head{padding:0 2rem .9rem 0;margin-bottom:.75rem;border-bottom:1px solid rgba(var(--textColor),.08)}.deal-product-grid__sku-popup-eyebrow{margin:0 0 .35rem;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--deal-grid-accent, #ff5a2d)}.deal-product-grid__sku-popup-title{margin:0;padding-right:1.5rem;font-size:1rem;line-height:1.4;font-weight:700;color:rgb(var(--headingColor))}.deal-product-grid__sku-options{display:flex;flex-direction:column;gap:.5rem;margin:0;padding:0;width:100%;max-height:min(52vh,22rem);overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(var(--textColor),.25) transparent}.deal-product-grid__sku-options::-webkit-scrollbar{width:4px}.deal-product-grid__sku-options::-webkit-scrollbar-thumb{background:rgba(var(--textColor),.2);border-radius:999px}.deal-product-grid__sku-option{margin:0;width:100%}.deal-product-grid__sku-option-label{position:relative;display:grid;grid-template-columns:64px minmax(0,1fr) 22px;align-items:center;column-gap:.75rem;row-gap:.35rem;width:100%;box-sizing:border-box;padding:.65rem .75rem;border:1.5px solid rgba(var(--textColor),.1);border-radius:12px;background:#fff;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.deal-product-grid__sku-option-input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.deal-product-grid__sku-option-label:hover{border-color:rgba(var(--textColor),.18);background:#fff}.deal-product-grid__sku-option.is-selected .deal-product-grid__sku-option-label,.deal-product-grid__sku-option-label:has(input:checked){border-color:var(--deal-grid-accent, #ff5a2d);background:#fff5f0;box-shadow:0 0 0 1px #ff5a2d1f}.deal-product-grid__sku-option.is-unavailable .deal-product-grid__sku-option-label{opacity:.72;cursor:not-allowed;pointer-events:none;background:rgba(var(--textColor),.03)}.deal-product-grid__sku-option.is-unavailable .deal-product-grid__sku-option-label:hover{border-color:rgba(var(--textColor),.1);background:rgba(var(--textColor),.03);box-shadow:none}.deal-product-grid__sku-option.is-unavailable.is-selected .deal-product-grid__sku-option-label,.deal-product-grid__sku-option.is-unavailable .deal-product-grid__sku-option-label:has(input:checked){border-color:rgba(var(--textColor),.1);background:rgba(var(--textColor),.03);box-shadow:none}.deal-product-grid__sku-option.is-unavailable .deal-product-grid__sku-option-check{border-color:rgba(var(--textColor),.14);background:transparent}.deal-product-grid__sku-option.is-unavailable .deal-product-grid__sku-option-check:after{display:none}.deal-product-grid__sku-option-thumb{grid-column:1;grid-row:1 / span 2;align-self:center;width:64px;height:64px;border-radius:10px;overflow:hidden;background:#f5f5f5;display:flex;align-items:center;justify-content:center;flex-shrink:0}.deal-product-grid__sku-option-thumb img,.deal-product-grid__sku-option-img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply}.deal-product-grid__sku-option-thumb-fallback{width:18px;height:18px;border-radius:4px;background:rgba(var(--textColor),.12)}.deal-product-grid__sku-option-text{grid-column:2;grid-row:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.35rem;text-align:left}.deal-product-grid__sku-option-title{font-size:.8125rem;line-height:1.4;font-weight:600;color:rgb(var(--headingColor));word-break:break-word}.deal-product-grid__sku-option-prices{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem}.deal-product-grid__sku-option-price{font-size:clamp(11px,1.5vw,14px);line-height:1.2;font-weight:700;color:var(--deal-grid-accent, #ff5a2d)}.deal-product-grid__sku-option-compare{font-size:clamp(11px,1.5vw,14px);line-height:1.2;color:rgba(var(--textColor),.45);text-decoration:line-through}.deal-product-grid__sku-option.is-unavailable .deal-product-grid__sku-option-title{color:rgba(var(--headingColor),.65)}.deal-product-grid__sku-option.is-unavailable .deal-product-grid__sku-option-price{color:rgba(var(--headingColor),.55)}.deal-product-grid__sku-option-badge{display:inline-flex;align-items:center;font-size:.6875rem;font-weight:700;line-height:1.2;letter-spacing:.02em;color:rgba(var(--textColor),.65);background:rgba(var(--textColor),.1);padding:.22rem .5rem;border-radius:999px}.deal-product-grid__sku-option-check{grid-column:3;grid-row:1 / span 2;align-self:center;justify-self:end;width:22px;height:22px;border:2px solid rgba(var(--textColor),.22);border-radius:50%;position:relative;transition:border-color .18s ease,background .18s ease}.deal-product-grid__sku-option.is-selected .deal-product-grid__sku-option-check,.deal-product-grid__sku-option-label:has(input:checked) .deal-product-grid__sku-option-check{border-color:var(--deal-grid-accent, #ff5a2d);background:var(--deal-grid-accent, #ff5a2d)}.deal-product-grid__sku-option.is-selected .deal-product-grid__sku-option-check:after,.deal-product-grid__sku-option-label:has(input:checked) .deal-product-grid__sku-option-check:after{content:"";position:absolute;top:50%;left:50%;width:8px;height:5px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:translate(-50%,-60%) rotate(-45deg)}.deal-product-grid__sku-popup-actions{display:flex;gap:.65rem;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(var(--textColor),.08)}.deal-product-grid__sku-popup-cancel,.deal-product-grid__sku-popup-confirm{flex:1 1 0;min-height:44px;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;transition:opacity .15s ease,transform .15s ease}.deal-product-grid__sku-popup-cancel:hover{color:#ff5a2d!important}.deal-product-grid__sku-popup-cancel{border:1px solid rgba(var(--textColor),.16);background:#fff;color:rgb(var(--textColor))}.deal-product-grid__sku-popup-confirm,.deal-product-grid__sku-popup-confirm.button{background:var(--deal-grid-accent, #ff5a2d)!important;color:#fff!important;border:1px solid #ff5a2d!important}.deal-product-grid__sku-popup-confirm:hover,.deal-product-grid__sku-popup-confirm.button:hover{background:var(--deal-grid-accent, #ff5a2d)!important;color:#fff!important;opacity:.92}.deal-product-grid__sku-popup-wrap .popup-close{background:transparent!important;color:#666!important;border:none!important;animation:none!important}.deal-product-grid__sku-popup-wrap .popup-close:before{background:#ededed!important;opacity:1}.deal-product-grid__sku-popup-wrap .popup-close:hover{background:transparent!important;color:#333!important;animation:none!important}.deal-product-grid__sku-popup-wrap .popup-close:hover:before{background:#e0e0e0!important}.deal-product-grid__sku-popup-wrap .popup-close svg{position:relative;z-index:1;width:10px;height:10px}@media screen and (max-width:899px){.deal-product-grid__sku-popup-wrap.popup .popup-dialog{width:100%;max-width:100%;height:100%;margin:0;padding:0;justify-content:flex-end;align-items:stretch;transform:translate3d(0,100%,0);opacity:1;transition:transform .38s cubic-bezier(.32,.72,0,1);transition-delay:0s}.deal-product-grid__sku-popup-wrap.popup.popup-visible .popup-dialog{transform:translateZ(0);opacity:1}.deal-product-grid__sku-popup-wrap .popup-dialog.medium{max-width:100%}.deal-product-grid__sku-popup-wrap .popup-content{width:100%;max-width:none;border-radius:20px 20px 0 0;background:#fff;color:#1a1a1a;overflow:hidden}.deal-product-grid__sku-popup-wrap .popup-content-inner{padding:.65rem 1rem calc(.85rem + env(safe-area-inset-bottom,0px));background:#fff;max-height:min(82vh,34rem);display:flex;flex-direction:column}.deal-product-grid__sku-popup-wrap .popup-close{top:.75rem;right:.75rem;width:2rem;height:2rem}.deal-product-grid__sku-popup-wrap .popup-content-inner:before{content:"";display:block;width:2.75rem;height:.28rem;margin:0 auto .75rem;border-radius:999px;background:#d9d9d9}.deal-product-grid__sku-popup{flex:1 1 auto;min-height:0}.deal-product-grid__sku-popup-head{padding:0 2.25rem .75rem 0;margin-bottom:.65rem;border-bottom-color:#eee}.deal-product-grid__sku-popup-eyebrow{font-size:.625rem;margin-bottom:.3rem}.deal-product-grid__sku-popup-title{font-size:.9375rem;line-height:1.35;color:#1a1a1a}.deal-product-grid__sku-options{flex:1 1 auto;min-height:0;max-height:none;gap:.55rem;padding-bottom:.25rem}.deal-product-grid__sku-option-label{grid-template-columns:52px minmax(0,1fr) 20px;column-gap:.6rem;padding:.55rem .6rem;background:#fff;border-color:#e6e6e6}.deal-product-grid__sku-option-label:hover{background:#fff;border-color:#ccc}.deal-product-grid__sku-option.is-selected .deal-product-grid__sku-option-label,.deal-product-grid__sku-option-label:has(input:checked){background:#fff5f0;border-color:var(--deal-grid-accent, #ff5a2d)}.deal-product-grid__sku-option-thumb{width:52px;height:52px;background:#f5f5f5}.deal-product-grid__sku-option-title{color:#1a1a1a}.deal-product-grid__sku-option-check{width:20px;height:20px;border-color:#c8c8c8}.deal-product-grid__sku-option.is-unavailable .deal-product-grid__sku-option-label{background:#f7f7f7;border-color:#ececec}.deal-product-grid__sku-option.is-unavailable .deal-product-grid__sku-option-title{color:#888}.deal-product-grid__sku-popup-actions{flex-shrink:0;margin-top:.75rem;padding-top:.75rem;border-top-color:#eee;background:#fff}.deal-product-grid__sku-popup-cancel{min-height:46px;background:#fff;border-color:#ddd;color:#1a1a1a}.deal-product-grid__sku-popup-confirm,.deal-product-grid__sku-popup-confirm.button{min-height:46px}}@media screen and (min-width:900px){.deal-product-grid__sku-popup-wrap.popup .popup-dialog{width:100%;max-width:520px;height:100%;margin-left:auto;margin-right:auto;padding:20px;justify-content:center;align-items:center;transform:translate3d(0,24px,0);opacity:0;transition:transform .35s ease,opacity .35s ease}.deal-product-grid__sku-popup-wrap.popup.popup-visible .popup-dialog{transform:translateZ(0);opacity:1}.deal-product-grid__sku-popup-wrap .popup-dialog.medium{max-width:520px}.deal-product-grid__sku-popup-wrap .popup-content{width:100%;border-radius:16px;overflow:hidden}.deal-product-grid__sku-popup-wrap .popup-content-inner{padding:1.35rem 1.25rem 1.15rem;max-height:min(85vh,36rem)}.deal-product-grid__sku-popup-wrap .popup-content-inner:before{display:none}.deal-product-grid__sku-option-label{grid-template-columns:72px minmax(0,1fr) 24px;column-gap:.85rem;padding:.75rem .85rem}.deal-product-grid__sku-option-thumb{width:72px;height:72px}.deal-product-grid__sku-option-title{font-size:.875rem}.deal-product-grid__sku-option-check{width:24px;height:24px}}.deal-product-grid__actions{display:flex;flex-wrap:nowrap;align-items:stretch;justify-content:center;gap:clamp(4px,1vw,10px);width:100%;margin-top:auto}.deal-product-grid__learn-btn{display:inline-flex;align-items:center;justify-content:center;flex:1 1 0;min-width:0;min-height:clamp(28px,1.5vw,38px);padding:clamp(6px,1.5vw,12px) clamp(8px,1.5vw,12px);border:1px solid var(--deal-grid-accent, #ff5a2d);border-radius:999px;background:transparent;color:var(--deal-grid-accent, #ff5a2d);font-size:clamp(10px,2.8vw,14px);font-weight:600;line-height:1.2;text-decoration:none;white-space:nowrap;transition:opacity .2s ease,background .2s ease;cursor:pointer;font-family:inherit;appearance:none;-webkit-appearance:none}.deal-product-grid__learn-btn:hover{background:#ff5a2d14}.deal-product-grid__learn-btn[aria-disabled=true]{opacity:.5;pointer-events:none}.deal-product-grid__learn-btn.is-loading{position:relative;color:transparent;pointer-events:none}.deal-product-grid__learn-btn.is-loading:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:1.1em;height:1.1em;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:deal-product-grid-spin .6s linear infinite;color:var(--deal-grid-accent, #ff5a2d)}.deal-product-grid__shop-btn{display:inline-flex;align-items:center;justify-content:center;flex:1 1 0;min-width:0;min-height:clamp(28px,1.5vw,38px);padding:clamp(6px,1.5vw,12px) clamp(8px,1.5vw,12px);border:1px solid var(--deal-grid-accent, #ff5a2d);border-radius:999px;background:var(--deal-grid-accent, #ff5a2d);color:#fff;font-size:clamp(10px,2.8vw,14px);font-weight:600;line-height:1.2;text-decoration:none;white-space:nowrap;transition:opacity .2s ease}.deal-product-grid__shop-btn:hover{opacity:.9}.deal-product-grid__shop-btn[aria-disabled=true]{opacity:.5;pointer-events:none}.deal-product-grid__shop-btn.is-loading{position:relative;color:transparent;pointer-events:none}.deal-product-grid__shop-btn.is-loading:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:1.1em;height:1.1em;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:deal-product-grid-spin .6s linear infinite;color:#fff}@keyframes deal-product-grid-spin{to{transform:rotate(360deg)}}@media screen and (max-width:767px){.deal-product-grid__grid--mobile-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(calc(var(--deal-grid-mobile-card-width, 68vw) - var(--columnGap, 16px)),1fr);grid-template-columns:unset;margin-inline:calc(-1 * var(--deal-grid-carousel-inset, 15px));padding-inline:var(--deal-grid-carousel-inset, 15px);scroll-padding-inline:var(--deal-grid-carousel-inset, 15px);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain}.deal-product-grid__grid--mobile-carousel::-webkit-scrollbar{display:none}.deal-product-grid__grid--mobile-carousel .deal-product-grid__item{grid-area:auto;scroll-snap-align:center;scroll-snap-stop:always}}@media screen and (min-width:768px){.deal-product-grid__grid{grid-template-columns:repeat(var(--desktopColumns, 12),minmax(0,1fr))}.deal-product-grid__item{grid-area:span var(--row, 1) / span var(--column, 1)}.deal-product-grid__item--mobile-only{display:none!important}}.free-gift-included__header{margin-bottom:2.5rem;max-width:52rem}.free-gift-included__header.text-center{margin-inline:auto}.free-gift-included__header.text-left{margin-inline:0 auto 0}.free-gift-included__header.text-right{margin-inline:0 0 auto}.free-gift-included__title{margin:0 0 .65rem;color:var(--free-gift-title-color, #121212);font-weight:700}.free-gift-included__subtitle{margin:0;color:var(--free-gift-subtitle-color, #121212);font-size:1rem;line-height:1.5}.free-gift-included__grid{display:grid;gap:1.25rem;grid-template-columns:repeat(var(--free-gift-columns-mobile, 1),minmax(0,1fr));max-width:1100px;margin-inline:auto}@media screen and (min-width:768px){.free-gift-included__grid{grid-template-columns:repeat(var(--free-gift-columns-desktop, 2),minmax(0,1fr));gap:1.5rem}}.free-gift-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;padding:1.75rem 1.5rem;background-color:var(--free-gift-card-bg, #e87a3e);background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:16px;min-height:240px;overflow:hidden}.free-gift-card--has-image{aspect-ratio:var(--card-aspect-ratio);display:block;width:100%;min-height:0;height:auto;padding:0}.free-gift-card--has-image:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--free-gift-card-overlay, rgba(0, 0, 0, 0));pointer-events:none;z-index:1}.free-gift-card--has-image .free-gift-card__body{position:absolute;inset:auto 0 0;z-index:2;padding:1.75rem 1.5rem}.free-gift-card__body{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}.free-gift-card__title{margin:0;font-size:1.0625rem;font-weight:600;line-height:1.35;color:var(--free-gift-card-text, #ffffff);max-width:16rem}@media screen and (max-width:767px){.free-gift-included__header{margin-bottom:1.75rem}.free-gift-card:not(.free-gift-card--has-image){padding:1.5rem 1.25rem;min-height:200px}.free-gift-card--has-image .free-gift-card__body{padding:1.5rem 1.25rem}.free-gift-card__title{font-size:.9375rem}}.gift-set-page-width{width:100%;margin-inline:auto;max-width:min(100%,var(--gift-set-max, 1200px));padding-inline:1.25rem;box-sizing:border-box;border-radius:10px}.gift-set-page-width--full{max-width:none;padding-inline:clamp(1rem,4vw,2.5rem)}.gift-set{display:flex;flex-direction:column;align-items:stretch;color:rgb(var(--textColor));background:rgba(var(--alternateBackground));border-radius:20px}.gift-set__media-inner{border-radius:12px 0 0 12px;overflow:hidden;width:100%;background:rgba(var(--textColor),.06)}.gift-set__media-inner .placeholder-svg{width:100%;height:auto;display:block}.gift-set__main{display:flex;flex-direction:column;gap:1.75rem;min-width:0;padding:20px}.gift-set__products{display:flex;align-items:stretch;overflow-x:auto;overflow-y:hidden;gap:1rem}.gift-set__footer{display:flex;flex-direction:column;gap:1.25rem;align-items:center;justify-content:space-between;padding-top:.25rem;border-top:1px solid rgba(var(--textColor),.08)}.gift-set__heading{margin:0 0 .65rem;font-size:clamp(1.125rem,2.5vw,1.35rem);font-weight:700;line-height:1.35;color:rgb(var(--headingColor))}.gift-set__prices{display:flex;flex-direction:column;align-items:flex-start;gap:0;width:100%}.gift-set__price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.65rem}.gift-set__price-current{font-size:clamp(1.35rem,3vw,1.75rem);font-weight:700;color:var(--gift-set-price)}.gift-set__price-compare{font-size:1rem;color:rgba(var(--textColor),.55);text-decoration:line-through}.gift-set__save{font-weight:600;white-space:nowrap;background:#e85b5b1f;color:var(--gift-set-price);padding:0 10px;border-radius:20px}.gift-set__save[hidden]{display:none}.gift-set__actions{flex-shrink:0}.gift-set__error-msg{margin:0 0 .75rem;font-size:.9rem;color:#b71c1c}.gift-set__error-msg[hidden]{display:none}.gift-set__buttons{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.gift-set__buttons--disabled{opacity:.55;pointer-events:none}.gift-set__btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:46px;min-width:7.5rem;padding:0 1.15rem;border-radius:10px;font-weight:600;font-size:.95rem;text-decoration:none;cursor:pointer;border:none;transition:opacity .15s ease,transform .15s ease}.gift-set__btn-body{display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.gift-set__btn-loading{display:none;position:absolute;top:0;right:0;bottom:0;left:0;align-items:center;justify-content:center}.gift-set__btn--loading .gift-set__btn-body{opacity:0}.gift-set__btn--loading .gift-set__btn-loading{display:flex}.gift-set__spinner{width:1.35rem;height:1.35rem;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:gift-set-btn-spin .7s linear infinite;box-sizing:border-box}.gift-set__btn--primary .gift-set__spinner{border-color:#ffffff59;border-right-color:transparent;border-top-color:#fff}@keyframes gift-set-btn-spin{to{transform:rotate(360deg)}}.gift-set__btn:disabled,.gift-set__btn[aria-disabled=true]{opacity:1;cursor:wait;pointer-events:none}.gift-set__btn:disabled:not(.gift-set__btn--loading),.gift-set__btn[aria-disabled=true]:not(.gift-set__btn--loading){opacity:.45;cursor:not-allowed}.gift-set__btn--outline{background:#fff;color:rgb(var(--textColor));border:1px solid rgb(var(--textColor));box-shadow:none}.gift-set__btn--primary{background:var(--gift-set-buy-bg, #e85d6f);color:#fff;border:1px solid transparent}.gift-set__btn--primary:hover{opacity:.92}.gift-set__cart-icon{flex-shrink:0}@media screen and (min-width:640px){.gift-set__products{display:grid;grid-template-columns:repeat(var(--gift-set-cols, 1),minmax(0,1fr))}}@media screen and (min-width:900px){.gift-set{flex-direction:row;align-items:stretch}.gift-set__media{flex:0 0 40%;max-width:40%;min-width:0}.gift-set__media-inner{height:100%;min-height:280px}.gift-set__main{flex:1 1 0}.gift-set__footer{flex-direction:row;align-items:flex-end;gap:1.5rem}.gift-set__copy{flex:1 1 auto;min-width:0}.gift-set__actions{flex:0 0 auto}.gift-set__buttons{justify-content:flex-end}}@media screen and (max-width:767px){.gift-set__actions{width:100%}.gift-set__media{display:none}.gift-set__buttons{width:100%}.gift-set__buttons .gift-set__btn{flex:1}.gift-set__footer{align-items:flex-start;padding-top:20px}.gift-set__products{padding-bottom:20px}.gift-set__main{gap:0px}.gift-set__save{font-size:1.125rem!important}}.gift-sku-cards__header{margin-bottom:2.5rem;max-width:52rem}.gift-sku-cards__header.text-center{margin-inline:auto}.gift-sku-cards__header.text-left{margin-inline:0 auto 0}.gift-sku-cards__header.text-right{margin-inline:0 0 auto}.gift-sku-cards__title{margin:0 0 .65rem;color:var(--gift-sku-title-color, #121212);font-weight:700}.gift-sku-cards__subtitle{margin:0;color:var(--gift-sku-subtitle-color, #121212);font-size:1rem;line-height:1.5}.gift-sku-cards__grid{display:grid;gap:1.25rem;grid-template-columns:repeat(var(--gift-sku-columns-mobile, 1),minmax(0,1fr))}@media screen and (max-width:767px){.gift-sku-cards__grid--swipe{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(calc(85vw - 30px),1fr);grid-template-columns:unset;gap:.875rem;margin-inline:-15px;padding-inline:15px;scroll-padding-inline:15px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain}.gift-sku-cards__grid--swipe::-webkit-scrollbar{display:none}.gift-sku-cards__grid--swipe .gift-sku-card{scroll-snap-align:center;scroll-snap-stop:always}}@media screen and (min-width:768px){.gift-sku-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}@media screen and (min-width:990px){.gift-sku-cards__grid{grid-template-columns:repeat(var(--gift-sku-columns-desktop, 3),minmax(0,1fr))}}.gift-sku-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem 1.25rem 1.75rem;background:var(--gift-sku-card-bg, #f4f4f4);border-radius:12px;border:2px solid transparent;transition:border-color .2s ease,box-shadow .2s ease}.gift-sku-card--has-link{cursor:pointer}.gift-sku-card--no-gift .gift-sku-card__main-col{width:100%}.gift-sku-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit}.gift-sku-card__sku-list,.gift-sku-card__form-wrap,.gift-sku-card__select-wrap{position:relative;z-index:2}.gift-sku-card:hover{box-shadow:0 2px 10px 2px #00000020}.gift-sku-card__main-col{flex:1;min-width:0;height:100%;display:flex;align-items:center;justify-content:center}.gift-sku-card__visual{display:flex;justify-content:center;align-items:center;gap:clamp(10px,1.5vw,20px);width:100%;margin-bottom:1.25rem;height:clamp(300px,10vw,600px)}.gift-sku-card__sku-list_null{height:2.65rem}.gift-sku-card__main-media{position:relative;height:100%}.gift-sku-card__main-image[hidden]{display:none}.gift-sku-card__main-image{height:100%}.gift-sku-card__image,.gift-sku-card__main-media img,.gift-sku-card__gift-media img{height:100%;object-fit:contain;display:block;mix-blend-mode:multiply}.gift-sku-card__sku-list{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem;margin:.65rem 0 0;padding:0}.gift-sku-card__sku-btn{width:2.5rem;height:2.5rem;padding:.15rem;border:2px solid transparent;border-radius:6px;background:#fff;cursor:pointer;overflow:hidden;transition:border-color .2s ease}.gift-sku-card__sku-btn.is-selected{border-color:var(--gift-sku-accent-color, #ff4d00)}.gift-sku-card__sku-thumb{width:100%;height:100%;object-fit:cover;display:block}.gift-sku-card__sku-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:.75rem;font-weight:700;color:#121212}.gift-sku-card__gift-col{display:flex;flex-direction:column;align-items:center;gap:.35rem;width:5.5rem;flex-shrink:0}.gift-sku-card__gift-badge-image{width:100%;max-width:5.5rem}.gift-sku-card__gift-badge-img,.gift-sku-card__gift-badge-image img{width:100%;height:auto;display:block;object-fit:contain}.gift-sku-card__gift-media{width:100%}.gift-sku-card__body{display:flex;flex-direction:column;align-items:center;gap:.65rem;width:100%;flex:1;justify-content:end}.gift-sku-card__title{margin:0;font-size:1rem;font-weight:600;line-height:1.35;color:var(--gift-sku-title-color, #121212);max-width:18rem}.gift-sku-card__title--split{display:flex;flex-direction:column;align-items:center;gap:.2rem}.gift-sku-card__title-sku{font-size:.875rem;font-weight:600;line-height:1.35;color:var(--gift-sku-accent-color, #ff4d00)}.gift-sku-card__select-wrap{width:100%;max-width:70%}.vift-sku-card__select_lable{display:none!important}.gift-sku-card__select{width:100%;min-height:2.75rem;padding:.55rem 2.25rem .55rem .85rem;border:1px solid #d9d9d9;border-radius:999px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23121212' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right .85rem center;-webkit-appearance:none;appearance:none;color:var(--gift-sku-title-color, #121212);font-size:clamp(11px,1.5vw,13px)!important;font-weight:600;line-height:1.35;cursor:pointer}.gift-sku-card__select:focus-visible{outline:2px solid var(--gift-sku-accent-color, #ff4d00);outline-offset:2px}.gift-sku-card__gift-text{margin:0;font-size:.8125rem;font-weight:600;line-height:1.4;color:var(--gift-sku-accent-color, #ff4d00)}.gift-sku-card__form-wrap,.gift-sku-card__form{width:100%;display:flex;justify-content:center}.gift-sku-card__btn{margin-top:.35rem;min-width:10.5rem;padding:.7rem 1.5rem;border-color:var(--gift-sku-btn-bg, #ff4d00)!important;border-radius:999px;background:var(--gift-sku-btn-bg, #ff4d00)!important;color:var(--gift-sku-btn-text, #ffffff)!important;font-size:.9375rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,opacity .2s ease}.gift-sku-card__btn:hover:not(:disabled){color:#ff4d00!important}.gift-sku-card__btn:disabled{opacity:.55;cursor:not-allowed}@media screen and (max-width:767px){.gift-sku-cards__container{overflow:visible}.gift-sku-cards__header{margin-bottom:1.75rem}.gift-sku-cards__grid:not(.gift-sku-cards__grid--swipe){gap:1rem}.gift-sku-card{padding:1.25rem 1rem 1.5rem}.gift-sku-card__visual{margin-bottom:1rem;height:clamp(180px,42vw,240px);gap:clamp(8px,2.5vw,14px)}.gift-sku-card__gift-col{width:clamp(3.75rem,18vw,4.75rem)}.gift-sku-card__sku-list_null{height:2rem}.gift-sku-card__title{font-size:.9375rem;max-width:none}.gift-sku-card__gift-text{font-size:.75rem}.gift-sku-card__btn{width:100%;min-width:0;padding:.3rem 1.25rem!important;font-size:1rem!important;min-height:3rem!important}.gift-sku-card__select-wrap{max-width:100%}}.kit-bundle-page-width{width:100%;margin-inline:auto;max-width:min(100%,var(--kit-bundle-max, 1200px));padding-inline:1.25rem;box-sizing:border-box}.kit-bundle-page-width--full{max-width:none;padding-inline:clamp(1rem,4vw,2.5rem)}.kit-bundle{display:flex;flex-direction:column;align-items:stretch;color:rgb(var(--textColor));background:var(--kit-bundle-panel-bg, #f4f4f4);border-radius:20px;overflow:hidden}.kit-bundle__media-inner{position:relative;overflow:hidden;width:100%;height:100%;min-height:240px;background:rgba(var(--textColor),.06)}.kit-bundle__media-inner--mobile{display:none}.kit-bundle__media-inner .placeholder-svg,.kit-bundle__media-inner img{width:100%;height:100%;object-fit:cover;display:block}.kit-bundle__main{display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;min-width:0;padding:clamp(1.25rem,3vw,2rem)}.kit-bundle__header{display:flex;flex-direction:column;gap:.35rem;overflow:visible}.kit-bundle__title{margin:0;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:700;line-height:1.25;color:var(--kit-bundle-accent, #ff5a2d)}.kit-bundle__subtitle{margin:0;font-size:clamp(.875rem,2vw,1rem);line-height:1.45;color:rgba(var(--textColor),.55)}.kit-bundle__products{display:grid;grid-template-columns:repeat(var(--kit-bundle-cols, 3),minmax(0,1fr));gap:clamp(.35rem,1.5vw,.75rem);overflow:visible}.kit-bundle-card{display:flex;flex-direction:column;min-width:0;background:#fff;border-radius:12px;padding:clamp(.4rem,1.2vw,.65rem) clamp(.35rem,1vw,.65rem) clamp(.5rem,1.5vw,.85rem);box-shadow:0 1px 4px #0000000f;overflow:visible}.kit-bundle-card__media-wrap{position:relative;margin-bottom:.65rem}.kit-bundle-card__media{border-radius:8px;background:#fff}.kit-bundle-card__media img,.kit-bundle-card__media .placeholder-svg{width:100%;height:auto;display:block;object-fit:contain;mix-blend-mode:multiply}.kit-bundle-card--selectable{position:relative;cursor:pointer;transition:box-shadow .18s ease,transform .18s ease}.kit-bundle-card--selectable:hover{box-shadow:0 4px 14px #0000001a}.kit-bundle-card__open{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit;text-decoration:none;color:inherit}.kit-bundle-card__sku-trigger{position:absolute;top:calc(clamp(.4rem,1.2vw,.65rem) + .35rem);right:calc(clamp(.35rem,1vw,.65rem) + .35rem);z-index:3;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:0;border-radius:50%;background:#fffffff2;color:rgb(var(--textColor));box-shadow:0 1px 4px #0000001f;text-decoration:none;cursor:pointer;transition:background .18s ease,box-shadow .18s ease,transform .18s ease}.kit-bundle-card__sku-trigger:hover{background:#fff;box-shadow:0 2px 8px #00000029;transform:scale(1.05)}.kit-bundle-card__sku-trigger-icon{display:block;width:14px;height:14px}.kit-bundle-card__variant-subtitle{margin:.2rem 0 0;line-height:1.3;color:rgba(var(--textColor),.55);text-align:center;font-size:clamp(10px,1.8vw,12px);font-weight:500;word-break:break-word}.kit-bundle-card--gift .kit-bundle-card__variant-subtitle{display:none}.kit-bundle-card__sku-popup-wrap .popup-content{overflow:hidden;width:100%;box-shadow:0 16px 48px #00000029}.kit-bundle-card__sku-popup-wrap .popup-content-inner{padding:1.25rem 1.15rem 1.1rem;overflow:visible;width:100%;box-sizing:border-box}.kit-bundle-card__sku-popup{display:flex;flex-direction:column;width:100%}.kit-bundle-card__sku-popup-head{padding:0 2rem .9rem 0;margin-bottom:.75rem;border-bottom:1px solid rgba(var(--textColor),.08)}.kit-bundle-card__sku-popup-eyebrow{margin:0 0 .35rem;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--kit-bundle-accent, #ff5a2d)}.kit-bundle-card__sku-popup-title{margin:0;padding-right:1.5rem;font-size:1rem;line-height:1.4;font-weight:700;color:rgb(var(--headingColor))}.kit-bundle-card__sku-options{display:flex;flex-direction:column;gap:.5rem;margin:0;padding:0;width:100%;max-height:min(52vh,22rem);overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(var(--textColor),.25) transparent}.kit-bundle-card__sku-options::-webkit-scrollbar{width:4px}.kit-bundle-card__sku-options::-webkit-scrollbar-thumb{background:rgba(var(--textColor),.2);border-radius:999px}.kit-bundle-card__sku-option{margin:0;width:100%}.kit-bundle-card__sku-option-label{position:relative;display:grid;grid-template-columns:64px minmax(0,1fr) 22px;align-items:center;column-gap:.75rem;row-gap:.35rem;width:100%;box-sizing:border-box;padding:.65rem .75rem;border:1.5px solid rgba(var(--textColor),.1);border-radius:12px;background:#fff;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.kit-bundle-card__sku-option-input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.kit-bundle-card__sku-option-label:hover{border-color:rgba(var(--textColor),.18);background:#fff}.kit-bundle-card__sku-option.is-selected .kit-bundle-card__sku-option-label,.kit-bundle-card__sku-option-label:has(input:checked){border-color:var(--kit-bundle-accent, #ff5a2d);background:#fff5f0;box-shadow:0 0 0 1px #ff5a2d1f}.kit-bundle-card__sku-option.is-unavailable .kit-bundle-card__sku-option-label{opacity:.72;cursor:not-allowed;pointer-events:none;background:rgba(var(--textColor),.03)}.kit-bundle-card__sku-option.is-unavailable .kit-bundle-card__sku-option-label:hover{border-color:rgba(var(--textColor),.1);background:rgba(var(--textColor),.03);box-shadow:none}.kit-bundle-card__sku-option.is-unavailable.is-selected .kit-bundle-card__sku-option-label,.kit-bundle-card__sku-option.is-unavailable .kit-bundle-card__sku-option-label:has(input:checked){border-color:rgba(var(--textColor),.1);background:rgba(var(--textColor),.03);box-shadow:none}.kit-bundle-card__sku-option.is-unavailable .kit-bundle-card__sku-option-check{border-color:rgba(var(--textColor),.14);background:transparent}.kit-bundle-card__sku-option.is-unavailable .kit-bundle-card__sku-option-check:after{display:none}.kit-bundle-card__sku-option-thumb{grid-column:1;grid-row:1 / span 2;align-self:center;width:64px;height:64px;border-radius:10px;overflow:hidden;background:#f5f5f5;display:flex;align-items:center;justify-content:center;flex-shrink:0}.kit-bundle-card__sku-option-thumb img,.kit-bundle-card__sku-option-img{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply}.kit-bundle-card__sku-option-thumb-fallback{width:18px;height:18px;border-radius:4px;background:rgba(var(--textColor),.12)}.kit-bundle-card__sku-option-text{grid-column:2;grid-row:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.35rem;text-align:left}.kit-bundle-card__sku-option-title{font-size:.8125rem;line-height:1.4;font-weight:600;color:rgb(var(--headingColor));word-break:break-word}.kit-bundle-card__sku-option-prices{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem}.kit-bundle-card__sku-option-price{font-size:clamp(11px,1.5vw,14px);line-height:1.2;font-weight:700;color:var(--kit-bundle-accent, #ff5a2d)}.kit-bundle-card__sku-option-compare{font-size:clamp(11px,1.5vw,14px);line-height:1.2;color:rgba(var(--textColor),.45);text-decoration:line-through}.kit-bundle-card__sku-option.is-unavailable .kit-bundle-card__sku-option-title{color:rgba(var(--headingColor),.65)}.kit-bundle-card__sku-option.is-unavailable .kit-bundle-card__sku-option-price{color:rgba(var(--headingColor),.55)}.kit-bundle-card__sku-option-badge{display:inline-flex;align-items:center;font-size:.6875rem;font-weight:700;line-height:1.2;letter-spacing:.02em;color:rgba(var(--textColor),.65);background:rgba(var(--textColor),.1);padding:.22rem .5rem;border-radius:999px}.kit-bundle-card__sku-option-check{grid-column:3;grid-row:1 / span 2;align-self:center;justify-self:end;width:22px;height:22px;border:2px solid rgba(var(--textColor),.22);border-radius:50%;position:relative;transition:border-color .18s ease,background .18s ease}.kit-bundle-card__sku-option.is-selected .kit-bundle-card__sku-option-check,.kit-bundle-card__sku-option-label:has(input:checked) .kit-bundle-card__sku-option-check{border-color:var(--kit-bundle-accent, #ff5a2d);background:var(--kit-bundle-accent, #ff5a2d)}.kit-bundle-card__sku-option.is-selected .kit-bundle-card__sku-option-check:after,.kit-bundle-card__sku-option-label:has(input:checked) .kit-bundle-card__sku-option-check:after{content:"";position:absolute;top:50%;left:50%;width:8px;height:5px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:translate(-50%,-60%) rotate(-45deg)}.kit-bundle-card__sku-popup-actions{display:flex;gap:.65rem;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(var(--textColor),.08)}.kit-bundle-card__sku-popup-cancel,.kit-bundle-card__sku-popup-confirm{flex:1 1 0;min-height:44px;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;transition:opacity .15s ease,transform .15s ease}.kit-bundle-card__sku-popup-cancel:hover,.kit-bundle-card__sku-popup-confirm:hover{color:#ff5a2d!important}.kit-bundle-card__sku-popup-cancel{border:1px solid rgba(var(--textColor),.16);background:#fff;color:rgb(var(--textColor))}.kit-bundle-card__sku-popup-confirm{background:var(--kit-bundle-accent, #ff5a2d)!important;color:#fff!important;border:1px solid #ff5a2d!important}.kit-bundle-card__sku-popup-wrap .popup-close{background:transparent!important;color:#666!important;border:none!important;animation:none!important}.kit-bundle-card__sku-popup-wrap .popup-close:before{background:#ededed!important;opacity:1}.kit-bundle-card__sku-popup-wrap .popup-close:hover{background:transparent!important;color:#333!important;animation:none!important}.kit-bundle-card__sku-popup-wrap .popup-close:hover:before{background:#e0e0e0!important}.kit-bundle-card__sku-popup-wrap .popup-close svg{position:relative;z-index:1;width:10px;height:10px}.kit-bundle-card__gift-badge-image{position:absolute;top:-27px;right:-18px;z-index:2;width:clamp(3rem,30%,4.75rem);pointer-events:none}.kit-bundle-card__gift-badge-img,.kit-bundle-card__gift-badge-image img{width:100%;height:auto;display:block;object-fit:contain}.kit-bundle-card__title{margin:0;line-height:1.35;color:rgb(var(--headingColor));text-align:center;font-size:clamp(12px,2vw,14px);font-weight:600}.kit-bundle__footer{display:flex;flex-direction:column;gap:1.25rem;align-items:stretch;justify-content:space-between}.kit-bundle__price-label{display:block;margin-bottom:.25rem;font-size:.875rem;font-weight:600;color:var(--kit-bundle-accent, #ff5a2d)}.kit-bundle__price-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .65rem}.kit-bundle__price-current{font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700;color:var(--kit-bundle-accent, #ff5a2d);line-height:1.1}.kit-bundle__price-compare{font-size:1rem;color:rgba(var(--textColor),.45);text-decoration:line-through}.kit-bundle__save{font-size:.75rem;font-weight:700;letter-spacing:.03em;white-space:nowrap;background:var(--kit-bundle-accent, #ff5a2d);color:#fff;padding:.2rem .55rem;border-radius:999px}.kit-bundle__save[hidden]{display:none}.kit-bundle__error-msg{margin:0 0 .75rem;font-size:.9rem;color:#b71c1c}.kit-bundle__error-msg[hidden]{display:none}.kit-bundle__buttons{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.kit-bundle__buttons--disabled{opacity:.55;pointer-events:none}.kit-bundle__btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:46px;min-width:7.5rem;padding:0 1.25rem;border-radius:10px;font-weight:600;font-size:.95rem;text-decoration:none;cursor:pointer;border:none;transition:opacity .15s ease}.kit-bundle__btn-body{display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.kit-bundle__btn-loading{display:none;position:absolute;top:0;right:0;bottom:0;left:0;align-items:center;justify-content:center}.kit-bundle__btn--loading .kit-bundle__btn-body{opacity:0}.kit-bundle__btn--loading .kit-bundle__btn-loading{display:flex}.kit-bundle__spinner{width:1.35rem;height:1.35rem;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:kit-bundle-btn-spin .7s linear infinite;box-sizing:border-box}.kit-bundle__btn--primary .kit-bundle__spinner{border-color:#ffffff59;border-right-color:transparent;border-top-color:#fff}@keyframes kit-bundle-btn-spin{to{transform:rotate(360deg)}}.kit-bundle__btn:disabled,.kit-bundle__btn[aria-disabled=true]{opacity:1;cursor:wait;pointer-events:none}.kit-bundle__btn:disabled:not(.kit-bundle__btn--loading),.kit-bundle__btn[aria-disabled=true]:not(.kit-bundle__btn--loading){opacity:.45;cursor:not-allowed}.kit-bundle__btn--outline{background:#fff!important;color:#ff5a2d!important;border:1px solid #ff5a2d!important;box-shadow:none!important}.kit-bundle__btn--outline:hover{color:#fff!important}.kit-bundle__btn--outline:hover:before{background:#ff5a2d!important}.kit-bundle__btn--primary{background:#ff5a2d!important;color:#fff!important;border:1px solid transparent!important}.kit-bundle__btn--primary:hover{color:#ff5a2d!important}.kit-bundle__btn--primary:hover:before{background:#fff!important}.kit-bundle__product-form,.kit-bundle__cart-form{display:contents}.classic-black-color-option{background-color:#414141!important}.misty-gray-color-option{background-color:#c4c4c4!important}.mint-green-color-option{background-color:#98ff98!important}.dark-gray-color-option{background-color:gray!important}.black-color-option{background-color:#000!important}.white-color-option{background-color:#fff!important}@media screen and (min-width:640px){.kit-bundle-card__sku-trigger{width:32px;height:32px}.kit-bundle-card__sku-trigger-icon{width:16px;height:16px}}@media screen and (max-width:899px){.kit-bundle{position:relative;border-radius:8px}.kit-bundle-page-width{padding-inline:clamp(.75rem,3vw,1.25rem)}.kit-bundle__media{position:relative}.kit-bundle__media--has-mobile .kit-bundle__media-inner--mobile{display:block}.kit-bundle__media--has-mobile .kit-bundle__media-inner--desktop{display:none}.kit-bundle__media-inner{min-height:0}.kit-bundle__media:not(.kit-bundle__media--has-mobile) .kit-bundle__media-inner{min-height:clamp(180px,52vw,260px)}.kit-bundle__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 30%,#0000008c);pointer-events:none;z-index:1}.kit-bundle__media-inner:after{display:none}.kit-bundle-card{border-radius:8px}.kit-bundle__main{gap:1rem;padding:clamp(18px,2.5vw,20px) clamp(10px,2vw,10px)}.kit-bundle__header{position:absolute;z-index:2;top:20px;left:20px}.kit-bundle__subtitle{color:#ffffffeb}.kit-bundle__footer{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:.65rem 1rem}.kit-bundle__copy{flex:1 1 auto;min-width:0}.kit-bundle__price-label{font-size:.8125rem}.kit-bundle__price-current{font-size:clamp(1.35rem,5.5vw,1.75rem)}.kit-bundle__price-compare{font-size:.875rem}.kit-bundle__save{width:auto}.kit-bundle__actions{flex:0 0 auto;width:auto}.kit-bundle__buttons{flex-direction:column;width:auto;min-width:clamp(6.5rem,28vw,8.5rem);gap:.5rem}.kit-bundle__buttons .kit-bundle__btn{width:100%;padding:0 20px;min-height:33px}.kit-bundle-card__title{font-size:clamp(10px,2.8vw,12px);line-height:1.3}.kit-bundle-card__variant-subtitle{font-size:clamp(9px,2.4vw,11px)}.kit-bundle-card__media-wrap{margin-bottom:.45rem}.kit-bundle-card__gift-badge-image{top:-16px;right:-6px;width:clamp(28px,22vw,50px)}.kit-bundle-card__sku-trigger{top:clamp(8px,1.2vw,15px);right:clamp(8px,1.2vw,15px);width:clamp(28px,2.2vw,35px);height:clamp(28px,2.2vw,35px)}.kit-bundle-card__sku-trigger-icon{width:15px;height:15px}.kit-bundle-card__sku-popup-wrap.popup .popup-dialog{width:100%;max-width:100%;height:100%;margin:0;padding:0;justify-content:flex-end;align-items:stretch;transform:translate3d(0,100%,0);opacity:1;transition:transform .38s cubic-bezier(.32,.72,0,1);transition-delay:0s}.kit-bundle-card__sku-popup-wrap.popup.popup-visible .popup-dialog{transform:translateZ(0);opacity:1}.kit-bundle-card__sku-popup-wrap .popup-dialog.medium{max-width:100%}.kit-bundle-card__sku-popup-wrap .popup-content{width:100%;max-width:none;border-radius:20px 20px 0 0;background:#fff;color:#1a1a1a;overflow:hidden}.kit-bundle-card__sku-popup-wrap .popup-content-inner{padding:.65rem 1rem calc(.85rem + env(safe-area-inset-bottom,0px));background:#fff;max-height:min(82vh,34rem);display:flex;flex-direction:column}.kit-bundle-card__sku-popup-wrap .popup-close{top:.75rem;right:.75rem;width:2rem;height:2rem}.kit-bundle-card__sku-popup-wrap .popup-content-inner:before{content:"";display:block;width:2.75rem;height:.28rem;margin:0 auto .75rem;border-radius:999px;background:#d9d9d9}.kit-bundle-card__sku-popup{flex:1 1 auto;min-height:0}.kit-bundle-card__sku-popup-head{padding:0 2.25rem .75rem 0;margin-bottom:.65rem;border-bottom-color:#eee}.kit-bundle-card__sku-popup-eyebrow{font-size:.625rem;margin-bottom:.3rem}.kit-bundle-card__sku-popup-title{font-size:.9375rem;line-height:1.35;color:#1a1a1a}.kit-bundle-card__sku-options{flex:1 1 auto;min-height:0;max-height:none;gap:.55rem;padding-bottom:.25rem}.kit-bundle-card__sku-option-label{grid-template-columns:52px minmax(0,1fr) 20px;column-gap:.6rem;padding:.55rem .6rem;background:#fff;border-color:#e6e6e6}.kit-bundle-card__sku-option-label:hover{background:#fff;border-color:#ccc}.kit-bundle-card__sku-option.is-selected .kit-bundle-card__sku-option-label,.kit-bundle-card__sku-option-label:has(input:checked){background:#fff5f0;border-color:var(--kit-bundle-accent, #ff5a2d)}.kit-bundle-card__sku-option-thumb{width:52px;height:52px;background:#f5f5f5}.kit-bundle-card__sku-option-title{color:#1a1a1a}.kit-bundle-card__sku-option-check{width:20px;height:20px;border-color:#c8c8c8}.kit-bundle-card__sku-option.is-unavailable .kit-bundle-card__sku-option-label{background:#f7f7f7;border-color:#ececec}.kit-bundle-card__sku-option.is-unavailable .kit-bundle-card__sku-option-title{color:#888}.kit-bundle-card__sku-popup-actions{flex-shrink:0;margin-top:.75rem;padding-top:.75rem;border-top-color:#eee;background:#fff}.kit-bundle-card__sku-popup-cancel{min-height:46px;background:#fff;border-color:#ddd;color:#1a1a1a}.kit-bundle-card__sku-popup-confirm{min-height:46px}}@media screen and (min-width:900px){.kit-bundle-card__sku-popup-wrap.popup .popup-dialog{height:100%;padding:20px;justify-content:center;align-items:center;transform:translate3d(0,24px,0);opacity:0;transition:transform .35s ease,opacity .35s ease}.kit-bundle-card__sku-popup-wrap.popup.popup-visible .popup-dialog{transform:translateZ(0);opacity:1}.kit-bundle-card__sku-popup-wrap .popup-dialog.medium{max-width:520px}.kit-bundle-card__sku-popup-wrap .popup-content{border-radius:16px;overflow:hidden}.kit-bundle-card__sku-popup-wrap .popup-content-inner{padding:1.35rem 1.25rem 1.15rem;max-height:min(85vh,36rem)}.kit-bundle-card__sku-popup-wrap .popup-content-inner:before{display:none}.kit-bundle-card__sku-option-label{grid-template-columns:72px minmax(0,1fr) 24px;column-gap:.85rem;padding:.75rem .85rem}.kit-bundle-card__sku-option-thumb{width:72px;height:72px}.kit-bundle-card__sku-option-title{font-size:.875rem}.kit-bundle-card__sku-option-check{width:24px;height:24px}.kit-bundle{flex-direction:row;align-items:stretch}.kit-bundle__media{flex:0 0 40%;max-width:40%;min-width:0}.kit-bundle__media-inner{min-height:100%}.kit-bundle__main{flex:1 1 0}.kit-bundle__footer{flex-direction:row;align-items:flex-end;gap:1.5rem}.kit-bundle__copy{flex:1 1 auto;min-width:0}.kit-bundle__actions{flex:0 0 auto}.kit-bundle__buttons{justify-content:flex-end}}.text-marque-wrapper{overflow:hidden}.text-marque-content{display:flex}.text-marque-node{white-space:nowrap;display:flex;align-items:center;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:marque;animation-duration:var(--marqueeSpeed);animation-play-state:running}.text-marque-node.ltr-direction{animation-direction:reverse}.text-marque-node.rtl-direction{animation-direction:normal}.text-marque-node *{color:var(--node-color);font-size:var(--text-font-size)}.text-marque-node>*{margin-left:var(--marquee-block-gap, 5px);margin-right:var(--marquee-block-gap, 5px)}.text-marque-node svg,.text-marque-node img{min-width:var(--marquee-icon-width, 44px);max-width:var(--marquee-icon-width, 44px);width:var(--marquee-icon-width, 44px)}.text-marque-node .highlight-text{color:rgba(var(--text-hightlight-color));-webkit-text-fill-color:transparent}.text-marque-node .gradient-text{background:var(--text-gradient-color);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.marquee-img,.marquee-icon{display:flex}.product-wishlist__header{margin-bottom:2.5rem;max-width:52rem}.product-wishlist__header.text-center{margin-inline:auto}.product-wishlist__header.text-left{margin-inline:0 auto 0}.product-wishlist__header.text-right{margin-inline:0 0 auto}.product-wishlist__title{margin:0 0 .65rem;color:var(--wishlist-title-color, #121212);font-weight:700}.product-wishlist__subtitle{margin:0;color:var(--wishlist-subtitle-color, #121212);font-size:1rem;line-height:1.5}.product-wishlist__grid{display:grid;gap:1.25rem;grid-template-columns:repeat(var(--wishlist-columns-mobile, 1),minmax(0,1fr))}@media screen and (min-width:768px){.product-wishlist__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}@media screen and (min-width:990px){.product-wishlist__grid{grid-template-columns:repeat(var(--wishlist-columns-desktop, 3),minmax(0,1fr))}}.product-wishlist-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem 1.25rem 1.75rem;background:var(--wishlist-card-bg, #f4f4f4);border-radius:12px;border:2px solid transparent;transition:border-color .2s ease,box-shadow .2s ease}.product-wishlist-card:hover,.product-wishlist-card.is-in-wishlist{box-shadow:0 2px 10px 2px #00000020}.product-wishlist-card__media{display:block;width:100%;max-width:220px;margin-bottom:1.25rem;text-decoration:none}.product-wishlist-card__image,.product-wishlist-card__media img{width:100%;height:auto;object-fit:contain;display:block}.product-wishlist-card__body{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%;flex:1;justify-content:space-between}.product-wishlist-card__title{font-size:1rem;font-weight:600;line-height:1.35;color:var(--wishlist-title-color, #121212);text-decoration:none;max-width:18rem}.product-wishlist-card__title:hover{text-decoration:underline}.product-wishlist-card__prices{display:flex;flex-direction:column;align-items:center;gap:.15rem}.product-wishlist-card__compare{font-size:.9375rem;color:var(--wishlist-compare-color, #9a9a9a);text-decoration:line-through}.product-wishlist-card__sale-placeholder{font-size:1.125rem;font-weight:700;color:var(--wishlist-title-color, #121212);letter-spacing:.02em}.product-wishlist-card__btn{margin-top:.35rem;min-width:10.5rem;padding:.7rem 1.5rem;border-color:var(--wishlist-btn-bg, #ff4d00)!important;border-radius:999px;background:var(--wishlist-btn-bg, #ff4d00)!important;color:var(--wishlist-btn-text, #ffffff)!important;font-size:.9375rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,opacity .2s ease}.product-wishlist-card__btn:hover{color:#ff4d00!important}@media screen and (max-width:767px){.product-wishlist__header{margin-bottom:1.75rem}.product-wishlist-card{padding:1.25rem 1rem 1.5rem}.product-wishlist-card__media{max-width:180px;margin-bottom:1rem}.product-wishlist-card__title{font-size:.9375rem}.product-wishlist-card__btn{padding:.3rem 1.25rem!important;font-size:1rem!important;min-height:3rem!important}}.promo-product-cards__header{margin-bottom:2rem;max-width:48rem}.promo-product-cards__header.text-center{margin-inline:auto}.promo-product-cards__title{margin:0 0 .5rem;color:rgb(var(--headingColor))}.promo-product-cards__subtitle{margin:0;color:rgba(var(--headingColor),.72);font-size:1rem;line-height:1.5}.promo-product-cards__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(var(--promo-card-columns-mobile, 1),minmax(0,1fr))}@media screen and (min-width:1000px)and (max-width:1359px){.promo-product-cards__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}@media screen and (max-width:950px){.promo-product-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:1360px){.promo-product-cards__grid{grid-template-columns:repeat(var(--promo-card-columns-xl, 3),minmax(0,1fr));gap:1.3rem}}.promo-product-cards__footer{display:flex;justify-content:center;margin-top:2rem}.promo-product-cards__view-more{margin:0;min-width:150px!important;min-height:45px!important;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.purchase-confidence{position:relative;overflow:hidden}.purchase-confidence__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:var(--purchase-confidence-bg, linear-gradient(180deg, #ffffff 0%, #fff5ee 100%))}.purchase-confidence__shell{position:relative;z-index:1;width:100%}.purchase-confidence__inner{width:100%}.purchase-confidence__header{margin-bottom:clamp(1.5rem,3vw,2.5rem)}.purchase-confidence__title{margin:0;font-weight:700;color:var(--purchase-confidence-title-color, #ff703d)}.purchase-confidence__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.75rem,2vw,1rem);padding:0 clamp(30px,2vw,50px)}.purchase-confidence__card{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:clamp(10px,2vw,15px);padding:clamp(20px,4vw,35px) 18px;border-radius:12px;background:var(--purchase-confidence-card-bg, #ffffff);box-shadow:0 2px 8px #00000014}.purchase-confidence__icon-wrap{display:flex;align-items:center;justify-content:center;width:clamp(40px,4vw,70px);height:clamp(40px,4vw,70px);color:var(--purchase-confidence-accent, #ff703d)}.purchase-confidence__icon-wrap svg{width:100%;height:100%;display:block}.purchase-confidence__icon{width:clamp(40px,4vw,70px);height:clamp(40px,4vw,70px);object-fit:contain;display:block}.purchase-confidence__card-title{margin:0;font-size:clamp(16px,1.5vw,20px);line-height:1.35;font-weight:600;color:var(--purchase-confidence-accent, #ff703d)}@media screen and (min-width:768px){.purchase-confidence__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(20px,2vw,35px)}.purchase-confidence__card{padding:clamp(20px,4vw,35px) 18px}}.promo-product-card{display:flex;flex-direction:column;border-radius:12px;overflow:hidden;border:1px solid rgba(var(--textColor),.08);box-shadow:0 1px 3px #0000000f;background:#fff;flex:0 0 68%}.promo-product-card__media-wrap{position:relative}.promo-product-card__swatch-sku{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem;padding:.4rem .5rem .55rem;pointer-events:auto}.promo-product-card__swatch-list{margin:0;display:flex;flex-wrap:nowrap!important;gap:.25rem;max-width:100%;overflow-x:auto;overflow-y:hidden!important;padding:5px!important}.promo-product-card__swatch-more{font-size:.75rem;font-weight:700;color:#fff;line-height:1;text-shadow:0 1px 2px rgba(0,0,0,.45)}.promo-product-card__media-link{display:block;position:relative;overflow:hidden;text-decoration:none}.promo-product-card__second-img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:none;pointer-events:none;opacity:0;transition:opacity .45s ease,transform .55s cubic-bezier(0,0,.44,1.1);overflow:hidden}.promo-product-card__second-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.promo-product-card-tag{font-size:1.5rem;display:block;font-weight:700}.promo-variant-option{width:50px;height:50px!important;cursor:pointer;margin-bottom:0!important}.promo-variant-option .option{background:transparent;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;width:100%;height:100%}@media screen and (min-width:750px){.promo-product-card__second-img{display:block}.promo-product-card__media-link--dual:hover .promo-product-card__second-img{opacity:1;transform:scale(1.06)}}@media(prefers-reduced-motion:reduce){.promo-product-card__second-img{transition:opacity .2s ease}.promo-product-card__media-link--dual:hover .promo-product-card__second-img{transform:none}}.promo-product-card__corner-badge{position:absolute;top:-.5px;right:20px;max-width:46%;padding:.45rem .65rem;background:linear-gradient(180deg,#ffc5d3 14.42%,#fd6d8f);color:#fff;font-weight:700;font-size:1rem;line-height:1.25;text-align:center;border-radius:0 0 10px 10px;z-index:2;display:flex;flex-direction:column}.promo-product-card__body{flex:1;padding:1rem 1rem .75rem;display:flex;flex-direction:column;gap:.35rem}.promo-product-card__hot{align-self:flex-start;padding:.15rem .5rem;font-size:.75rem;font-weight:600;color:#e85a00;border-radius:4px;border:1px solid #ffb347}.promo-product-card__title-link{font-weight:700;font-size:1.0625rem;line-height:1.3;color:rgb(var(--headingColor));text-decoration:none}.promo-product-card__title-link:hover{text-decoration:underline}.promo-product-card__card-sub{margin:0;font-size:.875rem;color:rgba(var(--textColor),.65);line-height:1.45}.promo-product-card__price-row{margin-top:.25rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.promo-product-card__price-row .product-price{margin:0}.promo-product-card__footer{padding:.75rem 1rem 1rem;margin-top:auto}.promo-product-card__footer-inner{display:flex;align-items:stretch;justify-content:space-between;gap:.65rem;flex-wrap:wrap}.promo-product-card__primary-actions{display:flex;flex:1;min-width:0;border-radius:25px;overflow:hidden;box-shadow:0 0 0 1px #ffffff59 inset}.promo-product-card__buy{flex:1;display:inline-flex;align-items:center;justify-content:center;padding:1rem 0rem 1rem .75rem;background:var(--promo-card-accent, #ff708e);color:#fff;font-weight:700;font-size:1rem;letter-spacing:.02em;text-decoration:none;border:none;cursor:pointer;text-align:center;min-width:0;border-radius:0}.promo-product-card__buy[aria-disabled=true]{opacity:.5;pointer-events:none}.promo-product-card__product-form{display:flex;margin:0;flex:0 0 auto;align-self:stretch;min-width:4.25rem}.promo-product-card__form{display:flex;margin:0;flex:1 1 auto;min-width:4.25rem;align-items:stretch}.promo-product-card__variant-select{width:100%;margin-bottom:.5rem;font-size:.8125rem;padding:.35rem .5rem;border-radius:6px;border:1px solid rgba(var(--textColor),.15);background:rgb(var(--background));color:rgb(var(--textColor))}.promo-product-card__cart{display:inline-flex;align-items:center;justify-content:center;flex:1 1 auto;min-width:4.25rem;width:100%;padding:0;background:var(--promo-card-accent, #ff708e);color:#fff;border:none;border-left:1px solid rgba(255,255,255,.45);cursor:pointer;text-decoration:none;box-sizing:border-box}a.promo-product-card__cart{-webkit-tap-highlight-color:transparent}.promo-product-card__cart:disabled{opacity:.5;cursor:not-allowed}.promo-product-card__buy.is-loading{pointer-events:none;cursor:wait;position:relative;opacity:.82}.promo-product-card__buy.is-loading:after{content:"";position:absolute;width:1.25rem;height:1.25rem;left:50%;top:50%;margin:-.625rem 0 0 -.625rem;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:promo-product-card-spin .65s linear infinite}.promo-product-card__cart.disabled{pointer-events:none;cursor:wait;position:relative;opacity:.88}.promo-product-card__cart.disabled svg{opacity:.2}.promo-product-card__cart.disabled:after{content:"";position:absolute;width:1.125rem;height:1.125rem;left:50%;top:50%;margin:-.5625rem 0 0 -.5625rem;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:promo-product-card-spin .65s linear infinite}@keyframes promo-product-card-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.promo-product-card__buy.is-loading:after,.promo-product-card__cart.disabled:after{animation:none;border-color:#ffffff73;border-top-color:#ffffff73}}.promo-product-card__more{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:.55rem 2rem;border-radius:999px;border:1px solid rgba(var(--headingColor),.35);color:rgb(var(--headingColor));font-weight:600;font-size:.8125rem;text-decoration:none;background:transparent}.promo-product-card__more:hover{border-color:rgb(var(--headingColor))}@media screen and (max-width:768px){.promo-product-card__buy{padding:1rem 0rem 1rem 0;font-size:.8rem}.promo-product-card__more{padding:.55rem 1rem}.promo-product-card__corner-badge{top:0;right:15px;font-size:.7rem}.promo-product-card-tag{font-size:.9rem}.promo-product-cards__grid{gap:.7rem}.promo-variant-option{width:35px;min-width:35px!important;height:35px!important}}@media screen and (max-width:500px){.promo-product-card__buy{padding:1rem 0rem 1rem 0;font-size:.8rem!important;white-space:nowrap}.promo-product-card__more{padding:.2rem .6rem;white-space:nowrap;display:none}}
/*# sourceMappingURL=/cdn/shop/t/108/compiled_assets/styles.css.map */
