.related-products{background:#fff;border:1px solid #d7e0db;border-radius:26px;width:min(1220px,100% - 40px);margin:30px auto 64px;padding:30px;box-shadow:0 18px 45px #23312914}.related-products-heading{align-items:center;gap:14px;display:flex}.related-products-heading>span{color:#0885ca;background:#e3f4fc;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.related-products-heading svg{width:23px;height:23px}.related-products-heading p{color:#0783c6;letter-spacing:.15em;margin:0 0 5px;font-size:10px;font-weight:900}.related-products-heading h2{color:#1d2823;letter-spacing:-.045em;margin:0;font-size:28px}.related-products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.related-products-grid>a{color:#1f2c25;border:1px solid #dde5e0;border-radius:17px;grid-template-columns:92px 1fr 24px;align-items:center;gap:13px;min-width:0;padding:12px;text-decoration:none;transition:all .18s;display:grid}.related-products-grid>a:hover{border-color:#7bc1e5;transform:translateY(-2px);box-shadow:0 10px 24px #21372b14}.related-product-image{background:#f2f5f3;border-radius:13px;place-items:center;width:92px;height:76px;display:grid}.related-product-image img{object-fit:contain;width:84px;height:68px}.related-product-copy small,.related-product-copy strong,.related-product-copy em{display:block}.related-product-copy small{color:#7a867f;letter-spacing:.1em;font-size:9px;font-weight:900}.related-product-copy strong{margin-top:4px;font-size:15px}.related-product-copy em{color:#0784c8;margin-top:8px;font-size:15px;font-style:normal;font-weight:900}.related-products-grid>a>svg{color:#0784c8;width:19px;height:19px}@media (max-width:850px){.related-products-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.related-products{border-radius:20px;width:calc(100% - 24px);margin:20px auto 40px;padding:20px 14px}.related-products-heading h2{font-size:23px}.related-products-grid{grid-template-columns:1fr}.related-products-grid>a{grid-template-columns:78px 1fr 20px}.related-product-image{width:78px;height:66px}.related-product-image img{width:72px;height:60px}}
