:root{--prime: #CC392E;--text: #340C09;--dark-red: #340C09;--off-white: #E1CAB5;--green: #3F4025;--yel-bg: #E0CCA8;--page: #F9F9F9;--black: #000;--white: #fff;--stroke: #BCBCBC;--radius: 10px;--page-background: #f9f9f9;--element-background: #EFDEC0;--body: "Inter", sans-serif;--border: 1px solid #BCBCBC}.product_list{display:grid;grid-gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(210px, 100%), 1fr));align-items:baseline;text-align:center}.product_list h2{font-size:clamp(.875em,1.675vw,.9em);margin-bottom:5px}.product_list .teaser,.product_list .price{font-size:.8em;line-height:1.35em}.product_list .price{font-weight:600;margin-bottom:12px}.product{border:1px solid var(--stroke);padding-inline:clamp(15px,3.75vw,30px);padding-bottom:clamp(12px,3.75vw,20px);border-radius:10px;display:flex;height:100%}.product figure{margin-bottom:15px}.product .details a{font-size:.75em;padding:4px 16px;border:4px solid #dda29e;margin:0}