.section__cart-popup{width:100%;height:100dvh;overflow-x:hidden;overflow-y:hidden;position:fixed;top:0;left:0;z-index:12;background:#151313cc;pointer-events:none;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.section__cart-popup.is-active{opacity:100;pointer-events:all}body.cart-popup-modal-open{overflow:hidden;touch-action:none;-ms-touch-action:none}.s-cart-popup{position:absolute;top:0;right:0;width:90%;height:100dvh;-webkit-transform:translateX(100%);transform:translate(100%);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;pointer-events:all;float:inline-end}.s-cart-popup.is-active{-webkit-transform:translateX(0);transform:translate(0)}@media screen and (min-width: 768px){.s-cart-popup{max-width:768px}}.s-cart-popup--rtl{direction:rtl;left:0;right:auto;-webkit-transform:translateX(-100%);transform:translate(-100%)}.s-cart-popup--rtl .s-cart-popup__recommendation:after{right:auto;left:0;background:linear-gradient(-260deg,#fafafa 55.48%,#f4f1ec00 130.19%)}.s-cart-popup--rtl .s-cart-popup__arrow--left{left:auto;right:0}.s-cart-popup--rtl .s-cart-popup__arrow--left svg{-webkit-transform:rotate(0deg);transform:rotate(0)}.s-cart-popup--rtl .s-cart-popup__arrow--right{right:auto;left:0}.s-cart-popup--rtl .s-cart-popup__arrow--right svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.s-cart-popup--rtl .s-cart-popup__carousel-cell{margin:0 0 0 5px}@media screen and (min-width: 768px){.s-cart-popup--rtl .s-cart-popup__carousel-cell{margin:0 0 0 20px}}.s-cart-popup__wrapper{display:block;width:100%;max-height:100%}.s-cart-popup__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background:#fff;float:inline-end;width:100%;height:100dvh;padding-top:22px;overflow-y:auto}@media screen and (min-width: 325px){.s-cart-popup__inner{width:325px}}@media screen and (min-width: 768px){.s-cart-popup__inner{width:100%;padding-top:67px}}.s-cart-popup__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px 15px 17px}@media screen and (min-width: 768px){.s-cart-popup__header{padding:0 65px 15px}}.s-cart-popup__header-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-cart-popup__header-icon svg{width:20px;height:18.222px}.s-cart-popup__header-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:9px;color:#222;font-family:var(--font-heading);font-size:24px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.24px;text-transform:uppercase;margin:0}.s-cart-popup__button-close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;background:#0000;-webkit-box-shadow:none;box-shadow:none;border:none;outline:none;padding:0;margin:0}.s-cart-popup__button-close:focus,.s-cart-popup__button-close:focus-visible{background:#0000;-webkit-box-shadow:none;box-shadow:none;border:none;outline:none}.s-cart-popup__button-close svg{width:16px;height:16px}.s-cart-popup__button-close span{text-transform:uppercase;font-size:12px;color:#5f5f5f}.s-cart-popup__body{padding-top:29px;-webkit-padding-start:15px;padding-inline-start:15px;-webkit-padding-end:15px;padding-inline-end:15px;padding-bottom:45px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (min-width: 768px){.s-cart-popup__body{padding-top:38px;-webkit-padding-start:91px;padding-inline-start:91px;-webkit-padding-end:180px;padding-inline-end:180px;min-height:unset;height:unset;overflow-y:unset}}.s-cart-popup__body:has(.s-cart-popup__product--type--single){min-height:40%}@media screen and (min-width: 768px){.s-cart-popup__body:has(.s-cart-popup__product--type--single){min-height:unset}}@media screen and (min-width: 768px){.s-cart-popup .s-cart-popup__body:has(.s-cart-popup__product--type--single){-webkit-padding-start:65px;padding-inline-start:65px;-webkit-padding-end:160px;padding-inline-end:160px}}.s-cart-popup__product{display:grid;grid-template-columns:93px 1fr;gap:5px}.s-cart-popup__product--type--single{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 768px){.s-cart-popup__product--type--single .s-cart-popup__product-body{grid-row-gap:20px}}@media screen and (min-width: 768px){.s-cart-popup__product{gap:45px;grid-template-columns:72px 1fr}.s-cart-popup__product--type--single{gap:25px;grid-template-columns:150px 1fr}}.s-cart-popup__checkout-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px}@media screen and (min-width: 768px){.s-cart-popup__checkout-buttons{margin-top:0;padding-left:110px;display:grid;grid-template-columns:1fr 1fr}}.s-cart-popup__product-image{width:100%;height:auto}@media screen and (min-width: 768px){.s-cart-popup__product-image{width:100%;height:auto}}.s-cart-popup__product-image img{width:100%;-o-object-fit:cover;object-fit:cover}.s-cart-popup__product-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.s-cart-popup__product-body *:nth-child(1){margin-bottom:6px}.s-cart-popup__product-body *:nth-child(2){margin-bottom:15px}.s-cart-popup__product-body *:nth-child(3){margin-bottom:14px}@media screen and (min-width: 768px){.s-cart-popup__product-body{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:24px;grid-row-gap:0px}.s-cart-popup__product-body *:nth-child(2n){justify-self:end}.s-cart-popup__product-body *:nth-child(odd){justify-self:start}.s-cart-popup__product-body *:nth-child(1){grid-area:1/1/2/2;align-self:start;margin-bottom:0}.s-cart-popup__product-body *:nth-child(2){grid-area:1/2/2/3;align-self:start;margin-bottom:0}.s-cart-popup__product-body *:nth-child(3){grid-area:2/1/3/2;align-self:end;margin-bottom:0}.s-cart-popup__product-body *:nth-child(4){grid-area:2/2/3/3;align-self:end}}.s-cart-popup__product-title{color:#222;font-family:var(--font-heading);font-size:14px;font-style:normal;font-weight:500;line-height:normal;margin:0;padding:0}@media screen and (min-width: 768px){.s-cart-popup__product-title{font-size:16px}}.s-cart-popup__product-price{color:#222;font-family:var(--font-heading);font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin:0;padding:0}.s-cart-popup__product-button{color:#fff;width:100%;font-family:var(--font-body);font-size:12px;font-style:normal;font-weight:300;line-height:24px;letter-spacing:.48px;text-transform:uppercase;text-decoration:none;text-align:center;background:#000;-webkit-box-shadow:0 6px 2px -4px rgba(14,14,44,.1),0 -1px 0 0 rgba(14,14,44,.4) inset;box-shadow:0 6px 2px -4px #0e0e2c1a,0 -1px #0e0e2c66 inset;padding:12px;cursor:pointer}.s-cart-popup__product-button--outline{color:#000;border:1px solid #a5a5a5;background:#fff;-webkit-box-shadow:none;box-shadow:none}.s-cart-popup__product-button:hover{opacity:.8}.s-cart-popup__recommendation{height:100%;background:#fafafa;padding-top:26px;padding-bottom:20px;-webkit-padding-start:16px;padding-inline-start:16px;-webkit-padding-end:17px;padding-inline-end:17px;position:relative}@media screen and (min-width: 768px){.s-cart-popup__recommendation{padding-top:22px;padding-bottom:20px;-webkit-padding-start:65px;padding-inline-start:65px;-webkit-padding-end:82px;padding-inline-end:82px}}.s-cart-popup__recommendation:after{display:block;content:"";position:absolute;top:67px;right:0;left:auto;width:63px;height:137px;background:-webkit-gradient(linear,right top,left top,color-stop(70%,rgba(244,241,236,.9)),to(rgba(244,241,236,0)));background:linear-gradient(270deg,#f4f1ece6 70%,#f4f1ec00);pointer-events:none;z-index:3}@media screen and (min-width: 768px){.s-cart-popup__recommendation:after{display:none}}.s-cart-popup__recommendation-title{color:#222;font-family:var(--font-heading);font-size:24px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.24px;text-transform:uppercase;padding:0;margin:0 0 15px}@media screen and (min-width: 768px){.s-cart-popup__recommendation-title{margin-bottom:32px}}.s-cart-popup__recommendation-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:35px;width:100%}.s-cart-popup__recommendation-wrapper .flickity-viewport,.s-cart-popup__recommendation-wrapper .c-product-card__images img{width:100%}.s-cart-popup__arrow{position:absolute;top:30%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:100%;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;cursor:pointer;z-index:9}.s-cart-popup__arrow:hover{opacity:60%}.s-cart-popup__arrow svg{width:auto;height:21px}.s-cart-popup__arrow.is-hidden{pointer-events:none;opacity:0}.s-cart-popup__arrow--left{left:0}.s-cart-popup__arrow--left svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.s-cart-popup__arrow--right{right:0}@media screen and (min-width: 768px){.s-cart-popup__arrow{top:50%}}.s-cart-popup__recommendation-slider{position:relative}.s-cart-popup__carousel-cell{width:49%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0 5px 0 0}.s-cart-popup__carousel-cell img{width:100%;height:100%}@media screen and (min-width: 768px){.s-cart-popup__carousel-cell{margin:0 20px 0 0;width:31%}}.s-cart-popup__pre-order{display:none;height:100%;background:#f4f4f4;padding:30px 25px 50px;position:relative}@media screen and (min-width: 768px){.s-cart-popup__pre-order{padding:70px 65px 100px}}.s-cart-popup__pre-order.is-active{display:block}.s-cart-popup__pre-order-wrapper{border:1px solid #f4f4f4;border-radius:4px;background-color:#fff}.s-cart-popup__pre-order-header{padding:15px 25px 10px;border-bottom:1px solid #f4f4f4}@media screen and (min-width: 768px){.s-cart-popup__pre-order-header{padding:25px 65px 20px}}.s-cart-popup__pre-order-title{color:#222;font-family:var(--font-heading);font-size:24px;font-weight:500;line-height:110%;letter-spacing:.01em;margin:0}.s-cart-popup__pre-order-body{padding:10px 25px 60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media screen and (min-width: 768px){.s-cart-popup__pre-order-body{padding:20px 65px 120px;gap:35px}}.s-cart-popup__pre-order-content{font-family:var(--font-body);font-size:13px;font-weight:300;line-height:160%;color:#5f5f5f}.s-cart-popup__pre-order-content h4{font-family:var(--font-heading);font-size:16px;font-weight:500;line-height:110%;color:#222;margin:0}.s-cart-popup__pre-order-message{font-family:var(--font-body);font-size:13px;font-weight:300;line-height:160%;color:#ce3838}.s-cart-popup__pre-order-message h4{font-family:var(--font-heading);font-size:16px;font-weight:500;line-height:110%;color:#ce3838;margin:0}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-cart-popup.css.map */
