.drawer{position:fixed;z-index:1000;left:0;top:0;width:100vw;height:100%;display:flex;justify-content:flex-end;background-color:rgba(var(--color-foreground),.5);transition:visibility var(--duration-default) ease}.drawer.active{visibility:visible}.drawer__inner{height:100%;width:40rem;max-width:100vw;border:.1rem solid rgba(var(--color-foreground),.2);border-right:0;background-color:rgb(var(--color-background));overflow:hidden;display:flex;flex-direction:column;transform:translate(100%);transition:transform var(--duration-default) ease}.drawer__inner-empty{padding:0 1.5rem;margin-top:8rem;background-color:rgb(var(--color-background));display:flex;flex-direction:column}.cart-drawer__empty-content p:not(.cart__empty-text){font-size:1.4rem;line-height:1.8rem}.cart-drawer__collection{display:flex;flex-direction:column;gap:1rem;margin:0 0 1.5rem}.cart-drawer__collection a{text-decoration:none}.cart-drawer-dossier-impressions,.cart-drawer-dossier-best-sellers{display:flex;align-items:center;gap:2rem;padding:.6rem;background:#f4f6f6;border-radius:2rem}.cart-drawer-dossier-impressions img,.cart-drawer-dossier-best-sellers img{width:6.5rem;height:6.5rem}.cart-drawer-dossier-impressions p,.cart-drawer-dossier-best-sellers p{margin-bottom:0}.cart-drawer__warnings{display:flex;flex-direction:column;flex:1;justify-content:center}cart-drawer.is-empty .drawer__inner{display:flex;padding:0}.drawer__header.is-empty{display:none}cart-drawer:not(.is-empty) .cart-drawer__warnings,cart-drawer:not(.is-empty) .cart-drawer__collection{display:none}.cart-drawer__warnings--has-collection .cart__login-title{margin-top:2.5rem}.drawer.active .drawer__inner{transform:translate(0);overflow-y:auto}.drawer__header{position:relative;background-color:transparent;padding:0rem 1.6rem;display:grid;grid-template-columns:1fr 14rem 1fr;align-items:center;min-height:4rem;position:sticky;top:0;z-index:5}.drawer__heading{font-size:1.4rem;line-height:1.4rem;display:flex;text-decoration:underline;gap:10px;align-items:center;cursor:pointer;width:fit-content;padding:.8rem 1.2rem .8rem .4rem;background:#fff;border-radius:9999px}.customer-login{display:flex;margin-top:.2rem}.drawer__heading-logo-wrapper{width:100%;background-color:#fff;padding:.5rem 0;border-radius:9999px}.header__heading-logo-wrapper{width:9.6rem;height:2rem;margin:0 auto}.header__heading-logo-wrapper img{height:100%;width:100%;object-fit:contain}.drawer.is-empty .header__heading-logo-wrapper{display:none}.customer-login p{margin-top:.15rem!important}.drawer__header p{margin:0;line-height:100%}.drawer__header a{font-size:1.4rem;line-height:100%;color:rgb(var(--color-button))}.drawer__heading img{width:6px;height:12px;cursor:pointer}.close-icon{cursor:pointer;position:relative;top:-.1rem}.drawer__close{display:inline-block;padding:0;min-width:1rem;min-height:1rem;box-shadow:0 0 0 .2rem rgba(var(--color-button),0);position:absolute;top:1rem;right:2.2rem;color:rgb(var(--color-foreground));background-color:transparent;border:none;cursor:pointer}.cart-drawer__warnings .drawer__close{right:5px}.drawer__close svg{height:1.5rem;width:1.5rem}.drawer__contents{flex-grow:1;display:flex;flex-direction:column}.cart-subtotal{margin:1rem 1rem 0;background:transparent;border-radius:2rem;border:2px solid #EF776A;overflow:hidden}.cart-table-wrapper{padding:9px 12px 8px}.cart-table-info{width:100%}.cart-table-info td{border:none}.cart-full-width{display:flex;justify-content:space-between;align-items:center;width:100%;font-size:1.4rem}.cart-full-width .pink-text{font-size:1.6rem;line-height:1.6rem;color:#ef776a}.cart-full-width.subtotal .cart__subtotal-small span{font-size:2rem;line-height:2.4rem;font-weight:500}.cart-full-width p,.cart-full-width span{font-size:1.6rem;line-height:1.6rem;margin-bottom:0}.drawer-sugest{padding-left:1.5rem!important;padding-right:1.5rem!important;margin-bottom:auto}.drawer-sugest .product-grid{display:flex;overflow-x:scroll;gap:10px;padding-bottom:10px}.drawer-sugest .previously-viewed-container{overflow-x:scroll;padding-bottom:10px;margin-top:0;touch-action:pan-x}.drawer-sugest .product-grid::-webkit-scrollbar-thumb,.drawer-sugest .previously-viewed-container::-webkit-scrollbar-thumb{background:linear-gradient(to bottom right,#4d7fff,#1a56ff);border-radius:5px}.drawer-sugest .product-grid::-webkit-scrollbar,.drawer-sugest .previously-viewed-container::-webkit-scrollbar{width:4px;height:4px;border-radius:20px}.drawer-sugest .product-grid::-webkit-scrollbar-thumb,.drawer-sugest .previously-viewed-container::-webkit-scrollbar-thumb{background:#212121;border-radius:20px}.drawer-sugest .product-grid::-webkit-scrollbar-track,.drawer-sugest .previously-viewed-container::-webkit-scrollbar-track{background-color:#ddd;border:1px solid #ccc}.drawer-sugest .product-grid::-webkit-scrollbar-button:hover,.drawer-sugest .previously-viewed-container::-webkit-scrollbar-track{background-color:#999}.drawer-sugest .card__metadata--retail-price,.drawer-sugest .quick-add--hover{display:none}.drawer-sugest .card-drawer-prev-btn,.drawer-sugest .previously-viewed-container .card__content{display:initial}.drawer-sugest-headline{font-family:var(--font-body-family);margin-bottom:0;font-size:1.8rem}.drawer-sugest .grid__item,.drawer-sugest .card-prev{width:140px}.drawer-sugest .card--media .card__inner .card__content{height:140px}.drawer-sugest .card__badge{display:none}.drawer-sugest .card{background:#fffcf6;border-top-left-radius:20px;border-top-right-radius:20px}.drawer-sugest .card__inner{border-radius:20px!important;overflow:hidden}.drawer-sugest .card__content{grid-template-rows:initial!important}.drawer-sugest .card__information{margin-bottom:0}.drawer-sugest:has(.bf-offer_pdp_price) .card__information{margin-bottom:1rem}.drawer-sugest .card__metadata{min-height:54px;flex-direction:column}.drawer-sugest .card__metadata .price{position:relative;margin-left:0;font-weight:400}.drawer-sugest .card-best-btn{padding:0 10px 10px}.drawer-sugest .quick-add__submit{color:#212121;border-color:#212121;height:fit-content;padding:0 1rem;width:100%;background:transparent;min-height:3rem}.layout_pt .drawer-sugest .quick-add__submit{height:auto}.drawer-sugest .previously-viewed-container .quick-add__submit{margin-bottom:10px;min-height:3rem}@media screen and (max-width:990px){.drawer-sugest .product-grid:not(.blaze-track) .grid__item{width:140px;min-width:140px}.drawer-sugest .card:not(.ratio){flex-direction:column}.drawer-sugest .quick-add__submit.js-back-in-stock{border:1px solid #212121!important;height:2.5rem!important;align-items:center!important;justify-content:center!important}}.cart-items tbody{padding:1rem 1rem 0;background:#faf6f0;border-radius:0 0 2rem 2rem}.cart-step{display:flex;background-color:#ebdfcf;border-top-left-radius:2rem;overflow:hidden}.cart-step--number{display:flex;justify-content:center;align-items:center;padding:.5rem .5rem 0;background-color:#faf6f0;border-top-right-radius:2rem;position:relative}.cart-step--heading{background-color:#ebdfcf;display:flex;align-items:center;width:100%;padding:0 0 0 1.5rem;text-transform:uppercase;border-bottom-left-radius:2rem;position:relative;font-size:1.5rem;letter-spacing:.04rem;margin:0}.cart-step--items.cart-step{border-radius:2rem 2rem 0 0}.cart-step--heading strong{line-height:1.8rem;font-size:2rem}.cart-step--number:before{content:"";display:flex;justify-content:center;align-items:center;width:4.1rem;height:4.1rem;border-radius:4.1rem;background-color:#fff;font-size:3rem;color:#ef776a;font-weight:500}.cart-step--number:after{content:"";position:absolute;bottom:0;right:-2rem;width:2rem;height:2rem;background-color:#faf6f0}.cart-step--discount .cart-step--number:after,.cart-step--discount .cart-step--number{background:#fff}.cart-step--items .cart-step--number:before{content:"1"}.cart-step--discount .cart-step--number:before{content:"2"}.cart-full-width.no-bg .text-cart-light{color:#727272;font-size:1.4rem;font-weight:400}.cart-full-width.no-bg td:first-child{position:relative}.cart-full-width.no-bg .discount-name-text{max-width:65%}.cart-full-width td:first-child{font-weight:500}.cart-full-width td{font-size:1.6rem;color:#212121}.cart__subtotal-small{text-transform:uppercase}.drawer__footer{background-color:rgb(var(--color-background));padding:.7rem 1.6rem;position:sticky;bottom:0;right:0;max-width:100%;width:100%;z-index:2;margin-top:auto}.drawer__footer.empty-items{margin:0;text-align:center;display:flex;flex-direction:column;justify-content:space-between}.drawer__footer.empty-items .button{width:100%}.drawer__footer .empty-footer p{font-size:1.4rem;line-height:1.4rem;margin:1.6rem 0 0}cart-drawer-items.is-empty+.drawer__footer,.drawer-offer-subtotal.is-empty,.drawer-sugest.is-empty{display:none}.drawer__footer>details{margin-top:-1.5rem;border-bottom:.1rem solid rgba(var(--color-foreground),.2)}.drawer__footer>details[open]{padding-bottom:1.5rem}.drawer__footer summary{display:flex;position:relative;line-height:1;padding:1.5rem 0}.drawer__footer>details+.cart-drawer__footer{padding-top:1.5rem}cart-drawer{position:fixed;top:0;left:0;width:100vw;height:100%}.cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0}.cart-drawer__overlay:empty{display:block}.cart-drawer__form{flex-grow:1;display:flex;flex-wrap:wrap}.drawer-items-heading{font-family:var(--font-body-family);font-size:1.8rem;margin:1rem 0 0}.cart-drawer .drawer__cart-items-wrapper{flex-grow:1}.cart-drawer .cart-items,.cart-drawer tbody{display:block;width:100%}.cart-drawer .cart-items tbody{display:flex;flex-direction:column;padding:1.6rem 1rem 0}.cart-drawer thead{display:inline-table;width:100%;position:sticky;top:0;z-index:2;background-color:rgb(var(--color-background))}cart-drawer-items{padding:0 1.5rem;margin-top:1rem}@media screen and (max-height: 650px){cart-drawer-items{overflow:visible}.drawer__inner{overflow:scroll}}.cart__wrapper .cart-item,.cart-drawer .cart-item{display:grid;grid-template:repeat(3,auto) / repeat(4,1fr);gap:0;margin-bottom:0;margin:1.6rem 0 0;border-radius:20px;position:relative;overflow:hidden;background-color:#fffcf7}.cart-drawer .cart-item:first-child{margin-top:0}.cart__wrapper .cart-item:last-child,.cart-drawer .cart-item:last-child{margin-bottom:1.6rem}.cart__wrapper .cart-item__media,.cart-drawer .cart-item__media{grid-row:1 / 4;background-color:#faf4ed;width:12rem}.cart__wrapper .cart-item__image,.cart-drawer .cart-item__image{height:100%;width:100%;object-fit:cover;border-radius:2rem 0 0 2rem;max-width:none}.cart-drawer .cart-items thead{margin-bottom:.5rem}.cart-drawer .cart-items thead th:first-child,.cart-drawer .cart-items thead th:last-child{width:0;padding:0}.cart-drawer .cart-items thead th:nth-child(2){width:50%;padding-left:0}.cart-drawer .cart-items thead tr{display:table-row;margin-bottom:0}.cart-drawer .cart-items th{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.cart-drawer .cart-item .loading-overlay{right:.8rem;padding-top:1rem}.cart__wrapper .cart-item__details,.cart-drawer .cart-item__details{width:auto;grid-column:2 / 4;padding:1rem .5rem 0 .8rem}.cart__wrapper .cart-item__details-extra,.cart-drawer .cart-item__details-extra{padding:1.3rem 0 0 .8rem;grid-row:2 / 3;grid-column:2 / 5}.cart__wrapper .cart-item__details-extra p,.cart-drawer .cart-item__details-extra p{font-size:1.2rem;line-height:1.2rem;margin-bottom:0;color:#727272}.cart-drawer .cart-item__details-extra p:not(:last-child){margin-bottom:.5rem}.cart__wrapper .cart-item__totals,.cart-drawer .cart-item__totals{pointer-events:none;display:flex;align-items:flex-start;justify-content:flex-end;padding-top:1rem;padding-right:.8rem;grid-column:4 / 4}.cart-drawer.cart-drawer .cart-item__price-wrapper>*:only-child{margin-top:0}.cart__wrapper .cart-item__price-wrapper .cart-item__discounted-prices,.cart-drawer .cart-item__price-wrapper .cart-item__discounted-prices{display:flex;flex-direction:column;gap:0}.cart-drawer .unit-price{margin-top:.6rem}.cart__wrapper .cart-items .cart-item__quantity,.cart-drawer .cart-items .cart-item__quantity{padding:1.3rem 0 0 .8rem;grid-column:2 / 5}@media screen and (max-width: 749px){.cart-drawer .cart-item cart-remove-button{margin-left:0}}.cart-drawer__footer>*+*{margin-top:1rem}.cart-drawer .totals{justify-content:space-between}.cart__wrapper .price,.cart-drawer .price{line-height:1;font-size:1.4rem}.cart-drawer .tax-note{margin:1.2rem 0 1rem auto;text-align:left}.cart-drawer .product-option dd{word-break:break-word}.cart-drawer details[open]>summary .icon-caret{transform:rotate(180deg)}.cart-drawer .cart__checkout-button{max-width:none;text-transform:uppercase}.cart-drawer .cart__checkout-button:after{content:none}.drawer__footer .cart__dynamic-checkout-buttons{max-width:100%}.drawer__footer #dynamic-checkout-cart ul{flex-wrap:wrap!important;flex-direction:row!important;margin:.5rem -.5rem 0 0!important;gap:.5rem}.drawer__footer [data-shopify-buttoncontainer]{justify-content:flex-start}.drawer__footer #dynamic-checkout-cart ul>li{flex-basis:calc(50% - .5rem)!important;margin:0!important}.drawer__footer #dynamic-checkout-cart ul>li:only-child{flex-basis:100%!important;margin-right:.5rem!important}@media screen and (min-width: 750px){.drawer__footer #dynamic-checkout-cart ul>li{flex-basis:calc(100% / 3 - .5rem)!important;margin:0!important}.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(2),.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(2)~li,.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(4),.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(4)~li{flex-basis:calc(50% - .5rem)!important}}cart-drawer-items::-webkit-scrollbar{width:3px}cart-drawer-items::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.7);border-radius:100px}cart-drawer-items::-webkit-scrollbar-track-piece{margin-top:31px}.cart-drawer .quantity-popover-container{padding:0}.cart-drawer .quantity-popover__info.global-settings-popup{transform:translateY(0);right:0}.cart-drawer .cart-item__error{margin-top:.8rem}.cart-drawer .quantity-popover__info+.cart-item__error{margin-top:.2rem}@media screen and (min-width: 750px){.cart-drawer .cart-item__quantity--info quantity-popover>*{padding-left:0}.cart-drawer .cart-item__error{margin-left:0}.cart__wrapper .cart-item__media{min-width:12rem;width:auto}}.order-summary-container{background:#f4f4f4;border-radius:10px;padding:18px 13px;font-size:14px;margin:10px 20px 20px}.order-summary-container table,tr,td{border:none}table.order-summary-table{width:100%}table.order-summary-table tbody{display:table}.order-summary-table td:nth-child(odd){width:70%}.order-summary-table td:nth-child(2n){width:30%;text-align:right}.buy-more-discount-text,.buy-more-discount-value{color:#01439f}.buy-more-container{margin-bottom:10px;font-size:14px;color:#ef776a}.buy-more-container p{margin:5px 0}.buy-more-container p:last-child{color:#212121}.cart-total-price{margin-left:auto}.is-empty .button{width:92%;border-radius:100px;margin-left:auto;margin-right:auto}#prevViewedProductWrapper .title{padding:0 20px;margin:5px 0;font-family:Founders Grotesk;font-weight:500;font-size:16px;color:#000}.slider-wrapper{display:flex;padding:0 41px;align-items:center;min-height:300px;position:relative}.slider-container{width:100%;overflow:hidden}.slider{order:2}.cart-sliderbox-wrapper{display:flex}.cart-sliderbox{flex:0 0 50%;padding:10px 12.5px;min-height:340px;width:50%}.cart-sliderbox-image img{width:100%}.cart-sliderbox-details h3{font-family:Founders Grotesk;font-weight:500;font-size:12px;line-height:14px;text-transform:uppercase;display:flex;margin-bottom:5px}.cart-sliderbox-details .price-slider{margin-left:auto}.cart-sliderbox-details .inspired-by{margin:0;display:block;font-size:12px;line-height:14px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-sliderbox-details .inspired-by span{color:#212121}.cart-sliderbox-details .btn-outline-primary{border:1px solid #EF776A;color:#ef776a;z-index:99;position:relative;background:transparent;font-size:14px;border-radius:100px}.cart-sliderbox-details .btn-outline-primary:before{content:"";position:absolute;top:0;bottom:0;right:100%;left:0;background-color:#ef776a!important;z-index:-1;transition:.3s;border-radius:100px}.btn-outline-primary:hover{color:#fff}.cart-sliderbox-details .btn-outline-primary:hover:before{right:0}.carousel-control-prev,.carousel-control-next{background:transparent;border:none;position:absolute;height:80px;width:20px;cursor:pointer;opacity:.6;top:12%}.carousel-control-prev:hover,.carousel-control-next:hover{opacity:1}.carousel-control-prev{left:15px}.carousel-control-next{right:15px}.carousel-control-prev:after{content:"";position:absolute;width:15px;height:15px;border-left:2px solid #212121;border-bottom:2px solid #212121;transform:rotate(44deg);border-width:1px}.carousel-control-next:after{content:"";position:absolute;width:15px;height:15px;border-left:2px solid #212121;border-bottom:2px solid #212121;transform:rotate(230deg);border-width:1px;left:0}.slider-wrapper .slider{overflow:hidden;position:relative}.slider-wrapper .slide{position:relative;display:none;float:left;margin-right:-100%;width:100%;transition:transform .6s,-webkit-transform .6s}.slider-wrapper .active{display:block}.move-left{transform:translate(-100%)}.move-right{transform:translate(100%)}@media screen and (max-width: 426px){.slider-wrapper{padding:0 30px}.btn{padding:11px 10px}.carousel-control-prev{left:10px}}.cart-drawer__progress-bar-container{font-size:1.4rem;background-color:#ebdfcf;border-radius:5rem;padding:0;margin:0 1.65rem;position:sticky;top:4rem;z-index:2}.cart-drawer__progress-bar-container .progress-bar_container-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:.5rem 0;gap:.5rem}.cart-drawer__progress-bar-container .progress-bar_container-wrapper p{margin:0;font-size:1.4rem;line-height:1.4rem;text-align:center}.cart-drawer__progress-bar-container .progress-bar_container{position:relative;display:flex;align-items:flex-start;gap:.5rem;background-color:transparent;border-radius:2.5rem;cursor:pointer;width:calc(100% - 1.5rem);max-width:22rem}.cart-drawer__progress-bar-container .hint-message{display:none;color:#fff;font-size:1.4rem;line-height:1.4rem}.cart-drawer__progress-bar-container .hint-message.show-hint{display:block}.cart-drawer__progress-bar-container .hint-message.show-hint:after{content:none}.cart-drawer__progress-bar-container .pill{background-color:#fffcf7}body:not(.layout_en) .cart-drawer__progress-bar-container .pill.has_free-shipping_icon{flex-basis:30%}.cart-drawer__progress-bar-container .pill.active{background:#000}.cart-drawer__progress-bar-container .progress-item{position:relative;width:20%;flex-basis:20%}.cart__wrapper .progress-bar-v2 .progress-item.small,.cart-drawer__progress-bar-container .progress-bar-v2 .progress-item.small{width:38%;flex-basis:38%;position:relative}.cart-drawer__progress-bar-container .progress-bar-v2:after{content:"!";left:calc(100% + .5rem)}.cart-drawer__progress-bar-container .progress-item.small-3-el{width:20%;flex-basis:20%}.cart-drawer__progress-bar-container .progress-item.small-2-el{width:15%;flex-basis:15%}.layout_it .cart-drawer__progress-bar-container .progress-item.small-3-el{width:18%;flex-basis:18%}.layout_es .cart-drawer__progress-bar-container .progress-item.small-3-el{width:25%;flex-basis:25%}.cart-drawer__progress-bar-container .progress-item p{color:#000}.cart-drawer__progress-bar-container .progress-item:not(:last-child):after{content:"";background:#fff;height:calc(100% - 1rem);width:.1rem;position:absolute;right:-.6rem;bottom:0}.cart-drawer__progress-bar-container .progress-bar-v2 .pill.has-free-shipping-icon{position:relative}.cart__wrapper .progress-bar-v2 .pill.has-free-shipping-icon:after,.cart-drawer__progress-bar-container .progress-bar-v2 .pill.has-free-shipping-icon:after{content:"";background-image:url(/cdn/shop/files/free-shipping_icon_white-text-border_en.svg?v=1732531517);background-size:100%;background-repeat:no-repeat;width:2.4rem;height:1.5rem;position:absolute;top:-.3rem;left:calc(50% - 1.15rem)}.layout_fr .cart__wrapper .progress-bar-v2 .pill.has-free-shipping-icon:after,.layout_fr .cart-drawer__progress-bar-container .progress-bar-v2 .pill.has-free-shipping-icon:after{background-image:url(/cdn/shop/files/free-shipping_icon_white-text-border_fr.svg?v=1748440075);width:2.8rem;left:calc(50% - 1.4rem)}.layout_es .cart__wrapper .progress-bar-v2 .pill.has-free-shipping-icon:after,.layout_es .cart-drawer__progress-bar-container .progress-bar-v2 .pill.has-free-shipping-icon:after{background-image:url(/cdn/shop/files/free-shipping_icon_white-text-border_es.svg?v=1732531517);width:2.8rem;left:calc(50% - 1.4rem)}.layout_pt .cart__wrapper .progress-bar-v2 .pill.has-free-shipping-icon:after,.layout_pt .cart-drawer__progress-bar-container .progress-bar-v2 .pill.has-free-shipping-icon:after{background-image:url(/cdn/shop/files/free-shipping_icon_white-text-border_pt.svg?v=1732531517);width:2.8rem;left:calc(50% - 1.4rem)}.layout_it .cart__wrapper .progress-bar-v2 .pill.has-free-shipping-icon:after,.layout_it .cart-drawer__progress-bar-container .progress-bar-v2 .pill.has-free-shipping-icon:after{background-image:url(/cdn/shop/files/free-shipping_icon_white-text-border_it.svg?v=1732531517);width:2.8rem;left:calc(50% - 1.4rem)}.layout_de .cart__wrapper .progress-bar-v2 .pill.has-free-shipping-icon:after,.layout_de .cart-drawer__progress-bar-container .progress-bar-v2 .pill.has-free-shipping-icon:after{background-image:url(/cdn/shop/files/free-shipping_icon_white-text-border_de.svg?v=1732531517);width:2.8rem;left:calc(50% - 1.4rem)}.cart-drawer__progress-bar-container .hint-messages_container{background:#000;border-bottom-left-radius:2rem;border-bottom-right-radius:2rem;text-align:center;height:4.6rem;padding:0rem .5rem}.cart-drawer__progress-bar-container .hint-messages_container .hint-message.show-hint:has(.two),.cart-drawer__progress-bar-container .hint-messages_container .hint-message.show-hint:has(.one){line-height:1.7rem}.cart-drawer__progress-bar-container .progress-bar_container:after{content:"i";color:#fff;background-color:#777;position:absolute;right:-2rem;top:.5rem;width:1.6rem;height:1.6rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;cursor:pointer}.cart-drawer__progress-bar-container .progress-bar-v2__wrapper{margin:.8rem 0 .6rem}.cart-drawer__progress-bar-container .progress-item.has_free-shipping_icon>p>img{filter:none}.cart-drawer__progress-bar-container .progress-bar_container-wrapper p{line-height:1.4rem;margin:0;text-align:center}.cart-drawer__progress-bar-container .progress-bar-v2{max-width:27.5rem;left:auto;right:auto}@keyframes slideUpFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hint-message{display:none}.hint-message.show-hint{display:block;animation:slideUpFadeIn .5s ease forwards}.cart__discount-extra-info{display:none;align-items:center;column-gap:.5rem;padding:.6rem;border-radius:20rem;background-color:#f1e9dd;width:calc(100% - 2rem);margin:1rem 1rem 0}.cart__discount-extra-info__text{margin:0;font-size:1.2rem;line-height:1.2rem;text-align:left}@media (max-width: 990px){.drawer__footer{padding:.7rem 1.6rem;display:flex;flex-direction:column;gap:.6rem}}
/*# sourceMappingURL=/cdn/shop/t/202/assets/component-cart-drawer.css.map */
