.ns-cart,.ns-cart *{box-sizing:border-box}.ns-cart{font-family:var(--ns-body-font);color:var(--ns-text)}html.ns-cart-html-open,body.ns-cart-open{overflow:hidden!important;overscroll-behavior:none!important}.ns-cart__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--ns-overlay);opacity:0;visibility:hidden;z-index:2147483000;transition:opacity .22s ease,visibility .22s ease}.ns-cart.is-open .ns-cart__overlay{opacity:var(--ns-overlay-opacity);visibility:visible}.ns-cart__drawer{position:fixed;top:50%;left:50%;right:auto;width:min(500px,calc(100vw - 32px));max-height:calc(100dvh - 32px);background:var(--ns-bg);color:var(--ns-text);z-index:2147483001;transform:translate(-50%,-48%) scale(.98);opacity:0;visibility:hidden;transition:transform .22s ease,opacity .22s ease,visibility .22s ease;display:flex;flex-direction:column;border-radius:16px;overflow:hidden;box-shadow:0 18px 60px #00000038}.ns-cart.is-open .ns-cart__drawer{transform:translate(-50%,-50%) scale(1);opacity:1;visibility:visible}.ns-cart{font-family:var(--ns-body-font);font-size:15px;color:var(--ns-text)}.ns-cart *{font-size:inherit}.ns-cart__header{flex:0 0 auto;padding:16px 18px;border-bottom:1px solid var(--ns-border);display:flex;align-items:center;justify-content:space-between;gap:14px;background:var(--ns-bg)}.ns-cart__title{margin:0;font-family:var(--ns-heading-font);font-size:18px;font-weight:700!important;line-height:1.1;letter-spacing:.02em;text-transform:uppercase;color:var(--ns-text)}.ns-cart__subtitle{display:none}.ns-cart__close{width:30px;height:30px;border:0;background:transparent;color:var(--ns-accent);border-radius:999px;font-size:30px;line-height:1;cursor:pointer;display:grid;place-items:center;padding:0;font-weight:400!important}.ns-cart__close:hover{opacity:.75}.ns-cart__announcements{flex:0 0 auto;position:relative;min-height:36px;overflow:hidden;background:var(--ns-button-bg);color:var(--ns-button-text);white-space:nowrap;font-size:15px;font-weight:500!important}.ns-cart__announcement-track{display:flex;width:max-content;will-change:transform;animation:nsCartMarquee 6s linear infinite}.ns-cart__announcements:hover .ns-cart__announcement-track{animation-play-state:paused}.ns-cart__announcement-group{display:flex;align-items:center;flex:0 0 auto}.ns-cart__announcement{display:inline-flex!important;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:8px 12px;background:var(--ns-ann-bg);color:var(--ns-ann-text);font-size:13px;line-height:1.2;text-align:center;white-space:nowrap}.ns-cart__announcement:after{content:"\2022";opacity:.55;margin-left:8px}.ns-cart__announcement a{color:inherit;text-decoration:none;display:inline-flex;align-items:center;gap:6px}.ns-cart__announcement-icon{display:inline-flex;line-height:1}@keyframes nsCartMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.ns-cart__rewards{flex:0 0 auto;padding:16px 18px 15px;border-bottom:1px solid var(--ns-border);background:linear-gradient(180deg,#fff,#fafafa)}.ns-cart__reward-head{display:none}.ns-cart__reward-steps{display:flex;justify-content:space-between;gap:10px;margin-bottom:12px}.ns-cart__reward-step{flex:1;min-width:0;text-align:center;color:var(--ns-muted)}.ns-cart__reward-dot{width:22px;height:22px;margin:0 auto 8px;border-radius:999px;border:2px solid #e1e1e1;background:#fff;display:grid;place-items:center;font-size:10px;line-height:1;color:#9b9b9b;box-shadow:0 3px 9px #0000000d;transition:all .25s ease}.ns-cart__reward-step.is-unlocked{color:var(--ns-button-bg)}.ns-cart__reward-step.is-unlocked .ns-cart__reward-dot{background:var(--ns-button-bg);color:var(--ns-button-text);border-color:var(--ns-button-bg);box-shadow:0 4px 12px #0000001f}.ns-cart__reward-step-title{display:block;font-size:11px;line-height:1.2;color:inherit}.ns-cart__reward-step-status{display:none}.ns-cart__progress-track{position:relative;height:10px;background:#ededed;border-radius:999px;overflow:hidden;margin-top:0;box-shadow:inset 0 1px 2px #0000000f}.ns-cart__progress-track:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit;background:linear-gradient(180deg,#ffffffb3,#fff0);pointer-events:none}.ns-cart__progress-fill{width:0%;height:100%;background:var(--ns-button-bg);border-radius:inherit;transition:width .32s ease;box-shadow:0 0 12px #00000014}.ns-cart__unlock-message{margin:12px 0 0;padding:10px 12px;font-size:13px;color:var(--ns-text);line-height:1.35;text-align:center;background:#fff;border:1px solid #eeeeee;border-radius:12px;box-shadow:0 6px 18px #00000009}.ns-cart__unlock-message strong{font-weight:500!important;color:var(--ns-button-bg)}.ns-cart__body{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding:14px 18px 16px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:var(--ns-bg)}.ns-cart__body::-webkit-scrollbar{width:4px}.ns-cart__body::-webkit-scrollbar-thumb{background:#cfcfcf;border-radius:999px}.ns-cart__empty{text-align:center;padding:38px 18px}.ns-cart__empty-icon{font-size:34px;margin-bottom:10px}.ns-cart__empty h3{margin:0 0 8px;font-family:var(--ns-heading-font);font-size:20px}.ns-cart__empty p{margin:0;color:var(--ns-muted);font-size:14px;line-height:1.45;font-weight:400!important}.ns-cart__empty-button{margin-top:18px;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:var(--ns-radius);background:var(--ns-accent);color:var(--ns-accent-text);text-decoration:none}.ns-cart__items{display:grid;gap:12px}.ns-cart__item{display:grid;grid-template-columns:94px 1fr 24px;gap:12px;padding:0;border:0;border-radius:0;background:var(--ns-bg);position:relative}.ns-cart__item-image{width:94px;height:94px;border-radius:0;background:#f5f5f5;overflow:hidden}.ns-cart__item-image img{width:100%;height:100%;object-fit:cover}.ns-cart__item-info{min-width:0;padding-top:4px}.ns-cart__item-title{display:block;color:var(--ns-text);text-decoration:none;font-size:14px;line-height:1.35}.ns-cart__item-variant,.ns-cart__item-properties{margin-top:3px;color:var(--ns-muted);font-size:12px;line-height:1.35;font-weight:400!important}.ns-cart__item-price{margin-top:0;display:flex;align-items:center;gap:7px;flex-wrap:wrap;font-size:12px;color:var(--ns-accent)}.ns-cart__item-price s{color:var(--ns-muted)}.ns-cart__item-actions{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:8px}.ns-cart__qty{display:inline-flex;align-items:center;border:1px solid var(--ns-border);border-radius:0;overflow:hidden;height:30px}.ns-cart__qty button{width:32px;height:28px;border:0;background:#fff;color:var(--ns-accent);cursor:pointer;font-size:17px;line-height:1}.ns-cart__qty input{width:38px;height:28px;border:0;border-left:1px solid var(--ns-border);border-right:1px solid var(--ns-border);text-align:center;background:#fff;color:var(--ns-accent);font-size:13px;-webkit-appearance:textfield;appearance:textfield}.ns-cart__qty input::-webkit-outer-spin-button,.ns-cart__qty input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.ns-cart__remove{width:22px;height:22px;border:0;background:transparent;color:#9a9a9a;cursor:pointer;font-size:0;position:relative;margin-top:2px}.ns-cart__remove:before{content:"\1f5d1";font-size:16px;line-height:1}.ns-cart__section-head{margin:14px 0 0;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;background:#f7f7f7;border-radius:10px 10px 0 0}.ns-cart__section-head h3{margin:0;font-family:var(--ns-heading-font);font-size:14px;line-height:1;letter-spacing:.01em;text-transform:uppercase;color:var(--ns-text)}.ns-cart__upsell-slider{display:grid;grid-auto-flow:column;grid-auto-columns:150px;gap:4px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;padding-bottom:8px;-webkit-overflow-scrolling:touch}.ns-cart__upsell-slider::-webkit-scrollbar{height:3px}.ns-cart__upsell-slider::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:999px}.ns-cart__upsell-card{scroll-snap-align:start;border:0;border-radius:0;background:var(--ns-bg);overflow:hidden;display:block;padding:0}.ns-cart__upsell-image{width:100%;aspect-ratio:1 / 1;border-radius:0;overflow:hidden;background:#f5f5f5;display:block}.ns-cart__upsell-image img{width:100%;height:100%;object-fit:cover}.ns-cart__upsell-info{min-width:0;padding:8px 4px 0}.ns-cart__upsell-title{color:var(--ns-accent);text-decoration:none;font-size:12px;line-height:1.25;min-height:45px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-transform:uppercase}.ns-cart__upsell-price{margin-top:6px;display:flex;align-items:center;gap:5px;flex-wrap:wrap;font-size:12px;color:var(--ns-accent)}.ns-cart__upsell-price s{color:var(--ns-muted)}.ns-cart__upsell-button{margin-top:8px;min-height:40px;width:100%;padding:0 12px;border:0;border-radius:8px;background:var(--ns-accent);color:#fff;font-size:15px;line-height:1;cursor:pointer;text-transform:uppercase}.ns-cart__upsell-button:disabled{opacity:.5;cursor:not-allowed}.ns-cart__coupons{margin-top:14px}.ns-cart__coupon-list{display:grid;gap:10px;margin-top:0}.ns-cart__coupon{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid #eeeeee;border-radius:12px;background:#fff;color:var(--ns-coupon-text);box-shadow:0 8px 24px #0000000b}.ns-cart__coupon:before{content:"";width:4px;align-self:stretch;border-radius:999px;background:var(--ns-button-bg);flex:0 0 auto}.ns-cart__coupon>div{min-width:0;flex:1}.ns-cart__coupon strong{display:block;font-size:13px;line-height:1.25;color:var(--ns-text)}.ns-cart__coupon p{margin:4px 0 7px;font-size:12px;line-height:1.35;color:var(--ns-muted);opacity:1;font-weight:400!important}.ns-cart__coupon code{display:inline-flex;align-items:center;min-height:24px;max-width:100%;padding:4px 8px;border-radius:999px;background:#f7f7f7;color:var(--ns-text);border:1px dashed #d9d9d9;font-size:11px;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ns-cart__coupon-button{align-self:center;min-height:34px;padding:0 14px;border:0;border-radius:999px;background:var(--ns-button-bg);color:var(--ns-button-text);font-size:12px;line-height:1;cursor:pointer;white-space:nowrap;box-shadow:none;transition:opacity .18s ease,transform .18s ease}.ns-cart__coupon-button:hover{opacity:.88}.ns-cart__coupon-button.is-copied{background:#111;color:#fff}.ns-cart__footer{flex:0 0 auto;padding:14px 18px 18px;border-top:1px solid var(--ns-border);background:var(--ns-bg)}.ns-cart__discounts{margin-bottom:10px;display:grid;gap:6px}.ns-cart__discount-pill{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-radius:999px;background:#fff4f2;color:var(--ns-button-bg);font-size:12px}.ns-cart__subtotal-row{display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:17px;line-height:1.2;color:var(--ns-accent)}.ns-cart__subtotal-row strong{font-weight:500!important}.ns-cart__note{margin:12px auto 0;width:fit-content;max-width:100%;padding:4px 18px;color:#fff;background:#000;border-radius:999px;font-size:13px;line-height:1.2;text-align:center}.ns-cart__prepaid-badge{margin-top:12px;padding:9px 12px;border-radius:8px;background:#fff4f2;color:var(--ns-button-bg);text-align:center;font-size:12px;line-height:1.35}.ns-cart__checkout-wrap{position:relative;margin-top:12px}.ns-cart__checkout-wrap.has-savings{padding-top:16px}.ns-cart__savings-badge{position:absolute;top:0;left:50%;width:min(82%,310px);transform:translate(-50%,-18%);min-height:28px;padding:6px 14px;display:none;align-items:center;justify-content:center;text-align:center;background:var(--ns-button-bg);color:var(--ns-button-text);border-radius:0 0 10px 10px;font-size:12px;line-height:1;box-shadow:0 6px 16px #00000024;z-index:2}.ns-cart__checkout{margin-top:0;min-height:50px;width:100%;border:0;border-radius:8px;background:var(--ns-button-bg);color:var(--ns-button-text);display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:18px;line-height:1;cursor:pointer;text-transform:uppercase;letter-spacing:.02em;position:relative}.ns-cart__toast{position:absolute;left:18px;right:18px;bottom:86px;padding:10px 14px;border-radius:10px;background:#000;color:#fff;text-align:center;font-size:13px;z-index:3}.ns-cart__loading{pointer-events:none}.ns-cart__loading .ns-cart__body,.ns-cart__loading .ns-cart__footer{opacity:.75}body cart-drawer:not([data-ns-cart-drawer]),body cart-notification,body #cart-drawer,body .cart-drawer:not(.ns-cart__drawer),body .cart-notification{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}@media screen and (max-width:749px){.ns-cart__drawer{top:0;left:0;width:100vw;max-width:100vw;height:100vh;height:100dvh;max-height:none;border-radius:0;transform:translateY(12px)}.ns-cart.is-open .ns-cart__drawer{transform:translateY(0)}.ns-cart__overlay{background:#00000073}.ns-cart__header{padding:14px 16px}.ns-cart__announcements{min-height:34px}.ns-cart__announcement{min-height:34px;font-size:12px;padding-inline:10px}.ns-cart__announcement:after{margin-left:8px}.ns-cart__rewards{padding:14px 16px 13px}.ns-cart__reward-steps{margin-bottom:12px}.ns-cart__reward-dot{margin-bottom:8px}.ns-cart__body{padding:14px 16px}.ns-cart__footer{padding:13px 16px 16px}.ns-cart__item{grid-template-columns:86px 1fr 22px;gap:10px}.ns-cart__item-image{width:86px;height:86px}.ns-cart__item-title{font-size:13px}.ns-cart__item-price{font-size:12px}.ns-cart__upsell-slider{grid-auto-columns:132px}.ns-cart__upsell-title{font-size:11px;min-height:42px}.ns-cart__upsell-button{min-height:36px;font-size:15px}.ns-cart__subtotal-row{font-size:16px}.ns-cart__checkout{min-height:48px;font-size:17px}.ns-cart__savings-badge{width:min(86%,300px);font-size:11px}.ns-cart__coupon{padding:11px;border-radius:11px}.ns-cart__coupon-button{padding:0 12px;min-height:32px}.ns-cart__section-head{border-radius:9px 9px 0 0}}@media screen and (max-width:390px){.ns-cart__upsell-slider{grid-auto-columns:124px}.ns-cart__body,.ns-cart__footer{padding-left:12px;padding-right:12px}}.ns-cart__checkout-wrap{position:relative;margin-top:14px}.ns-cart__checkout-wrap.has-savings{padding-top:18px}.ns-cart__savings-badge{position:absolute;top:0;left:50%;width:fit-content;min-width:210px;max-width:86%;transform:translate(-50%,-22%);min-height:30px;padding:7px 18px;display:none;align-items:center;justify-content:center;text-align:center;background:linear-gradient(135deg,#12b886,#079669);color:#fff;border-radius:999px;font-size:12px;line-height:1;letter-spacing:.01em;box-shadow:0 8px 18px #07966947,inset 0 1px #ffffff47;z-index:2;overflow:hidden}.ns-cart__savings-badge:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit;border:1px solid rgba(255,255,255,.25);pointer-events:none}.ns-cart__savings-badge:after{content:"";position:absolute;top:0;left:-45%;width:35%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);transform:skew(-18deg);animation:nsCartSavingsShine 2.8s ease-in-out infinite}.ns-cart__checkout-wrap.has-savings .ns-cart__savings-badge{display:flex}@keyframes nsCartSavingsShine{0%{left:-45%}45%{left:115%}to{left:115%}}@media screen and (max-width:749px){.ns-cart__checkout-wrap.has-savings{padding-top:17px}.ns-cart__savings-badge{min-width:190px;max-width:88%;min-height:28px;padding:6px 16px;font-size:11px}}#cart-icon-bubble,.header__icon--cart,.cart-icon-bubble,a[href="/cart"],a[href$="/cart"]{position:relative!important}#cart-icon-bubble .cart-count-bubble,.header__icon--cart .cart-count-bubble,.cart-icon-bubble .cart-count-bubble,a[href="/cart"] .cart-count-bubble,a[href$="/cart"] .cart-count-bubble{position:absolute!important;top:-7px!important;right:-8px!important;min-width:18px!important;height:18px!important;padding:0 5px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#111!important;color:#fff!important;border:2px solid #ffffff!important;border-radius:999px!important;font-size:10px!important;line-height:1!important;font-weight:500!important;box-shadow:0 4px 10px #0000002e!important;z-index:5!important;pointer-events:none!important}#cart-icon-bubble .cart-count-bubble span[aria-hidden=true],.header__icon--cart .cart-count-bubble span[aria-hidden=true],.cart-icon-bubble .cart-count-bubble span[aria-hidden=true],a[href="/cart"] .cart-count-bubble span[aria-hidden=true],a[href$="/cart"] .cart-count-bubble span[aria-hidden=true]{color:#fff!important;font-size:10px!important;line-height:1!important;font-weight:500!important}#cart-icon-bubble .cart-count-bubble[hidden],.header__icon--cart .cart-count-bubble[hidden],.cart-icon-bubble .cart-count-bubble[hidden],a[href="/cart"] .cart-count-bubble[hidden],a[href$="/cart"] .cart-count-bubble[hidden]{display:none!important}#cart-icon-bubble .cart-count-bubble .visually-hidden,.header__icon--cart .cart-count-bubble .visually-hidden,.cart-icon-bubble .cart-count-bubble .visually-hidden,a[href="/cart"] .cart-count-bubble .visually-hidden,a[href$="/cart"] .cart-count-bubble .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media screen and (max-width:749px){#cart-icon-bubble .cart-count-bubble,.header__icon--cart .cart-count-bubble,.cart-icon-bubble .cart-count-bubble,a[href="/cart"] .cart-count-bubble,a[href$="/cart"] .cart-count-bubble{top:-6px!important;right:-7px!important;min-width:17px!important;height:17px!important;font-size:9px!important}}#cart-icon-bubble,.header__icon--cart,.cart-icon-bubble,.header-actions__action[href*="/cart"],a[href="/cart"],a[href$="/cart"],a[href*="/cart"]{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:44px!important;min-width:44px!important;line-height:1!important;font-size:0!important;text-decoration:none!important;overflow:visible!important}#cart-icon-bubble svg,.header__icon--cart svg,.cart-icon-bubble svg,.header-actions__action[href*="/cart"] svg,a[href="/cart"] svg,a[href$="/cart"] svg,a[href*="/cart"] svg{width:22px!important;height:22px!important;display:block!important;flex:0 0 auto!important}#cart-icon-bubble .cart-count-bubble,.header__icon--cart .cart-count-bubble,.cart-icon-bubble .cart-count-bubble,.header-actions__action[href*="/cart"] .cart-count-bubble,a[href="/cart"] .cart-count-bubble,a[href$="/cart"] .cart-count-bubble,a[href*="/cart"] .cart-count-bubble{position:absolute!important;top:4px!important;right:3px!important;min-width:18px!important;width:auto!important;height:18px!important;padding:0 5px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#111!important;color:#fff!important;border:2px solid #ffffff!important;border-radius:999px!important;font-size:10px!important;line-height:1!important;font-weight:500!important;box-shadow:0 4px 10px #0000002e!important;z-index:5!important;pointer-events:none!important;transform:none!important}#cart-icon-bubble .cart-count-bubble span[aria-hidden=true],.header__icon--cart .cart-count-bubble span[aria-hidden=true],.cart-icon-bubble .cart-count-bubble span[aria-hidden=true],.header-actions__action[href*="/cart"] .cart-count-bubble span[aria-hidden=true],a[href="/cart"] .cart-count-bubble span[aria-hidden=true],a[href$="/cart"] .cart-count-bubble span[aria-hidden=true],a[href*="/cart"] .cart-count-bubble span[aria-hidden=true]{display:block!important;color:#fff!important;font-size:10px!important;line-height:1!important;font-weight:500!important}#cart-icon-bubble .cart-count-bubble .visually-hidden,.header__icon--cart .cart-count-bubble .visually-hidden,.cart-icon-bubble .cart-count-bubble .visually-hidden,.header-actions__action[href*="/cart"] .cart-count-bubble .visually-hidden,a[href="/cart"] .cart-count-bubble .visually-hidden,a[href$="/cart"] .cart-count-bubble .visually-hidden,a[href*="/cart"] .cart-count-bubble .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}#cart-icon-bubble .cart-count-bubble[hidden],.header__icon--cart .cart-count-bubble[hidden],.cart-icon-bubble .cart-count-bubble[hidden],.header-actions__action[href*="/cart"] .cart-count-bubble[hidden],a[href="/cart"] .cart-count-bubble[hidden],a[href$="/cart"] .cart-count-bubble[hidden],a[href*="/cart"] .cart-count-bubble[hidden]{display:none!important}#cart-icon-bubble>span:not(.cart-count-bubble):not(.svg-wrapper),.header__icon--cart>span:not(.cart-count-bubble):not(.svg-wrapper),.cart-icon-bubble>span:not(.cart-count-bubble):not(.svg-wrapper),.header-actions__action[href*="/cart"]>span:not(.cart-count-bubble):not(.svg-wrapper),a[href="/cart"]>span:not(.cart-count-bubble):not(.svg-wrapper),a[href$="/cart"]>span:not(.cart-count-bubble):not(.svg-wrapper),a[href*="/cart"]>span:not(.cart-count-bubble):not(.svg-wrapper){font-size:0!important}@media screen and (max-width:749px){#cart-icon-bubble,.header__icon--cart,.cart-icon-bubble,.header-actions__action[href*="/cart"],a[href="/cart"],a[href$="/cart"],a[href*="/cart"]{width:40px!important;height:40px!important;min-width:40px!important}#cart-icon-bubble svg,.header__icon--cart svg,.cart-icon-bubble svg,.header-actions__action[href*="/cart"] svg,a[href="/cart"] svg,a[href$="/cart"] svg,a[href*="/cart"] svg{width:21px!important;height:21px!important}#cart-icon-bubble .cart-count-bubble,.header__icon--cart .cart-count-bubble,.cart-icon-bubble .cart-count-bubble,.header-actions__action[href*="/cart"] .cart-count-bubble,a[href="/cart"] .cart-count-bubble,a[href$="/cart"] .cart-count-bubble,a[href*="/cart"] .cart-count-bubble{top:3px!important;right:2px!important;min-width:17px!important;height:17px!important;padding:0 4px!important;font-size:9px!important}#cart-icon-bubble .cart-count-bubble span[aria-hidden=true],.header__icon--cart .cart-count-bubble span[aria-hidden=true],.cart-icon-bubble .cart-count-bubble span[aria-hidden=true],.header-actions__action[href*="/cart"] .cart-count-bubble span[aria-hidden=true],a[href="/cart"] .cart-count-bubble span[aria-hidden=true],a[href$="/cart"] .cart-count-bubble span[aria-hidden=true],a[href*="/cart"] .cart-count-bubble span[aria-hidden=true]{font-size:9px!important}}header #cart-icon-bubble,header .header__icon--cart,header .cart-icon-bubble,header a[href="/cart"],header a[href$="/cart"],.header #cart-icon-bubble,.header .header__icon--cart,.header .cart-icon-bubble,.header a[href="/cart"],.header a[href$="/cart"]{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:44px!important;min-width:44px!important;padding:0!important;margin:0!important;line-height:1!important;overflow:visible!important;text-decoration:none!important}header #cart-icon-bubble svg,header .header__icon--cart svg,header .cart-icon-bubble svg,header a[href="/cart"] svg,header a[href$="/cart"] svg,.header #cart-icon-bubble svg,.header .header__icon--cart svg,.header .cart-icon-bubble svg,.header a[href="/cart"] svg,.header a[href$="/cart"] svg{width:22px!important;height:22px!important;display:block!important;flex:0 0 auto!important}header #cart-icon-bubble .cart-count-bubble,header .header__icon--cart .cart-count-bubble,header .cart-icon-bubble .cart-count-bubble,header a[href="/cart"] .cart-count-bubble,header a[href$="/cart"] .cart-count-bubble,.header #cart-icon-bubble .cart-count-bubble,.header .header__icon--cart .cart-count-bubble,.header .cart-icon-bubble .cart-count-bubble,.header a[href="/cart"] .cart-count-bubble,.header a[href$="/cart"] .cart-count-bubble{position:absolute!important;top:4px!important;right:4px!important;left:auto!important;bottom:auto!important;width:auto!important;min-width:18px!important;height:18px!important;min-height:18px!important;padding:0 5px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#000!important;color:#fff!important;border:1.5px solid #ffffff!important;border-radius:999px!important;font-size:10px!important;line-height:1!important;font-weight:500!important;box-shadow:none!important;transform:none!important;pointer-events:none!important;z-index:10!important}header #cart-icon-bubble .cart-count-bubble span[aria-hidden=true],header .header__icon--cart .cart-count-bubble span[aria-hidden=true],header .cart-icon-bubble .cart-count-bubble span[aria-hidden=true],header a[href="/cart"] .cart-count-bubble span[aria-hidden=true],header a[href$="/cart"] .cart-count-bubble span[aria-hidden=true],.header #cart-icon-bubble .cart-count-bubble span[aria-hidden=true],.header .header__icon--cart .cart-count-bubble span[aria-hidden=true],.header .cart-icon-bubble .cart-count-bubble span[aria-hidden=true],.header a[href="/cart"] .cart-count-bubble span[aria-hidden=true],.header a[href$="/cart"] .cart-count-bubble span[aria-hidden=true]{display:block!important;color:#fff!important;font-size:10px!important;line-height:1!important;font-weight:500!important}header .cart-count-bubble .visually-hidden,.header .cart-count-bubble .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}header .cart-count-bubble[hidden],.header .cart-count-bubble[hidden]{display:none!important}header #cart-icon-bubble>span:not(.cart-count-bubble):not(.svg-wrapper):not(.visually-hidden),header .header__icon--cart>span:not(.cart-count-bubble):not(.svg-wrapper):not(.visually-hidden),header .cart-icon-bubble>span:not(.cart-count-bubble):not(.svg-wrapper):not(.visually-hidden),.header #cart-icon-bubble>span:not(.cart-count-bubble):not(.svg-wrapper):not(.visually-hidden),.header .header__icon--cart>span:not(.cart-count-bubble):not(.svg-wrapper):not(.visually-hidden),.header .cart-icon-bubble>span:not(.cart-count-bubble):not(.svg-wrapper):not(.visually-hidden){display:none!important}@media screen and (max-width:749px){header #cart-icon-bubble,header .header__icon--cart,header .cart-icon-bubble,header a[href="/cart"],header a[href$="/cart"],.header #cart-icon-bubble,.header .header__icon--cart,.header .cart-icon-bubble,.header a[href="/cart"],.header a[href$="/cart"]{width:40px!important;height:40px!important;min-width:40px!important}header #cart-icon-bubble svg,header .header__icon--cart svg,header .cart-icon-bubble svg,header a[href="/cart"] svg,header a[href$="/cart"] svg,.header #cart-icon-bubble svg,.header .header__icon--cart svg,.header .cart-icon-bubble svg,.header a[href="/cart"] svg,.header a[href$="/cart"] svg{width:21px!important;height:21px!important}header #cart-icon-bubble .cart-count-bubble,header .header__icon--cart .cart-count-bubble,header .cart-icon-bubble .cart-count-bubble,header a[href="/cart"] .cart-count-bubble,header a[href$="/cart"] .cart-count-bubble,.header #cart-icon-bubble .cart-count-bubble,.header .header__icon--cart .cart-count-bubble,.header .cart-icon-bubble .cart-count-bubble,.header a[href="/cart"] .cart-count-bubble,.header a[href$="/cart"] .cart-count-bubble{top:3px!important;right:3px!important;min-width:17px!important;height:17px!important;min-height:17px!important;padding:0 4px!important;font-size:9px!important}header .cart-count-bubble span[aria-hidden=true],.header .cart-count-bubble span[aria-hidden=true]{font-size:9px!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/ns-smart-cart-drawer.css.map */
