.product-upsell-grid__heading{font-size:2.4rem;font-weight:700;color:rgb(var(--color-foreground));margin:0 0 .8rem;text-align:center}.product-upsell-grid__subheading{font-size:1.6rem;color:rgba(var(--color-foreground),.6);margin:0 0 3.2rem;text-align:center;max-width:52rem;margin-left:auto;margin-right:auto}.product-upsell-grid__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}.product-upsell-grid__item{display:flex;flex-direction:column}.product-upsell-grid__card{display:block;text-decoration:none;color:inherit;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.12);border-radius:8px;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.product-upsell-grid__card:hover{border-color:rgba(var(--color-foreground),.2);box-shadow:0 4px 12px #0000000f}.product-upsell-grid__image-wrap{aspect-ratio:1;overflow:hidden;background:rgba(var(--color-foreground),.04)}.product-upsell-grid__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-upsell-grid__card:hover .product-upsell-grid__image{transform:scale(1.03)}.product-upsell-grid__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.04)}.product-upsell-grid__placeholder .placeholder-svg{width:60%;height:60%}.product-upsell-grid__info{padding:1.2rem}.product-upsell-grid__title{font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground));margin:0 0 .4rem;line-height:1.3}.product-upsell-grid__price{font-size:1.4rem;font-weight:700;color:rgb(var(--color-foreground));display:flex;align-items:center;gap:.6rem}.product-upsell-grid__compare-price{font-size:1.3rem;font-weight:400;color:rgba(var(--color-foreground),.6)}.product-upsell-grid__upsell{display:flex;align-items:center;gap:.8rem;margin-top:.8rem;padding:1rem 1.2rem;background:rgba(var(--color-button),.06);border-radius:0 0 8px 8px;cursor:pointer;transition:background .2s ease}.product-upsell-grid__upsell:hover{background:rgba(var(--color-button),.12)}.product-upsell-grid__upsell-check{position:absolute;opacity:0;width:0;height:0}.product-upsell-grid__upsell-box{width:2.4rem;height:2.4rem;border:2px solid rgba(var(--color-foreground),.2);border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:rgb(var(--color-background));transition:background .2s ease,border-color .2s ease;color:transparent}.product-upsell-grid__upsell-check:checked+.product-upsell-grid__upsell-box{background:rgb(var(--color-button));border-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}.product-upsell-grid__upsell-text{font-size:1.3rem;font-weight:500;color:rgba(var(--color-foreground),.6);line-height:1.3}.product-upsell-grid__upsell-price{font-weight:700;color:rgb(var(--color-button))}.product-upsell-grid__upsell-subtext{display:block;font-size:1.1rem;font-weight:600;color:rgb(var(--color-button));margin-top:.2rem;letter-spacing:.02em}.product-upsell-grid__view-all{text-align:center;margin-top:3.2rem}.product-upsell-grid__view-all-link{font-size:1.6rem;font-weight:600;color:rgb(var(--color-button));text-decoration:none;transition:color .2s ease;display:inline-flex;align-items:center;min-height:4.4rem}.product-upsell-grid__view-all-link:hover{color:rgb(var(--color-button))}.product-upsell-grid__empty{text-align:center;padding:4rem 0;color:rgba(var(--color-foreground),.6);font-size:1.6rem}@media screen and (min-width:750px){.product-upsell-grid__heading{font-size:3.2rem;margin-bottom:1.2rem}.product-upsell-grid__subheading{font-size:1.8rem;margin-bottom:4.8rem}.product-upsell-grid__grid{gap:2.4rem}.product-upsell-grid__grid--3{grid-template-columns:repeat(3,1fr)}.product-upsell-grid__grid--4{grid-template-columns:repeat(4,1fr)}.product-upsell-grid__info{padding:1.6rem}.product-upsell-grid__title,.product-upsell-grid__price{font-size:1.5rem}.product-upsell-grid__upsell{padding:1rem 1.6rem}.product-upsell-grid__upsell-text{font-size:1.4rem}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/section-product-grid-upsell.css.map */
