.cann-brands__grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;display:flex}.cann-brands__card{background:var(--cann-color-white);width:168px;height:168px;box-shadow:var(--cann-shadow);transition:transform var(--transition), box-shadow var(--transition);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:16px 20px;text-decoration:none;display:flex}.cann-brands__card:hover{transform:translateY(-2px);box-shadow:4px 8px 28px #00527738}@media (width<=767px){.cann-brands__card{width:120px;height:120px;padding:12px}}.cann-brands__logo{object-fit:contain;width:auto;max-width:100%;height:36px;max-height:100%;display:block}@media (width<=767px){.cann-brands__logo{height:28px}}
