.cart-page input[type=checkbox]{appearance:none;width:clamp(1rem,.579rem + 1.8vw,1.5rem);height:clamp(1rem,.579rem + 1.8vw,1.5rem);aspect-ratio:1;accent-color:white;border:1px solid var(--icon-secondary);border-radius:clamp(.375rem,.27rem + .45vw,.5rem);position:relative;color:#fff;padding:3px;display:grid;flex-shrink:0;cursor:pointer}.cart-page input[type=checkbox]:checked{background:var(--icon-accent);border:1px solid var(--icon-accent)}.cart-page input[type=checkbox]:hover{border:1px solid var(--border-accent)}.cart-page input[type=checkbox]:before{grid-area:1/1;inset:0;width:100%;height:100%;content:"";translate:0px 1px;background-color:currentColor;transform:scale(0);mask:url(/checkbox-checked.svg) no-repeat center/100%}.cart-page input[type=checkbox]:checked:before{mask:url(/checkbox-checked.svg) no-repeat center/100%;color:var(--icon-primary-inverse);transform:scale(1)}.cart-page .catalog__header{margin-top:clamp(1.5rem,-.821rem + 4.53vw,3rem);display:flex;gap:8px}@media(max-width:600px){.cart-page .catalog__header{padding-inline:clamp(.5rem,-.343rem + 3.6vw,1.5rem)}}.cart-page .catalog__header h1{font-weight:500;font-size:clamp(1.5rem,.923rem + 2.46vw,3rem);line-height:108%;letter-spacing:0em;color:var(--text-primary)}.cart-page .catalog__header span{font-weight:400;font-size:clamp(.875rem,.635rem + 1.03vw,1.5rem);line-height:117%;color:var(--text-secondary)}.cart-page .cart{margin-top:clamp(1.5rem,.923rem + 2.46vw,3rem);display:grid;gap:clamp(1rem,.226rem + 1.51vw,1.5rem);grid-template-columns:1fr minmax(auto,354px)}@media(max-width:1100px){.cart-page .cart{display:flex;flex-direction:column}}.cart-page .cart .cart__wrapper{display:grid}.cart-page .cart .cart__wrapper .cart__skeleton-row{display:flex;gap:clamp(.75rem,.118rem + 2.7vw,1.5rem);align-items:flex-start;list-style:none}.cart-page .cart .cart__wrapper .cart__skeleton-block{width:clamp(6.25rem,5.197rem + 4.49vw,7.5rem);aspect-ratio:1;background:var(--background-secondary);border-radius:clamp(.5rem,.079rem + 1.8vw,1rem);flex-shrink:0}.cart-page .cart .cart__wrapper .cart__skeleton-lines{flex:1;display:flex;flex-direction:column;gap:10px;padding-top:8px}.cart-page .cart .cart__wrapper .cart__skeleton-line{height:14px;border-radius:4px;background:var(--background-secondary);max-width:100%}.cart-page .cart .cart__wrapper .cart__skeleton-line.short{max-width:55%}.cart-page .cart .cart__wrapper .cart__empty-inline{list-style:none;padding:clamp(1rem,.579rem + 1.8vw,1.5rem);color:var(--text-secondary);font-size:clamp(.875rem,.664rem + .9vw,1.125rem)}.cart-page .cart .cart__wrapper .cart__empty-inline.muted{opacity:.88}.cart-page .cart .cart__wrapper .cart__empty-inline.cart-empty-available{padding-top:0}.cart-page .cart .cart__wrapper .cart__loading-more{padding:.75rem;text-align:center;color:var(--text-secondary);font-size:.9375rem}.cart-page .cart .cart__wrapper .cart__load-sentinel{width:100%}.cart-page .cart .cart__wrapper .select-all{border-radius:clamp(.625rem,.164rem + 1.97vw,1rem);padding:clamp(.75rem,-.172rem + 3.93vw,1.5rem);background:var(--background-primary);width:100%;display:flex;justify-content:space-between;align-items:center}.cart-page .cart .cart__wrapper .select-all label{font-weight:400;font-size:clamp(1.125rem,1.02rem + .45vw,1.25rem);color:var(--text-primary);display:flex;align-items:center;gap:clamp(.5rem,.193rem + 1.31vw,.75rem);user-select:none;cursor:pointer;max-width:max-content}.cart-page .cart .cart__wrapper .select-all .trash-all{display:flex;align-items:center;gap:8px;transition:.2s ease opacity}@media(hover:hover){.cart-page .cart .cart__wrapper .select-all .trash-all:hover span{color:var(--text-accent)}.cart-page .cart .cart__wrapper .select-all .trash-all:hover svg path{stroke:var(--text-accent)}}.cart-page .cart .cart__wrapper .select-all .trash-all:disabled{opacity:.6;pointer-events:none}.cart-page .cart .cart__wrapper .select-all .trash-all span{font-weight:500;font-size:16px;letter-spacing:.01em;color:var(--text-primary);transition:.2s ease color}@media(max-width:375px){.cart-page .cart .cart__wrapper .select-all .trash-all span{display:none}}.cart-page .cart .cart__wrapper .select-all .trash-all svg path{transition:.2s ease stroke}@media(max-width:680px){.cart-page .cart .cart__wrapper .select-all .trash-all{display:flex}}.cart-page .cart .cart__wrapper .cart__items-wrapper{margin-top:clamp(.75rem,.539rem + .9vw,1rem);background:var(--background-primary);padding:clamp(.75rem,.118rem + 2.7vw,1.5rem);padding-bottom:0;border-radius:clamp(1rem,.579rem + 1.8vw,1.5rem)}.cart-page .cart .cart__wrapper .cart__items-wrapper .cart__items-top-wrapper{display:block;font-weight:500;font-size:clamp(1.25rem,.618rem + 2.7vw,2rem);line-height:125%;letter-spacing:.01em;color:#fff;margin-bottom:clamp(1.25rem,.197rem + 4.49vw,2.5rem);padding:clamp(.5rem,.289rem + .9vw,.75rem) clamp(.75rem,.539rem + .9vw,1rem);background:var(--background-generic);border-radius:clamp(.5rem,.079rem + 1.8vw,1rem);display:flex;justify-content:space-between}.cart-page .cart .cart__wrapper .cart__items{position:relative}.cart-page .cart .cart__wrapper .cart__items .cart__a11y-only{position:absolute;width:1px;height:1px;margin:0;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;list-style:none}.cart-page .cart .cart__wrapper .cart__items .cart__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cart-page .cart .cart__wrapper .cart__items li{padding-bottom:clamp(.75rem,.118rem + 2.7vw,1.5rem);border-bottom:1px solid var(--background-secondary);display:flex;gap:clamp(.75rem,.118rem + 2.7vw,1.5rem)}.cart-page .cart .cart__wrapper .cart__items li:not(:first-child){padding-top:clamp(.75rem,.118rem + 2.7vw,1.5rem)}.cart-page .cart .cart__wrapper .cart__items li .cart__left{gap:12px;display:grid}.cart-page .cart .cart__wrapper .cart__items li .cart__left .cart__item-checkbox{grid-area:1/1;margin-left:5px;margin-top:5px;background:#231f20;background:var(--background-primary);padding:2px;border-radius:8px;align-self:flex-start;width:max-content;z-index:3}.cart-page .cart .cart__wrapper .cart__items li .cart__left input{width:clamp(1.125rem,1.02rem + .45vw,1.25rem);height:clamp(1.125rem,1.02rem + .45vw,1.25rem)}.cart-page .cart .cart__wrapper .cart__items li .cart__left input:checked{background:var(--icon-accent)!important}.cart-page .cart .cart__wrapper .cart__items li .cart__left .cart__item-image{grid-area:1/1}.cart-page .cart .cart__wrapper .cart__items li .cart__left .cart__item-image svg,.cart-page .cart .cart__wrapper .cart__items li .cart__left .cart__item-image img{width:100%;height:100%;object-fit:cover;aspect-ratio:1}.cart-page .cart .cart__wrapper .cart__items li .cart__left .cart__item-image{border-radius:clamp(.5rem,.079rem + 1.8vw,1rem);width:clamp(6.25rem,5.197rem + 4.49vw,7.5rem);background:var(--background-secondary);display:flex;align-self:baseline}.cart-page .cart .cart__wrapper .cart__items li .cart__right{width:100%;display:flex;flex-direction:column;gap:16px}@media(max-width:680px){.cart-page .cart .cart__wrapper .cart__items li .cart__right{gap:0}}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__right-top{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%}@media(max-width:680px){.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__right-top{flex-direction:column;align-items:start;gap:clamp(.25rem,-.365rem + 2.62vw,.75rem)}}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__right-top .cart__item-prices-mobile{display:none;gap:clamp(.5rem,.289rem + .9vw,.75rem);align-items:center;align-self:end}@media(max-width:680px){.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__right-top .cart__item-prices-mobile{display:flex;align-self:self-start}}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__right-top .cart__item-prices-mobile .product__old-price{font-weight:400;font-size:clamp(.75rem,.434rem + 1.35vw,1.125rem);line-height:122%;text-decoration:line-through;text-align:right;color:var(--text-secondary)}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__right-top .cart__item-prices-mobile .product__new-price{font-weight:500;font-size:clamp(1rem,.579rem + 1.8vw,1.5rem);line-height:117%;letter-spacing:.02em;text-align:right;color:var(--text-accent)}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__right-top .cart__item-title{font-weight:500;font-size:clamp(1rem,.579rem + 1.8vw,1.5rem);line-height:117%;letter-spacing:.02em;color:var(--text-primary);transition:.2s ease color}@media(hover:hover){.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__right-top .cart__item-title:hover{color:var(--background-accent)}}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__right-top .cart__item-top-buttons{display:flex;align-items:center;gap:clamp(.75rem,.539rem + .9vw,1rem);align-self:baseline}@media(max-width:680px){.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__right-top .cart__item-top-buttons{display:none}}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__right-top .cart__item-top-buttons button{display:flex}@media(hover:hover){.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__right-top .cart__item-top-buttons button:hover svg path{stroke:var(--icon-accent)}}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__right-top .cart__item-top-buttons button.active svg{fill:var(--icon-accent)}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__right-top .cart__item-top-buttons button.active svg path{stroke:var(--icon-accent)}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__right-top .cart__item-top-buttons button svg{width:clamp(1.25rem,1.039rem + .9vw,1.5rem);height:clamp(1.25rem,1.039rem + .9vw,1.5rem)}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__right-top .cart__item-top-buttons button svg path{transition:.2s ease stroke}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-info{display:flex;width:100%;justify-content:space-between;gap:20px}@media(max-width:680px){.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-info{margin-top:clamp(.25rem,-.365rem + 2.62vw,.75rem)}}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-info .cart__item-info-wrapper{display:flex;flex-direction:column;gap:clamp(0rem,-.421rem + 1.8vw,.5rem)}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-info .cart__item-info-wrapper .cart__item-info-title{font-weight:400;font-size:clamp(.875rem,.664rem + .9vw,1.125rem);line-height:133%;letter-spacing:.01em;color:var(--text-secondary)}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-info .cart__item-info-wrapper .cart__item-info-title span{font-weight:500;font-size:clamp(.875rem,.664rem + .9vw,1.125rem);line-height:122%;letter-spacing:.01em;color:var(--text-primary)}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-info .cart__item-prices{display:flex;gap:clamp(.5rem,.289rem + .9vw,.75rem);align-items:center;align-self:end}@media(max-width:600px){.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-info .cart__item-prices{display:none}}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-info .cart__item-prices .product__old-price{font-weight:400;font-size:clamp(.75rem,.434rem + 1.35vw,1.125rem);line-height:122%;text-decoration:line-through;text-align:right;color:var(--text-secondary)}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-info .cart__item-prices .product__new-price{font-weight:500;font-size:clamp(1rem,.579rem + 1.8vw,1.5rem);line-height:117%;letter-spacing:.02em;text-align:right;color:var(--text-accent)}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px}@media(max-width:680px){.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-bottom{margin-top:12px}}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-bottom .product__in-stock{display:flex;gap:8px;align-items:center;font-weight:400;font-size:clamp(.75rem,.645rem + .45vw,.875rem);line-height:143%;color:var(--text-primary)}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-bottom .product__in-stock.not-available{color:var(--text-critical)}@media(max-width:600px){.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-bottom .product__in-stock{display:none}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-bottom .product__in-stock.not-available{display:block}}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-bottom .cart__item-action-btns{display:flex;align-items:center;gap:4px;flex-grow:1;justify-content:end}@media(max-width:600px){.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-bottom .cart__item-action-btns{justify-content:start}}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-bottom .cart__item-action-btns .cart__item-action-btn{width:clamp(1.625rem,1.204rem + 1.8vw,2.125rem);aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:var(--background-secondary);border-radius:9999px;cursor:pointer;flex-shrink:0}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-bottom .cart__item-action-btns .cart__item-action-btn:disabled{pointer-events:none}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-bottom .cart__item-action-btns .cart__item-action-btn:disabled svg path{stroke:var(--icon-primary);opacity:.4}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-bottom .cart__item-action-btns .cart__item-action-btn:hover svg path{stroke:var(--icon-accent)}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-bottom .cart__item-action-btns .cart__item-action-btn svg{width:clamp(.625rem,.414rem + .9vw,.875rem);height:clamp(.625rem,.414rem + .9vw,.875rem)}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-bottom .cart__item-action-btns .cart__item-action-btn svg path{transition:stroke .2s ease,opacity .2s ease}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-bottom .cart__item-action-btns .cart__item-action-total{min-width:clamp(1.5rem,1.29rem + .9vw,2rem);max-width:clamp(2.25rem,1.93rem + 1.35vw,3rem);width:100%;display:flex;align-items:center;justify-content:center}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-bottom .cart__item-action-btns .cart__quantity-input{appearance:textfield}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-bottom .cart__item-action-btns .cart__quantity-input{height:100%;width:36px;flex-shrink:0;font-weight:400;font-size:clamp(1rem,.895rem + .45vw,1.125rem);letter-spacing:.01em;color:var(--text-primary);padding:0;border:1px solid transparent;border-radius:7px;text-align:center;outline:none;transition:.2s ease border}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-bottom .cart__item-action-btns .cart__quantity-input:focus{border:1px solid var(--border-accent)}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-bottom .cart__item-action-btns .cart__quantity-input:focus-visible{border:1px solid var(--border-accent)}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-bottom .cart__item-action-btns .cart__quantity-input:focus-within{border:1px solid var(--border-accent)}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-bottom .cart__item-action-btns .cart__quantity-input::placeholder{font-weight:400;font-size:clamp(1rem,.895rem + .45vw,1.125rem);line-height:133%;letter-spacing:.01em;color:var(--text-secondary)}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-bottom .cart__item-action-btns .cart__quantity-input{display:flex;align-items:center;justify-content:center}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-bottom .cart__item-action-btns .cart__quantity-input{width:100%;min-width:0;margin:0;padding:0;border:none;background:transparent;font:inherit;font-weight:400;font-size:clamp(.875rem,.77rem + .45vw,1rem);line-height:137%;letter-spacing:.01em;text-align:center;color:var(--text-primary);appearance:textfield}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-bottom .cart__item-action-btns .cart__quantity-input::-webkit-outer-spin-button,.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-bottom .cart__item-action-btns .cart__quantity-input::-webkit-inner-spin-button{appearance:none;margin:0}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-bottom .cart__item-action-btns .cart__quantity-input:focus{outline:none}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-bottom .cart__item-action-btns span{font-weight:400;font-size:clamp(.875rem,.77rem + .45vw,1rem);line-height:137%;letter-spacing:.01em;text-align:center;color:var(--text-primary);display:flex;align-items:center;justify-content:center}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-bottom .cart__item-top-buttons-mobile{display:none}@media(max-width:600px){.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-bottom .cart__item-top-buttons-mobile{display:flex;align-items:center;gap:clamp(.75rem,.539rem + .9vw,1rem)}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-bottom .cart__item-top-buttons-mobile button{display:flex}.cart-page .cart .cart__wrapper .cart__items li .cart__right .cart__item-bottom .cart__item-top-buttons-mobile button svg{width:clamp(1.25rem,1.039rem + .9vw,1.5rem);height:clamp(1.25rem,1.039rem + .9vw,1.5rem)}}.cart-page .cart .cart__wrapper .cart__items li .cart__right .product__in-stock-mobile{display:none}@media(max-width:600px){.cart-page .cart .cart__wrapper .cart__items li .cart__right .product__in-stock-mobile{display:flex;gap:8px;align-items:center;margin-top:12px;font-weight:400;font-size:clamp(.75rem,.645rem + .45vw,.875rem);line-height:143%;color:var(--text-primary)}.cart-page .cart .cart__wrapper .cart__items li .cart__right .product__in-stock-mobile svg{width:clamp(.875rem,.77rem + .45vw,1rem);height:clamp(.875rem,.77rem + .45vw,1rem)}}.cart-page .cart .cart__total-btn-mobile-wrapper{display:none}@media(max-width:1200px){.cart-page .cart .cart__total-btn-mobile-wrapper{display:flex;flex-direction:column;width:100%;gap:8px;font-weight:400;font-size:clamp(.875rem,.77rem + .45vw,1rem);line-height:143%;color:var(--text-primary)}.cart-page .cart .cart__total-btn-mobile-wrapper .cart__total-btn-mobile{background:linear-gradient(90deg,#eeca83 0% 1.18%,#eac583 10.98%,#e5c083 18.82%,#c58624 60%,#d9a656 73.73%,#eec688 87.06%,#f1e3cd);border-radius:9999px;padding:clamp(.5rem,.289rem + .9vw,.75rem) clamp(.75rem,.539rem + .9vw,1rem);font-weight:500;font-size:clamp(.875rem,.664rem + .9vw,1.125rem);line-height:122%;letter-spacing:.01em;color:var(--text-primary-inverse);display:flex;align-items:center;justify-content:center;background-size:100%;transition:all .3s ease-in-out;width:100%}}@media(max-width:1200px)and (hover:hover){.cart-page .cart .cart__total-btn-mobile-wrapper .cart__total-btn-mobile:hover{background-position:center;background-size:300%}}@media(max-width:1200px){.cart-page .cart .cart__total-btn-mobile-wrapper .cart__total-btn-mobile-icn{display:flex;gap:8px;margin-top:clamp(.5rem,.289rem + .9vw,.75rem);font-weight:400;font-size:12px;line-height:133%;color:var(--text-secondary)}.cart-page .cart .cart__total-btn-mobile-wrapper .cart__total-btn-mobile-icn svg{flex-shrink:0}}.cart-page .cart .cart__total{background:var(--background-primary);border-radius:clamp(1rem,.579rem + 1.8vw,1.5rem);padding:clamp(.75rem,.118rem + 2.7vw,1.5rem);align-self:baseline;display:flex;flex-direction:column;gap:clamp(1rem,.579rem + 1.8vw,1.5rem);position:sticky;top:24px}@media(max-width:1100px){.cart-page .cart .cart__total{width:100%;position:static}}.cart-page .cart .cart__total .cart__total-title{font-weight:500;font-size:clamp(1.25rem,1.039rem + .9vw,1.5rem);line-height:117%;letter-spacing:.02em;color:var(--text-primary)}.cart-page .cart .cart__total .cart__total-info{display:flex;flex-direction:column;gap:clamp(.5rem,.289rem + .9vw,.75rem);padding-bottom:24px;border-bottom:1px solid var(--background-secondary)}.cart-page .cart .cart__total .cart__total-info .cart__total-info-box{display:flex;justify-content:space-between;align-items:center;gap:16px}.cart-page .cart .cart__total .cart__total-info .cart__total-info-box .cart__total-info-title{font-weight:400;font-size:clamp(.875rem,.77rem + .45vw,1rem);line-height:137%;letter-spacing:.01em;color:var(--text-primary)}.cart-page .cart .cart__total .cart__total-info .cart__total-info-box .cart__total-info-value{font-weight:500;font-size:clamp(1rem,.895rem + .45vw,1.125rem);line-height:122%;letter-spacing:.01em;text-align:right;color:var(--text-primary)}.cart-page .cart .cart__total .cart__total-info .cart__total-info-box .cart__total-info-value span{color:var(--text-accent)}.cart-page .cart .cart__total .cart__total-price-wrapper .cart__total-price{display:flex;justify-content:space-between;gap:10px;align-items:center;width:100%;font-weight:500;font-size:clamp(1.25rem,1.039rem + .9vw,1.5rem);line-height:117%;letter-spacing:.02em;color:var(--text-primary)}.cart-page .cart .cart__total .cart__total-btns{display:flex;flex-direction:column;gap:8px;width:100%}@media(max-width:820px){.cart-page .cart .cart__total .cart__total-btns{position:fixed;z-index:3;bottom:0;left:clamp(.75rem,.294rem + 1.94vw,1.5rem);right:clamp(.75rem,.294rem + 1.94vw,1.5rem);width:unset;background:var(--background-primary);padding:clamp(.75rem,.118rem + 2.7vw,1.5rem);padding-bottom:32px;border-radius:24px 24px 0 0}}@media(max-width:600px){.cart-page .cart .cart__total .cart__total-btns{left:0;right:0;border-radius:16px 16px 0 0}}.cart-page .cart .cart__total .cart__total-btns .cart__total-btn-checkout{background:linear-gradient(90deg,#eeca83 0% 1.18%,#eac583 10.98%,#e5c083 18.82%,#c58624 60%,#d9a656 73.73%,#eec688 87.06%,#f1e3cd);border-radius:9999px;padding:clamp(.5rem,.289rem + .9vw,.75rem) clamp(.75rem,.539rem + .9vw,1rem);font-weight:500;font-size:clamp(.875rem,.664rem + .9vw,1.125rem);line-height:122%;letter-spacing:.01em;color:var(--text-primary-inverse);display:flex;align-items:center;justify-content:center;background-size:100%;transition:all .3s ease-in-out}@media(hover:hover){.cart-page .cart .cart__total .cart__total-btns .cart__total-btn-checkout:hover{background-position:center;background-size:300%}}@media(max-width:1200px){.cart-page .cart .cart__total .cart__total-btns .cart__total-btn-checkout{display:none}}@media(max-width:820px){.cart-page .cart .cart__total .cart__total-btns .cart__total-btn-checkout{display:flex}}.cart-page .cart .cart__total .cart__total-btns .cart__total-btn-continue-shopping{border:1px solid var(--border-accent);border-radius:9999px;padding:clamp(.5rem,.289rem + .9vw,.75rem) clamp(.75rem,.539rem + .9vw,1rem);font-weight:500;font-size:clamp(.875rem,.664rem + .9vw,1.125rem);line-height:122%;letter-spacing:.01em;color:var(--text-accent);display:flex;align-items:center;justify-content:center;transition:.2s ease background}@media(hover:hover){.cart-page .cart .cart__total .cart__total-btns .cart__total-btn-continue-shopping:hover{background:var(--background-accent-subdute-hover)}}.cart-page .cart .cart__total .cart__total-btns .cart__total-btns-total{display:none}@media(max-width:820px){.cart-page .cart .cart__total .cart__total-btns .cart__total-btns-total{display:flex;justify-content:space-between;align-items:center}}.cart-page .cart .cart__total .cart__total-btns .cart__total-btns-total span{font-weight:400;font-size:clamp(.875rem,.77rem + .45vw,1rem);line-height:143%;color:var(--text-primary)}.cart-page .cart .cart__total .cart__total-btns .cart__total-btns-total .cart__total-btns-total-price{display:flex;gap:8px;align-items:center}.cart-page .cart .cart__total .cart__total-btns .cart__total-btns-total .cart__total-btns-total-price .product__new-price{font-size:clamp(1rem,.579rem + 1.8vw,1.5rem);line-height:117%;letter-spacing:.02em;color:var(--text-accent)}.cart-page .cart .cart__total .cart__total-btns .cart__total-btns-total .cart__total-btns-total-price .product__old-price{font-size:clamp(.75rem,.539rem + .9vw,1rem);line-height:137%;letter-spacing:.01em;text-decoration:line-through}.cart-page .cart .cart__items-wrapper.not-available .not-available__header{margin-bottom:clamp(1.25rem,.197rem + 4.49vw,2.5rem);display:flex;justify-content:space-between;align-items:center;gap:8px}.cart-page .cart .cart__items-wrapper.not-available .not-available__header .cart__items-title{line-height:normal;margin-bottom:0!important}.cart-page .cart .cart__items-wrapper.not-available .not-available__header .trash-all{display:flex;gap:8px;align-items:center}@media(hover:hover){.cart-page .cart .cart__items-wrapper.not-available .not-available__header .trash-all:hover span{color:var(--text-accent)}.cart-page .cart .cart__items-wrapper.not-available .not-available__header .trash-all:hover svg path{stroke:var(--text-accent)}}.cart-page .cart .cart__items-wrapper.not-available .not-available__header .trash-all:disabled{opacity:.6;pointer-events:none}.cart-page .cart .cart__items-wrapper.not-available .not-available__header .trash-all .trash-all__text-mobile{font-weight:500;font-size:16px;letter-spacing:.01em;color:var(--text-primary);transition:.2s ease color}@media(max-width:480px){.cart-page .cart .cart__items-wrapper.not-available .not-available__header .trash-all .trash-all__text-mobile{display:none}}.cart-page .cart .cart__items-wrapper.not-available .not-available__header svg path{transition:.2s ease stroke}.cart-page .dialog__chosen-items-deletion,.cart-page .dialog__unavailable-items-deletion{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;scrollbar-width:thin;transition-property:visibility opacity translate;transition-duration:.4s;transition-behavior:allow-discrete;transition-timing-function:ease;max-width:min(694px,100% - clamp(1.5rem,.236rem + 5.39vw,3rem));background:unset;visibility:hidden;opacity:0;border-radius:clamp(1rem,.579rem + 1.8vw,1.5rem)}.cart-page .dialog__chosen-items-deletion::backdrop,.cart-page .dialog__unavailable-items-deletion::backdrop{background:var(--background-accent-subdute);transition-property:overlay display opacity;transition-duration:.4s;transition-behavior:allow-discrete;opacity:0}@media(max-width:480px){.cart-page .dialog__chosen-items-deletion,.cart-page .dialog__unavailable-items-deletion{bottom:0;top:unset;border-radius:24px 24px 0 0;width:100%;max-width:100%;display:flex;align-items:flex-end;transform:translate(-50%,100%);translate:0 100%;max-height:max-content}}.cart-page .dialog__chosen-items-deletion[open],.cart-page .dialog__unavailable-items-deletion[open]{display:flex;opacity:1;visibility:visible}@starting-style{.cart-page .dialog__chosen-items-deletion[open],.cart-page .dialog__unavailable-items-deletion[open]{opacity:0;visibility:hidden}@media(max-width:480px){.cart-page .dialog__chosen-items-deletion[open],.cart-page .dialog__unavailable-items-deletion[open]{opacity:1;transform:translate(-50%,100%)}}}.cart-page .dialog__chosen-items-deletion[open]::backdrop,.cart-page .dialog__unavailable-items-deletion[open]::backdrop{opacity:1}@starting-style{.cart-page .dialog__chosen-items-deletion[open]::backdrop,.cart-page .dialog__unavailable-items-deletion[open]::backdrop{opacity:0}}@media(max-width:480px){.cart-page .dialog__chosen-items-deletion[open],.cart-page .dialog__unavailable-items-deletion[open]{transform:translate(-50%);translate:0%}}@starting-style{.cart-page .dialog__chosen-items-deletion::backdrop,.cart-page .dialog__unavailable-items-deletion::backdrop{opacity:0}}.cart-page .dialog__chosen-items-deletion .dialog__delete-manager-content,.cart-page .dialog__unavailable-items-deletion .dialog__delete-manager-content{border-radius:24px;padding:clamp(1rem,.579rem + 1.8vw,1.5rem) clamp(.75rem,.118rem + 2.7vw,1.5rem);background:var(--background-primary);width:100%;height:100%}@media(max-width:480px){.cart-page .dialog__chosen-items-deletion .dialog__delete-manager-content,.cart-page .dialog__unavailable-items-deletion .dialog__delete-manager-content{border-radius:24px 24px 0 0}}.cart-page .dialog__chosen-items-deletion .dialog__delete-manager-content .dialog__delete-manager-header,.cart-page .dialog__unavailable-items-deletion .dialog__delete-manager-content .dialog__delete-manager-header{display:flex;align-items:center;justify-content:space-between;width:100%}.cart-page .dialog__chosen-items-deletion .dialog__delete-manager-content .dialog__delete-manager-header .dialog__delete-manager-title,.cart-page .dialog__unavailable-items-deletion .dialog__delete-manager-content .dialog__delete-manager-header .dialog__delete-manager-title{font-weight:500;font-size:clamp(1.5rem,1.079rem + 1.8vw,2rem);line-height:125%;letter-spacing:.01em;color:var(--white-main)}.cart-page .dialog__chosen-items-deletion .dialog__delete-manager-content .dialog__delete-manager-header .dialog__delete-manager-close,.cart-page .dialog__unavailable-items-deletion .dialog__delete-manager-content .dialog__delete-manager-header .dialog__delete-manager-close{display:flex;transition:.2s ease opacity}@media(hover:hover){.cart-page .dialog__chosen-items-deletion .dialog__delete-manager-content .dialog__delete-manager-header .dialog__delete-manager-close:hover,.cart-page .dialog__unavailable-items-deletion .dialog__delete-manager-content .dialog__delete-manager-header .dialog__delete-manager-close:hover{opacity:.6}}.cart-page .dialog__chosen-items-deletion .dialog__delete-manager-content .dialog__delete-manager-description,.cart-page .dialog__unavailable-items-deletion .dialog__delete-manager-content .dialog__delete-manager-description{margin-top:clamp(2rem,.736rem + 5.39vw,3.5rem);font-size:clamp(1.125rem,1.02rem + .45vw,1.25rem);font-weight:400;line-height:120%;color:var(--text-secondary)}.cart-page .dialog__chosen-items-deletion .dialog__delete-manager-content .buttons,.cart-page .dialog__unavailable-items-deletion .dialog__delete-manager-content .buttons{margin-top:32px;display:flex;gap:16px}@media(max-width:480px){.cart-page .dialog__chosen-items-deletion .dialog__delete-manager-content .buttons,.cart-page .dialog__unavailable-items-deletion .dialog__delete-manager-content .buttons{flex-direction:column-reverse}}.cart-page .dialog__chosen-items-deletion .dialog__delete-manager-content .buttons button,.cart-page .dialog__unavailable-items-deletion .dialog__delete-manager-content .buttons button{border-radius:9999px;padding:12px 16px;max-width:max-content;width:100%;transition:.2s ease background}@media(max-width:480px){.cart-page .dialog__chosen-items-deletion .dialog__delete-manager-content .buttons button,.cart-page .dialog__unavailable-items-deletion .dialog__delete-manager-content .buttons button{max-width:100%}}.cart-page .dialog__chosen-items-deletion .dialog__delete-manager-content .buttons button.cancel-btn,.cart-page .dialog__unavailable-items-deletion .dialog__delete-manager-content .buttons button.cancel-btn{font-weight:500;font-size:18px;line-height:122%;letter-spacing:.01em;color:var(--text-primary);background:var(--background-secondary)}@media(hover:hover){.cart-page .dialog__chosen-items-deletion .dialog__delete-manager-content .buttons button.cancel-btn:hover:not(:disabled),.cart-page .dialog__unavailable-items-deletion .dialog__delete-manager-content .buttons button.cancel-btn:hover:not(:disabled){background:var(--background-accent-subdute)}}.cart-page .dialog__chosen-items-deletion .dialog__delete-manager-content .buttons button.delete,.cart-page .dialog__unavailable-items-deletion .dialog__delete-manager-content .buttons button.delete{font-weight:500;font-size:18px;line-height:122%;letter-spacing:.01em;color:var(--text-primary-inverse);background:var(--background-accent)}@media(hover:hover){.cart-page .dialog__chosen-items-deletion .dialog__delete-manager-content .buttons button.delete:hover:not(:disabled),.cart-page .dialog__unavailable-items-deletion .dialog__delete-manager-content .buttons button.delete:hover:not(:disabled){background:var(--background-accent-hover)}}.cart-page .checkout__cart-empty{display:flex;flex-direction:column;align-items:center;padding-bottom:clamp(1.25rem,.197rem + 4.49vw,2.5rem)}.cart-page .checkout__cart-empty svg{width:clamp(4.5rem,3.025rem + 6.29vw,6.25rem);height:clamp(4.5rem,3.025rem + 6.29vw,6.25rem)}.cart-page .checkout__cart-empty .checkout__cart-empty-title{font-weight:500;font-size:clamp(1.5rem,1.079rem + 1.8vw,2rem);line-height:125%;letter-spacing:.01em;text-align:center;color:var(--text-primary);margin-top:clamp(1rem,.579rem + 1.8vw,1.5rem)}.cart-page .checkout__cart-empty .checkout__cart-empty-description{font-size:clamp(1rem,.895rem + .45vw,1.125rem);margin-top:clamp(.25rem,-.171rem + 1.8vw,.75rem);font-weight:400;line-height:122%;text-align:center;color:var(--text-secondary)}.cart-page .checkout__cart-empty a{margin-top:clamp(1rem,.789rem + .9vw,1.25rem);background:linear-gradient(90deg,#eeca83 0% 1.18%,#eac583 10.98%,#e5c083 18.82%,#c58624 60%,#d9a656 73.73%,#eec688 87.06%,#f1e3cd);border-radius:9999px;padding:clamp(.5rem,.289rem + .9vw,.75rem) clamp(.75rem,.539rem + .9vw,1rem);font-weight:500;font-size:clamp(.875rem,.664rem + .9vw,1.125rem);line-height:122%;letter-spacing:.01em;color:var(--text-primary-inverse);max-width:331px;width:100%;display:flex;align-items:center;justify-content:center;background-size:100%;transition:all .3s ease-in-out}@media(hover:hover){.cart-page .checkout__cart-empty a:hover{background-position:center;background-size:300%}}input[data-astro-cid-h3zw4u6d][type=checkbox]{appearance:none;width:clamp(1rem,.579rem + 1.8vw,1.5rem);height:clamp(1rem,.579rem + 1.8vw,1.5rem);aspect-ratio:1;accent-color:white;border:1px solid var(--icon-secondary);border-radius:clamp(.375rem,.27rem + .45vw,.5rem);position:relative;color:#fff;padding:3px;display:grid;flex-shrink:0;cursor:pointer}input[data-astro-cid-h3zw4u6d][type=checkbox]:checked{background:var(--icon-accent);border:1px solid var(--icon-accent)}input[data-astro-cid-h3zw4u6d][type=checkbox]:hover{border:1px solid var(--border-accent)}input[data-astro-cid-h3zw4u6d][type=checkbox]:before{grid-area:1/1;inset:0;width:100%;height:100%;content:"";translate:0px 1px;background-color:currentColor;transform:scale(0);mask:url(/checkbox-checked.svg) no-repeat center/100%}input[data-astro-cid-h3zw4u6d][type=checkbox]:checked:before{mask:url(/checkbox-checked.svg) no-repeat center/100%;color:var(--icon-primary-inverse);transform:scale(1)}.catalog__header[data-astro-cid-h3zw4u6d]{margin-top:clamp(1.5rem,-.821rem + 4.53vw,3rem);display:flex;gap:8px}@media(max-width:600px){.catalog__header[data-astro-cid-h3zw4u6d]{padding-inline:clamp(.5rem,-.343rem + 3.6vw,1.5rem)}}.catalog__header[data-astro-cid-h3zw4u6d] h1[data-astro-cid-h3zw4u6d]{font-weight:500;font-size:clamp(1.5rem,.923rem + 2.46vw,3rem);line-height:108%;letter-spacing:0em;color:var(--text-primary)}.catalog__header[data-astro-cid-h3zw4u6d] span[data-astro-cid-h3zw4u6d]{font-weight:400;font-size:clamp(.875rem,.635rem + 1.03vw,1.5rem);line-height:117%;color:var(--text-secondary)}.cart[data-astro-cid-h3zw4u6d]{margin-top:clamp(1.5rem,.923rem + 2.46vw,3rem);display:grid;gap:clamp(1rem,.226rem + 1.51vw,1.5rem);grid-template-columns:1fr minmax(auto,354px)}@media(max-width:1100px){.cart[data-astro-cid-h3zw4u6d]{display:flex;flex-direction:column}}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d]{display:grid}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__skeleton-row[data-astro-cid-h3zw4u6d]{display:flex;gap:clamp(.75rem,.118rem + 2.7vw,1.5rem);align-items:flex-start;list-style:none}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__skeleton-block[data-astro-cid-h3zw4u6d]{width:clamp(6.25rem,5.197rem + 4.49vw,7.5rem);aspect-ratio:1;background:var(--background-secondary);border-radius:clamp(.5rem,.079rem + 1.8vw,1rem);flex-shrink:0}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__skeleton-lines[data-astro-cid-h3zw4u6d]{flex:1;display:flex;flex-direction:column;gap:10px;padding-top:8px}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__skeleton-line[data-astro-cid-h3zw4u6d]{height:14px;border-radius:4px;background:var(--background-secondary);max-width:100%}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__skeleton-line[data-astro-cid-h3zw4u6d].short{max-width:55%}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__empty-inline[data-astro-cid-h3zw4u6d]{list-style:none;padding:clamp(1rem,.579rem + 1.8vw,1.5rem);color:var(--text-secondary);font-size:clamp(.875rem,.664rem + .9vw,1.125rem)}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__empty-inline[data-astro-cid-h3zw4u6d].muted{opacity:.88}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__loading-more[data-astro-cid-h3zw4u6d]{padding:.75rem;text-align:center;color:var(--text-secondary);font-size:.9375rem}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__load-sentinel[data-astro-cid-h3zw4u6d]{width:100%}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .select-all[data-astro-cid-h3zw4u6d]{border-radius:clamp(.625rem,.164rem + 1.97vw,1rem);padding:clamp(.75rem,-.172rem + 3.93vw,1.5rem);background:var(--background-primary);width:100%;display:flex;justify-content:space-between;align-items:center}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .select-all[data-astro-cid-h3zw4u6d] label[data-astro-cid-h3zw4u6d]{font-weight:400;font-size:clamp(1.125rem,1.02rem + .45vw,1.25rem);color:var(--text-primary);display:flex;align-items:center;gap:clamp(.5rem,.193rem + 1.31vw,.75rem);user-select:none;cursor:pointer;max-width:max-content}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .select-all[data-astro-cid-h3zw4u6d] .trash-all[data-astro-cid-h3zw4u6d]{display:flex;align-items:center;gap:8px}@media(hover:hover){.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .select-all[data-astro-cid-h3zw4u6d] .trash-all[data-astro-cid-h3zw4u6d]:hover span[data-astro-cid-h3zw4u6d]{color:var(--text-accent)}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .select-all[data-astro-cid-h3zw4u6d] .trash-all[data-astro-cid-h3zw4u6d]:hover svg[data-astro-cid-h3zw4u6d] path[data-astro-cid-h3zw4u6d]{stroke:var(--text-accent)}}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .select-all[data-astro-cid-h3zw4u6d] .trash-all[data-astro-cid-h3zw4u6d] span[data-astro-cid-h3zw4u6d]{font-weight:500;font-size:16px;letter-spacing:.01em;color:var(--text-primary);transition:.2s ease color}@media(max-width:375px){.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .select-all[data-astro-cid-h3zw4u6d] .trash-all[data-astro-cid-h3zw4u6d] span[data-astro-cid-h3zw4u6d]{display:none}}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .select-all[data-astro-cid-h3zw4u6d] .trash-all[data-astro-cid-h3zw4u6d] svg[data-astro-cid-h3zw4u6d] path[data-astro-cid-h3zw4u6d]{transition:.2s ease stroke}@media(max-width:680px){.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .select-all[data-astro-cid-h3zw4u6d] .trash-all[data-astro-cid-h3zw4u6d]{display:flex}}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items-wrapper[data-astro-cid-h3zw4u6d]{margin-top:clamp(.75rem,.539rem + .9vw,1rem);background:var(--background-primary);padding:clamp(.75rem,.118rem + 2.7vw,1.5rem);padding-bottom:0;border-radius:clamp(1rem,.579rem + 1.8vw,1.5rem)}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items-wrapper[data-astro-cid-h3zw4u6d] .cart__items-top-wrapper[data-astro-cid-h3zw4u6d]{display:block;font-weight:500;font-size:clamp(1.25rem,.618rem + 2.7vw,2rem);line-height:125%;letter-spacing:.01em;color:#fff;margin-bottom:clamp(1.25rem,.197rem + 4.49vw,2.5rem);padding:clamp(.5rem,.289rem + .9vw,.75rem) clamp(.75rem,.539rem + .9vw,1rem);background:var(--background-generic);border-radius:clamp(.5rem,.079rem + 1.8vw,1rem);display:flex;justify-content:space-between}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d]{position:relative}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] .cart__a11y-only[data-astro-cid-h3zw4u6d]{position:absolute;width:1px;height:1px;margin:0;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;list-style:none}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] .cart__sr-only[data-astro-cid-h3zw4u6d]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d]{padding-bottom:clamp(.75rem,.118rem + 2.7vw,1.5rem);border-bottom:1px solid var(--background-secondary);display:flex;gap:clamp(.75rem,.118rem + 2.7vw,1.5rem)}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d]:not(:first-child){padding-top:clamp(.75rem,.118rem + 2.7vw,1.5rem)}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__left[data-astro-cid-h3zw4u6d]{gap:12px;display:grid}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__left[data-astro-cid-h3zw4u6d] .cart__item-checkbox[data-astro-cid-h3zw4u6d]{grid-area:1/1;margin-left:5px;margin-top:5px;background:#231f20;background:var(--background-primary);padding:2px;border-radius:8px;align-self:flex-start;width:max-content;z-index:3}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__left[data-astro-cid-h3zw4u6d] input[data-astro-cid-h3zw4u6d]{width:clamp(1.125rem,1.02rem + .45vw,1.25rem);height:clamp(1.125rem,1.02rem + .45vw,1.25rem)}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__left[data-astro-cid-h3zw4u6d] input[data-astro-cid-h3zw4u6d]:checked{background:var(--icon-accent)!important}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__left[data-astro-cid-h3zw4u6d] .cart__item-image[data-astro-cid-h3zw4u6d]{grid-area:1/1}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__left[data-astro-cid-h3zw4u6d] .cart__item-image[data-astro-cid-h3zw4u6d] svg[data-astro-cid-h3zw4u6d],.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__left[data-astro-cid-h3zw4u6d] .cart__item-image[data-astro-cid-h3zw4u6d] img[data-astro-cid-h3zw4u6d]{width:100%;height:100%;object-fit:cover;aspect-ratio:1}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__left[data-astro-cid-h3zw4u6d] .cart__item-image[data-astro-cid-h3zw4u6d]{border-radius:clamp(.5rem,.079rem + 1.8vw,1rem);width:clamp(6.25rem,5.197rem + 4.49vw,7.5rem);background:var(--background-secondary);display:flex;align-self:baseline}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d]{width:100%;display:flex;flex-direction:column;gap:16px}@media(max-width:680px){.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d]{gap:0}}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__right-top[data-astro-cid-h3zw4u6d]{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%}@media(max-width:680px){.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__right-top[data-astro-cid-h3zw4u6d]{flex-direction:column;align-items:start;gap:clamp(.25rem,-.365rem + 2.62vw,.75rem)}}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__right-top[data-astro-cid-h3zw4u6d] .cart__item-prices-mobile[data-astro-cid-h3zw4u6d]{display:none;gap:clamp(.5rem,.289rem + .9vw,.75rem);align-items:center;align-self:end}@media(max-width:680px){.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__right-top[data-astro-cid-h3zw4u6d] .cart__item-prices-mobile[data-astro-cid-h3zw4u6d]{display:flex;align-self:self-start}}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__right-top[data-astro-cid-h3zw4u6d] .cart__item-prices-mobile[data-astro-cid-h3zw4u6d] .product__old-price[data-astro-cid-h3zw4u6d]{font-weight:400;font-size:clamp(.75rem,.434rem + 1.35vw,1.125rem);line-height:122%;text-decoration:line-through;text-align:right;color:var(--text-secondary)}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__right-top[data-astro-cid-h3zw4u6d] .cart__item-prices-mobile[data-astro-cid-h3zw4u6d] .product__new-price[data-astro-cid-h3zw4u6d]{font-weight:500;font-size:clamp(1rem,.579rem + 1.8vw,1.5rem);line-height:117%;letter-spacing:.02em;text-align:right;color:var(--text-accent)}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__right-top[data-astro-cid-h3zw4u6d] .cart__item-title[data-astro-cid-h3zw4u6d]{font-weight:500;font-size:clamp(1rem,.579rem + 1.8vw,1.5rem);line-height:117%;letter-spacing:.02em;color:var(--text-primary);transition:.2s ease color}@media(hover:hover){.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__right-top[data-astro-cid-h3zw4u6d] .cart__item-title[data-astro-cid-h3zw4u6d]:hover{color:var(--background-accent)}}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__right-top[data-astro-cid-h3zw4u6d] .cart__item-top-buttons[data-astro-cid-h3zw4u6d]{display:flex;align-items:center;gap:clamp(.75rem,.539rem + .9vw,1rem);align-self:baseline}@media(max-width:680px){.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__right-top[data-astro-cid-h3zw4u6d] .cart__item-top-buttons[data-astro-cid-h3zw4u6d]{display:none}}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__right-top[data-astro-cid-h3zw4u6d] .cart__item-top-buttons[data-astro-cid-h3zw4u6d] button[data-astro-cid-h3zw4u6d]{display:flex}@media(hover:hover){.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__right-top[data-astro-cid-h3zw4u6d] .cart__item-top-buttons[data-astro-cid-h3zw4u6d] button[data-astro-cid-h3zw4u6d]:hover svg[data-astro-cid-h3zw4u6d] path[data-astro-cid-h3zw4u6d]{stroke:var(--icon-accent)}}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__right-top[data-astro-cid-h3zw4u6d] .cart__item-top-buttons[data-astro-cid-h3zw4u6d] button[data-astro-cid-h3zw4u6d] svg[data-astro-cid-h3zw4u6d]{width:clamp(1.25rem,1.039rem + .9vw,1.5rem);height:clamp(1.25rem,1.039rem + .9vw,1.5rem)}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__right-top[data-astro-cid-h3zw4u6d] .cart__item-top-buttons[data-astro-cid-h3zw4u6d] button[data-astro-cid-h3zw4u6d] svg[data-astro-cid-h3zw4u6d] path[data-astro-cid-h3zw4u6d]{transition:.2s ease stroke}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__item-info[data-astro-cid-h3zw4u6d]{display:flex;width:100%;justify-content:space-between;gap:20px}@media(max-width:680px){.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__item-info[data-astro-cid-h3zw4u6d]{margin-top:clamp(.25rem,-.365rem + 2.62vw,.75rem)}}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__item-info[data-astro-cid-h3zw4u6d] .cart__item-info-wrapper[data-astro-cid-h3zw4u6d]{display:flex;flex-direction:column;gap:clamp(0rem,-.421rem + 1.8vw,.5rem)}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__item-info[data-astro-cid-h3zw4u6d] .cart__item-info-wrapper[data-astro-cid-h3zw4u6d] .cart__item-info-title[data-astro-cid-h3zw4u6d]{font-weight:400;font-size:clamp(.875rem,.664rem + .9vw,1.125rem);line-height:133%;letter-spacing:.01em;color:var(--text-secondary)}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__item-info[data-astro-cid-h3zw4u6d] .cart__item-info-wrapper[data-astro-cid-h3zw4u6d] .cart__item-info-title[data-astro-cid-h3zw4u6d] span[data-astro-cid-h3zw4u6d]{font-weight:500;font-size:clamp(.875rem,.664rem + .9vw,1.125rem);line-height:122%;letter-spacing:.01em;color:var(--text-primary)}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__item-info[data-astro-cid-h3zw4u6d] .cart__item-prices[data-astro-cid-h3zw4u6d]{display:flex;gap:clamp(.5rem,.289rem + .9vw,.75rem);align-items:center;align-self:end}@media(max-width:600px){.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__item-info[data-astro-cid-h3zw4u6d] .cart__item-prices[data-astro-cid-h3zw4u6d]{display:none}}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__item-info[data-astro-cid-h3zw4u6d] .cart__item-prices[data-astro-cid-h3zw4u6d] .product__old-price[data-astro-cid-h3zw4u6d]{font-weight:400;font-size:clamp(.75rem,.434rem + 1.35vw,1.125rem);line-height:122%;text-decoration:line-through;text-align:right;color:var(--text-secondary)}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__item-info[data-astro-cid-h3zw4u6d] .cart__item-prices[data-astro-cid-h3zw4u6d] .product__new-price[data-astro-cid-h3zw4u6d]{font-weight:500;font-size:clamp(1rem,.579rem + 1.8vw,1.5rem);line-height:117%;letter-spacing:.02em;text-align:right;color:var(--text-accent)}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__item-bottom[data-astro-cid-h3zw4u6d]{display:flex;align-items:center;justify-content:space-between;gap:20px}@media(max-width:680px){.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__item-bottom[data-astro-cid-h3zw4u6d]{margin-top:12px}}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__item-bottom[data-astro-cid-h3zw4u6d] .product__in-stock[data-astro-cid-h3zw4u6d]{display:flex;gap:8px;align-items:center;font-weight:400;font-size:clamp(.75rem,.645rem + .45vw,.875rem);line-height:143%;color:var(--text-primary)}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__item-bottom[data-astro-cid-h3zw4u6d] .product__in-stock[data-astro-cid-h3zw4u6d].not-available{color:var(--text-critical)}@media(max-width:600px){.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__item-bottom[data-astro-cid-h3zw4u6d] .product__in-stock[data-astro-cid-h3zw4u6d]{display:none}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__item-bottom[data-astro-cid-h3zw4u6d] .product__in-stock[data-astro-cid-h3zw4u6d].not-available{display:block}}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__item-bottom[data-astro-cid-h3zw4u6d] .cart__item-action-btns[data-astro-cid-h3zw4u6d]{display:flex;align-items:center;gap:12px;flex-grow:1;justify-content:end}@media(max-width:600px){.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__item-bottom[data-astro-cid-h3zw4u6d] .cart__item-action-btns[data-astro-cid-h3zw4u6d]{justify-content:start}}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__item-bottom[data-astro-cid-h3zw4u6d] .cart__item-action-btns[data-astro-cid-h3zw4u6d] .cart__item-action-btn[data-astro-cid-h3zw4u6d]{width:clamp(1.625rem,1.204rem + 1.8vw,2.125rem);aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:var(--background-secondary);border-radius:9999px;cursor:pointer;flex-shrink:0}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__item-bottom[data-astro-cid-h3zw4u6d] .cart__item-action-btns[data-astro-cid-h3zw4u6d] .cart__item-action-btn[data-astro-cid-h3zw4u6d]:disabled{pointer-events:none}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__item-bottom[data-astro-cid-h3zw4u6d] .cart__item-action-btns[data-astro-cid-h3zw4u6d] .cart__item-action-btn[data-astro-cid-h3zw4u6d]:disabled svg[data-astro-cid-h3zw4u6d] path[data-astro-cid-h3zw4u6d]{stroke:var(--icon-primary);opacity:.4}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__item-bottom[data-astro-cid-h3zw4u6d] .cart__item-action-btns[data-astro-cid-h3zw4u6d] .cart__item-action-btn[data-astro-cid-h3zw4u6d]:hover svg[data-astro-cid-h3zw4u6d] path[data-astro-cid-h3zw4u6d]{stroke:var(--icon-accent)}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__item-bottom[data-astro-cid-h3zw4u6d] .cart__item-action-btns[data-astro-cid-h3zw4u6d] .cart__item-action-btn[data-astro-cid-h3zw4u6d] svg[data-astro-cid-h3zw4u6d]{width:clamp(.625rem,.414rem + .9vw,.875rem);height:clamp(.625rem,.414rem + .9vw,.875rem)}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__item-bottom[data-astro-cid-h3zw4u6d] .cart__item-action-btns[data-astro-cid-h3zw4u6d] .cart__item-action-btn[data-astro-cid-h3zw4u6d] svg[data-astro-cid-h3zw4u6d] path[data-astro-cid-h3zw4u6d]{transition:stroke .2s ease,opacity .2s ease}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__item-bottom[data-astro-cid-h3zw4u6d] .cart__item-action-btns[data-astro-cid-h3zw4u6d] .cart__item-action-total[data-astro-cid-h3zw4u6d]{max-width:23px;width:100%}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__item-bottom[data-astro-cid-h3zw4u6d] .cart__item-action-btns[data-astro-cid-h3zw4u6d] span[data-astro-cid-h3zw4u6d]{font-weight:400;font-size:clamp(.875rem,.77rem + .45vw,1rem);line-height:137%;letter-spacing:.01em;text-align:center;color:var(--text-primary);display:flex;align-items:center;justify-content:center}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__item-bottom[data-astro-cid-h3zw4u6d] .cart__item-top-buttons-mobile[data-astro-cid-h3zw4u6d]{display:none}@media(max-width:600px){.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__item-bottom[data-astro-cid-h3zw4u6d] .cart__item-top-buttons-mobile[data-astro-cid-h3zw4u6d]{display:flex;align-items:center;gap:clamp(.75rem,.539rem + .9vw,1rem)}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__item-bottom[data-astro-cid-h3zw4u6d] .cart__item-top-buttons-mobile[data-astro-cid-h3zw4u6d] button[data-astro-cid-h3zw4u6d]{display:flex}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .cart__item-bottom[data-astro-cid-h3zw4u6d] .cart__item-top-buttons-mobile[data-astro-cid-h3zw4u6d] button[data-astro-cid-h3zw4u6d] svg[data-astro-cid-h3zw4u6d]{width:clamp(1.25rem,1.039rem + .9vw,1.5rem);height:clamp(1.25rem,1.039rem + .9vw,1.5rem)}}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .product__in-stock-mobile[data-astro-cid-h3zw4u6d]{display:none}@media(max-width:600px){.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .product__in-stock-mobile[data-astro-cid-h3zw4u6d]{display:flex;gap:8px;align-items:center;margin-top:12px;font-weight:400;font-size:clamp(.75rem,.645rem + .45vw,.875rem);line-height:143%;color:var(--text-primary)}.cart[data-astro-cid-h3zw4u6d] .cart__wrapper[data-astro-cid-h3zw4u6d] .cart__items[data-astro-cid-h3zw4u6d] li[data-astro-cid-h3zw4u6d] .cart__right[data-astro-cid-h3zw4u6d] .product__in-stock-mobile[data-astro-cid-h3zw4u6d] svg[data-astro-cid-h3zw4u6d]{width:clamp(.875rem,.77rem + .45vw,1rem);height:clamp(.875rem,.77rem + .45vw,1rem)}}.cart[data-astro-cid-h3zw4u6d] .cart__total-btn-mobile-wrapper[data-astro-cid-h3zw4u6d]{display:none}@media(max-width:1200px){.cart[data-astro-cid-h3zw4u6d] .cart__total-btn-mobile-wrapper[data-astro-cid-h3zw4u6d]{display:flex;flex-direction:column;width:100%;gap:8px;font-weight:400;font-size:clamp(.875rem,.77rem + .45vw,1rem);line-height:143%;color:var(--text-primary)}.cart[data-astro-cid-h3zw4u6d] .cart__total-btn-mobile-wrapper[data-astro-cid-h3zw4u6d] .cart__total-btn-mobile[data-astro-cid-h3zw4u6d]{background:linear-gradient(90deg,#eeca83 0% 1.18%,#eac583 10.98%,#e5c083 18.82%,#c58624 60%,#d9a656 73.73%,#eec688 87.06%,#f1e3cd);border-radius:9999px;padding:clamp(.5rem,.289rem + .9vw,.75rem) clamp(.75rem,.539rem + .9vw,1rem);font-weight:500;font-size:clamp(.875rem,.664rem + .9vw,1.125rem);line-height:122%;letter-spacing:.01em;color:var(--text-primary-inverse);display:flex;align-items:center;justify-content:center;background-size:100%;transition:all .3s ease-in-out;width:100%}}@media(max-width:1200px)and (hover:hover){.cart[data-astro-cid-h3zw4u6d] .cart__total-btn-mobile-wrapper[data-astro-cid-h3zw4u6d] .cart__total-btn-mobile[data-astro-cid-h3zw4u6d]:hover{background-position:center;background-size:300%}}@media(max-width:1200px){.cart[data-astro-cid-h3zw4u6d] .cart__total-btn-mobile-wrapper[data-astro-cid-h3zw4u6d] .cart__total-btn-mobile-icn[data-astro-cid-h3zw4u6d]{display:flex;gap:8px;margin-top:clamp(.5rem,.289rem + .9vw,.75rem);font-weight:400;font-size:12px;line-height:133%;color:var(--text-secondary)}.cart[data-astro-cid-h3zw4u6d] .cart__total-btn-mobile-wrapper[data-astro-cid-h3zw4u6d] .cart__total-btn-mobile-icn[data-astro-cid-h3zw4u6d] svg[data-astro-cid-h3zw4u6d]{flex-shrink:0}}.cart[data-astro-cid-h3zw4u6d] .cart__total[data-astro-cid-h3zw4u6d]{background:var(--background-primary);border-radius:clamp(1rem,.579rem + 1.8vw,1.5rem);padding:clamp(.75rem,.118rem + 2.7vw,1.5rem);align-self:baseline;display:flex;flex-direction:column;gap:clamp(1rem,.579rem + 1.8vw,1.5rem);position:sticky;top:24px}@media(max-width:1100px){.cart[data-astro-cid-h3zw4u6d] .cart__total[data-astro-cid-h3zw4u6d]{width:100%;position:static}}.cart[data-astro-cid-h3zw4u6d] .cart__total[data-astro-cid-h3zw4u6d] .cart__total-title[data-astro-cid-h3zw4u6d]{font-weight:500;font-size:clamp(1.25rem,1.039rem + .9vw,1.5rem);line-height:117%;letter-spacing:.02em;color:var(--text-primary)}.cart[data-astro-cid-h3zw4u6d] .cart__total[data-astro-cid-h3zw4u6d] .cart__total-info[data-astro-cid-h3zw4u6d]{display:flex;flex-direction:column;gap:clamp(.5rem,.289rem + .9vw,.75rem);padding-bottom:24px;border-bottom:1px solid var(--background-secondary)}.cart[data-astro-cid-h3zw4u6d] .cart__total[data-astro-cid-h3zw4u6d] .cart__total-info[data-astro-cid-h3zw4u6d] .cart__total-info-box[data-astro-cid-h3zw4u6d]{display:flex;justify-content:space-between;align-items:center;gap:16px}.cart[data-astro-cid-h3zw4u6d] .cart__total[data-astro-cid-h3zw4u6d] .cart__total-info[data-astro-cid-h3zw4u6d] .cart__total-info-box[data-astro-cid-h3zw4u6d] .cart__total-info-title[data-astro-cid-h3zw4u6d]{font-weight:400;font-size:clamp(.875rem,.77rem + .45vw,1rem);line-height:137%;letter-spacing:.01em;color:var(--text-primary)}.cart[data-astro-cid-h3zw4u6d] .cart__total[data-astro-cid-h3zw4u6d] .cart__total-info[data-astro-cid-h3zw4u6d] .cart__total-info-box[data-astro-cid-h3zw4u6d] .cart__total-info-value[data-astro-cid-h3zw4u6d]{font-weight:500;font-size:clamp(1rem,.895rem + .45vw,1.125rem);line-height:122%;letter-spacing:.01em;text-align:right;color:var(--text-primary)}.cart[data-astro-cid-h3zw4u6d] .cart__total[data-astro-cid-h3zw4u6d] .cart__total-info[data-astro-cid-h3zw4u6d] .cart__total-info-box[data-astro-cid-h3zw4u6d] .cart__total-info-value[data-astro-cid-h3zw4u6d] span[data-astro-cid-h3zw4u6d]{color:var(--text-accent)}.cart[data-astro-cid-h3zw4u6d] .cart__total[data-astro-cid-h3zw4u6d] .cart__total-price-wrapper[data-astro-cid-h3zw4u6d] .cart__total-price[data-astro-cid-h3zw4u6d]{display:flex;justify-content:space-between;gap:10px;align-items:center;width:100%;font-weight:500;font-size:clamp(1.25rem,1.039rem + .9vw,1.5rem);line-height:117%;letter-spacing:.02em;color:var(--text-primary)}.cart[data-astro-cid-h3zw4u6d] .cart__total[data-astro-cid-h3zw4u6d] .cart__total-btns[data-astro-cid-h3zw4u6d]{display:flex;flex-direction:column;gap:8px;width:100%}@media(max-width:820px){.cart[data-astro-cid-h3zw4u6d] .cart__total[data-astro-cid-h3zw4u6d] .cart__total-btns[data-astro-cid-h3zw4u6d]{position:fixed;z-index:3;bottom:0;left:clamp(.75rem,.294rem + 1.94vw,1.5rem);right:clamp(.75rem,.294rem + 1.94vw,1.5rem);width:unset;background:var(--background-primary);padding:clamp(.75rem,.118rem + 2.7vw,1.5rem);padding-bottom:32px;border-radius:24px 24px 0 0}}@media(max-width:600px){.cart[data-astro-cid-h3zw4u6d] .cart__total[data-astro-cid-h3zw4u6d] .cart__total-btns[data-astro-cid-h3zw4u6d]{left:0;right:0;border-radius:16px 16px 0 0}}.cart[data-astro-cid-h3zw4u6d] .cart__total[data-astro-cid-h3zw4u6d] .cart__total-btns[data-astro-cid-h3zw4u6d] .cart__total-btn-checkout[data-astro-cid-h3zw4u6d]{background:linear-gradient(90deg,#eeca83 0% 1.18%,#eac583 10.98%,#e5c083 18.82%,#c58624 60%,#d9a656 73.73%,#eec688 87.06%,#f1e3cd);border-radius:9999px;padding:clamp(.5rem,.289rem + .9vw,.75rem) clamp(.75rem,.539rem + .9vw,1rem);font-weight:500;font-size:clamp(.875rem,.664rem + .9vw,1.125rem);line-height:122%;letter-spacing:.01em;color:var(--text-primary-inverse);display:flex;align-items:center;justify-content:center;background-size:100%;transition:all .3s ease-in-out}@media(hover:hover){.cart[data-astro-cid-h3zw4u6d] .cart__total[data-astro-cid-h3zw4u6d] .cart__total-btns[data-astro-cid-h3zw4u6d] .cart__total-btn-checkout[data-astro-cid-h3zw4u6d]:hover{background-position:center;background-size:300%}}.cart[data-astro-cid-h3zw4u6d] .cart__total[data-astro-cid-h3zw4u6d] .cart__total-btns[data-astro-cid-h3zw4u6d] .cart__total-btn-continue-shopping[data-astro-cid-h3zw4u6d]{border:1px solid var(--border-accent);border-radius:9999px;padding:clamp(.5rem,.289rem + .9vw,.75rem) clamp(.75rem,.539rem + .9vw,1rem);font-weight:500;font-size:clamp(.875rem,.664rem + .9vw,1.125rem);line-height:122%;letter-spacing:.01em;color:var(--text-accent);display:flex;align-items:center;justify-content:center;transition:.2s ease background}@media(hover:hover){.cart[data-astro-cid-h3zw4u6d] .cart__total[data-astro-cid-h3zw4u6d] .cart__total-btns[data-astro-cid-h3zw4u6d] .cart__total-btn-continue-shopping[data-astro-cid-h3zw4u6d]:hover{background:var(--background-accent-subdute-hover)}}.cart[data-astro-cid-h3zw4u6d] .cart__total[data-astro-cid-h3zw4u6d] .cart__total-btns[data-astro-cid-h3zw4u6d] .cart__total-btns-total[data-astro-cid-h3zw4u6d]{display:none}@media(max-width:820px){.cart[data-astro-cid-h3zw4u6d] .cart__total[data-astro-cid-h3zw4u6d] .cart__total-btns[data-astro-cid-h3zw4u6d] .cart__total-btns-total[data-astro-cid-h3zw4u6d]{display:flex;justify-content:space-between;align-items:center}}.cart[data-astro-cid-h3zw4u6d] .cart__total[data-astro-cid-h3zw4u6d] .cart__total-btns[data-astro-cid-h3zw4u6d] .cart__total-btns-total[data-astro-cid-h3zw4u6d] span[data-astro-cid-h3zw4u6d]{font-weight:400;font-size:clamp(.875rem,.77rem + .45vw,1rem);line-height:143%;color:var(--text-primary)}.cart[data-astro-cid-h3zw4u6d] .cart__total[data-astro-cid-h3zw4u6d] .cart__total-btns[data-astro-cid-h3zw4u6d] .cart__total-btns-total[data-astro-cid-h3zw4u6d] .cart__total-btns-total-price[data-astro-cid-h3zw4u6d]{display:flex;gap:8px;align-items:center}.cart[data-astro-cid-h3zw4u6d] .cart__total[data-astro-cid-h3zw4u6d] .cart__total-btns[data-astro-cid-h3zw4u6d] .cart__total-btns-total[data-astro-cid-h3zw4u6d] .cart__total-btns-total-price[data-astro-cid-h3zw4u6d] .product__new-price[data-astro-cid-h3zw4u6d]{font-size:clamp(1rem,.579rem + 1.8vw,1.5rem);line-height:117%;letter-spacing:.02em;color:var(--text-accent)}.cart[data-astro-cid-h3zw4u6d] .cart__total[data-astro-cid-h3zw4u6d] .cart__total-btns[data-astro-cid-h3zw4u6d] .cart__total-btns-total[data-astro-cid-h3zw4u6d] .cart__total-btns-total-price[data-astro-cid-h3zw4u6d] .product__old-price[data-astro-cid-h3zw4u6d]{font-size:clamp(.75rem,.539rem + .9vw,1rem);line-height:137%;letter-spacing:.01em;text-decoration:line-through;color:var(--text-disabled)}.not-available[data-astro-cid-h3zw4u6d] .cart__items-title[data-astro-cid-h3zw4u6d]{margin-bottom:0!important}.not-available[data-astro-cid-h3zw4u6d] .not-available__header[data-astro-cid-h3zw4u6d]{margin-bottom:clamp(1.25rem,.197rem + 4.49vw,2.5rem);display:flex;justify-content:space-between;align-items:center;gap:8px}.not-available[data-astro-cid-h3zw4u6d] .not-available__header[data-astro-cid-h3zw4u6d] .cart__items-title[data-astro-cid-h3zw4u6d]{line-height:normal}.not-available[data-astro-cid-h3zw4u6d] .not-available__header[data-astro-cid-h3zw4u6d] .trash-all[data-astro-cid-h3zw4u6d]{display:flex;gap:8px;align-items:center}@media(hover:hover){.not-available[data-astro-cid-h3zw4u6d] .not-available__header[data-astro-cid-h3zw4u6d] .trash-all[data-astro-cid-h3zw4u6d]:hover span[data-astro-cid-h3zw4u6d]{color:var(--text-accent)}.not-available[data-astro-cid-h3zw4u6d] .not-available__header[data-astro-cid-h3zw4u6d] .trash-all[data-astro-cid-h3zw4u6d]:hover svg[data-astro-cid-h3zw4u6d] path[data-astro-cid-h3zw4u6d]{stroke:var(--text-accent)}}.not-available[data-astro-cid-h3zw4u6d] .not-available__header[data-astro-cid-h3zw4u6d] .trash-all__text-mobile[data-astro-cid-h3zw4u6d]{font-weight:500;font-size:16px;letter-spacing:.01em;color:var(--text-primary);transition:.2s ease color}@media(max-width:480px){.not-available[data-astro-cid-h3zw4u6d] .not-available__header[data-astro-cid-h3zw4u6d] .trash-all__text-mobile[data-astro-cid-h3zw4u6d]{display:none}}.not-available[data-astro-cid-h3zw4u6d] .not-available__header[data-astro-cid-h3zw4u6d] svg[data-astro-cid-h3zw4u6d] path[data-astro-cid-h3zw4u6d]{transition:.2s ease stroke}.not-available[data-astro-cid-h3zw4u6d] .cart__item-checkbox[data-astro-cid-h3zw4u6d]{display:none}
