.industry-preset-grid[data-v-704a821e]{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}@media (max-width:992px){.industry-preset-grid[data-v-704a821e]{grid-template-columns:repeat(2,1fr)}}.industry-preset-card[data-v-704a821e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:12px;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;-webkit-transition:all .15s;transition:all .15s}.industry-preset-card[data-v-704a821e]:hover{border-color:#93c5fd;background:#f0f7ff}.industry-preset-card.is-active[data-v-704a821e]{border-color:#2563eb;background:#eff6ff;-webkit-box-shadow:0 0 0 1px #2563eb;box-shadow:0 0 0 1px #2563eb}.industry-preset-card>i[data-v-704a821e]{font-size:28px;width:36px;text-align:center;-ms-flex-negative:0;flex-shrink:0}.industry-preset-card__body[data-v-704a821e]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}