.btl-product-grid-section{background:#fff}.btl-category-block{margin-bottom:56px}.btl-category-heading{max-width:760px;margin-bottom:24px}.btl-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:20px;gap:20px}.btl-product-card__button{width:100%;height:100%;min-height:250px;padding:0;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;overflow:hidden;text-align:left;box-shadow:0 12px 28px rgba(26,32,44,.06)}.btl-product-card__button img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.btl-product-card__button span{display:block;padding:16px;color:var(--brand-text);font-weight:800}