.sticky-buy-banner{position:fixed;top:16px;left:16px;right:16px;z-index:100;transform:translateY(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.sticky-buy-banner.sticky-buy-banner--visible{transform:translateY(0);display:block!important}.sticky-buy-banner__container{background:#00000080;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:100px;border:2px solid rgba(255,255,255,.1);padding:1rem;margin:0 16px}.sticky-buy-banner__content{display:flex;align-items:center;justify-content:space-between;max-width:var(--page-width);margin:0 auto;gap:1rem}.sticky-buy-banner__product-info{display:flex;flex-direction:column;gap:.25rem;flex:1;min-width:0;margin-left:2rem}.sticky-buy-banner__product-title{font-size:1rem;font-weight:600;color:rgb(var(--color-foreground));line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-buy-banner__product-price{font-size:.875rem;color:rgb(var(--color-foreground));opacity:.7}.sticky-buy-banner__buttons{flex-shrink:0}@media screen and (max-width: 749px){.sticky-buy-banner{top:8px;left:0;right:0}.sticky-buy-banner__container{padding:0;margin:0}.sticky-buy-banner__content{padding:.75rem 1rem;gap:.75rem}.sticky-buy-banner__product-info{margin-left:1rem}.sticky-buy-banner__product-title{font-size:.875rem}.sticky-buy-banner__product-price{font-size:.75rem;display:none}.sticky-buy-banner__buttons .sticky-buy-banner__button{font-size:1.25rem;line-height:1.25rem;min-height:2rem;min-width:2rem;padding:1rem 1.5rem}}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideUp{0%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}.sticky-buy-banner--animating-in{animation:slideDown .3s cubic-bezier(.4,0,.2,1) forwards}.sticky-buy-banner--animating-out{animation:slideUp .3s cubic-bezier(.4,0,.2,1) forwards}body:has(.sticky-buy-banner--visible){padding-top:0}.header:has(.sticky-buy-banner--visible){z-index:999}.sticky-buy-banner .loading__spinner{width:1.5rem;height:1.5rem}.sticky-buy-banner .loading__spinner svg{width:1.5rem;height:1.5rem}
/*# sourceMappingURL=/cdn/shop/t/17/assets/sticky-buy-banner.css.map */
