.lwm-brand-chip{width:100px;height:100px;display:flex;align-items:center;justify-content:center;transform:rotate(45deg);background-color:var(--color-surface-high);transition:background-color .3s,box-shadow .3s;cursor:pointer}.lwm-brand-chip:hover{background-color:var(--color-surface-low);box-shadow:0 8px 30px #1a1c1914}.lwm-brand-chip-inner{transform:rotate(-45deg);font-family:var(--font-body);font-size:.6875rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-primary);text-align:center;padding:.5rem;line-height:1.3}@media(max-width:768px){.lwm-brand-chip{width:70px;height:70px}.lwm-brand-chip-inner{font-size:.5rem}}
