.related-products{padding:80px 0;background:var(--color-background, #FFFFFF)}.related-products__heading{display:none;font-family:Times,Times New Roman,serif;font-size:18px;font-weight:400;line-height:100%;letter-spacing:0;color:#000;text-align:center;margin:0 0 48px;text-transform:none}.related-products__grid{display:grid;grid-template-columns:repeat(var(--columns-desktop, 4),1fr);gap:16px;margin:0;padding:0;list-style:none}.related-products .product-card{position:relative;background:#fafafa;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.related-products .product-card:hover{transform:none;box-shadow:none}.related-products .product-card__link{display:block;text-decoration:none;color:inherit}.related-products .product-card__link:hover,.related-products .product-card a:hover{opacity:1}.related-products .product-card__media{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden;background:#e8e8e8;margin-bottom:20px}.related-products .product-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .3s ease}.related-products .product-card__image--hover{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;pointer-events:none;transition:opacity .3s ease}.related-products .product-card:not(.product-card--sold-out):hover .product-card__image--hover{opacity:1}.related-products .product-card:not(.product-card--sold-out):hover .product-card__image:not(.product-card__image--hover){opacity:1}.related-products .product-card--sold-out:hover .product-card__image--hover{opacity:0}.related-products .product-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f0f0f0}.related-products .product-card__placeholder .placeholder-svg{width:60%;height:auto;fill:#ccc}.related-products .product-card__badge{position:absolute;top:12px;left:12px;z-index:2;background:#fff;color:#000;padding:6px 12px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:0;box-shadow:0 2px 8px #0000001a;line-height:1}.related-products .product-card__info{padding:0 0 10px;text-align:left}.related-products .product-card__title{font-family:Univers LT Std,-apple-system,sans-serif;font-size:10px;font-weight:400;color:#000;text-transform:uppercase;letter-spacing:0;line-height:14px;margin:0 0 4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.related-products .product-card__price{display:flex;justify-content:flex-start;align-items:center;gap:8px;font-family:Univers LT Std,-apple-system,sans-serif;font-size:10px;font-weight:400;color:#000;margin:0}.related-products .product-card__price .price--compare{font-size:10px;color:#999;font-weight:400}.related-products .product-card__quick-add{position:absolute;bottom:80px;left:50%;transform:translate(-50%);opacity:0;transition:opacity .2s ease;z-index:3}.related-products .product-card:hover .product-card__quick-add{opacity:1}.related-products .button--quick-add{background:#000;color:#fff;border:none;padding:12px 24px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;white-space:nowrap;transition:background .2s ease;font-family:inherit}.related-products .button--quick-add:hover{background:#333}.related-products .button--quick-add.loading{opacity:.7;cursor:wait}.related-products__empty{text-align:center;color:#666;font-size:10px;padding:40px 0}@media(max-width:1024px){.related-products{padding:60px 0}.related-products__heading{margin-bottom:32px;font-size:18px}.related-products__grid{gap:12px}}@media(max-width:749px){.related-products{padding:40px 0}.related-products__heading{margin-bottom:24px;font-size:18px}.related-products__grid{grid-template-columns:repeat(var(--columns-mobile, 2),1fr);gap:10px}.related-products .product-card__media{margin-bottom:16px}.related-products .product-card__info{padding:0 0 10px}.related-products .product-card__title,.related-products .product-card__price{font-size:10px}.related-products .product-card__badge{top:8px;left:8px;padding:4px 8px;font-size:10px}.related-products .product-card:hover{transform:none;box-shadow:none}.related-products .product-card__quick-add{display:none}}.pompeii-pdp__details .related-products{max-width:100%;overflow:hidden}.pompeii-pdp__details .related-products__grid{grid-template-columns:repeat(2,1fr);gap:10px}.related-products .product-card__link:focus{outline:2px solid var(--color-focus, #000000);outline-offset:2px}.related-products .product-card__link:focus:not(:focus-visible){outline:none}.related-products .button--quick-add:focus-visible{outline:2px solid #FFFFFF;outline-offset:2px}@media(prefers-reduced-motion:reduce){.related-products .product-card,.related-products .product-card__image,.related-products .product-card__image--hover,.related-products .product-card__quick-add,.related-products .button--quick-add{transition:none!important}.related-products .product-card:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/309/assets/component-related-products.css.map */
