.sticky-atc-section{position:fixed;bottom:-100%;left:0;right:0;z-index:9;padding:0 1rem;opacity:0;visibility:hidden;transition:all .8s ease-in-out}.sticky-atc-section--active{opacity:1;visibility:visible;bottom:1.5625rem}.sticky-atc-wrapper{background-color:#fff;max-width:55rem;width:100%;margin:0 auto;border:1px solid var(--border-color);border-radius:var(--border-radius);padding:.8rem 1.5rem;box-shadow:0 .5rem 1rem #0000001a}.sticky-atc-wrapper--has-no-navigation{max-width:30rem}.sticky-atc{display:flex;align-items:center}.sticky-atc__product-links{display:flex;align-items:center;gap:1rem;border-right:1px solid var(--border-color);padding-right:1.8rem;margin-right:1.8rem;flex-grow:1}@media screen and (max-width: 767px){.sticky-atc__product-links{display:none}}.sticky-atc__product-title{font-size:1.125rem;font-weight:700;line-height:normal}.sticky-atc__product-info{flex-grow:1;display:flex;align-items:center;gap:1rem}.sticky-atc__product-info-container{flex-grow:1}.sticky-atc__product-links,.sticky-atc__product-info{padding-top:.5rem;padding-bottom:.5rem}.sticky-atc__add-to-cart{flex-shrink:0;margin-left:auto}.sticky-atc .Button{padding-left:1.25rem;padding-right:1.25rem;min-width:7.5rem}.sticky-atc__links{list-style:none;padding:0;margin:0;display:flex;gap:1.8rem}.sticky-atc__links li a{padding:.5rem 0}.sticky-atc .ProductMeta__Price{font-size:1rem;line-height:1.25rem}
