.block-product-archive .inner .grid{display:grid;gap:12px}@media (min-width:576px){.block-product-archive .inner .grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.block-product-archive .inner .grid{gap:30px}}@media (min-width:1200px){.block-product-archive .inner .grid{gap:20px;grid-template-columns:repeat(3,1fr)}}@media (min-width:1400px){.block-product-archive .inner .grid{gap:25px}}.block-product-archive .inner .grid .product{align-items:center;display:flex;flex-direction:column;gap:0;justify-content:center;position:relative}.block-product-archive .inner .grid .product .thumbnail{height:217px;width:100%}.block-product-archive .inner .grid .product .thumbnail img{border-radius:4px 4px 0 0;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.block-product-archive .inner .grid .product .text-section{align-items:center;background-color:var(--color-tertiary-1);border-radius:0 0 4px 4px;display:flex;flex-direction:column;gap:16px;justify-content:center;padding:40px 40px 70px;text-align:center}.block-product-archive .inner .grid .product .text-section h4 a{color:inherit;text-decoration:none}.block-product-archive .inner .grid .product .excerpt{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block-product-archive .inner .grid .product .btn{align-items:center;background-color:var(--color-secondary-1);border-radius:4px;bottom:30px;color:#1e1e1e;color:#fff!important;display:flex;font-weight:600;height:51px;margin-bottom:0;padding:10px 61px 10px 20px;position:absolute;position:relative;text-decoration:none;width:-moz-fit-content;width:fit-content}.block-product-archive .inner .grid .product .btn:after{background-color:hsla(0,0%,100%,.1);background-image:url(/wp-content/themes/pec-packaging/images/icons/expander-arrow.svg);background-position:50%;background-repeat:no-repeat;background-size:11px;border-radius:0 4px 4px 0;content:"";filter:brightness(100);height:51px;position:absolute;right:0;top:0;width:41px}
