.package-products .h5{font-size:14px;text-transform:uppercase;opacity:.6;margin-bottom:10px}.package-products .horizontal-product-list{grid:auto-flow/repeat(3, 1fr);gap:8px}@media screen and (min-width: 700px){.package-products .horizontal-product-list{grid:auto-flow/repeat(auto-fit, minmax(85px, 1fr))}}.package-products .horizontal-product-list .package-product-card{background-color:#f4f4f4;display:flex;flex-direction:column;align-items:center;border-radius:8px;padding:8px 10px;text-align:center}.package-products .horizontal-product-list .package-product-card img{width:48px;height:48px}.package-products .horizontal-product-list .package-product-card .package-product-card__price{margin-top:auto}.package-products .horizontal-product-list .package-product-card a{flex:1}.package-products .horizontal-product-list .package-product-card .reversed-link{margin-bottom:4px}.package-products .horizontal-product-list .package-product-card *{font-size:14px;font-weight:400}