@import url("/modules/src/shop_cart/assets/shop-cart-payment-fallback.css");.shop_cart__module{--shop-cart-ink: #272727;--shop-cart-muted: #757575;--shop-cart-line: #e4e4e4;--shop-cart-line-strong: #cfd4da;--shop-cart-surface: #ffffff;--shop-cart-surface-soft: #f7f7f7;--shop-cart-surface-soft-alt: #efefef;--shop-cart-accent: #d7dce2;--shop-cart-accent-soft: rgba(215, 220, 226, 0.34);--shop-cart-border: rgba(228, 228, 228, 0.98);--shop-cart-border-soft: rgba(236, 236, 236, 0.96);--shop-cart-shadow: none;--shop-cart-panel-radius: 0;--shop-cart-control-radius: 0;--shop-cart-primary: #272727;--shop-cart-primary-hover: #1f1f1f;--shop-cart-success-bg: rgba(245, 247, 249, 0.98);--shop-cart-success-line: rgba(210, 216, 223, 0.9);--shop-cart-warning-bg: rgba(248, 249, 250, 0.98);--shop-cart-warning-line: rgba(205, 211, 218, 0.96);--shop-cart-danger: #9b4740;color:var(--shop-cart-ink);font-family:inherit}.shop_cart__module:empty{display:none}.shop_cart__module .container,.shop_cart__module .cont-text-container{width:100%}.shop_cart__module *,.shop_cart__module *::before,.shop_cart__module *::after{box-sizing:border-box}.shop_cart__module button,.shop_cart__module input,.shop_cart__module textarea{font:inherit}.shop_cart__module .shop_cart__shell{width:100%;margin:0 auto;padding:clamp(1.5rem, 3vw, 2.25rem) 1rem 3rem}.shop_cart__module .shop_cart__shell--fixed{max-width:1240px}.shop_cart__module .shop_cart__shell--fluid{max-width:100%}.shop_cart__module .shop_cart__shell--off{max-width:none;padding-left:0;padding-right:0}.shop_cart__module .shop_cart__hero{display:grid;grid-template-columns:minmax(0, 1fr) auto;gap:1rem 1.25rem;align-items:end}.shop_cart__module .shop_cart__hero-copy{min-width:0}.shop_cart__module .shop_cart__hero-actions{display:flex;justify-content:flex-end;align-items:center}.shop_cart__module .shop_cart__eyebrow{margin:0;color:rgba(39, 39, 39, 0.58);font-size:0.7rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase}.shop_cart__module .shop_cart__title{margin:0;color:var(--shop-cart-ink);font-size:clamp(1.85rem, 2.6vw, 2.5rem);font-weight:700;letter-spacing:0.01em;line-height:1.1}.shop_cart__module .shop_cart__text{max-width:62rem;margin:0.85rem 0 0;color:var(--shop-cart-muted);font-size:1rem;line-height:1.65}.shop_cart__module .shop_cart__continue-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.7rem;padding:0 1rem;border:1px solid var(--shop-cart-line);border-radius:var(--shop-cart-control-radius);background:var(--shop-cart-surface);color:var(--shop-cart-ink);font-size:0.8125rem;font-weight:500;text-decoration:none;transition:border-color 0.22s ease, background-color 0.22s ease, color 0.22s ease, box-shadow 0.22s ease}.shop_cart__module .shop_cart__continue-link:hover,.shop_cart__module .shop_cart__continue-link:focus-visible{border-color:rgba(39, 39, 39, 0.48);background:var(--shop-cart-surface-soft);outline:none}.shop_cart__module .shop_cart__steps{display:flex;align-items:stretch;flex-wrap:nowrap;gap:0;overflow-x:auto;margin:1.4rem 0 0;padding:0;border-top:1px solid var(--shop-cart-line);list-style:none;scrollbar-width:none}.shop_cart__module .shop_cart__steps::-webkit-scrollbar{display:none}.shop_cart__module .shop_cart__step{display:inline-flex;align-items:center;gap:0.5rem;flex:0 0 auto;padding:0.95rem 1.35rem;border:0;border-bottom:1px solid var(--shop-cart-line-strong);background:transparent;color:var(--shop-cart-ink);font-size:0.98rem;font-weight:400;line-height:1.2;white-space:nowrap;transition:color 0.22s ease, border-color 0.22s ease}.shop_cart__module .shop_cart__step.is-active{color:var(--shop-cart-primary);border-bottom-color:var(--shop-cart-primary)}.shop_cart__module .shop_cart__step.is-complete{color:var(--shop-cart-ink);border-bottom-color:rgba(0, 91, 255, 0.34)}.shop_cart__module .shop_cart__step.is-complete .shop_cart__step-index,.shop_cart__module .shop_cart__step.is-active .shop_cart__step-index{color:rgba(39, 39, 39, 0.72)}.shop_cart__module .shop_cart__step-index{color:rgba(39, 39, 39, 0.46);font-size:0.72rem;font-weight:700;letter-spacing:0.08em}.shop_cart__module .shop_cart__step-label{font-weight:inherit}.shop_cart__module .shop_cart__status{min-height:1.35rem;margin-top:1rem;color:var(--shop-cart-muted);font-size:0.875rem;line-height:1.45}.shop_cart__module .shop_cart__surface{margin-top:1.4rem;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.shop_cart__module .shop_cart__layout{display:grid;grid-template-columns:minmax(0, 1.52fr) minmax(18rem, 22rem);gap:2rem;align-items:start}.shop_cart__module .shop_cart__panel{margin:0;padding:0;border:0;background:transparent;box-shadow:none}.shop_cart__module .shop_cart__panel+.shop_cart__panel{margin-top:1.75rem}.shop_cart__module .shop_cart__panel-head,.shop_cart__module .shop_cart__summary-title{margin:0 0 1rem;color:var(--shop-cart-ink);font-size:1.1rem;font-weight:600;line-height:1.25}.shop_cart__module .shop_cart__items{display:grid;gap:0;border-top:1px solid var(--shop-cart-line);border-bottom:1px solid var(--shop-cart-line)}.shop_cart__module .shop_cart__subempty{padding:1rem 1.1rem;border:1px solid var(--shop-cart-line);border-radius:var(--shop-cart-panel-radius);background:var(--shop-cart-surface);color:var(--shop-cart-muted);font-size:0.9rem;line-height:1.55}.shop_cart__module .shop_cart__empty{display:grid;gap:0.75rem;justify-items:center;align-content:start;padding:2.4rem 0;text-align:center}.shop_cart__module .shop_cart__empty-title{margin:0;color:var(--shop-cart-ink);font-size:clamp(1.45rem, 2.6vw, 1.85rem);font-weight:600;line-height:1.15}.shop_cart__module .shop_cart__empty-text{max-width:28rem;margin:0;color:var(--shop-cart-muted);line-height:1.65}.shop_cart__module .shop_cart__summary-card{position:sticky;top:1rem;display:grid;gap:1rem;padding:1.2rem;border:1px solid var(--shop-cart-line);border-radius:var(--shop-cart-panel-radius);background:var(--shop-cart-surface);box-shadow:none}.shop_cart__module .shop_cart__summary-grid{display:grid;gap:0.7rem}.shop_cart__module .shop_cart__summary-row{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;color:var(--shop-cart-muted);font-size:0.875rem;line-height:1.4}.shop_cart__module .shop_cart__summary-row strong{color:var(--shop-cart-ink);font-size:0.98rem;font-weight:600;text-align:right}.shop_cart__module .shop_cart__summary-row--total{padding-bottom:0.8rem;border-bottom:1px solid var(--shop-cart-line)}.shop_cart__module .shop_cart__summary-row--total strong{font-size:1.35rem;font-weight:700}.shop_cart__module .shop_cart__auth{display:grid;gap:0.75rem;padding-top:0.1rem}.shop_cart__module .shop_cart__auth-state{padding:0.8rem 0.9rem;border:1px solid var(--shop-cart-line);border-radius:var(--shop-cart-control-radius);background:rgba(247, 248, 249, 0.92);color:var(--shop-cart-ink);font-size:0.875rem;line-height:1.5}.shop_cart__module .shop_cart__auth-form{display:grid;gap:0.65rem;padding:0.95rem;border:1px solid var(--shop-cart-line);border-radius:var(--shop-cart-control-radius);background:rgba(247, 248, 249, 0.92)}.shop_cart__module .shop_cart__auth-title{margin:0;color:var(--shop-cart-ink);font-size:0.98rem;font-weight:600;line-height:1.35}.shop_cart__module .shop_cart__auth-text{margin:0;color:var(--shop-cart-muted);font-size:0.84rem;line-height:1.55}.shop_cart__module .shop_cart__auth-label{display:block;margin:0;color:var(--shop-cart-ink);font-size:0.8rem;font-weight:600}.shop_cart__module .shop_cart__auth-input{width:100%;min-height:2.7rem;padding:0.7rem 0.85rem;border:1px solid var(--shop-cart-line);border-radius:var(--shop-cart-control-radius);background:var(--shop-cart-surface);color:var(--shop-cart-ink);line-height:1.45;transition:border-color 0.18s ease, box-shadow 0.18s ease}.shop_cart__module .shop_cart__auth-input:hover{border-color:rgba(39, 39, 39, 0.36)}.shop_cart__module .shop_cart__auth-input:focus{border-color:rgba(39, 39, 39, 0.52);box-shadow:0 0 0 3px rgba(39, 39, 39, 0.08);outline:none}.shop_cart__module .shop_cart__note-label{display:block;margin:0;color:var(--shop-cart-ink);font-size:0.875rem;font-weight:600}.shop_cart__module .shop_cart__note{width:100%;min-height:7.5rem;padding:0.75rem 0.9rem;border:1px solid var(--shop-cart-line);border-radius:var(--shop-cart-control-radius);background:var(--shop-cart-surface);color:var(--shop-cart-ink);line-height:1.55;resize:vertical;transition:border-color 0.18s ease, box-shadow 0.18s ease}.shop_cart__module .shop_cart__note:hover{border-color:rgba(39, 39, 39, 0.36)}.shop_cart__module .shop_cart__note:focus{border-color:rgba(39, 39, 39, 0.52);box-shadow:0 0 0 3px rgba(39, 39, 39, 0.08);outline:none}.shop_cart__module .shop_cart__note--compact{min-height:5.4rem}.shop_cart__module .shop_cart__checkout{display:inline-flex;align-items:center;justify-content:center;min-height:2.9rem;width:100%;padding:0.75rem 1rem;border:1px solid var(--shop-cart-primary);border-radius:var(--shop-cart-control-radius);background:var(--shop-cart-primary);color:#ffffff;font-size:0.875rem;font-weight:600;cursor:pointer;transition:border-color 0.22s ease, background-color 0.22s ease, opacity 0.22s ease, transform 0.22s ease}.shop_cart__module .shop_cart__checkout:hover:not(:disabled),.shop_cart__module .shop_cart__checkout:focus-visible:not(:disabled){border-color:var(--shop-cart-primary-hover);background:var(--shop-cart-primary-hover);outline:none}.shop_cart__module .shop_cart__checkout:disabled{opacity:0.42;cursor:not-allowed}.shop_cart__module .shop_cart__checkout--secondary{width:auto;justify-self:start;border-color:var(--shop-cart-line);background:var(--shop-cart-surface);color:var(--shop-cart-ink)}.shop_cart__module .shop_cart__checkout--secondary:hover:not(:disabled),.shop_cart__module .shop_cart__checkout--secondary:focus-visible:not(:disabled){border-color:rgba(39, 39, 39, 0.48);background:var(--shop-cart-surface-soft)}.shop_cart__module .shop_cart__result{padding:0.8rem 0.9rem;border:1px solid var(--shop-cart-success-line);border-radius:var(--shop-cart-panel-radius);background:var(--shop-cart-success-bg);color:var(--shop-cart-ink);font-size:0.875rem;line-height:1.5}.shop_cart__module .shop_cart__checkout-panel{padding:1.2rem;border:1px solid var(--shop-cart-line);background:var(--shop-cart-surface)}.shop_cart__module .shop_cart__checkout-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem 1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--shop-cart-line)}.shop_cart__module .shop_cart__checkout-eyebrow{margin:0 0 0.4rem;color:rgba(39, 39, 39, 0.58);font-size:0.72rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase}.shop_cart__module .shop_cart__checkout-text{max-width:48rem;margin:0;color:var(--shop-cart-muted);font-size:0.92rem;line-height:1.6}.shop_cart__module .shop_cart__checkout-order{color:var(--shop-cart-ink);font-size:0.875rem;font-weight:600;white-space:nowrap}.shop_cart__module .shop_cart__checkout-columns{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1.5rem;margin-top:1.2rem}.shop_cart__module .shop_cart__checkout-section{display:grid;gap:0.9rem;align-content:start}.shop_cart__module .shop_cart__checkout-section-head{display:grid;gap:0.35rem}.shop_cart__module .shop_cart__checkout-title{margin:0;color:var(--shop-cart-ink);font-size:1rem;font-weight:600;line-height:1.3}.shop_cart__module .shop_cart__checkout-note{margin:0;color:var(--shop-cart-muted);font-size:0.84rem;line-height:1.55}.shop_cart__module .shop_cart__choice-list{display:grid;gap:0.75rem}.shop_cart__module .shop_cart__choice-option{display:block;cursor:pointer}.shop_cart__module .shop_cart__choice-option:hover .shop_cart__choice-card,.shop_cart__module .shop_cart__choice-option:focus-within .shop_cart__choice-card{border-color:rgba(39, 39, 39, 0.34);background:var(--shop-cart-surface-soft)}.shop_cart__module .shop_cart__choice-input{position:absolute;opacity:0;pointer-events:none}.shop_cart__module .shop_cart__choice-input:checked+.shop_cart__choice-card{border-color:var(--shop-cart-primary);box-shadow:inset 0 0 0 1px var(--shop-cart-primary)}.shop_cart__module .shop_cart__choice-input:checked+.shop_cart__choice-card::before{border-color:var(--shop-cart-primary);background:var(--shop-cart-primary);box-shadow:inset 0 0 0 3px #fff}.shop_cart__module .shop_cart__choice-card{display:flex;justify-content:space-between;align-items:center;gap:1rem;min-height:4.5rem;padding:0.95rem 1rem;border:1px solid var(--shop-cart-line);background:var(--shop-cart-surface);border-radius:0.5rem;position:relative;padding-left:2.75rem;transition:border-color 0.18s ease, background-color 0.18s ease, box-shadow 0.18s ease}.shop_cart__module .shop_cart__choice-card::before{content:"";position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:1.125rem;height:1.125rem;border:2px solid var(--shop-cart-line, #D1D5DB);border-radius:50%;background:#fff;transition:border-color 0.15s, background 0.15s}.shop_cart__module .shop_cart__choice-card--payment{align-items:center;min-height:5.1rem;padding:0.9rem 1rem}.shop_cart__module .shop_cart__choice-media{display:inline-flex;align-items:center;justify-content:center;flex:0 0 4.25rem;width:4.25rem;height:4.25rem;padding:0.45rem;border:1px solid var(--shop-cart-line);background:rgba(255, 255, 255, 0.92)}.shop_cart__module .shop_cart__choice-logo{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.shop_cart__module .shop_cart__choice-main{display:grid;gap:0.35rem;min-width:0}.shop_cart__module .shop_cart__choice-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:0.75rem}.shop_cart__module .shop_cart__choice-name{color:var(--shop-cart-ink);font-size:0.95rem;font-weight:600;line-height:1.35}.shop_cart__module .shop_cart__choice-badge{display:inline-flex;align-items:center;justify-content:center;min-height:1.55rem;padding:0 0.55rem;border:1px solid var(--shop-cart-line);color:var(--shop-cart-ink);font-size:0.69rem;font-weight:700;letter-spacing:0.06em;line-height:1;text-transform:uppercase;white-space:nowrap}.shop_cart__module .shop_cart__choice-badge--sbp{border-color:rgba(20, 174, 92, 0.28);background:rgba(20, 174, 92, 0.1);color:#12784b}.shop_cart__module .shop_cart__choice-badge--split{border-color:rgba(243, 115, 22, 0.26);background:rgba(243, 115, 22, 0.1);color:#c66010}.shop_cart__module .shop_cart__choice-badge--card{border-color:rgba(37, 99, 235, 0.22);background:rgba(37, 99, 235, 0.08);color:#1d4ed8}.shop_cart__module .shop_cart__choice-meta{color:var(--shop-cart-muted);font-size:0.8125rem;line-height:1.5}.shop_cart__module .shop_cart__choice-side{align-self:center;color:var(--shop-cart-ink);font-size:0.9rem;font-weight:600;text-align:right}.shop_cart__module .shop_cart__checkout-empty{padding:0.9rem 1rem;border:1px dashed var(--shop-cart-line-strong);background:var(--shop-cart-surface-soft);color:var(--shop-cart-muted);font-size:0.875rem;line-height:1.55}.shop_cart__module .shop_cart__address-selector{display:grid;gap:0.5rem;padding:0.75rem 1rem;border:1px solid var(--shop-cart-line);background:rgba(247, 248, 249, 0.92);border-radius:0.5rem;margin-bottom:0.5rem}.shop_cart__module .shop_cart__address-select{width:100%;padding:0.55rem 0.7rem;border:1px solid var(--shop-cart-line);border-radius:0.375rem;font-size:0.875rem;background:#fff;cursor:pointer}.shop_cart__module .shop_cart__address-save-check{display:flex;align-items:center;gap:0.4rem;font-size:0.8125rem;color:var(--shop-cart-muted, #64748B);cursor:pointer}.shop_cart__module .shop_cart__delivery-fields{display:grid;gap:0.8rem;padding:1rem;border:1px solid var(--shop-cart-line);background:rgba(247, 248, 249, 0.92)}.shop_cart__module .shop_cart__delivery-fields-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:0.75rem}.shop_cart__module .shop_cart__summary-contact{display:grid;gap:0.55rem;padding-top:0.2rem;border-top:1px solid var(--shop-cart-line)}.shop_cart__module .shop_cart__summary-contact-lines{color:var(--shop-cart-muted);font-size:0.875rem;line-height:1.55}.shop_cart__module .shop_cart__payment-render{padding:1rem;border:1px solid var(--shop-cart-line);background:var(--shop-cart-surface-soft)}.shop_cart__module .shop_cart__payment-render:empty{display:none}.shop_cart__module .shop-cart-item{display:grid;grid-template-columns:auto 6rem minmax(0, 1fr) minmax(7rem, auto);gap:0.9rem 1rem;align-items:start;padding:1.15rem 10px;border:0;border-top:1px solid var(--shop-cart-line);border-radius:var(--shop-cart-panel-radius);background:transparent}.shop_cart__module .shop-cart-item:first-child{border-top:0}.shop_cart__module .shop-cart-item--saved{background:rgba(247, 248, 249, 0.92)}.shop_cart__module .shop-cart-item--attention{box-shadow:inset 3px 0 0 var(--shop-cart-warning-line);background:var(--shop-cart-warning-bg)}.shop_cart__module .shop-cart-item__select{display:flex;align-items:flex-start;padding-top:0.2rem}.shop_cart__module .shop-cart-item__toggle{display:inline-flex;align-items:center;gap:0.5rem;color:rgba(39, 39, 39, 0.82);font-size:0.78rem;font-weight:500;line-height:1.35}.shop_cart__module .shop-cart-item__toggle input[type="checkbox"]{accent-color:var(--shop-cart-primary)}.shop_cart__module .shop-cart-item__image-link{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:6rem;height:6rem;overflow:hidden;padding:0.35rem;border:1px solid var(--shop-cart-line);border-radius:var(--shop-cart-control-radius);background:var(--shop-cart-surface);text-decoration:none}.shop_cart__module .shop-cart-item__image{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.shop_cart__module .shop-cart-item__body{min-width:0}.shop_cart__module .shop-cart-item__header{display:flex;flex-wrap:wrap;gap:0.45rem 0.65rem;align-items:flex-start}.shop_cart__module .shop-cart-item__title{color:var(--shop-cart-ink);font-size:1rem;font-weight:600;line-height:1.35;text-decoration:none}.shop_cart__module .shop-cart-item__title:hover,.shop_cart__module .shop-cart-item__title:focus-visible{text-decoration:underline;text-underline-offset:0.12em;outline:none}.shop_cart__module .shop-cart-item__state{display:inline-flex;align-items:center;min-height:auto;padding:0;border:0;border-radius:0;background:transparent;color:rgba(39, 39, 39, 0.7);font-size:0.72rem;font-weight:600;letter-spacing:0.08em;line-height:1.2;text-transform:uppercase}.shop_cart__module .shop-cart-item__options{margin-top:0.45rem;color:var(--shop-cart-muted);font-size:0.875rem;line-height:1.5}.shop_cart__module .shop-cart-item__meta{display:flex;flex-wrap:wrap;gap:0.2rem 0.7rem;margin-top:0.55rem;color:var(--shop-cart-muted);font-size:0.75rem;line-height:1.4}.shop_cart__module .shop-cart-item__prices{display:flex;flex-wrap:wrap;gap:0.45rem 0.7rem;align-items:center;margin-top:0.65rem}.shop_cart__module .shop-cart-item__price,.shop_cart__module .shop-cart-item__line-total{color:var(--shop-cart-ink);font-weight:600}.shop_cart__module .shop-cart-item__price{font-size:1rem}.shop_cart__module .shop-cart-item__old-price{position:relative;display:inline-block;color:var(--shop-cart-muted);font-size:0.8125rem;font-weight:500;text-decoration:none}.shop_cart__module .shop-cart-item__old-price::after{content:"";position:absolute;top:50%;left:0;right:0.2rem;height:1px;background:#919191}.shop_cart__module .shop-cart-item__line-total{color:var(--shop-cart-muted);font-size:0.8125rem;font-weight:500}.shop_cart__module .shop-cart-item__qty{display:inline-flex;align-items:center;justify-self:end;align-self:start;border:1px solid var(--shop-cart-line);border-radius:var(--shop-cart-control-radius);overflow:hidden;background:var(--shop-cart-surface)}.shop_cart__module .shop-cart-item__qty-button{display:inline-flex;align-items:center;justify-content:center;width:2.3rem;height:2.3rem;padding:0;border:0;background:var(--shop-cart-surface);color:var(--shop-cart-ink);font-size:1.1rem;line-height:1;cursor:pointer;transition:background-color 0.18s ease}.shop_cart__module .shop-cart-item__qty-button:hover,.shop_cart__module .shop-cart-item__qty-button:focus-visible{background:var(--shop-cart-surface-soft);outline:none}.shop_cart__module .shop-cart-item__qty-input{width:3.7rem;height:2.3rem;padding:0 0.3rem;border:0;border-left:1px solid var(--shop-cart-line);border-right:1px solid var(--shop-cart-line);color:var(--shop-cart-ink);text-align:center;font-size:0.875rem;font-weight:600}.shop_cart__module .shop-cart-item__qty-input:focus{outline:none;box-shadow:inset 0 0 0 1px rgba(39, 39, 39, 0.24)}.shop_cart__module .shop-cart-item__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:0.5rem;grid-column:4}.shop_cart__module .shop-cart-item__action{display:inline-flex;align-items:center;justify-content:center;min-height:2.35rem;padding:0 0.8rem;border:1px solid var(--shop-cart-line);border-radius:var(--shop-cart-control-radius);background:var(--shop-cart-surface);color:var(--shop-cart-ink);font-size:0.8125rem;font-weight:500;white-space:nowrap;cursor:pointer;transition:border-color 0.22s ease, background-color 0.22s ease, color 0.22s ease}.shop_cart__module .shop-cart-item__action:hover,.shop_cart__module .shop-cart-item__action:focus-visible{border-color:rgba(39, 39, 39, 0.48);background:var(--shop-cart-surface-soft);outline:none}.shop_cart__module .shop-cart-item__action--remove{color:var(--shop-cart-danger)}.shop_cart__module .shop-cart-item__action--remove:hover,.shop_cart__module .shop-cart-item__action--remove:focus-visible{border-color:rgba(155, 71, 64, 0.28);background:rgba(155, 71, 64, 0.04)}.shop_cart__module .is-hidden{display:none !important}@media (max-width:1080px){.shop_cart__module .shop_cart__layout{grid-template-columns:1fr}.shop_cart__module .shop_cart__summary-card{position:static}.shop_cart__module .shop_cart__checkout-columns{grid-template-columns:1fr}.shop_cart__module .shop-cart-item{grid-template-columns:auto 5.4rem minmax(0, 1fr)}.shop_cart__module .shop-cart-item__qty,.shop_cart__module .shop-cart-item__actions{grid-column:2 / 4;justify-self:start}}@media (max-width:760px){.shop_cart__module .shop_cart__hero{grid-template-columns:1fr}.shop_cart__module .shop_cart__hero-actions{justify-content:flex-start}.shop_cart__module .shop_cart__checkout-head{flex-direction:column}.shop_cart__module .shop_cart__delivery-fields-grid{grid-template-columns:1fr}.shop_cart__module .shop_cart__choice-card--payment{align-items:flex-start}.shop_cart__module .shop_cart__choice-media{flex-basis:3.8rem;width:3.8rem;height:3.8rem}.shop_cart__module .shop_cart__choice-topline{flex-direction:column;gap:0.45rem}.shop_cart__module .shop-cart-item{grid-template-columns:1fr}.shop_cart__module .shop-cart-item__image-link{width:100%;max-width:13rem;height:auto;aspect-ratio:1}.shop_cart__module .shop-cart-item__qty,.shop_cart__module .shop-cart-item__actions{grid-column:auto}.shop_cart__module .shop-cart-item__actions{justify-content:flex-start}}@media (max-width:480px){.shop_cart__module .shop_cart__shell{padding-left:0.75rem;padding-right:0.75rem}.shop_cart__module .shop_cart__continue-link,.shop_cart__module .shop_cart__checkout{width:100%}.shop_cart__module .shop_cart__step{padding-left:1rem;padding-right:1rem}.shop_cart__module .shop_cart__checkout--secondary{width:100%}.shop_cart__module .shop-cart-item__actions{width:100%}.shop_cart__module .shop-cart-item__action{flex:1 1 100%}}