.product-upsell-block{width:100%}.product-upsell-block__title{display:block;font-size:1.1rem;letter-spacing:.1em;text-transform:uppercase;color:#000;margin-bottom:1.2rem;font-family:var(--font-heading-family);font-weight:700}.product-upsell-block__grid{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;width:100%}.product-upsell-block__item{display:flex;flex-direction:column;min-width:0}.product-upsell-block__image-link{display:block;text-decoration:none}.product-upsell-block__image-wrapper{position:relative;overflow:hidden;aspect-ratio:4 / 5;background:#f0ece4}.product-upsell-block__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.product-upsell-block__info{padding:.8rem 0}.product-upsell-block__product-title{display:block;font-size:1.1rem;letter-spacing:.05em;text-transform:uppercase;color:#000;text-decoration:none;line-height:1.3;margin-bottom:.3rem;font-family:var(--font-heading-family);font-weight:700}.product-upsell-block__product-title:hover{text-decoration:underline}.product-upsell-block__price{font-size:1.2rem;color:var(--color-foreground);font-family:var(--font-body-family)}.product-upsell-block__atc-wrapper{display:block;margin-top:auto}.product-upsell-block__atc-btn{width:100%;position:relative;padding:.7rem 1rem;font-size:1.1rem;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:.1rem solid rgb(var(--color-foreground));background:transparent;color:#000;font-family:var(--font-heading-family);font-weight:700;transition:background .2s,color .2s,border-color .2s;display:flex;align-items:center;justify-content:center;gap:.6rem}.product-upsell-block__atc-btn:hover:not([aria-disabled=true]){background:rgba(var(--color-foreground-rgb),.06)}.product-upsell-block__atc-btn[aria-disabled=true]{cursor:default;opacity:.7}.product-upsell-block__atc-btn .loading-overlay__spinner{width:1.8rem;height:1.8rem;flex-shrink:0}.product-upsell-block__atc-btn .spinner{width:100%;height:100%;animation:rotator 1.4s linear infinite}.product-upsell-block__atc-btn .path{stroke:currentColor;stroke-dasharray:187;stroke-dashoffset:0;transform-origin:center;animation:dash 1.4s ease-in-out infinite}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}to{stroke-dashoffset:187;transform:rotate(450deg)}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/component-upsell-block.css.map */
