.product-card__figure{position:relative}.product-card__custom-quick-buy-button{--circle-button-size: 2rem;position:absolute;bottom:15px;right:15px;width:var(--circle-button-size);height:var(--circle-button-size);background:#fff;color:#000;border-radius:0}.product-card__custom-quick-buy-button[aria-expanded=false]{opacity:1;transition:opacity .3s ease}.product-card__custom-quick-buy-button[aria-expanded=true]{opacity:0;transition:opacity .3s ease}.product-card__custom-quick-buy{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;display:flex;align-items:flex-end;justify-content:center;padding:15px;opacity:1;transform:translateY(0);transition:opacity .3s ease,transform .3s ease}.product-card__custom-quick-buy.is-opening{animation:fadeInUp .3s ease forwards}.product-card__custom-quick-buy.is-closing{animation:fadeOutDown .3s ease forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}.product-card__custom-quick-buy-content{background:#fff;width:100%;box-shadow:0 -2px 10px #0000001a;overflow:hidden}.custom-quick-buy-panel__header{position:relative;display:flex;justify-content:center;align-items:center;padding:12px 15px;border-bottom:1px solid rgba(0,0,0,.1)}.custom-quick-buy-panel__title{margin:0;font-size:1rem;font-weight:600}.custom-quick-buy-panel__close{position:absolute;left:15px;background:transparent;border:none;padding:5px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.custom-quick-buy-panel__close:hover{transform:scale(1.1)}.custom-quick-buy-panel__close svg{width:16px;height:16px}.product-card__custom-quick-buy-dimensions{display:flex;flex-direction:column;gap:0;width:100%;overflow:auto;max-height:13rem}.product-card__custom-quick-buy-dimension-item{width:100%;margin-bottom:0}.product-card__custom-quick-buy-dimensions .block-swatch{display:flex;justify-content:center;width:100%;padding:10px 15px;background-color:transparent;border:none;border-bottom:1px solid rgba(0,0,0,.1);text-decoration:none;color:inherit;transition:background-color .2s ease,color .2s ease;position:relative;overflow:hidden}.product-card__custom-quick-buy-dimensions.special-size input:checked+.block-swatch{color:#fff;background-color:#000}.product-card__custom-quick-buy-dimensions .block-swatch:hover{background-color:#0000000d}.product-card__custom-quick-buy-dimensions .product-card__custom-quick-buy-dimension-item:last-child .block-swatch{border-bottom:none}.product-card__custom-quick-buy-dimensions .block-swatch.is-loading:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:loading-shimmer 1.5s infinite}@media only screen and (max-width: 749px){.product-card__custom-quick-buy{padding:10px}.custom-quick-buy-panel__close{left:5px}.custom-quick-buy-panel__close svg{width:12px;height:12px}.product-card__custom-quick-buy-dimensions{max-height:7rem}.product-card__custom-quick-buy-dimensions .block-swatch,.custom-quick-buy-panel__header{padding:5px 10px}.product-card__custom-quick-buy-dimensions .block-swatch span,.custom-quick-buy-panel__title{font-size:.8rem}.product-card__custom-quick-buy-button{right:10px;bottom:10px}}@keyframes loading-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-quick-buy.css.map */
