.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:var(--header-z-index);background-color:rgb(var(--color-background-input));transform:translateY(100%);opacity:0;pointer-events:none;transition:transform var(--duration-default) ease,opacity var(--duration-default) ease}.sticky-atc.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.sticky-atc__inner{padding:2.4rem 2rem;border-top:.1rem solid rgb(var(--color-border));border-radius:.2rem .2rem 0 0;box-shadow:0 -.4rem 4rem rgba(var(--color-foreground),.24);display:flex;flex-direction:column;gap:.8rem}.sticky-atc__product{display:flex;align-items:center;gap:1.2rem;width:100%}.sticky-atc__image{flex-shrink:0;width:4rem;height:4rem;border-radius:.2rem;overflow:hidden}.sticky-atc__image img{display:block;width:100%;height:100%;object-fit:cover}.sticky-atc__details{display:flex;flex:1 0 0;min-width:0;align-items:flex-end;justify-content:space-between;gap:1.2rem}.sticky-atc__title{margin:0;font-family:var(--font-body-family);font-weight:400;font-size:1.8rem;line-height:1.2;color:rgb(var(--color-foreground));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-atc .price--sticky-atc{flex-wrap:nowrap;white-space:nowrap}.sticky-atc .price--sticky-atc .price-item{font-family:var(--font-body-family);font-size:1.6rem;letter-spacing:-.032rem}.sticky-atc .price--sticky-atc .price-item--regular,.sticky-atc .price--sticky-atc .price-item--sale{font-weight:700}.sticky-atc .price--sticky-atc .price__compare .price-item--regular{font-weight:500}.sticky-atc__actions{display:flex;align-items:center;gap:1.6rem;width:100%}.sticky-atc__quantity.quantity{flex-shrink:0;width:11rem;height:4.8rem;border-color:rgb(var(--color-button));justify-content:space-between;padding:0 1.4rem}.sticky-atc__quantity .quantity__button{width:auto;height:auto}.sticky-atc__quantity .quantity__input{font-family:var(--font-body-family);font-size:1.4rem;color:rgb(var(--color-foreground))}.sticky-atc__submit.button{flex:1 0 0;height:4.8rem;min-height:4.8rem;padding:0 2rem;border-radius:.2rem;font-family:var(--font-body-family);font-size:1.5rem;font-weight:700;letter-spacing:.045rem}@media screen and (min-width:990px){.sticky-atc{margin:36px 24px}.sticky-atc__inner{padding:1rem 2rem;border:.1rem solid rgb(var(--color-button));border-radius:.4rem;box-shadow:0 2rem 1.13rem rgba(var(--color-overlay),.05);flex-direction:row;align-items:center;justify-content:space-between;gap:1.6rem}.sticky-atc__product{gap:2.4rem;width:auto;flex:1 1 auto;min-width:0}.sticky-atc__image{width:6.6rem;height:6.6rem}.sticky-atc__details{flex-direction:column;align-items:flex-start;justify-content:center;gap:.8rem}.sticky-atc__title{font-size:2rem;letter-spacing:-.04rem;color:rgb(var(--color-foreground));max-width:100%}.sticky-atc .price--sticky-atc .price-item{font-size:2.8rem;letter-spacing:-.056rem}.sticky-atc .price--sticky-atc dd:not(:last-child){margin-right:1.2rem}.sticky-atc__actions{width:auto;flex-shrink:0;justify-content:flex-end}.sticky-atc__quantity.quantity{width:12.6rem;height:4.6rem}.sticky-atc__submit.button{flex:none;width:25rem;height:4.6rem;min-height:4.6rem;font-size:1.6rem;font-weight:400;letter-spacing:normal}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-sticky-atc.css.map */
