.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:110;display:block;background:rgb(var(--color-background));border-top:.1rem solid rgba(var(--color-foreground),.1);box-shadow:0 -.4rem 1.6rem rgba(var(--color-foreground),.08);transform:translateY(0);transition:transform .25s ease,opacity .25s ease;padding:1rem 0;padding-bottom:calc(1rem + env(safe-area-inset-bottom))}.sticky-atc[hidden]{display:block;transform:translateY(110%);opacity:0;pointer-events:none}.sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;gap:1.6rem}.sticky-atc__product{display:flex;align-items:center;gap:1.2rem;min-width:0}.sticky-atc__media{flex:0 0 auto}.sticky-atc__image{width:4.8rem;height:4.8rem;object-fit:contain;border-radius:var(--media-radius,.4rem);background:rgba(var(--color-foreground),.04)}.sticky-atc__details{min-width:0}.sticky-atc__title{margin:0;font-weight:600;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-atc__variant{margin:.2rem 0 0;font-size:1.3rem;color:rgba(var(--color-foreground),.75);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-atc__purchase{display:flex;align-items:center;gap:1.6rem;flex:0 0 auto}.sticky-atc__price{display:flex;flex-direction:column;align-items:flex-end;line-height:1.15}.sticky-atc__price-current{font-size:1.8rem;font-weight:600}.sticky-atc__price--on-sale .sticky-atc__price-current{color:var(--extended-rose-50,#b50030)}.sticky-atc__price-compare{font-size:1.4rem;color:rgba(var(--color-foreground),.75)}.sticky-atc__price-compare[hidden]{display:none}.sticky-atc__button{margin:0;min-width:16rem;white-space:nowrap}html.sticky-atc-active .osano-cm-opt-out-honored-wrapper--position_left.osano-cm-opt-out-honored-wrapper--has-main-widget{display:none!important}@media screen and (max-width:749px){.sticky-atc__inner{gap:1rem}.sticky-atc__media{display:none}.sticky-atc__title{font-size:1.4rem}.sticky-atc__purchase{gap:1rem}.sticky-atc__price-current{font-size:1.5rem}.sticky-atc__price-compare{font-size:1.2rem}.sticky-atc__button{min-width:10rem;padding:0}}@media screen and (max-width:374px){.sticky-atc__price{display:none}}