.sticky-atc{position:fixed;bottom:0;left:0;width:100%;margin:0;z-index:2;background-color:transparent!important;padding-bottom:.18rem}.sticky-atc-container{display:flex;justify-content:center;align-items:center;column-gap:2rem;margin:.8rem 0}.sticky-atc__button{flex-shrink:0;width:100%;height:100%;min-width:calc(12rem + var(--buttons-border-width)* 2);min-height:calc(4.5rem + var(--buttons-border-width)* 2);font-size:1.7rem!important;border-color:#7069BB!important;border-radius:var(--buttons-radius);border-width:0;letter-spacing:.1rem;font-weight:700!important;max-width:800px!important;margin:0 auto!important;padding:0 2rem;background-color:transparent!important}.sticky-atc .button{padding:0 1rem;min-height:auto;min-width:auto;line-height:2.75em;font-size:1.5rem;width:100%;height:100%;border-radius:var(--buttons-radius)}.sticky-atc__title{margin:0;font-size:1.5rem;display:none!important}.sticky-atc__price{margin-top:.5rem}.sticky-atc__price .price{column-gap:.5rem;margin-bottom:0}.sticky-atc__price .price,.sticky-atc__price .price-item--regular{font-size:1.3rem}.sticky-atc__price .badge{font-size:.8rem}.sticky-atc.color-inverse .price-item{color:rgb(var(--color-foreground))}.sticky-atc.color-inverse .price__sale .price-item--regular{color:rgb(var(--color-base-accent-1))}.sticky-atc.color-accent-1 .price-item,.sticky-atc.color-accent-1 .price-item{color:rgb(var(--color-foreground))}.sticky-atc.color-accent-1 .badge,.sticky-atc.color-accent-1 .badge{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.sticky-atc .price__regular .price-item--regular{font-size:2rem;line-height:1.1}@media screen and (min-width:400px){.sticky-atc__price .price,.sticky-atc__price .price-item--regular{font-size:1.6rem}.sticky-atc__title{font-size:1.7rem}.sticky-atc__price .badge{font-size:1rem}.sticky-atc .button{font-size:1.7rem;padding:0 1.1em}}@media screen and (min-width:500px){.sticky-atc__price .badge{font-size:1.2rem}}@media screen and (max-width:750px){.sticky-atc-container{margin:0 0 2rem 0px!important;background-color:transparent!important}.sticky-atc{background-color:transparent!important}.sticky-atc .button{padding-top:0.35rem!important;padding-bottom:0.35rem!important}}@media screen and (min-width:750px){.sticky-atc__price .price,.sticky-atc__price .price-item--regular{font-size:1.8rem}.sticky-atc .price__regular .price-item--regular{font-size:2.2rem}.sticky-atc__title{font-size:2rem}.sticky-atc__price .badge{font-size:1.3rem}.sticky-atc .button{font-size:1.9rem;padding:0 1.5em}}.sticky-atc--after-scroll{transform:translateY(100%)}.sticky-atc--after-scroll.sticky-atc--active{animation:btnAppear 0.15s ease-in-out forwards}@keyframes btnAppear{from{transform:translateY(100%)}to{transform:translateY(0)}}.quick-add-modal__content .sticky-atc{display:none}@media screen and (min-width:700px){.sticky-atc__button{padding:0 3.3rem!important}}