:root{--ns-primary: #1D2733;--ns-accent: #4F6B85;--ns-tint: #EDF2F7;--ns-hair: rgba(29, 39, 51, .12);--ns-text: #3f4a45;--ns-muted: #666;--ns-font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}#CartDrawer .drawer__inner,cart-drawer .drawer__inner{background:#fff!important;color:var(--ns-primary)!important;max-width:420px!important;font-family:var(--ns-font)!important}cart-drawer .drawer__header,#CartDrawer .drawer__header{background:transparent!important;border-bottom:1px solid var(--ns-hair)!important;padding:2rem 2.4rem!important}cart-drawer .drawer__heading,#CartDrawer .drawer__heading{font-family:var(--ns-font)!important;font-weight:600!important;font-size:2rem!important;letter-spacing:0!important;color:var(--ns-primary)!important}cart-drawer .drawer__close,#CartDrawer .drawer__close{color:var(--ns-primary)!important;opacity:1!important}cart-drawer .drawer__close:hover,#CartDrawer .drawer__close:hover{opacity:.7!important}.ps-banners{display:grid!important;gap:.8rem!important;padding:1.2rem 2.4rem!important}.ps-timer{position:relative!important;display:flex!important;align-items:center!important;gap:.7rem!important;padding:.85rem 1.1rem 1.05rem!important;border:1px solid rgba(79,107,133,.22)!important;border-radius:8px!important;background:var(--ns-tint)!important;overflow:hidden!important}.ps-timer[hidden]{display:none!important}.ps-timer__icon{display:flex!important;color:var(--ns-accent)!important;flex:0 0 auto!important}.ps-timer__icon svg{width:19px!important;height:19px!important}.ps-timer__text{flex:1!important;min-width:0!important;font-size:1.25rem!important;line-height:1.3!important;color:var(--ns-text)!important}.ps-timer__clock{margin-left:.4rem!important;font-variant-numeric:tabular-nums!important;font-weight:700!important;color:var(--ns-accent)!important}.ps-timer__renew{flex:0 0 auto!important;border:0!important;background:var(--ns-accent)!important;color:#fff!important;font-size:1.15rem!important;font-weight:700!important;padding:.45rem .9rem!important;border-radius:6px!important;cursor:pointer!important}.ps-timer__renew[hidden]{display:none!important}.ps-timer__bar{position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:3px!important;background:#4f6b8526!important}.ps-timer__bar i{display:block!important;height:100%!important;width:100%!important;background:var(--ns-accent)!important;transition:width 1s linear!important}.ps-timer.is-urgent{border-color:#b23a2c59!important;background:#fdf0ee!important}.ps-timer.is-urgent .ps-timer__icon,.ps-timer.is-urgent .ps-timer__clock{color:#b23a2c!important}.ps-timer.is-urgent .ps-timer__bar i{background:#b23a2c!important}.ps-timer.is-expired{border-color:#1226332e!important;background:#f3f3f3!important}.ps-timer.is-expired .ps-timer__icon,.ps-timer.is-expired .ps-timer__clock{color:#6b6b6b!important}.ps-timer.is-expired .ps-timer__bar i{width:0!important}.ps-promo{display:flex!important;align-items:center!important;gap:1rem!important;background:var(--ns-tint)!important;border:1px solid #d2dee9!important;border-radius:999px!important;padding:.6rem .7rem .6rem 1.1rem!important}.ps-promo__dot{flex:0 0 auto!important;width:8px!important;height:8px!important;border-radius:50%!important;background:var(--ns-accent)!important}.ps-promo__text{flex:1 1 auto!important;margin:0!important;font-size:1.2rem!important;line-height:1.3!important;font-weight:600!important;color:var(--ns-accent)!important}.ps-promo__tag{flex:0 0 auto!important;background:var(--ns-accent)!important;color:#fff!important;font-size:1rem!important;font-weight:700!important;letter-spacing:.04em!important;text-transform:uppercase!important;padding:.55rem .9rem!important;border-radius:999px!important;white-space:nowrap!important}.ps-cartfoot{display:grid!important;gap:.6rem!important;padding:0 0 1.2rem!important;font-family:var(--ns-font)!important}.ps-cartfoot__row{display:flex!important;justify-content:space-between!important;font-size:1.4rem!important;color:var(--ns-primary)!important}.ps-cartfoot__row b{font-weight:700!important;color:var(--ns-primary)!important}.ps-cartfoot__row--discount{color:var(--ns-accent)!important}.ps-cartfoot__row--total{font-size:1.6rem!important;padding-top:.4rem!important;border-top:1px solid var(--ns-hair)!important}.ps-cartfoot__ship{font-size:1.2rem!important;color:var(--ns-muted)!important;margin:.4rem 0 0!important}cart-drawer .totals,cart-drawer .cart-drawer__footer,#CartDrawer .totals,#CartDrawer .cart-drawer__footer{display:none!important}cart-drawer button[name=checkout],cart-drawer .cart-drawer-checkout-button,#CartDrawer button[name=checkout],#CartDrawer button[type=submit]{background:var(--ns-accent)!important;color:#fff!important;font-family:var(--ns-font)!important;font-weight:600!important;font-size:1.5rem!important;letter-spacing:.02em!important;border:none!important;border-radius:6px!important;padding:1.4rem 2.4rem!important;min-height:52px!important;width:100%!important;transition:background .2s ease!important}cart-drawer button[name=checkout]:hover,cart-drawer .cart-drawer-checkout-button:hover,#CartDrawer button[name=checkout]:hover,#CartDrawer button[type=submit]:hover{background:#3d5569!important}cart-drawer.ps-has-lines .drawer__cart-items-wrapper,#CartDrawer.ps-has-lines .drawer__cart-items-wrapper,cart-drawer.ps-has-lines table.cart-items{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;opacity:0!important;pointer-events:none!important}.ps-lines{display:grid!important;gap:1.6rem!important;padding:0 2.4rem 1.6rem!important}.ps-lines.is-busy{opacity:.55!important;pointer-events:none!important}.ps-line{display:grid!important;grid-template-columns:80px 1fr auto!important;gap:1.6rem!important;padding-bottom:1.6rem!important;border-bottom:1px solid var(--ns-hair)!important}.ps-line__img{width:80px!important;height:80px!important;border-radius:8px!important;background:#f5f5f5!important;object-fit:cover!important}.ps-line__body{display:grid!important;gap:.3rem!important;min-width:0!important;align-content:start!important}.ps-line__title{font-family:var(--ns-font)!important;font-weight:600!important;font-size:1.4rem!important;line-height:1.3!important;color:var(--ns-primary)!important;margin:0!important}.ps-line__variant{font-size:1.2rem!important;color:var(--ns-muted)!important;margin:0!important}.ps-line__controls{margin-top:.6rem!important}.ps-line__remove{font-size:1.2rem!important;color:var(--ns-muted)!important;text-decoration:none!important;cursor:pointer!important;margin-top:.4rem!important;display:inline-block!important}.ps-line__remove:hover{color:#c42246!important}.ps-line__prices{display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:.2rem!important;white-space:nowrap!important}.ps-line__compare{font-size:1.2rem!important;color:var(--ns-muted)!important;text-decoration:line-through!important}.ps-qty{display:inline-flex!important;align-items:center!important;border:1px solid var(--ns-hair)!important;border-radius:4px!important;overflow:hidden!important}.ps-qty__btn{-webkit-appearance:none!important;appearance:none!important;border:0!important;background:none!important;cursor:pointer!important;font-size:1.4rem!important;line-height:1!important;padding:.6rem 1rem!important;color:var(--ns-primary)!important;font-weight:600!important;min-width:0!important;min-height:0!important;width:auto!important;height:auto!important;border-radius:0!important;box-shadow:none!important}.ps-qty__btn:hover{background:#0000000d!important}.ps-qty__val{width:32px!important;text-align:center!important;border:0!important;border-left:1px solid var(--ns-hair)!important;border-right:1px solid var(--ns-hair)!important;background:none!important;font:inherit!important;font-size:1.3rem!important;padding:.5rem 0!important;min-height:0!important;height:auto!important;box-shadow:none!important;color:var(--ns-primary)!important}.ps-line--bundle{grid-template-columns:auto 1fr auto!important}.ps-bundle-thumbs{display:inline-flex!important;flex:0 0 auto!important}.ps-bundle-thumbs img{width:40px!important;height:40px!important;border-radius:6px!important;object-fit:cover!important;margin-left:-12px!important;border:2px solid #fff!important}.ps-bundle-thumbs img:first-child{margin-left:0!important}.ps-bundle-parts{display:flex!important;flex-direction:column!important;gap:1px!important;font-size:1.15rem!important;color:var(--ns-muted)!important;margin-top:.3rem!important}cart-drawer .drawer__inner-empty,cart-drawer .cart-drawer__warnings,#CartDrawer .drawer__inner-empty,#CartDrawer .cart-drawer__warnings{background:#fff!important}cart-drawer .cart__empty-text,#CartDrawer .cart__empty-text{font-family:var(--ns-font)!important;font-weight:500!important;color:var(--ns-primary)!important}cart-drawer .drawer__inner-empty .button,cart-drawer .cart-drawer__warnings .button,#CartDrawer .drawer__inner-empty .button,#CartDrawer .cart-drawer__warnings .button{background:var(--ns-accent)!important;color:#fff!important;border-radius:6px!important;font-family:var(--ns-font)!important;font-weight:600!important}cart-drawer .cart-progress-bar,cart-drawer [class*=progress-bar]:not(.ps-timer__bar),#CartDrawer .cart-progress-bar,#CartDrawer [class*=progress-bar]:not(.ps-timer__bar){display:none!important}cart-drawer [class*=social_proof],cart-drawer [class*=social-proof],#CartDrawer [class*=social_proof],#CartDrawer [class*=social-proof]{display:none!important}cart-drawer [class*=payment-icons],cart-drawer [class*=payment_icons],#CartDrawer [class*=payment-icons],#CartDrawer [class*=payment_icons]{display:none!important}cart-drawer [class*=discount-code],#CartDrawer [class*=discount-code]{display:none!important}cart-drawer .drawer__footer,#CartDrawer .drawer__footer{background:transparent!important;border-top:1px solid var(--ns-hair)!important;padding:1.6rem 2.4rem 2rem!important}#CartDrawer-Overlay,cart-drawer .drawer__overlay,.cart-drawer__overlay{background:#1d273366!important}cart-drawer .scrollable-contents::-webkit-scrollbar,#CartDrawer .scrollable-contents::-webkit-scrollbar{width:6px!important}cart-drawer .scrollable-contents::-webkit-scrollbar-track,#CartDrawer .scrollable-contents::-webkit-scrollbar-track{background:var(--ns-tint)!important}cart-drawer .scrollable-contents::-webkit-scrollbar-thumb,#CartDrawer .scrollable-contents::-webkit-scrollbar-thumb{background:#ccd4dc!important;border-radius:3px!important}cart-drawer .scrollable-contents::-webkit-scrollbar-thumb:hover,#CartDrawer .scrollable-contents::-webkit-scrollbar-thumb:hover{background:var(--ns-accent)!important}#main-cart-items.ps-has-lines table.cart-items{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;opacity:0!important;pointer-events:none!important}.ps-lines--page{max-width:720px!important;padding:0 0 2rem!important}.ps-lines--page .ps-line{background:#fff!important}@media(max-width:599px){cart-drawer .drawer__inner,#CartDrawer .drawer__inner,cart-drawer.drawer .drawer__inner{width:100%!important;max-width:none!important;right:0!important;left:0!important}cart-drawer.drawer,#CartDrawer{width:100%!important;max-width:none!important}.ps-banners{padding:1rem 1.6rem!important}.ps-promo{gap:.7rem!important;padding:.55rem .6rem .55rem .9rem!important}.ps-promo__text{font-size:1.1rem!important}.ps-promo__tag{font-size:.92rem!important;padding:.45rem .7rem!important}.ps-lines{padding:0 1.6rem 1.6rem!important}.ps-line{grid-template-columns:64px 1fr auto!important;gap:1.2rem!important}.ps-line__img{width:64px!important;height:64px!important}cart-drawer .drawer__footer,#CartDrawer .drawer__footer{padding:1.2rem 1.6rem 1.6rem!important}}cart-drawer .drawer__heading .gb-cart-total-item{display:none!important}.ps-lines{display:flex!important;flex-direction:column!important;gap:2rem!important}.ps-line{display:flex!important;grid-template-columns:none!important;gap:1.6rem!important;padding-bottom:2rem!important;border-bottom:1px solid rgba(0,0,0,.08)!important}.ps-line__imgwrap{width:80px!important;height:80px!important;flex:0 0 80px!important;border-radius:8px!important;overflow:hidden!important;background:#f5f5f5!important}.ps-line__img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:0!important}.ps-line__body{display:block!important;flex:1!important;min-width:0!important}.ps-line__title{font-size:1.4rem!important;font-weight:600!important;margin:0 0 .4rem!important;line-height:1.3!important;color:var(--ns-primary)!important}.ps-line__variant{font-size:1.2rem!important;color:#666!important;margin:0 0 .2rem!important}.ps-line__bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:1rem!important;margin-top:.8rem!important}.ps-line__prices{display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:.1rem!important}.ps-line__compare{font-size:1.2rem!important;color:#6b7684!important;text-decoration:line-through!important}.ps-line__price{font-size:1.4rem!important;font-weight:600!important;color:var(--ns-primary)!important}.ps-line__remove{background:none!important;border:none!important;cursor:pointer!important;padding:.4rem!important;margin:.2rem 0 0 -.4rem!important;color:#888!important;font-size:1.2rem!important;text-decoration:underline!important;font-family:inherit!important;min-height:0!important;height:auto!important;line-height:normal!important;display:inline-block!important}.ps-line__remove:hover{color:#d32f2f!important}.ps-qty{display:inline-flex!important;align-items:center!important;border:1px solid rgba(0,0,0,.15)!important;border-radius:6px!important;overflow:hidden!important}.ps-qty__btn{width:3.2rem!important;height:3.2rem!important;padding:0!important;font-size:1.6rem!important;font-weight:400!important;display:flex!important;align-items:center!important;justify-content:center!important;color:var(--ns-primary)!important}.ps-qty__val{width:3.2rem!important;padding:0!important;height:3.2rem!important;line-height:3.2rem!important;font-size:1.3rem!important;font-weight:500!important;border-left:1px solid rgba(0,0,0,.15)!important;border-right:1px solid rgba(0,0,0,.15)!important}.ps-cartfoot__row{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:.8rem!important;font-size:1.4rem!important;font-weight:500!important;color:var(--ns-primary)!important}.ps-cartfoot__row b{font-weight:500!important;font-size:1.4rem!important}.ps-cartfoot__row--discount{margin-bottom:.6rem!important}.ps-cartfoot__row--discount span{font-size:1.35rem!important;color:var(--ns-accent)!important;font-weight:600!important}.ps-cartfoot__row--discount span:last-child{font-weight:700!important}.ps-cartfoot__row--total{margin-bottom:.8rem!important;padding-top:.6rem!important;border-top:1px solid rgba(0,0,0,.08)!important;font-size:1.6rem!important;font-weight:600!important}.ps-cartfoot__row--total b{font-weight:600!important;font-size:1.6rem!important}.ps-cartfoot__ship{font-size:1.2rem!important;color:#666!important;margin:0 0 1.6rem!important}#CartDrawer button[name=checkout],cart-drawer button[name=checkout]{font-size:1.5rem!important;padding:1.6rem 3.2rem!important;border-radius:6px!important;text-transform:none!important;letter-spacing:normal!important;font-weight:600!important}#CartDrawer button[name=checkout] .icon-lock,cart-drawer button[name=checkout] .icon-lock{display:none!important}#CartDrawer button[name=checkout]:hover,cart-drawer button[name=checkout]:hover{background:#0f3a2c!important}@media(min-width:750px){cart-drawer.drawer .drawer__inner,#CartDrawer.drawer .drawer__inner,cart-drawer .drawer__inner,#CartDrawer .drawer__inner{width:420px!important;max-width:420px!important}}.ps-line--bundle .ps-bundle-thumbs{display:grid!important;grid-template-columns:1fr 1fr!important;grid-auto-rows:1fr!important;gap:2px!important;padding:2px!important;background:#f5f5f5!important}.ps-line--bundle .ps-bundle-thumbs img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:4px!important;margin:0!important;border:0!important}.ps-line--bundle .ps-bundle-thumbs img:only-child{grid-column:1 / -1!important}.ps-line--bundle .ps-bundle-parts{display:flex!important;flex-direction:column!important;gap:1px!important;margin:0 0 .2rem!important}.ps-lines.is-busy{opacity:.55!important;pointer-events:none!important;transition:opacity .15s!important}.ps-line.is-removing{opacity:.25!important;pointer-events:none!important}.ps-line--bundle .ps-line__bundle-tag{color:var(--ns-accent)!important;font-weight:600!important}cart-drawer .drawer__inner,#CartDrawer .drawer__inner{box-shadow:-4px 0 24px #00000026!important}cart-drawer .drawer__header,#CartDrawer .drawer__header{padding:2rem 2.4rem!important;min-height:0!important}cart-drawer .drawer__heading,#CartDrawer .drawer__heading{text-transform:none!important;line-height:1.2!important;color:#1c2127!important}.ps-timer__text{color:#3f4a45!important}.ps-line__price{font-size:1.4rem!important;font-weight:500!important;color:#444!important}.ps-qty__btn,.ps-qty__val,.ps-line__remove{font-family:Arial,Helvetica,sans-serif!important}cart-items .title-wrapper-with-link .underlined-link,#main-cart-items .title-wrapper-with-link .underlined-link{display:none!important}.ps-banners--page{display:grid!important;gap:.7rem!important;margin:0 0 2rem!important;padding:0!important}.ps-lines--page{max-width:none!important;margin:0!important;border-top:1px solid rgba(0,0,0,.1)!important;gap:0!important}.ps-lines--page .ps-line{padding:1.5rem 0!important;border-bottom:1px solid rgba(0,0,0,.1)!important;gap:1.5rem!important;align-items:center!important}.ps-lines--page .ps-line__imgwrap{width:100px!important;height:100px!important;flex:0 0 100px!important}.ps-lines--page .ps-line__title{font-size:1.5rem!important}.ps-lines--page .ps-line__variant{font-size:1.3rem!important;margin:.3rem 0 0!important}.ps-lines--page .ps-line__price{font-size:1.5rem!important;font-weight:600!important;color:var(--ns-primary)!important}.ps-lines--page .ps-line__compare{font-size:1.3rem!important;font-weight:500!important}#main-cart-footer .cart__footer{max-width:400px!important;margin:2rem 0 0 auto!important}#main-cart-footer .cart__blocks{width:100%!important}#main-cart-footer .js-contents,#main-cart-footer .totals,#main-cart-footer .discount_price-container,#main-cart-footer .tax-note,#main-cart-footer .cart__dynamic-checkout-buttons{display:none!important}.ps-cartfoot--page .ps-cartfoot__row,.ps-cartfoot--page .ps-cartfoot__row b{font-size:1.5rem!important;font-weight:500!important;color:#444!important}.ps-cartfoot--page .ps-cartfoot__row--total,.ps-cartfoot--page .ps-cartfoot__row--total b{font-size:1.8rem!important;font-weight:700!important;color:var(--ns-primary)!important}.ps-cartfoot--page .ps-cartfoot__ship{font-size:1.3rem!important;margin:0 0 1.5rem!important}#main-cart-footer .cart__ctas #checkout{background:var(--ns-accent)!important;color:#fff!important;border-radius:6px!important;font-size:1.4rem!important;font-weight:600!important;padding:1.4rem 3.2rem!important;text-transform:none!important;letter-spacing:normal!important;min-height:0!important}@media(max-width:749px){.ps-lines--page .ps-line__imgwrap{width:80px!important;height:80px!important;flex-basis:80px!important}#main-cart-footer .cart__footer{max-width:none!important}}cart-items.isolate{padding-bottom:0!important}#main-cart-footer .cart__footer-wrapper,#main-cart-footer .cart__footer{padding-top:0!important}.ps-cart-empty .ps-banners--page,.ps-cart-empty .ps-cartfoot--page{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/5/assets/ps-cart.css.map */
