.logo[data-v-5fdc9c33]{height:100px;width:150px;-o-object-fit:contain;object-fit:contain}.group_buttons[data-v-5fdc9c33]{display:flex;flex-grow:1;flex-wrap:wrap;justify-content:center;background-color:var(--color-bg-surface);padding:20px;border-radius:var(--radius-xl);width:100%;max-width:670px;margin:25px auto}.group_buttons .button[data-v-5fdc9c33]{background-color:var(--color-primary);width:180px;height:180px;color:var(--color-text-inverse);border-radius:var(--radius-xl);margin:15px;flex:unset}.group_buttons .button i[data-v-5fdc9c33]{font-size:64px;margin:30px 0 20px;display:block;height:75px;background-size:60px;background-position:50%;background-repeat:no-repeat;cursor:pointer}.group_buttons .button span[data-v-5fdc9c33]{display:block;font-size:var(--text-md);font-weight:300}h2[data-v-5fdc9c33]{text-align:left;padding:var(--space-4);font-size:var(--text-2xl);color:var(--color-text-primary);font-weight:var(--font-semibold);padding-bottom:0;margin-top:25px}.scheduled[data-v-5fdc9c33]{color:var(--color-text-tertiary);font-size:var(--text-lg);float:right}.scheduled[data-v-5fdc9c33]:after{content:"";width:20px;height:20px;background-color:var(--color-ticket-scheduled);border-radius:50%;display:inline-block;margin-right:10px;margin-left:10px;vertical-align:bottom}.started[data-v-5fdc9c33]{color:var(--color-text-tertiary);font-size:var(--text-lg);float:right}.started[data-v-5fdc9c33]:after{content:"";width:20px;height:20px;background-color:var(--color-ticket-in-progress);border-radius:50%;display:inline-block;margin-right:10px;margin-left:10px;vertical-align:bottom}.ended[data-v-5fdc9c33]{color:var(--color-text-tertiary);font-size:var(--text-lg);float:right}.ended[data-v-5fdc9c33]:after{content:"";width:20px;height:20px;background-color:var(--color-success);border-radius:50%;display:inline-block;margin-right:10px;margin-left:10px;vertical-align:bottom}@supports (-webkit-touch-callout:none){@media screen and (max-width:600px){.group_buttons .button span[data-v-5fdc9c33]{font-size:var(--text-xs)}}}.open-tickets-link-container[data-v-5fdc9c33]{display:flex;justify-content:flex-end;height:-moz-fit-content;height:fit-content}.open-tickets-link[data-v-5fdc9c33]{max-width:250px;margin:20px 0 0 0;background:var(--color-primary);color:var(--color-text-inverse);padding:10px 18px;border-radius:var(--radius-md);text-decoration:none;font-weight:var(--font-medium);cursor:pointer;transition:background var(--transition-base)}.open-tickets-link[data-v-5fdc9c33]:hover{background:var(--color-primary-dark)}