.highlighted-product-row{display:flex;flex-wrap:wrap;gap:15px;margin:20px;padding:20px}.highlighted-card{border:1px solid #b01c33;border-radius:0 3px 0 3px;padding:1rem;width:clamp(200px,100%,calc(33% - 15px))}.image{text-align:center}.content{display:flex;flex-direction:column;gap:10px;margin-top:20px}.product-link{background-color:#b01c33;color:#fff;display:block;font-weight:700;margin-top:0;padding:.75rem 1.5rem;text-align:center}.highlighted-features__wrapper{margin-top:.5rem;position:relative}.highlighted-features--toggle>span{cursor:pointer;font-weight:700}.highlighted-features--hidden{display:none}