.section-cart__header{margin-bottom:1.5em;text-align:center}.section-cart__header h1,.section-cart__header h2,.section-cart__header h3,.section-cart__header h4,.section-cart__header h5,.section-cart__header h6{margin:0;line-height:1}.section-cart__header p{margin:0}.section-cart__header p{margin:.75em 0 0 0;font-size:.875em}.section-cart__inner--empty{padding:2em 0}.section-cart__inner--empty .section-cart__content{display:block;text-align:center}.section-cart .cart-progress{width:100%;max-width:440px;margin:0 auto 3em auto}@media (max-width:768px){.section-cart .cart-progress{margin:0 auto 2em auto}}.section-cart__content{display:grid;grid-template-columns:1fr 1fr;gap:5em}@media (max-width:1024px){.section-cart__content{grid-template-columns:100%;gap:3em}}.section-cart__content p{margin-bottom:0}.section-cart .cart-totals{width:100%;text-align:center}@media (max-width:768px){.section-cart .cart-totals{position:fixed;left:0;bottom:0;background-color:#fff;padding:1em;z-index:9;width:100%;box-shadow:0 0 7px rgba(0,0,0,.3)}}.section-cart .cart-totals__inner{display:flex;flex-direction:column;gap:1em;padding:2em;background-color:#f5f5f5;border-radius:.25em}@media (max-width:1024px){.section-cart .cart-totals__inner{padding:0;background-color:#fff}}.section-cart .cart-totals__inner.open .cart-totals__accordion{display:flex}.section-cart .cart-totals__inner.open .cart-totals__sub-total svg{transform:rotate(90deg)}.section-cart .cart-totals__sub-total{display:flex;justify-content:space-between;gap:.5em;cursor:pointer}.section-cart .cart-totals__sub-total span{text-transform:uppercase;font-weight:500}.section-cart .cart-totals__sub-total .value{margin-left:auto}.section-cart .cart-totals__sub-total svg{width:1em;height:auto;position:relative;transition:transform linear .2s;z-index:2;margin:0;transform:rotate(-90deg)}.section-cart .cart-totals__sub-total svg circle,.section-cart .cart-totals__sub-total svg line,.section-cart .cart-totals__sub-total svg path,.section-cart .cart-totals__sub-total svg polygon{fill:rgba(0,0,0,.1);stroke:#000;stroke-width:1.5;stroke-miterlimit:10;stroke-linecap:round;stroke-linejoin:round;transition:stroke linear .1s}.section-cart .cart-totals__actions{display:flex;flex-direction:column;gap:1em}.section-cart .cart-totals__accordion{flex-direction:column;gap:.25em;display:none}.section-cart .cart-totals__accordion div{display:flex;justify-content:space-between}.section-cart .cart-totals__accordion div span{font-size:.6875em;text-transform:uppercase}.section-cart .cart-totals .continue{margin:0 auto}.section-cart .cart-totals .continue span{font-size:.75em}.section-cart .cart-totals form{display:grid;grid-template-rows:auto;gap:.5em}.section-cart .cart-totals button{width:100%;gap:.75em}.section-cart .cart-totals button svg{width:1.25em;position:relative;top:-1px}.section-cart .cart-totals button svg circle,.section-cart .cart-totals button svg line,.section-cart .cart-totals button svg path{fill:none;stroke:#000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.section-cart .cart-totals button:hover svg circle,.section-cart .cart-totals button:hover svg line,.section-cart .cart-totals button:hover svg path{stroke:#fff}