.lmm-lgh{--lgh-red: #d71013;--lgh-red-dark: #b00d10;--lgh-ink: #1d1f24;--lgh-soft: #565d68;--lgh-line: #e4e7ec;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.lmm-lgh[hidden]{display:none}.lmm-lgh__panel{position:absolute;top:0;left:0;width:min(360px,calc(100vw - 32px));background:#fff;border:1px solid var(--lgh-line);border-top:3px solid var(--lgh-red);border-radius:14px;box-shadow:0 2px 6px #1d1f2412,0 20px 44px -18px #1d1f244d;padding:18px 20px 20px;text-align:left}.lmm-lgh__panel:focus{outline:none}.lmm-lgh__x{position:absolute;top:10px;right:10px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:0;border-radius:8px;color:var(--lgh-soft);cursor:pointer}.lmm-lgh__x svg{width:17px;height:17px}.lmm-lgh__x:hover{background:#f6f7f9;color:var(--lgh-ink)}.lmm-lgh__eyebrow{margin:0 0 3px;font-size:11.5px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--lgh-red)}.lmm-lgh__h{margin:0 0 6px;font-size:17px;font-weight:700;line-height:1.25;color:var(--lgh-ink)}.lmm-lgh__d{margin:0 0 12px;font-size:13.5px;line-height:1.5;color:var(--lgh-soft)}.lmm-lgh__steps{margin:0 0 16px;padding:0 0 0 19px;display:flex;flex-direction:column;gap:5px;font-size:13.5px;line-height:1.4;color:var(--lgh-ink)}.lmm-lgh__steps li::marker{color:var(--lgh-red);font-weight:700}.lmm-lgh__cta{display:block;width:100%;padding:11px 16px;background:var(--lgh-red);color:#fff;border-radius:10px;font-size:14.5px;font-weight:700;text-align:center;text-decoration:none}.lmm-lgh__cta:hover{background:var(--lgh-red-dark);color:#fff}.lmm-lgh__contact{margin:13px 0 0;font-size:12.5px;line-height:1.55;color:var(--lgh-soft)}.lmm-lgh__contact a{color:var(--lgh-ink);font-weight:600;text-decoration:none}.lmm-lgh__contact a:hover{color:var(--lgh-red);text-decoration:underline}.lmm-lgh a:focus-visible,.lmm-lgh button:focus-visible{outline:2px solid #1b6ef3;outline-offset:2px}@media(max-width:640px){.lmm-lgh{background:#14161b61}.lmm-lgh__panel{top:auto;bottom:0;left:0;right:0;width:100%;border-radius:16px 16px 0 0;border-left:0;border-right:0;border-bottom:0;padding:20px 18px calc(22px + env(safe-area-inset-bottom,0px));animation:lmm-lgh-up .18s ease-out}}@keyframes lmm-lgh-up{0%{transform:translateY(14px);opacity:0}to{transform:none;opacity:1}}@media(prefers-reduced-motion:reduce){.lmm-lgh__panel{animation:none}}.lmm-cd-root{--cd-red: #d71013;--cd-red-dark: #b00d10;--cd-ink: #1d1f24;--cd-soft: #565d68;--cd-muted: #8a919c;--cd-line: #e4e7ec;--cd-panel: #f6f7f9;--cd-green: #1a8a45;--cd-amber: #7a5200;--cd-focus: #1b6ef3;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;visibility:hidden;pointer-events:none}.lmm-cd-root.is-open{visibility:visible;pointer-events:auto}.lmm-cd__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#11141a70;opacity:0;transition:opacity .25s ease}.lmm-cd-root.is-open .lmm-cd__backdrop{opacity:1}.lmm-cd__panel{position:absolute;top:0;right:0;height:100%;width:min(420px,100%);background:#fff;display:flex;flex-direction:column;box-shadow:-12px 0 34px #11141a2e;transform:translate(100%);transition:transform .28s cubic-bezier(.4,0,.2,1);outline:none}.lmm-cd-root.is-open .lmm-cd__panel{transform:translate(0)}@media(prefers-reduced-motion:reduce){.lmm-cd__panel,.lmm-cd__backdrop{transition:none}}.lmm-cd__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid var(--cd-line)}.lmm-cd__title{margin:0;font-size:1.05rem;font-weight:700;color:var(--cd-ink);display:flex;align-items:center;gap:8px}.lmm-cd__count{min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:var(--cd-red);color:#fff;font-size:.78rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.lmm-cd__close{flex:0 0 auto;width:36px;height:36px;border:1px solid var(--cd-line);border-radius:999px;background:#fff;color:var(--cd-soft);cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.lmm-cd__close svg{width:17px;height:17px}.lmm-cd__close:hover{background:var(--cd-panel);color:var(--cd-ink)}.lmm-cd__body{flex:1 1 auto;overflow-y:auto;padding:6px 18px}.lmm-cd__empty{display:flex;flex-direction:column;align-items:center;gap:12px;color:var(--cd-muted);padding:48px 12px;text-align:center}.lmm-cd__empty svg{width:44px;height:44px}.lmm-cd__lines{list-style:none;margin:0;padding:0}.lmm-cd__line{display:grid;grid-template-columns:64px 1fr auto;gap:12px;padding:16px 0;border-bottom:1px solid var(--cd-line)}.lmm-cd__media{width:64px;height:64px;border-radius:10px;overflow:hidden;background:var(--cd-panel);padding:6px;display:block}.lmm-cd__media img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.lmm-cd__info{min-width:0;display:flex;flex-direction:column;gap:3px}.lmm-cd__name{font-size:.85rem;font-weight:600;color:var(--cd-ink);line-height:1.3;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lmm-cd__name:hover{color:var(--cd-red)}.lmm-cd__sku{font-size:.72rem;color:var(--cd-muted)}.lmm-cd__stock{font-size:.72rem;font-weight:600;color:var(--cd-green);display:inline-flex;align-items:center;gap:5px}.lmm-cd__stock:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--cd-green)}.lmm-cd__stock--soft{color:var(--cd-soft)}.lmm-cd__stock--soft:before{background:var(--cd-muted)}.lmm-cd__stock--back{color:var(--cd-amber)}.lmm-cd__stock--back:before{background:var(--cd-amber)}.lmm-cd__eta{display:block;font-size:.68rem;color:var(--cd-soft);padding-left:12px}.lmm-cd__avail{display:flex;flex-direction:column;align-items:flex-start;gap:1px}.lmm-cd__row{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:6px;flex-wrap:wrap;row-gap:4px}.lmm-cd__qty{display:inline-flex;align-items:center;border:1px solid var(--cd-line);border-radius:9px;overflow:hidden;flex:0 0 auto}.lmm-cd__qty button{width:30px;height:30px;border:0;background:#fff;color:var(--cd-ink);font-size:1rem;cursor:pointer;flex:0 0 auto}.lmm-cd__qty button:hover{background:#f6f7f9}.lmm-cd__qty button:disabled{color:var(--cd-muted);background:var(--cd-panel);cursor:default}.lmm-cd__qtyinput{width:42px;min-width:42px;height:30px;padding:0 1px;border:0;border-left:1px solid var(--cd-line);border-right:1px solid var(--cd-line);border-radius:0;background:#fff;color:var(--cd-ink);font-family:inherit;font-size:.85rem;font-weight:600;text-align:center;appearance:none;-webkit-appearance:none}.lmm-cd__qtyinput:focus,.lmm-cd__qtyinput:focus-visible{outline:2px solid var(--cd-focus);outline-offset:-2px}.lmm-cd__qtyerr{margin:6px 0 0;display:flex;align-items:flex-start;gap:5px;font-size:.72rem;line-height:1.4;font-weight:600;color:#a11417;overflow-wrap:anywhere}.lmm-cd__qtyerr:before{content:"!";flex:0 0 auto;width:14px;height:14px;margin-top:1px;border-radius:50%;background:#a11417;color:#fff;font-size:.62rem;line-height:14px;text-align:center}.lmm-cd__line.is-removing{opacity:.45;pointer-events:none}.lmm-cd-root.is-syncing .lmm-cd__sums{opacity:.5}@media(prefers-reduced-motion:no-preference){.lmm-cd-root .lmm-cd__sums{transition:opacity .15s ease}}.lmm-cd__srstatus{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.lmm-cd__price{text-align:right;line-height:1.3;margin-left:auto}.lmm-cd__gross{display:block;font-size:.9rem;font-weight:700;color:var(--cd-ink)}.lmm-cd__net{display:block;font-size:.7rem;color:var(--cd-muted);white-space:nowrap}.lmm-cd__remove{align-self:start;width:30px;height:30px;border:0;background:transparent;color:var(--cd-muted);cursor:pointer;border-radius:8px}.lmm-cd__remove svg{width:17px;height:17px}.lmm-cd__remove:hover{color:var(--cd-red);background:#fdeeee}.lmm-cd__foot{flex:0 0 auto;padding:14px 18px calc(16px + env(safe-area-inset-bottom));border-top:1px solid var(--cd-line);background:#fff}.lmm-cd__sums{margin:0 0 12px;display:grid;gap:8px;background:var(--cd-panel);border:1px solid var(--cd-line);border-radius:12px;padding:12px 14px}.lmm-cd__sumrow{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.lmm-cd__sumrow dt{font-size:.85rem;color:var(--cd-ink);margin:0}.lmm-cd__sumrow dd{margin:0;text-align:right}.lmm-cd__sumrow dd b{font-weight:700;color:var(--cd-ink)}.lmm-cd__sumrow dd small{display:block;font-size:.7rem;color:var(--cd-muted);font-weight:400}.lmm-cd__sumrow--muted dt{color:var(--cd-soft)}.lmm-cd__sumrow--total{padding-top:8px;border-top:1px solid #e0e3e9}.lmm-cd__sumrow--total dt{font-weight:700}.lmm-cd__sumrow--total dd b{font-size:1.05rem}.lmm-cd__shipnote{margin:8px 0 0;font-size:.68rem;line-height:1.4;color:var(--cd-muted);overflow-wrap:anywhere}.lmm-cd__shipnote a{color:var(--cd-red);font-weight:600;text-decoration:underline;text-underline-offset:2px}.lmm-cd__shipnote a:hover,.lmm-cd__shipnote a:focus-visible{color:var(--cd-red-dark)}.lmm-cd__chmin{margin:8px 0 0;padding:9px 10px;border:1px solid var(--cd-line);border-radius:10px;background:#fff}.lmm-cd__chmin--open{border-color:#f3ddae;background:#fff6e6}.lmm-cd__chmin--done{border-color:#c7e6d3;background:#e7f5ec}.lmm-cd__chmin .lmm-chmin__text{margin:0;font-size:.7rem;line-height:1.45;overflow-wrap:anywhere}.lmm-cd__chmin--open .lmm-chmin__text{color:#7a5200}.lmm-cd__chmin--done .lmm-chmin__text{color:#1a6b3c}.lmm-cd__chmin .lmm-chmin__text b{font-weight:700;white-space:nowrap}.lmm-cd__chmin .lmm-chmin__text a{color:inherit;font-weight:600;text-decoration:underline;text-underline-offset:2px}.lmm-cd__chmin .lmm-chmin__text a:hover,.lmm-cd__chmin .lmm-chmin__text a:focus-visible{color:var(--cd-red-dark)}.lmm-cd__chmin .lmm-chmin__bar{margin-top:7px;height:5px;max-width:100%;border-radius:999px;background:#7a520029;overflow:hidden}.lmm-cd__chmin .lmm-chmin__bar>span{display:block;height:100%;max-width:100%;border-radius:999px;background:#b98200}.lmm-cd__checkout{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:12px 16px;border-radius:12px;background:var(--cd-red);color:#fff;font-weight:700;font-size:1rem;text-decoration:none;border:0}.lmm-cd__checkout:hover{background:var(--cd-red-dark)}.lmm-cd__note{width:100%;max-width:100%;box-sizing:border-box;margin:0 0 10px;text-align:left}.lmm-cd__note .lmm-note__label{display:block;font-size:14px;font-weight:600;line-height:1.35;color:var(--cd-ink);margin:0 0 6px}.lmm-cd__note .lmm-note__opt{font-weight:400;color:var(--cd-soft)}.lmm-cd__note .lmm-note__input{display:block;width:100%;max-width:100%;box-sizing:border-box;min-height:68px;max-height:156px;overflow-y:auto;resize:vertical;padding:10px 12px;font:inherit;font-size:16px;line-height:1.4;color:var(--cd-ink);background:#fff}.lmm-note__input{border:2px solid #d71013;border-radius:8px}.lmm-note__input:hover{border-color:#b00d10}.lmm-note__input:focus,.lmm-note__input:focus-visible{border-color:#b00d10;outline:2px solid #1b6ef3;outline-offset:2px}.lmm-note--invalid .lmm-note__input{border-color:#b00d10;box-shadow:0 0 0 3px #d7101338}.lmm-cd__note .lmm-note__help{margin:6px 0 0;font-size:13px;line-height:1.4;color:var(--cd-soft)}.lmm-cd__note .lmm-note__count{margin:4px 0 0;font-size:12px;line-height:1.4;color:var(--cd-muted);text-align:right}.lmm-cd__note .lmm-note__count[hidden]{display:none}.lmm-cd__note .lmm-note__msg{margin:6px 0 0;font-size:13px;line-height:1.4;display:flex;align-items:flex-start;gap:6px;overflow-wrap:anywhere}.lmm-cd__note .lmm-note__msg[hidden]{display:none}.lmm-cd__note .lmm-note__msg--ok{color:var(--cd-green)}.lmm-cd__note .lmm-note__msg--err{color:var(--cd-red-dark)}.lmm-cd__foot{max-height:80%;overflow-y:auto}@media(max-height:720px){.lmm-cd__note .lmm-note__input{max-height:96px}}.lmm-cd-root :is(a,button):focus-visible{outline:2px solid var(--cd-focus);outline-offset:2px}.lmm-cd__edit{display:flex;align-items:center;justify-content:center;width:100%;min-height:44px;margin-top:8px;padding:10px 16px;border-radius:12px;background:#fff;color:var(--cd-ink);font-weight:600;font-size:.9rem;text-decoration:none;border:1px solid var(--cd-line)}.lmm-cd__edit:hover{border-color:var(--cd-ink)}.lmm-cd__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 18px;margin:14px 0 0;padding:0;list-style:none}.lmm-cd__trust li{display:inline-flex;align-items:center;gap:6px;font-size:.75rem;color:var(--cd-soft)}.lmm-cd__trust svg{width:15px;height:15px;color:var(--cd-muted)}.lmm-cd__err{margin:12px 0;padding:10px 12px;border-radius:10px;background:#fdeeee;border:1px solid #f3c2c3;color:#a11417;font-size:.82rem;font-weight:600}.lmm-cd-root.is-busy .lmm-cd__body{opacity:.55;pointer-events:none}@media(max-width:480px){.lmm-cd__panel{width:100%}}.lmm-succ .lmm-altwide,.lmm-succ .lmm-altpanel{margin-top:0}.lmm-altpanel__count{margin:0;font-size:1.02rem;font-weight:700;color:var(--lmm-ink, #1d1f24)}.lmm-altpanel__types{margin:2px 0 0;font-size:.86rem;color:var(--lmm-ink-soft, #565d68)}.lmm-altpanel__note{display:flex;gap:8px;align-items:flex-start;margin:0 0 12px;font-size:.82rem;line-height:1.45;color:var(--lmm-ink-soft, #565d68)}.lmm-altpanel__note .lmm-icon{width:15px;height:15px;flex:0 0 15px;margin-top:2px;color:var(--lmm-muted, #8a919c)}.lmm-altcard__kind{color:var(--lmm-ink-soft, #565d68);font-weight:600}.lmm-altbanner__jump{display:inline-flex;align-items:center;gap:6px;margin-top:8px;padding:7px 12px;border:1px solid currentColor;border-radius:var(--lmm-r-sm, 12px);font-size:.88rem;font-weight:700;text-decoration:none}.lmm-altbanner--eol .lmm-altbanner__jump{color:var(--lmm-red, #d71013)}.lmm-altbanner--last .lmm-altbanner__jump{color:var(--lmm-good, #1d7a3f)}.lmm-altbanner__jump:hover{background:#fff}.lmm-altbanner__jump:focus-visible{outline:2px solid var(--lmm-focus, #1b6ef3);outline-offset:2px}.lmm-altbanner__jump .lmm-icon{width:15px;height:15px;flex:0 0 15px}.product-information{gap:var(--gap) 0}.product-information__grid{display:grid;grid-template-columns:subgrid;grid-column:1 / -1}.product-details{order:1}.product-information__media{order:0;width:0;min-width:100%}.product-information__media .product-media-gallery__placeholder-image{width:100%;height:100%}@media screen and (max-width:749px){.product-information__media{grid-column:1 / -1}.product-details{grid-column:2 / 3}}@media screen and (min-width:750px){.product-information__grid{grid-column:2}.product-information__grid.product-information--media-none .product-details{width:var(--narrow-content-width);margin:0 auto}.product-information__grid:not(.product-information--media-none).product-information--media-left{grid-template-columns:1fr min(50vw,var(--sidebar-width))}.product-information__grid:not(.product-information--media-none).product-information--media-left .product-information__media{padding-right:calc(var(--gap, 0) / 2)}.product-information__grid:not(.product-information--media-none).product-information--media-left .product-details{padding-left:calc(var(--gap, 0) / 2)}.product-information__grid:not(.product-information--media-none).product-information--media-left:has(.media-gallery--extend){grid-column:1 / 3}.product-information__grid:not(.product-information--media-none).product-information--media-right{grid-template-columns:min(50vw,var(--sidebar-width)) 1fr}.product-information__grid:not(.product-information--media-none).product-information--media-right .product-information__media{padding-left:calc(var(--gap, 0) / 2);order:1}.product-information__grid:not(.product-information--media-none).product-information--media-right .product-details{padding-right:calc(var(--gap, 0) / 2);order:0}.product-information__grid:not(.product-information--media-none).product-information--media-right:has(.media-gallery--extend){grid-column:2 / -1}.product-information__grid:not(.product-information--media-none).product-information__grid--half,.product-information__grid:not(.product-information--media-none).product-information__grid--half:has(.media-gallery--extend){grid-column:1 / -1;grid-template-columns:var(--full-page-grid-margin) calc(var(--full-page-grid-central-column-width) / 2) calc(var(--full-page-grid-central-column-width) / 2) var(--full-page-grid-margin)}:is(.product-information__grid:not(.product-information--media-none).product-information__grid--half,.product-information__grid:not(.product-information--media-none).product-information__grid--half:has(.media-gallery--extend)).product-information--media-left .product-information__media{grid-column:2 / 3}:is(.product-information__grid:not(.product-information--media-none).product-information__grid--half,.product-information__grid:not(.product-information--media-none).product-information__grid--half:has(.media-gallery--extend)).product-information--media-left .product-information__media:has(.media-gallery--extend){grid-column:1 / 3}:is(.product-information__grid:not(.product-information--media-none).product-information__grid--half,.product-information__grid:not(.product-information--media-none).product-information__grid--half:has(.media-gallery--extend)).product-information--media-left .product-details{grid-column:3 / 4}:is(.product-information__grid:not(.product-information--media-none).product-information__grid--half,.product-information__grid:not(.product-information--media-none).product-information__grid--half:has(.media-gallery--extend)).product-information--media-right .product-information__media{grid-column:3 / 4}:is(.product-information__grid:not(.product-information--media-none).product-information__grid--half,.product-information__grid:not(.product-information--media-none).product-information__grid--half:has(.media-gallery--extend)).product-information--media-right .product-information__media:has(.media-gallery--extend){grid-column:3 / -1}:is(.product-information__grid:not(.product-information--media-none).product-information__grid--half,.product-information__grid:not(.product-information--media-none).product-information__grid--half:has(.media-gallery--extend)).product-information--media-right .product-details{grid-column:2 / 3}.section--full-width .product-information__grid:not(.product-information--media-none).product-information--media-left,.section--full-width .product-information__grid:not(.product-information--media-none).product-information--media-right{grid-column:1 / -1}.section--full-width .product-information__grid:not(.product-information--media-none).product-information--media-left .product-details{padding-inline-end:var(--padding-lg)}.section--full-width .product-information__grid:not(.product-information--media-none).product-information--media-right .product-details{padding-inline-start:var(--padding-lg)}.section--full-width .product-information__grid:not(.product-information--media-none).product-information__grid--half.product-information--media-left .product-information__media{grid-column:1 / 3}.section--full-width .product-information__grid:not(.product-information--media-none).product-information__grid--half.product-information--media-left .product-details{grid-column:3 / -1}.section--full-width .product-information__grid:not(.product-information--media-none).product-information__grid--half.product-information--media-right .product-information__media{grid-column:3 / -1}.section--full-width .product-information__grid:not(.product-information--media-none).product-information__grid--half.product-information--media-right .product-details{grid-column:1 / 3}}@media screen and (min-width:1200px){.product-information__grid:not(.product-information__grid--half,.product-information--media-none).product-information--media-left{grid-template-columns:2fr 1fr}.product-information__grid:not(.product-information__grid--half,.product-information--media-none).product-information--media-right{grid-template-columns:1fr 2fr}}.product-information__grid--limit-details .product-details>.group-block{--details-max-width: var(--sidebar-width);max-width:var(--details-max-width)}@media screen and (min-width:1600px){.product-information__grid--limit-details .product-details>.group-block{--details-max-width: 32rem}}body:has(#header-group #header-component[data-sticky-state=active]) .product-details.sticky-content--desktop{--sticky-header-offset: var(--header-height)}.quantity-selector-wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:calc(var(--gap-sm) / 2)}@media screen and (min-width:750px){.quantity-selector-wrapper{gap:var(--gap-sm)}}.price-per-item{display:block;color:var(--color-foreground);font-size:var(--font-size--sm);font-weight:400}
/*# sourceMappingURL=/cdn/shop/t/22/compiled_assets/styles.css.map?subset=AAAJAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgIgQAQ */
