.component--product-loop__posts{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (min-width: 768px) and (max-width: 1025px){.component--product-loop__posts{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767px){.component--product-loop__posts{grid-template-columns:1fr}}.component--product-loop h5{margin-block-start:0;margin-block-end:0;margin-inline-start:0px;margin-inline-end:0px;font-family:Barlow Condensed,sans-serif;font-weight:500;font-style:normal;font-size:1rem;line-height:1;text-transform:uppercase;margin-bottom:1.25rem}.component--product-loop a{display:flex;align-items:center;justify-content:flex-start;border-radius:.75rem;border:2px solid var(--accent-4);padding:1.7rem 2rem;transition:1s ease background-color}.component--product-loop a:hover{background-color:var(--accent-4)}
