html,
body {
  min-height: 100%;
}

body {
  font-family: "Geist", "Noto Sans KR", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

a {
  text-decoration: none;
}

.page-sidebar .sidebar-link.active,
.page-sidebar .nav-link.active {
  font-weight: 600;
}

.page-sidebar .sidebar-managed-text {
  min-width: 0;
}

.page-sidebar .sidebar-managed-chevron {
  flex: 0 0 auto;
  font-size: 1rem;
  line-height: 1;
  opacity: 0.65;
}

.page-sidebar .sidebar-link.active .sidebar-managed-chevron,
.page-sidebar .nav-link.active .sidebar-managed-chevron {
  opacity: 1;
}

.validation-summary-valid {
  display: none;
}

.office-theme-menu {
  --bs-dropdown-min-width: 9rem;
}

.office-user-offcanvas {
  --bs-offcanvas-width: 290px;
}

.office-account-avatar-sm,
.office-account-avatar-lg,
.office-settings-avatar,
.office-profile-avatar {
  object-fit: cover;
}

.office-account-avatar-sm {
  height: 32px;
  width: 32px;
}

.office-account-avatar-lg {
  height: 60px;
  width: 60px;
}

.office-settings-avatar {
  height: 64px;
  width: 64px;
}

.office-profile-avatar {
  height: 168px;
  width: 168px;
}

.office-account-view-dialog .modal-content,
.office-account-settings-dialog .modal-content {
  height: min(760px, calc(100vh - 2rem));
  max-height: calc(100vh - 2rem) !important;
  overflow: hidden;
}

.office-admin-menu-access-dialog .modal-content {
  height: min(820px, calc(100vh - 2rem));
  max-height: calc(100vh - 2rem) !important;
  overflow: hidden;
}

.office-admin-menu-access-form {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 0;
}

.office-admin-menu-access-form .modal-header,
.office-admin-menu-access-form .modal-footer {
  flex: 0 0 auto;
}

.office-admin-menu-access-form .modal-body {
  flex: 1 1 auto;
  min-height: 0;
  overflow-y: auto !important;
}

.office-admin-menu-access-table-wrap {
  max-height: 54vh;
  overflow: auto;
}

.office-admin-menu-access-table {
  min-width: 760px;
}

.office-admin-menu-access-table th:nth-child(n+2),
.office-admin-menu-access-table td:nth-child(n+2) {
  width: 84px;
}

.office-account-settings-form {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 0;
}

.office-account-view-dialog .modal-header,
.office-account-view-dialog .modal-footer,
.office-account-settings-form .modal-header,
.office-account-settings-form .modal-footer {
  flex: 0 0 auto;
}

.office-account-view-dialog .modal-body,
.office-account-settings-form .modal-body {
  flex: 1 1 auto;
  min-height: 0;
  overflow-y: auto !important;
}

.office-code-col {
  width: 90px;
}

.mfa-qr-image {
  display: block;
  height: 128px;
  width: 128px;
}

.office-stat-card {
  min-height: 124px;
}

.office-table {
  min-width: 760px;
}

.office-admin-actionbar,
.office-admin-filterbar {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: .5rem;
  justify-content: flex-end;
}

.office-admin-actionbar {
  margin-bottom: 1rem;
}

.office-admin-filterbar {
  margin-bottom: 1rem;
}

.office-admin-filterbar .form-control {
  min-width: 160px;
}

.office-admin-filterbar .form-select {
  flex: 0 0 auto;
  min-width: 160px;
  max-width: 100%;
  width: auto;
}

.office-admin-filterbar .office-admin-select-fixed {
  flex-basis: 400px;
  width: 400px;
}

.office-admin-filterbar .office-admin-select-content {
  field-sizing: content;
  min-width: 220px;
  max-width: min(520px, 100%);
  width: fit-content;
}

.office-admin-filterbar .office-admin-select-code-group {
  flex: 0 0 360px;
  min-width: 360px;
  max-width: 100%;
  width: 360px;
}

.office-admin-filterbar .office-admin-select-rows {
  flex-basis: 104px;
  min-width: 88px;
  width: 104px;
}

.office-admin-filterbar .office-admin-search {
  flex: 0 0 350px;
  width: 350px;
}

.office-admin-filterbar .office-admin-search .form-control {
  min-width: 0;
}

@media (max-width: 575.98px) {
  .office-admin-filterbar .office-admin-select-fixed,
  .office-admin-filterbar .office-admin-select-code-group,
  .office-admin-filterbar .office-admin-select-content,
  .office-admin-filterbar .office-admin-select-rows,
  .office-admin-filterbar .office-admin-search {
    flex-basis: 100%;
    width: 100%;
  }
}

.office-admin-data-table,
.office-content-table {
  border-top: 3px solid #1f2937;
}

.office-admin-data-table thead,
.office-content-table thead {
  border-top: 0;
}

.office-admin-data-table.table-striped > tbody > tr:nth-of-type(odd) > *,
.office-content-table.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg: transparent;
  background-color: transparent;
}

.office-admin-data-table tbody tr:hover > *,
.office-content-table tbody tr:hover > * {
  background-color: var(--bs-table-hover-bg, rgba(0, 0, 0, .04)) !important;
}

.office-admin-data-table tbody tr.is-member-selected > *,
.office-admin-data-table tbody tr.is-selected > *,
.office-content-table tbody tr.is-selected > *,
.office-admin-data-table tbody tr:has([data-member-row-check]:checked) > *,
.office-content-table tbody tr:has([data-board-row-checkbox]:checked) > *,
.office-content-table tbody tr:has([data-gallery-row-checkbox]:checked) > *,
.office-content-table tbody tr:has([data-event-row-checkbox]:checked) > *,
.office-content-table tbody tr:has([data-course-apply-check]:checked) > * {
  background-color: #fff94a !important;
}

.dt-container {
  max-width: 100%;
  width: 100%;
}

.dt-layout-row,
.dt-layout-table,
.dt-layout-cell {
  max-width: 100%;
}

.dt-layout-row.dt-layout-table,
.dt-layout-row.dt-layout-table .dt-layout-cell {
  width: 100% !important;
}

.dt-container table.dataTable {
  max-width: none !important;
  width: 100% !important;
}

.office-datatable-fill {
  box-sizing: border-box;
  inline-size: 100%;
  max-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
  -webkit-overflow-scrolling: touch;
}

.office-datatable-fill .dt-container,
.office-datatable-fill .dt-layout-row,
.office-datatable-fill .dt-layout-table,
.office-datatable-fill .dt-layout-cell {
  box-sizing: border-box;
  display: block;
  inline-size: 100% !important;
  max-width: 100% !important;
  min-width: 100% !important;
  width: 100% !important;
}

.office-datatable-fill table.dataTable {
  display: table !important;
  inline-size: 100% !important;
  max-width: none !important;
  min-inline-size: 100% !important;
  table-layout: fixed !important;
  width: 100% !important;
}

.office-datatable-fill > table {
  display: table !important;
  inline-size: 100% !important;
  max-width: none !important;
  width: 100% !important;
}

.office-content-table-wrap {
  --office-content-table-min-width: 780px;
  box-sizing: border-box;
  display: block;
  inline-size: 100%;
  max-inline-size: 100%;
  max-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
  -webkit-overflow-scrolling: touch;
}

.office-content-table-wrap > table {
  display: table !important;
  inline-size: 100% !important;
  max-inline-size: none !important;
  max-width: none !important;
  min-inline-size: var(--office-content-table-min-width) !important;
  min-width: var(--office-content-table-min-width) !important;
  table-layout: fixed !important;
  width: 100% !important;
}

#boardPostsTable_wrapper,
#galleryItemsTable_wrapper,
#eventItemsTable_wrapper,
#surveyItemsTable_wrapper,
#courseItemsTable_wrapper {
  box-sizing: border-box !important;
  display: block !important;
  inline-size: 100% !important;
  max-inline-size: 100% !important;
  max-width: 100% !important;
  min-inline-size: 100% !important;
  min-width: 100% !important;
  width: 100% !important;
}

#boardPostsTable_wrapper .dt-layout-row,
#boardPostsTable_wrapper .dt-layout-table,
#boardPostsTable_wrapper .dt-layout-cell,
#galleryItemsTable_wrapper .dt-layout-row,
#galleryItemsTable_wrapper .dt-layout-table,
#galleryItemsTable_wrapper .dt-layout-cell,
#eventItemsTable_wrapper .dt-layout-row,
#eventItemsTable_wrapper .dt-layout-table,
#eventItemsTable_wrapper .dt-layout-cell,
#surveyItemsTable_wrapper .dt-layout-row,
#surveyItemsTable_wrapper .dt-layout-table,
#surveyItemsTable_wrapper .dt-layout-cell,
#courseItemsTable_wrapper .dt-layout-row,
#courseItemsTable_wrapper .dt-layout-table,
#courseItemsTable_wrapper .dt-layout-cell {
  box-sizing: border-box !important;
  display: block !important;
  inline-size: 100% !important;
  max-inline-size: 100% !important;
  max-width: 100% !important;
  min-inline-size: 100% !important;
  min-width: 100% !important;
  width: 100% !important;
}

#boardPostsTable_wrapper table.dataTable,
#galleryItemsTable_wrapper table.dataTable,
#eventItemsTable_wrapper table.dataTable,
#surveyItemsTable_wrapper table.dataTable,
#courseItemsTable_wrapper table.dataTable {
  display: table !important;
  inline-size: 100% !important;
  max-width: none !important;
  min-inline-size: 100% !important;
  table-layout: fixed !important;
  width: 100% !important;
}

table.dataTable thead > tr > th.dt-orderable-asc,
table.dataTable thead > tr > th.dt-orderable-desc,
table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > th.sorting_asc,
table.dataTable thead > tr > th.sorting_desc {
  cursor: pointer;
}

.office-sort-heading {
  padding-right: 30px !important;
  position: relative;
}

.office-sort-heading::before,
.office-sort-heading::after {
  color: currentColor;
  display: block;
  font-size: .8em;
  line-height: 9px;
  opacity: .125;
  position: absolute;
  right: 12px;
  width: 12px;
}

.office-sort-heading::before {
  bottom: 50%;
  content: "\25B2";
}

.office-sort-heading::after {
  content: "\25BC";
  top: 50%;
}

.office-native-sort {
  cursor: pointer;
  user-select: none;
}

.office-native-sort.sorting_asc::before,
.office-native-sort.sorted-asc::before,
.office-native-sort.sorting_desc::after,
.office-native-sort.sorted-desc::after {
  opacity: .55;
}

.office-native-sort:focus-visible {
  outline: 2px solid rgba(var(--bs-primary-rgb), .35);
  outline-offset: 2px;
}

.office-policy-editor-shell .ql-toolbar.ql-snow {
  border-top-left-radius: .375rem;
  border-top-right-radius: .375rem;
}

.office-policy-editor-shell .ql-snow .ql-picker.ql-font {
  width: 142px;
}

.office-policy-editor-shell .ql-snow .ql-picker.ql-size {
  width: 72px;
}

.office-policy-editor-shell .ql-snow .ql-picker.ql-font .ql-picker-label[data-value="noto-sans-kr"]::before,
.office-policy-editor-shell .ql-snow .ql-picker.ql-font .ql-picker-item[data-value="noto-sans-kr"]::before {
  content: "Noto Sans KR";
}

.office-policy-editor-shell .ql-snow .ql-picker.ql-font .ql-picker-label[data-value="arial"]::before,
.office-policy-editor-shell .ql-snow .ql-picker.ql-font .ql-picker-item[data-value="arial"]::before {
  content: "Arial";
}

.office-policy-editor-shell .ql-snow .ql-picker.ql-font .ql-picker-label[data-value="serif"]::before,
.office-policy-editor-shell .ql-snow .ql-picker.ql-font .ql-picker-item[data-value="serif"]::before {
  content: "Serif";
}

.office-policy-editor-shell .ql-snow .ql-picker.ql-font .ql-picker-label[data-value="monospace"]::before,
.office-policy-editor-shell .ql-snow .ql-picker.ql-font .ql-picker-item[data-value="monospace"]::before {
  content: "Monospace";
}

.office-policy-editor-shell .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="12px"]::before,
.office-policy-editor-shell .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="12px"]::before {
  content: "12px";
}

.office-policy-editor-shell .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="14px"]::before,
.office-policy-editor-shell .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="14px"]::before {
  content: "14px";
}

.office-policy-editor-shell .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="16px"]::before,
.office-policy-editor-shell .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="16px"]::before {
  content: "16px";
}

.office-policy-editor-shell .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="18px"]::before,
.office-policy-editor-shell .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="18px"]::before {
  content: "18px";
}

.office-policy-editor-shell .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="24px"]::before,
.office-policy-editor-shell .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="24px"]::before {
  content: "24px";
}

.office-policy-editor-shell .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="32px"]::before,
.office-policy-editor-shell .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="32px"]::before {
  content: "32px";
}

.office-policy-editor-shell .ql-html {
  line-height: 1;
  min-width: 44px;
}

.office-policy-editor-shell .ql-html::after {
  content: "HTML";
  font-size: .72rem;
  font-weight: 700;
}

.office-policy-editor-shell .ql-container.ql-snow {
  border-bottom-left-radius: .375rem;
  border-bottom-right-radius: .375rem;
  height: min(440px, 48vh);
  overflow: hidden;
}

.office-policy-editor-shell .ql-editor {
  font-size: .95rem;
  height: 100%;
  min-height: 0;
  overflow-y: auto;
}

.office-policy-editor-shell .ql-editor img {
  display: block;
  height: auto;
  max-width: 100%;
}

.office-event-date-range .form-control[readonly] {
  background-color: var(--bs-body-bg);
  cursor: pointer;
}

/*
 * The office theme disables pointer events on an active date cell.
 * A date range picker must allow the active start date to be selected again
 * when the event starts and ends on the same day.
 */
.daterangepicker td.available.active,
.daterangepicker td.available.active:hover,
.daterangepicker td.available.in-range.end-date {
  pointer-events: auto;
}

.office-popup-editor-dialog .modal-content,
.office-banner-editor-dialog .modal-content,
.office-menu-editor-dialog .modal-content,
.office-menu-page-editor-dialog .modal-content,
.office-board-editor-dialog .modal-content,
.office-gallery-editor-dialog .modal-content,
.office-youtube-editor-dialog .modal-content,
.office-event-editor-dialog .modal-content,
.office-faq-editor-dialog .modal-content {
  height: calc(100vh - 2rem);
  max-height: calc(100vh - 2rem) !important;
  overflow: hidden;
}

.office-popup-editor-form,
.office-banner-editor-form,
.office-menu-editor-form,
.office-menu-page-editor-form,
.office-board-editor-form,
.office-gallery-editor-form,
.office-youtube-editor-form,
.office-event-editor-form,
.office-faq-editor-form {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 0;
}

.office-popup-editor-form .modal-header,
.office-popup-editor-form .modal-footer,
.office-banner-editor-form .modal-header,
.office-banner-editor-form .modal-footer,
.office-menu-editor-form .modal-header,
.office-menu-editor-form .modal-footer,
.office-menu-page-editor-form .modal-header,
.office-menu-page-editor-form .modal-footer,
.office-board-editor-form .modal-header,
.office-board-editor-form .modal-footer,
.office-gallery-editor-form .modal-header,
.office-gallery-editor-form .modal-footer,
.office-youtube-editor-form .modal-header,
.office-youtube-editor-form .modal-footer,
.office-event-editor-form .modal-header,
.office-event-editor-form .modal-footer,
.office-faq-editor-form .modal-header,
.office-faq-editor-form .modal-footer {
  flex: 0 0 auto;
}

.office-popup-editor-form .modal-body,
.office-banner-editor-form .modal-body,
.office-menu-editor-form .modal-body,
.office-menu-page-editor-form .modal-body,
.office-board-editor-form .modal-body,
.office-gallery-editor-form .modal-body,
.office-youtube-editor-form .modal-body,
.office-event-editor-form .modal-body,
.office-faq-editor-form .modal-body {
  flex: 1 1 auto;
  min-height: 0;
  overflow-y: auto !important;
}

.office-menu-pages-table-wrap {
  max-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
  -webkit-overflow-scrolling: touch;
}

.office-menu-pages-table-wrap .dt-container,
.office-menu-pages-table-wrap .dt-layout-row,
.office-menu-pages-table-wrap .dt-layout-table,
.office-menu-pages-table-wrap .dt-layout-cell {
  max-width: 100%;
  width: 100%;
}

.office-menu-pages-table-wrap .dt-container {
  min-width: 1040px;
  overflow: visible;
}

.office-menu-pages-table-wrap .dt-layout-row.dt-layout-table,
.office-menu-pages-table-wrap .dt-layout-row.dt-layout-table .dt-layout-cell {
  display: block;
  width: 100% !important;
}

.office-menu-pages-table-wrap .dt-layout-row:not(.dt-layout-table) .dt-layout-cell,
.office-menu-pages-table-wrap .dt-info,
.office-menu-pages-table-wrap .dt-paging,
.office-menu-pages-table-wrap .dt-paging nav {
  white-space: nowrap;
}

#menuPagesTable {
  max-width: none;
  min-width: 1040px !important;
  table-layout: fixed;
  width: 100% !important;
}

#menuPagesTable col.office-menu-page-col-sort,
#menuPagesTable th.office-menu-page-col-sort,
#menuPagesTable td.office-menu-page-col-sort {
  max-width: 92px !important;
  min-width: 92px !important;
  width: 92px !important;
}

#menuPagesTable col.office-menu-page-col-title,
#menuPagesTable th.office-menu-page-col-title,
#menuPagesTable td.office-menu-page-col-title {
  max-width: 140px !important;
  min-width: 140px !important;
  width: 140px !important;
}

#menuPagesTable col.office-menu-page-col-summary,
#menuPagesTable th.office-menu-page-col-summary,
#menuPagesTable td.office-menu-page-col-summary {
  min-width: 320px !important;
  width: auto !important;
}

#menuPagesTable col.office-menu-page-col-use,
#menuPagesTable th.office-menu-page-col-use,
#menuPagesTable td.office-menu-page-col-use {
  max-width: 96px !important;
  min-width: 96px !important;
  width: 96px !important;
}

#menuPagesTable col.office-menu-page-col-updated,
#menuPagesTable th.office-menu-page-col-updated,
#menuPagesTable td.office-menu-page-col-updated {
  max-width: 160px !important;
  min-width: 160px !important;
  width: 160px !important;
}

#menuPagesTable col.office-menu-page-col-action,
#menuPagesTable th.office-menu-page-col-action,
#menuPagesTable td.office-menu-page-col-action {
  max-width: 184px !important;
  min-width: 184px !important;
  width: 184px !important;
}

#menuPagesTable th,
#menuPagesTable td {
  box-sizing: border-box;
  min-width: 0;
}

#menuPagesTable th.office-menu-page-col-title,
#menuPagesTable td.office-menu-page-col-title,
#menuPagesTable th.office-menu-page-col-summary,
#menuPagesTable td.office-menu-page-col-summary {
  overflow-wrap: anywhere;
  white-space: normal;
  word-break: keep-all;
}

#menuPagesTable th.office-menu-page-col-sort,
#menuPagesTable td.office-menu-page-col-sort,
#menuPagesTable th.office-menu-page-col-use,
#menuPagesTable td.office-menu-page-col-use {
  text-align: center;
}

#menuPagesTable td.office-menu-page-col-action {
  white-space: nowrap;
}

#menuPagesTable .office-menu-page-actions {
  align-items: center;
  display: inline-flex;
  flex-wrap: nowrap;
  gap: .125rem;
  justify-content: flex-end;
  max-width: 100%;
  white-space: nowrap;
  width: 100%;
}

#menuPagesTable .office-menu-page-actions form {
  display: inline-flex;
  margin: 0;
}

#menuPagesTable .office-menu-page-actions .btn {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  min-width: 24px;
  vertical-align: middle;
}

#menuPagesTable .office-menu-page-actions .btn:disabled {
  opacity: .35;
}

.office-board-search-form {
  align-items: center;
  display: grid;
  gap: .5rem;
  grid-template-columns: 350px 96px;
  justify-content: end;
  max-width: 100%;
  width: auto;
}

.office-board-search-form-with-category {
  grid-template-columns: 240px 350px 96px;
}

.office-board-category-select {
  min-width: 240px;
  width: 240px;
}

.office-board-search {
  min-width: 0;
  width: 350px;
}

.office-board-rows {
  min-width: 96px;
  width: 96px;
}

.office-faq-search-form {
  align-items: center;
  display: grid;
  gap: .5rem;
  grid-template-columns: 260px 330px;
  justify-content: end;
  max-width: 100%;
}

.office-faq-category-select {
  min-width: 0;
  width: 260px;
}

.office-faq-search-form .office-board-search {
  width: 330px;
}

.office-event-search-form {
  grid-template-columns: 160px 350px 96px;
  max-width: 100%;
}

.office-event-type-select {
  min-width: 160px;
  width: 160px;
}

.office-board-table-wrap {
  --office-content-table-min-width: 780px;
  max-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
  -webkit-overflow-scrolling: touch;
}

#boardPostsTable {
  inline-size: 100% !important;
  max-width: none;
  min-inline-size: 780px !important;
  min-width: 780px !important;
  table-layout: fixed;
  width: 100% !important;
}

#boardPostsTable .office-board-col-check {
  width: 48px;
}

#boardPostsTable .office-board-col-name {
  width: 96px;
}

#boardPostsTable .office-board-col-title {
  width: auto;
}

#boardPostsTable .office-board-col-view {
  width: 72px;
}

#boardPostsTable .office-board-col-created {
  width: 136px;
}

#boardPostsTable .office-board-col-action {
  width: 128px;
}

#boardPostsTable th,
#boardPostsTable td {
  min-width: 0;
}

#boardPostsTable th.office-board-col-title,
#boardPostsTable td.office-board-col-title {
  overflow-wrap: break-word;
  white-space: normal;
  word-break: keep-all;
}

#boardPostsTable th.office-board-col-name,
#boardPostsTable td.office-board-col-name,
#boardPostsTable th.office-board-col-view,
#boardPostsTable td.office-board-col-view,
#boardPostsTable th.office-board-col-created,
#boardPostsTable td.office-board-col-created,
#boardPostsTable th.office-board-col-action,
#boardPostsTable td.office-board-col-action {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#boardPostsTable th.office-board-col-check,
#boardPostsTable td.office-board-col-check {
  overflow: visible;
  text-overflow: clip;
  white-space: nowrap;
}

#boardPostsTable td.office-board-col-action {
  white-space: nowrap;
}

#boardPostsTable .office-board-title {
  align-items: center;
  display: flex;
  gap: .125rem;
  min-width: 0;
  padding-left: calc(var(--board-depth, 0) * 1.25rem);
}

#boardPostsTable .office-board-title-link {
  appearance: none;
  background: transparent;
  border: 0;
  color: inherit;
  cursor: pointer;
  font: inherit;
  min-width: 0;
  overflow-wrap: break-word;
  padding: 0;
  text-align: left;
  word-break: keep-all;
}

#boardPostsTable .office-board-title-link:hover,
#boardPostsTable .office-board-title-link:focus {
  color: var(--bs-primary);
  text-decoration: underline;
  text-underline-offset: 2px;
}

#boardPostsTable .office-board-title-link:focus-visible {
  outline: 2px solid rgba(var(--bs-primary-rgb), .35);
  outline-offset: 2px;
}

#boardPostsTable .office-board-title > .fw-semibold {
  min-width: 0;
  overflow-wrap: break-word;
  word-break: keep-all;
}

#boardPostsTable .office-board-reply-icon {
  color: var(--bs-secondary-color);
  flex: 0 0 auto;
  font-size: 1.1rem;
}

#boardPostsTable .office-board-actions {
  align-items: center;
  display: inline-flex;
  flex-wrap: nowrap;
  gap: .125rem;
  justify-content: flex-end;
  max-width: 100%;
  white-space: nowrap;
  width: 100%;
}

#boardPostsTable .office-board-actions form {
  display: inline-flex;
  margin: 0;
}

#boardPostsTable .office-board-actions .btn {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  min-width: 24px;
  vertical-align: middle;
}

.office-board-editor-shell .ql-container.ql-snow {
  height: min(440px, 48vh);
}

.office-gallery-table-wrap {
  --office-content-table-min-width: 980px;
  max-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
  -webkit-overflow-scrolling: touch;
}

.office-gallery-table-wrap .dt-container {
  min-width: 980px;
  overflow: visible;
  width: 100%;
}

.office-gallery-table-wrap .dt-layout-row.dt-layout-table,
.office-gallery-table-wrap .dt-layout-row.dt-layout-table .dt-layout-cell {
  display: block;
  width: 100% !important;
}

.office-gallery-table-wrap .dt-layout-row:not(.dt-layout-table) .dt-layout-cell {
  white-space: nowrap;
}

.office-gallery-table-wrap .dt-info,
.office-gallery-table-wrap .dt-paging,
.office-gallery-table-wrap .dt-paging nav {
  white-space: nowrap;
}

#galleryItemsTable {
  display: table !important;
  inline-size: 100% !important;
  max-width: none;
  min-inline-size: 980px !important;
  min-width: 980px !important;
  table-layout: fixed !important;
  width: 100% !important;
}

#galleryItemsTable col.office-gallery-col-check,
#galleryItemsTable colgroup col:nth-child(1),
#galleryItemsTable th.office-gallery-col-check,
#galleryItemsTable td.office-gallery-col-check {
  max-width: 48px !important;
  min-width: 48px !important;
  width: 48px !important;
}

#galleryItemsTable col.office-gallery-col-thumb,
#galleryItemsTable colgroup col:nth-child(2),
#galleryItemsTable th.office-gallery-col-thumb,
#galleryItemsTable td.office-gallery-col-thumb {
  max-width: 200px !important;
  min-width: 200px !important;
  width: 200px !important;
}

#galleryItemsTable col.office-gallery-col-name,
#galleryItemsTable colgroup col:nth-child(3),
#galleryItemsTable th.office-gallery-col-name,
#galleryItemsTable td.office-gallery-col-name {
  max-width: 104px !important;
  min-width: 104px !important;
  width: 104px !important;
}

#galleryItemsTable col.office-gallery-col-title,
#galleryItemsTable colgroup col:nth-child(4),
#galleryItemsTable th.office-gallery-col-title,
#galleryItemsTable td.office-gallery-col-title {
  max-width: none !important;
  min-width: 280px !important;
  width: auto !important;
}

#galleryItemsTable col.office-gallery-col-view,
#galleryItemsTable colgroup col:nth-child(5),
#galleryItemsTable th.office-gallery-col-view,
#galleryItemsTable td.office-gallery-col-view {
  max-width: 84px !important;
  min-width: 84px !important;
  width: 84px !important;
}

#galleryItemsTable col.office-gallery-col-created,
#galleryItemsTable colgroup col:nth-child(6),
#galleryItemsTable th.office-gallery-col-created,
#galleryItemsTable td.office-gallery-col-created {
  max-width: 156px !important;
  min-width: 156px !important;
  width: 156px !important;
}

#galleryItemsTable col.office-gallery-col-action,
#galleryItemsTable colgroup col:nth-child(7),
#galleryItemsTable th.office-gallery-col-action,
#galleryItemsTable td.office-gallery-col-action {
  max-width: 104px !important;
  min-width: 104px !important;
  width: 104px !important;
}

#galleryItemsTable th,
#galleryItemsTable td {
  box-sizing: border-box;
  min-width: 0;
}

#galleryItemsTable th.office-gallery-col-name,
#galleryItemsTable td.office-gallery-col-name,
#galleryItemsTable th.office-gallery-col-title,
#galleryItemsTable td.office-gallery-col-title {
  overflow-wrap: break-word;
  white-space: normal;
  word-break: keep-all;
}

#galleryItemsTable th.office-gallery-col-thumb,
#galleryItemsTable td.office-gallery-col-thumb,
#galleryItemsTable th.office-gallery-col-view,
#galleryItemsTable td.office-gallery-col-view,
#galleryItemsTable th.office-gallery-col-created,
#galleryItemsTable td.office-gallery-col-created,
#galleryItemsTable th.office-gallery-col-action,
#galleryItemsTable td.office-gallery-col-action {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#galleryItemsTable th.office-gallery-col-check,
#galleryItemsTable td.office-gallery-col-check {
  overflow: visible;
  text-overflow: clip;
  white-space: nowrap;
}

#galleryItemsTable .office-gallery-title,
#youtubeItemsTable .office-gallery-title {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: .125rem;
  min-width: 0;
  white-space: normal;
}

#galleryItemsTable .office-gallery-title-link,
#youtubeItemsTable .office-gallery-title-link {
  appearance: none;
  background: transparent;
  border: 0;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  font: inherit;
  max-width: 100%;
  min-width: 0;
  overflow-wrap: break-word;
  padding: 0;
  text-align: left;
  word-break: keep-all;
}

#galleryItemsTable .office-gallery-title-link:hover,
#galleryItemsTable .office-gallery-title-link:focus,
#youtubeItemsTable .office-gallery-title-link:hover,
#youtubeItemsTable .office-gallery-title-link:focus {
  color: var(--bs-primary);
  text-decoration: underline;
  text-underline-offset: 2px;
}

#galleryItemsTable .office-gallery-title-link:focus-visible,
#youtubeItemsTable .office-gallery-title-link:focus-visible {
  outline: 2px solid rgba(var(--bs-primary-rgb), .35);
  outline-offset: 2px;
}

#galleryItemsTable .office-gallery-thumb {
  background-color: var(--bs-tertiary-bg);
  border: 1px solid var(--bs-border-color);
  border-radius: 6px;
  display: block;
  height: 112px;
  margin: 0 auto;
  object-fit: cover;
  width: 168px;
}

#galleryItemsTable .office-gallery-actions,
#youtubeItemsTable .office-gallery-actions {
  align-items: center;
  display: inline-flex;
  flex-wrap: nowrap;
  gap: .125rem;
  justify-content: flex-end;
  max-width: 100%;
  white-space: nowrap;
  width: 100%;
}

#galleryItemsTable .office-gallery-actions form,
#youtubeItemsTable .office-gallery-actions form {
  display: inline-flex;
  margin: 0;
}

#galleryItemsTable .office-gallery-actions .btn,
#youtubeItemsTable .office-gallery-actions .btn {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  min-width: 24px;
  vertical-align: middle;
}

.office-gallery-editor-shell .ql-container.ql-snow {
  height: min(440px, 48vh);
}

.office-gallery-main-preview {
  background-color: var(--bs-tertiary-bg);
  border: 1px solid var(--bs-border-color);
  border-radius: 6px;
  max-height: 140px;
  max-width: 280px;
  object-fit: contain;
}

.office-gallery-view-image {
  background-color: var(--bs-tertiary-bg);
  border: 1px solid var(--bs-border-color);
  border-radius: 8px;
  display: block;
  max-height: 520px;
  object-fit: contain;
  width: 100%;
}

.office-event-table-wrap {
  --office-content-table-min-width: 1120px;
  max-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
  -webkit-overflow-scrolling: touch;
}

.office-survey-table-wrap {
  --office-content-table-min-width: 1040px;
}

.office-course-table-wrap {
  --office-content-table-min-width: 1120px;
}

.office-course-data-tabs .nav-link {
  font-size: 1rem;
  font-weight: 700;
}

#eventItemsTable {
  display: table !important;
  inline-size: 100% !important;
  max-width: none;
  min-inline-size: 1120px !important;
  min-width: 1120px !important;
  table-layout: fixed !important;
  width: 100% !important;
}

#eventItemsTable col.office-event-col-check,
#eventItemsTable th.office-event-col-check,
#eventItemsTable td.office-event-col-check {
  max-width: 48px !important;
  min-width: 48px !important;
  width: 48px !important;
}

#eventItemsTable col.office-event-col-title,
#eventItemsTable th.office-event-col-title,
#eventItemsTable td.office-event-col-title {
  max-width: none !important;
  min-width: 300px !important;
  width: auto !important;
}

#eventItemsTable col.office-event-col-period,
#eventItemsTable th.office-event-col-period,
#eventItemsTable td.office-event-col-period {
  max-width: 200px !important;
  min-width: 200px !important;
  width: 200px !important;
}

#eventItemsTable col.office-event-col-manager,
#eventItemsTable th.office-event-col-manager,
#eventItemsTable td.office-event-col-manager {
  max-width: 140px !important;
  min-width: 140px !important;
  width: 140px !important;
}

#eventItemsTable col.office-event-col-place,
#eventItemsTable th.office-event-col-place,
#eventItemsTable td.office-event-col-place {
  max-width: 200px !important;
  min-width: 200px !important;
  width: 200px !important;
}

#eventItemsTable col.office-event-col-created,
#eventItemsTable th.office-event-col-created,
#eventItemsTable td.office-event-col-created {
  max-width: 156px !important;
  min-width: 156px !important;
  width: 156px !important;
}

#eventItemsTable col.office-event-col-action,
#eventItemsTable th.office-event-col-action,
#eventItemsTable td.office-event-col-action {
  max-width: 104px !important;
  min-width: 104px !important;
  width: 104px !important;
}

#eventItemsTable th,
#eventItemsTable td {
  box-sizing: border-box;
  min-width: 0;
}

#eventItemsTable th.office-event-col-title,
#eventItemsTable td.office-event-col-title {
  overflow-wrap: break-word;
  white-space: normal;
  word-break: keep-all;
}

#eventItemsTable th.office-event-col-period,
#eventItemsTable td.office-event-col-period,
#eventItemsTable th.office-event-col-manager,
#eventItemsTable td.office-event-col-manager,
#eventItemsTable th.office-event-col-place,
#eventItemsTable td.office-event-col-place,
#eventItemsTable th.office-event-col-created,
#eventItemsTable td.office-event-col-created,
#eventItemsTable th.office-event-col-action,
#eventItemsTable td.office-event-col-action {
  overflow: hidden;
  text-overflow: ellipsis;
}

#eventItemsTable th.office-event-col-period,
#eventItemsTable td.office-event-col-period {
  white-space: nowrap;
}

#eventItemsTable td.office-event-col-action {
  white-space: nowrap;
}

#eventItemsTable .office-event-title {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: .125rem;
  min-width: 0;
  white-space: normal;
}

#eventItemsTable .office-event-title-link {
  appearance: none;
  background: transparent;
  border: 0;
  color: inherit;
  cursor: pointer;
  font: inherit;
  max-width: 100%;
  min-width: 0;
  overflow-wrap: break-word;
  padding: 0;
  text-align: left;
  word-break: keep-all;
}

#eventItemsTable .office-event-title-link:hover,
#eventItemsTable .office-event-title-link:focus {
  color: var(--bs-primary);
  text-decoration: underline;
  text-underline-offset: 2px;
}

#eventItemsTable .office-event-title-link:focus-visible {
  outline: 2px solid rgba(var(--bs-primary-rgb), .35);
  outline-offset: 2px;
}

#eventItemsTable .office-event-actions {
  align-items: center;
  display: inline-flex;
  flex-wrap: nowrap;
  gap: .125rem;
  justify-content: flex-end;
  max-width: 100%;
  white-space: nowrap;
  width: 100%;
}

#eventItemsTable .office-event-actions form {
  display: inline-flex;
  margin: 0;
}

#eventItemsTable .office-event-actions .btn {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  min-width: 24px;
  vertical-align: middle;
}

.office-event-editor-shell .ql-container.ql-snow {
  height: min(440px, 48vh);
}

.office-event-main-preview {
  background-color: var(--bs-tertiary-bg);
  border: 1px solid var(--bs-border-color);
  border-radius: 6px;
  max-height: 140px;
  max-width: 280px;
  object-fit: contain;
}

.office-event-view-image {
  background-color: var(--bs-tertiary-bg);
  border: 1px solid var(--bs-border-color);
  border-radius: 8px;
  display: block;
  max-height: 520px;
  object-fit: contain;
  width: 100%;
}

@media (max-width: 991.98px) {
  .office-board-search-form {
    grid-template-columns: 1fr auto;
    width: 100%;
  }

  .office-board-search-form-with-category {
    grid-template-columns: 1fr auto;
  }

  .office-board-category-select {
    grid-column: 1 / -1;
    width: 100%;
  }

  .office-event-search-form {
    grid-template-columns: 1fr auto;
    max-width: 100%;
  }

  .office-event-search-form #eventTypeFilter {
    grid-column: 1 / -1;
    width: 100%;
  }

  .office-board-search {
    grid-column: 1 / -1;
    width: 100%;
  }

  .office-faq-search-form {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .office-faq-category-select,
  .office-faq-search-form .office-board-search {
    width: 100%;
  }
}

.office-popup-editor-shell .ql-container.ql-snow {
  height: 380px;
}

.office-popup-editor-shell .office-policy-code-view {
  height: 380px;
  min-height: 200px;
}

.ql-font-noto-sans-kr {
  font-family: "Noto Sans KR", "Geist", system-ui, sans-serif;
}

.ql-font-arial {
  font-family: Arial, Helvetica, sans-serif;
}

.ql-font-serif {
  font-family: Georgia, "Times New Roman", serif;
}

.ql-font-monospace {
  font-family: "Geist Mono", Consolas, monospace;
}

.office-policy-code-view {
  height: min(440px, 48vh);
  min-height: 260px;
  overflow-y: auto;
  resize: vertical;
}

.office-policy-view-body {
  border-top: 1px solid var(--bs-border-color);
  height: auto;
  line-height: 1.75;
  overflow-wrap: anywhere;
  overflow-y: visible;
  padding-left: 0;
  padding-right: 0;
  padding-top: 1.25rem;
}

.office-policy-view-body img {
  display: block;
  height: auto;
  max-width: 100%;
}

#bannersTable th:first-child,
#bannersTable td:first-child {
  text-align: center;
}

.office-banner-thumb {
  background-color: var(--bs-tertiary-bg);
  border: 1px solid var(--bs-border-color);
  border-radius: 6px;
  display: block;
  height: 72px;
  margin: 0 auto;
  object-fit: contain;
  object-position: center center;
  width: 168px;
}

.office-banner-preview {
  background-color: var(--bs-tertiary-bg);
  border: 1px solid var(--bs-border-color);
  border-radius: 6px;
  max-height: 120px;
  max-width: 280px;
  object-fit: contain;
}

.office-banner-view-image {
  background-color: var(--bs-tertiary-bg);
  border: 1px solid var(--bs-border-color);
  border-radius: 8px;
  display: block;
  max-height: 420px;
  object-fit: contain;
  width: 100%;
}

.office-policy-view-body p,
.office-policy-view-body ol,
.office-policy-view-body ul {
  margin-bottom: 1rem;
}

.office-content-view-meta .material-symbols-rounded {
  font-size: 1rem;
  line-height: 1;
  vertical-align: text-bottom;
}

.office-content-engagement {
  border-top: 1px solid var(--bs-border-color);
  padding-top: 1rem;
}

.office-content-engagement .btn.active {
  background-color: var(--bs-primary);
  border-color: var(--bs-primary);
  color: #fff;
}

.office-content-comments {
  border-top: 1px solid var(--bs-border-color);
  padding-top: 1rem;
}

.office-comment-sort {
  min-width: 120px;
}

.office-comment-form textarea {
  resize: vertical;
}

.office-comment-list {
  display: flex;
  flex-direction: column;
  gap: .875rem;
}

.office-comment-item {
  border-top: 1px solid var(--bs-border-color);
  padding-left: calc(var(--comment-depth, 0) * 1.25rem);
  padding-top: .875rem;
}

.office-comment-item:first-child {
  border-top: 0;
}

.office-comment-body {
  overflow-wrap: anywhere;
  white-space: pre-wrap;
}

.office-comment-body p {
  margin-bottom: .5rem;
}

@media (max-height: 760px) {
  .office-policy-editor-shell .ql-container.ql-snow,
  .office-policy-code-view {
    height: 340px;
  }

  .office-popup-editor-shell .ql-container.ql-snow,
  .office-popup-editor-shell .office-policy-code-view {
    height: 320px;
  }
}

.office-postcode-anchor {
  position: relative;
}

.office-postcode-panel {
  background: var(--bs-body-bg);
  border: 1px solid var(--bs-border-color);
  box-shadow: var(--bs-box-shadow);
  left: 0;
  position: absolute;
  top: calc(100% + .25rem);
  width: min(450px, calc(100vw - 2rem));
  z-index: 1040;
}

.office-postcode-close {
  background: #111827;
  border: 0;
  color: #fff;
  height: 28px;
  padding: 0;
  position: absolute;
  right: -1px;
  top: -29px;
  width: 28px;
  z-index: 2;
}

.office-postcode-frame {
  height: 420px;
  overflow: hidden;
  width: 100%;
}

.office-postcode-frame iframe {
  border: 0 !important;
  display: block;
  height: 100% !important;
  width: 100% !important;
}

.office-menu-depth {
  border-left: 1px dashed var(--bs-border-color);
  margin-left: .75rem;
  padding-left: 1rem;
}

.office-menu-depth:first-child {
  border-left: 0;
  margin-left: 0;
  padding-left: 0;
}

.office-menu-node {
  display: grid;
  grid-template-columns: minmax(180px, 1fr) auto auto;
  gap: .75rem;
  align-items: center;
}

@media (max-width: 575.98px) {
  .toolbar h1 {
    font-size: 1.35rem;
  }

  .office-menu-node {
    grid-template-columns: 1fr;
  }

  .office-postcode-panel {
    position: static;
    width: 100%;
  }

  .office-postcode-frame {
    height: 420px;
  }
}

.office-survey-responses-dialog {
  height: min(860px, calc(100vh - 2rem));
}

.office-survey-responses-dialog .modal-content {
  height: 100%;
  overflow: hidden;
}

.office-survey-responses-dialog .modal-body {
  min-height: 0;
  overflow: hidden;
}

.office-survey-responses-modal {
  display: flex;
  flex-direction: column;
}

.office-survey-responses-filter .form-label {
  color: var(--bs-secondary-color);
  font-size: .8125rem;
  font-weight: 600;
}

.office-survey-response-layout {
  border: 1px solid var(--bs-border-color);
  border-radius: .75rem;
  display: grid;
  flex: 1 1 auto;
  grid-template-columns: minmax(390px, 430px) minmax(460px, 1fr);
  min-height: 0;
  overflow: hidden;
}

.office-survey-response-master {
  border-right: 1px solid var(--bs-border-color);
  display: flex;
  flex-direction: column;
  min-width: 0;
  overflow: hidden;
  padding: 0 1rem 1rem;
}

.office-survey-response-master .table-responsive {
  flex: 1 1 auto;
  max-height: none;
  min-height: 0;
  overflow-x: hidden;
  overflow-y: auto;
}

.office-survey-response-table {
  table-layout: fixed;
  width: 100%;
}

.office-survey-response-table th:nth-child(1),
.office-survey-response-table td:nth-child(1) {
  width: 38%;
}

.office-survey-response-table th:nth-child(2),
.office-survey-response-table td:nth-child(2) {
  width: 38%;
}

.office-survey-response-table th:nth-child(3),
.office-survey-response-table td:nth-child(3) {
  width: 24%;
}

.office-survey-response-icon-button {
  align-items: center;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  display: inline-flex;
  height: 32px;
  justify-content: center;
  padding: 0;
  text-decoration: none;
  width: 32px;
}

.office-survey-response-icon-button:hover,
.office-survey-response-icon-button:focus {
  background: transparent;
  box-shadow: none;
  opacity: .75;
}

.office-survey-response-table thead th {
  background: var(--bs-body-bg);
  box-shadow: inset 0 -1px var(--bs-border-color);
  position: sticky;
  top: 0;
  white-space: nowrap;
  z-index: 1;
}

.office-survey-response-table tbody tr {
  cursor: default;
}

.office-survey-response-table tbody tr[role="button"] {
  cursor: pointer;
}

.office-survey-response-table tbody tr.is-selected > * {
  background: rgba(var(--bs-primary-rgb), .1);
}

.office-survey-response-table tbody tr.is-selected td:first-child {
  box-shadow: inset 3px 0 var(--bs-primary);
}

.office-survey-response-state {
  align-items: center;
  display: flex;
  gap: .5rem;
  justify-content: center;
  min-height: 120px;
  padding: 1rem;
  text-align: center;
}

.office-survey-response-detail {
  background: var(--bs-tertiary-bg);
  min-width: 0;
  min-height: 0;
  overflow-y: auto;
  padding: 1.25rem;
}

.office-survey-response-detail__placeholder {
  align-items: center;
  color: var(--bs-secondary-color);
  display: flex;
  flex-direction: column;
  gap: .4rem;
  justify-content: center;
  min-height: 460px;
  text-align: center;
}

.office-survey-response-detail__placeholder .material-symbols-rounded {
  font-size: 2.5rem;
}

.office-survey-response-detail__header {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1rem;
}

.office-survey-response-contact {
  display: grid;
  gap: .75rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin: 0 0 1.25rem;
}

.office-survey-response-contact > div {
  background: var(--bs-body-bg);
  border: 1px solid var(--bs-border-color);
  border-radius: .5rem;
  min-width: 0;
  padding: .75rem;
}

.office-survey-response-contact dt {
  color: var(--bs-secondary-color);
  font-size: .75rem;
  margin-bottom: .25rem;
}

.office-survey-response-contact dd {
  margin: 0;
  overflow-wrap: anywhere;
}

.office-survey-response-answers {
  display: grid;
  gap: .75rem;
}

.office-survey-response-section {
  border-bottom: 2px solid var(--bs-primary);
  margin-top: .5rem;
  padding: .5rem 0;
}

.office-survey-response-answer {
  background: var(--bs-body-bg);
  border: 1px solid var(--bs-border-color);
  border-radius: .625rem;
  padding: 1rem;
}

.office-survey-response-answer__title {
  align-items: flex-start;
  display: flex;
  gap: .75rem;
  justify-content: space-between;
  margin-bottom: .75rem;
}

.office-survey-response-answer__title strong {
  overflow-wrap: anywhere;
}

.office-survey-response-values {
  display: grid;
  gap: .35rem;
  margin: 0;
  padding-left: 1.25rem;
  white-space: pre-wrap;
}

.office-survey-response-missing {
  color: var(--bs-secondary-color);
  font-style: italic;
}

.office-survey-response-files {
  border-top: 1px dashed var(--bs-border-color);
  display: grid;
  gap: .5rem;
  margin-top: .75rem;
  padding-top: .75rem;
}

.office-survey-response-file {
  align-items: center;
  display: flex;
  gap: .75rem;
  justify-content: space-between;
}

@media (max-width: 1199.98px) {
  .office-survey-response-layout {
    grid-template-columns: 1fr;
  }

  .office-survey-response-master {
    border-bottom: 1px solid var(--bs-border-color);
    border-right: 0;
  }

  .office-survey-response-detail__placeholder {
    min-height: 240px;
  }
}

@media (max-width: 575.98px) {
  .office-survey-response-contact {
    grid-template-columns: 1fr;
  }
}
