.free-shipping-container{display:flex;flex-direction:column;align-items:center}.free-shipping-container .free-shipping-message{width:100%;margin-bottom:12px;text-align:center;font-family:DupletRounded,helvetica,arial,sans-serif;font-weight:400;font-size:16px;line-height:normal;letter-spacing:1px;color:#191919}@media screen and (min-width: 750px){.free-shipping-container .free-shipping-message{margin-bottom:16px;font-size:18px;color:#0a0a0a}}.free-shipping-container .free-shipping-amount{color:rgb(var(--color-base-accent-1));font-weight:700}.free-shipping-container .free-shipping-progress-bar{position:relative;width:100%;text-align:center}.free-shipping-container .free-shipping-progress-bar .icon{display:none}.free-shipping-container progress{-webkit-appearance:none;appearance:none;display:block;width:100%;height:6px;border:0;border-radius:63px}.free-shipping-container progress::-webkit-progress-bar{background-color:#f3f3f3;border-radius:63px}.free-shipping-container progress::-webkit-progress-value{background-color:#ed72aa;border-radius:63px}.free-shipping-container progress::-moz-progress-bar{background-color:#ed72aa;border-radius:63px}.free-shipping-container progress.hit-threshold::-webkit-progress-value{background-color:#ed72aa}.free-shipping-container progress.hit-threshold::-moz-progress-bar{background-color:#ed72aa}.cart-summary{display:block}.cart-summary .empty-cart-message{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px 0}.cart-summary .cart-summary__items{display:flex;flex-direction:column;gap:24px;width:100%}.cart-summary .cart-summary--product{display:flex;flex-direction:row;align-items:stretch;gap:16px}.cart-summary .cart--featured-image{flex-shrink:0;width:112px;height:112px;background-color:#f6f6f6;overflow:hidden}.cart-summary .cart--featured-image img{width:100%;height:100%;object-fit:contain}.cart-summary .product--info{display:flex;flex:1 1 auto;flex-direction:column;justify-content:space-between;align-self:stretch;min-width:0;gap:8px;padding:0}.cart-summary .cart-line-item__top{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:8px;width:100%}.cart-summary .cart-line-item__bottom{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;margin-top:auto}.cart-summary .cart--product-title{flex:1 1 auto;min-width:0;display:block;text-decoration:none;font-family:Inter,helvetica,arial,sans-serif;font-weight:500;font-size:16px;line-height:1.4;color:#0a0a0a}.cart-summary .cart--product-title .wordTag--subtitle-cart-drawer,.cart-summary .cart--product-title .readiculous-subtitle-cart-drawer{display:block;font-family:DupletRounded,helvetica,arial,sans-serif;font-size:11px;font-weight:400}.cart-summary .cart--product-title .price-note__container{display:flex;flex-direction:row;gap:8px;align-items:center;margin-top:4px}.cart-summary .cart--product-title .price-note__container img{width:15px}.cart-summary .cart--product-title .price-note__container .price-note--text{font-size:11px}.cart-summary .cart-line-item__pricing_price_total{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:4px;text-align:right}.cart-summary .cart-line-item__pricing_price_total p{margin:0;font-family:DupletRounded,helvetica,arial,sans-serif;font-weight:700;font-size:14px;letter-spacing:1px;color:#1d1d1d}.cart-summary .cart-line-item__pricing_price_total .cart-line-item__pricing--sale-price{color:#ed72aa}.cart-summary .cart-line-item__pricing_price_total .cart-line-item__pricing--compare-at-price,.cart-summary .cart-line-item__pricing_price_total .cart-line-item__pricing--original-price{font-weight:400;font-size:12px;letter-spacing:0;text-decoration:line-through;color:rgba(var(--color-foreground), 0.6)}.cart-summary .quantity{display:inline-flex;align-items:center;gap:24px;width:auto;height:auto;padding:8px 12px;background-color:#fff;border:1px solid #f3f3f3;border-radius:8px;color:#0a2540}.cart-summary .quantity .quantity__button{display:flex;align-items:center;justify-content:center;width:auto;padding:0;background:none;border:0;cursor:pointer;color:inherit}.cart-summary .quantity .quantity__button svg{width:14px;height:14px}.cart-summary .quantity .quantity__input{width:20px;padding:0;border:0;background:transparent;text-align:center;font-family:Inter,helvetica,arial,sans-serif;font-weight:500;font-size:16px;color:#0a2540;-moz-appearance:textfield}.cart-summary .quantity .quantity__input::-webkit-outer-spin-button,.cart-summary .quantity .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-summary .cart-line-item__removal{display:flex;flex-direction:row;align-items:center}.cart-summary .cart-line-item__removal .cart-line-item__quantity-controls-trash{display:flex;align-items:center;justify-content:center;padding:0;background:none;border:0;cursor:pointer;color:#6b6b6b}.cart-summary .cart-line-item__removal .cart-line-item__quantity-controls-trash svg{width:16px;height:16px}.cart-summary .cart-line-item__removal .cart-line-item__quantity-controls-trash svg path{fill:currentcolor}.cart-summary .cart-line-item__removal .cart-line-item__remove-loader{padding:0 !important}.cart-summary .cart-line-item__removal .cart-line-item__remove-loader.hide{display:none}.cart-summary .cart-line-item__removal .cart-line-item__remove-loader.show{display:flex}.cart-summary .cart-line-item__removal .cart-line-item__remove-loader .cart-loading-indicator img{max-height:3rem;max-width:3rem}.cart-summary .cart--variant-title{font-size:12px}.cart-summary .cart--variant-title ul{margin:0;list-style:none}.cart-summary .cart-line-item__pricing_discounts .discounts{margin:0;font-size:12px}.cart-summary .cart-line-item__pricing_discounts .discounts__discount>.icon{color:rgb(var(--color-foreground));width:1.2rem;height:1.2rem;margin-right:.6rem}.cart-summary .cart--gift__card .cart--gift__card-text{margin:0;font-size:12px}.section-cart-drawer .cart-drawer__content{position:absolute;top:0;right:0;height:100%;width:100%;background-color:#fff;overflow:hidden}@media screen and (min-width: 750px){.section-cart-drawer .cart-drawer__content{width:690px}}.section-cart-drawer .cart-drawer__grid{position:relative;height:100%;background-color:#fff;display:block;overflow-y:auto;scrollbar-width:none}.section-cart-drawer .cart-drawer__grid::-webkit-scrollbar{display:none}@media screen and (min-width: 750px){.section-cart-drawer .cart-drawer__grid{display:flex;flex-direction:column;overflow:hidden;padding-left:184px}}@media screen and (min-width: 750px){.section-cart-drawer .cart-drawer__content--empty{width:506px}.section-cart-drawer .cart-drawer__content--empty .cart-drawer__grid{padding-left:0}}.section-cart-drawer .cart-drawer__recommendations:not(:has(.cart-drawer-rec__slide)){display:none}.section-cart-drawer .cart-drawer__heading{position:sticky;top:0;z-index:3;display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding:18px 16px}@media screen and (min-width: 750px){.section-cart-drawer .cart-drawer__heading{position:static;flex-shrink:0;padding:16px 24px;border-bottom:1px solid #ebebeb}}.section-cart-drawer .cart-drawer__title{margin:0;font-family:DupletRounded,helvetica,arial,sans-serif;font-weight:700;font-size:24px;line-height:24px;letter-spacing:.765px;color:#1d1d1d}.section-cart-drawer .cart-drawer__close{display:flex;align-items:center;justify-content:center;gap:4px;padding:6px 0;background:none;border:0;cursor:pointer;color:#1d1d1d}.section-cart-drawer .cart-drawer__close .cart-drawer__close-text{font-family:DupletRounded,helvetica,arial,sans-serif;font-weight:400;font-size:14px;letter-spacing:1px;color:#1d1d1d;white-space:nowrap}.section-cart-drawer .cart-drawer__close svg{width:16px;height:16px}.section-cart-drawer .cart-drawer__close svg path{stroke:currentcolor}.section-cart-drawer .cart-drawer__free-shipping{flex-shrink:0;padding:24px 16px}@media screen and (min-width: 750px){.section-cart-drawer .cart-drawer__free-shipping{padding:32px 24px 8px}}.section-cart-drawer .general-message{flex-shrink:0;padding:15px 20px}.section-cart-drawer .general-message p{margin:auto;line-height:18px;font-size:14px}.section-cart-drawer .cart-drawer__summary{padding:0 16px}@media screen and (min-width: 750px){.section-cart-drawer .cart-drawer__summary{flex:1 1 auto;min-height:0;overflow-y:auto;scrollbar-width:none;padding:20px 24px}.section-cart-drawer .cart-drawer__summary::-webkit-scrollbar{display:none}}.section-cart-drawer .cart-drawer__footer{position:sticky;bottom:0;z-index:3;display:flex;flex-direction:column;gap:12px;background-color:#fff;border-top:1px solid #9fcee5;padding:24px 10px 16px}@media screen and (min-width: 750px){.section-cart-drawer .cart-drawer__footer{position:static;flex-shrink:0;gap:24px;padding:24px}}.section-cart-drawer .cart-drawer__totals{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;width:100%}.section-cart-drawer .cart-drawer__totals-text{display:flex;flex-direction:column;gap:8px;width:248px;max-width:100%}.section-cart-drawer .cart-drawer__checkout-group{display:flex;flex-direction:column;gap:12px;width:100%}@media screen and (min-width: 750px){.section-cart-drawer .cart-drawer__checkout-group{gap:8px}}.section-cart-drawer .cart-drawer__estimated-total{margin:0;font-family:DupletRounded,helvetica,arial,sans-serif;font-weight:400;font-size:16px;letter-spacing:1px;color:#0a0a0a}.section-cart-drawer .cart-drawer__tax-note{margin:0;font-family:DupletRounded,helvetica,arial,sans-serif;font-weight:400;font-size:14px;letter-spacing:1px;color:#1d1d1d}.section-cart-drawer .cart-drawer__total-price{margin:0;font-family:DupletRounded,helvetica,arial,sans-serif;font-weight:700;font-size:16px;letter-spacing:1px;color:#0a0a0a;white-space:nowrap}.section-cart-drawer .cart-drawer__checkout-btn{display:flex;align-items:center;justify-content:center;width:100%;background-color:#559ec6;color:#fff;text-decoration:none;border-radius:30px;padding:14px 24px}@media screen and (min-width: 750px){.section-cart-drawer .cart-drawer__checkout-btn{gap:12px;height:56px;padding:8px 16px;border-radius:8px}}.section-cart-drawer .cart-drawer__checkout-lock{display:none}@media screen and (min-width: 750px){.section-cart-drawer .cart-drawer__checkout-lock{display:inline-flex;align-items:center;justify-content:center}}.section-cart-drawer .cart-drawer__checkout-lock svg{width:24px;height:24px}.section-cart-drawer .cart-drawer__checkout-lock svg path{stroke:currentcolor}.section-cart-drawer .cart-drawer__checkout-label{color:#fff}.section-cart-drawer .cart-drawer__checkout-label--desktop{display:none;font-family:Inter,helvetica,arial,sans-serif;font-weight:500;font-size:16px;text-transform:uppercase}@media screen and (min-width: 750px){.section-cart-drawer .cart-drawer__checkout-label--desktop{display:inline}}.section-cart-drawer .cart-drawer__checkout-label--mobile{display:inline;font-family:DupletRounded,helvetica,arial,sans-serif;font-weight:700;font-size:18px;letter-spacing:1px}@media screen and (min-width: 750px){.section-cart-drawer .cart-drawer__checkout-label--mobile{display:none}}.section-cart-drawer .cart-drawer__payment-icons{display:flex;align-items:center;justify-content:space-between;gap:6px;width:100%}.section-cart-drawer .cart-drawer__payment-icon{width:38px;height:auto;max-height:26px}.section-cart-drawer .cart-drawer__recommendations{position:relative;order:0;padding:8px 16px 24px;background-color:#fff}@media screen and (min-width: 750px){.section-cart-drawer .cart-drawer__recommendations{position:absolute;top:0;left:0;bottom:0;width:184px;padding:24px 16px;background-color:#fbf8f2;overflow-y:auto;scrollbar-width:none}.section-cart-drawer .cart-drawer__recommendations::-webkit-scrollbar{display:none}}.section-cart-drawer .cart-drawer__recommendations-title{margin:0 0 16px;font-family:DupletRounded,helvetica,arial,sans-serif;font-weight:400;font-size:16px;letter-spacing:1px;color:#191919}@media screen and (min-width: 750px){.section-cart-drawer .cart-drawer__recommendations-title{margin-bottom:24px;text-align:center;color:#111}}.section-cart-drawer .cart-drawer-rec__track{padding-bottom:0;margin-bottom:0}@media screen and (min-width: 750px){.section-cart-drawer .cart-drawer-rec__track{display:flex;flex-direction:column;gap:40px;overflow:visible}}.section-cart-drawer .cart-drawer-rec__slide{flex:0 0 100%}@media screen and (min-width: 750px){.section-cart-drawer .cart-drawer-rec__slide{flex:none;width:100%}}.section-cart-drawer .cart-drawer-rec__card{display:flex;flex-direction:row;gap:16px;align-items:stretch}@media screen and (min-width: 750px){.section-cart-drawer .cart-drawer-rec__card{flex-direction:column;align-items:center;gap:12px;text-align:center}}.section-cart-drawer .cart-drawer-rec__media{flex-shrink:0;display:block;width:107px;height:107px;background-color:#f3f3f3}@media screen and (min-width: 750px){.section-cart-drawer .cart-drawer-rec__media{width:124px;height:124px}}.section-cart-drawer .cart-drawer-rec__image{width:100%;height:100%;object-fit:cover}.section-cart-drawer .cart-drawer-rec__info{display:flex;flex:1 1 0;min-width:0;justify-content:space-between;align-items:stretch}@media screen and (min-width: 750px){.section-cart-drawer .cart-drawer-rec__info{flex-direction:column;align-items:center;gap:4px;width:100%}}.section-cart-drawer .cart-drawer-rec__text{display:flex;flex-direction:column;justify-content:space-between;min-width:0}@media screen and (min-width: 750px){.section-cart-drawer .cart-drawer-rec__text{align-items:center;gap:4px}}.section-cart-drawer .cart-drawer-rec__name{font-family:DupletRounded,helvetica,arial,sans-serif;font-weight:400;font-size:16px;letter-spacing:1px;color:#0a0a0a;text-decoration:none}.section-cart-drawer .cart-drawer-rec__price{margin:0;font-family:DupletRounded,helvetica,arial,sans-serif;font-weight:700;font-size:14px;letter-spacing:1px;color:#0a0a0a}@media screen and (min-width: 750px){.section-cart-drawer .cart-drawer-rec__price{font-weight:400;font-size:16px}}.section-cart-drawer .cart-drawer-rec__actions{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end}@media screen and (min-width: 750px){.section-cart-drawer .cart-drawer-rec__actions{display:none}}.section-cart-drawer .cart-drawer-rec__add{display:flex;align-items:center;justify-content:center;height:32px;padding:4px 16px;background-color:#0a2540;border:0;border-radius:8px;cursor:pointer;font-family:DupletRounded,helvetica,arial,sans-serif;font-weight:700;font-size:12px;letter-spacing:1px;color:#fff;white-space:nowrap}.section-cart-drawer .cart-drawer-rec__controls .slider-button{display:none !important}.section-cart-drawer .cart-drawer-rec__controls{position:absolute;top:32px;right:16px;display:flex}@media screen and (min-width: 750px){.section-cart-drawer .cart-drawer-rec__controls{display:none}}.section-cart-drawer .cart-drawer-rec__controls .slideshow__controls,.section-cart-drawer .cart-drawer-rec__controls .slider-buttons,.section-cart-drawer .cart-drawer-rec__controls .slider-counter{width:auto;margin:0;padding:0}.section-cart-drawer .cart-drawer-rec__controls .slideshow__control-wrapper{display:flex;align-items:center;gap:6px;width:auto}.section-cart-drawer .cart-drawer-rec__controls .slider-dot{width:10px !important;height:10px !important;min-width:0;padding:0 !important;border:0;border-radius:0 !important;background-color:rgba(205,110,140,.15) !important;opacity:1 !important;cursor:pointer}.section-cart-drawer .cart-drawer-rec__controls .slider-dot--active{background-color:#191919 !important}