.multi-column-wrapper{width:100%}.custom-multi-column{display:flex;flex-wrap:wrap;gap:30px;justify-content:flex-start;margin:0 auto;max-width:1200px}.column-item{background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.08);display:flex;flex-direction:column;overflow:hidden;padding-bottom:25px;transition:all .3s ease}.cols-1 .column-item{width:100%}.cols-2 .column-item{width:calc(50% - 15px)}.cols-3 .column-item{width:calc(33.333% - 20px)}.cols-4 .column-item{width:calc(25% - 22.5px)}@media (max-width:767px){.custom-multi-column{gap:20px}.column-item{margin-bottom:20px;padding-bottom:10px;width:calc(50% - 10px)!important}.item-image img{height:160px!important}.item-content{padding:10px}}.item-image img{object-fit:cover;width:100%}.item-content{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:20px;text-align:center}.product-name{font-weight:700;line-height:1.4;margin:0 0 20px}.item-button{align-self:center;border-radius:30px;display:inline-block;font-size:1rem;font-weight:700;padding:12px 24px;text-decoration:none;transition:opacity .2s}.item-button:hover{opacity:.8;text-decoration:none}