.sx-header-root,.sx-header-root *,.sx-drawer,.sx-drawer *{box-sizing:border-box}.sx-header-root img,.sx-drawer img{display:block;max-width:100%}.sx-header-root a{color:inherit;text-decoration:none}.sx-countdown{background:var(--sx-h-cd-bg);color:var(--sx-h-cd-fg);padding:10px 14px 11px;display:flex;flex-direction:column;align-items:center;gap:3px;text-align:center;line-height:1.15}.sx-countdown__text{font-size:13px;font-weight:600;letter-spacing:.01em}.sx-countdown__timer{display:inline-flex;align-items:baseline;gap:7px;font-variant-numeric:tabular-nums;font-family:var(--font-heading--family, Georgia, "Times New Roman", serif)}.sx-countdown__timer span{display:inline-flex;align-items:baseline;gap:2px}.sx-countdown__timer b{font-size:22px;font-weight:600;line-height:1;letter-spacing:.01em}.sx-countdown__timer small{font-size:11px;font-weight:500;opacity:.85;margin-left:2px}.sx-countdown__timer em{font-style:normal;font-size:17px;font-weight:400;opacity:.5;line-height:1}.sx-promo{background:var(--sx-h-promo-bg);color:var(--sx-h-promo-fg);display:grid;grid-template-columns:32px 1fr 32px;align-items:center;font:700 12px/1 var(--font-body--family, system-ui, sans-serif);letter-spacing:.01em}.sx-promo__nav{width:32px;height:28px;border:0;background:transparent;color:inherit;cursor:pointer;display:grid;place-items:center;opacity:.85;transition:opacity .2s ease}.sx-promo__nav:hover{opacity:1}.sx-promo__nav svg{fill:none;stroke:currentColor}.sx-promo__track{position:relative;height:28px;display:flex;align-items:center;justify-content:center;padding:0 4px;overflow:hidden;text-align:center}.sx-promo__item{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;color:inherit;padding:0 8px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:700;pointer-events:none;z-index:1}.sx-promo__item.is-active{opacity:1;pointer-events:auto;z-index:2;transition:opacity .25s ease}.sx-header{background:var(--sx-h-bg);color:var(--sx-h-fg);border-bottom:1px solid rgba(0,0,0,.06)}.sx-header-root.sx-is-sticky{position:fixed;top:0;left:0;right:0;z-index:100;background:var(--sx-h-bg, #fff);box-shadow:0 4px 14px #0000000a}body.sx-has-fixed-header{padding-top:var(--sx-fixed-header-h, 0px)}.sx-header__inner{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding:8px 12px;min-height:50px}.sx-header__actions{display:flex;align-items:center;gap:2px}.sx-header__actions--left{justify-self:start}.sx-header__actions--right{justify-self:end}.sx-header__logo{justify-self:center;display:inline-flex;align-items:center;line-height:0}.sx-header__logo img{height:auto;max-height:32px;width:auto;object-fit:contain}.sx-header__shop-name{font:600 16px/1 var(--font-heading--family, Georgia, serif);letter-spacing:-.01em}.sx-icon-btn{width:34px;height:34px;display:grid;place-items:center;border:0;background:transparent;color:inherit;cursor:pointer;border-radius:50%;position:relative;transition:background .2s ease}.sx-icon-btn:hover{background:#0000000d}.sx-cart-btn{position:relative}.sx-cart-count{position:absolute;top:2px;right:2px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--sx-h-accent);color:#fff;font-size:10px;font-weight:700;display:grid;place-items:center;line-height:1}.sx-cart-count[hidden]{display:none}@media(min-width:990px){.sx-countdown{padding:11px 16px 12px;gap:4px}.sx-countdown__text{font-size:14px}.sx-countdown__timer b{font-size:24px}.sx-countdown__timer small{font-size:12px}.sx-countdown__timer em{font-size:19px}.sx-promo{grid-template-columns:36px 1fr 36px;font-size:13px}.sx-promo__nav{width:36px;height:30px}.sx-promo__track{height:30px}.sx-header__inner{padding:10px 24px;min-height:58px;gap:14px}.sx-header__logo img{max-height:38px}.sx-icon-btn{width:36px;height:36px}}.sx-mob{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80}.sx-mob[hidden]{display:none}.sx-mob__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;transition:opacity .3s ease}.sx-mob.is-open .sx-mob__overlay{opacity:1}.sx-mob__panel{position:absolute;top:0;left:0;bottom:0;width:min(86vw,340px);background:var(--sx-h-bg);color:var(--sx-h-fg);transform:translate(-100%);transition:transform .35s ease;display:flex;flex-direction:column}.sx-mob.is-open .sx-mob__panel{transform:translate(0)}.sx-mob__head{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;border-bottom:1px solid rgba(0,0,0,.06)}.sx-mob__title{font-weight:650;font-size:16px}.sx-mob__nav{flex:1;overflow-y:auto;padding:8px 0}.sx-mob__nav ul{list-style:none;margin:0;padding:0}.sx-mob__nav a{display:block;padding:14px 22px;font-size:16px;font-weight:500;border-bottom:1px solid rgba(0,0,0,.04)}.sx-mob__foot{padding:18px 22px;border-top:1px solid rgba(0,0,0,.06);display:grid;gap:10px;font-size:14px}.sx-mob__foot a{color:inherit}.sx-drawer{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:9999!important}.sx-drawer[hidden]{display:none}.sx-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;opacity:0;transition:opacity .3s ease}.sx-drawer.is-open .sx-drawer__overlay{opacity:1}.sx-drawer__panel{position:absolute!important;top:0!important;right:0!important;bottom:0!important;width:min(100vw,440px);height:100vh;height:100dvh;background:var(--sx-h-drawer-bg, #fff)!important;color:var(--sx-h-drawer-fg, #1c1c22)!important;display:flex;flex-direction:column;transform:translate(100%);transition:transform .35s cubic-bezier(.4,.2,.2,1);box-shadow:-12px 0 30px #0000001f;z-index:2}.sx-drawer.is-open .sx-drawer__panel{transform:translate(0)}.sx-drawer__head,.sx-drawer__body,.sx-drawer__foot,.sx-drawer__ship{background:var(--sx-h-drawer-bg, #fff)}.sx-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px 12px;border-bottom:1px solid rgba(0,0,0,.06)}.sx-drawer__title{margin:0;font-family:var(--font-heading--family, Georgia, serif);font-size:21px;font-weight:600;letter-spacing:-.01em;display:flex;align-items:baseline;gap:8px}.sx-drawer__count{font-size:14px;color:#00000080;font-weight:500}.sx-drawer__close{width:36px;height:36px;border:0;background:transparent;cursor:pointer;color:inherit;display:grid;place-items:center;border-radius:50%}.sx-drawer__close:hover{background:#0000000d}.sx-drawer__ship{padding:14px 20px 16px;background:linear-gradient(180deg,#2d1a830a,#2d1a8303)!important;border-bottom:1px solid rgba(0,0,0,.05)}.sx-ship__text{margin:0 0 10px;font-size:13px;line-height:1.35;font-weight:500;display:flex;align-items:center;gap:8px}.sx-ship__text:before{content:"\1f69a";font-size:15px;line-height:1}.sx-ship__text b{color:var(--sx-h-accent);font-weight:700}.sx-ship__track{position:relative;height:8px!important;border-radius:999px;background:var(--sx-h-ship-bg)!important;overflow:visible!important;box-shadow:inset 0 1px 2px #0000000d}.sx-ship__fill{display:block;height:100%;background:linear-gradient(90deg,var(--sx-h-accent),var(--sx-h-ship-fill))!important;border-radius:999px;transition:width .5s cubic-bezier(.4,.2,.2,1);position:relative;box-shadow:0 0 8px #2d1a8359}.sx-ship__fill:after{content:"";position:absolute;right:-5px;top:50%;width:12px;height:12px;border-radius:50%;background:var(--sx-h-accent);transform:translateY(-50%);box-shadow:0 2px 6px #2d1a8366}.sx-ship__steps{display:flex;justify-content:space-between;align-items:center;margin-top:8px;font-size:10.5px;font-weight:600;letter-spacing:.04em;color:#00000080}.sx-ship__steps span.is-done{color:var(--sx-h-accent)}.sx-drawer__ship.is-done .sx-ship__text:before{content:"\2713";color:var(--sx-h-accent);font-weight:800}.sx-drawer__ship.is-done .sx-ship__text{color:var(--sx-h-accent)}.sx-drawer__body{flex:1;overflow-y:auto;padding:14px 20px 20px;-webkit-overflow-scrolling:touch}.sx-drawer__items{list-style:none;margin:0 0 18px;padding:0;display:grid;gap:14px}.sx-drawer__items:empty{display:none}.sx-item{display:grid;grid-template-columns:76px 1fr;gap:12px;padding-bottom:14px;border-bottom:1px solid rgba(0,0,0,.06)}.sx-item__media{display:block;aspect-ratio:4/5;overflow:hidden;border-radius:8px;background:#f4f2f5}.sx-item__media img{width:100%;height:100%;object-fit:cover}.sx-item__body{display:flex;flex-direction:column;gap:4px;min-width:0}.sx-item__name{font-size:14px;font-weight:600;line-height:1.25;color:inherit;word-break:break-word}.sx-item__opts{font-size:12px;color:#0000008c}.sx-item__row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:6px}.sx-item__prices{display:flex;flex-direction:column;align-items:flex-end;gap:2px;line-height:1.1}.sx-item__prices{display:flex;flex-direction:column;align-items:flex-end;gap:2px;line-height:1.05}.sx-item__compare{font-size:12px;color:#9a9a9a;text-decoration:line-through;text-decoration-thickness:1px;font-weight:400;font-family:Georgia,serif}.sx-item__compare[hidden]{display:none}.sx-item__price{font-size:15px;font-weight:700;font-family:Georgia,serif}.sx-item.is-discounted .sx-item__price{color:#7f1d1d!important}.sx-item__savings{display:inline-block;margin-top:4px;padding:2px 7px;background:#7f1d1d14;color:#7f1d1d;font-size:10.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border-radius:4px;white-space:nowrap}.sx-item__savings[hidden]{display:none}.sx-foot__total{display:flex;flex-direction:column;align-items:flex-end;gap:1px;line-height:1.05}.sx-foot__compare{font-size:14px;color:#9a9a9a;text-decoration:line-through;font-weight:400;font-family:Georgia,serif}.sx-foot__compare[hidden]{display:none}.sx-foot__savings{margin:6px 0 10px;padding:8px 12px;background:#7f1d1d12;color:#7f1d1d;font-size:13px;font-weight:700;text-align:center;border-radius:8px;letter-spacing:.01em}.sx-foot__savings[hidden]{display:none}.sx-foot__savings b{font-weight:800}.sx-cs__compare{font-size:12px;color:#9a9a9a;text-decoration:line-through;font-weight:400;margin-right:6px}.sx-cs__current{color:#7f1d1d;font-weight:700}.sx-item__remove{align-self:flex-start;margin-top:2px;border:0;background:transparent;padding:0;color:#0000008c;font-size:12px;text-decoration:underline;cursor:pointer}.sx-item__remove:hover{color:#c33}.sx-qty{display:inline-flex;align-items:center;border:1px solid rgba(0,0,0,.12);border-radius:999px;overflow:hidden;height:30px}.sx-qty__btn{width:28px;height:28px;border:0;background:transparent;cursor:pointer;font-size:15px;line-height:1;color:inherit}.sx-qty__btn:hover{background:#0000000d}.sx-qty__val{width:32px;height:28px;border:0;background:transparent;text-align:center;font-size:13px;font-weight:600;color:inherit;-moz-appearance:textfield}.sx-qty__val::-webkit-outer-spin-button,.sx-qty__val::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sx-drawer__empty{padding:60px 20px;text-align:center;color:#0009}.sx-drawer__empty svg{margin:0 auto 14px;color:#0000004d}.sx-drawer__empty p{margin:0 0 18px;font-size:15px;font-weight:500;color:inherit}.sx-drawer__empty-cta{display:inline-block;padding:12px 22px;border:1px solid currentColor;border-radius:999px;font-size:13px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:inherit}.sx-drawer__cs{margin-top:8px;padding:14px;border:1px solid rgba(0,0,0,.08);border-radius:12px;background:#00000005}.sx-cs__title{margin:0 0 12px;font-size:13px;font-weight:650;text-transform:uppercase;letter-spacing:.08em}.sx-cs__card{display:grid;grid-template-columns:56px 1fr auto;gap:12px;align-items:center}.sx-cs__media{display:block;width:56px;aspect-ratio:4/5;border-radius:8px;overflow:hidden;background:#f4f2f5}.sx-cs__media img{width:100%;height:100%;object-fit:cover}.sx-cs__info{min-width:0;display:flex;flex-direction:column;gap:4px}.sx-cs__name{font-size:13px;font-weight:600;line-height:1.25;color:inherit;word-break:break-word}.sx-cs__price{font-size:13px;font-weight:650;font-family:Georgia,serif}.sx-cs__btn{background:var(--sx-h-accent)!important;color:#fff!important;border:0!important;padding:9px 16px!important;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;white-space:nowrap;box-shadow:0 4px 10px #2d1a8333;transition:transform .2s ease,filter .2s ease;text-decoration:none;display:inline-flex;align-items:center}.sx-cs__btn:hover{transform:translateY(-1px);filter:brightness(1.1)}.sx-cs__btn[disabled]{opacity:.5;cursor:not-allowed}.sx-drawer__error{margin-top:14px;padding:10px 12px;border-radius:8px;background:#fde8e8;color:#8a1f1f;font-size:13px}.sx-drawer__foot{padding:14px 20px 18px;border-top:1px solid rgba(0,0,0,.08);background:var(--sx-h-drawer-bg, #fff);box-shadow:0 -4px 16px #0000000a}.sx-foot__row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:4px}.sx-foot__row span{font-size:14px;font-weight:500}.sx-foot__row strong{font-size:19px;font-weight:600;font-family:Georgia,serif}.sx-foot__note{margin:0 0 12px;font-size:11.5px;color:#00000080}.sx-foot__cta{display:flex;justify-content:center;align-items:center;min-height:50px;padding:13px 22px;border-radius:11px;background:var(--sx-h-cta-bg)!important;color:var(--sx-h-cta-fg)!important;font-size:13.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;box-shadow:0 8px 20px #2d1a8340;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.sx-foot__cta:hover{transform:translateY(-2px);box-shadow:0 12px 26px #2d1a8359;filter:brightness(1.08)}.sx-foot__cta[aria-disabled=true],.sx-drawer.is-empty .sx-foot__cta{opacity:.35;pointer-events:none}.sx-foot__view{display:block;margin-top:10px;text-align:center;font-size:12.5px;font-weight:500;text-decoration:underline;color:inherit}.sx-drawer.is-empty .sx-drawer__items,.sx-drawer.is-empty .sx-drawer__foot,.sx-drawer.is-empty .sx-drawer__ship,.sx-drawer.is-empty .sx-drawer__cs{display:none}html.sx-no-scroll,body.sx-no-scroll{overflow:hidden!important}.sx-drawer.is-loading .sx-drawer__items{opacity:.5;pointer-events:none}body.sx-no-scroll .ae-sticky-cart{display:none!important}@media(max-width:480px){.sx-drawer__panel{width:100vw}.sx-drawer__title{font-size:19px}.sx-drawer__body{padding:12px 16px 16px}.sx-drawer__foot{padding:12px 16px 18px}.sx-item{grid-template-columns:68px 1fr;gap:10px}.sx-cs__card{grid-template-columns:50px 1fr auto}}@media(max-width:990px){body.sx-no-scroll{position:fixed;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/sx-header-cart.css.map */
