.hsps-products{background-color:#f5f6f6;padding:4rem 0}.hsps-products h2{margin-bottom:24px;text-align:center}.hsps-products__list{display:flex;flex-wrap:wrap;justify-content:center}.hsps-products__item-description{color:#555;font-size:14px;line-height:1.5}.hsps-products__item{margin-bottom:2%;padding:0 1%;width:25%}.hsps-products__item-image{border-radius:4px;height:200px;margin-bottom:8px;overflow:hidden;position:relative}.hsps-products__item-image img{display:block;height:100%!important;object-fit:cover;object-position:center center;width:auto}.hsps-products__item-content{padding:1rem 0}.hsps-products__item-content p{font-size:1.4rem}.hsps-products__item-content h4,a.hsps-products__item-name{color:#000;font-weight:600;line-height:1.5;margin-bottom:8px}@media (max-width:767px){.hsps-products__item{flex:0 0 46%;margin:1.5%}.hsps-products__list{align-items:center}}@media (max-width:640px){.hsps-products__list{flex-direction:column;padding:2rem}.hsps-products__item{flex:1;width:100%}.hsps-products__item-image{height:auto}.hsps-products__item-image img{height:auto;width:100%}}