.related-products-container{display:flex;flex-wrap:wrap;justify-content:space-between}.related-product-link{text-decoration:none;color:inherit;width:calc(25% - 1rem);margin-bottom:1rem}.related-product-item{border-radius:0.5rem;box-shadow:0 2px 5px rgba(0, 0, 0, 0.1);height:auto;text-align:left;margin:0
0.5rem 1.5rem;background:#fff}.related-product-img{display:flex;justify-content:center;align-items:center;padding:0.5rem;height:260px;overflow:hidden}.related-product-img img,
.related-product-item img.product-image{height:auto;border-radius:4px;margin-bottom:10px;width:90%}.related-product-item-text{border-top:1px solid rgb(229, 229, 229);line-height:normal;padding-top:1rem;padding-left:1rem;padding-right:1rem;margin-bottom:1rem}.related-product-item h3,
.related-product-item
h4{font-size:16px !important;margin:0
!important;font-family:Arial,sans-serif !important;line-height:1.375rem !important;font-weight:700 !important;margin-bottom:0.5rem !important}.related-product-item
p{font-size:14px;color:rgb(51, 51, 51);margin: .5rem 0 0 0}.related-product-item
span{display:block;margin-top:10px;color:#555}.related-product-item
a{text-decoration:none;color:inherit}@media (max-width: 640px){.related-product-item
a{display:flex}.related-product-link{flex:1 1 100%;max-width:100%}.related-product-item{margin:0
0 30px 0}.related-product-img{flex-shrink:0;max-width:30%;height:148px}.related-product-item-text{flex:1;display:flex;border-top:0;justify-content:space-between;flex-direction:column}.related-product-item
h3{font-size:18px}.related-product-item
p{font-size:14px}}.product-cluster{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:0.25rem}@media (max-width: 1024px){.product-cluster{grid-template-columns:repeat(3, 1fr)}}@media (max-width: 768px){.product-cluster{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 640px){.product-cluster{grid-template-columns:repeat(1, 1fr)}}