@import '_content/ReubenCms.Modules.Common/ReubenCms.Modules.Common.gvet015rg8.bundle.scp.css';

/* /Components/Admin/Faq/FaqManager.razor.rz.scp.css */
.list-group-item.active[b-dbuh9o4c7y] {
   color: #1f3a56;
   background-color: #eaf2fb;
   border-color: #d4e2f1;
}

.list-group-item.active .text-success[b-dbuh9o4c7y],
.list-group-item.active .text-muted[b-dbuh9o4c7y],
.list-group-item.active .small[b-dbuh9o4c7y],
.list-group-item.active .fw-semibold[b-dbuh9o4c7y] {
   color: inherit !important;
}

.list-group-item.active .badge[b-dbuh9o4c7y] {
   background-color: #dbe8f6 !important;
   color: #33506e !important;
}

.faq-category-filter[b-dbuh9o4c7y] {
   color: inherit;
   text-decoration: none;
}

.faq-category-filter:hover[b-dbuh9o4c7y],
.faq-category-filter:focus[b-dbuh9o4c7y] {
   color: inherit;
   text-decoration: none;
}
/* /Components/Admin/Pages/PageEditor.razor.rz.scp.css */
.page-editor-add-btn[b-679trrc8ha],
.page-editor-add-panel[b-679trrc8ha],
.page-editor-add-panel *[b-679trrc8ha],
.page-editor-add-option[b-679trrc8ha] {
   font-family: var(--bs-body-font-family);
}

.page-editor-header-row[b-679trrc8ha] {
   margin-left: 0;
   margin-right: 0;
}

.page-editor-layout[b-679trrc8ha] {
   align-items: flex-start;
   background-color: #fafafa;
}

.page-editor-sidebar-column[b-679trrc8ha] {
   position: sticky;
   top: 1rem;
   align-self: flex-start;
   overflow: visible;
   z-index: 2100;
   padding-right: 0;
}

.page-editor-rail[b-679trrc8ha] {
   display: flex;
   flex-direction: column;
   gap: 0;
   max-height: calc(100vh - 1rem);
   overflow-y: auto;
   scrollbar-gutter: stable;
}

.page-editor-canvas[b-679trrc8ha] {
   color: #1e1e1e;
   font-family: "Open Sans", sans-serif;
   min-height: 70vh;
   position: relative;
   z-index: 1;
}

.page-editor-canvas[b-679trrc8ha],
.page-editor-canvas[b-679trrc8ha]  * {
   font-family: "Open Sans", sans-serif;
}

.page-editor-canvas > .page-editor-section[b-679trrc8ha] {
   padding-top: 0;
   padding-bottom: 0;
}

.page-editor-section[b-679trrc8ha] {
   position: relative;
   margin-bottom: 1.5rem;
   cursor: pointer;
}

.page-editor-section:hover[b-679trrc8ha] {
   outline: 1px dashed #c7d2da;
}

.page-editor-section.selected[b-679trrc8ha] {
   outline: 2px dashed #86b7fe;
}

.page-editor-block[b-679trrc8ha] {
   position: relative;
   display: flex;
   flex-direction: column;
   height: 100%;
   cursor: pointer;
}

.page-editor-block:hover[b-679trrc8ha] {
   outline: 1px dashed #c7d2da;
}

.page-editor-block.selected[b-679trrc8ha] {
   outline: 2px dashed #86b7fe;
}

.page-editor-block-preview[b-679trrc8ha] {
   padding: 0;
}

.page-editor-block-preview[b-679trrc8ha]  > :last-child {
   margin-bottom: 0;
}

.page-editor-block-actions[b-679trrc8ha] {
   position: absolute;
   right: 0;
   bottom: 0;
   display: flex;
   justify-content: flex-end;
   margin-top: auto;
   opacity: 0;
   transition: opacity 0.15s ease;
   pointer-events: none;
}

.page-editor-block:hover .page-editor-block-actions[b-679trrc8ha],
.page-editor-block.selected .page-editor-block-actions[b-679trrc8ha] {
   opacity: 1;
   pointer-events: auto;
}

.page-editor-close-btn[b-679trrc8ha] {
   width: 2rem;
   height: 2rem;
   display: inline-flex;
   align-items: center;
   justify-content: center;
   line-height: 1;
   padding: 0;
   font-size: 1.1rem;
}

.page-editor-inspector-title[b-679trrc8ha] {
   flex: 1 1 auto;
   min-width: 0;
   display: flex;
   flex-wrap: wrap;
   align-items: baseline;
   gap: 0.35rem 0.5rem;
}

.page-editor-inspector-title strong[b-679trrc8ha] {
   min-width: 0;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
}

.page-editor-up-level-btn[b-679trrc8ha] {
   white-space: nowrap;
}

.page-editor-block-width-control .form-select[b-679trrc8ha] {
   min-width: 8.5rem;
   max-width: 100%;
}

.page-editor-icon-btn[b-679trrc8ha] {
   width: 26px;
   height: 26px;
   display: inline-flex;
   align-items: center;
   justify-content: center;
   padding: 0;
   line-height: 1;
   box-shadow: none;
   cursor: pointer;
   background: #fff;
   border-radius: 6px;
   border: solid 1px #747474;
   margin: 10px;
}

.page-editor-icon-btn img[b-679trrc8ha] {
   width: 1rem;
   height: 1rem;
   display: block;
}

.page-editor-block-preview[b-679trrc8ha]  a,
.page-editor-block-preview[b-679trrc8ha]  area {
   pointer-events: none;
   cursor: default;
}

.page-editor-block-preview[b-679trrc8ha]  a[href] {
   position: relative;
}

.page-editor-section-actions[b-679trrc8ha] {
   position: absolute;
   bottom: 0.75rem;
   right: 0.75rem;
   display: flex;
   justify-content: flex-end;
   opacity: 0;
   transition: opacity 0.15s ease;
   pointer-events: none;
   z-index: 2;
}

.page-editor-section:hover .page-editor-section-actions[b-679trrc8ha],
.page-editor-section.selected .page-editor-section-actions[b-679trrc8ha] {
   opacity: 1;
   pointer-events: auto;
}

.page-editor-section:has(.page-editor-block:hover) .page-editor-section-actions[b-679trrc8ha],
.page-editor-section:has(.page-editor-block.selected) .page-editor-section-actions[b-679trrc8ha] {
   opacity: 0;
   pointer-events: none;
}

.page-editor-add-slot[b-679trrc8ha] {
   display: flex;
   align-items: stretch;
   min-width: 18rem;
}

.page-editor-add-section-slot[b-679trrc8ha] {
   display: flex;
   justify-content: center;
   padding: 0 0.25rem 2rem;
}

.page-editor-add-btn[b-679trrc8ha] {
   width: 100%;
   min-height: 3rem;
   display: inline-flex;
   align-items: center;
   justify-content: center;
   gap: 0.5rem;
   border: 1px dashed #c7d2da;
   background: rgba(255, 255, 255, 0.65);
   color: #6c757d;
   opacity: 0;
   transition: opacity 0.15s ease, border-color 0.15s ease, color 0.15s ease;
   cursor: pointer;
}

.page-editor-add-section-btn[b-679trrc8ha] {
   max-width: 22rem;
   opacity: 1;
}

.page-editor-section:hover .page-editor-add-btn[b-679trrc8ha],
.page-editor-section.selected .page-editor-add-btn[b-679trrc8ha],
.page-editor-add-btn:focus-visible[b-679trrc8ha] {
   opacity: 1;
}

.page-editor-add-btn:hover[b-679trrc8ha] {
   border-color: #86b7fe;
   color: #0d6efd;
}

.page-editor-add-btn-icon[b-679trrc8ha] {
   font-size: 1.1rem;
   line-height: 1;
}

.page-editor-add-btn-label[b-679trrc8ha] {
   font-size: 0.875rem;
}

.page-editor-add-panel[b-679trrc8ha] {
   width: 100%;
   padding: 0.9rem;
   border: 1px solid #dfe3e8;
   background: #fff;
}

.page-editor-add-options[b-679trrc8ha] {
   display: grid;
   grid-template-columns: repeat(auto-fit, minmax(10rem, 1fr));
   gap: 0.5rem;
}

.page-editor-add-option[b-679trrc8ha] {
   display: inline-flex;
   align-items: center;
   gap: 0.5rem;
   min-height: 2.5rem;
   width: 100%;
   padding: 0.5rem;
   border: 1px solid var(--bs-border-color, #dee2e6);
   border-radius: 0.375rem;
   background: #fff;
   color: inherit;
   text-align: left;
   user-select: none;
   transition: border-color 0.15s ease, background-color 0.15s ease;
   cursor: pointer;
}

.page-editor-add-option:hover[b-679trrc8ha] {
   border-color: #adb5bd;
   background: #f8f9fa;
}

.page-editor-add-option strong[b-679trrc8ha] {
   font-size: 0.95rem;
}

.page-editor-add-option-icon[b-679trrc8ha] {
   width: 18px;
   height: 18px;
   flex: 0 0 auto;
}

.page-editor-slide-preview img[b-679trrc8ha] {
   display: block;
   width: 100%;
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-spacer-preview {
   min-height: 1px;
   outline: 1px dashed #c7d2da;
}

.page-editor-empty[b-679trrc8ha],
.page-editor-canvas[b-679trrc8ha]  .page-editor-empty {
   padding: 1rem;
   border: 1px dashed #c7d2da;
   border-radius: 0.75rem;
   background: #f8f9fa;
   color: #6c757d;
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme {
   color: #1e1e1e;
   font-family: "Open Sans", sans-serif;
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme h6,
.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .h6,
.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme h5,
.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .h5,
.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme h4,
.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .h4,
.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme h3,
.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .h3,
.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme h2,
.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .h2,
.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme h1,
.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .h1,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme h6,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .h6,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme h5,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .h5,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme h4,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .h4,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme h3,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .h3,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme h2,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .h2,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme h1,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .h1 {
   margin-top: 0;
   font-weight: 700;
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme h1,
.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme h2,
.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .h1,
.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .h2,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme h1,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme h2,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .h1,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .h2 {
   font-family: "futura-pt-bold", sans-serif;
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme h1,
.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .h1,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme h1,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .h1 {
   font-size: 48px;
   line-height: 50px;
   margin-bottom: 20px;
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme h2,
.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .h2,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme h2,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .h2 {
   font-size: 32px;
   line-height: 38px;
   margin-bottom: 15px;
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme h3,
.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .h3,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme h3,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .h3 {
   font-size: 18px;
   line-height: 24px;
   margin-bottom: 15px;
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme p,
.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme ul,
.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme ol,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme p,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme ul,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme ol {
   font-size: 16px;
   line-height: 20px;
   margin-bottom: 12px;
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme a:not(.btn):not(.card),
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme a:not(.btn):not(.card) {
   color: #6D0D22;
   font-weight: 700;
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme hr,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme hr {
   opacity: 1;
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .border-secondary,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .border-secondary {
   border-color: #9B8245!important;
}

@media (min-width: 992px) {
   .page-editor-canvas[b-679trrc8ha]  .breakout {
      width: min(1112px, 100vw);
      position: relative;
      left: 50%;
      transform: translateX(-50%);
   }
}

.page-editor-canvas[b-679trrc8ha]  .breakout {
   border-radius: 6px;
}

@media (min-width: 992px) {
   .page-editor-canvas[b-679trrc8ha]  .breakout-inner {
      max-width: 950px;
      margin-left: auto;
      margin-right: auto;
   }
}

.page-editor-canvas[b-679trrc8ha]  .rounded {
   border-radius: 3px;
}

.page-editor-canvas[b-679trrc8ha]  .card {
   overflow: hidden;
   background: #F2F0F0;
   border: 0;
   border-radius: 3px;
   border-bottom-left-radius: 0;
   border-bottom-right-radius: 0;
}

.page-editor-canvas[b-679trrc8ha]  a.card {
   text-decoration: none;
}

.page-editor-canvas[b-679trrc8ha]  a.card:hover {
   background: #F0E6D7;
}

.page-editor-canvas[b-679trrc8ha]  .card-body {
   border-bottom: solid 3px #9B8245;
}

.page-editor-canvas[b-679trrc8ha]  .card-img-top.crop {
   height: 200px;
   object-fit: cover;
   object-position: center;
   display: flex;
   justify-content: center;
   align-items: center;
}

.page-editor-canvas[b-679trrc8ha]  .card img.fill {
   width: 100%;
   height: 100%;
   object-fit: cover;
   object-position: center;
}

.page-editor-canvas[b-679trrc8ha]  .card-body .restrict-width {
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
}

.page-editor-canvas[b-679trrc8ha]  .card .book {
   display: flex;
   justify-content: center;
   align-items: center;
}

.page-editor-canvas[b-679trrc8ha]  .offer-card.card {
   border: solid 1px #F2F0F0;
   border-radius: 3px;
}

.page-editor-canvas[b-679trrc8ha]  .offer-card.card > .card-body {
   background: #FAFAFA;
   border: none;
   padding: 1em;
}

.page-editor-canvas[b-679trrc8ha]  .offer-card.card:hover > .card-body {
   background: #F2F0F0;
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .btn:not(.btn-link),
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .btn:not(.btn-link) {
   min-width: 140px;
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .btn-primary,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .btn-primary {
   color: #fff;
   background-color: #6d0d22;
   border-color: #6d0d22;
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .btn-primary:hover,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .btn-primary:hover {
   color: #fff;
   background-color: #5d0b1d;
   border-color: #570a1b;
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .btn-primary:active,
.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .btn-primary.active,
.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .show > .btn-primary.dropdown-toggle,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .btn-primary:active,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .btn-primary.active,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .show > .btn-primary.dropdown-toggle {
   color: #fff;
   background-color: #570a1b;
   border-color: #570a1b;
   box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .btn-primary:disabled,
.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .btn-primary.disabled,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .btn-primary:disabled,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .btn-primary.disabled {
   color: #fff;
   background-color: #6d0d22;
   border-color: #6d0d22;
   opacity: 1;
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .btn-secondary,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .btn-secondary {
   color: #fff;
   background-color: #9b8245;
   border-color: #9b8245;
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .btn-secondary:hover,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .btn-secondary:hover {
   color: #fff;
   background-color: #846e3b;
   border-color: #7c6837;
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .btn-secondary:active,
.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .btn-secondary.active,
.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .show > .btn-secondary.dropdown-toggle,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .btn-secondary:active,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .btn-secondary.active,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .show > .btn-secondary.dropdown-toggle {
   color: #fff;
   background-color: #7c6837;
   border-color: #7c6837;
   box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .btn-secondary:disabled,
.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .btn-secondary.disabled,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .btn-secondary:disabled,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .btn-secondary.disabled {
   color: #fff;
   background-color: #9b8245;
   border-color: #9b8245;
   opacity: 1;
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .btn-outline-primary,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .btn-outline-primary {
   color: #6d0d22;
   background-color: transparent;
   border-color: #6d0d22;
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .btn-outline-primary:hover,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .btn-outline-primary:hover {
   color: #fff;
   background-color: #6d0d22;
   border-color: #6d0d22;
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .btn-outline-primary:active,
.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .btn-outline-primary.active,
.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .show > .btn-outline-primary.dropdown-toggle,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .btn-outline-primary:active,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .btn-outline-primary.active,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .show > .btn-outline-primary.dropdown-toggle {
   color: #fff;
   background-color: #6d0d22;
   border-color: #6d0d22;
   box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .btn-outline-primary:disabled,
.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .btn-outline-primary.disabled,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .btn-outline-primary:disabled,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .btn-outline-primary.disabled {
   color: #6d0d22;
   background-color: transparent;
   border-color: #6d0d22;
   opacity: 1;
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .btn-outline-dark,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .btn-outline-dark {
   color: #1e1e1e;
   background-color: transparent;
   border-color: #1e1e1e;
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .btn-outline-dark:hover,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .btn-outline-dark:hover {
   color: #fff;
   background-color: #1e1e1e;
   border-color: #1e1e1e;
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .btn-outline-dark:active,
.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .btn-outline-dark.active,
.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .show > .btn-outline-dark.dropdown-toggle,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .btn-outline-dark:active,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .btn-outline-dark.active,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .show > .btn-outline-dark.dropdown-toggle {
   color: #fff;
   background-color: #1e1e1e;
   border-color: #1e1e1e;
   box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .btn-outline-dark:disabled,
.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .btn-outline-dark.disabled,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .btn-outline-dark:disabled,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .btn-outline-dark.disabled {
   color: #1e1e1e;
   background-color: transparent;
   border-color: #1e1e1e;
   opacity: 1;
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .btn-1,
.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .btn:not(.btn-link),
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .btn-1,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .btn:not(.btn-link) {
   min-width: 141px;
   padding-left: 10px;
   padding-right: 10px;
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .btn.btn-2,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .btn.btn-2 {
   min-width: 303px;
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .btn-login,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .btn-login {
   width: 113px;
   min-width: unset !important;
   height: 38px;
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .btn-filter,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .btn-filter {
   border-width: 1px;
   border-color: #323232;
   font-weight: 400;
   padding: 4px 20px;
   min-width: 141px;
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .btn-check:hover + .btn-filter,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .btn-check:hover + .btn-filter {
   border-color: #323232;
   color: #fff;
   background: #323232;
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .btn-check:checked + .btn-filter,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .btn-check:checked + .btn-filter {
   color: #fff;
   background: #323232;
   border-color: #323232;
}

.page-editor-canvas[b-679trrc8ha]  .page-editor-content-theme .btn.btn-width-auto,
.page-editor-rail[b-679trrc8ha]  .page-editor-content-theme .btn.btn-width-auto {
   min-width: auto;
}

.page-editor-rail[b-679trrc8ha]  .richtext-editor-host {
   padding: 1rem;
   background: #fff;
   border-top-left-radius: 0;
   border-top-right-radius: 0;
}

.page-editor-rail[b-679trrc8ha]  .richtext-editor-frame {
   border: 0;
   border-radius: 0;
}

.page-editor-rail[b-679trrc8ha]  .richtext-editor-host:focus {
   box-shadow: none;
}

.page-editor-rail[b-679trrc8ha]  .richtext-toolbar {
   display: flex;
   flex-wrap: wrap;
   align-items: center;
   padding: 0.5rem;
   background: #f8f9fa;
}

.page-editor-rail[b-679trrc8ha]  .richtext-toolbar-group {
   display: inline-flex;
   align-items: center;
   gap: 0.25rem;
}

.page-editor-rail[b-679trrc8ha]  .richtext-toolbar-group-link {
   margin-left: 0;
}

.page-editor-rail[b-679trrc8ha]  .richtext-toolbar .btn,
.page-editor-rail[b-679trrc8ha]  .richtext-toolbar-btn {
   min-width: auto;
}

.page-editor-rail[b-679trrc8ha]  .richtext-toolbar-select {
   width: 96px;
   border: 0;
   background-color: transparent;
   box-shadow: none;
   padding-left: 0;
   padding-right: 1.4rem;
   background-position: right 0.2rem center;
   background-size: 12px 10px;
}

.page-editor-rail[b-679trrc8ha]  .richtext-toolbar-select:focus {
   box-shadow: none;
}

.page-editor-rail[b-679trrc8ha]  .richtext-toolbar-divider {
   width: 1px;
   align-self: stretch;
   background: #dee2e6;
   margin: 0 0.25rem;
}

.page-editor-rail[b-679trrc8ha]  .richtext-toolbar-spacer {
   flex: 1 1 auto;
}

.page-editor-rail[b-679trrc8ha]  .richtext-toolbar-btn {
   display: inline-flex;
   align-items: center;
   justify-content: center;
   gap: 0.35rem;
   min-height: 2rem;
   min-width: 2rem;
   padding: 0.35rem 0.55rem;
   border: 0;
   border-radius: 0.35rem;
   font-weight: 600;
   line-height: 1;
}

.page-editor-rail[b-679trrc8ha]  .richtext-toolbar-btn.btn-outline-secondary {
   color: #6c757d;
   border-color: transparent;
   background: transparent;
}

.page-editor-rail[b-679trrc8ha]  .richtext-toolbar-btn.btn-outline-secondary:hover,
.page-editor-rail[b-679trrc8ha]  .richtext-toolbar-btn.btn-outline-secondary:focus {
   color: #212529;
   border-color: transparent;
   background: #e9ecef;
   box-shadow: none;
}

.page-editor-rail[b-679trrc8ha]  .richtext-toolbar-btn.is-active,
.page-editor-rail[b-679trrc8ha]  .richtext-toolbar-btn[aria-pressed="true"] {
   color: #212529;
   background: #e9ecef;
   border-color: transparent;
   box-shadow: none;
}

.page-editor-rail[b-679trrc8ha]  .richtext-toolbar-glyph {
   font-size: 1rem;
   line-height: 1;
}

.page-editor-rail[b-679trrc8ha]  .richtext-toolbar-glyph-numbered {
   font-size: 0.85rem;
}

.page-editor-rail[b-679trrc8ha]  .richtext-toolbar-link-text {
   font-size: 0.875rem;
}

.page-editor-rail[b-679trrc8ha]  .richtext-toolbar-link-state {
   font-size: 0.72rem;
   font-weight: 600;
   color: #6c757d;
}

.page-editor-rail[b-679trrc8ha]  .richtext-link-panel {
   border-color: #dee2e6 !important;
   background: #f8f9fa !important;
}

.richtext-inspector-status[b-679trrc8ha] {
   margin: 0;
}

@media (max-width: 991.98px) {
   .page-editor-rail[b-679trrc8ha]  .richtext-toolbar {
      gap: 0.35rem;
   }

   .page-editor-rail[b-679trrc8ha]  .richtext-toolbar-divider {
      display: none;
   }

   .page-editor-rail[b-679trrc8ha]  .richtext-toolbar-group-select {
      width: 100%;
      min-width: 0;
   }

   .page-editor-rail[b-679trrc8ha]  .richtext-toolbar-spacer {
      display: none;
   }

   .page-editor-rail[b-679trrc8ha]  .richtext-toolbar-group-link {
      margin-left: 0;
   }

}

.page-editor-canvas[b-679trrc8ha]  .bg-primary {
   background-color: #6d0d22 !important;
}

.page-editor-canvas[b-679trrc8ha]  .bg-secondary {
   background-color: #f2f0f0 !important;
}

.page-editor-canvas[b-679trrc8ha]  .bg-body-tertiary {
   background-color: #f0e6d7 !important;
}

.page-editor-canvas[b-679trrc8ha]  .bg-light {
   background-color: #fafafa !important;
}

.page-editor-canvas[b-679trrc8ha]  .bg-dark {
   background-color: #1e1e1e !important;
}

@media (min-width: 1400px) {
   .page-editor-canvas[b-679trrc8ha]  .container-xxl,
   .page-editor-canvas[b-679trrc8ha]  .container-xl,
   .page-editor-canvas[b-679trrc8ha]  .container-lg,
   .page-editor-canvas[b-679trrc8ha]  .container-md,
   .page-editor-canvas[b-679trrc8ha]  .container-sm,
   .page-editor-canvas[b-679trrc8ha]  .container {
      max-width: 990px;
   }
}
/* /Components/Blocks/BlockEditorHTML.razor.rz.scp.css */
.html-editor[b-ji2qb70pfz] {
   font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
   font-size: 0.875rem;
   line-height: 1.5;
   white-space: pre;
   tab-size: 3;
   background: #1e1e1e;
   color: #d4d4d4;
   border: 1px solid #444;
}

.html-editor:focus[b-ji2qb70pfz] {
   background-color: #1e1e1e;
   color: #d4d4d4;
   box-shadow: none;
   border-color: #6ea8fe;
}

.html-editor-surface-expanded[b-ji2qb70pfz] {
   position: relative;
   height: min(62vh, 700px);
   min-height: 20rem;
}

.html-editor-surface-expanded .html-editor[b-ji2qb70pfz] {
   min-height: 100%;
   resize: vertical;
}

.html-editor-modal[b-ji2qb70pfz] {
   overflow: hidden;
}

.html-editor-modal .modal-dialog[b-ji2qb70pfz] {
   max-height: calc(100vh - 1.5rem);
}

.html-editor-modal .modal-content[b-ji2qb70pfz] {
   max-height: calc(100vh - 1.5rem);
}

.html-editor-modal .modal-body[b-ji2qb70pfz] {
   padding: 0;
   overflow: hidden;
   background: #111827;
}

.html-editor-highlight[b-ji2qb70pfz] {
   position: absolute;
   inset: 0;
   height: 100%;
   min-height: 100%;
   margin: 0;
   padding: 0.875rem;
   overflow: hidden;
   color: #d6deeb;
   background: #111827;
   border: 0;
   border-radius: 0;
   font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
   font-size: 0.875rem;
   line-height: 1.5;
   tab-size: 3;
   white-space: pre;
   pointer-events: none;
}

.html-editor-highlight-input[b-ji2qb70pfz] {
   position: relative;
   height: 100%;
   min-height: 100% !important;
   padding: 0.875rem;
   overflow: auto;
   color: transparent;
   caret-color: #f8fafc;
   background: transparent;
   border: 0;
   border-radius: 0;
   outline: none;
   box-shadow: none;
   resize: none;
}

.html-editor-highlight-input[b-ji2qb70pfz]::selection {
   color: transparent;
   background: rgba(147, 197, 253, 0.35);
}

.html-editor-highlight-input:focus[b-ji2qb70pfz] {
   color: transparent;
   background: transparent;
   border: 0;
   outline: none;
   box-shadow: none;
}

.html-editor-highlight[b-ji2qb70pfz]  .html-editor-tag {
   color: #7dd3fc;
}

.html-editor-highlight[b-ji2qb70pfz]  .html-editor-name {
   color: #fbbf24;
}

.html-editor-highlight[b-ji2qb70pfz]  .html-editor-attr {
   color: #93c5fd;
}

.html-editor-highlight[b-ji2qb70pfz]  .html-editor-value {
   color: #86efac;
}

.html-editor-highlight[b-ji2qb70pfz]  .html-editor-text {
   color: #e5e7eb;
}

.html-editor-highlight[b-ji2qb70pfz]  .html-editor-comment,
.html-editor-highlight[b-ji2qb70pfz]  .html-editor-doctype {
   color: #94a3b8;
}

@media (max-width: 991.98px) {
   .html-editor-surface-expanded[b-ji2qb70pfz],
   .html-editor-surface-expanded .html-editor[b-ji2qb70pfz],
   .html-editor-highlight[b-ji2qb70pfz],
   .html-editor-highlight-input[b-ji2qb70pfz] {
      height: 58vh;
      min-height: 18rem !important;
   }
}
/* /Components/Blocks/BlockEditorImage.razor.rz.scp.css */
.image-block-preview[b-6oqsxp39de] {
   display: flex;
   justify-content: center;
   overflow: hidden;
   background: #f2f2ee;
   border: 1px solid #e2e2da;
   border-radius: 0.45rem;
}

.image-block-selected[b-6oqsxp39de] {
   display: grid;
   gap: 0.75rem;
   justify-items: start;
}

.image-block-preview img[b-6oqsxp39de] {
   display: block;
   max-width: 100%;
   height: auto;
}

.image-block-dropzone[b-6oqsxp39de] {
   position: relative;
   min-height: 10.5rem;
   display: flex;
   align-items: center;
   justify-content: center;
   padding: 1.4rem;
   overflow: hidden;
   color: #171717;
   background: #fff;
   border: 1px dashed #bfc4bc;
   border-radius: 0.65rem;
   text-align: center;
}

.image-block-dropzone:hover[b-6oqsxp39de] {
   border-color: #8f968b;
   background: #fff;
}

.image-block-dropzone__input[b-6oqsxp39de] {
   position: absolute;
   inset: 0;
   z-index: 1;
   width: 100%;
   height: 100%;
   opacity: 0;
   cursor: pointer;
}

.image-block-dropzone__input:disabled[b-6oqsxp39de] {
   cursor: not-allowed;
}

.image-block-dropzone__content[b-6oqsxp39de] {
   position: relative;
   z-index: 2;
   pointer-events: none;
}

.image-block-dropzone__icon[b-6oqsxp39de] {
   width: 2.15rem;
   height: 2.15rem;
   display: inline-flex;
   align-items: center;
   justify-content: center;
   margin: 0 auto 0.75rem;
   color: #202020;
   font-size: 1rem;
   background: #fff;
   border: 1px solid #777;
   border-radius: 0.45rem;
   box-shadow: none;
}

.image-block-dropzone__message[b-6oqsxp39de] {
   font-size: 0.98rem;
   font-weight: 600;
}

.image-block-dropzone__hint[b-6oqsxp39de] {
   margin-top: 0.6rem;
   color: #5f625d;
   font-size: 0.86rem;
}

.image-block-dropzone__link[b-6oqsxp39de] {
   position: relative;
   z-index: 3;
   padding: 0;
   color: #171717;
   background: transparent;
   border: 0;
   font: inherit;
   font-weight: 700;
   text-decoration: underline;
   text-underline-offset: 0.16em;
   cursor: pointer;
   pointer-events: auto;
}

.image-block-dropzone__link:disabled[b-6oqsxp39de] {
   color: #8f928a;
   cursor: not-allowed;
}

.image-block-dropzone__underlined[b-6oqsxp39de] {
   text-decoration: underline;
   text-underline-offset: 0.16em;
}
/* /Components/Blocks/RichTextFieldEditor.razor.rz.scp.css */
.richtext-editor-frame[b-t4yo0dsxsk] {
   border: 1px solid var(--bs-border-color);
   border-top: 0;
   border-bottom-left-radius: var(--bs-border-radius);
   border-bottom-right-radius: var(--bs-border-radius);
}

.richtext-editor-frame[b-t4yo0dsxsk]  .richtext-editor-host {
   padding: 1rem;
   background: #fff;
   border-top-left-radius: 0;
   border-top-right-radius: 0;
   box-shadow: none;
}

.richtext-toolbar[b-t4yo0dsxsk] {
   display: flex;
   flex-wrap: wrap;
   align-items: center;
   padding: 0.5rem;
   border: 1px solid var(--bs-border-color);
   border-bottom: 0;
   border-top-left-radius: var(--bs-border-radius);
   border-top-right-radius: var(--bs-border-radius);
   background: var(--bs-tertiary-bg);
}

.richtext-toolbar-group[b-t4yo0dsxsk] {
   display: inline-flex;
   align-items: center;
   gap: 0.25rem;
}

.richtext-toolbar .btn[b-t4yo0dsxsk],
.richtext-toolbar-btn[b-t4yo0dsxsk] {
   min-width: auto;
}

.richtext-toolbar-select[b-t4yo0dsxsk] {
   width: 96px;
   border: 0;
   background-color: transparent;
   box-shadow: none;
   padding-left: 0;
   padding-right: 1.4rem;
   background-position: right 0.2rem center;
   background-size: 12px 10px;
}

.richtext-toolbar-select:focus[b-t4yo0dsxsk] {
   box-shadow: none;
}

.richtext-toolbar-divider[b-t4yo0dsxsk] {
   width: 1px;
   align-self: stretch;
   background: var(--bs-border-color);
   margin: 0 0.25rem;
}

.richtext-toolbar-spacer[b-t4yo0dsxsk] {
   flex: 1 1 auto;
}

.richtext-toolbar-btn[b-t4yo0dsxsk] {
   display: inline-flex;
   align-items: center;
   justify-content: center;
   gap: 0.35rem;
   min-height: 2rem;
   min-width: 2rem;
   padding: 0.35rem 0.55rem;
   border: 0;
   border-radius: 0.35rem;
   font-weight: 600;
   line-height: 1;
}

.richtext-toolbar-btn.btn-outline-secondary[b-t4yo0dsxsk] {
   color: var(--bs-secondary-color);
   border-color: transparent;
   background: transparent;
}

.richtext-toolbar-btn.btn-outline-secondary:hover[b-t4yo0dsxsk],
.richtext-toolbar-btn.btn-outline-secondary:focus[b-t4yo0dsxsk],
.richtext-toolbar-btn.is-active[b-t4yo0dsxsk],
.richtext-toolbar-btn[aria-pressed="true"][b-t4yo0dsxsk] {
   color: var(--bs-body-color);
   border-color: transparent;
   background: var(--bs-secondary-bg);
   box-shadow: none;
}

.richtext-toolbar-glyph[b-t4yo0dsxsk] {
   font-size: 1rem;
   line-height: 1;
}

.richtext-toolbar-glyph-numbered[b-t4yo0dsxsk] {
   font-size: 0.85rem;
}

.richtext-toolbar-link-text[b-t4yo0dsxsk] {
   font-size: 0.875rem;
}

.richtext-toolbar-link-state[b-t4yo0dsxsk] {
   font-size: 0.72rem;
   font-weight: 600;
   color: var(--bs-secondary-color);
}

.richtext-link-panel[b-t4yo0dsxsk] {
   border-color: var(--bs-border-color) !important;
   background: var(--bs-tertiary-bg) !important;
}

@media (max-width: 991.98px) {
   .richtext-toolbar[b-t4yo0dsxsk] {
      gap: 0.35rem;
   }

   .richtext-toolbar-divider[b-t4yo0dsxsk],
   .richtext-toolbar-spacer[b-t4yo0dsxsk] {
      display: none;
   }
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-b88sv698ii] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-b88sv698ii] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-b88sv698ii] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-b88sv698ii] {
    font-size: 1.1rem;
}

.bi[b-b88sv698ii] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-b88sv698ii] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-b88sv698ii] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-b88sv698ii] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-b88sv698ii] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-b88sv698ii] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-b88sv698ii] {
        padding-bottom: 1rem;
    }

    .nav-item[b-b88sv698ii]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-b88sv698ii]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-b88sv698ii]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-b88sv698ii] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-b88sv698ii] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-b88sv698ii] {
        display: none;
    }

    .nav-scrollable[b-b88sv698ii] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Shared/Media/MediaUploadButton.razor.rz.scp.css */
.media-upload[b-y4cjxgz9tk] {
   display: block;
}

.media-upload-dropzone[b-y4cjxgz9tk] {
   position: relative;
   min-height: 10rem;
   display: flex;
   align-items: center;
   justify-content: center;
   padding: 1.4rem;
   overflow: hidden;
   color: #171717;
   background: #fff;
   border: 1px dashed #bfc4bc;
   border-radius: 0.65rem;
   text-align: center;
}

.media-upload-dropzone:hover[b-y4cjxgz9tk] {
   border-color: #8f968b;
   background: #fff;
}

.media-upload-dropzone__input[b-y4cjxgz9tk] {
   position: absolute;
   inset: 0;
   z-index: 1;
   width: 100%;
   height: 100%;
   opacity: 0;
   cursor: pointer;
}

.media-upload-dropzone__content[b-y4cjxgz9tk] {
   position: relative;
   z-index: 2;
   pointer-events: none;
}

.media-upload-dropzone__icon[b-y4cjxgz9tk] {
   width: 2.15rem;
   height: 2.15rem;
   display: inline-flex;
   align-items: center;
   justify-content: center;
   margin: 0 auto 0.75rem;
   color: #202020;
   font-size: 1rem;
   background: #fff;
   border: 1px solid #777;
   border-radius: 0.45rem;
   box-shadow: none;
}

.media-upload-dropzone__message[b-y4cjxgz9tk] {
   font-size: 0.98rem;
   font-weight: 600;
}

.media-upload-dropzone__hint[b-y4cjxgz9tk] {
   margin-top: 0.6rem;
   color: #5f625d;
   font-size: 0.86rem;
}

.media-upload-dropzone__underlined[b-y4cjxgz9tk] {
   text-decoration: underline;
   text-underline-offset: 0.16em;
}

.media-upload-dropzone__status[b-y4cjxgz9tk] {
   display: flex;
   align-items: center;
   justify-content: center;
   gap: 0.25rem;
   margin-top: 0.75rem;
   color: #5f625d;
   font-size: 0.85rem;
}
/* /Components/Shared/UserDropdown.razor.rz.scp.css */
.user-info[b-wcosdi3f16] {
   display: flex;
   align-items: center;
}

.user-menu-toggle[b-wcosdi3f16] {
   display: inline-flex;
   align-items: center;
   gap: 0.75rem;
   color: #171717;
   text-decoration: none;
}

.user-menu-toggle:hover[b-wcosdi3f16],
.user-menu-toggle:focus[b-wcosdi3f16] {
   color: #000;
}

.user-menu-toggle[b-wcosdi3f16]::after {
   display: none;
}

.user-menu-toggle__text[b-wcosdi3f16] {
   display: flex;
   flex-direction: column;
   align-items: flex-end;
   min-width: 0;
   line-height: 1.1;
}

.user-menu-toggle__name[b-wcosdi3f16] {
   max-width: 12rem;
   overflow: hidden;
   color: #171717;
   font-size: 0.92rem;
   font-weight: 600;
   text-overflow: ellipsis;
   white-space: nowrap;
}

.user-menu-toggle__email[b-wcosdi3f16] {
   max-width: 17rem;
   overflow: hidden;
   color: #4f4f49;
   font-size: 0.78rem;
   text-overflow: ellipsis;
   white-space: nowrap;
}

.user-menu-toggle__avatar[b-wcosdi3f16] {
   width: 2.35rem;
   height: 2.35rem;
   display: inline-flex;
   align-items: center;
   justify-content: center;
   flex: 0 0 2.35rem;
   color: #fff;
   background: #202020;
   border: 2px solid #fff;
   border-radius: 999px;
   font-size: 0.8rem;
   font-weight: 700;
   letter-spacing: 0;
   box-shadow: 0 0 0 1px #ddddd7;
}

@media (max-width: 575.98px) {
   .user-menu-toggle__text[b-wcosdi3f16] {
      display: none;
   }
}
