.upsell{padding:1rem;background-color:rgb(var(--color-gray-100));border-radius:4px}.upsell__products{margin-top:1rem;margin-bottom:1rem;position:relative;display:grid;grid-template-columns:repeat(auto-fill,minmax(4rem,1fr));grid-template-rows:max-content 1fr;grid-gap:.5rem;gap:.5rem}.upsell__product{display:contents}.upsell__product--select{display:flex;margin-top:1rem;margin-bottom:1rem}.upsell__product--select>:first-child{flex:0 1 6rem;margin-right:1rem}.upsell__product--select>:last-child{flex:1}.upsell__product-image{cursor:pointer;border-width:1px;display:block;background:rgb(var(--color-render))}.upsell__product input:checked~.upsell__product-image{border-color:rgb(var(--color-gray-900));box-shadow:0 0 0 1px rgb(var(--color-gray-900))}.upsell__product-label{display:none}.upsell__product input:checked~.upsell__product-label{display:block;grid-column:1 / -1;grid-row:max-content}.upsell__product-title{font-weight:600;font-size:.875rem;line-height:1.25rem}.upsell__product-subtitle{color:rgb(var(--color-gray-500));font-size:.875rem;line-height:1.25rem}.upsell__product-info{margin-bottom:.5rem}
/*# sourceMappingURL=/cdn/shop/t/962/assets/component-upsell.css.map */
