.sticky-atc-bar{position:fixed;bottom:0;left:0;right:0;background-color:rgb(var(--color-background));border-top:.1rem solid rgba(var(--color-foreground),.08);box-shadow:0 -.2rem 1rem rgba(var(--color-shadow),.15);padding:1.2rem 2rem;z-index:100;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);display:none}.sticky-atc-bar.visible{transform:translateY(0);display:block}.sticky-atc-bar__content{max-width:120rem;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.sticky-atc-bar__product{display:flex;align-items:center;gap:1rem;flex:1;min-width:0}.sticky-atc-bar__image{width:5rem;height:5rem;border-radius:var(--media-radius);overflow:hidden;flex-shrink:0;background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1)}.sticky-atc-bar__image img{width:100%;height:100%;object-fit:cover;display:block}.sticky-atc-bar__details{flex:1;min-width:0}.sticky-atc-bar__title{font-size:1.4rem;font-weight:600;line-height:1.3;margin:0 0 .3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgb(var(--color-foreground))}.sticky-atc-bar__price{font-size:1.3rem;font-weight:500;color:rgba(var(--color-foreground),.75);margin:0}.sticky-atc-bar__price .price-item--sale{color:rgb(var(--color-sale-price, 199, 49, 49))}.sticky-atc-bar__price .price-item--regular{text-decoration:line-through;margin-left:.5rem;opacity:.7}.sticky-atc-bar__actions{display:flex;align-items:center;gap:1rem;flex-shrink:0}.sticky-atc-bar__quantity{display:none}.sticky-atc-bar__button{min-width:16rem;padding:1.2rem 2.4rem;font-size:1.4rem;white-space:nowrap}@media screen and (min-width:550px){.sticky-atc-bar{padding:1.5rem 2.5rem}.sticky-atc-bar__quantity{display:flex;align-items:center}.sticky-atc-bar__quantity .quantity__input{min-height:4rem;padding:0 1rem}.sticky-atc-bar__quantity .quantity__button{min-height:4rem;width:4rem}}@media screen and (min-width:990px){.sticky-atc-bar{padding:1.8rem 4rem}.sticky-atc-bar__image{width:6rem;height:6rem}.sticky-atc-bar__title{font-size:1.5rem}.sticky-atc-bar__price{font-size:1.4rem}.sticky-atc-bar__button{min-width:18rem;font-size:1.5rem}}@media screen and (min-width:1400px){.product--large .sticky-atc-bar{display:none!important}}@media(prefers-reduced-motion:reduce){.sticky-atc-bar{transition:none}}.sticky-atc-bar__button.loading{position:relative;color:transparent}.sticky-atc-bar__button .loading__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2rem;height:2rem}.sticky-atc-bar__button:not(.loading) .loading__spinner{display:none}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-sticky-atc.css.map */
