.grid-module[data-v-85b13cdc]:has(div){display:grid;grid-template-columns:repeat(2,1fr);gap:1em;margin:1em}.grid-module>div[data-v-85b13cdc]{text-align:center;border-radius:4px;border:1px solid #dbdbdb;background-color:#fff;display:flex;align-items:center;justify-content:center;padding:1.25rem;cursor:pointer}.grid-module>div label[data-v-85b13cdc]{line-height:1;text-wrap:balance;cursor:pointer}.grid-module[data-v-85b13cdc]:has(>:first-child:last-child){grid-template-columns:1fr}.grid-module>[data-v-85b13cdc]:last-child:nth-child(odd){grid-column:1/-1}