.cart__shipping-message{margin-bottom:0;padding:1.6rem 2rem;background:rgba(var(--color-foreground),.03);border-radius:16px;border:1px solid rgba(var(--color-foreground),.06)}.section__m-cart .cart__shipping-message{margin-bottom:3.2rem}.cart__shipping-message .progress__shipping{background:rgba(var(--color-foreground),.12);height:1rem;border-radius:9999px;overflow:hidden}.cart__shipping-message.d-block.pos-relative.style--special{margin-left:8px;margin-top:8px;margin-right:8px}@keyframes animateWidthShipping{0%{width:0%}to{width:var(--percent, 100%)}}.cart__shipping-message .progress__meter{display:block;animation:animateWidthShipping var(--duration-slow) var(--cubic-out) forwards;border-radius:9999px;transition:width .5s ease-out}.cart__shipping-message:not(.style--special) .progress-30 .progress__meter{background:#ff6b9d}.cart__shipping-message:not(.style--special) .progress-60 .progress__meter{background:linear-gradient(90deg,#ff6b9d,#ff8097)}.cart__shipping-message:not(.style--special) .progress-99 .progress__meter{background:linear-gradient(90deg,#ff6b9d,#ff8097,#ff9a8f)}.cart__shipping-message:not(.style--special) .progress-free .progress__meter{background:linear-gradient(90deg,#ff6b9d,#ff8097,#ff9a8f,#ffaf88)}.cart__shipping-message .message{margin:1.2rem 0 0;font-size:1.4rem;font-weight:600;display:flex;align-items:center;gap:.8rem;color:rgba(var(--color-foreground),.7)}.section__m-cart .cart__shipping-message .message{margin:1.2rem 0 0}.cart__shipping-message .message svg{width:2.4rem;height:2.4rem;flex-shrink:0;padding:.4rem;background:rgba(var(--color-foreground),.9);border-radius:50%;color:#fff}.cart__shipping-message.progress-free .message svg{background:#22c55e}.cart__shipping-message.style--special .progress__shipping{height:.8rem;border-radius:9999px;background:rgba(var(--color-foreground),.12)}.cart__shipping-message.style--special .progress__meter{border-radius:999rem;background:rgba(var(--progress),1)}.cart__shipping-message.style--special .progress-30 .progress__meter{background:#ff6b9d}.cart__shipping-message.style--special .progress-60 .progress__meter{background:linear-gradient(90deg,#ff6b9d,#ff8097)}.cart__shipping-message.style--special .progress-99 .progress__meter{background:linear-gradient(90deg,#ff6b9d,#ff8097,#ff9a8f)}.cart__shipping-message.style--special .progress-free .progress__meter{background:linear-gradient(90deg,#ff6b9d,#ff8097,#ff9a8f,#ffaf88)}.cart-drawer.style--special .drawer__inner{padding:0}.cart-drawer.style--special .drawer__heading{font-size:2.4rem;font-weight:900;color:rgba(var(--color-foreground),1)}.cart-drawer.style--special .drawer__header{margin:0;padding:2rem 2.4rem .4rem;border-bottom:none;display:flex;align-items:center;justify-content:space-between}.cart-drawer.style--special .drawer__close.button--close{background:rgba(var(--color-foreground),.06);border-radius:50%;width:4rem;height:4rem;padding:1rem;transition:background .2s ease}.cart-drawer.style--special .drawer__close.button--close:hover{background:rgba(var(--color-foreground),.1)}.cart-drawer.style--special .wrapper-cartCount{margin-bottom:0;display:block;font-size:1.4rem;color:rgba(var(--color-foreground),.6);padding:.8rem 2.4rem;border-bottom:1px solid rgba(var(--color-foreground),.06)}.cart__shipping-message.style--special{margin-bottom:2.4rem;padding:1.6rem 2.4rem;border-bottom:1px solid rgba(var(--color-foreground),.06)}.cart__shipping-message.style--special .message{margin:.6rem 0 0}.cart-drawer.style--special .cart-item{border-top:none;padding:0 0 2.4rem;margin-bottom:0;background:transparent;border-radius:0;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:flex-start;gap:1.6rem;border-bottom:1px solid rgba(var(--color-foreground),.06)}.cart-drawer.style--special .cart-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.cart-drawer.style--special .cart-item+.cart-item{padding-top:2.4rem}.cart-drawer .cart-item__options-edit{display:inline-block;background:none;border:none;color:currentColor}.cart-drawer .cart-item__options-edit svg{display:block}.cart-drawer.style--special .cart-item__remove.cart-item__remove-header{margin-left:0;color:rgba(var(--color-foreground),.35);transition:color .2s ease;z-index:2;position:absolute;top:-6px;right:0}.cart-drawer.style--special .cart-item__remove.cart-item__remove-header:hover{color:#ef4444}.cart-drawer.style--special .cart-item__remove.cart-item__remove-header .i__close{width:1.2rem;height:1.2rem}.cart-drawer.style--special .cart-item__details{position:relative;flex:1 1 auto!important;min-width:0;padding:0!important;display:block!important;width:auto!important;vertical-align:top}.cart-drawer.style--special .cart-item__name{padding-right:2rem;margin-top:0;margin-bottom:.2rem;font-size:1.4rem;font-weight:700;line-height:1.3;color:rgba(var(--color-foreground),1)}.cart-drawer.style--special .cart-item__options{font-size:1.2rem;color:rgba(var(--color-foreground),.5);margin-top:.2rem;margin-bottom:0}.cart-drawer.style--special .cart-item__options-variant{font-size:1.2rem}.cart-drawer.style--special .cart-item__properties{margin-top:.4rem;font-size:1rem}.cart-drawer.style--special .cart-item__properties .cart-item__option dt{display:inline-block;font-weight:600;background:#3b82f61a;color:#2563eb;padding:.2rem .6rem;border-radius:.3rem;font-size:1rem;text-transform:capitalize;letter-spacing:.02em;margin-right:.4rem}.cart-drawer.style--special .cart-item__properties .cart-item__option dd{display:inline-block;font-size:1rem;color:rgba(var(--color-foreground),.5)}.cart-drawer.style--special .cart-item__media{width:8rem;min-width:8rem;height:8rem;border-radius:var(--radius-sm);border:1px solid rgba(var(--color-foreground),.08);overflow:hidden;flex-shrink:0;display:flex!important;align-items:center;justify-content:center}.cart-drawer.style--special .cart-item__media .cart-item__link{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.cart-drawer.style--special .cart-item__media img,.cart-drawer.style--special .cart-item__media .cart-item__image{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.cart-drawer.style--special .cart-item__details{flex:1;min-width:0;padding:0;display:block}.cart-drawer.style--special .cart-item__details .link--style-dot .link-style:before{display:none}.cart-drawer.style--special .cart-item__discounted-prices,.cart-drawer.style--special .cart-item__option-prices{display:inline-block;margin:0;font-size:1.4rem;font-weight:700;color:rgba(var(--color-foreground),1)}.cart-drawer.style--special .cart-item__error{margin-top:.4rem;width:100%}.cart-drawer.style--special .cart-item__quantity{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-top:.8rem}.cart-drawer.style--special .cart-item__quantity-wrapper{margin-top:0;order:2}.cart-drawer.style--special .cart-item__quantity .cart-item__discounted-prices,.cart-drawer.style--special .cart-item__quantity .cart-item__option-prices{order:1;margin:0}.cart-drawer.style--special .cart-item__quantity .quantity{border:1px solid rgba(var(--color-foreground),.12)}.cart-drawer.style--special .quantity__input{font-size:1.4rem;font-weight:600}.cart-drawer.style--special .quantity__button{color:rgba(var(--color-foreground),.5);transition:color .2s ease}.cart-drawer.style--special .quantity__button:hover{color:rgba(var(--color-foreground),.9)}.cart-drawer.style--special .previewCart:not(.recommend-cart-empty){margin-bottom:0;padding:2.4rem}.cart-drawer.style--special .cart__totals{margin-top:0;margin-bottom:0;padding:2.4rem;background:#fff;border-top:1px solid rgba(var(--color-foreground),.06);box-shadow:0 -4px 20px rgba(var(--color-foreground),.05);position:relative;z-index:10}.cart-drawer.style--special .cart-drawer__footer{display:flex;flex-direction:column}.cart-drawer.style--special .cart__list--total{order:1}.cart-drawer.style--special .cart__list--tax{order:2;margin-bottom:0}.cart-drawer .popup-toolDowns .button,.cart-drawer.style--special .cart__ctas .button{text-transform:capitalize;transition:all .2s ease}.cart-drawer.style--special .cart__checkout-button{box-shadow:var(--shadow-button)}.cart-drawer.style--special .cart__checkout-button:hover{box-shadow:var(--shadow-card);color:#ff7d97!important;border:2px solid #ff7d97!important;transform:scale(1.02)}.cart-drawer.style--special .cart__ctas{gap:1.2rem;margin-bottom:0}.cart-drawer.style--special .cart__ctas a.button{display:none}.cart-drawer.style--special .cart__ctas+p{margin-top:1.2rem;font-size:1.2rem;color:rgba(var(--color-foreground),.4);text-align:center}.cart-drawer.style--special .cart__list--tax .cart__list--value{font-size:clamp(1.4rem,calc(var(--font-body-size) - .2rem),1.8rem);color:rgba(var(--color-foreground),.6);text-align:left;font-style:normal}.cart-drawer.style--special .cart__list--total .cart__list--value.total{font-size:clamp(1.4rem,calc(var(--font-body-size)),1.8rem)}.cart-drawer.style--special .cart__list--tax .cart__list--value{opacity:.8}.cart-drawer.style--special .cart__list--total .cart__list--name{color:rgba(var(--color-foreground),1)}.cart-drawer.style--special .cart__list li{padding:.4rem 0;font-size:1.4rem}.cart-drawer.style--special .cart__list--name{color:rgba(var(--color-foreground),.6);font-weight:600}.cart-drawer.style--special .cart__list--value:not(.total){font-weight:600;color:rgba(var(--color-foreground),1)}.cart-drawer.style--special .cart__list--value.total{color:rgba(var(--color-foreground),1)}.cart-drawer.style--special .cart-items::-webkit-scrollbar{width:.5rem;background:transparent}.cart-drawer .drawer__inner.bg-gradient .quantity:before,.cart-drawer .drawer__inner.bg-gradient .cart-item,.cart-drawer .drawer__inner.bg-gradient .cart__totals{background-color:transparent}.cart-drawer.style--special .cart-items::-webkit-scrollbar-track{background:rgba(var(--color-foreground),.05);border-radius:1rem;margin:.5rem}.cart-drawer.style--special .cart-items::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.2);border-radius:1rem;transition:background .2s ease}.cart-drawer.style--special .cart-items::-webkit-scrollbar-thumb:hover{background:rgba(var(--color-foreground),.3)}.cart-drawer.style--special .cart__empty-text{font-size:1.8rem;font-weight:700;margin-bottom:.8rem;color:rgba(var(--color-foreground),1)}.cart-drawer.style--special .drawer__inner-empty{padding:2.4rem}.cart-drawer.style--special .cart-drawer__empty-content{text-align:center;max-width:30rem;margin:0 auto}.cart-drawer.style--special .cart-drawer__empty-content .button{margin-top:1.6rem;border-radius:9999px;font-weight:700}.cart__warnings{padding:3rem 0}.cart__login-title{margin:3.2rem 0 1.3rem}.cart__items{padding-bottom:3rem}.cart__totals:not(.bg-transparent){background:rgba(var(--color-foreground),.04);margin:2rem 0 0;padding:1.5rem}.cart__totals-title{margin-bottom:.5rem}.cart__item .cart__totals-title{margin-bottom:2rem}.cart__totals>details[open]{padding-bottom:1rem}.cart__totals summary{margin:0 0 1rem}.cart__list--name{width:10rem}.cart__list--value:not(.w-100){width:calc(100% - 10rem);padding-left:1.5rem}.cart__list--value.total{font-size:clamp(1.8rem,calc(var(--font-body-size)),2.2rem)}.cart__totals>details+.cart-drawer__footer{padding-top:1rem}.cart__totals #dynamic-checkout-cart ul{flex-wrap:wrap!important;flex-direction:row!important;margin:.5rem -.5rem 0 0!important;gap:.5rem}.cart__totals #dynamic-checkout-cart ul>li{flex-basis:calc(50% - .5rem)!important;margin:0!important}.cart__totals #dynamic-checkout-cart ul>li:only-child{flex-basis:100%!important;margin-right:.5rem!important}.cart__note--input{resize:vertical;height:100%;padding:1rem 2rem!important;min-height:15rem}.cart__note--label{margin:0 0 2rem}.cart__item-title{margin-bottom:2rem}.cart__item-items{flex-basis:100%}.cart__item-items .cart__contents{background:#fff;border-radius:var(--radius-xl);padding:2.4rem 3.2rem;box-shadow:var(--shadow-card);border:1px solid rgba(0,0,0,.06)}.cart__dynamic-checkout-buttons div[role=button]{border-radius:var(--buttons-radius-outset)!important}.is-empty .cart__warnings{display:block;background:#fff;border-radius:40px;padding:5rem 2rem;box-shadow:0 1px 3px #00000008;border:1px solid rgba(0,0,0,.06)}.is-empty .cart{display:none}.cart-items th{font-weight:700;line-height:calc(1 + .8/max(1,var(--font-body-scale)));padding-bottom:2.4rem;font-size:1.2rem;letter-spacing:.05em;color:rgba(var(--color-foreground),.4)}.cart-item{border-bottom:1px solid rgba(var(--color-foreground),.06)}.cart-item:last-child{border-bottom:none}.cart-item td{padding-top:2.4rem;padding-bottom:2.4rem}.cart-item+.cart-item{border-top:none}.cart-item__details>*{margin-top:0;margin-bottom:0}.cart-item__details>*+*{margin-top:.6rem}.cart-drawer .cart-item__media,.cart-drawer .cart-item__details{grid-row:unset;grid-column:unset}.section__m-cart .cart-item__media{width:12rem;height:12rem;border-radius:var(--radius-sm);margin-right:1.6rem;border:1px solid rgba(var(--color-foreground),.08);padding:.8rem;display:flex;align-items:center;justify-content:center}.section__m-cart .cart-item__media img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.section__m-cart .cart-item__details{padding:0 2.4rem 0 0}.cart-drawer:not(.style--special) .cart-item__media{width:7.5rem}.cart-drawer:not(.style--special) .cart-item__details{width:calc(100% - 7.5rem);padding:0 0 0 1.5rem}.section__m-cart .cart-item__name{font-size:1.8rem;font-weight:700;line-height:1.3;margin-bottom:.4rem}.section__m-cart .cart-item__option dt,.section__m-cart .cart-item__option dd{display:inline;font-weight:400;color:rgba(var(--color-foreground),.5);font-size:1.4rem}.section__m-cart .cart-item__properties p{display:inline-flex;align-items:center;gap:.6rem;font-size:1.2rem;font-weight:600;background:#3b82f61a;color:#2563eb;padding:.4rem 1rem;border-radius:9999px;margin-top:.4rem}.section__m-cart .cart-item__properties p:before{content:"";width:.6rem;height:.6rem;border-radius:50%;background:#2563eb;animation:pulse-animation 2s infinite}.cart-item__properties,.cart-item__options{margin-top:.2rem}.cart-drawer.style--special .cart-item__properties,.cart-drawer.style--special .cart-item__options{font-size:1.2rem;color:rgba(var(--color-foreground),.5);line-height:1.4}.cart-drawer.style--special .cart-item__properties dt,.cart-drawer.style--special .cart-item__options dt{font-size:1rem;font-weight:600;background:#3b82f61a;color:#2563eb;padding:.2rem .6rem;border-radius:.3rem;display:inline-block;margin-top:.6rem;text-transform:capitalize;letter-spacing:.02em}.section__m-cart .cart-item__quantity-wrapper{background:rgba(var(--color-foreground),.03);border-radius:9999px;padding:.6rem;border:1px solid rgba(var(--color-foreground),.06);gap:1.2rem;align-items:center;min-height:auto!important}.section__m-cart .quantity__button{width:3.2rem;height:4.2rem;min-width:3.2rem;min-height:4.2rem;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0000000d;transition:all .2s ease;flex-shrink:0}.section__m-cart .quantity__button:hover:not(.disabled){transform:scale(1.1)}.section__m-cart .quantity__button.disabled{opacity:.5;cursor:not-allowed}.section__m-cart .quantity__input{width:3.2rem;min-width:3.2rem;height:4.2rem;min-height:auto!important;text-align:center;font-weight:700;font-size:1.4rem;padding:0;line-height:3.2rem;flex-shrink:0}.section__m-cart .quantity__input:focus{outline:none;box-shadow:none}.cart-item__discounted-prices,.cart-item__option-prices{margin-top:.3rem;color:rgba(var(--color-default-price));font-size:clamp(1.5rem,calc(var(--font-body-size) - .1rem),1.8rem)}.section__m-cart .cart-item__details .cart-item__option-prices{font-size:1.4rem;margin-top:.8rem;font-weight:700}.section__m-cart .cart-item__totals .cart-item__option-prices,.section__m-cart .cart-item__totals .cart-item__final-price{font-size:2rem;font-weight:700}.cart-item__totals .cart-item__discounted-prices{margin-top:0}.cart-item__old-price{text-decoration:line-through;color:rgba(var(--color-default-price))}.cart-item__final-price{color:rgba(var(--color-sale-price))}.cart-drawer:not(.style--special) .cart-item__quantity{margin-top:.3rem;padding-left:0}.cart-drawer:not(.style--special) .cart-item__quantity-wrapper{margin-top:.7rem}.cart-item__quantity .quantity{border-radius:var(--buttons-radius);width:12rem;border:var(--buttons-border-width) solid rgba(var(--color-foreground),.3)}.section__m-cart .cart-item__quantity .quantity{min-height:auto!important}.cart-drawer:not(.style--special) .cart-item__quantity .quantity{width:10rem}.cart-drawer:not(.style--special) .cart-item__quantity .quantity__button{width:calc(3rem / var(--font-body-scale));color:rgba(var(--color-foreground),1)}.cart-item__remove{margin-left:1rem}.section__m-cart .cart-item__remove{margin-left:1.2rem}.section__m-cart .cart-item__remove a{width:4rem;height:4rem;border-radius:50%;background:#ef44440f;color:#ef444466;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.section__m-cart .cart-item__remove a:hover{background:#ef44441a;color:#ef4444}.cart-item__error{margin-top:1rem}.cart-item__error-text{line-height:calc(1 + .2/max(1,var(--font-body-scale)));color:rgba(var(--color-sale-price))}.cart-item .loading-overlay:not(.hidden)~*{display:none}.no-js .cart__ctas noscript{width:100%}.previewCart.active-tool .drawer__overlay{content:"";position:absolute;background-color:#fff;opacity:.7;visibility:visible;height:100%;width:100%;top:0;left:0;z-index:1}.template-cart .hidden-cart{display:none}.discount-code-field p{margin-top:0;margin-bottom:1.4rem}#popup-tool-gift{padding-bottom:42px}#popup-tool-gift .icon-cart-gift{width:2.6rem;height:2.6rem;margin-bottom:1.2rem}#shipping-calculator #wrapper-response{margin-top:1.5rem;border-radius:var(--inputs-radius)}#shipping-calculator #wrapper-response .form-message{padding:1.6rem 2rem;color:#8b714a;background-color:#fbf8e5}#popup-tool-discount{padding-bottom:3.6rem}@media screen and (max-width:749px){.cart-items thead tr{display:flex;justify-content:space-between}.cart-item{display:grid;grid-template:repeat(2,auto) / repeat(4,1fr);gap:1.5rem}.cart-drawer:not(.style--special) .cart-item{display:block;border:none}.cart-item__media{grid-row:1 / 3}.cart-item__details{grid-column:2 / 4}.cart-item__quantity{grid-column:2 / 5;padding-top:0!important}.cart-item__name{font-size:clamp(1.4rem,calc(var(--font-body-size) - .2rem),1.8rem)}.cart-drawer:not(.style--special) .cart-items .cart-item:not(:last-child){margin-bottom:1.5rem}.cart-drawer.style--special{width:calc(100% - 3rem)}.cart-drawer.style--special .drawer__inner{width:100%;height:100%}.cart-drawer.style--special .previewCart:not(.recommend-cart-empty){overflow-y:auto;overflow-x:hidden;flex-grow:1;min-height:max-content}}@media screen and (min-width:750px){.cart__items{padding-bottom:4rem}.cart__item-totals{max-width:34rem}.cart__note--label{font-size:clamp(2rem,calc(var(--font-body-size) + .4rem),2.4rem);line-height:calc(1 + .3/max(1,var(--font-body-scale)))}.cart__totals{padding:2rem}.cart__totals-title{font-size:calc(var(--font-heading-scale) * 2rem);margin-bottom:.7rem}.cart__totals #dynamic-checkout-cart ul>li{flex-basis:calc(100% / 3 - .5rem)!important;margin:0!important}.cart__totals #dynamic-checkout-cart ul>li:first-child:nth-last-child(2),.cart__totals #dynamic-checkout-cart ul>li:first-child:nth-last-child(2)~li,.cart__totals #dynamic-checkout-cart ul>li:first-child:nth-last-child(4),.cart__totals #dynamic-checkout-cart ul>li:first-child:nth-last-child(4)~li{flex-basis:calc(50% - .5rem)!important}.cart-items{display:table;border-spacing:0;border-collapse:collapse;box-shadow:none}.cart-drawer .cart-items{display:flex}.cart-items th:first-child{width:50%}.cart-items th+th{padding-left:4rem}.cart-item{display:table-row}.cart-drawer:not(.style--special) .cart-item{border:.1rem solid rgba(var(--color-foreground),.2)!important;border-radius:var(--media-radius)}.cart-item td{padding-top:2rem;padding-bottom:2rem;vertical-align:middle}.cart-item>td+td{padding-left:2rem}.cart-item__media{width:10rem}.cart-drawer:not(.style--special) .cart-item__media{width:10rem;padding:1rem 0 0 1rem}.cart-item__details{width:35rem}.cart-drawer:not(.style--special) .cart-item__details{width:calc(100% - 10rem);padding:1rem 1rem 1rem 2rem}.cart-item__options{font-size:clamp(1.5rem,calc(var(--font-body-size) - .1rem),1.8rem)}.cart-item__remove:not(.cart-item__remove-header){margin-left:1.5rem}[data-shopify-buttoncontainer]{justify-content:center}.cart-drawer.style--special .drawer__inner{width:44rem}.cart-drawer.style--special .cart-item__media{width:8rem;min-width:8rem;height:8rem}.cart-drawer.style--special .cart-item__details{flex:1;width:auto}}@media screen and (min-width:990px){.cart__warnings{padding:7rem 0 5rem}.cart__note--input{max-width:60rem}.cart-items th:first-child{width:60%}.cart-item td{padding-top:3rem;padding-bottom:3rem}.cart-item__details{width:30rem}.cart-item>td+td{padding-left:3rem}}@media screen and (min-width:1200px){.cart__item-items{flex-basis:0;width:calc(100% - 34rem);padding-right:3rem}.cart-item__details{width:30rem}.cart__item-totals{position:sticky;top:3rem;padding:2rem;background:rgba(var(--color-foreground),.04)}.section__m-cart .cart__item-totals{background:#fff;border-radius:var(--radius-xl);box-shadow:var(--shadow-card);border:1px solid rgba(0,0,0,.06);position:sticky;top:13rem}.section__m-cart .cart__totals-title{font-size:2.4rem;font-weight:900;margin-bottom:2.4rem}.cart-item__details{width:25rem}}@media screen and (min-width:1400px){.cart-item__details{width:28rem}.cart-item>td+td{padding-left:4rem}.cart-item__quantity .quantity{width:15rem}}@media screen and (min-width:1600px){.cart-item__details{width:50rem}}.section__m-cart .cart__checkout-button{box-shadow:var(--shadow-button);display:flex;align-items:center;justify-content:center;gap:.8rem;transition:all .2s ease}.section__m-cart .cart__checkout-button:hover{transform:scale(1.02);box-shadow:var(--shadow-card)}.section__m-cart .cart__list{margin:0}.section__m-cart .cart__list li{padding:.4rem 0}.section__m-cart .cart__list--name{font-weight:500;color:rgba(var(--color-foreground),.6)}.section__m-cart .cart__list--value{font-size:1.8rem}.section__m-cart .cart__list--value em{font-size:1.4rem;color:rgba(var(--color-foreground),.5)}.section__m-cart .cart__list--value.total strong{font-size:1.8rem}.section__m-cart{min-height:100vh;padding-top:12rem;padding-bottom:8rem}.section__m-cart.color-background-1{background:#ffe8f0;background:linear-gradient(135deg,#ffd9cc,#ffe6ee 40%,#ffe8f0);background:linear-gradient(135deg,#ffdae9 0% 40%,#ffecf3);background:linear-gradient(135deg,#ffdada,#fac8dc 45%,#ffecec)}.section__m-cart .p-w__header{margin-bottom:4.8rem}.section__m-cart .p-w__heading{font-size:clamp(3.2rem,5vw,5rem);font-weight:900;color:rgba(var(--color-foreground),1);margin-top:1.6rem}.section__m-cart .breadcrumb{font-size:1.4rem;color:rgba(var(--color-foreground),.5)}.section__m-cart .breadcrumb .is-active{font-weight:500;color:rgba(var(--color-foreground),.9)}.cart__features{padding-top:3.2rem;border-top:1px solid rgba(var(--color-foreground),.06)}.cart__features-item{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.2rem;font-size:1.4rem;color:rgba(var(--color-foreground),.5)}.cart__features-item:before{content:"";width:.6rem;height:.6rem;border-radius:50%;background:#22c55e;flex-shrink:0}@media screen and (max-width:749px){.section__m-cart{padding-top:10rem;padding-bottom:4rem}.section__m-cart .cart__item-items .cart__contents{padding:2rem}.section__m-cart .cart-item__media{width:9.6rem;height:9.6rem}.section__m-cart .cart-item__name{font-size:1.6rem}.section__m-cart .cart__item-totals{position:static}.section__m-cart .cart__totals-title{font-size:2rem}.section__m-cart .cart__checkout-button{height:4.8rem;font-size:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/component-cart.css.map */
