.product__other-offers{margin-top:2rem}@media all and (min-width:990px){.product__other-offers{padding-bottom:2rem}}.product__other-offers-heading{text-transform:none;font-size:1.8rem;font-weight:600;margin:0 0 1.5rem}.product__other-offers-list{display:flex;flex-direction:column;padding:2rem;border-radius:.6rem;border:.1rem solid var(--color-border)}.product__other-offers-item{display:grid;grid-template-columns:7rem 1fr auto;grid-template-areas:"image badge button" "image price button" "image shipping button" "ships ships ships";gap:0 1.5rem;align-items:center}.product__other-offers-item+.product__other-offers-item{border-top:.1rem solid var(--color-border);margin-top:1.5rem;padding-top:1.5rem}.product__other-offers-item .image{grid-area:image;display:flex}.product__other-offers-item .image img{border-radius:.6rem;border:.1rem solid var(--color-border);width:100%;height:100%;object-fit:contain}.product__other-offers-item .badge{grid-area:badge;word-break:break-word;font-size:1.4rem;margin-bottom:.3rem}.product__other-offers-item .badge .refurbished{color:#ff090b}.product__other-offers-item .badge .new{color:var(--color-accent)}.product__other-offers-item .price{grid-area:price;font-size:2.4rem;font-weight:600;margin-bottom:.3rem}.product__other-offers-item .shipping{grid-area:shipping;font-size:1.4rem;color:var(--color-secondary-text)}.product__other-offers-item .ships{grid-area:ships;display:flex;flex-direction:column;gap:1rem;font-size:1.2rem;color:var(--color-accent);margin-top:.7rem}.product__other-offers-item .button{grid-area:button}.product__other-offers-item .preview-photos{color:var(--color-accent)}
/*# sourceMappingURL=/cdn/shop/t/97/assets/component-product-other-offers.css.map */
