.kollektion-kacheln{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:20px 0}@media(max-width:768px){.kollektion-kacheln{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.kollektion-kacheln{grid-template-columns:1fr}}.kollektion-kachel{display:block;background:#f5efe6;border-radius:8px;overflow:hidden;text-decoration:none;color:#3a2e1e;text-align:center;border:1px solid #e0d5c5;transition:box-shadow .2s,transform .2s}.kollektion-kachel:hover{box-shadow:0 6px 18px #0000001f;transform:translateY(-3px)}.kollektion-kachel img{width:100%;height:180px;object-fit:cover;display:block}.kollektion-kachel-titel{padding:14px 12px;font-weight:400;line-height:1.3}
/*# sourceMappingURL=/cdn/shop/t/5/assets/custom.css.map */
