@media (max-width:1024px){.section-cart__header{padding:0 1em}}.section-cart__header.cart-empty{text-align:center}.section-cart__header h1{margin-bottom:1.25em}.section-cart__content{display:flex;justify-content:space-between;gap:2em}@media (max-width:1024px){.section-cart__content{display:grid;grid-template-columns:100%;gap:1em}}.section-cart__content.cart-empty{display:grid;grid-template-columns:100%;text-align:center}.section-cart__content p{margin-bottom:0}.section-cart__content .cart-recs h4{margin:2em 0 1.5em 0;text-align:center}.section-cart__content .cart-recs .card-product-drawer{margin-top:1em}.section-cart .cart-items{width:40em}@media (max-width:1024px){.section-cart .cart-items{width:100%;padding:0 1em}}.section-cart .cart-totals{width:30em;text-align:center;--shopify-accelerated-checkout-skeleton-background-color:$color-blue-dark;--shopify-accelerated-checkout-inline-alignment:center;--shopify-accelerated-checkout-button-border-radius:0}@media (max-width:1024px){.section-cart .cart-totals{width:100%;display:flex;flex-direction:column-reverse}}.section-cart .cart-totals__inner{display:flex;flex-direction:column;gap:1.5em;background-color:var(--color-blue-dark);padding:2em}.section-cart .cart-totals #cart-note-wrapper{text-align:left}@media (max-width:1024px){.section-cart .cart-totals #cart-note-wrapper{margin-bottom:2em;padding:0 1em}}.section-cart .cart-totals #cart-note-wrapper h5{font:1em franklin,arial,sans-serif;font-weight:400;margin:2em 0 1em 0}@media (max-width:1024px){.section-cart .cart-totals #cart-note-wrapper h5{margin:1em 0}}.section-cart .cart-totals #cart-note-wrapper textarea{resize:none;background-color:var(--color-blue-medium);border:2px solid var(--color-white)}.section-cart .cart-totals .cart-progress.hidden{display:none}.section-cart .cart-totals .cart-progress .progress-bar{width:100%;height:.5em;border-radius:1em;background-color:rgba(255,255,255,.15)}.section-cart .cart-totals .cart-progress .progress-bar .progress-marker{display:block;width:0%;height:.5em;border-radius:1em;background-color:var(--color-gold);width:0%;transition:width linear .2s}.section-cart .cart-totals .cart-progress .label{text-align:center;margin-top:.75em;text-transform:uppercase}.section-cart .cart-totals .cart-progress .label span{font-size:.87em}.section-cart .cart-totals__sub-total{display:flex;justify-content:space-between}.section-cart .cart-totals__sub-total span{font:1.25em droid-serif,arial,sans-serif;font-weight:400;text-transform:uppercase}.section-cart .cart-totals__message span{text-transform:uppercase;font-size:.875em}.section-cart .cart-totals__actions{display:flex;flex-direction:column;gap:1em}.section-cart .cart-totals form{display:grid;grid-template-rows:auto;gap:.75em}.section-cart .cart-totals button{width:100%}.section-cart .main-cart-recommendations .variant-wrapper{gap:.25em}.section-cart .main-cart-recommendations .card-product-drawer{padding-bottom:1em}