@charset "UTF-8";
@import url(/assets/flag-icon-css/css/flag-icons-f428c85efcaf89b8bd3775da721a4d41fad0af897180d270ca77dc71c60d1df3.css);
/* line 2, app/assets/stylesheets/audio-controls.sass */
audio {
  width: 100%;
}

/* line 4, app/assets/stylesheets/audio-controls.sass */
audio::-webkit-media-controls-panel {
  background-color: #F4F7FA !important;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_root.scss */
:root,
[data-bs-theme="light"] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #002040;
  --bs-white: #fff;
  --bs-gray: #617584;
  --bs-gray-dark: #2B3745;
  --bs-gray-100: #F4F7FA;
  --bs-gray-200: #E6EEF6;
  --bs-gray-300: #DBE4ED;
  --bs-gray-400: #CBD5E2;
  --bs-gray-500: #A4B5C4;
  --bs-gray-600: #617584;
  --bs-gray-700: #404F5D;
  --bs-gray-800: #2B3745;
  --bs-gray-900: #1E252B;
  --bs-primary: #409EFF;
  --bs-secondary: #61737F;
  --bs-success: #19A974;
  --bs-info: #0dcaf0;
  --bs-warning: #E6A23C;
  --bs-danger: #F56C6C;
  --bs-light: #FFFFFF;
  --bs-dark: #1E252B;
  --bs-primary-rgb: 64, 158, 255;
  --bs-secondary-rgb: 97, 115, 127;
  --bs-success-rgb: 25, 169, 116;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 230, 162, 60;
  --bs-danger-rgb: 245, 108, 108;
  --bs-light-rgb: 255, 255, 255;
  --bs-dark-rgb: 30, 37, 43;
  --bs-primary-text-emphasis: #1a3f66;
  --bs-secondary-text-emphasis: #272e33;
  --bs-success-text-emphasis: #0a442e;
  --bs-info-text-emphasis: #055160;
  --bs-warning-text-emphasis: #5c4118;
  --bs-danger-text-emphasis: #622b2b;
  --bs-light-text-emphasis: #404F5D;
  --bs-dark-text-emphasis: #404F5D;
  --bs-primary-bg-subtle: #d9ecff;
  --bs-secondary-bg-subtle: #dfe3e5;
  --bs-success-bg-subtle: #d1eee3;
  --bs-info-bg-subtle: #cff4fc;
  --bs-warning-bg-subtle: #faecd8;
  --bs-danger-bg-subtle: #fde2e2;
  --bs-light-bg-subtle: #fafbfd;
  --bs-dark-bg-subtle: #CBD5E2;
  --bs-primary-border-subtle: #b3d8ff;
  --bs-secondary-border-subtle: #c0c7cc;
  --bs-success-border-subtle: #a3ddc7;
  --bs-info-border-subtle: #9eeaf9;
  --bs-warning-border-subtle: #f5dab1;
  --bs-danger-border-subtle: #fbc4c4;
  --bs-light-border-subtle: #E6EEF6;
  --bs-dark-border-subtle: #A4B5C4;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 32, 64;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #404F5D;
  --bs-body-color-rgb: 64, 79, 93;
  --bs-body-bg: #F4F7FA;
  --bs-body-bg-rgb: 244, 247, 250;
  --bs-emphasis-color: #002040;
  --bs-emphasis-color-rgb: 0, 32, 64;
  --bs-secondary-color: rgba(64, 79, 93, 0.75);
  --bs-secondary-color-rgb: 64, 79, 93;
  --bs-secondary-bg: #E6EEF6;
  --bs-secondary-bg-rgb: 230, 238, 246;
  --bs-tertiary-color: rgba(64, 79, 93, 0.5);
  --bs-tertiary-color-rgb: 64, 79, 93;
  --bs-tertiary-bg: #F4F7FA;
  --bs-tertiary-bg-rgb: 244, 247, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #409EFF;
  --bs-link-color-rgb: 64, 158, 255;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #337ecc;
  --bs-link-hover-color-rgb: 51, 126, 204;
  --bs-code-color: #d63384;
  --bs-highlight-color: #404F5D;
  --bs-highlight-bg: #fff3cd;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #DBE4ED;
  --bs-border-color-translucent: rgba(0, 32, 64, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 32, 64, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 32, 64, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 32, 64, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 32, 64, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(64, 158, 255, 0.25);
  --bs-form-valid-color: #19A974;
  --bs-form-valid-border-color: #19A974;
  --bs-form-invalid-color: #F56C6C;
  --bs-form-invalid-border-color: #F56C6C;
}

/* line 16, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_color-mode.scss */
[data-bs-theme="dark"] {
  color-scheme: dark;
  --bs-body-color: #DBE4ED;
  --bs-body-color-rgb: 219, 228, 237;
  --bs-body-bg: #1E252B;
  --bs-body-bg-rgb: 30, 37, 43;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(219, 228, 237, 0.75);
  --bs-secondary-color-rgb: 219, 228, 237;
  --bs-secondary-bg: #2B3745;
  --bs-secondary-bg-rgb: 43, 55, 69;
  --bs-tertiary-color: rgba(219, 228, 237, 0.5);
  --bs-tertiary-color-rgb: 219, 228, 237;
  --bs-tertiary-bg: #252e38;
  --bs-tertiary-bg-rgb: 37, 46, 56;
  --bs-primary-text-emphasis: #8cc5ff;
  --bs-secondary-text-emphasis: #a0abb2;
  --bs-success-text-emphasis: #75cbac;
  --bs-info-text-emphasis: #6edff6;
  --bs-warning-text-emphasis: #f0c78a;
  --bs-danger-text-emphasis: #f9a7a7;
  --bs-light-text-emphasis: #F4F7FA;
  --bs-dark-text-emphasis: #DBE4ED;
  --bs-primary-bg-subtle: #0d2033;
  --bs-secondary-bg-subtle: #131719;
  --bs-success-bg-subtle: #052217;
  --bs-info-bg-subtle: #032830;
  --bs-warning-bg-subtle: #2e200c;
  --bs-danger-bg-subtle: #311616;
  --bs-light-bg-subtle: #2B3745;
  --bs-dark-bg-subtle: #162c43;
  --bs-primary-border-subtle: #265f99;
  --bs-secondary-border-subtle: #3a454c;
  --bs-success-border-subtle: #0f6546;
  --bs-info-border-subtle: #087990;
  --bs-warning-border-subtle: #8a6124;
  --bs-danger-border-subtle: #934141;
  --bs-light-border-subtle: #404F5D;
  --bs-dark-border-subtle: #2B3745;
  --bs-heading-color: inherit;
  --bs-link-color: #8cc5ff;
  --bs-link-hover-color: #a3d1ff;
  --bs-link-color-rgb: 140, 197, 255;
  --bs-link-hover-color-rgb: 163, 209, 255;
  --bs-code-color: #e685b5;
  --bs-highlight-color: #DBE4ED;
  --bs-highlight-bg: #664d03;
  --bs-border-color: #404F5D;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: #75b798;
  --bs-form-valid-border-color: #75b798;
  --bs-form-invalid-color: #ea868f;
  --bs-form-invalid-border-color: #ea868f;
}

/* line 16, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  /* line 28, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
  :root {
    scroll-behavior: smooth;
  }
}

/* line 49, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 32, 64, 0);
}

/* line 68, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}

/* line 83, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
h6, .h6, h5, .h5, h4, .h4, h3, .h3, .sequence_types .offset_in_words, .calendar_event_types .offset_in_words, .templates .locale_name, .broadcasts .offset_in_words, .broadcasts .locale_name, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

/* line 93, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
h1, .h1 {
  font-size: calc(1.375rem + 1.5vw);
}

@media (min-width: 1200px) {
  /* line 93, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
  h1, .h1 {
    font-size: 2.5rem;
  }
}

/* line 98, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
h2, .h2 {
  font-size: calc(1.325rem + 0.9vw);
}

@media (min-width: 1200px) {
  /* line 98, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
  h2, .h2 {
    font-size: 2rem;
  }
}

/* line 103, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
h3, .h3, .sequence_types .offset_in_words, .calendar_event_types .offset_in_words, .templates .locale_name, .broadcasts .offset_in_words, .broadcasts .locale_name {
  font-size: calc(1.3rem + 0.6vw);
}

@media (min-width: 1200px) {
  /* line 103, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
  h3, .h3, .sequence_types .offset_in_words, .calendar_event_types .offset_in_words, .templates .locale_name, .broadcasts .offset_in_words, .broadcasts .locale_name {
    font-size: 1.75rem;
  }
}

/* line 108, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
h4, .h4 {
  font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {
  /* line 108, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
  h4, .h4 {
    font-size: 1.5rem;
  }
}

/* line 113, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
h5, .h5 {
  font-size: 1.25rem;
}

/* line 118, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
h6, .h6 {
  font-size: 1rem;
}

/* line 129, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 141, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

/* line 150, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 159, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
ol,
ul {
  padding-left: 2rem;
}

/* line 164, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 171, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 178, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
dt {
  font-weight: 700;
}

/* line 184, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 192, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
blockquote {
  margin: 0 0 1rem;
}

/* line 201, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
b,
strong {
  font-weight: bolder;
}

/* line 211, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
small, .small {
  font-size: 0.875em;
}

/* line 218, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
mark, .mark {
  padding: 0.1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg);
}

/* line 230, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

/* line 238, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
sub {
  bottom: -.25em;
}

/* line 239, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
sup {
  top: -.5em;
}

/* line 244, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline;
}

/* line 248, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}

/* line 260, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

/* line 270, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

/* line 282, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}

/* line 291, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 298, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}

/* line 304, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
a > code {
  color: inherit;
}

/* line 309, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}

/* line 316, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
kbd kbd {
  padding: 0;
  font-size: 1em;
}

/* line 328, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
figure {
  margin: 0 0 1rem;
}

/* line 335, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
img,
svg {
  vertical-align: middle;
}

/* line 345, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
table {
  caption-side: bottom;
  border-collapse: collapse;
}

/* line 350, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-secondary-color);
  text-align: left;
}

/* line 361, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

/* line 367, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

/* line 383, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
label {
  display: inline-block;
}

/* line 390, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
button {
  border-radius: 0;
}

/* line 400, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
button:focus:not(:focus-visible) {
  outline: 0;
}

/* line 406, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 418, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
button,
select {
  text-transform: none;
}

/* line 425, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
[role="button"] {
  cursor: pointer;
}

/* line 429, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
select {
  word-wrap: normal;
}

/* line 435, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
select:disabled {
  opacity: 1;
}

/* line 443, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
[list]:not([type="date"]):not([type="datetime-local"]):not([type="month"]):not([type="week"]):not([type="time"])::-webkit-calendar-picker-indicator {
  display: none !important;
}

/* line 452, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 459, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

/* line 467, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 474, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
textarea {
  resize: vertical;
}

/* line 485, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 497, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}

@media (min-width: 1200px) {
  /* line 497, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
  legend {
    font-size: 1.5rem;
  }
}

/* line 506, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
legend + * {
  clear: left;
}

/* line 514, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

/* line 524, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
::-webkit-inner-spin-button {
  height: auto;
}

/* line 534, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
/* line 555, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 561, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
::-webkit-color-swatch-wrapper {
  padding: 0;
}

/* line 569, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 576, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
output {
  display: inline-block;
}

/* line 582, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
iframe {
  border: 0;
}

/* line 590, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
summary {
  display: list-item;
  cursor: pointer;
}

/* line 600, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
progress {
  vertical-align: baseline;
}

/* line 609, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_reboot.scss */
[hidden] {
  display: none !important;
}

/* line 29, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

/* line 36, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 36, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
  .display-1 {
    font-size: 5rem;
  }
}

/* line 36, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 36, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
  .display-2 {
    font-size: 4.5rem;
  }
}

/* line 36, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 36, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
  .display-3 {
    font-size: 4rem;
  }
}

/* line 36, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 36, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
  .display-4 {
    font-size: 3.5rem;
  }
}

/* line 36, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 36, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
  .display-5 {
    font-size: 3rem;
  }
}

/* line 36, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 36, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
  .display-6 {
    font-size: 2.5rem;
  }
}

/* line 60, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 65, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 68, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
.list-inline-item {
  display: inline-block;
}

/* line 71, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 82, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

/* line 88, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

/* line 92, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
.blockquote > :last-child {
  margin-bottom: 0;
}

/* line 97, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #617584;
}

/* line 103, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_type.scss */
.blockquote-footer::before {
  content: "\2014\00A0";
}

/* line 8, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_images.scss */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 14, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_images.scss */
.img-thumbnail {
  padding: 0.25rem;
  background-color: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  max-width: 100%;
  height: auto;
}

/* line 29, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_images.scss */
.figure {
  display: inline-block;
}

/* line 34, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_images.scss */
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

/* line 39, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_images.scss */
.figure-caption {
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

/* line 7, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_containers.scss */
.container, .ch-attachments .ch-attachment,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 20, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_containers.scss */
  .container-sm, .container, .ch-attachments .ch-attachment {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 20, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_containers.scss */
  .container-md, .container-sm, .container, .ch-attachments .ch-attachment {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 20, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_containers.scss */
  .container-lg, .container-md, .container-sm, .container, .ch-attachments .ch-attachment {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 20, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_containers.scss */
  .container-xl, .container-lg, .container-md, .container-sm, .container, .ch-attachments .ch-attachment {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  /* line 20, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_containers.scss */
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container, .ch-attachments .ch-attachment {
    max-width: 1320px;
  }
}

/* line 5, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_grid.scss */
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

/* line 12, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_grid.scss */
.row, .ch-attachments.ch-gallery {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
}

/* line 15, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_grid.scss */
.row > *, .ch-attachments.ch-gallery > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: var(--bs-gutter-y);
}

/* line 74, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col, .ch-attachments.ch-gallery .ch-attachment {
  flex: 1 0 0%;
}

/* line 78, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-auto > *, .ch-attachments.ch-gallery > * {
  flex: 0 0 auto;
  width: auto;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333333%;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66666667%;
}

/* line 90, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-auto {
  flex: 0 0 auto;
  width: auto;
}

/* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

/* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

/* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

/* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

/* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

/* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

/* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

/* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

/* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

/* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

/* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

/* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

/* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-1 {
  margin-left: 8.33333333%;
}

/* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-2 {
  margin-left: 16.66666667%;
}

/* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-3 {
  margin-left: 25%;
}

/* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-4 {
  margin-left: 33.33333333%;
}

/* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-5 {
  margin-left: 41.66666667%;
}

/* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-6 {
  margin-left: 50%;
}

/* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-7 {
  margin-left: 58.33333333%;
}

/* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-8 {
  margin-left: 66.66666667%;
}

/* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-9 {
  margin-left: 75%;
}

/* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-10 {
  margin-left: 83.33333333%;
}

/* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.offset-11 {
  margin-left: 91.66666667%;
}

/* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

/* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

/* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

/* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

/* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

/* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

/* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-3, .ch-attachments.ch-gallery,
.gx-3 {
  --bs-gutter-x: 1rem;
}

/* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-3, .ch-attachments.ch-gallery,
.gy-3 {
  --bs-gutter-y: 1rem;
}

/* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

/* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

/* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

/* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  /* line 74, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm {
    flex: 1 0 0%;
  }
  /* line 78, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 90, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-10, .mobile-content {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-1, .mobile-content {
    margin-left: 8.33333333%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  /* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-0,
.gx-sm-0 {
    --bs-gutter-x: 0;
  }
  /* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-0,
.gy-sm-0 {
    --bs-gutter-y: 0;
  }
  /* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-1,
.gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-1,
.gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-2,
.gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-2,
.gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-3,
.gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-3,
.gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-4,
.gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-4,
.gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-5,
.gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-sm-5,
.gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 768px) {
  /* line 74, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md {
    flex: 1 0 0%;
  }
  /* line 78, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 90, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-5, .ch-page-right {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-8, .default .broadcast-new, .default .broadcasts.schedule .broadcast-edit, .default .template-new, .agent-edit, .mobile-content {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-2, .default .broadcast-new, .default .broadcasts.schedule .broadcast-edit, .default .template-new, .agent-edit, .mobile-content {
    margin-left: 16.66666667%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  /* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-0,
.gx-md-0 {
    --bs-gutter-x: 0;
  }
  /* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-0,
.gy-md-0 {
    --bs-gutter-y: 0;
  }
  /* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-1,
.gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-1,
.gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-2,
.gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-2,
.gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-3,
.gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-3,
.gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-4,
.gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-4,
.gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-5,
.gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-md-5,
.gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 992px) {
  /* line 74, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg {
    flex: 1 0 0%;
  }
  /* line 78, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 90, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  /* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-0,
.gx-lg-0 {
    --bs-gutter-x: 0;
  }
  /* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-0,
.gy-lg-0 {
    --bs-gutter-y: 0;
  }
  /* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-1,
.gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-1,
.gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-2,
.gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-2,
.gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-3,
.gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-3,
.gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-4,
.gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-4,
.gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-5,
.gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-lg-5,
.gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 1200px) {
  /* line 74, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl {
    flex: 1 0 0%;
  }
  /* line 78, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 90, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-6, .mobile-content {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-3, .mobile-content {
    margin-left: 25%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  /* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-0,
.gx-xl-0 {
    --bs-gutter-x: 0;
  }
  /* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-0,
.gy-xl-0 {
    --bs-gutter-y: 0;
  }
  /* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-1,
.gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-1,
.gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-2,
.gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-2,
.gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-3,
.gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-3,
.gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-4,
.gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-4,
.gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-5,
.gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xl-5,
.gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 1400px) {
  /* line 74, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl {
    flex: 1 0 0%;
  }
  /* line 78, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 90, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  /* line 96, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-0 {
    margin-left: 0;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-3 {
    margin-left: 25%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-6 {
    margin-left: 50%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-9 {
    margin-left: 75%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  /* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-0,
.gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  /* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-0,
.gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  /* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-1,
.gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  /* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-1,
.gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  /* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-2,
.gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  /* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-2,
.gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  /* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-3,
.gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  /* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-3,
.gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  /* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-4,
.gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  /* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-4,
.gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  /* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-5,
.gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  /* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .g-xxl-5,
.gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}

/* line 5, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tables.scss */
.table, .ch-keyval-table {
  --bs-table-color-type: initial;
  --bs-table-bg-type: initial;
  --bs-table-color-state: initial;
  --bs-table-bg-state: initial;
  --bs-table-color: var(--bs-emphasis-color);
  --bs-table-bg: var(--bs-body-bg);
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-emphasis-color);
  --bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);
  --bs-table-active-color: var(--bs-emphasis-color);
  --bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);
  --bs-table-hover-color: var(--bs-emphasis-color);
  --bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);
  width: 100%;
  margin-bottom: 1rem;
  vertical-align: top;
  border-color: var(--bs-table-border-color);
}

/* line 33, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tables.scss */
.table > :not(caption) > * > *, .ch-keyval-table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
  background-color: var(--bs-table-bg);
  border-bottom-width: var(--bs-border-width);
  box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)));
}

/* line 42, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tables.scss */
.table > tbody, .ch-keyval-table > tbody {
  vertical-align: inherit;
}

/* line 46, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tables.scss */
.table > thead, .ch-keyval-table > thead {
  vertical-align: bottom;
}

/* line 51, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tables.scss */
.table-group-divider {
  border-top: calc(var(--bs-border-width) * 2) solid currentcolor;
}

/* line 59, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tables.scss */
.caption-top {
  caption-side: top;
}

/* line 70, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tables.scss */
.table-sm > :not(caption) > * > *, .ch-keyval-table > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

/* line 86, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > :not(caption) > * {
  border-width: var(--bs-border-width) 0;
}

/* line 90, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > :not(caption) > * > * {
  border-width: 0 var(--bs-border-width);
}

/* line 98, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tables.scss */
.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}

/* line 102, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tables.scss */
.table-borderless > :not(:first-child) {
  border-top-width: 0;
}

/* line 113, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

/* line 121, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tables.scss */
.table-striped-columns > :not(caption) > tr > :nth-child(even) {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

/* line 131, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tables.scss */
.table-active {
  --bs-table-color-state: var(--bs-table-active-color);
  --bs-table-bg-state: var(--bs-table-active-bg);
}

/* line 141, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover > * {
  --bs-table-color-state: var(--bs-table-hover-color);
  --bs-table-bg-state: var(--bs-table-hover-bg);
}

/* line 3, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_table-variants.scss */
.table-primary {
  --bs-table-color: #002040;
  --bs-table-bg: #d9ecff;
  --bs-table-border-color: #aec3d9;
  --bs-table-striped-bg: #cee2f5;
  --bs-table-striped-color: #002040;
  --bs-table-active-bg: #c3d8ec;
  --bs-table-active-color: #002040;
  --bs-table-hover-bg: #c9ddf1;
  --bs-table-hover-color: #002040;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

/* line 3, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_table-variants.scss */
.table-secondary {
  --bs-table-color: #002040;
  --bs-table-bg: #dfe3e5;
  --bs-table-border-color: #b2bcc4;
  --bs-table-striped-bg: #d4d9dd;
  --bs-table-striped-color: #002040;
  --bs-table-active-bg: #c9d0d5;
  --bs-table-active-color: #002040;
  --bs-table-hover-bg: #ced4d9;
  --bs-table-hover-color: #002040;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

/* line 3, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_table-variants.scss */
.table-success {
  --bs-table-color: #002040;
  --bs-table-bg: #d1eee3;
  --bs-table-border-color: #a7c5c2;
  --bs-table-striped-bg: #c7e4db;
  --bs-table-striped-color: #002040;
  --bs-table-active-bg: #bcd9d3;
  --bs-table-active-color: #002040;
  --bs-table-hover-bg: #c1dfd7;
  --bs-table-hover-color: #002040;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

/* line 3, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_table-variants.scss */
.table-info {
  --bs-table-color: #002040;
  --bs-table-bg: #cff4fc;
  --bs-table-border-color: #a6cad6;
  --bs-table-striped-bg: #c5e9f3;
  --bs-table-striped-color: #002040;
  --bs-table-active-bg: #badfe9;
  --bs-table-active-color: #002040;
  --bs-table-hover-bg: #bfe4ee;
  --bs-table-hover-color: #002040;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

/* line 3, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_table-variants.scss */
.table-warning {
  --bs-table-color: #002040;
  --bs-table-bg: #faecd8;
  --bs-table-border-color: #c8c3ba;
  --bs-table-striped-bg: #eee2d0;
  --bs-table-striped-color: #002040;
  --bs-table-active-bg: #e1d8c9;
  --bs-table-active-color: #002040;
  --bs-table-hover-bg: #e7ddcd;
  --bs-table-hover-color: #002040;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

/* line 3, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_table-variants.scss */
.table-danger {
  --bs-table-color: #002040;
  --bs-table-bg: #fde2e2;
  --bs-table-border-color: #cabbc2;
  --bs-table-striped-bg: #f0d8da;
  --bs-table-striped-color: #002040;
  --bs-table-active-bg: #e4cfd2;
  --bs-table-active-color: #002040;
  --bs-table-hover-bg: #ead3d6;
  --bs-table-hover-color: #002040;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

/* line 3, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_table-variants.scss */
.table-light {
  --bs-table-color: #002040;
  --bs-table-bg: #FFFFFF;
  --bs-table-border-color: #ccd2d9;
  --bs-table-striped-bg: #f2f4f5;
  --bs-table-striped-color: #002040;
  --bs-table-active-bg: #e6e9ec;
  --bs-table-active-color: #002040;
  --bs-table-hover-bg: #eceef1;
  --bs-table-hover-color: #002040;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

/* line 3, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_table-variants.scss */
.table-dark {
  --bs-table-color: #fff;
  --bs-table-bg: #1E252B;
  --bs-table-border-color: #4b5155;
  --bs-table-striped-bg: #293036;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #353b40;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #2f353b;
  --bs-table-hover-color: #fff;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

/* line 166, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  /* line 166, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 767.98px) {
  /* line 166, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 991.98px) {
  /* line 166, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1199.98px) {
  /* line 166, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1399.98px) {
  /* line 166, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

/* line 5, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_labels.scss */
.form-label {
  margin-bottom: 0.5rem;
}

/* line 15, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_labels.scss */
.col-form-label {
  padding-top: calc(0.375rem + var(--bs-border-width));
  padding-bottom: calc(0.375rem + var(--bs-border-width));
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

/* line 26, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_labels.scss */
.col-form-label-lg {
  padding-top: calc(0.5rem + var(--bs-border-width));
  padding-bottom: calc(0.5rem + var(--bs-border-width));
  font-size: 1.25rem;
}

/* line 32, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_labels.scss */
.col-form-label-sm {
  padding-top: calc(0.25rem + var(--bs-border-width));
  padding-bottom: calc(0.25rem + var(--bs-border-width));
  font-size: 0.875rem;
}

/* line 5, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-text.scss */
.form-text, .ch-input-note, .ch-input-error, .ch-datum {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

/* line 5, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control, .je-textarea, .ch-input-color, .ch-file-input, .ch-textarea, .ch-input-textarea, .ch-input-text, .jsoneditor-container input[type="text"], .jsoneditor-container input[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="text"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 5, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
  .form-control, .je-textarea, .ch-input-color, .ch-file-input, .ch-textarea, .ch-input-textarea, .ch-input-text, .jsoneditor-container input[type="text"], .jsoneditor-container input[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="text"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color {
    transition: none;
  }
}

/* line 25, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control[type="file"], .je-textarea[type="file"], .ch-input-color[type="file"], .ch-file-input[type="file"], .ch-textarea[type="file"], .ch-input-textarea[type="file"], .ch-input-text[type="file"], .jsoneditor-container input[type="file"][type="text"], .jsoneditor-container input[type="file"][type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control[type="file"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea[type="file"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text[type="file"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="file"][type="text"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="file"][type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea[type="file"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea[type="file"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input[type="file"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color[type="file"] {
  overflow: hidden;
}

/* line 28, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control[type="file"]:not(:disabled):not([readonly]), .je-textarea[type="file"]:not(:disabled):not([readonly]), .ch-input-color[type="file"]:not(:disabled):not([readonly]), .ch-file-input[type="file"]:not(:disabled):not([readonly]), .ch-textarea[type="file"]:not(:disabled):not([readonly]), .ch-input-textarea[type="file"]:not(:disabled):not([readonly]), .ch-input-text[type="file"]:not(:disabled):not([readonly]), .jsoneditor-container input[type="file"][type="text"]:not(:disabled):not([readonly]), .jsoneditor-container input[type="file"][type="number"]:not(:disabled):not([readonly]), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control[type="file"]:not(:disabled):not([readonly]), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea[type="file"]:not(:disabled):not([readonly]), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text[type="file"]:not(:disabled):not([readonly]), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="file"][type="text"]:not(:disabled):not([readonly]), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="file"][type="number"]:not(:disabled):not([readonly]), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea[type="file"]:not(:disabled):not([readonly]), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea[type="file"]:not(:disabled):not([readonly]), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input[type="file"]:not(:disabled):not([readonly]), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color[type="file"]:not(:disabled):not([readonly]) {
  cursor: pointer;
}

/* line 34, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control:focus, .je-textarea:focus, .ch-input-color:focus, .ch-file-input:focus, .ch-textarea:focus, .ch-input-textarea:focus, .ch-input-text:focus, .jsoneditor-container input[type="text"]:focus, .jsoneditor-container input[type="number"]:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="text"]:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="number"]:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: #a0cfff;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(64, 158, 255, 0.25);
}

/* line 47, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control::-webkit-date-and-time-value, .je-textarea::-webkit-date-and-time-value, .ch-input-color::-webkit-date-and-time-value, .ch-file-input::-webkit-date-and-time-value, .ch-textarea::-webkit-date-and-time-value, .ch-input-textarea::-webkit-date-and-time-value, .ch-input-text::-webkit-date-and-time-value, .jsoneditor-container input[type="text"]::-webkit-date-and-time-value, .jsoneditor-container input[type="number"]::-webkit-date-and-time-value, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control::-webkit-date-and-time-value, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea::-webkit-date-and-time-value, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text::-webkit-date-and-time-value, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="text"]::-webkit-date-and-time-value, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="number"]::-webkit-date-and-time-value, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea::-webkit-date-and-time-value, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea::-webkit-date-and-time-value, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input::-webkit-date-and-time-value, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0;
}

/* line 69, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control::-webkit-datetime-edit, .je-textarea::-webkit-datetime-edit, .ch-input-color::-webkit-datetime-edit, .ch-file-input::-webkit-datetime-edit, .ch-textarea::-webkit-datetime-edit, .ch-input-textarea::-webkit-datetime-edit, .ch-input-text::-webkit-datetime-edit, .jsoneditor-container input[type="text"]::-webkit-datetime-edit, .jsoneditor-container input[type="number"]::-webkit-datetime-edit, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control::-webkit-datetime-edit, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea::-webkit-datetime-edit, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text::-webkit-datetime-edit, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="text"]::-webkit-datetime-edit, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="number"]::-webkit-datetime-edit, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea::-webkit-datetime-edit, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea::-webkit-datetime-edit, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input::-webkit-datetime-edit, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color::-webkit-datetime-edit {
  display: block;
  padding: 0;
}

/* line 75, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control::-moz-placeholder, .je-textarea::-moz-placeholder, .ch-input-color::-moz-placeholder, .ch-file-input::-moz-placeholder, .ch-textarea::-moz-placeholder, .ch-input-textarea::-moz-placeholder, .ch-input-text::-moz-placeholder, .jsoneditor-container input[type="text"]::-moz-placeholder, .jsoneditor-container input[type="number"]::-moz-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control::-moz-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea::-moz-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text::-moz-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="text"]::-moz-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="number"]::-moz-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea::-moz-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea::-moz-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input::-moz-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color::-moz-placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}
.form-control::placeholder, .je-textarea::placeholder, .ch-input-color::placeholder, .ch-file-input::placeholder, .ch-textarea::placeholder, .ch-input-textarea::placeholder, .ch-input-text::placeholder, .jsoneditor-container input[type="text"]::placeholder, .jsoneditor-container input[type="number"]::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="text"]::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="number"]::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}

/* line 86, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control:disabled, .je-textarea:disabled, .ch-input-color:disabled, .ch-file-input:disabled, .ch-textarea:disabled, .ch-input-textarea:disabled, .ch-input-text:disabled, .jsoneditor-container input[type="text"]:disabled, .jsoneditor-container input[type="number"]:disabled, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control:disabled, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea:disabled, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text:disabled, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="text"]:disabled, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="number"]:disabled, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea:disabled, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea:disabled, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input:disabled, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1;
}

/* line 95, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control::file-selector-button, .je-textarea::file-selector-button, .ch-input-color::file-selector-button, .ch-file-input::file-selector-button, .ch-textarea::file-selector-button, .ch-input-textarea::file-selector-button, .ch-input-text::file-selector-button, .jsoneditor-container input[type="text"]::file-selector-button, .jsoneditor-container input[type="number"]::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="text"]::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="number"]::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 95, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
  .form-control::file-selector-button, .je-textarea::file-selector-button, .ch-input-color::file-selector-button, .ch-file-input::file-selector-button, .ch-textarea::file-selector-button, .ch-input-textarea::file-selector-button, .ch-input-text::file-selector-button, .jsoneditor-container input[type="text"]::file-selector-button, .jsoneditor-container input[type="number"]::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="text"]::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="number"]::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color::file-selector-button {
    transition: none;
  }
}

/* line 110, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control:hover:not(:disabled):not([readonly])::file-selector-button, .je-textarea:hover:not(:disabled):not([readonly])::file-selector-button, .ch-input-color:hover:not(:disabled):not([readonly])::file-selector-button, .ch-file-input:hover:not(:disabled):not([readonly])::file-selector-button, .ch-textarea:hover:not(:disabled):not([readonly])::file-selector-button, .ch-input-textarea:hover:not(:disabled):not([readonly])::file-selector-button, .ch-input-text:hover:not(:disabled):not([readonly])::file-selector-button, .jsoneditor-container input[type="text"]:hover:not(:disabled):not([readonly])::file-selector-button, .jsoneditor-container input[type="number"]:hover:not(:disabled):not([readonly])::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control:hover:not(:disabled):not([readonly])::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea:hover:not(:disabled):not([readonly])::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text:hover:not(:disabled):not([readonly])::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="text"]:hover:not(:disabled):not([readonly])::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="number"]:hover:not(:disabled):not([readonly])::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea:hover:not(:disabled):not([readonly])::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea:hover:not(:disabled):not([readonly])::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input:hover:not(:disabled):not([readonly])::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}

/* line 120, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: transparent;
  border: solid transparent;
  border-width: var(--bs-border-width) 0;
}

/* line 131, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-plaintext:focus {
  outline: 0;
}

/* line 135, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-plaintext.form-control-sm, .form-control-plaintext.ch-input-text.ch-sm, .jsoneditor-container input.form-control-plaintext.ch-sm[type="text"], .jsoneditor-container input.form-control-plaintext.ch-sm[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control-plaintext.ch-sm.form-control, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-sm.je-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control-plaintext.ch-sm.ch-input-text, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input.ch-sm[type="text"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input.ch-sm[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control-plaintext.ch-sm.ch-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control-plaintext.ch-sm.ch-input-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control-plaintext.ch-sm.ch-file-input, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control-plaintext.ch-sm.ch-input-color, .form-control-plaintext.ch-input-action-delete.ch-sm, .form-control-plaintext.ch-file-action-delete.ch-sm, .form-control-plaintext.ch-array-action-delete.ch-sm, .form-control-plaintext.ch-keyval-action-delete.ch-sm, .form-control-plaintext.ch-input-action.ch-sm, .form-control-plaintext.ch-file-action.ch-sm, .form-control-plaintext.ch-array-action.ch-sm, .form-control-plaintext.ch-keyval-action.ch-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

/* line 149, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-sm, .ch-input-text.ch-sm, .jsoneditor-container input.ch-sm[type="text"], .jsoneditor-container input.ch-sm[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-sm.form-control, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-sm.je-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-sm.ch-input-text, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input.ch-sm[type="text"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input.ch-sm[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-sm.ch-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-sm.ch-input-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-sm.ch-file-input, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-sm.ch-input-color, .ch-input-action-delete.ch-sm, .ch-file-action-delete.ch-sm, .ch-array-action-delete.ch-sm, .ch-keyval-action-delete.ch-sm, .ch-input-action.ch-sm, .ch-file-action.ch-sm, .ch-array-action.ch-sm, .ch-keyval-action.ch-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

/* line 155, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-sm::file-selector-button, .ch-input-text.ch-sm::file-selector-button, .jsoneditor-container input.ch-sm[type="text"]::file-selector-button, .jsoneditor-container input.ch-sm[type="number"]::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-sm.form-control::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-sm.je-textarea::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-sm.ch-input-text::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input.ch-sm[type="text"]::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input.ch-sm[type="number"]::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-sm.ch-textarea::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-sm.ch-input-textarea::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-sm.ch-file-input::file-selector-button, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-sm.ch-input-color::file-selector-button, .ch-input-action-delete.ch-sm::file-selector-button, .ch-file-action-delete.ch-sm::file-selector-button, .ch-array-action-delete.ch-sm::file-selector-button, .ch-keyval-action-delete.ch-sm::file-selector-button, .ch-input-action.ch-sm::file-selector-button, .ch-file-action.ch-sm::file-selector-button, .ch-array-action.ch-sm::file-selector-button, .ch-keyval-action.ch-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

/* line 162, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

/* line 168, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

/* line 179, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
textarea.form-control, textarea.je-textarea, textarea.ch-input-color, textarea.ch-file-input, textarea.ch-textarea, textarea.ch-input-textarea, textarea.ch-input-text, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] textarea.form-control, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] textarea.je-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] textarea.ch-input-text, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] textarea.ch-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] textarea.ch-input-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] textarea.ch-file-input, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] textarea.ch-input-color {
  min-height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
}

/* line 183, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
textarea.form-control-sm, textarea.ch-input-text.ch-sm, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] textarea.ch-sm.form-control, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-sm.je-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] textarea.ch-sm.ch-input-text, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input.ch-sm[type="text"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input.ch-sm[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] textarea.ch-sm.ch-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] textarea.ch-sm.ch-input-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] textarea.ch-sm.ch-file-input, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] textarea.ch-sm.ch-input-color, textarea.ch-input-action-delete.ch-sm, textarea.ch-file-action-delete.ch-sm, textarea.ch-array-action-delete.ch-sm, textarea.ch-keyval-action-delete.ch-sm, textarea.ch-input-action.ch-sm, textarea.ch-file-action.ch-sm, textarea.ch-array-action.ch-sm, textarea.ch-keyval-action.ch-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}

/* line 187, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

/* line 193, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-color, .ch-input-color {
  width: 3rem;
  height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
  padding: 0.375rem;
}

/* line 198, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-color:not(:disabled):not([readonly]), .ch-input-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}

/* line 202, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-color::-moz-color-swatch, .ch-input-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}

/* line 207, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-color::-webkit-color-swatch, .ch-input-color::-webkit-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}

/* line 212, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-color.form-control-sm, .form-control-sm.ch-input-color, .form-control-color.ch-input-text.ch-sm, .jsoneditor-container input.form-control-color.ch-sm[type="text"], .jsoneditor-container input.form-control-color.ch-sm[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control-color.ch-sm.form-control, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-sm.je-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control-color.ch-sm.ch-input-text, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input.ch-sm[type="text"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input.ch-sm[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control-color.ch-sm.ch-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control-color.ch-sm.ch-input-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control-color.ch-sm.ch-file-input, .ch-input-text.ch-sm.ch-input-color, .jsoneditor-container input.ch-sm.ch-input-color[type="text"], .jsoneditor-container input.ch-sm.ch-input-color[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-sm.ch-input-color, .form-control-color.ch-input-action-delete.ch-sm, .ch-input-action-delete.ch-sm.ch-input-color, .form-control-color.ch-file-action-delete.ch-sm, .ch-file-action-delete.ch-sm.ch-input-color, .form-control-color.ch-array-action-delete.ch-sm, .ch-array-action-delete.ch-sm.ch-input-color, .form-control-color.ch-keyval-action-delete.ch-sm, .ch-keyval-action-delete.ch-sm.ch-input-color, .form-control-color.ch-input-action.ch-sm, .ch-input-action.ch-sm.ch-input-color, .form-control-color.ch-file-action.ch-sm, .ch-file-action.ch-sm.ch-input-color, .form-control-color.ch-array-action.ch-sm, .ch-array-action.ch-sm.ch-input-color, .form-control-color.ch-keyval-action.ch-sm, .ch-keyval-action.ch-sm.ch-input-color {
  height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}

/* line 213, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-control.scss */
.form-control-color.form-control-lg, .form-control-lg.ch-input-color {
  height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

/* line 6, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-select.scss */
.form-select, .ch-select, .jsoneditor-container select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%232B3745' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: var(--bs-body-bg);
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-select.scss */
  .form-select, .ch-select, .jsoneditor-container select {
    transition: none;
  }
}

/* line 28, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-select.scss */
.form-select:focus, .ch-select:focus, .jsoneditor-container select:focus {
  border-color: #a0cfff;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(64, 158, 255, 0.25);
}

/* line 39, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-select.scss */
.form-select[multiple], .ch-select[multiple], .jsoneditor-container select[multiple], .form-select[size]:not([size="1"]), .ch-select[size]:not([size="1"]), .jsoneditor-container select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}

/* line 45, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-select.scss */
.form-select:disabled, .ch-select:disabled, .jsoneditor-container select:disabled {
  background-color: var(--bs-secondary-bg);
}

/* line 52, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-select.scss */
.form-select:-moz-focusring, .ch-select:-moz-focusring, .jsoneditor-container select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 var(--bs-body-color);
}

/* line 58, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-select.scss */
.form-select-sm, .ch-pagination .ch-select, .ch-pagination .jsoneditor-container select, .jsoneditor-container .ch-pagination select {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

/* line 66, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-select.scss */
.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

/* line 76, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-select.scss */
[data-bs-theme="dark"] .form-select, [data-bs-theme="dark"] .ch-select, [data-bs-theme="dark"] .jsoneditor-container select, .jsoneditor-container [data-bs-theme="dark"] select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23DBE4ED' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

/* line 5, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check, .ch-checkbox, .ch-radio, .ch-resource-select {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check .form-check-input, .form-check .ch-checkbox-input, .ch-checkbox .form-check-input, .ch-checkbox .ch-checkbox-input, .form-check .ch-radio-input, .ch-checkbox .ch-radio-input, .ch-radio .form-check-input, .ch-radio .ch-checkbox-input, .ch-radio .ch-radio-input, .ch-resource-select .form-check-input, .ch-resource-select .ch-checkbox-input, .ch-resource-select .ch-radio-input {
  float: left;
  margin-left: -1.5em;
}

/* line 17, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-reverse {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right;
}

/* line 22, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-reverse .form-check-input, .form-check-reverse .ch-checkbox-input, .form-check-reverse .ch-radio-input {
  float: right;
  margin-right: -1.5em;
  margin-left: 0;
}

/* line 29, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input, .ch-checkbox-input, .ch-radio-input {
  --bs-form-check-bg: var(--bs-body-bg);
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: var(--bs-form-check-bg);
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--bs-border-width) solid var(--bs-border-color);
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

/* line 47, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input[type="checkbox"], .ch-checkbox-input[type="checkbox"], .ch-radio-input[type="checkbox"] {
  border-radius: 0.25em;
}

/* line 51, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input[type="radio"], .ch-checkbox-input[type="radio"], .ch-radio-input[type="radio"] {
  border-radius: 50%;
}

/* line 56, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input:active, .ch-checkbox-input:active, .ch-radio-input:active {
  filter: brightness(90%);
}

/* line 60, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input:focus, .ch-checkbox-input:focus, .ch-radio-input:focus {
  border-color: #a0cfff;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(64, 158, 255, 0.25);
}

/* line 66, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input:checked, .ch-checkbox-input:checked, .ch-radio-input:checked {
  background-color: #409EFF;
  border-color: #409EFF;
}

/* line 70, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input[type="checkbox"]:checked, .ch-checkbox-input[type="checkbox"]:checked, .ch-radio-input[type="checkbox"]:checked {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}

/* line 78, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input[type="radio"]:checked, .ch-checkbox-input[type="radio"]:checked, .ch-radio-input[type="radio"]:checked {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}

/* line 87, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input[type="checkbox"]:indeterminate, .ch-checkbox-input[type="checkbox"]:indeterminate, .ch-radio-input[type="checkbox"]:indeterminate {
  background-color: #409EFF;
  border-color: #409EFF;
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}

/* line 98, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input:disabled, .ch-checkbox-input:disabled, .ch-radio-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}

/* line 108, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-input[disabled] ~ .form-check-label, .form-check-input[disabled] ~ .ch-checkbox-label, .ch-checkbox-input[disabled] ~ .form-check-label, .ch-checkbox-input[disabled] ~ .ch-checkbox-label, .form-check-input[disabled] ~ .ch-radio-label, .ch-checkbox-input[disabled] ~ .ch-radio-label, .ch-radio-input[disabled] ~ .form-check-label, .ch-radio-input[disabled] ~ .ch-checkbox-label, .ch-radio-input[disabled] ~ .ch-radio-label, .form-check-input:disabled ~ .form-check-label, .form-check-input:disabled ~ .ch-checkbox-label, .ch-checkbox-input:disabled ~ .form-check-label, .ch-checkbox-input:disabled ~ .ch-checkbox-label, .form-check-input:disabled ~ .ch-radio-label, .ch-checkbox-input:disabled ~ .ch-radio-label, .ch-radio-input:disabled ~ .form-check-label, .ch-radio-input:disabled ~ .ch-checkbox-label, .ch-radio-input:disabled ~ .ch-radio-label {
  cursor: default;
  opacity: 0.5;
}

/* line 124, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-switch {
  padding-left: 2.5em;
}

/* line 127, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-switch .form-check-input, .form-switch .ch-checkbox-input, .form-switch .ch-radio-input {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 32, 64, 0.25%29'/%3e%3c/svg%3e");
  width: 2em;
  margin-left: -2.5em;
  background-image: var(--bs-form-switch-bg);
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 127, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
  .form-switch .form-check-input, .form-switch .ch-checkbox-input, .form-switch .ch-radio-input {
    transition: none;
  }
}

/* line 137, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-switch .form-check-input:focus, .form-switch .ch-checkbox-input:focus, .form-switch .ch-radio-input:focus {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23a0cfff'/%3e%3c/svg%3e");
}

/* line 141, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-switch .form-check-input:checked, .form-switch .ch-checkbox-input:checked, .form-switch .ch-radio-input:checked {
  background-position: right center;
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

/* line 152, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0;
}

/* line 156, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-switch.form-check-reverse .form-check-input, .form-switch.form-check-reverse .ch-checkbox-input, .form-switch.form-check-reverse .ch-radio-input {
  margin-right: -2.5em;
  margin-left: 0;
}

/* line 163, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.form-check-inline, .ch-checkbox-inline, .ch-radio-inline, .ch-resource-select {
  display: inline-block;
  margin-right: 1rem;
}

/* line 168, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 175, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
.btn-check[disabled] + .btn, .tempus-dominus-widget .btn-check[disabled] + .toggleMeridiem, .btn-check[disabled] + .ch-button-danger, .btn-check[disabled] + .ch-button-large-danger, .btn-check[disabled] + .ch-button-small-danger, .jsoneditor-container .btn-check[disabled] + .json-editor-btntype-delete, .jsoneditor-container .btn-check[disabled] + .json-editor-btntype-deleteall, .btn-check[disabled] + .ch-button-success, .btn-check[disabled] + .ch-button-large-success, .btn-check[disabled] + .ch-button-small-success, .btn-check[disabled] + .ch-button-secondary, .jsoneditor-container .btn-check[disabled] + button.json-editor-btn-add, .btn-check[disabled] + .ch-button-large-secondary, .btn-check[disabled] + .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-check[disabled] + button.json-editor-btn-add, .btn-check[disabled] + .ch-button, .btn-check[disabled] + .ch-button-large, .btn-check[disabled] + .ch-button-small, .jsoneditor-container .btn-check[disabled] + .json-editor-btntype-move, .jsoneditor-container .btn-check[disabled] + .json-editor-btntype-copy, .btn-check[disabled] + .ch-array-action-delete, .btn-check[disabled] + .ch-keyval-action-delete, .btn-check[disabled] + .ch-input-action, .btn-check[disabled] + .ch-input-action-delete, .btn-check[disabled] + .ch-file-action-delete, .btn-check[disabled] + .ch-file-action, .btn-check[disabled] + .ch-array-action, .btn-check[disabled] + .ch-keyval-action, .btn-check[disabled] + .ch-field-add, .btn-check[disabled] + .ch-show, .btn-check[disabled] + .ch-link, .btn-check[disabled] + .ch-link-active, .btn-check[disabled] + .ch-resource-button, .ch-resource-actions .btn-check[disabled] + .ch-resource-action, .btn-check[disabled] + .ch-credential-link, .btn-check:disabled + .btn, .tempus-dominus-widget .btn-check:disabled + .toggleMeridiem, .btn-check:disabled + .ch-button-danger, .btn-check:disabled + .ch-button-large-danger, .btn-check:disabled + .ch-button-small-danger, .jsoneditor-container .btn-check:disabled + .json-editor-btntype-delete, .jsoneditor-container .btn-check:disabled + .json-editor-btntype-deleteall, .btn-check:disabled + .ch-button-success, .btn-check:disabled + .ch-button-large-success, .btn-check:disabled + .ch-button-small-success, .btn-check:disabled + .ch-button-secondary, .jsoneditor-container .btn-check:disabled + button.json-editor-btn-add, .btn-check:disabled + .ch-button-large-secondary, .btn-check:disabled + .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-check:disabled + button.json-editor-btn-add, .btn-check:disabled + .ch-button, .btn-check:disabled + .ch-button-large, .btn-check:disabled + .ch-button-small, .jsoneditor-container .btn-check:disabled + .json-editor-btntype-move, .jsoneditor-container .btn-check:disabled + .json-editor-btntype-copy, .btn-check:disabled + .ch-array-action-delete, .btn-check:disabled + .ch-keyval-action-delete, .btn-check:disabled + .ch-input-action, .btn-check:disabled + .ch-input-action-delete, .btn-check:disabled + .ch-file-action-delete, .btn-check:disabled + .ch-file-action, .btn-check:disabled + .ch-array-action, .btn-check:disabled + .ch-keyval-action, .btn-check:disabled + .ch-field-add, .btn-check:disabled + .ch-show, .btn-check:disabled + .ch-link, .btn-check:disabled + .ch-link-active, .btn-check:disabled + .ch-resource-button, .ch-resource-actions .btn-check:disabled + .ch-resource-action, .btn-check:disabled + .ch-credential-link {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

/* line 185, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-check.scss */
[data-bs-theme="dark"] .form-switch .form-check-input:not(:checked):not(:focus), [data-bs-theme="dark"] .form-switch .ch-checkbox-input:not(:checked):not(:focus), [data-bs-theme="dark"] .form-switch .ch-radio-input:not(:checked):not(:focus) {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e");
}

/* line 7, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range, .ch-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
}

/* line 14, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range:focus, .ch-range:focus {
  outline: 0;
}

/* line 19, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range:focus::-webkit-slider-thumb, .ch-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #F4F7FA, 0 0 0 0.25rem rgba(64, 158, 255, 0.25);
}

/* line 20, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range:focus::-moz-range-thumb, .ch-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #F4F7FA, 0 0 0 0.25rem rgba(64, 158, 255, 0.25);
}

/* line 23, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range::-moz-focus-outer, .ch-range::-moz-focus-outer {
  border: 0;
}

/* line 27, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range::-webkit-slider-thumb, .ch-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  -webkit-appearance: none;
          appearance: none;
  background-color: #409EFF;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 27, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
  .form-range::-webkit-slider-thumb, .ch-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 38, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range::-webkit-slider-thumb:active, .ch-range::-webkit-slider-thumb:active {
  background-color: #c6e2ff;
}

/* line 43, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range::-webkit-slider-runnable-track, .ch-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}

/* line 54, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range::-moz-range-thumb, .ch-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  -moz-appearance: none;
       appearance: none;
  background-color: #409EFF;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 54, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
  .form-range::-moz-range-thumb, .ch-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}

/* line 64, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range::-moz-range-thumb:active, .ch-range::-moz-range-thumb:active {
  background-color: #c6e2ff;
}

/* line 69, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range::-moz-range-track, .ch-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}

/* line 80, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range:disabled, .ch-range:disabled {
  pointer-events: none;
}

/* line 83, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range:disabled::-webkit-slider-thumb, .ch-range:disabled::-webkit-slider-thumb {
  background-color: var(--bs-secondary-color);
}

/* line 87, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_form-range.scss */
.form-range:disabled::-moz-range-thumb, .ch-range:disabled::-moz-range-thumb {
  background-color: var(--bs-secondary-color);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating {
  position: relative;
}

/* line 4, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control, .form-floating > .je-textarea, .form-floating > .ch-input-color, .form-floating > .ch-file-input, .form-floating > .ch-textarea, .form-floating > .ch-input-textarea, .form-floating > .ch-input-text, .jsoneditor-container .form-floating > input[type="text"], .jsoneditor-container .form-floating > input[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .form-control, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .je-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-text, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > input[type="text"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > input[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-file-input, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-color,
.form-floating > .form-control-plaintext,
.form-floating > .form-select,
.form-floating > .ch-select,
.jsoneditor-container .form-floating > select {
  height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  min-height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  line-height: 1.25;
}

/* line 12, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  padding: 1rem 0.75rem;
  overflow: hidden;
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: var(--bs-border-width) solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 12, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
  .form-floating > label {
    transition: none;
  }
}

/* line 29, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control, .form-floating > .je-textarea, .form-floating > .ch-input-color, .form-floating > .ch-file-input, .form-floating > .ch-textarea, .form-floating > .ch-input-textarea, .form-floating > .ch-input-text, .jsoneditor-container .form-floating > input[type="text"], .jsoneditor-container .form-floating > input[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .form-control, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .je-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-text, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > input[type="text"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > input[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-file-input, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-color,
.form-floating > .form-control-plaintext {
  padding: 1rem 0.75rem;
}

/* line 33, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control::-moz-placeholder, .form-floating > .je-textarea::-moz-placeholder, .form-floating > .ch-input-color::-moz-placeholder, .form-floating > .ch-file-input::-moz-placeholder, .form-floating > .ch-textarea::-moz-placeholder, .form-floating > .ch-input-textarea::-moz-placeholder, .form-floating > .ch-input-text::-moz-placeholder, .jsoneditor-container .form-floating > input[type="text"]::-moz-placeholder, .jsoneditor-container .form-floating > input[type="number"]::-moz-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .form-control::-moz-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .je-textarea::-moz-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-text::-moz-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > input[type="text"]::-moz-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > input[type="number"]::-moz-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-textarea::-moz-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-textarea::-moz-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-file-input::-moz-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-color::-moz-placeholder, .form-floating > .form-control-plaintext::-moz-placeholder {
  color: transparent;
}
.form-floating > .form-control::placeholder, .form-floating > .je-textarea::placeholder, .form-floating > .ch-input-color::placeholder, .form-floating > .ch-file-input::placeholder, .form-floating > .ch-textarea::placeholder, .form-floating > .ch-input-textarea::placeholder, .form-floating > .ch-input-text::placeholder, .jsoneditor-container .form-floating > input[type="text"]::placeholder, .jsoneditor-container .form-floating > input[type="number"]::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .form-control::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .je-textarea::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-text::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > input[type="text"]::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > input[type="number"]::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-textarea::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-textarea::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-file-input::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-color::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent;
}

/* line 37, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control:not(:-moz-placeholder-shown), .form-floating > .je-textarea:not(:-moz-placeholder-shown), .form-floating > .ch-input-color:not(:-moz-placeholder-shown), .form-floating > .ch-file-input:not(:-moz-placeholder-shown), .form-floating > .ch-textarea:not(:-moz-placeholder-shown), .form-floating > .ch-input-textarea:not(:-moz-placeholder-shown), .form-floating > .ch-input-text:not(:-moz-placeholder-shown), .jsoneditor-container .form-floating > input[type="text"]:not(:-moz-placeholder-shown), .jsoneditor-container .form-floating > input[type="number"]:not(:-moz-placeholder-shown), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .form-control:not(:-moz-placeholder-shown), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .je-textarea:not(:-moz-placeholder-shown), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-text:not(:-moz-placeholder-shown), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > input[type="text"]:not(:-moz-placeholder-shown), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > input[type="number"]:not(:-moz-placeholder-shown), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-textarea:not(:-moz-placeholder-shown), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-textarea:not(:-moz-placeholder-shown), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-file-input:not(:-moz-placeholder-shown), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-color:not(:-moz-placeholder-shown), .form-floating > .form-control-plaintext:not(:-moz-placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus, .form-floating > .je-textarea:focus, .form-floating > .ch-input-color:focus, .form-floating > .ch-file-input:focus, .form-floating > .ch-textarea:focus, .form-floating > .ch-input-textarea:focus, .form-floating > .ch-input-text:focus, .jsoneditor-container .form-floating > input[type="text"]:focus, .jsoneditor-container .form-floating > input[type="number"]:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .form-control:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .je-textarea:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-text:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > input[type="text"]:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > input[type="number"]:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-textarea:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-textarea:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-file-input:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-color:focus, .form-floating > .form-control:not(:placeholder-shown), .form-floating > .je-textarea:not(:placeholder-shown), .form-floating > .ch-input-color:not(:placeholder-shown), .form-floating > .ch-file-input:not(:placeholder-shown), .form-floating > .ch-textarea:not(:placeholder-shown), .form-floating > .ch-input-textarea:not(:placeholder-shown), .form-floating > .ch-input-text:not(:placeholder-shown), .jsoneditor-container .form-floating > input[type="text"]:not(:placeholder-shown), .jsoneditor-container .form-floating > input[type="number"]:not(:placeholder-shown), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .form-control:not(:placeholder-shown), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .je-textarea:not(:placeholder-shown), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-text:not(:placeholder-shown), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > input[type="text"]:not(:placeholder-shown), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > input[type="number"]:not(:placeholder-shown), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-textarea:not(:placeholder-shown), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-textarea:not(:placeholder-shown), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-file-input:not(:placeholder-shown), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-color:not(:placeholder-shown),
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 43, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control:-webkit-autofill, .form-floating > .je-textarea:-webkit-autofill, .form-floating > .ch-input-color:-webkit-autofill, .form-floating > .ch-file-input:-webkit-autofill, .form-floating > .ch-textarea:-webkit-autofill, .form-floating > .ch-input-textarea:-webkit-autofill, .form-floating > .ch-input-text:-webkit-autofill, .jsoneditor-container .form-floating > input[type="text"]:-webkit-autofill, .jsoneditor-container .form-floating > input[type="number"]:-webkit-autofill, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .form-control:-webkit-autofill, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .je-textarea:-webkit-autofill, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-text:-webkit-autofill, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > input[type="text"]:-webkit-autofill, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > input[type="number"]:-webkit-autofill, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-textarea:-webkit-autofill, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-textarea:-webkit-autofill, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-file-input:-webkit-autofill, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-color:-webkit-autofill,
.form-floating > .form-control-plaintext:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 49, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-select, .form-floating > .ch-select, .jsoneditor-container .form-floating > select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

/* line 58, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label, .form-floating > .je-textarea:not(:-moz-placeholder-shown) ~ label, .form-floating > .ch-input-color:not(:-moz-placeholder-shown) ~ label, .form-floating > .ch-file-input:not(:-moz-placeholder-shown) ~ label, .form-floating > .ch-textarea:not(:-moz-placeholder-shown) ~ label, .form-floating > .ch-input-textarea:not(:-moz-placeholder-shown) ~ label, .form-floating > .ch-input-text:not(:-moz-placeholder-shown) ~ label, .jsoneditor-container .form-floating > input[type="text"]:not(:-moz-placeholder-shown) ~ label, .jsoneditor-container .form-floating > input[type="number"]:not(:-moz-placeholder-shown) ~ label, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .form-control:not(:-moz-placeholder-shown) ~ label, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .je-textarea:not(:-moz-placeholder-shown) ~ label, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-text:not(:-moz-placeholder-shown) ~ label, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > input[type="text"]:not(:-moz-placeholder-shown) ~ label, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > input[type="number"]:not(:-moz-placeholder-shown) ~ label, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-textarea:not(:-moz-placeholder-shown) ~ label, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-textarea:not(:-moz-placeholder-shown) ~ label, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-file-input:not(:-moz-placeholder-shown) ~ label, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-color:not(:-moz-placeholder-shown) ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:focus ~ label, .form-floating > .je-textarea:focus ~ label, .form-floating > .ch-input-color:focus ~ label, .form-floating > .ch-file-input:focus ~ label, .form-floating > .ch-textarea:focus ~ label, .form-floating > .ch-input-textarea:focus ~ label, .form-floating > .ch-input-text:focus ~ label, .jsoneditor-container .form-floating > input[type="text"]:focus ~ label, .jsoneditor-container .form-floating > input[type="number"]:focus ~ label, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .form-control:focus ~ label, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .je-textarea:focus ~ label, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-text:focus ~ label, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > input[type="text"]:focus ~ label, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > input[type="number"]:focus ~ label, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-textarea:focus ~ label, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-textarea:focus ~ label, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-file-input:focus ~ label, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-color:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .je-textarea:not(:placeholder-shown) ~ label,
.form-floating > .ch-input-color:not(:placeholder-shown) ~ label,
.form-floating > .ch-file-input:not(:placeholder-shown) ~ label,
.form-floating > .ch-textarea:not(:placeholder-shown) ~ label,
.form-floating > .ch-input-textarea:not(:placeholder-shown) ~ label,
.form-floating > .ch-input-text:not(:placeholder-shown) ~ label,
.jsoneditor-container .form-floating > input[type="text"]:not(:placeholder-shown) ~ label,
.jsoneditor-container .form-floating > input[type="number"]:not(:placeholder-shown) ~ label,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .form-control:not(:placeholder-shown) ~ label,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .je-textarea:not(:placeholder-shown) ~ label,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-text:not(:placeholder-shown) ~ label,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > input[type="text"]:not(:placeholder-shown) ~ label,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > input[type="number"]:not(:placeholder-shown) ~ label,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-textarea:not(:placeholder-shown) ~ label,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-textarea:not(:placeholder-shown) ~ label,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-file-input:not(:placeholder-shown) ~ label,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-color:not(:placeholder-shown) ~ label,
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-select ~ label,
.form-floating > .ch-select ~ label,
.jsoneditor-container .form-floating > select ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

/* line 62, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label::after, .form-floating > .je-textarea:not(:-moz-placeholder-shown) ~ label::after, .form-floating > .ch-input-color:not(:-moz-placeholder-shown) ~ label::after, .form-floating > .ch-file-input:not(:-moz-placeholder-shown) ~ label::after, .form-floating > .ch-textarea:not(:-moz-placeholder-shown) ~ label::after, .form-floating > .ch-input-textarea:not(:-moz-placeholder-shown) ~ label::after, .form-floating > .ch-input-text:not(:-moz-placeholder-shown) ~ label::after, .jsoneditor-container .form-floating > input[type="text"]:not(:-moz-placeholder-shown) ~ label::after, .jsoneditor-container .form-floating > input[type="number"]:not(:-moz-placeholder-shown) ~ label::after, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .form-control:not(:-moz-placeholder-shown) ~ label::after, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .je-textarea:not(:-moz-placeholder-shown) ~ label::after, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-text:not(:-moz-placeholder-shown) ~ label::after, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > input[type="text"]:not(:-moz-placeholder-shown) ~ label::after, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > input[type="number"]:not(:-moz-placeholder-shown) ~ label::after, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-textarea:not(:-moz-placeholder-shown) ~ label::after, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-textarea:not(:-moz-placeholder-shown) ~ label::after, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-file-input:not(:-moz-placeholder-shown) ~ label::after, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-color:not(:-moz-placeholder-shown) ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: var(--bs-border-radius);
}
.form-floating > .form-control:focus ~ label::after, .form-floating > .je-textarea:focus ~ label::after, .form-floating > .ch-input-color:focus ~ label::after, .form-floating > .ch-file-input:focus ~ label::after, .form-floating > .ch-textarea:focus ~ label::after, .form-floating > .ch-input-textarea:focus ~ label::after, .form-floating > .ch-input-text:focus ~ label::after, .jsoneditor-container .form-floating > input[type="text"]:focus ~ label::after, .jsoneditor-container .form-floating > input[type="number"]:focus ~ label::after, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .form-control:focus ~ label::after, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .je-textarea:focus ~ label::after, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-text:focus ~ label::after, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > input[type="text"]:focus ~ label::after, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > input[type="number"]:focus ~ label::after, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-textarea:focus ~ label::after, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-textarea:focus ~ label::after, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-file-input:focus ~ label::after, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-color:focus ~ label::after,
.form-floating > .form-control:not(:placeholder-shown) ~ label::after,
.form-floating > .je-textarea:not(:placeholder-shown) ~ label::after,
.form-floating > .ch-input-color:not(:placeholder-shown) ~ label::after,
.form-floating > .ch-file-input:not(:placeholder-shown) ~ label::after,
.form-floating > .ch-textarea:not(:placeholder-shown) ~ label::after,
.form-floating > .ch-input-textarea:not(:placeholder-shown) ~ label::after,
.form-floating > .ch-input-text:not(:placeholder-shown) ~ label::after,
.jsoneditor-container .form-floating > input[type="text"]:not(:placeholder-shown) ~ label::after,
.jsoneditor-container .form-floating > input[type="number"]:not(:placeholder-shown) ~ label::after,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .form-control:not(:placeholder-shown) ~ label::after,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .je-textarea:not(:placeholder-shown) ~ label::after,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-text:not(:placeholder-shown) ~ label::after,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > input[type="text"]:not(:placeholder-shown) ~ label::after,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > input[type="number"]:not(:placeholder-shown) ~ label::after,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-textarea:not(:placeholder-shown) ~ label::after,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-textarea:not(:placeholder-shown) ~ label::after,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-file-input:not(:placeholder-shown) ~ label::after,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-color:not(:placeholder-shown) ~ label::after,
.form-floating > .form-control-plaintext ~ label::after,
.form-floating > .form-select ~ label::after,
.form-floating > .ch-select ~ label::after,
.jsoneditor-container .form-floating > select ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: var(--bs-border-radius);
}

/* line 75, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control:-webkit-autofill ~ label, .form-floating > .je-textarea:-webkit-autofill ~ label, .form-floating > .ch-input-color:-webkit-autofill ~ label, .form-floating > .ch-file-input:-webkit-autofill ~ label, .form-floating > .ch-textarea:-webkit-autofill ~ label, .form-floating > .ch-input-textarea:-webkit-autofill ~ label, .form-floating > .ch-input-text:-webkit-autofill ~ label, .jsoneditor-container .form-floating > input[type="text"]:-webkit-autofill ~ label, .jsoneditor-container .form-floating > input[type="number"]:-webkit-autofill ~ label, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .form-control:-webkit-autofill ~ label, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .je-textarea:-webkit-autofill ~ label, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-text:-webkit-autofill ~ label, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > input[type="text"]:-webkit-autofill ~ label, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > input[type="number"]:-webkit-autofill ~ label, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-textarea:-webkit-autofill ~ label, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-textarea:-webkit-autofill ~ label, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-file-input:-webkit-autofill ~ label, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-floating > .ch-input-color:-webkit-autofill ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

/* line 82, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > .form-control-plaintext ~ label {
  border-width: var(--bs-border-width) 0;
}

/* line 87, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > :disabled ~ label,
.form-floating > .form-control:disabled ~ label {
  color: #617584;
}

/* line 91, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_floating-labels.scss */
.form-floating > :disabled ~ label::after,
.form-floating > .form-control:disabled ~ label::after {
  background-color: var(--bs-secondary-bg);
}

/* line 5, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group, .ch-input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

/* line 12, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group > .form-control, .input-group > .je-textarea, .input-group > .ch-input-color, .input-group > .ch-file-input, .input-group > .ch-textarea, .input-group > .ch-input-textarea, .input-group > .ch-input-text, .jsoneditor-container .input-group > input[type="text"], .jsoneditor-container .input-group > input[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .form-control, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .je-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .ch-input-text, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > input[type="text"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > input[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .ch-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .ch-input-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .ch-file-input, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .ch-input-color, .ch-input-group > .form-control, .ch-input-group > .je-textarea, .ch-input-group > .ch-input-color, .ch-input-group > .ch-file-input, .ch-input-group > .ch-textarea, .ch-input-group > .ch-input-textarea, .ch-input-group > .ch-input-text, .jsoneditor-container .ch-input-group > input[type="text"], .jsoneditor-container .ch-input-group > input[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .form-control, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .je-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .ch-input-text, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > input[type="text"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > input[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .ch-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .ch-input-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .ch-file-input, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .ch-input-color,
.input-group > .form-select,
.input-group > .ch-select,
.jsoneditor-container .input-group > select,
.ch-input-group > .form-select,
.ch-input-group > .ch-select,
.jsoneditor-container .ch-input-group > select,
.input-group > .form-floating,
.ch-input-group > .form-floating {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}

/* line 22, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group > .form-control:focus, .input-group > .je-textarea:focus, .input-group > .ch-input-color:focus, .input-group > .ch-file-input:focus, .input-group > .ch-textarea:focus, .input-group > .ch-input-textarea:focus, .input-group > .ch-input-text:focus, .jsoneditor-container .input-group > input[type="text"]:focus, .jsoneditor-container .input-group > input[type="number"]:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .form-control:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .je-textarea:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .ch-input-text:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > input[type="text"]:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > input[type="number"]:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .ch-textarea:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .ch-input-textarea:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .ch-file-input:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .ch-input-color:focus, .ch-input-group > .form-control:focus, .ch-input-group > .je-textarea:focus, .ch-input-group > .ch-input-color:focus, .ch-input-group > .ch-file-input:focus, .ch-input-group > .ch-textarea:focus, .ch-input-group > .ch-input-textarea:focus, .ch-input-group > .ch-input-text:focus, .jsoneditor-container .ch-input-group > input[type="text"]:focus, .jsoneditor-container .ch-input-group > input[type="number"]:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .form-control:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .je-textarea:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .ch-input-text:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > input[type="text"]:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > input[type="number"]:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .ch-textarea:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .ch-input-textarea:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .ch-file-input:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .ch-input-color:focus,
.input-group > .form-select:focus,
.input-group > .ch-select:focus,
.jsoneditor-container .input-group > select:focus,
.ch-input-group > .form-select:focus,
.ch-input-group > .ch-select:focus,
.jsoneditor-container .ch-input-group > select:focus,
.input-group > .form-floating:focus-within,
.ch-input-group > .form-floating:focus-within {
  z-index: 5;
}

/* line 31, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group .btn, .input-group .tempus-dominus-widget .toggleMeridiem, .tempus-dominus-widget .input-group .toggleMeridiem, .input-group .ch-button-danger, .input-group .ch-button-large-danger, .input-group .ch-button-small-danger, .input-group .jsoneditor-container .json-editor-btntype-delete, .jsoneditor-container .input-group .json-editor-btntype-delete, .input-group .jsoneditor-container .json-editor-btntype-deleteall, .jsoneditor-container .input-group .json-editor-btntype-deleteall, .input-group .ch-button-success, .input-group .ch-button-large-success, .input-group .ch-button-small-success, .input-group .ch-button-secondary, .input-group .jsoneditor-container button.json-editor-btn-add, .jsoneditor-container .input-group button.json-editor-btn-add, .input-group .ch-button-large-secondary, .input-group .ch-button-small-secondary, .input-group .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.json-editor-btn-add, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .input-group button.json-editor-btn-add, .input-group .ch-button, .input-group .ch-button-large, .input-group .ch-button-small, .input-group .jsoneditor-container .json-editor-btntype-move, .jsoneditor-container .input-group .json-editor-btntype-move, .input-group .jsoneditor-container .json-editor-btntype-copy, .jsoneditor-container .input-group .json-editor-btntype-copy, .ch-input-group .btn, .ch-input-group .tempus-dominus-widget .toggleMeridiem, .tempus-dominus-widget .ch-input-group .toggleMeridiem, .ch-input-group .ch-button-danger, .ch-input-group .ch-button-large-danger, .ch-input-group .ch-button-small-danger, .ch-input-group .jsoneditor-container .json-editor-btntype-delete, .jsoneditor-container .ch-input-group .json-editor-btntype-delete, .ch-input-group .jsoneditor-container .json-editor-btntype-deleteall, .jsoneditor-container .ch-input-group .json-editor-btntype-deleteall, .ch-input-group .ch-button-success, .ch-input-group .ch-button-large-success, .ch-input-group .ch-button-small-success, .ch-input-group .ch-button-secondary, .ch-input-group .jsoneditor-container button.json-editor-btn-add, .jsoneditor-container .ch-input-group button.json-editor-btn-add, .ch-input-group .ch-button-large-secondary, .ch-input-group .ch-button-small-secondary, .ch-input-group .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.json-editor-btn-add, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .ch-input-group button.json-editor-btn-add, .ch-input-group .ch-button, .ch-input-group .ch-button-large, .ch-input-group .ch-button-small, .ch-input-group .jsoneditor-container .json-editor-btntype-move, .jsoneditor-container .ch-input-group .json-editor-btntype-move, .ch-input-group .jsoneditor-container .json-editor-btntype-copy, .jsoneditor-container .ch-input-group .json-editor-btntype-copy, .input-group .ch-array-action-delete, .ch-input-group .ch-array-action-delete, .input-group .ch-keyval-action-delete, .ch-input-group .ch-keyval-action-delete, .input-group .ch-input-action, .ch-input-group .ch-input-action, .input-group .ch-input-action-delete, .ch-input-group .ch-input-action-delete, .input-group .ch-file-action-delete, .ch-input-group .ch-file-action-delete, .input-group .ch-file-action, .ch-input-group .ch-file-action, .input-group .ch-array-action, .ch-input-group .ch-array-action, .input-group .ch-keyval-action, .ch-input-group .ch-keyval-action, .input-group .ch-field-add, .ch-input-group .ch-field-add, .input-group .ch-show, .ch-input-group .ch-show, .input-group .ch-link, .ch-input-group .ch-link, .input-group .ch-link-active, .ch-input-group .ch-link-active, .input-group .ch-resource-button, .ch-input-group .ch-resource-button, .input-group .ch-resource-actions .ch-resource-action, .ch-input-group .ch-resource-actions .ch-resource-action, .ch-resource-actions .input-group .ch-resource-action, .ch-resource-actions .ch-input-group .ch-resource-action, .input-group .ch-credential-link, .ch-input-group .ch-credential-link {
  position: relative;
  z-index: 2;
}

/* line 35, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group .btn:focus, .input-group .tempus-dominus-widget .toggleMeridiem:focus, .tempus-dominus-widget .input-group .toggleMeridiem:focus, .input-group .ch-button-danger:focus, .input-group .ch-button-large-danger:focus, .input-group .ch-button-small-danger:focus, .input-group .jsoneditor-container .json-editor-btntype-delete:focus, .jsoneditor-container .input-group .json-editor-btntype-delete:focus, .input-group .jsoneditor-container .json-editor-btntype-deleteall:focus, .jsoneditor-container .input-group .json-editor-btntype-deleteall:focus, .input-group .ch-button-success:focus, .input-group .ch-button-large-success:focus, .input-group .ch-button-small-success:focus, .input-group .ch-button-secondary:focus, .input-group .jsoneditor-container button.json-editor-btn-add:focus, .jsoneditor-container .input-group button.json-editor-btn-add:focus, .input-group .ch-button-large-secondary:focus, .input-group .ch-button-small-secondary:focus, .input-group .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.json-editor-btn-add:focus, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .input-group button.json-editor-btn-add:focus, .input-group .ch-button:focus, .input-group .ch-button-large:focus, .input-group .ch-button-small:focus, .input-group .jsoneditor-container .json-editor-btntype-move:focus, .jsoneditor-container .input-group .json-editor-btntype-move:focus, .input-group .jsoneditor-container .json-editor-btntype-copy:focus, .jsoneditor-container .input-group .json-editor-btntype-copy:focus, .ch-input-group .btn:focus, .ch-input-group .tempus-dominus-widget .toggleMeridiem:focus, .tempus-dominus-widget .ch-input-group .toggleMeridiem:focus, .ch-input-group .ch-button-danger:focus, .ch-input-group .ch-button-large-danger:focus, .ch-input-group .ch-button-small-danger:focus, .ch-input-group .jsoneditor-container .json-editor-btntype-delete:focus, .jsoneditor-container .ch-input-group .json-editor-btntype-delete:focus, .ch-input-group .jsoneditor-container .json-editor-btntype-deleteall:focus, .jsoneditor-container .ch-input-group .json-editor-btntype-deleteall:focus, .ch-input-group .ch-button-success:focus, .ch-input-group .ch-button-large-success:focus, .ch-input-group .ch-button-small-success:focus, .ch-input-group .ch-button-secondary:focus, .ch-input-group .jsoneditor-container button.json-editor-btn-add:focus, .jsoneditor-container .ch-input-group button.json-editor-btn-add:focus, .ch-input-group .ch-button-large-secondary:focus, .ch-input-group .ch-button-small-secondary:focus, .ch-input-group .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.json-editor-btn-add:focus, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .ch-input-group button.json-editor-btn-add:focus, .ch-input-group .ch-button:focus, .ch-input-group .ch-button-large:focus, .ch-input-group .ch-button-small:focus, .ch-input-group .jsoneditor-container .json-editor-btntype-move:focus, .jsoneditor-container .ch-input-group .json-editor-btntype-move:focus, .ch-input-group .jsoneditor-container .json-editor-btntype-copy:focus, .jsoneditor-container .ch-input-group .json-editor-btntype-copy:focus, .input-group .ch-array-action-delete:focus, .ch-input-group .ch-array-action-delete:focus, .input-group .ch-keyval-action-delete:focus, .ch-input-group .ch-keyval-action-delete:focus, .input-group .ch-input-action:focus, .ch-input-group .ch-input-action:focus, .input-group .ch-input-action-delete:focus, .ch-input-group .ch-input-action-delete:focus, .input-group .ch-file-action-delete:focus, .ch-input-group .ch-file-action-delete:focus, .input-group .ch-file-action:focus, .ch-input-group .ch-file-action:focus, .input-group .ch-array-action:focus, .ch-input-group .ch-array-action:focus, .input-group .ch-keyval-action:focus, .ch-input-group .ch-keyval-action:focus, .input-group .ch-field-add:focus, .ch-input-group .ch-field-add:focus, .input-group .ch-show:focus, .ch-input-group .ch-show:focus, .input-group .ch-link:focus, .ch-input-group .ch-link:focus, .input-group .ch-link-active:focus, .ch-input-group .ch-link-active:focus, .input-group .ch-resource-button:focus, .ch-input-group .ch-resource-button:focus, .input-group .ch-resource-actions .ch-resource-action:focus, .ch-input-group .ch-resource-actions .ch-resource-action:focus, .ch-resource-actions .input-group .ch-resource-action:focus, .ch-resource-actions .ch-input-group .ch-resource-action:focus, .input-group .ch-credential-link:focus, .ch-input-group .ch-credential-link:focus {
  z-index: 5;
}

/* line 47, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group-text, .ch-input-action, .ch-input-action-delete, .ch-file-action-delete, .ch-file-action, .ch-array-action, .ch-keyval-action, .ch-input-inaction {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-tertiary-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
}

/* line 68, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group-lg > .form-control, .input-group-lg > .je-textarea, .input-group-lg > .ch-input-color, .input-group-lg > .ch-file-input, .input-group-lg > .ch-textarea, .input-group-lg > .ch-input-textarea, .input-group-lg > .ch-input-text, .jsoneditor-container .input-group-lg > input[type="text"], .jsoneditor-container .input-group-lg > input[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group-lg > .form-control, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group-lg > .je-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group-lg > .ch-input-text, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group-lg > input[type="text"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group-lg > input[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group-lg > .ch-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group-lg > .ch-input-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group-lg > .ch-file-input, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group-lg > .ch-input-color,
.input-group-lg > .form-select,
.input-group-lg > .ch-select,
.jsoneditor-container .input-group-lg > select,
.input-group-lg > .input-group-text,
.input-group-lg > .ch-input-action,
.input-group-lg > .ch-input-action-delete,
.input-group-lg > .ch-file-action-delete,
.input-group-lg > .ch-file-action,
.input-group-lg > .ch-array-action,
.input-group-lg > .ch-keyval-action,
.input-group-lg > .ch-input-inaction,
.input-group-lg > .btn,
.tempus-dominus-widget .input-group-lg > .toggleMeridiem,
.input-group-lg > .ch-button-danger,
.input-group-lg > .ch-button-large-danger,
.input-group-lg > .ch-button-small-danger,
.jsoneditor-container .input-group-lg > .json-editor-btntype-delete,
.jsoneditor-container .input-group-lg > .json-editor-btntype-deleteall,
.input-group-lg > .ch-button-success,
.input-group-lg > .ch-button-large-success,
.input-group-lg > .ch-button-small-success,
.input-group-lg > .ch-button-secondary,
.jsoneditor-container .input-group-lg > button.json-editor-btn-add,
.input-group-lg > .ch-button-large-secondary,
.input-group-lg > .ch-button-small-secondary,
.jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .input-group-lg > button.json-editor-btn-add,
.input-group-lg > .ch-button,
.input-group-lg > .ch-button-large,
.input-group-lg > .ch-button-small,
.jsoneditor-container .input-group-lg > .json-editor-btntype-move,
.jsoneditor-container .input-group-lg > .json-editor-btntype-copy,
.input-group-lg > .ch-array-action-delete,
.input-group-lg > .ch-keyval-action-delete,
.input-group-lg > .ch-field-add,
.input-group-lg > .ch-show,
.input-group-lg > .ch-link,
.input-group-lg > .ch-link-active,
.input-group-lg > .ch-resource-button,
.ch-resource-actions .input-group-lg > .ch-resource-action,
.input-group-lg > .ch-credential-link {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

/* line 77, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group-sm > .form-control, .input-group-sm > .je-textarea, .input-group-sm > .ch-input-color, .input-group-sm > .ch-file-input, .input-group-sm > .ch-textarea, .input-group-sm > .ch-input-textarea, .input-group-sm > .ch-input-text, .jsoneditor-container .input-group-sm > input[type="text"], .jsoneditor-container .input-group-sm > input[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group-sm > .form-control, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group-sm > .je-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group-sm > .ch-input-text, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group-sm > input[type="text"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group-sm > input[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group-sm > .ch-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group-sm > .ch-input-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group-sm > .ch-file-input, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group-sm > .ch-input-color,
.input-group-sm > .form-select,
.input-group-sm > .ch-select,
.jsoneditor-container .input-group-sm > select,
.input-group-sm > .input-group-text,
.input-group-sm > .ch-input-action,
.input-group-sm > .ch-input-action-delete,
.input-group-sm > .ch-file-action-delete,
.input-group-sm > .ch-file-action,
.input-group-sm > .ch-array-action,
.input-group-sm > .ch-keyval-action,
.input-group-sm > .ch-input-inaction,
.input-group-sm > .btn,
.tempus-dominus-widget .input-group-sm > .toggleMeridiem,
.input-group-sm > .ch-button-danger,
.input-group-sm > .ch-button-large-danger,
.input-group-sm > .ch-button-small-danger,
.jsoneditor-container .input-group-sm > .json-editor-btntype-delete,
.jsoneditor-container .input-group-sm > .json-editor-btntype-deleteall,
.input-group-sm > .ch-button-success,
.input-group-sm > .ch-button-large-success,
.input-group-sm > .ch-button-small-success,
.input-group-sm > .ch-button-secondary,
.jsoneditor-container .input-group-sm > button.json-editor-btn-add,
.input-group-sm > .ch-button-large-secondary,
.input-group-sm > .ch-button-small-secondary,
.jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .input-group-sm > button.json-editor-btn-add,
.input-group-sm > .ch-button,
.input-group-sm > .ch-button-large,
.input-group-sm > .ch-button-small,
.jsoneditor-container .input-group-sm > .json-editor-btntype-move,
.jsoneditor-container .input-group-sm > .json-editor-btntype-copy,
.input-group-sm > .ch-array-action-delete,
.input-group-sm > .ch-keyval-action-delete,
.input-group-sm > .ch-field-add,
.input-group-sm > .ch-show,
.input-group-sm > .ch-link,
.input-group-sm > .ch-link-active,
.input-group-sm > .ch-resource-button,
.ch-resource-actions .input-group-sm > .ch-resource-action,
.input-group-sm > .ch-credential-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

/* line 86, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group-lg > .form-select, .input-group-lg > .ch-select, .jsoneditor-container .input-group-lg > select,
.input-group-sm > .form-select,
.input-group-sm > .ch-select,
.jsoneditor-container .input-group-sm > select {
  padding-right: 3rem;
}

/* line 101, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating), .ch-input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3),
.ch-input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .je-textarea,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .ch-input-color,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .ch-file-input,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .ch-textarea,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .ch-input-textarea,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .ch-input-text,
.jsoneditor-container .input-group:not(.has-validation) > .form-floating:not(:last-child) > input[type="text"],
.jsoneditor-container .input-group:not(.has-validation) > .form-floating:not(:last-child) > input[type="number"],
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group:not(.has-validation) > .form-floating:not(:last-child) > .je-textarea,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group:not(.has-validation) > .form-floating:not(:last-child) > .ch-input-text,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group:not(.has-validation) > .form-floating:not(:last-child) > input[type="text"],
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group:not(.has-validation) > .form-floating:not(:last-child) > input[type="number"],
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group:not(.has-validation) > .form-floating:not(:last-child) > .ch-textarea,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group:not(.has-validation) > .form-floating:not(:last-child) > .ch-input-textarea,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group:not(.has-validation) > .form-floating:not(:last-child) > .ch-file-input,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group:not(.has-validation) > .form-floating:not(:last-child) > .ch-input-color,
.ch-input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.ch-input-group:not(.has-validation) > .form-floating:not(:last-child) > .je-textarea,
.ch-input-group:not(.has-validation) > .form-floating:not(:last-child) > .ch-input-color,
.ch-input-group:not(.has-validation) > .form-floating:not(:last-child) > .ch-file-input,
.ch-input-group:not(.has-validation) > .form-floating:not(:last-child) > .ch-textarea,
.ch-input-group:not(.has-validation) > .form-floating:not(:last-child) > .ch-input-textarea,
.ch-input-group:not(.has-validation) > .form-floating:not(:last-child) > .ch-input-text,
.jsoneditor-container .ch-input-group:not(.has-validation) > .form-floating:not(:last-child) > input[type="text"],
.jsoneditor-container .ch-input-group:not(.has-validation) > .form-floating:not(:last-child) > input[type="number"],
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group:not(.has-validation) > .form-floating:not(:last-child) > .je-textarea,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group:not(.has-validation) > .form-floating:not(:last-child) > .ch-input-text,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group:not(.has-validation) > .form-floating:not(:last-child) > input[type="text"],
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group:not(.has-validation) > .form-floating:not(:last-child) > input[type="number"],
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group:not(.has-validation) > .form-floating:not(:last-child) > .ch-textarea,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group:not(.has-validation) > .form-floating:not(:last-child) > .ch-input-textarea,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group:not(.has-validation) > .form-floating:not(:last-child) > .ch-file-input,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group:not(.has-validation) > .form-floating:not(:last-child) > .ch-input-color,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .ch-select,
.jsoneditor-container .input-group:not(.has-validation) > .form-floating:not(:last-child) > select,
.ch-input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select,
.ch-input-group:not(.has-validation) > .form-floating:not(:last-child) > .ch-select,
.jsoneditor-container .ch-input-group:not(.has-validation) > .form-floating:not(:last-child) > select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 110, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group.has-validation > :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating), .has-validation.ch-input-group > :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n + 4),
.has-validation.ch-input-group > .dropdown-toggle:nth-last-child(n + 4),
.input-group.has-validation > .form-floating:nth-last-child(n + 3) > .form-control,
.input-group.has-validation > .form-floating:nth-last-child(n + 3) > .je-textarea,
.input-group.has-validation > .form-floating:nth-last-child(n + 3) > .ch-input-color,
.input-group.has-validation > .form-floating:nth-last-child(n + 3) > .ch-file-input,
.input-group.has-validation > .form-floating:nth-last-child(n + 3) > .ch-textarea,
.input-group.has-validation > .form-floating:nth-last-child(n + 3) > .ch-input-textarea,
.input-group.has-validation > .form-floating:nth-last-child(n + 3) > .ch-input-text,
.jsoneditor-container .input-group.has-validation > .form-floating:nth-last-child(n + 3) > input[type="text"],
.jsoneditor-container .input-group.has-validation > .form-floating:nth-last-child(n + 3) > input[type="number"],
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group.has-validation > .form-floating:nth-last-child(n + 3) > .form-control,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group.has-validation > .form-floating:nth-last-child(n + 3) > .je-textarea,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group.has-validation > .form-floating:nth-last-child(n + 3) > .ch-input-text,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group.has-validation > .form-floating:nth-last-child(n + 3) > input[type="text"],
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group.has-validation > .form-floating:nth-last-child(n + 3) > input[type="number"],
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group.has-validation > .form-floating:nth-last-child(n + 3) > .ch-textarea,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group.has-validation > .form-floating:nth-last-child(n + 3) > .ch-input-textarea,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group.has-validation > .form-floating:nth-last-child(n + 3) > .ch-file-input,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group.has-validation > .form-floating:nth-last-child(n + 3) > .ch-input-color,
.has-validation.ch-input-group > .form-floating:nth-last-child(n + 3) > .form-control,
.has-validation.ch-input-group > .form-floating:nth-last-child(n + 3) > .je-textarea,
.has-validation.ch-input-group > .form-floating:nth-last-child(n + 3) > .ch-input-color,
.has-validation.ch-input-group > .form-floating:nth-last-child(n + 3) > .ch-file-input,
.has-validation.ch-input-group > .form-floating:nth-last-child(n + 3) > .ch-textarea,
.has-validation.ch-input-group > .form-floating:nth-last-child(n + 3) > .ch-input-textarea,
.has-validation.ch-input-group > .form-floating:nth-last-child(n + 3) > .ch-input-text,
.jsoneditor-container .has-validation.ch-input-group > .form-floating:nth-last-child(n + 3) > input[type="text"],
.jsoneditor-container .has-validation.ch-input-group > .form-floating:nth-last-child(n + 3) > input[type="number"],
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .has-validation.ch-input-group > .form-floating:nth-last-child(n + 3) > .form-control,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .has-validation.ch-input-group > .form-floating:nth-last-child(n + 3) > .je-textarea,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .has-validation.ch-input-group > .form-floating:nth-last-child(n + 3) > .ch-input-text,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .has-validation.ch-input-group > .form-floating:nth-last-child(n + 3) > input[type="text"],
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .has-validation.ch-input-group > .form-floating:nth-last-child(n + 3) > input[type="number"],
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .has-validation.ch-input-group > .form-floating:nth-last-child(n + 3) > .ch-textarea,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .has-validation.ch-input-group > .form-floating:nth-last-child(n + 3) > .ch-input-textarea,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .has-validation.ch-input-group > .form-floating:nth-last-child(n + 3) > .ch-file-input,
.jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .has-validation.ch-input-group > .form-floating:nth-last-child(n + 3) > .ch-input-color,
.input-group.has-validation > .form-floating:nth-last-child(n + 3) > .form-select,
.input-group.has-validation > .form-floating:nth-last-child(n + 3) > .ch-select,
.jsoneditor-container .input-group.has-validation > .form-floating:nth-last-child(n + 3) > select,
.has-validation.ch-input-group > .form-floating:nth-last-child(n + 3) > .form-select,
.has-validation.ch-input-group > .form-floating:nth-last-child(n + 3) > .ch-select,
.jsoneditor-container .has-validation.ch-input-group > .form-floating:nth-last-child(n + 3) > select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 123, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback), .ch-input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(var(--bs-border-width) * -1);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 128, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/forms/_input-group.scss */
.input-group > .form-floating:not(:first-child) > .form-control, .input-group > .form-floating:not(:first-child) > .je-textarea, .input-group > .form-floating:not(:first-child) > .ch-input-color, .input-group > .form-floating:not(:first-child) > .ch-file-input, .input-group > .form-floating:not(:first-child) > .ch-textarea, .input-group > .form-floating:not(:first-child) > .ch-input-textarea, .input-group > .form-floating:not(:first-child) > .ch-input-text, .jsoneditor-container .input-group > .form-floating:not(:first-child) > input[type="text"], .jsoneditor-container .input-group > .form-floating:not(:first-child) > input[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .form-floating:not(:first-child) > .form-control, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .form-floating:not(:first-child) > .je-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .form-floating:not(:first-child) > .ch-input-text, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .form-floating:not(:first-child) > input[type="text"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .form-floating:not(:first-child) > input[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .form-floating:not(:first-child) > .ch-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .form-floating:not(:first-child) > .ch-input-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .form-floating:not(:first-child) > .ch-file-input, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .form-floating:not(:first-child) > .ch-input-color, .ch-input-group > .form-floating:not(:first-child) > .form-control, .ch-input-group > .form-floating:not(:first-child) > .je-textarea, .ch-input-group > .form-floating:not(:first-child) > .ch-input-color, .ch-input-group > .form-floating:not(:first-child) > .ch-file-input, .ch-input-group > .form-floating:not(:first-child) > .ch-textarea, .ch-input-group > .form-floating:not(:first-child) > .ch-input-textarea, .ch-input-group > .form-floating:not(:first-child) > .ch-input-text, .jsoneditor-container .ch-input-group > .form-floating:not(:first-child) > input[type="text"], .jsoneditor-container .ch-input-group > .form-floating:not(:first-child) > input[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .form-floating:not(:first-child) > .form-control, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .form-floating:not(:first-child) > .je-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .form-floating:not(:first-child) > .ch-input-text, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .form-floating:not(:first-child) > input[type="text"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .form-floating:not(:first-child) > input[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .form-floating:not(:first-child) > .ch-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .form-floating:not(:first-child) > .ch-input-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .form-floating:not(:first-child) > .ch-file-input, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .form-floating:not(:first-child) > .ch-input-color,
.input-group > .form-floating:not(:first-child) > .form-select,
.input-group > .form-floating:not(:first-child) > .ch-select,
.jsoneditor-container .input-group > .form-floating:not(:first-child) > select,
.ch-input-group > .form-floating:not(:first-child) > .form-select,
.ch-input-group > .form-floating:not(:first-child) > .ch-select,
.jsoneditor-container .ch-input-group > .form-floating:not(:first-child) > select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 26, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-valid-color);
}

/* line 35, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-success);
  border-radius: var(--bs-border-radius);
}

/* line 51, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 7, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid, .was-validated .je-textarea:valid, .was-validated .ch-input-color:valid, .was-validated .ch-file-input:valid, .was-validated .ch-textarea:valid, .was-validated .ch-input-textarea:valid, .was-validated .ch-input-text:valid, .was-validated .jsoneditor-container input[type="text"]:valid, .jsoneditor-container .was-validated input[type="text"]:valid, .was-validated .jsoneditor-container input[type="number"]:valid, .jsoneditor-container .was-validated input[type="number"]:valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control:valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea:valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .form-control:valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .je-textarea:valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text:valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="text"]:valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="number"]:valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-input-text:valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated input[type="text"]:valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated input[type="number"]:valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea:valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-textarea:valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea:valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-input-textarea:valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input:valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-file-input:valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color:valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-input-color:valid, .form-control.is-valid, .is-valid.je-textarea, .is-valid.ch-input-color, .is-valid.ch-file-input, .is-valid.ch-textarea, .is-valid.ch-input-textarea, .is-valid.ch-input-text, .jsoneditor-container input.is-valid[type="text"], .jsoneditor-container input.is-valid[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-valid.form-control, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-valid.je-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-valid.ch-input-text, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input.is-valid[type="text"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input.is-valid[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-valid.ch-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-valid.ch-input-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-valid.ch-file-input, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-valid.ch-input-color {
  border-color: var(--bs-form-valid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2319A974' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 68, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid:focus, .was-validated .je-textarea:valid:focus, .was-validated .ch-input-color:valid:focus, .was-validated .ch-file-input:valid:focus, .was-validated .ch-textarea:valid:focus, .was-validated .ch-input-textarea:valid:focus, .was-validated .ch-input-text:valid:focus, .was-validated .jsoneditor-container input[type="text"]:valid:focus, .jsoneditor-container .was-validated input[type="text"]:valid:focus, .was-validated .jsoneditor-container input[type="number"]:valid:focus, .jsoneditor-container .was-validated input[type="number"]:valid:focus, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control:valid:focus, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea:valid:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .form-control:valid:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .je-textarea:valid:focus, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text:valid:focus, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="text"]:valid:focus, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="number"]:valid:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-input-text:valid:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated input[type="text"]:valid:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated input[type="number"]:valid:focus, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea:valid:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-textarea:valid:focus, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea:valid:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-input-textarea:valid:focus, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input:valid:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-file-input:valid:focus, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color:valid:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-input-color:valid:focus, .form-control.is-valid:focus, .is-valid.je-textarea:focus, .is-valid.ch-input-color:focus, .is-valid.ch-file-input:focus, .is-valid.ch-textarea:focus, .is-valid.ch-input-textarea:focus, .is-valid.ch-input-text:focus, .jsoneditor-container input.is-valid[type="text"]:focus, .jsoneditor-container input.is-valid[type="number"]:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-valid.form-control:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-valid.je-textarea:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-valid.ch-input-text:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input.is-valid[type="text"]:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input.is-valid[type="number"]:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-valid.ch-textarea:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-valid.ch-input-textarea:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-valid.ch-file-input:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-valid.ch-input-color:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

/* line 7, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated textarea.form-control:valid, .was-validated textarea.je-textarea:valid, .was-validated textarea.ch-input-color:valid, .was-validated textarea.ch-file-input:valid, .was-validated textarea.ch-textarea:valid, .was-validated textarea.ch-input-textarea:valid, .was-validated textarea.ch-input-text:valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] textarea.form-control:valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] textarea.je-textarea:valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated textarea.form-control:valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated textarea.je-textarea:valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] textarea.ch-input-text:valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated textarea.ch-input-text:valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] textarea.ch-textarea:valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated textarea.ch-textarea:valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] textarea.ch-input-textarea:valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated textarea.ch-input-textarea:valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] textarea.ch-file-input:valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated textarea.ch-file-input:valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] textarea.ch-input-color:valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated textarea.ch-input-color:valid, textarea.form-control.is-valid, textarea.is-valid.je-textarea, textarea.is-valid.ch-input-color, textarea.is-valid.ch-file-input, textarea.is-valid.ch-textarea, textarea.is-valid.ch-input-textarea, textarea.is-valid.ch-input-text, .jsoneditor-container input.is-valid[type="text"], .jsoneditor-container input.is-valid[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-valid.form-control, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-valid.je-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-valid.ch-input-text, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input.is-valid[type="text"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input.is-valid[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-valid.ch-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-valid.ch-input-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-valid.ch-file-input, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-valid.ch-input-color {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

/* line 7, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-select:valid, .was-validated .ch-select:valid, .was-validated .jsoneditor-container select:valid, .jsoneditor-container .was-validated select:valid, .form-select.is-valid, .is-valid.ch-select, .jsoneditor-container select.is-valid {
  border-color: var(--bs-form-valid-border-color);
}

/* line 95, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .ch-select:valid:not([multiple]):not([size]), .was-validated .jsoneditor-container select:valid:not([multiple]):not([size]), .jsoneditor-container .was-validated select:valid:not([multiple]):not([size]), .was-validated .form-select[size="1"]:valid:not([multiple]), .was-validated .ch-select[size="1"]:valid:not([multiple]), .was-validated .jsoneditor-container select[size="1"]:valid:not([multiple]), .jsoneditor-container .was-validated select[size="1"]:valid:not([multiple]), .form-select.is-valid:not([multiple]):not([size]), .is-valid.ch-select:not([multiple]):not([size]), .jsoneditor-container select.is-valid:not([multiple]):not([size]), .form-select.is-valid[size="1"]:not([multiple]), .is-valid.ch-select[size="1"]:not([multiple]), .jsoneditor-container select.is-valid[size="1"]:not([multiple]) {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2319A974' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-select:valid:focus, .was-validated .ch-select:valid:focus, .was-validated .jsoneditor-container select:valid:focus, .jsoneditor-container .was-validated select:valid:focus, .form-select.is-valid:focus, .is-valid.ch-select:focus, .jsoneditor-container select.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

/* line 7, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control-color:valid, .was-validated .ch-input-color:valid, .form-control-color.is-valid, .is-valid.ch-input-color {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

/* line 7, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid, .was-validated .ch-checkbox-input:valid, .was-validated .ch-radio-input:valid, .form-check-input.is-valid, .is-valid.ch-checkbox-input, .is-valid.ch-radio-input {
  border-color: var(--bs-form-valid-border-color);
}

/* line 128, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid:checked, .was-validated .ch-checkbox-input:valid:checked, .was-validated .ch-radio-input:valid:checked, .form-check-input.is-valid:checked, .is-valid.ch-checkbox-input:checked, .is-valid.ch-radio-input:checked {
  background-color: var(--bs-form-valid-color);
}

/* line 132, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid:focus, .was-validated .ch-checkbox-input:valid:focus, .was-validated .ch-radio-input:valid:focus, .form-check-input.is-valid:focus, .is-valid.ch-checkbox-input:focus, .is-valid.ch-radio-input:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

/* line 136, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid ~ .form-check-label, .was-validated .form-check-input:valid ~ .ch-checkbox-label, .was-validated .ch-checkbox-input:valid ~ .form-check-label, .was-validated .ch-checkbox-input:valid ~ .ch-checkbox-label, .was-validated .form-check-input:valid ~ .ch-radio-label, .was-validated .ch-checkbox-input:valid ~ .ch-radio-label, .was-validated .ch-radio-input:valid ~ .form-check-label, .was-validated .ch-radio-input:valid ~ .ch-checkbox-label, .was-validated .ch-radio-input:valid ~ .ch-radio-label, .form-check-input.is-valid ~ .form-check-label, .form-check-input.is-valid ~ .ch-checkbox-label, .is-valid.ch-checkbox-input ~ .form-check-label, .is-valid.ch-checkbox-input ~ .ch-checkbox-label, .form-check-input.is-valid ~ .ch-radio-label, .is-valid.ch-checkbox-input ~ .ch-radio-label, .is-valid.ch-radio-input ~ .form-check-label, .is-valid.ch-radio-input ~ .ch-checkbox-label, .is-valid.ch-radio-input ~ .ch-radio-label {
  color: var(--bs-form-valid-color);
}

/* line 142, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-check-inline .form-check-input ~ .valid-feedback, .form-check-inline .ch-checkbox-input ~ .valid-feedback, .ch-checkbox-inline .form-check-input ~ .valid-feedback, .ch-checkbox-inline .ch-checkbox-input ~ .valid-feedback, .form-check-inline .ch-radio-input ~ .valid-feedback, .ch-checkbox-inline .ch-radio-input ~ .valid-feedback, .ch-radio-inline .form-check-input ~ .valid-feedback, .ch-radio-inline .ch-checkbox-input ~ .valid-feedback, .ch-radio-inline .ch-radio-input ~ .valid-feedback, .ch-resource-select .form-check-input ~ .valid-feedback, .ch-resource-select .ch-checkbox-input ~ .valid-feedback, .ch-resource-select .ch-radio-input ~ .valid-feedback {
  margin-left: .5em;
}

/* line 7, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .input-group > .form-control:not(:focus):valid, .was-validated .input-group > .je-textarea:not(:focus):valid, .was-validated .input-group > .ch-input-color:not(:focus):valid, .was-validated .input-group > .ch-file-input:not(:focus):valid, .was-validated .input-group > .ch-textarea:not(:focus):valid, .was-validated .input-group > .ch-input-textarea:not(:focus):valid, .was-validated .input-group > .ch-input-text:not(:focus):valid, .was-validated .jsoneditor-container .input-group > input[type="text"]:not(:focus):valid, .jsoneditor-container .was-validated .input-group > input[type="text"]:not(:focus):valid, .was-validated .jsoneditor-container .input-group > input[type="number"]:not(:focus):valid, .jsoneditor-container .was-validated .input-group > input[type="number"]:not(:focus):valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .form-control:not(:focus):valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .je-textarea:not(:focus):valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .input-group > .form-control:not(:focus):valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .input-group > .je-textarea:not(:focus):valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .ch-input-text:not(:focus):valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > input[type="text"]:not(:focus):valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > input[type="number"]:not(:focus):valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .input-group > .ch-input-text:not(:focus):valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .input-group > input[type="text"]:not(:focus):valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .input-group > input[type="number"]:not(:focus):valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .ch-textarea:not(:focus):valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .input-group > .ch-textarea:not(:focus):valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .ch-input-textarea:not(:focus):valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .input-group > .ch-input-textarea:not(:focus):valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .ch-file-input:not(:focus):valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .input-group > .ch-file-input:not(:focus):valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .ch-input-color:not(:focus):valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .input-group > .ch-input-color:not(:focus):valid, .was-validated .ch-input-group > .form-control:not(:focus):valid, .was-validated .ch-input-group > .je-textarea:not(:focus):valid, .was-validated .ch-input-group > .ch-input-color:not(:focus):valid, .was-validated .ch-input-group > .ch-file-input:not(:focus):valid, .was-validated .ch-input-group > .ch-textarea:not(:focus):valid, .was-validated .ch-input-group > .ch-input-textarea:not(:focus):valid, .was-validated .ch-input-group > .ch-input-text:not(:focus):valid, .was-validated .jsoneditor-container .ch-input-group > input[type="text"]:not(:focus):valid, .jsoneditor-container .was-validated .ch-input-group > input[type="text"]:not(:focus):valid, .was-validated .jsoneditor-container .ch-input-group > input[type="number"]:not(:focus):valid, .jsoneditor-container .was-validated .ch-input-group > input[type="number"]:not(:focus):valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .form-control:not(:focus):valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .je-textarea:not(:focus):valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-input-group > .form-control:not(:focus):valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-input-group > .je-textarea:not(:focus):valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .ch-input-text:not(:focus):valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > input[type="text"]:not(:focus):valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > input[type="number"]:not(:focus):valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-input-group > .ch-input-text:not(:focus):valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-input-group > input[type="text"]:not(:focus):valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-input-group > input[type="number"]:not(:focus):valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .ch-textarea:not(:focus):valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-input-group > .ch-textarea:not(:focus):valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .ch-input-textarea:not(:focus):valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-input-group > .ch-input-textarea:not(:focus):valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .ch-file-input:not(:focus):valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-input-group > .ch-file-input:not(:focus):valid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .ch-input-color:not(:focus):valid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-input-group > .ch-input-color:not(:focus):valid, .input-group > .form-control.is-valid:not(:focus), .input-group > .je-textarea.is-valid:not(:focus), .input-group > .ch-input-color.is-valid:not(:focus), .input-group > .ch-file-input.is-valid:not(:focus), .input-group > .ch-textarea.is-valid:not(:focus), .input-group > .ch-input-textarea.is-valid:not(:focus), .input-group > .ch-input-text.is-valid:not(:focus), .jsoneditor-container .input-group > input.is-valid[type="text"]:not(:focus), .jsoneditor-container .input-group > input.is-valid[type="number"]:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .form-control.is-valid:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .je-textarea.is-valid:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .ch-input-text.is-valid:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > input.is-valid[type="text"]:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > input.is-valid[type="number"]:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .ch-textarea.is-valid:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .ch-input-textarea.is-valid:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .ch-file-input.is-valid:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .ch-input-color.is-valid:not(:focus), .ch-input-group > .form-control.is-valid:not(:focus), .ch-input-group > .je-textarea.is-valid:not(:focus), .ch-input-group > .ch-input-color.is-valid:not(:focus), .ch-input-group > .ch-file-input.is-valid:not(:focus), .ch-input-group > .ch-textarea.is-valid:not(:focus), .ch-input-group > .ch-input-textarea.is-valid:not(:focus), .ch-input-group > .ch-input-text.is-valid:not(:focus), .jsoneditor-container .ch-input-group > input.is-valid[type="text"]:not(:focus), .jsoneditor-container .ch-input-group > input.is-valid[type="number"]:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .form-control.is-valid:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .je-textarea.is-valid:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .ch-input-text.is-valid:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > input.is-valid[type="text"]:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > input.is-valid[type="number"]:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .ch-textarea.is-valid:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .ch-input-textarea.is-valid:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .ch-file-input.is-valid:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .ch-input-color.is-valid:not(:focus), .was-validated .input-group > .form-select:not(:focus):valid, .was-validated .input-group > .ch-select:not(:focus):valid, .was-validated .jsoneditor-container .input-group > select:not(:focus):valid, .jsoneditor-container .was-validated .input-group > select:not(:focus):valid, .was-validated .ch-input-group > .form-select:not(:focus):valid, .was-validated .ch-input-group > .ch-select:not(:focus):valid, .was-validated .jsoneditor-container .ch-input-group > select:not(:focus):valid, .jsoneditor-container .was-validated .ch-input-group > select:not(:focus):valid,
.input-group > .form-select.is-valid:not(:focus),
.input-group > .ch-select.is-valid:not(:focus),
.jsoneditor-container .input-group > select.is-valid:not(:focus),
.ch-input-group > .form-select.is-valid:not(:focus),
.ch-input-group > .ch-select.is-valid:not(:focus),
.jsoneditor-container .ch-input-group > select.is-valid:not(:focus), .was-validated .input-group > .form-floating:not(:focus-within):valid, .was-validated .ch-input-group > .form-floating:not(:focus-within):valid,
.input-group > .form-floating.is-valid:not(:focus-within),
.ch-input-group > .form-floating.is-valid:not(:focus-within) {
  z-index: 3;
}

/* line 26, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-invalid-color);
}

/* line 35, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-danger);
  border-radius: var(--bs-border-radius);
}

/* line 51, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 7, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid, .was-validated .je-textarea:invalid, .was-validated .ch-input-color:invalid, .was-validated .ch-file-input:invalid, .was-validated .ch-textarea:invalid, .was-validated .ch-input-textarea:invalid, .was-validated .ch-input-text:invalid, .was-validated .jsoneditor-container input[type="text"]:invalid, .jsoneditor-container .was-validated input[type="text"]:invalid, .was-validated .jsoneditor-container input[type="number"]:invalid, .jsoneditor-container .was-validated input[type="number"]:invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control:invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea:invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .form-control:invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .je-textarea:invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text:invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="text"]:invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="number"]:invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-input-text:invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated input[type="text"]:invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated input[type="number"]:invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea:invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-textarea:invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea:invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-input-textarea:invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input:invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-file-input:invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color:invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-input-color:invalid, .form-control.is-invalid, .is-invalid.je-textarea, .is-invalid.ch-input-color, .is-invalid.ch-file-input, .is-invalid.ch-textarea, .is-invalid.ch-input-textarea, .is-invalid.ch-input-text, .jsoneditor-container input.is-invalid[type="text"], .jsoneditor-container input.is-invalid[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-invalid.form-control, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-invalid.je-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-invalid.ch-input-text, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input.is-invalid[type="text"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input.is-invalid[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-invalid.ch-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-invalid.ch-input-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-invalid.ch-file-input, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-invalid.ch-input-color {
  border-color: var(--bs-form-invalid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23F56C6C'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23F56C6C' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 68, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid:focus, .was-validated .je-textarea:invalid:focus, .was-validated .ch-input-color:invalid:focus, .was-validated .ch-file-input:invalid:focus, .was-validated .ch-textarea:invalid:focus, .was-validated .ch-input-textarea:invalid:focus, .was-validated .ch-input-text:invalid:focus, .was-validated .jsoneditor-container input[type="text"]:invalid:focus, .jsoneditor-container .was-validated input[type="text"]:invalid:focus, .was-validated .jsoneditor-container input[type="number"]:invalid:focus, .jsoneditor-container .was-validated input[type="number"]:invalid:focus, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control:invalid:focus, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea:invalid:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .form-control:invalid:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .je-textarea:invalid:focus, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text:invalid:focus, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="text"]:invalid:focus, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="number"]:invalid:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-input-text:invalid:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated input[type="text"]:invalid:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated input[type="number"]:invalid:focus, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea:invalid:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-textarea:invalid:focus, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea:invalid:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-input-textarea:invalid:focus, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input:invalid:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-file-input:invalid:focus, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color:invalid:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-input-color:invalid:focus, .form-control.is-invalid:focus, .is-invalid.je-textarea:focus, .is-invalid.ch-input-color:focus, .is-invalid.ch-file-input:focus, .is-invalid.ch-textarea:focus, .is-invalid.ch-input-textarea:focus, .is-invalid.ch-input-text:focus, .jsoneditor-container input.is-invalid[type="text"]:focus, .jsoneditor-container input.is-invalid[type="number"]:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-invalid.form-control:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-invalid.je-textarea:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-invalid.ch-input-text:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input.is-invalid[type="text"]:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input.is-invalid[type="number"]:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-invalid.ch-textarea:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-invalid.ch-input-textarea:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-invalid.ch-file-input:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-invalid.ch-input-color:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

/* line 7, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated textarea.form-control:invalid, .was-validated textarea.je-textarea:invalid, .was-validated textarea.ch-input-color:invalid, .was-validated textarea.ch-file-input:invalid, .was-validated textarea.ch-textarea:invalid, .was-validated textarea.ch-input-textarea:invalid, .was-validated textarea.ch-input-text:invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] textarea.form-control:invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] textarea.je-textarea:invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated textarea.form-control:invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated textarea.je-textarea:invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] textarea.ch-input-text:invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated textarea.ch-input-text:invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] textarea.ch-textarea:invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated textarea.ch-textarea:invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] textarea.ch-input-textarea:invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated textarea.ch-input-textarea:invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] textarea.ch-file-input:invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated textarea.ch-file-input:invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] textarea.ch-input-color:invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated textarea.ch-input-color:invalid, textarea.form-control.is-invalid, textarea.is-invalid.je-textarea, textarea.is-invalid.ch-input-color, textarea.is-invalid.ch-file-input, textarea.is-invalid.ch-textarea, textarea.is-invalid.ch-input-textarea, textarea.is-invalid.ch-input-text, .jsoneditor-container input.is-invalid[type="text"], .jsoneditor-container input.is-invalid[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-invalid.form-control, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-invalid.je-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-invalid.ch-input-text, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input.is-invalid[type="text"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input.is-invalid[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-invalid.ch-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-invalid.ch-input-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-invalid.ch-file-input, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .is-invalid.ch-input-color {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

/* line 7, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-select:invalid, .was-validated .ch-select:invalid, .was-validated .jsoneditor-container select:invalid, .jsoneditor-container .was-validated select:invalid, .form-select.is-invalid, .is-invalid.ch-select, .jsoneditor-container select.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}

/* line 95, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .ch-select:invalid:not([multiple]):not([size]), .was-validated .jsoneditor-container select:invalid:not([multiple]):not([size]), .jsoneditor-container .was-validated select:invalid:not([multiple]):not([size]), .was-validated .form-select[size="1"]:invalid:not([multiple]), .was-validated .ch-select[size="1"]:invalid:not([multiple]), .was-validated .jsoneditor-container select[size="1"]:invalid:not([multiple]), .jsoneditor-container .was-validated select[size="1"]:invalid:not([multiple]), .form-select.is-invalid:not([multiple]):not([size]), .is-invalid.ch-select:not([multiple]):not([size]), .jsoneditor-container select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid[size="1"]:not([multiple]), .is-invalid.ch-select[size="1"]:not([multiple]), .jsoneditor-container select.is-invalid[size="1"]:not([multiple]) {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23F56C6C'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23F56C6C' stroke='none'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-select:invalid:focus, .was-validated .ch-select:invalid:focus, .was-validated .jsoneditor-container select:invalid:focus, .jsoneditor-container .was-validated select:invalid:focus, .form-select.is-invalid:focus, .is-invalid.ch-select:focus, .jsoneditor-container select.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

/* line 7, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control-color:invalid, .was-validated .ch-input-color:invalid, .form-control-color.is-invalid, .is-invalid.ch-input-color {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

/* line 7, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid, .was-validated .ch-checkbox-input:invalid, .was-validated .ch-radio-input:invalid, .form-check-input.is-invalid, .is-invalid.ch-checkbox-input, .is-invalid.ch-radio-input {
  border-color: var(--bs-form-invalid-border-color);
}

/* line 128, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid:checked, .was-validated .ch-checkbox-input:invalid:checked, .was-validated .ch-radio-input:invalid:checked, .form-check-input.is-invalid:checked, .is-invalid.ch-checkbox-input:checked, .is-invalid.ch-radio-input:checked {
  background-color: var(--bs-form-invalid-color);
}

/* line 132, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid:focus, .was-validated .ch-checkbox-input:invalid:focus, .was-validated .ch-radio-input:invalid:focus, .form-check-input.is-invalid:focus, .is-invalid.ch-checkbox-input:focus, .is-invalid.ch-radio-input:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

/* line 136, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid ~ .form-check-label, .was-validated .form-check-input:invalid ~ .ch-checkbox-label, .was-validated .ch-checkbox-input:invalid ~ .form-check-label, .was-validated .ch-checkbox-input:invalid ~ .ch-checkbox-label, .was-validated .form-check-input:invalid ~ .ch-radio-label, .was-validated .ch-checkbox-input:invalid ~ .ch-radio-label, .was-validated .ch-radio-input:invalid ~ .form-check-label, .was-validated .ch-radio-input:invalid ~ .ch-checkbox-label, .was-validated .ch-radio-input:invalid ~ .ch-radio-label, .form-check-input.is-invalid ~ .form-check-label, .form-check-input.is-invalid ~ .ch-checkbox-label, .is-invalid.ch-checkbox-input ~ .form-check-label, .is-invalid.ch-checkbox-input ~ .ch-checkbox-label, .form-check-input.is-invalid ~ .ch-radio-label, .is-invalid.ch-checkbox-input ~ .ch-radio-label, .is-invalid.ch-radio-input ~ .form-check-label, .is-invalid.ch-radio-input ~ .ch-checkbox-label, .is-invalid.ch-radio-input ~ .ch-radio-label {
  color: var(--bs-form-invalid-color);
}

/* line 142, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-check-inline .form-check-input ~ .invalid-feedback, .form-check-inline .ch-checkbox-input ~ .invalid-feedback, .ch-checkbox-inline .form-check-input ~ .invalid-feedback, .ch-checkbox-inline .ch-checkbox-input ~ .invalid-feedback, .form-check-inline .ch-radio-input ~ .invalid-feedback, .ch-checkbox-inline .ch-radio-input ~ .invalid-feedback, .ch-radio-inline .form-check-input ~ .invalid-feedback, .ch-radio-inline .ch-checkbox-input ~ .invalid-feedback, .ch-radio-inline .ch-radio-input ~ .invalid-feedback, .ch-resource-select .form-check-input ~ .invalid-feedback, .ch-resource-select .ch-checkbox-input ~ .invalid-feedback, .ch-resource-select .ch-radio-input ~ .invalid-feedback {
  margin-left: .5em;
}

/* line 7, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .input-group > .form-control:not(:focus):invalid, .was-validated .input-group > .je-textarea:not(:focus):invalid, .was-validated .input-group > .ch-input-color:not(:focus):invalid, .was-validated .input-group > .ch-file-input:not(:focus):invalid, .was-validated .input-group > .ch-textarea:not(:focus):invalid, .was-validated .input-group > .ch-input-textarea:not(:focus):invalid, .was-validated .input-group > .ch-input-text:not(:focus):invalid, .was-validated .jsoneditor-container .input-group > input[type="text"]:not(:focus):invalid, .jsoneditor-container .was-validated .input-group > input[type="text"]:not(:focus):invalid, .was-validated .jsoneditor-container .input-group > input[type="number"]:not(:focus):invalid, .jsoneditor-container .was-validated .input-group > input[type="number"]:not(:focus):invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .form-control:not(:focus):invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .je-textarea:not(:focus):invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .input-group > .form-control:not(:focus):invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .input-group > .je-textarea:not(:focus):invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .ch-input-text:not(:focus):invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > input[type="text"]:not(:focus):invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > input[type="number"]:not(:focus):invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .input-group > .ch-input-text:not(:focus):invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .input-group > input[type="text"]:not(:focus):invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .input-group > input[type="number"]:not(:focus):invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .ch-textarea:not(:focus):invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .input-group > .ch-textarea:not(:focus):invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .ch-input-textarea:not(:focus):invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .input-group > .ch-input-textarea:not(:focus):invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .ch-file-input:not(:focus):invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .input-group > .ch-file-input:not(:focus):invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .ch-input-color:not(:focus):invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .input-group > .ch-input-color:not(:focus):invalid, .was-validated .ch-input-group > .form-control:not(:focus):invalid, .was-validated .ch-input-group > .je-textarea:not(:focus):invalid, .was-validated .ch-input-group > .ch-input-color:not(:focus):invalid, .was-validated .ch-input-group > .ch-file-input:not(:focus):invalid, .was-validated .ch-input-group > .ch-textarea:not(:focus):invalid, .was-validated .ch-input-group > .ch-input-textarea:not(:focus):invalid, .was-validated .ch-input-group > .ch-input-text:not(:focus):invalid, .was-validated .jsoneditor-container .ch-input-group > input[type="text"]:not(:focus):invalid, .jsoneditor-container .was-validated .ch-input-group > input[type="text"]:not(:focus):invalid, .was-validated .jsoneditor-container .ch-input-group > input[type="number"]:not(:focus):invalid, .jsoneditor-container .was-validated .ch-input-group > input[type="number"]:not(:focus):invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .form-control:not(:focus):invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .je-textarea:not(:focus):invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-input-group > .form-control:not(:focus):invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-input-group > .je-textarea:not(:focus):invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .ch-input-text:not(:focus):invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > input[type="text"]:not(:focus):invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > input[type="number"]:not(:focus):invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-input-group > .ch-input-text:not(:focus):invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-input-group > input[type="text"]:not(:focus):invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-input-group > input[type="number"]:not(:focus):invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .ch-textarea:not(:focus):invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-input-group > .ch-textarea:not(:focus):invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .ch-input-textarea:not(:focus):invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-input-group > .ch-input-textarea:not(:focus):invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .ch-file-input:not(:focus):invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-input-group > .ch-file-input:not(:focus):invalid, .was-validated .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .ch-input-color:not(:focus):invalid, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .was-validated .ch-input-group > .ch-input-color:not(:focus):invalid, .input-group > .form-control.is-invalid:not(:focus), .input-group > .je-textarea.is-invalid:not(:focus), .input-group > .ch-input-color.is-invalid:not(:focus), .input-group > .ch-file-input.is-invalid:not(:focus), .input-group > .ch-textarea.is-invalid:not(:focus), .input-group > .ch-input-textarea.is-invalid:not(:focus), .input-group > .ch-input-text.is-invalid:not(:focus), .jsoneditor-container .input-group > input.is-invalid[type="text"]:not(:focus), .jsoneditor-container .input-group > input.is-invalid[type="number"]:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .form-control.is-invalid:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .je-textarea.is-invalid:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .ch-input-text.is-invalid:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > input.is-invalid[type="text"]:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > input.is-invalid[type="number"]:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .ch-textarea.is-invalid:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .ch-input-textarea.is-invalid:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .ch-file-input.is-invalid:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .input-group > .ch-input-color.is-invalid:not(:focus), .ch-input-group > .form-control.is-invalid:not(:focus), .ch-input-group > .je-textarea.is-invalid:not(:focus), .ch-input-group > .ch-input-color.is-invalid:not(:focus), .ch-input-group > .ch-file-input.is-invalid:not(:focus), .ch-input-group > .ch-textarea.is-invalid:not(:focus), .ch-input-group > .ch-input-textarea.is-invalid:not(:focus), .ch-input-group > .ch-input-text.is-invalid:not(:focus), .jsoneditor-container .ch-input-group > input.is-invalid[type="text"]:not(:focus), .jsoneditor-container .ch-input-group > input.is-invalid[type="number"]:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .form-control.is-invalid:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .je-textarea.is-invalid:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .ch-input-text.is-invalid:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > input.is-invalid[type="text"]:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > input.is-invalid[type="number"]:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .ch-textarea.is-invalid:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .ch-input-textarea.is-invalid:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .ch-file-input.is-invalid:not(:focus), .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-group > .ch-input-color.is-invalid:not(:focus), .was-validated .input-group > .form-select:not(:focus):invalid, .was-validated .input-group > .ch-select:not(:focus):invalid, .was-validated .jsoneditor-container .input-group > select:not(:focus):invalid, .jsoneditor-container .was-validated .input-group > select:not(:focus):invalid, .was-validated .ch-input-group > .form-select:not(:focus):invalid, .was-validated .ch-input-group > .ch-select:not(:focus):invalid, .was-validated .jsoneditor-container .ch-input-group > select:not(:focus):invalid, .jsoneditor-container .was-validated .ch-input-group > select:not(:focus):invalid,
.input-group > .form-select.is-invalid:not(:focus),
.input-group > .ch-select.is-invalid:not(:focus),
.jsoneditor-container .input-group > select.is-invalid:not(:focus),
.ch-input-group > .form-select.is-invalid:not(:focus),
.ch-input-group > .ch-select.is-invalid:not(:focus),
.jsoneditor-container .ch-input-group > select.is-invalid:not(:focus), .was-validated .input-group > .form-floating:not(:focus-within):invalid, .was-validated .ch-input-group > .form-floating:not(:focus-within):invalid,
.input-group > .form-floating.is-invalid:not(:focus-within),
.ch-input-group > .form-floating.is-invalid:not(:focus-within) {
  z-index: 4;
}

/* line 5, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn, .tempus-dominus-widget .toggleMeridiem, .ch-button-danger, .ch-button-large-danger, .ch-button-small-danger, .jsoneditor-container .json-editor-btntype-delete, .jsoneditor-container .json-editor-btntype-deleteall, .ch-button-success, .ch-button-large-success, .ch-button-small-success, .ch-button-secondary, .jsoneditor-container button.json-editor-btn-add, .ch-button-large-secondary, .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.json-editor-btn-add, .ch-button, .ch-button-large, .ch-button-small, .jsoneditor-container .json-editor-btntype-move, .jsoneditor-container .json-editor-btntype-copy, .ch-array-action-delete, .ch-keyval-action-delete, .ch-input-action, .ch-input-action-delete, .ch-file-action-delete, .ch-file-action, .ch-array-action, .ch-keyval-action, .ch-field-add, .ch-show, .ch-link, .ch-link-active, .ch-resource-button, .ch-resource-actions .ch-resource-action, .ch-credential-link {
  --bs-btn-padding-x: 0.67rem;
  --bs-btn-padding-y: 0.33rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 32, 64, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 5, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
  .btn, .tempus-dominus-widget .toggleMeridiem, .ch-button-danger, .ch-button-large-danger, .ch-button-small-danger, .jsoneditor-container .json-editor-btntype-delete, .jsoneditor-container .json-editor-btntype-deleteall, .ch-button-success, .ch-button-large-success, .ch-button-small-success, .ch-button-secondary, .jsoneditor-container button.json-editor-btn-add, .ch-button-large-secondary, .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.json-editor-btn-add, .ch-button, .ch-button-large, .ch-button-small, .jsoneditor-container .json-editor-btntype-move, .jsoneditor-container .json-editor-btntype-copy, .ch-array-action-delete, .ch-keyval-action-delete, .ch-input-action, .ch-input-action-delete, .ch-file-action-delete, .ch-file-action, .ch-array-action, .ch-keyval-action, .ch-field-add, .ch-show, .ch-link, .ch-link-active, .ch-resource-button, .ch-resource-actions .ch-resource-action, .ch-credential-link {
    transition: none;
  }
}

/* line 43, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn:hover, .tempus-dominus-widget .toggleMeridiem:hover, .ch-button-danger:hover, .ch-button-large-danger:hover, .ch-button-small-danger:hover, .jsoneditor-container .json-editor-btntype-delete:hover, .jsoneditor-container .json-editor-btntype-deleteall:hover, .ch-button-success:hover, .ch-button-large-success:hover, .ch-button-small-success:hover, .ch-button-secondary:hover, .jsoneditor-container button.json-editor-btn-add:hover, .ch-button-large-secondary:hover, .ch-button-small-secondary:hover, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.json-editor-btn-add:hover, .ch-button:hover, .ch-button-large:hover, .ch-button-small:hover, .jsoneditor-container .json-editor-btntype-move:hover, .jsoneditor-container .json-editor-btntype-copy:hover, .ch-array-action-delete:hover, .ch-keyval-action-delete:hover, .ch-input-action:hover, .ch-input-action-delete:hover, .ch-file-action-delete:hover, .ch-file-action:hover, .ch-array-action:hover, .ch-keyval-action:hover, .ch-field-add:hover, .ch-show:hover, .ch-link:hover, .ch-link-active:hover, .ch-resource-button:hover, .ch-resource-actions .ch-resource-action:hover, .ch-credential-link:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}

/* line 50, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-check + .btn:hover, .tempus-dominus-widget .btn-check + .toggleMeridiem:hover, .btn-check + .ch-button-danger:hover, .btn-check + .ch-button-large-danger:hover, .btn-check + .ch-button-small-danger:hover, .jsoneditor-container .btn-check + .json-editor-btntype-delete:hover, .jsoneditor-container .btn-check + .json-editor-btntype-deleteall:hover, .btn-check + .ch-button-success:hover, .btn-check + .ch-button-large-success:hover, .btn-check + .ch-button-small-success:hover, .btn-check + .ch-button-secondary:hover, .jsoneditor-container .btn-check + button.json-editor-btn-add:hover, .btn-check + .ch-button-large-secondary:hover, .btn-check + .ch-button-small-secondary:hover, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-check + button.json-editor-btn-add:hover, .btn-check + .ch-button:hover, .btn-check + .ch-button-large:hover, .btn-check + .ch-button-small:hover, .jsoneditor-container .btn-check + .json-editor-btntype-move:hover, .jsoneditor-container .btn-check + .json-editor-btntype-copy:hover, .btn-check + .ch-array-action-delete:hover, .btn-check + .ch-keyval-action-delete:hover, .btn-check + .ch-input-action:hover, .btn-check + .ch-input-action-delete:hover, .btn-check + .ch-file-action-delete:hover, .btn-check + .ch-file-action:hover, .btn-check + .ch-array-action:hover, .btn-check + .ch-keyval-action:hover, .btn-check + .ch-field-add:hover, .btn-check + .ch-show:hover, .btn-check + .ch-link:hover, .btn-check + .ch-link-active:hover, .btn-check + .ch-resource-button:hover, .ch-resource-actions .btn-check + .ch-resource-action:hover, .btn-check + .ch-credential-link:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus-visible, .tempus-dominus-widget .toggleMeridiem:focus-visible, .ch-button-danger:focus-visible, .ch-button-large-danger:focus-visible, .ch-button-small-danger:focus-visible, .jsoneditor-container .json-editor-btntype-delete:focus-visible, .jsoneditor-container .json-editor-btntype-deleteall:focus-visible, .ch-button-success:focus-visible, .ch-button-large-success:focus-visible, .ch-button-small-success:focus-visible, .ch-button-secondary:focus-visible, .jsoneditor-container button.json-editor-btn-add:focus-visible, .ch-button-large-secondary:focus-visible, .ch-button-small-secondary:focus-visible, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.json-editor-btn-add:focus-visible, .ch-button:focus-visible, .ch-button-large:focus-visible, .ch-button-small:focus-visible, .jsoneditor-container .json-editor-btntype-move:focus-visible, .jsoneditor-container .json-editor-btntype-copy:focus-visible, .ch-array-action-delete:focus-visible, .ch-keyval-action-delete:focus-visible, .ch-input-action:focus-visible, .ch-input-action-delete:focus-visible, .ch-file-action-delete:focus-visible, .ch-file-action:focus-visible, .ch-array-action:focus-visible, .ch-keyval-action:focus-visible, .ch-field-add:focus-visible, .ch-show:focus-visible, .ch-link:focus-visible, .ch-link-active:focus-visible, .ch-resource-button:focus-visible, .ch-resource-actions .ch-resource-action:focus-visible, .ch-credential-link:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}

/* line 70, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-check:focus-visible + .btn, .tempus-dominus-widget .btn-check:focus-visible + .toggleMeridiem, .btn-check:focus-visible + .ch-button-danger, .btn-check:focus-visible + .ch-button-large-danger, .btn-check:focus-visible + .ch-button-small-danger, .jsoneditor-container .btn-check:focus-visible + .json-editor-btntype-delete, .jsoneditor-container .btn-check:focus-visible + .json-editor-btntype-deleteall, .btn-check:focus-visible + .ch-button-success, .btn-check:focus-visible + .ch-button-large-success, .btn-check:focus-visible + .ch-button-small-success, .btn-check:focus-visible + .ch-button-secondary, .jsoneditor-container .btn-check:focus-visible + button.json-editor-btn-add, .btn-check:focus-visible + .ch-button-large-secondary, .btn-check:focus-visible + .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-check:focus-visible + button.json-editor-btn-add, .btn-check:focus-visible + .ch-button, .btn-check:focus-visible + .ch-button-large, .btn-check:focus-visible + .ch-button-small, .jsoneditor-container .btn-check:focus-visible + .json-editor-btntype-move, .jsoneditor-container .btn-check:focus-visible + .json-editor-btntype-copy, .btn-check:focus-visible + .ch-array-action-delete, .btn-check:focus-visible + .ch-keyval-action-delete, .btn-check:focus-visible + .ch-input-action, .btn-check:focus-visible + .ch-input-action-delete, .btn-check:focus-visible + .ch-file-action-delete, .btn-check:focus-visible + .ch-file-action, .btn-check:focus-visible + .ch-array-action, .btn-check:focus-visible + .ch-keyval-action, .btn-check:focus-visible + .ch-field-add, .btn-check:focus-visible + .ch-show, .btn-check:focus-visible + .ch-link, .btn-check:focus-visible + .ch-link-active, .btn-check:focus-visible + .ch-resource-button, .ch-resource-actions .btn-check:focus-visible + .ch-resource-action, .btn-check:focus-visible + .ch-credential-link {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}

/* line 81, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-check:checked + .btn, .tempus-dominus-widget .btn-check:checked + .toggleMeridiem, .btn-check:checked + .ch-button-danger, .btn-check:checked + .ch-button-large-danger, .btn-check:checked + .ch-button-small-danger, .jsoneditor-container .btn-check:checked + .json-editor-btntype-delete, .jsoneditor-container .btn-check:checked + .json-editor-btntype-deleteall, .btn-check:checked + .ch-button-success, .btn-check:checked + .ch-button-large-success, .btn-check:checked + .ch-button-small-success, .btn-check:checked + .ch-button-secondary, .jsoneditor-container .btn-check:checked + button.json-editor-btn-add, .btn-check:checked + .ch-button-large-secondary, .btn-check:checked + .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-check:checked + button.json-editor-btn-add, .btn-check:checked + .ch-button, .btn-check:checked + .ch-button-large, .btn-check:checked + .ch-button-small, .jsoneditor-container .btn-check:checked + .json-editor-btntype-move, .jsoneditor-container .btn-check:checked + .json-editor-btntype-copy, .btn-check:checked + .ch-array-action-delete, .btn-check:checked + .ch-keyval-action-delete, .btn-check:checked + .ch-input-action, .btn-check:checked + .ch-input-action-delete, .btn-check:checked + .ch-file-action-delete, .btn-check:checked + .ch-file-action, .btn-check:checked + .ch-array-action, .btn-check:checked + .ch-keyval-action, .btn-check:checked + .ch-field-add, .btn-check:checked + .ch-show, .btn-check:checked + .ch-link, .btn-check:checked + .ch-resource-button, .ch-resource-actions .btn-check:checked + .ch-resource-action, .btn-check:checked + .ch-credential-link, :not(.btn-check) + .btn:active, .tempus-dominus-widget :not(.btn-check) + .toggleMeridiem:active, :not(.btn-check) + .ch-button-danger:active, :not(.btn-check) + .ch-button-large-danger:active, :not(.btn-check) + .ch-button-small-danger:active, .jsoneditor-container :not(.btn-check) + .json-editor-btntype-delete:active, .jsoneditor-container :not(.btn-check) + .json-editor-btntype-deleteall:active, :not(.btn-check) + .ch-button-success:active, :not(.btn-check) + .ch-button-large-success:active, :not(.btn-check) + .ch-button-small-success:active, :not(.btn-check) + .ch-button-secondary:active, .jsoneditor-container :not(.btn-check) + button.json-editor-btn-add:active, :not(.btn-check) + .ch-button-large-secondary:active, :not(.btn-check) + .ch-button-small-secondary:active, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel :not(.btn-check) + button.json-editor-btn-add:active, :not(.btn-check) + .ch-button:active, :not(.btn-check) + .ch-button-large:active, :not(.btn-check) + .ch-button-small:active, .jsoneditor-container :not(.btn-check) + .json-editor-btntype-move:active, .jsoneditor-container :not(.btn-check) + .json-editor-btntype-copy:active, :not(.btn-check) + .ch-array-action-delete:active, :not(.btn-check) + .ch-keyval-action-delete:active, :not(.btn-check) + .ch-input-action:active, :not(.btn-check) + .ch-input-action-delete:active, :not(.btn-check) + .ch-file-action-delete:active, :not(.btn-check) + .ch-file-action:active, :not(.btn-check) + .ch-array-action:active, :not(.btn-check) + .ch-keyval-action:active, :not(.btn-check) + .ch-field-add:active, :not(.btn-check) + .ch-show:active, :not(.btn-check) + .ch-link:active, :not(.btn-check) + .ch-resource-button:active, .ch-resource-actions :not(.btn-check) + .ch-resource-action:active, :not(.btn-check) + .ch-credential-link:active, .btn:first-child:active, .tempus-dominus-widget .toggleMeridiem:first-child:active, .ch-button-danger:first-child:active, .ch-button-large-danger:first-child:active, .ch-button-small-danger:first-child:active, .jsoneditor-container .json-editor-btntype-delete:first-child:active, .jsoneditor-container .json-editor-btntype-deleteall:first-child:active, .ch-button-success:first-child:active, .ch-button-large-success:first-child:active, .ch-button-small-success:first-child:active, .ch-button-secondary:first-child:active, .jsoneditor-container button.json-editor-btn-add:first-child:active, .ch-button-large-secondary:first-child:active, .ch-button-small-secondary:first-child:active, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.json-editor-btn-add:first-child:active, .ch-button:first-child:active, .ch-button-large:first-child:active, .ch-button-small:first-child:active, .jsoneditor-container .json-editor-btntype-move:first-child:active, .jsoneditor-container .json-editor-btntype-copy:first-child:active, .ch-array-action-delete:first-child:active, .ch-keyval-action-delete:first-child:active, .ch-input-action:first-child:active, .ch-input-action-delete:first-child:active, .ch-file-action-delete:first-child:active, .ch-file-action:first-child:active, .ch-array-action:first-child:active, .ch-keyval-action:first-child:active, .ch-field-add:first-child:active, .ch-show:first-child:active, .ch-link:first-child:active, .ch-resource-button:first-child:active, .ch-resource-actions .ch-resource-action:first-child:active, .ch-credential-link:first-child:active, .btn.active, .tempus-dominus-widget .active.toggleMeridiem, .active.ch-button-danger, .active.ch-button-large-danger, .active.ch-button-small-danger, .jsoneditor-container .active.json-editor-btntype-delete, .jsoneditor-container .active.json-editor-btntype-deleteall, .active.ch-button-success, .active.ch-button-large-success, .active.ch-button-small-success, .active.ch-button-secondary, .jsoneditor-container button.active.json-editor-btn-add, .active.ch-button-large-secondary, .active.ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.active.json-editor-btn-add, .active.ch-button, .active.ch-button-large, .active.ch-button-small, .jsoneditor-container .active.json-editor-btntype-move, .jsoneditor-container .active.json-editor-btntype-copy, .active.ch-array-action-delete, .active.ch-keyval-action-delete, .active.ch-input-action, .active.ch-input-action-delete, .active.ch-file-action-delete, .active.ch-file-action, .active.ch-array-action, .active.ch-keyval-action, .active.ch-field-add, .active.ch-show, .active.ch-link, .ch-link-active, .active.ch-resource-button, .ch-resource-actions .active.ch-resource-action, .ch-resource-actions .ch-resource-action.ch-link-active, .active.ch-credential-link, .btn.show, .tempus-dominus-widget .show.toggleMeridiem, .show.ch-button-danger, .show.ch-button-large-danger, .show.ch-button-small-danger, .jsoneditor-container .show.json-editor-btntype-delete, .jsoneditor-container .show.json-editor-btntype-deleteall, .show.ch-button-success, .show.ch-button-large-success, .show.ch-button-small-success, .show.ch-button-secondary, .jsoneditor-container button.show.json-editor-btn-add, .show.ch-button-large-secondary, .show.ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.show.json-editor-btn-add, .show.ch-button, .show.ch-button-large, .show.ch-button-small, .jsoneditor-container .show.json-editor-btntype-move, .jsoneditor-container .show.json-editor-btntype-copy, .show.ch-array-action-delete, .show.ch-keyval-action-delete, .show.ch-input-action, .show.ch-input-action-delete, .show.ch-file-action-delete, .show.ch-file-action, .show.ch-array-action, .show.ch-keyval-action, .show.ch-field-add, .show.ch-show, .show.ch-link, .show.ch-resource-button, .ch-resource-actions .show.ch-resource-action, .show.ch-credential-link {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}

/* line 93, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-check:checked + .btn:focus-visible, .tempus-dominus-widget .btn-check:checked + .toggleMeridiem:focus-visible, .btn-check:checked + .ch-button-danger:focus-visible, .btn-check:checked + .ch-button-large-danger:focus-visible, .btn-check:checked + .ch-button-small-danger:focus-visible, .jsoneditor-container .btn-check:checked + .json-editor-btntype-delete:focus-visible, .jsoneditor-container .btn-check:checked + .json-editor-btntype-deleteall:focus-visible, .btn-check:checked + .ch-button-success:focus-visible, .btn-check:checked + .ch-button-large-success:focus-visible, .btn-check:checked + .ch-button-small-success:focus-visible, .btn-check:checked + .ch-button-secondary:focus-visible, .jsoneditor-container .btn-check:checked + button.json-editor-btn-add:focus-visible, .btn-check:checked + .ch-button-large-secondary:focus-visible, .btn-check:checked + .ch-button-small-secondary:focus-visible, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-check:checked + button.json-editor-btn-add:focus-visible, .btn-check:checked + .ch-button:focus-visible, .btn-check:checked + .ch-button-large:focus-visible, .btn-check:checked + .ch-button-small:focus-visible, .jsoneditor-container .btn-check:checked + .json-editor-btntype-move:focus-visible, .jsoneditor-container .btn-check:checked + .json-editor-btntype-copy:focus-visible, .btn-check:checked + .ch-array-action-delete:focus-visible, .btn-check:checked + .ch-keyval-action-delete:focus-visible, .btn-check:checked + .ch-input-action:focus-visible, .btn-check:checked + .ch-input-action-delete:focus-visible, .btn-check:checked + .ch-file-action-delete:focus-visible, .btn-check:checked + .ch-file-action:focus-visible, .btn-check:checked + .ch-array-action:focus-visible, .btn-check:checked + .ch-keyval-action:focus-visible, .btn-check:checked + .ch-field-add:focus-visible, .btn-check:checked + .ch-show:focus-visible, .btn-check:checked + .ch-link:focus-visible, .btn-check:checked + .ch-resource-button:focus-visible, .ch-resource-actions .btn-check:checked + .ch-resource-action:focus-visible, .btn-check:checked + .ch-credential-link:focus-visible, :not(.btn-check) + .btn:active:focus-visible, .tempus-dominus-widget :not(.btn-check) + .toggleMeridiem:active:focus-visible, :not(.btn-check) + .ch-button-danger:active:focus-visible, :not(.btn-check) + .ch-button-large-danger:active:focus-visible, :not(.btn-check) + .ch-button-small-danger:active:focus-visible, .jsoneditor-container :not(.btn-check) + .json-editor-btntype-delete:active:focus-visible, .jsoneditor-container :not(.btn-check) + .json-editor-btntype-deleteall:active:focus-visible, :not(.btn-check) + .ch-button-success:active:focus-visible, :not(.btn-check) + .ch-button-large-success:active:focus-visible, :not(.btn-check) + .ch-button-small-success:active:focus-visible, :not(.btn-check) + .ch-button-secondary:active:focus-visible, .jsoneditor-container :not(.btn-check) + button.json-editor-btn-add:active:focus-visible, :not(.btn-check) + .ch-button-large-secondary:active:focus-visible, :not(.btn-check) + .ch-button-small-secondary:active:focus-visible, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel :not(.btn-check) + button.json-editor-btn-add:active:focus-visible, :not(.btn-check) + .ch-button:active:focus-visible, :not(.btn-check) + .ch-button-large:active:focus-visible, :not(.btn-check) + .ch-button-small:active:focus-visible, .jsoneditor-container :not(.btn-check) + .json-editor-btntype-move:active:focus-visible, .jsoneditor-container :not(.btn-check) + .json-editor-btntype-copy:active:focus-visible, :not(.btn-check) + .ch-array-action-delete:active:focus-visible, :not(.btn-check) + .ch-keyval-action-delete:active:focus-visible, :not(.btn-check) + .ch-input-action:active:focus-visible, :not(.btn-check) + .ch-input-action-delete:active:focus-visible, :not(.btn-check) + .ch-file-action-delete:active:focus-visible, :not(.btn-check) + .ch-file-action:active:focus-visible, :not(.btn-check) + .ch-array-action:active:focus-visible, :not(.btn-check) + .ch-keyval-action:active:focus-visible, :not(.btn-check) + .ch-field-add:active:focus-visible, :not(.btn-check) + .ch-show:active:focus-visible, :not(.btn-check) + .ch-link:active:focus-visible, :not(.btn-check) + .ch-resource-button:active:focus-visible, .ch-resource-actions :not(.btn-check) + .ch-resource-action:active:focus-visible, :not(.btn-check) + .ch-credential-link:active:focus-visible, .btn:first-child:active:focus-visible, .tempus-dominus-widget .toggleMeridiem:first-child:active:focus-visible, .ch-button-danger:first-child:active:focus-visible, .ch-button-large-danger:first-child:active:focus-visible, .ch-button-small-danger:first-child:active:focus-visible, .jsoneditor-container .json-editor-btntype-delete:first-child:active:focus-visible, .jsoneditor-container .json-editor-btntype-deleteall:first-child:active:focus-visible, .ch-button-success:first-child:active:focus-visible, .ch-button-large-success:first-child:active:focus-visible, .ch-button-small-success:first-child:active:focus-visible, .ch-button-secondary:first-child:active:focus-visible, .jsoneditor-container button.json-editor-btn-add:first-child:active:focus-visible, .ch-button-large-secondary:first-child:active:focus-visible, .ch-button-small-secondary:first-child:active:focus-visible, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.json-editor-btn-add:first-child:active:focus-visible, .ch-button:first-child:active:focus-visible, .ch-button-large:first-child:active:focus-visible, .ch-button-small:first-child:active:focus-visible, .jsoneditor-container .json-editor-btntype-move:first-child:active:focus-visible, .jsoneditor-container .json-editor-btntype-copy:first-child:active:focus-visible, .ch-array-action-delete:first-child:active:focus-visible, .ch-keyval-action-delete:first-child:active:focus-visible, .ch-input-action:first-child:active:focus-visible, .ch-input-action-delete:first-child:active:focus-visible, .ch-file-action-delete:first-child:active:focus-visible, .ch-file-action:first-child:active:focus-visible, .ch-array-action:first-child:active:focus-visible, .ch-keyval-action:first-child:active:focus-visible, .ch-field-add:first-child:active:focus-visible, .ch-show:first-child:active:focus-visible, .ch-link:first-child:active:focus-visible, .ch-resource-button:first-child:active:focus-visible, .ch-resource-actions .ch-resource-action:first-child:active:focus-visible, .ch-credential-link:first-child:active:focus-visible, .btn.active:focus-visible, .tempus-dominus-widget .active.toggleMeridiem:focus-visible, .active.ch-button-danger:focus-visible, .active.ch-button-large-danger:focus-visible, .active.ch-button-small-danger:focus-visible, .jsoneditor-container .active.json-editor-btntype-delete:focus-visible, .jsoneditor-container .active.json-editor-btntype-deleteall:focus-visible, .active.ch-button-success:focus-visible, .active.ch-button-large-success:focus-visible, .active.ch-button-small-success:focus-visible, .active.ch-button-secondary:focus-visible, .jsoneditor-container button.active.json-editor-btn-add:focus-visible, .active.ch-button-large-secondary:focus-visible, .active.ch-button-small-secondary:focus-visible, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.active.json-editor-btn-add:focus-visible, .active.ch-button:focus-visible, .active.ch-button-large:focus-visible, .active.ch-button-small:focus-visible, .jsoneditor-container .active.json-editor-btntype-move:focus-visible, .jsoneditor-container .active.json-editor-btntype-copy:focus-visible, .active.ch-array-action-delete:focus-visible, .active.ch-keyval-action-delete:focus-visible, .active.ch-input-action:focus-visible, .active.ch-input-action-delete:focus-visible, .active.ch-file-action-delete:focus-visible, .active.ch-file-action:focus-visible, .active.ch-array-action:focus-visible, .active.ch-keyval-action:focus-visible, .active.ch-field-add:focus-visible, .active.ch-show:focus-visible, .active.ch-link:focus-visible, .ch-link-active:focus-visible, .active.ch-resource-button:focus-visible, .ch-resource-actions .active.ch-resource-action:focus-visible, .active.ch-credential-link:focus-visible, .btn.show:focus-visible, .tempus-dominus-widget .show.toggleMeridiem:focus-visible, .show.ch-button-danger:focus-visible, .show.ch-button-large-danger:focus-visible, .show.ch-button-small-danger:focus-visible, .jsoneditor-container .show.json-editor-btntype-delete:focus-visible, .jsoneditor-container .show.json-editor-btntype-deleteall:focus-visible, .show.ch-button-success:focus-visible, .show.ch-button-large-success:focus-visible, .show.ch-button-small-success:focus-visible, .show.ch-button-secondary:focus-visible, .jsoneditor-container button.show.json-editor-btn-add:focus-visible, .show.ch-button-large-secondary:focus-visible, .show.ch-button-small-secondary:focus-visible, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.show.json-editor-btn-add:focus-visible, .show.ch-button:focus-visible, .show.ch-button-large:focus-visible, .show.ch-button-small:focus-visible, .jsoneditor-container .show.json-editor-btntype-move:focus-visible, .jsoneditor-container .show.json-editor-btntype-copy:focus-visible, .show.ch-array-action-delete:focus-visible, .show.ch-keyval-action-delete:focus-visible, .show.ch-input-action:focus-visible, .show.ch-input-action-delete:focus-visible, .show.ch-file-action-delete:focus-visible, .show.ch-file-action:focus-visible, .show.ch-array-action:focus-visible, .show.ch-keyval-action:focus-visible, .show.ch-field-add:focus-visible, .show.ch-show:focus-visible, .show.ch-link:focus-visible, .show.ch-resource-button:focus-visible, .ch-resource-actions .show.ch-resource-action:focus-visible, .show.ch-credential-link:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}

/* line 103, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-check:checked:focus-visible + .btn, .tempus-dominus-widget .btn-check:checked:focus-visible + .toggleMeridiem, .btn-check:checked:focus-visible + .ch-button-danger, .btn-check:checked:focus-visible + .ch-button-large-danger, .btn-check:checked:focus-visible + .ch-button-small-danger, .jsoneditor-container .btn-check:checked:focus-visible + .json-editor-btntype-delete, .jsoneditor-container .btn-check:checked:focus-visible + .json-editor-btntype-deleteall, .btn-check:checked:focus-visible + .ch-button-success, .btn-check:checked:focus-visible + .ch-button-large-success, .btn-check:checked:focus-visible + .ch-button-small-success, .btn-check:checked:focus-visible + .ch-button-secondary, .jsoneditor-container .btn-check:checked:focus-visible + button.json-editor-btn-add, .btn-check:checked:focus-visible + .ch-button-large-secondary, .btn-check:checked:focus-visible + .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-check:checked:focus-visible + button.json-editor-btn-add, .btn-check:checked:focus-visible + .ch-button, .btn-check:checked:focus-visible + .ch-button-large, .btn-check:checked:focus-visible + .ch-button-small, .jsoneditor-container .btn-check:checked:focus-visible + .json-editor-btntype-move, .jsoneditor-container .btn-check:checked:focus-visible + .json-editor-btntype-copy, .btn-check:checked:focus-visible + .ch-array-action-delete, .btn-check:checked:focus-visible + .ch-keyval-action-delete, .btn-check:checked:focus-visible + .ch-input-action, .btn-check:checked:focus-visible + .ch-input-action-delete, .btn-check:checked:focus-visible + .ch-file-action-delete, .btn-check:checked:focus-visible + .ch-file-action, .btn-check:checked:focus-visible + .ch-array-action, .btn-check:checked:focus-visible + .ch-keyval-action, .btn-check:checked:focus-visible + .ch-field-add, .btn-check:checked:focus-visible + .ch-show, .btn-check:checked:focus-visible + .ch-link, .btn-check:checked:focus-visible + .ch-link-active, .btn-check:checked:focus-visible + .ch-resource-button, .ch-resource-actions .btn-check:checked:focus-visible + .ch-resource-action, .btn-check:checked:focus-visible + .ch-credential-link {
  box-shadow: var(--bs-btn-focus-box-shadow);
}

/* line 112, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn:disabled, .tempus-dominus-widget .toggleMeridiem:disabled, .ch-button-danger:disabled, .ch-button-large-danger:disabled, .ch-button-small-danger:disabled, .jsoneditor-container .json-editor-btntype-delete:disabled, .jsoneditor-container .json-editor-btntype-deleteall:disabled, .ch-button-success:disabled, .ch-button-large-success:disabled, .ch-button-small-success:disabled, .ch-button-secondary:disabled, .jsoneditor-container button.json-editor-btn-add:disabled, .ch-button-large-secondary:disabled, .ch-button-small-secondary:disabled, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.json-editor-btn-add:disabled, .ch-button:disabled, .ch-button-large:disabled, .ch-button-small:disabled, .jsoneditor-container .json-editor-btntype-move:disabled, .jsoneditor-container .json-editor-btntype-copy:disabled, .ch-array-action-delete:disabled, .ch-keyval-action-delete:disabled, .ch-input-action:disabled, .ch-input-action-delete:disabled, .ch-file-action-delete:disabled, .ch-file-action:disabled, .ch-array-action:disabled, .ch-keyval-action:disabled, .ch-field-add:disabled, .ch-show:disabled, .ch-link:disabled, .ch-link-active:disabled, .ch-resource-button:disabled, .ch-resource-actions .ch-resource-action:disabled, .ch-credential-link:disabled, .btn.disabled, .tempus-dominus-widget .disabled.toggleMeridiem, .disabled.ch-button-danger, .disabled.ch-button-large-danger, .disabled.ch-button-small-danger, .jsoneditor-container .disabled.json-editor-btntype-delete, .jsoneditor-container .disabled.json-editor-btntype-deleteall, .disabled.ch-button-success, .disabled.ch-button-large-success, .disabled.ch-button-small-success, .disabled.ch-button-secondary, .jsoneditor-container button.disabled.json-editor-btn-add, .disabled.ch-button-large-secondary, .disabled.ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.disabled.json-editor-btn-add, .disabled.ch-button, .disabled.ch-button-large, .disabled.ch-button-small, .jsoneditor-container .disabled.json-editor-btntype-move, .jsoneditor-container .disabled.json-editor-btntype-copy, .disabled.ch-array-action-delete, .disabled.ch-keyval-action-delete, .disabled.ch-input-action, .disabled.ch-input-action-delete, .disabled.ch-file-action-delete, .disabled.ch-file-action, .disabled.ch-array-action, .disabled.ch-keyval-action, .disabled.ch-field-add, .disabled.ch-show, .disabled.ch-link, .disabled.ch-link-active, .disabled.ch-resource-button, .ch-resource-actions .disabled.ch-resource-action, .disabled.ch-credential-link, fieldset:disabled .btn, fieldset:disabled .tempus-dominus-widget .toggleMeridiem, .tempus-dominus-widget fieldset:disabled .toggleMeridiem, fieldset:disabled .ch-button-danger, fieldset:disabled .ch-button-large-danger, fieldset:disabled .ch-button-small-danger, fieldset:disabled .jsoneditor-container .json-editor-btntype-delete, .jsoneditor-container fieldset:disabled .json-editor-btntype-delete, fieldset:disabled .jsoneditor-container .json-editor-btntype-deleteall, .jsoneditor-container fieldset:disabled .json-editor-btntype-deleteall, fieldset:disabled .ch-button-success, fieldset:disabled .ch-button-large-success, fieldset:disabled .ch-button-small-success, fieldset:disabled .ch-button-secondary, fieldset:disabled .jsoneditor-container button.json-editor-btn-add, .jsoneditor-container fieldset:disabled button.json-editor-btn-add, fieldset:disabled .ch-button-large-secondary, fieldset:disabled .ch-button-small-secondary, fieldset:disabled .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.json-editor-btn-add, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel fieldset:disabled button.json-editor-btn-add, fieldset:disabled .ch-button, fieldset:disabled .ch-button-large, fieldset:disabled .ch-button-small, fieldset:disabled .jsoneditor-container .json-editor-btntype-move, .jsoneditor-container fieldset:disabled .json-editor-btntype-move, fieldset:disabled .jsoneditor-container .json-editor-btntype-copy, .jsoneditor-container fieldset:disabled .json-editor-btntype-copy, fieldset:disabled .ch-array-action-delete, fieldset:disabled .ch-keyval-action-delete, fieldset:disabled .ch-input-action, fieldset:disabled .ch-input-action-delete, fieldset:disabled .ch-file-action-delete, fieldset:disabled .ch-file-action, fieldset:disabled .ch-array-action, fieldset:disabled .ch-keyval-action, fieldset:disabled .ch-field-add, fieldset:disabled .ch-show, fieldset:disabled .ch-link, fieldset:disabled .ch-link-active, fieldset:disabled .ch-resource-button, fieldset:disabled .ch-resource-actions .ch-resource-action, .ch-resource-actions fieldset:disabled .ch-resource-action, fieldset:disabled .ch-credential-link {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}

/* line 132, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary, .jsoneditor-container div[data-schematype="boolean"] input[type="checkbox"]:checked, .ch-button, .ch-button-large, .ch-button-small, .jsoneditor-container .json-editor-btntype-move, .jsoneditor-container .json-editor-btntype-copy, .ch-array-action-delete, .ch-keyval-action-delete, .ch-input-action, .ch-input-action-delete, .ch-file-action-delete, .ch-file-action, .ch-array-action, .ch-keyval-action, .ch-show, .ch-resource-button, .ch-credential-link {
  --bs-btn-color: #002040;
  --bs-btn-bg: #409EFF;
  --bs-btn-border-color: #409EFF;
  --bs-btn-hover-color: #002040;
  --bs-btn-hover-bg: #409eff;
  --bs-btn-hover-border-color: #409eff;
  --bs-btn-focus-shadow-rgb: 54, 139, 226;
  --bs-btn-active-color: #002040;
  --bs-btn-active-bg: #66b1ff;
  --bs-btn-active-border-color: #53a8ff;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 32, 64, 0.125);
  --bs-btn-disabled-color: #002040;
  --bs-btn-disabled-bg: #409EFF;
  --bs-btn-disabled-border-color: #409EFF;
}

/* line 132, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-secondary, .ch-button-secondary, .jsoneditor-container button.json-editor-btn-add, .ch-button-large-secondary, .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.json-editor-btn-add, .ch-field-add, .ch-resource-button.ch-resource-cancel {
  --bs-btn-color: #fff;
  --bs-btn-bg: #61737F;
  --bs-btn-border-color: #61737F;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #52626c;
  --bs-btn-hover-border-color: #4e5c66;
  --bs-btn-focus-shadow-rgb: 121, 136, 146;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #4e5c66;
  --bs-btn-active-border-color: #49565f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 32, 64, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #61737F;
  --bs-btn-disabled-border-color: #61737F;
}

/* line 132, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success, .ch-button-success, .ch-button-large-success, .ch-button-small-success {
  --bs-btn-color: #002040;
  --bs-btn-bg: #19A974;
  --bs-btn-border-color: #19A974;
  --bs-btn-hover-color: #002040;
  --bs-btn-hover-bg: #19a974;
  --bs-btn-hover-border-color: #19a974;
  --bs-btn-focus-shadow-rgb: 21, 148, 108;
  --bs-btn-active-color: #002040;
  --bs-btn-active-bg: #47ba90;
  --bs-btn-active-border-color: #30b282;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 32, 64, 0.125);
  --bs-btn-disabled-color: #002040;
  --bs-btn-disabled-bg: #19A974;
  --bs-btn-disabled-border-color: #19A974;
}

/* line 132, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  --bs-btn-color: #002040;
  --bs-btn-bg: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #002040;
  --bs-btn-hover-bg: #0dcaf0;
  --bs-btn-hover-border-color: #0dcaf0;
  --bs-btn-focus-shadow-rgb: 11, 177, 214;
  --bs-btn-active-color: #002040;
  --bs-btn-active-bg: #3dd5f3;
  --bs-btn-active-border-color: #25cff2;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 32, 64, 0.125);
  --bs-btn-disabled-color: #002040;
  --bs-btn-disabled-bg: #0dcaf0;
  --bs-btn-disabled-border-color: #0dcaf0;
}

/* line 132, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  --bs-btn-color: #002040;
  --bs-btn-bg: #E6A23C;
  --bs-btn-border-color: #E6A23C;
  --bs-btn-hover-color: #002040;
  --bs-btn-hover-bg: #e6a23c;
  --bs-btn-hover-border-color: #e6a23c;
  --bs-btn-focus-shadow-rgb: 196, 143, 61;
  --bs-btn-active-color: #002040;
  --bs-btn-active-bg: #ebb563;
  --bs-btn-active-border-color: #e9ab50;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 32, 64, 0.125);
  --bs-btn-disabled-color: #002040;
  --bs-btn-disabled-bg: #E6A23C;
  --bs-btn-disabled-border-color: #E6A23C;
}

/* line 132, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger, .ch-button-danger, .ch-button-large-danger, .ch-button-small-danger, .jsoneditor-container .json-editor-btntype-delete, .jsoneditor-container .json-editor-btntype-deleteall, .ch-input-action-delete, .ch-file-action-delete, .ch-array-action-delete, .ch-keyval-action-delete, .ch-resource-delete {
  --bs-btn-color: #002040;
  --bs-btn-bg: #F56C6C;
  --bs-btn-border-color: #F56C6C;
  --bs-btn-hover-color: #002040;
  --bs-btn-hover-bg: #f56c6c;
  --bs-btn-hover-border-color: #f56c6c;
  --bs-btn-focus-shadow-rgb: 208, 97, 101;
  --bs-btn-active-color: #002040;
  --bs-btn-active-bg: #f78989;
  --bs-btn-active-border-color: #f67b7b;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 32, 64, 0.125);
  --bs-btn-disabled-color: #002040;
  --bs-btn-disabled-bg: #F56C6C;
  --bs-btn-disabled-border-color: #F56C6C;
}

/* line 132, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-light {
  --bs-btn-color: #002040;
  --bs-btn-bg: #FFFFFF;
  --bs-btn-border-color: #FFFFFF;
  --bs-btn-hover-color: #002040;
  --bs-btn-hover-bg: #d9d9d9;
  --bs-btn-hover-border-color: #cccccc;
  --bs-btn-focus-shadow-rgb: 217, 222, 226;
  --bs-btn-active-color: #002040;
  --bs-btn-active-bg: #cccccc;
  --bs-btn-active-border-color: #bfbfbf;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 32, 64, 0.125);
  --bs-btn-disabled-color: #002040;
  --bs-btn-disabled-bg: #FFFFFF;
  --bs-btn-disabled-border-color: #FFFFFF;
}

/* line 132, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-dark {
  --bs-btn-color: #fff;
  --bs-btn-bg: #1E252B;
  --bs-btn-border-color: #1E252B;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #1e252b;
  --bs-btn-hover-border-color: #1e252b;
  --bs-btn-focus-shadow-rgb: 64, 70, 75;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #4b5155;
  --bs-btn-active-border-color: #353b40;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 32, 64, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #1E252B;
  --bs-btn-disabled-border-color: #1E252B;
}

/* line 158, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-primary {
  --bs-btn-color: #409EFF;
  --bs-btn-border-color: #409EFF;
  --bs-btn-hover-color: #002040;
  --bs-btn-hover-bg: #409EFF;
  --bs-btn-hover-border-color: #409EFF;
  --bs-btn-focus-shadow-rgb: 64, 158, 255;
  --bs-btn-active-color: #002040;
  --bs-btn-active-bg: #409EFF;
  --bs-btn-active-border-color: #409EFF;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 32, 64, 0.125);
  --bs-btn-disabled-color: #409EFF;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #409EFF;
  --bs-gradient: none;
}

/* line 158, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-secondary {
  --bs-btn-color: #61737F;
  --bs-btn-border-color: #61737F;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #61737F;
  --bs-btn-hover-border-color: #61737F;
  --bs-btn-focus-shadow-rgb: 97, 115, 127;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #61737F;
  --bs-btn-active-border-color: #61737F;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 32, 64, 0.125);
  --bs-btn-disabled-color: #61737F;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #61737F;
  --bs-gradient: none;
}

/* line 158, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-success {
  --bs-btn-color: #19A974;
  --bs-btn-border-color: #19A974;
  --bs-btn-hover-color: #002040;
  --bs-btn-hover-bg: #19A974;
  --bs-btn-hover-border-color: #19A974;
  --bs-btn-focus-shadow-rgb: 25, 169, 116;
  --bs-btn-active-color: #002040;
  --bs-btn-active-bg: #19A974;
  --bs-btn-active-border-color: #19A974;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 32, 64, 0.125);
  --bs-btn-disabled-color: #19A974;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #19A974;
  --bs-gradient: none;
}

/* line 158, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-info {
  --bs-btn-color: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #002040;
  --bs-btn-hover-bg: #0dcaf0;
  --bs-btn-hover-border-color: #0dcaf0;
  --bs-btn-focus-shadow-rgb: 13, 202, 240;
  --bs-btn-active-color: #002040;
  --bs-btn-active-bg: #0dcaf0;
  --bs-btn-active-border-color: #0dcaf0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 32, 64, 0.125);
  --bs-btn-disabled-color: #0dcaf0;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0dcaf0;
  --bs-gradient: none;
}

/* line 158, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-warning {
  --bs-btn-color: #E6A23C;
  --bs-btn-border-color: #E6A23C;
  --bs-btn-hover-color: #002040;
  --bs-btn-hover-bg: #E6A23C;
  --bs-btn-hover-border-color: #E6A23C;
  --bs-btn-focus-shadow-rgb: 230, 162, 60;
  --bs-btn-active-color: #002040;
  --bs-btn-active-bg: #E6A23C;
  --bs-btn-active-border-color: #E6A23C;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 32, 64, 0.125);
  --bs-btn-disabled-color: #E6A23C;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #E6A23C;
  --bs-gradient: none;
}

/* line 158, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-danger {
  --bs-btn-color: #F56C6C;
  --bs-btn-border-color: #F56C6C;
  --bs-btn-hover-color: #002040;
  --bs-btn-hover-bg: #F56C6C;
  --bs-btn-hover-border-color: #F56C6C;
  --bs-btn-focus-shadow-rgb: 245, 108, 108;
  --bs-btn-active-color: #002040;
  --bs-btn-active-bg: #F56C6C;
  --bs-btn-active-border-color: #F56C6C;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 32, 64, 0.125);
  --bs-btn-disabled-color: #F56C6C;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #F56C6C;
  --bs-gradient: none;
}

/* line 158, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-light {
  --bs-btn-color: #FFFFFF;
  --bs-btn-border-color: #FFFFFF;
  --bs-btn-hover-color: #002040;
  --bs-btn-hover-bg: #FFFFFF;
  --bs-btn-hover-border-color: #FFFFFF;
  --bs-btn-focus-shadow-rgb: 255, 255, 255;
  --bs-btn-active-color: #002040;
  --bs-btn-active-bg: #FFFFFF;
  --bs-btn-active-border-color: #FFFFFF;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 32, 64, 0.125);
  --bs-btn-disabled-color: #FFFFFF;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #FFFFFF;
  --bs-gradient: none;
}

/* line 158, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-dark {
  --bs-btn-color: #1E252B;
  --bs-btn-border-color: #1E252B;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #1E252B;
  --bs-btn-hover-border-color: #1E252B;
  --bs-btn-focus-shadow-rgb: 30, 37, 43;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #1E252B;
  --bs-btn-active-border-color: #1E252B;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 32, 64, 0.125);
  --bs-btn-disabled-color: #1E252B;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #1E252B;
  --bs-gradient: none;
}

/* line 170, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .ch-link, .ch-link-active {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #617584;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: 0 0 0 #000;
  --bs-btn-focus-shadow-rgb: 54, 139, 226;
  text-decoration: underline;
}

/* line 194, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:focus-visible, .ch-link:focus-visible, .ch-link-active:focus-visible {
  color: var(--bs-btn-color);
}

/* line 198, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover, .ch-link:hover, .ch-link-active:hover {
  color: var(--bs-btn-hover-color);
}

/* line 210, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .ch-button-large-danger, .ch-button-large-success, .ch-button-large-secondary, .ch-form-submit .ch-button, .ch-form-submit .ch-button-small, .ch-form-submit .jsoneditor-container .json-editor-btntype-move, .jsoneditor-container .ch-form-submit .json-editor-btntype-move, .ch-form-submit .jsoneditor-container .json-editor-btntype-copy, .jsoneditor-container .ch-form-submit .json-editor-btntype-copy, .ch-form-submit .ch-button-large, .ch-form-submit .ch-button-secondary, .ch-form-submit .jsoneditor-container button.json-editor-btn-add, .jsoneditor-container .ch-form-submit button.json-editor-btn-add, .ch-form-submit .ch-button-large-secondary, .ch-form-submit .ch-button-small-secondary, .ch-form-submit .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.json-editor-btn-add, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .ch-form-submit button.json-editor-btn-add, .ch-button-large, .ch-resource-button.ch-resource-cancel, .ch-resource-button, .btn-group-lg > .btn, .tempus-dominus-widget .btn-group-lg > .toggleMeridiem, .btn-group-lg > .ch-button-danger, .btn-group-lg > .ch-button-large-danger, .btn-group-lg > .ch-button-small-danger, .jsoneditor-container .btn-group-lg > .json-editor-btntype-delete, .jsoneditor-container .btn-group-lg > .json-editor-btntype-deleteall, .btn-group-lg > .ch-button-success, .btn-group-lg > .ch-button-large-success, .btn-group-lg > .ch-button-small-success, .btn-group-lg > .ch-button-secondary, .jsoneditor-container .btn-group-lg > button.json-editor-btn-add, .btn-group-lg > .ch-button-large-secondary, .btn-group-lg > .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-lg > button.json-editor-btn-add, .btn-group-lg > .ch-button, .btn-group-lg > .ch-button-large, .btn-group-lg > .ch-button-small, .jsoneditor-container .btn-group-lg > .json-editor-btntype-move, .jsoneditor-container .btn-group-lg > .json-editor-btntype-copy, .btn-group-lg > .ch-array-action-delete, .btn-group-lg > .ch-keyval-action-delete, .btn-group-lg > .ch-input-action, .btn-group-lg > .ch-input-action-delete, .btn-group-lg > .ch-file-action-delete, .btn-group-lg > .ch-file-action, .btn-group-lg > .ch-array-action, .btn-group-lg > .ch-keyval-action, .btn-group-lg > .ch-field-add, .btn-group-lg > .ch-show, .btn-group-lg > .ch-link, .btn-group-lg > .ch-link-active, .btn-group-lg > .ch-resource-button, .ch-resource-actions .btn-group-lg > .ch-resource-action, .btn-group-lg > .ch-credential-link {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.25rem;
  --bs-btn-border-radius: var(--bs-border-radius-lg);
}

/* line 214, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .ch-button-small-danger, .jsoneditor-container .json-editor-btntype-delete, .jsoneditor-container .json-editor-btntype-deleteall, .ch-button-small-success, .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.json-editor-btn-add, .ch-button-small, .jsoneditor-container .json-editor-btntype-move, .jsoneditor-container .json-editor-btntype-copy, .ch-input-action-delete.ch-sm, .ch-file-action-delete.ch-sm, .ch-array-action-delete.ch-sm, .ch-keyval-action-delete.ch-sm, .ch-input-action.ch-sm, .ch-file-action.ch-sm, .ch-array-action.ch-sm, .ch-keyval-action.ch-sm, .ch-show, .ch-resource-actions .ch-resource-action, .ch-credential-link, .btn-group-sm > .btn, .tempus-dominus-widget .btn-group-sm > .toggleMeridiem, .btn-group-sm > .ch-button-danger, .btn-group-sm > .ch-button-large-danger, .btn-group-sm > .ch-button-small-danger, .jsoneditor-container .btn-group-sm > .json-editor-btntype-delete, .jsoneditor-container .btn-group-sm > .json-editor-btntype-deleteall, .btn-group-sm > .ch-button-success, .btn-group-sm > .ch-button-large-success, .btn-group-sm > .ch-button-small-success, .btn-group-sm > .ch-button-secondary, .jsoneditor-container .btn-group-sm > button.json-editor-btn-add, .btn-group-sm > .ch-button-large-secondary, .btn-group-sm > .ch-button-small-secondary, .btn-group-sm > .ch-button, .btn-group-sm > .ch-button-large, .btn-group-sm > .ch-button-small, .jsoneditor-container .btn-group-sm > .json-editor-btntype-move, .jsoneditor-container .btn-group-sm > .json-editor-btntype-copy, .btn-group-sm > .ch-array-action-delete, .btn-group-sm > .ch-keyval-action-delete, .btn-group-sm > .ch-input-action, .btn-group-sm > .ch-input-action-delete, .btn-group-sm > .ch-file-action-delete, .btn-group-sm > .ch-file-action, .btn-group-sm > .ch-array-action, .btn-group-sm > .ch-keyval-action, .btn-group-sm > .ch-field-add, .btn-group-sm > .ch-show, .btn-group-sm > .ch-link, .btn-group-sm > .ch-link-active, .btn-group-sm > .ch-resource-button, .btn-group-sm > .ch-credential-link {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.825rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_transitions.scss */
.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  /* line 1, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_transitions.scss */
  .fade {
    transition: none;
  }
}

/* line 4, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_transitions.scss */
.fade:not(.show) {
  opacity: 0;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_transitions.scss */
.collapse:not(.show) {
  display: none;
}

/* line 16, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_transitions.scss */
.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 16, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_transitions.scss */
  .collapsing {
    transition: none;
  }
}

/* line 21, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_transitions.scss */
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 21, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_transitions.scss */
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

/* line 2, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
  position: relative;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-toggle {
  white-space: nowrap;
}

/* line 36, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

/* line 64, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 19, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: var(--bs-body-bg);
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: var(--bs-border-radius);
  --bs-dropdown-border-width: var(--bs-border-width);
  --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: var(--bs-box-shadow);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #409EFF;
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #617584;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}

/* line 65, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}

/* line 92, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-start {
  --bs-position: start;
}

/* line 95, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

/* line 101, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-end {
  --bs-position: end;
}

/* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  /* line 92, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  /* line 95, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 101, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  /* line 92, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  /* line 95, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 101, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  /* line 92, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  /* line 95, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 101, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  /* line 92, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  /* line 95, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 101, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1400px) {
  /* line 92, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  /* line 95, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  /* line 101, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  /* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

/* line 116, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer);
}

/* line 36, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

/* line 64, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 129, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer);
}

/* line 36, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

/* line 64, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 139, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 146, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer);
}

/* line 36, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

/* line 51, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropstart .dropdown-toggle::after {
  display: none;
}

/* line 55, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

/* line 64, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 156, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 164, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-divider {
  height: 0;
  margin: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1;
}

/* line 175, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0);
}

/* line 189, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item:hover, .dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg);
}

/* line 196, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.active, .dropdown-item.ch-link-active, .dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}

/* line 203, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}

/* line 213, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu.show {
  display: block;
}

/* line 218, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 0.875rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap;
}

/* line 228, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color);
}

/* line 235, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-dark {
  --bs-dropdown-color: #DBE4ED;
  --bs-dropdown-bg: #2B3745;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #DBE4ED;
  --bs-dropdown-link-hover-color: #fff;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #409EFF;
  --bs-dropdown-link-disabled-color: #A4B5C4;
  --bs-dropdown-header-color: #A4B5C4;
}

/* line 2, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

/* line 8, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn, .tempus-dominus-widget .btn-group > .toggleMeridiem, .btn-group > .ch-button-danger, .btn-group > .ch-button-large-danger, .btn-group > .ch-button-small-danger, .jsoneditor-container .btn-group > .json-editor-btntype-delete, .jsoneditor-container .btn-group > .json-editor-btntype-deleteall, .btn-group > .ch-button-success, .btn-group > .ch-button-large-success, .btn-group > .ch-button-small-success, .btn-group > .ch-button-secondary, .jsoneditor-container .btn-group > button.json-editor-btn-add, .btn-group > .ch-button-large-secondary, .btn-group > .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group > button.json-editor-btn-add, .btn-group > .ch-button, .btn-group > .ch-button-large, .btn-group > .ch-button-small, .jsoneditor-container .btn-group > .json-editor-btntype-move, .jsoneditor-container .btn-group > .json-editor-btntype-copy, .btn-group > .ch-array-action-delete, .btn-group > .ch-keyval-action-delete, .btn-group > .ch-input-action, .btn-group > .ch-input-action-delete, .btn-group > .ch-file-action-delete, .btn-group > .ch-file-action, .btn-group > .ch-array-action, .btn-group > .ch-keyval-action, .btn-group > .ch-field-add, .btn-group > .ch-show, .btn-group > .ch-link, .btn-group > .ch-link-active, .btn-group > .ch-resource-button, .ch-resource-actions .btn-group > .ch-resource-action, .btn-group > .ch-credential-link,
.btn-group-vertical > .btn,
.tempus-dominus-widget .btn-group-vertical > .toggleMeridiem,
.btn-group-vertical > .ch-button-danger,
.btn-group-vertical > .ch-button-large-danger,
.btn-group-vertical > .ch-button-small-danger,
.jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete,
.jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall,
.btn-group-vertical > .ch-button-success,
.btn-group-vertical > .ch-button-large-success,
.btn-group-vertical > .ch-button-small-success,
.btn-group-vertical > .ch-button-secondary,
.jsoneditor-container .btn-group-vertical > button.json-editor-btn-add,
.btn-group-vertical > .ch-button-large-secondary,
.btn-group-vertical > .ch-button-small-secondary,
.jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add,
.btn-group-vertical > .ch-button,
.btn-group-vertical > .ch-button-large,
.btn-group-vertical > .ch-button-small,
.jsoneditor-container .btn-group-vertical > .json-editor-btntype-move,
.jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy,
.btn-group-vertical > .ch-array-action-delete,
.btn-group-vertical > .ch-keyval-action-delete,
.btn-group-vertical > .ch-input-action,
.btn-group-vertical > .ch-input-action-delete,
.btn-group-vertical > .ch-file-action-delete,
.btn-group-vertical > .ch-file-action,
.btn-group-vertical > .ch-array-action,
.btn-group-vertical > .ch-keyval-action,
.btn-group-vertical > .ch-field-add,
.btn-group-vertical > .ch-show,
.btn-group-vertical > .ch-link,
.btn-group-vertical > .ch-link-active,
.btn-group-vertical > .ch-resource-button,
.ch-resource-actions .btn-group-vertical > .ch-resource-action,
.btn-group-vertical > .ch-credential-link {
  position: relative;
  flex: 1 1 auto;
}

/* line 15, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn-check:checked + .btn, .tempus-dominus-widget .btn-group > .btn-check:checked + .toggleMeridiem, .btn-group > .btn-check:checked + .ch-button-danger, .btn-group > .btn-check:checked + .ch-button-large-danger, .btn-group > .btn-check:checked + .ch-button-small-danger, .jsoneditor-container .btn-group > .btn-check:checked + .json-editor-btntype-delete, .jsoneditor-container .btn-group > .btn-check:checked + .json-editor-btntype-deleteall, .btn-group > .btn-check:checked + .ch-button-success, .btn-group > .btn-check:checked + .ch-button-large-success, .btn-group > .btn-check:checked + .ch-button-small-success, .btn-group > .btn-check:checked + .ch-button-secondary, .jsoneditor-container .btn-group > .btn-check:checked + button.json-editor-btn-add, .btn-group > .btn-check:checked + .ch-button-large-secondary, .btn-group > .btn-check:checked + .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group > .btn-check:checked + button.json-editor-btn-add, .btn-group > .btn-check:checked + .ch-button, .btn-group > .btn-check:checked + .ch-button-large, .btn-group > .btn-check:checked + .ch-button-small, .jsoneditor-container .btn-group > .btn-check:checked + .json-editor-btntype-move, .jsoneditor-container .btn-group > .btn-check:checked + .json-editor-btntype-copy, .btn-group > .btn-check:checked + .ch-array-action-delete, .btn-group > .btn-check:checked + .ch-keyval-action-delete, .btn-group > .btn-check:checked + .ch-input-action, .btn-group > .btn-check:checked + .ch-input-action-delete, .btn-group > .btn-check:checked + .ch-file-action-delete, .btn-group > .btn-check:checked + .ch-file-action, .btn-group > .btn-check:checked + .ch-array-action, .btn-group > .btn-check:checked + .ch-keyval-action, .btn-group > .btn-check:checked + .ch-field-add, .btn-group > .btn-check:checked + .ch-show, .btn-group > .btn-check:checked + .ch-link, .btn-group > .btn-check:checked + .ch-link-active, .btn-group > .btn-check:checked + .ch-resource-button, .ch-resource-actions .btn-group > .btn-check:checked + .ch-resource-action, .btn-group > .btn-check:checked + .ch-credential-link,
.btn-group > .btn-check:focus + .btn,
.tempus-dominus-widget .btn-group > .btn-check:focus + .toggleMeridiem,
.btn-group > .btn-check:focus + .ch-button-danger,
.btn-group > .btn-check:focus + .ch-button-large-danger,
.btn-group > .btn-check:focus + .ch-button-small-danger,
.jsoneditor-container .btn-group > .btn-check:focus + .json-editor-btntype-delete,
.jsoneditor-container .btn-group > .btn-check:focus + .json-editor-btntype-deleteall,
.btn-group > .btn-check:focus + .ch-button-success,
.btn-group > .btn-check:focus + .ch-button-large-success,
.btn-group > .btn-check:focus + .ch-button-small-success,
.btn-group > .btn-check:focus + .ch-button-secondary,
.jsoneditor-container .btn-group > .btn-check:focus + button.json-editor-btn-add,
.btn-group > .btn-check:focus + .ch-button-large-secondary,
.btn-group > .btn-check:focus + .ch-button-small-secondary,
.jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group > .btn-check:focus + button.json-editor-btn-add,
.btn-group > .btn-check:focus + .ch-button,
.btn-group > .btn-check:focus + .ch-button-large,
.btn-group > .btn-check:focus + .ch-button-small,
.jsoneditor-container .btn-group > .btn-check:focus + .json-editor-btntype-move,
.jsoneditor-container .btn-group > .btn-check:focus + .json-editor-btntype-copy,
.btn-group > .btn-check:focus + .ch-array-action-delete,
.btn-group > .btn-check:focus + .ch-keyval-action-delete,
.btn-group > .btn-check:focus + .ch-input-action,
.btn-group > .btn-check:focus + .ch-input-action-delete,
.btn-group > .btn-check:focus + .ch-file-action-delete,
.btn-group > .btn-check:focus + .ch-file-action,
.btn-group > .btn-check:focus + .ch-array-action,
.btn-group > .btn-check:focus + .ch-keyval-action,
.btn-group > .btn-check:focus + .ch-field-add,
.btn-group > .btn-check:focus + .ch-show,
.btn-group > .btn-check:focus + .ch-link,
.btn-group > .btn-check:focus + .ch-link-active,
.btn-group > .btn-check:focus + .ch-resource-button,
.ch-resource-actions .btn-group > .btn-check:focus + .ch-resource-action,
.btn-group > .btn-check:focus + .ch-credential-link,
.btn-group > .btn:hover,
.tempus-dominus-widget .btn-group > .toggleMeridiem:hover,
.btn-group > .ch-button-danger:hover,
.btn-group > .ch-button-large-danger:hover,
.btn-group > .ch-button-small-danger:hover,
.jsoneditor-container .btn-group > .json-editor-btntype-delete:hover,
.jsoneditor-container .btn-group > .json-editor-btntype-deleteall:hover,
.btn-group > .ch-button-success:hover,
.btn-group > .ch-button-large-success:hover,
.btn-group > .ch-button-small-success:hover,
.btn-group > .ch-button-secondary:hover,
.jsoneditor-container .btn-group > button.json-editor-btn-add:hover,
.btn-group > .ch-button-large-secondary:hover,
.btn-group > .ch-button-small-secondary:hover,
.jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group > button.json-editor-btn-add:hover,
.btn-group > .ch-button:hover,
.btn-group > .ch-button-large:hover,
.btn-group > .ch-button-small:hover,
.jsoneditor-container .btn-group > .json-editor-btntype-move:hover,
.jsoneditor-container .btn-group > .json-editor-btntype-copy:hover,
.btn-group > .ch-array-action-delete:hover,
.btn-group > .ch-keyval-action-delete:hover,
.btn-group > .ch-input-action:hover,
.btn-group > .ch-input-action-delete:hover,
.btn-group > .ch-file-action-delete:hover,
.btn-group > .ch-file-action:hover,
.btn-group > .ch-array-action:hover,
.btn-group > .ch-keyval-action:hover,
.btn-group > .ch-field-add:hover,
.btn-group > .ch-show:hover,
.btn-group > .ch-link:hover,
.btn-group > .ch-resource-button:hover,
.ch-resource-actions .btn-group > .ch-resource-action:hover,
.btn-group > .ch-credential-link:hover,
.btn-group > .btn:focus,
.tempus-dominus-widget .btn-group > .toggleMeridiem:focus,
.btn-group > .ch-button-danger:focus,
.btn-group > .ch-button-large-danger:focus,
.btn-group > .ch-button-small-danger:focus,
.jsoneditor-container .btn-group > .json-editor-btntype-delete:focus,
.jsoneditor-container .btn-group > .json-editor-btntype-deleteall:focus,
.btn-group > .ch-button-success:focus,
.btn-group > .ch-button-large-success:focus,
.btn-group > .ch-button-small-success:focus,
.btn-group > .ch-button-secondary:focus,
.jsoneditor-container .btn-group > button.json-editor-btn-add:focus,
.btn-group > .ch-button-large-secondary:focus,
.btn-group > .ch-button-small-secondary:focus,
.jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group > button.json-editor-btn-add:focus,
.btn-group > .ch-button:focus,
.btn-group > .ch-button-large:focus,
.btn-group > .ch-button-small:focus,
.jsoneditor-container .btn-group > .json-editor-btntype-move:focus,
.jsoneditor-container .btn-group > .json-editor-btntype-copy:focus,
.btn-group > .ch-array-action-delete:focus,
.btn-group > .ch-keyval-action-delete:focus,
.btn-group > .ch-input-action:focus,
.btn-group > .ch-input-action-delete:focus,
.btn-group > .ch-file-action-delete:focus,
.btn-group > .ch-file-action:focus,
.btn-group > .ch-array-action:focus,
.btn-group > .ch-keyval-action:focus,
.btn-group > .ch-field-add:focus,
.btn-group > .ch-show:focus,
.btn-group > .ch-link:focus,
.btn-group > .ch-resource-button:focus,
.ch-resource-actions .btn-group > .ch-resource-action:focus,
.btn-group > .ch-credential-link:focus,
.btn-group > .btn:active,
.tempus-dominus-widget .btn-group > .toggleMeridiem:active,
.btn-group > .ch-button-danger:active,
.btn-group > .ch-button-large-danger:active,
.btn-group > .ch-button-small-danger:active,
.jsoneditor-container .btn-group > .json-editor-btntype-delete:active,
.jsoneditor-container .btn-group > .json-editor-btntype-deleteall:active,
.btn-group > .ch-button-success:active,
.btn-group > .ch-button-large-success:active,
.btn-group > .ch-button-small-success:active,
.btn-group > .ch-button-secondary:active,
.jsoneditor-container .btn-group > button.json-editor-btn-add:active,
.btn-group > .ch-button-large-secondary:active,
.btn-group > .ch-button-small-secondary:active,
.jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group > button.json-editor-btn-add:active,
.btn-group > .ch-button:active,
.btn-group > .ch-button-large:active,
.btn-group > .ch-button-small:active,
.jsoneditor-container .btn-group > .json-editor-btntype-move:active,
.jsoneditor-container .btn-group > .json-editor-btntype-copy:active,
.btn-group > .ch-array-action-delete:active,
.btn-group > .ch-keyval-action-delete:active,
.btn-group > .ch-input-action:active,
.btn-group > .ch-input-action-delete:active,
.btn-group > .ch-file-action-delete:active,
.btn-group > .ch-file-action:active,
.btn-group > .ch-array-action:active,
.btn-group > .ch-keyval-action:active,
.btn-group > .ch-field-add:active,
.btn-group > .ch-show:active,
.btn-group > .ch-link:active,
.btn-group > .ch-resource-button:active,
.ch-resource-actions .btn-group > .ch-resource-action:active,
.btn-group > .ch-credential-link:active,
.btn-group > .btn.active,
.tempus-dominus-widget .btn-group > .active.toggleMeridiem,
.btn-group > .active.ch-button-danger,
.btn-group > .active.ch-button-large-danger,
.btn-group > .active.ch-button-small-danger,
.jsoneditor-container .btn-group > .active.json-editor-btntype-delete,
.jsoneditor-container .btn-group > .active.json-editor-btntype-deleteall,
.btn-group > .active.ch-button-success,
.btn-group > .active.ch-button-large-success,
.btn-group > .active.ch-button-small-success,
.btn-group > .active.ch-button-secondary,
.jsoneditor-container .btn-group > button.active.json-editor-btn-add,
.btn-group > .active.ch-button-large-secondary,
.btn-group > .active.ch-button-small-secondary,
.jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group > button.active.json-editor-btn-add,
.btn-group > .active.ch-button,
.btn-group > .active.ch-button-large,
.btn-group > .active.ch-button-small,
.jsoneditor-container .btn-group > .active.json-editor-btntype-move,
.jsoneditor-container .btn-group > .active.json-editor-btntype-copy,
.btn-group > .active.ch-array-action-delete,
.btn-group > .active.ch-keyval-action-delete,
.btn-group > .active.ch-input-action,
.btn-group > .active.ch-input-action-delete,
.btn-group > .active.ch-file-action-delete,
.btn-group > .active.ch-file-action,
.btn-group > .active.ch-array-action,
.btn-group > .active.ch-keyval-action,
.btn-group > .active.ch-field-add,
.btn-group > .active.ch-show,
.btn-group > .active.ch-link,
.btn-group > .ch-link-active,
.btn-group > .active.ch-resource-button,
.ch-resource-actions .btn-group > .active.ch-resource-action,
.ch-resource-actions .btn-group > .ch-resource-action.ch-link-active,
.btn-group > .active.ch-credential-link,
.btn-group-vertical > .btn-check:checked + .btn,
.tempus-dominus-widget .btn-group-vertical > .btn-check:checked + .toggleMeridiem,
.btn-group-vertical > .btn-check:checked + .ch-button-danger,
.btn-group-vertical > .btn-check:checked + .ch-button-large-danger,
.btn-group-vertical > .btn-check:checked + .ch-button-small-danger,
.jsoneditor-container .btn-group-vertical > .btn-check:checked + .json-editor-btntype-delete,
.jsoneditor-container .btn-group-vertical > .btn-check:checked + .json-editor-btntype-deleteall,
.btn-group-vertical > .btn-check:checked + .ch-button-success,
.btn-group-vertical > .btn-check:checked + .ch-button-large-success,
.btn-group-vertical > .btn-check:checked + .ch-button-small-success,
.btn-group-vertical > .btn-check:checked + .ch-button-secondary,
.jsoneditor-container .btn-group-vertical > .btn-check:checked + button.json-editor-btn-add,
.btn-group-vertical > .btn-check:checked + .ch-button-large-secondary,
.btn-group-vertical > .btn-check:checked + .ch-button-small-secondary,
.jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .btn-check:checked + button.json-editor-btn-add,
.btn-group-vertical > .btn-check:checked + .ch-button,
.btn-group-vertical > .btn-check:checked + .ch-button-large,
.btn-group-vertical > .btn-check:checked + .ch-button-small,
.jsoneditor-container .btn-group-vertical > .btn-check:checked + .json-editor-btntype-move,
.jsoneditor-container .btn-group-vertical > .btn-check:checked + .json-editor-btntype-copy,
.btn-group-vertical > .btn-check:checked + .ch-array-action-delete,
.btn-group-vertical > .btn-check:checked + .ch-keyval-action-delete,
.btn-group-vertical > .btn-check:checked + .ch-input-action,
.btn-group-vertical > .btn-check:checked + .ch-input-action-delete,
.btn-group-vertical > .btn-check:checked + .ch-file-action-delete,
.btn-group-vertical > .btn-check:checked + .ch-file-action,
.btn-group-vertical > .btn-check:checked + .ch-array-action,
.btn-group-vertical > .btn-check:checked + .ch-keyval-action,
.btn-group-vertical > .btn-check:checked + .ch-field-add,
.btn-group-vertical > .btn-check:checked + .ch-show,
.btn-group-vertical > .btn-check:checked + .ch-link,
.btn-group-vertical > .btn-check:checked + .ch-link-active,
.btn-group-vertical > .btn-check:checked + .ch-resource-button,
.ch-resource-actions .btn-group-vertical > .btn-check:checked + .ch-resource-action,
.btn-group-vertical > .btn-check:checked + .ch-credential-link,
.btn-group-vertical > .btn-check:focus + .btn,
.tempus-dominus-widget .btn-group-vertical > .btn-check:focus + .toggleMeridiem,
.btn-group-vertical > .btn-check:focus + .ch-button-danger,
.btn-group-vertical > .btn-check:focus + .ch-button-large-danger,
.btn-group-vertical > .btn-check:focus + .ch-button-small-danger,
.jsoneditor-container .btn-group-vertical > .btn-check:focus + .json-editor-btntype-delete,
.jsoneditor-container .btn-group-vertical > .btn-check:focus + .json-editor-btntype-deleteall,
.btn-group-vertical > .btn-check:focus + .ch-button-success,
.btn-group-vertical > .btn-check:focus + .ch-button-large-success,
.btn-group-vertical > .btn-check:focus + .ch-button-small-success,
.btn-group-vertical > .btn-check:focus + .ch-button-secondary,
.jsoneditor-container .btn-group-vertical > .btn-check:focus + button.json-editor-btn-add,
.btn-group-vertical > .btn-check:focus + .ch-button-large-secondary,
.btn-group-vertical > .btn-check:focus + .ch-button-small-secondary,
.jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .btn-check:focus + button.json-editor-btn-add,
.btn-group-vertical > .btn-check:focus + .ch-button,
.btn-group-vertical > .btn-check:focus + .ch-button-large,
.btn-group-vertical > .btn-check:focus + .ch-button-small,
.jsoneditor-container .btn-group-vertical > .btn-check:focus + .json-editor-btntype-move,
.jsoneditor-container .btn-group-vertical > .btn-check:focus + .json-editor-btntype-copy,
.btn-group-vertical > .btn-check:focus + .ch-array-action-delete,
.btn-group-vertical > .btn-check:focus + .ch-keyval-action-delete,
.btn-group-vertical > .btn-check:focus + .ch-input-action,
.btn-group-vertical > .btn-check:focus + .ch-input-action-delete,
.btn-group-vertical > .btn-check:focus + .ch-file-action-delete,
.btn-group-vertical > .btn-check:focus + .ch-file-action,
.btn-group-vertical > .btn-check:focus + .ch-array-action,
.btn-group-vertical > .btn-check:focus + .ch-keyval-action,
.btn-group-vertical > .btn-check:focus + .ch-field-add,
.btn-group-vertical > .btn-check:focus + .ch-show,
.btn-group-vertical > .btn-check:focus + .ch-link,
.btn-group-vertical > .btn-check:focus + .ch-link-active,
.btn-group-vertical > .btn-check:focus + .ch-resource-button,
.ch-resource-actions .btn-group-vertical > .btn-check:focus + .ch-resource-action,
.btn-group-vertical > .btn-check:focus + .ch-credential-link,
.btn-group-vertical > .btn:hover,
.tempus-dominus-widget .btn-group-vertical > .toggleMeridiem:hover,
.btn-group-vertical > .ch-button-danger:hover,
.btn-group-vertical > .ch-button-large-danger:hover,
.btn-group-vertical > .ch-button-small-danger:hover,
.jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete:hover,
.jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall:hover,
.btn-group-vertical > .ch-button-success:hover,
.btn-group-vertical > .ch-button-large-success:hover,
.btn-group-vertical > .ch-button-small-success:hover,
.btn-group-vertical > .ch-button-secondary:hover,
.jsoneditor-container .btn-group-vertical > button.json-editor-btn-add:hover,
.btn-group-vertical > .ch-button-large-secondary:hover,
.btn-group-vertical > .ch-button-small-secondary:hover,
.jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add:hover,
.btn-group-vertical > .ch-button:hover,
.btn-group-vertical > .ch-button-large:hover,
.btn-group-vertical > .ch-button-small:hover,
.jsoneditor-container .btn-group-vertical > .json-editor-btntype-move:hover,
.jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy:hover,
.btn-group-vertical > .ch-array-action-delete:hover,
.btn-group-vertical > .ch-keyval-action-delete:hover,
.btn-group-vertical > .ch-input-action:hover,
.btn-group-vertical > .ch-input-action-delete:hover,
.btn-group-vertical > .ch-file-action-delete:hover,
.btn-group-vertical > .ch-file-action:hover,
.btn-group-vertical > .ch-array-action:hover,
.btn-group-vertical > .ch-keyval-action:hover,
.btn-group-vertical > .ch-field-add:hover,
.btn-group-vertical > .ch-show:hover,
.btn-group-vertical > .ch-link:hover,
.btn-group-vertical > .ch-resource-button:hover,
.ch-resource-actions .btn-group-vertical > .ch-resource-action:hover,
.btn-group-vertical > .ch-credential-link:hover,
.btn-group-vertical > .btn:focus,
.tempus-dominus-widget .btn-group-vertical > .toggleMeridiem:focus,
.btn-group-vertical > .ch-button-danger:focus,
.btn-group-vertical > .ch-button-large-danger:focus,
.btn-group-vertical > .ch-button-small-danger:focus,
.jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete:focus,
.jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall:focus,
.btn-group-vertical > .ch-button-success:focus,
.btn-group-vertical > .ch-button-large-success:focus,
.btn-group-vertical > .ch-button-small-success:focus,
.btn-group-vertical > .ch-button-secondary:focus,
.jsoneditor-container .btn-group-vertical > button.json-editor-btn-add:focus,
.btn-group-vertical > .ch-button-large-secondary:focus,
.btn-group-vertical > .ch-button-small-secondary:focus,
.jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add:focus,
.btn-group-vertical > .ch-button:focus,
.btn-group-vertical > .ch-button-large:focus,
.btn-group-vertical > .ch-button-small:focus,
.jsoneditor-container .btn-group-vertical > .json-editor-btntype-move:focus,
.jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy:focus,
.btn-group-vertical > .ch-array-action-delete:focus,
.btn-group-vertical > .ch-keyval-action-delete:focus,
.btn-group-vertical > .ch-input-action:focus,
.btn-group-vertical > .ch-input-action-delete:focus,
.btn-group-vertical > .ch-file-action-delete:focus,
.btn-group-vertical > .ch-file-action:focus,
.btn-group-vertical > .ch-array-action:focus,
.btn-group-vertical > .ch-keyval-action:focus,
.btn-group-vertical > .ch-field-add:focus,
.btn-group-vertical > .ch-show:focus,
.btn-group-vertical > .ch-link:focus,
.btn-group-vertical > .ch-resource-button:focus,
.ch-resource-actions .btn-group-vertical > .ch-resource-action:focus,
.btn-group-vertical > .ch-credential-link:focus,
.btn-group-vertical > .btn:active,
.tempus-dominus-widget .btn-group-vertical > .toggleMeridiem:active,
.btn-group-vertical > .ch-button-danger:active,
.btn-group-vertical > .ch-button-large-danger:active,
.btn-group-vertical > .ch-button-small-danger:active,
.jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete:active,
.jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall:active,
.btn-group-vertical > .ch-button-success:active,
.btn-group-vertical > .ch-button-large-success:active,
.btn-group-vertical > .ch-button-small-success:active,
.btn-group-vertical > .ch-button-secondary:active,
.jsoneditor-container .btn-group-vertical > button.json-editor-btn-add:active,
.btn-group-vertical > .ch-button-large-secondary:active,
.btn-group-vertical > .ch-button-small-secondary:active,
.jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add:active,
.btn-group-vertical > .ch-button:active,
.btn-group-vertical > .ch-button-large:active,
.btn-group-vertical > .ch-button-small:active,
.jsoneditor-container .btn-group-vertical > .json-editor-btntype-move:active,
.jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy:active,
.btn-group-vertical > .ch-array-action-delete:active,
.btn-group-vertical > .ch-keyval-action-delete:active,
.btn-group-vertical > .ch-input-action:active,
.btn-group-vertical > .ch-input-action-delete:active,
.btn-group-vertical > .ch-file-action-delete:active,
.btn-group-vertical > .ch-file-action:active,
.btn-group-vertical > .ch-array-action:active,
.btn-group-vertical > .ch-keyval-action:active,
.btn-group-vertical > .ch-field-add:active,
.btn-group-vertical > .ch-show:active,
.btn-group-vertical > .ch-link:active,
.btn-group-vertical > .ch-resource-button:active,
.ch-resource-actions .btn-group-vertical > .ch-resource-action:active,
.btn-group-vertical > .ch-credential-link:active,
.btn-group-vertical > .btn.active,
.tempus-dominus-widget .btn-group-vertical > .active.toggleMeridiem,
.btn-group-vertical > .active.ch-button-danger,
.btn-group-vertical > .active.ch-button-large-danger,
.btn-group-vertical > .active.ch-button-small-danger,
.jsoneditor-container .btn-group-vertical > .active.json-editor-btntype-delete,
.jsoneditor-container .btn-group-vertical > .active.json-editor-btntype-deleteall,
.btn-group-vertical > .active.ch-button-success,
.btn-group-vertical > .active.ch-button-large-success,
.btn-group-vertical > .active.ch-button-small-success,
.btn-group-vertical > .active.ch-button-secondary,
.jsoneditor-container .btn-group-vertical > button.active.json-editor-btn-add,
.btn-group-vertical > .active.ch-button-large-secondary,
.btn-group-vertical > .active.ch-button-small-secondary,
.jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.active.json-editor-btn-add,
.btn-group-vertical > .active.ch-button,
.btn-group-vertical > .active.ch-button-large,
.btn-group-vertical > .active.ch-button-small,
.jsoneditor-container .btn-group-vertical > .active.json-editor-btntype-move,
.jsoneditor-container .btn-group-vertical > .active.json-editor-btntype-copy,
.btn-group-vertical > .active.ch-array-action-delete,
.btn-group-vertical > .active.ch-keyval-action-delete,
.btn-group-vertical > .active.ch-input-action,
.btn-group-vertical > .active.ch-input-action-delete,
.btn-group-vertical > .active.ch-file-action-delete,
.btn-group-vertical > .active.ch-file-action,
.btn-group-vertical > .active.ch-array-action,
.btn-group-vertical > .active.ch-keyval-action,
.btn-group-vertical > .active.ch-field-add,
.btn-group-vertical > .active.ch-show,
.btn-group-vertical > .active.ch-link,
.btn-group-vertical > .ch-link-active,
.btn-group-vertical > .active.ch-resource-button,
.ch-resource-actions .btn-group-vertical > .active.ch-resource-action,
.ch-resource-actions .btn-group-vertical > .ch-resource-action.ch-link-active,
.btn-group-vertical > .active.ch-credential-link {
  z-index: 1;
}

/* line 26, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 31, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar .input-group, .btn-toolbar .ch-input-group {
  width: auto;
}

/* line 36, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group {
  border-radius: var(--bs-border-radius);
}

/* line 40, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > :not(.btn-check:first-child) + .btn, .tempus-dominus-widget .btn-group > :not(.btn-check:first-child) + .toggleMeridiem, .btn-group > :not(.btn-check:first-child) + .ch-button-danger, .btn-group > :not(.btn-check:first-child) + .ch-button-large-danger, .btn-group > :not(.btn-check:first-child) + .ch-button-small-danger, .jsoneditor-container .btn-group > :not(.btn-check:first-child) + .json-editor-btntype-delete, .jsoneditor-container .btn-group > :not(.btn-check:first-child) + .json-editor-btntype-deleteall, .btn-group > :not(.btn-check:first-child) + .ch-button-success, .btn-group > :not(.btn-check:first-child) + .ch-button-large-success, .btn-group > :not(.btn-check:first-child) + .ch-button-small-success, .btn-group > :not(.btn-check:first-child) + .ch-button-secondary, .jsoneditor-container .btn-group > :not(.btn-check:first-child) + button.json-editor-btn-add, .btn-group > :not(.btn-check:first-child) + .ch-button-large-secondary, .btn-group > :not(.btn-check:first-child) + .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group > :not(.btn-check:first-child) + button.json-editor-btn-add, .btn-group > :not(.btn-check:first-child) + .ch-button, .btn-group > :not(.btn-check:first-child) + .ch-button-large, .btn-group > :not(.btn-check:first-child) + .ch-button-small, .jsoneditor-container .btn-group > :not(.btn-check:first-child) + .json-editor-btntype-move, .jsoneditor-container .btn-group > :not(.btn-check:first-child) + .json-editor-btntype-copy, .btn-group > :not(.btn-check:first-child) + .ch-array-action-delete, .btn-group > :not(.btn-check:first-child) + .ch-keyval-action-delete, .btn-group > :not(.btn-check:first-child) + .ch-input-action, .btn-group > :not(.btn-check:first-child) + .ch-input-action-delete, .btn-group > :not(.btn-check:first-child) + .ch-file-action-delete, .btn-group > :not(.btn-check:first-child) + .ch-file-action, .btn-group > :not(.btn-check:first-child) + .ch-array-action, .btn-group > :not(.btn-check:first-child) + .ch-keyval-action, .btn-group > :not(.btn-check:first-child) + .ch-field-add, .btn-group > :not(.btn-check:first-child) + .ch-show, .btn-group > :not(.btn-check:first-child) + .ch-link, .btn-group > :not(.btn-check:first-child) + .ch-link-active, .btn-group > :not(.btn-check:first-child) + .ch-resource-button, .ch-resource-actions .btn-group > :not(.btn-check:first-child) + .ch-resource-action, .btn-group > :not(.btn-check:first-child) + .ch-credential-link,
.btn-group > .btn-group:not(:first-child) {
  margin-left: calc(var(--bs-border-width) * -1);
}

/* line 46, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .tempus-dominus-widget .btn-group > .toggleMeridiem:not(:last-child):not(.dropdown-toggle), .btn-group > .ch-button-danger:not(:last-child):not(.dropdown-toggle), .btn-group > .ch-button-large-danger:not(:last-child):not(.dropdown-toggle), .btn-group > .ch-button-small-danger:not(:last-child):not(.dropdown-toggle), .jsoneditor-container .btn-group > .json-editor-btntype-delete:not(:last-child):not(.dropdown-toggle), .jsoneditor-container .btn-group > .json-editor-btntype-deleteall:not(:last-child):not(.dropdown-toggle), .btn-group > .ch-button-success:not(:last-child):not(.dropdown-toggle), .btn-group > .ch-button-large-success:not(:last-child):not(.dropdown-toggle), .btn-group > .ch-button-small-success:not(:last-child):not(.dropdown-toggle), .btn-group > .ch-button-secondary:not(:last-child):not(.dropdown-toggle), .jsoneditor-container .btn-group > button.json-editor-btn-add:not(:last-child):not(.dropdown-toggle), .btn-group > .ch-button-large-secondary:not(:last-child):not(.dropdown-toggle), .btn-group > .ch-button-small-secondary:not(:last-child):not(.dropdown-toggle), .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group > button.json-editor-btn-add:not(:last-child):not(.dropdown-toggle), .btn-group > .ch-button:not(:last-child):not(.dropdown-toggle), .btn-group > .ch-button-large:not(:last-child):not(.dropdown-toggle), .btn-group > .ch-button-small:not(:last-child):not(.dropdown-toggle), .jsoneditor-container .btn-group > .json-editor-btntype-move:not(:last-child):not(.dropdown-toggle), .jsoneditor-container .btn-group > .json-editor-btntype-copy:not(:last-child):not(.dropdown-toggle), .btn-group > .ch-array-action-delete:not(:last-child):not(.dropdown-toggle), .btn-group > .ch-keyval-action-delete:not(:last-child):not(.dropdown-toggle), .btn-group > .ch-input-action:not(:last-child):not(.dropdown-toggle), .btn-group > .ch-input-action-delete:not(:last-child):not(.dropdown-toggle), .btn-group > .ch-file-action-delete:not(:last-child):not(.dropdown-toggle), .btn-group > .ch-file-action:not(:last-child):not(.dropdown-toggle), .btn-group > .ch-array-action:not(:last-child):not(.dropdown-toggle), .btn-group > .ch-keyval-action:not(:last-child):not(.dropdown-toggle), .btn-group > .ch-field-add:not(:last-child):not(.dropdown-toggle), .btn-group > .ch-show:not(:last-child):not(.dropdown-toggle), .btn-group > .ch-link:not(:last-child):not(.dropdown-toggle), .btn-group > .ch-link-active:not(:last-child):not(.dropdown-toggle), .btn-group > .ch-resource-button:not(:last-child):not(.dropdown-toggle), .ch-resource-actions .btn-group > .ch-resource-action:not(:last-child):not(.dropdown-toggle), .btn-group > .ch-credential-link:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn.dropdown-toggle-split:first-child,
.tempus-dominus-widget .btn-group > .dropdown-toggle-split.toggleMeridiem:first-child,
.btn-group > .dropdown-toggle-split.ch-button-danger:first-child,
.btn-group > .dropdown-toggle-split.ch-button-large-danger:first-child,
.btn-group > .dropdown-toggle-split.ch-button-small-danger:first-child,
.jsoneditor-container .btn-group > .dropdown-toggle-split.json-editor-btntype-delete:first-child,
.jsoneditor-container .btn-group > .dropdown-toggle-split.json-editor-btntype-deleteall:first-child,
.btn-group > .dropdown-toggle-split.ch-button-success:first-child,
.btn-group > .dropdown-toggle-split.ch-button-large-success:first-child,
.btn-group > .dropdown-toggle-split.ch-button-small-success:first-child,
.btn-group > .dropdown-toggle-split.ch-button-secondary:first-child,
.jsoneditor-container .btn-group > button.dropdown-toggle-split.json-editor-btn-add:first-child,
.btn-group > .dropdown-toggle-split.ch-button-large-secondary:first-child,
.btn-group > .dropdown-toggle-split.ch-button-small-secondary:first-child,
.jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group > button.dropdown-toggle-split.json-editor-btn-add:first-child,
.btn-group > .dropdown-toggle-split.ch-button:first-child,
.btn-group > .dropdown-toggle-split.ch-button-large:first-child,
.btn-group > .dropdown-toggle-split.ch-button-small:first-child,
.jsoneditor-container .btn-group > .dropdown-toggle-split.json-editor-btntype-move:first-child,
.jsoneditor-container .btn-group > .dropdown-toggle-split.json-editor-btntype-copy:first-child,
.btn-group > .dropdown-toggle-split.ch-array-action-delete:first-child,
.btn-group > .dropdown-toggle-split.ch-keyval-action-delete:first-child,
.btn-group > .dropdown-toggle-split.ch-input-action:first-child,
.btn-group > .dropdown-toggle-split.ch-input-action-delete:first-child,
.btn-group > .dropdown-toggle-split.ch-file-action-delete:first-child,
.btn-group > .dropdown-toggle-split.ch-file-action:first-child,
.btn-group > .dropdown-toggle-split.ch-array-action:first-child,
.btn-group > .dropdown-toggle-split.ch-keyval-action:first-child,
.btn-group > .dropdown-toggle-split.ch-field-add:first-child,
.btn-group > .dropdown-toggle-split.ch-show:first-child,
.btn-group > .dropdown-toggle-split.ch-link:first-child,
.btn-group > .dropdown-toggle-split.ch-link-active:first-child,
.btn-group > .dropdown-toggle-split.ch-resource-button:first-child,
.ch-resource-actions .btn-group > .dropdown-toggle-split.ch-resource-action:first-child,
.btn-group > .dropdown-toggle-split.ch-credential-link:first-child,
.btn-group > .btn-group:not(:last-child) > .btn,
.tempus-dominus-widget .btn-group > .btn-group:not(:last-child) > .toggleMeridiem,
.btn-group > .btn-group:not(:last-child) > .ch-button-danger,
.btn-group > .btn-group:not(:last-child) > .ch-button-large-danger,
.btn-group > .btn-group:not(:last-child) > .ch-button-small-danger,
.jsoneditor-container .btn-group > .btn-group:not(:last-child) > .json-editor-btntype-delete,
.jsoneditor-container .btn-group > .btn-group:not(:last-child) > .json-editor-btntype-deleteall,
.btn-group > .btn-group:not(:last-child) > .ch-button-success,
.btn-group > .btn-group:not(:last-child) > .ch-button-large-success,
.btn-group > .btn-group:not(:last-child) > .ch-button-small-success,
.btn-group > .btn-group:not(:last-child) > .ch-button-secondary,
.jsoneditor-container .btn-group > .btn-group:not(:last-child) > button.json-editor-btn-add,
.btn-group > .btn-group:not(:last-child) > .ch-button-large-secondary,
.btn-group > .btn-group:not(:last-child) > .ch-button-small-secondary,
.jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group > .btn-group:not(:last-child) > button.json-editor-btn-add,
.btn-group > .btn-group:not(:last-child) > .ch-button,
.btn-group > .btn-group:not(:last-child) > .ch-button-large,
.btn-group > .btn-group:not(:last-child) > .ch-button-small,
.jsoneditor-container .btn-group > .btn-group:not(:last-child) > .json-editor-btntype-move,
.jsoneditor-container .btn-group > .btn-group:not(:last-child) > .json-editor-btntype-copy,
.btn-group > .btn-group:not(:last-child) > .ch-array-action-delete,
.btn-group > .btn-group:not(:last-child) > .ch-keyval-action-delete,
.btn-group > .btn-group:not(:last-child) > .ch-input-action,
.btn-group > .btn-group:not(:last-child) > .ch-input-action-delete,
.btn-group > .btn-group:not(:last-child) > .ch-file-action-delete,
.btn-group > .btn-group:not(:last-child) > .ch-file-action,
.btn-group > .btn-group:not(:last-child) > .ch-array-action,
.btn-group > .btn-group:not(:last-child) > .ch-keyval-action,
.btn-group > .btn-group:not(:last-child) > .ch-field-add,
.btn-group > .btn-group:not(:last-child) > .ch-show,
.btn-group > .btn-group:not(:last-child) > .ch-link,
.btn-group > .btn-group:not(:last-child) > .ch-link-active,
.btn-group > .btn-group:not(:last-child) > .ch-resource-button,
.ch-resource-actions .btn-group > .btn-group:not(:last-child) > .ch-resource-action,
.btn-group > .btn-group:not(:last-child) > .ch-credential-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 56, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:nth-child(n + 3), .tempus-dominus-widget .btn-group > .toggleMeridiem:nth-child(n + 3), .btn-group > .ch-button-danger:nth-child(n + 3), .btn-group > .ch-button-large-danger:nth-child(n + 3), .btn-group > .ch-button-small-danger:nth-child(n + 3), .jsoneditor-container .btn-group > .json-editor-btntype-delete:nth-child(n + 3), .jsoneditor-container .btn-group > .json-editor-btntype-deleteall:nth-child(n + 3), .btn-group > .ch-button-success:nth-child(n + 3), .btn-group > .ch-button-large-success:nth-child(n + 3), .btn-group > .ch-button-small-success:nth-child(n + 3), .btn-group > .ch-button-secondary:nth-child(n + 3), .jsoneditor-container .btn-group > button.json-editor-btn-add:nth-child(n + 3), .btn-group > .ch-button-large-secondary:nth-child(n + 3), .btn-group > .ch-button-small-secondary:nth-child(n + 3), .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group > button.json-editor-btn-add:nth-child(n + 3), .btn-group > .ch-button:nth-child(n + 3), .btn-group > .ch-button-large:nth-child(n + 3), .btn-group > .ch-button-small:nth-child(n + 3), .jsoneditor-container .btn-group > .json-editor-btntype-move:nth-child(n + 3), .jsoneditor-container .btn-group > .json-editor-btntype-copy:nth-child(n + 3), .btn-group > .ch-array-action-delete:nth-child(n + 3), .btn-group > .ch-keyval-action-delete:nth-child(n + 3), .btn-group > .ch-input-action:nth-child(n + 3), .btn-group > .ch-input-action-delete:nth-child(n + 3), .btn-group > .ch-file-action-delete:nth-child(n + 3), .btn-group > .ch-file-action:nth-child(n + 3), .btn-group > .ch-array-action:nth-child(n + 3), .btn-group > .ch-keyval-action:nth-child(n + 3), .btn-group > .ch-field-add:nth-child(n + 3), .btn-group > .ch-show:nth-child(n + 3), .btn-group > .ch-link:nth-child(n + 3), .btn-group > .ch-link-active:nth-child(n + 3), .btn-group > .ch-resource-button:nth-child(n + 3), .ch-resource-actions .btn-group > .ch-resource-action:nth-child(n + 3), .btn-group > .ch-credential-link:nth-child(n + 3),
.btn-group > :not(.btn-check) + .btn,
.tempus-dominus-widget .btn-group > :not(.btn-check) + .toggleMeridiem,
.btn-group > :not(.btn-check) + .ch-button-danger,
.btn-group > :not(.btn-check) + .ch-button-large-danger,
.btn-group > :not(.btn-check) + .ch-button-small-danger,
.jsoneditor-container .btn-group > :not(.btn-check) + .json-editor-btntype-delete,
.jsoneditor-container .btn-group > :not(.btn-check) + .json-editor-btntype-deleteall,
.btn-group > :not(.btn-check) + .ch-button-success,
.btn-group > :not(.btn-check) + .ch-button-large-success,
.btn-group > :not(.btn-check) + .ch-button-small-success,
.btn-group > :not(.btn-check) + .ch-button-secondary,
.jsoneditor-container .btn-group > :not(.btn-check) + button.json-editor-btn-add,
.btn-group > :not(.btn-check) + .ch-button-large-secondary,
.btn-group > :not(.btn-check) + .ch-button-small-secondary,
.jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group > :not(.btn-check) + button.json-editor-btn-add,
.btn-group > :not(.btn-check) + .ch-button,
.btn-group > :not(.btn-check) + .ch-button-large,
.btn-group > :not(.btn-check) + .ch-button-small,
.jsoneditor-container .btn-group > :not(.btn-check) + .json-editor-btntype-move,
.jsoneditor-container .btn-group > :not(.btn-check) + .json-editor-btntype-copy,
.btn-group > :not(.btn-check) + .ch-array-action-delete,
.btn-group > :not(.btn-check) + .ch-keyval-action-delete,
.btn-group > :not(.btn-check) + .ch-input-action,
.btn-group > :not(.btn-check) + .ch-input-action-delete,
.btn-group > :not(.btn-check) + .ch-file-action-delete,
.btn-group > :not(.btn-check) + .ch-file-action,
.btn-group > :not(.btn-check) + .ch-array-action,
.btn-group > :not(.btn-check) + .ch-keyval-action,
.btn-group > :not(.btn-check) + .ch-field-add,
.btn-group > :not(.btn-check) + .ch-show,
.btn-group > :not(.btn-check) + .ch-link,
.btn-group > :not(.btn-check) + .ch-link-active,
.btn-group > :not(.btn-check) + .ch-resource-button,
.ch-resource-actions .btn-group > :not(.btn-check) + .ch-resource-action,
.btn-group > :not(.btn-check) + .ch-credential-link,
.btn-group > .btn-group:not(:first-child) > .btn,
.tempus-dominus-widget .btn-group > .btn-group:not(:first-child) > .toggleMeridiem,
.btn-group > .btn-group:not(:first-child) > .ch-button-danger,
.btn-group > .btn-group:not(:first-child) > .ch-button-large-danger,
.btn-group > .btn-group:not(:first-child) > .ch-button-small-danger,
.jsoneditor-container .btn-group > .btn-group:not(:first-child) > .json-editor-btntype-delete,
.jsoneditor-container .btn-group > .btn-group:not(:first-child) > .json-editor-btntype-deleteall,
.btn-group > .btn-group:not(:first-child) > .ch-button-success,
.btn-group > .btn-group:not(:first-child) > .ch-button-large-success,
.btn-group > .btn-group:not(:first-child) > .ch-button-small-success,
.btn-group > .btn-group:not(:first-child) > .ch-button-secondary,
.jsoneditor-container .btn-group > .btn-group:not(:first-child) > button.json-editor-btn-add,
.btn-group > .btn-group:not(:first-child) > .ch-button-large-secondary,
.btn-group > .btn-group:not(:first-child) > .ch-button-small-secondary,
.jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group > .btn-group:not(:first-child) > button.json-editor-btn-add,
.btn-group > .btn-group:not(:first-child) > .ch-button,
.btn-group > .btn-group:not(:first-child) > .ch-button-large,
.btn-group > .btn-group:not(:first-child) > .ch-button-small,
.jsoneditor-container .btn-group > .btn-group:not(:first-child) > .json-editor-btntype-move,
.jsoneditor-container .btn-group > .btn-group:not(:first-child) > .json-editor-btntype-copy,
.btn-group > .btn-group:not(:first-child) > .ch-array-action-delete,
.btn-group > .btn-group:not(:first-child) > .ch-keyval-action-delete,
.btn-group > .btn-group:not(:first-child) > .ch-input-action,
.btn-group > .btn-group:not(:first-child) > .ch-input-action-delete,
.btn-group > .btn-group:not(:first-child) > .ch-file-action-delete,
.btn-group > .btn-group:not(:first-child) > .ch-file-action,
.btn-group > .btn-group:not(:first-child) > .ch-array-action,
.btn-group > .btn-group:not(:first-child) > .ch-keyval-action,
.btn-group > .btn-group:not(:first-child) > .ch-field-add,
.btn-group > .btn-group:not(:first-child) > .ch-show,
.btn-group > .btn-group:not(:first-child) > .ch-link,
.btn-group > .btn-group:not(:first-child) > .ch-link-active,
.btn-group > .btn-group:not(:first-child) > .ch-resource-button,
.ch-resource-actions .btn-group > .btn-group:not(:first-child) > .ch-resource-action,
.btn-group > .btn-group:not(:first-child) > .ch-credential-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 75, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
.dropdown-toggle-split {
  padding-right: 0.5025rem;
  padding-left: 0.5025rem;
}

/* line 79, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 85, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

/* line 90, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-sm + .dropdown-toggle-split, .ch-button-small-danger + .dropdown-toggle-split, .jsoneditor-container .json-editor-btntype-delete + .dropdown-toggle-split, .jsoneditor-container .json-editor-btntype-deleteall + .dropdown-toggle-split, .ch-button-small-success + .dropdown-toggle-split, .ch-button-small-secondary + .dropdown-toggle-split, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.json-editor-btn-add + .dropdown-toggle-split, .ch-button-small + .dropdown-toggle-split, .jsoneditor-container .json-editor-btntype-move + .dropdown-toggle-split, .jsoneditor-container .json-editor-btntype-copy + .dropdown-toggle-split, .ch-input-action-delete.ch-sm + .dropdown-toggle-split, .ch-file-action-delete.ch-sm + .dropdown-toggle-split, .ch-array-action-delete.ch-sm + .dropdown-toggle-split, .ch-keyval-action-delete.ch-sm + .dropdown-toggle-split, .ch-input-action.ch-sm + .dropdown-toggle-split, .ch-file-action.ch-sm + .dropdown-toggle-split, .ch-array-action.ch-sm + .dropdown-toggle-split, .ch-keyval-action.ch-sm + .dropdown-toggle-split, .ch-show + .dropdown-toggle-split, .ch-resource-actions .ch-resource-action + .dropdown-toggle-split, .ch-credential-link + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .tempus-dominus-widget .btn-group-sm > .toggleMeridiem + .dropdown-toggle-split, .btn-group-sm > .ch-button-danger + .dropdown-toggle-split, .btn-group-sm > .ch-button-large-danger + .dropdown-toggle-split, .btn-group-sm > .ch-button-small-danger + .dropdown-toggle-split, .jsoneditor-container .btn-group-sm > .json-editor-btntype-delete + .dropdown-toggle-split, .jsoneditor-container .btn-group-sm > .json-editor-btntype-deleteall + .dropdown-toggle-split, .btn-group-sm > .ch-button-success + .dropdown-toggle-split, .btn-group-sm > .ch-button-large-success + .dropdown-toggle-split, .btn-group-sm > .ch-button-small-success + .dropdown-toggle-split, .btn-group-sm > .ch-button-secondary + .dropdown-toggle-split, .jsoneditor-container .btn-group-sm > button.json-editor-btn-add + .dropdown-toggle-split, .btn-group-sm > .ch-button-large-secondary + .dropdown-toggle-split, .btn-group-sm > .ch-button-small-secondary + .dropdown-toggle-split, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-sm > button.json-editor-btn-add + .dropdown-toggle-split, .btn-group-sm > .ch-button + .dropdown-toggle-split, .btn-group-sm > .ch-button-large + .dropdown-toggle-split, .btn-group-sm > .ch-button-small + .dropdown-toggle-split, .jsoneditor-container .btn-group-sm > .json-editor-btntype-move + .dropdown-toggle-split, .jsoneditor-container .btn-group-sm > .json-editor-btntype-copy + .dropdown-toggle-split, .btn-group-sm > .ch-array-action-delete + .dropdown-toggle-split, .btn-group-sm > .ch-keyval-action-delete + .dropdown-toggle-split, .btn-group-sm > .ch-input-action + .dropdown-toggle-split, .btn-group-sm > .ch-input-action-delete + .dropdown-toggle-split, .btn-group-sm > .ch-file-action-delete + .dropdown-toggle-split, .btn-group-sm > .ch-file-action + .dropdown-toggle-split, .btn-group-sm > .ch-array-action + .dropdown-toggle-split, .btn-group-sm > .ch-keyval-action + .dropdown-toggle-split, .btn-group-sm > .ch-field-add + .dropdown-toggle-split, .btn-group-sm > .ch-show + .dropdown-toggle-split, .btn-group-sm > .ch-link + .dropdown-toggle-split, .btn-group-sm > .ch-link-active + .dropdown-toggle-split, .btn-group-sm > .ch-resource-button + .dropdown-toggle-split, .ch-resource-actions .btn-group-sm > .ch-resource-action + .dropdown-toggle-split, .btn-group-sm > .ch-credential-link + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

/* line 95, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-lg + .dropdown-toggle-split, .ch-button-large-danger + .dropdown-toggle-split, .ch-button-large-success + .dropdown-toggle-split, .ch-button-large-secondary + .dropdown-toggle-split, .ch-form-submit .ch-button + .dropdown-toggle-split, .ch-form-submit .ch-button-small + .dropdown-toggle-split, .ch-form-submit .jsoneditor-container .json-editor-btntype-move + .dropdown-toggle-split, .jsoneditor-container .ch-form-submit .json-editor-btntype-move + .dropdown-toggle-split, .ch-form-submit .jsoneditor-container .json-editor-btntype-copy + .dropdown-toggle-split, .jsoneditor-container .ch-form-submit .json-editor-btntype-copy + .dropdown-toggle-split, .ch-form-submit .ch-button-large + .dropdown-toggle-split, .ch-form-submit .ch-button-secondary + .dropdown-toggle-split, .ch-form-submit .jsoneditor-container button.json-editor-btn-add + .dropdown-toggle-split, .jsoneditor-container .ch-form-submit button.json-editor-btn-add + .dropdown-toggle-split, .ch-form-submit .ch-button-large-secondary + .dropdown-toggle-split, .ch-form-submit .ch-button-small-secondary + .dropdown-toggle-split, .ch-form-submit .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.json-editor-btn-add + .dropdown-toggle-split, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .ch-form-submit button.json-editor-btn-add + .dropdown-toggle-split, .ch-button-large + .dropdown-toggle-split, .ch-resource-button + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .tempus-dominus-widget .btn-group-lg > .toggleMeridiem + .dropdown-toggle-split, .btn-group-lg > .ch-button-danger + .dropdown-toggle-split, .btn-group-lg > .ch-button-large-danger + .dropdown-toggle-split, .btn-group-lg > .ch-button-small-danger + .dropdown-toggle-split, .jsoneditor-container .btn-group-lg > .json-editor-btntype-delete + .dropdown-toggle-split, .jsoneditor-container .btn-group-lg > .json-editor-btntype-deleteall + .dropdown-toggle-split, .btn-group-lg > .ch-button-success + .dropdown-toggle-split, .btn-group-lg > .ch-button-large-success + .dropdown-toggle-split, .btn-group-lg > .ch-button-small-success + .dropdown-toggle-split, .btn-group-lg > .ch-button-secondary + .dropdown-toggle-split, .jsoneditor-container .btn-group-lg > button.json-editor-btn-add + .dropdown-toggle-split, .btn-group-lg > .ch-button-large-secondary + .dropdown-toggle-split, .btn-group-lg > .ch-button-small-secondary + .dropdown-toggle-split, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-lg > button.json-editor-btn-add + .dropdown-toggle-split, .btn-group-lg > .ch-button + .dropdown-toggle-split, .btn-group-lg > .ch-button-large + .dropdown-toggle-split, .btn-group-lg > .ch-button-small + .dropdown-toggle-split, .jsoneditor-container .btn-group-lg > .json-editor-btntype-move + .dropdown-toggle-split, .jsoneditor-container .btn-group-lg > .json-editor-btntype-copy + .dropdown-toggle-split, .btn-group-lg > .ch-array-action-delete + .dropdown-toggle-split, .btn-group-lg > .ch-keyval-action-delete + .dropdown-toggle-split, .btn-group-lg > .ch-input-action + .dropdown-toggle-split, .btn-group-lg > .ch-input-action-delete + .dropdown-toggle-split, .btn-group-lg > .ch-file-action-delete + .dropdown-toggle-split, .btn-group-lg > .ch-file-action + .dropdown-toggle-split, .btn-group-lg > .ch-array-action + .dropdown-toggle-split, .btn-group-lg > .ch-keyval-action + .dropdown-toggle-split, .btn-group-lg > .ch-field-add + .dropdown-toggle-split, .btn-group-lg > .ch-show + .dropdown-toggle-split, .btn-group-lg > .ch-link + .dropdown-toggle-split, .btn-group-lg > .ch-link-active + .dropdown-toggle-split, .btn-group-lg > .ch-resource-button + .dropdown-toggle-split, .ch-resource-actions .btn-group-lg > .ch-resource-action + .dropdown-toggle-split, .btn-group-lg > .ch-credential-link + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

/* line 117, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

/* line 122, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn, .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem, .btn-group-vertical > .ch-button-danger, .btn-group-vertical > .ch-button-large-danger, .btn-group-vertical > .ch-button-small-danger, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall, .btn-group-vertical > .ch-button-success, .btn-group-vertical > .ch-button-large-success, .btn-group-vertical > .ch-button-small-success, .btn-group-vertical > .ch-button-secondary, .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add, .btn-group-vertical > .ch-button-large-secondary, .btn-group-vertical > .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add, .btn-group-vertical > .ch-button, .btn-group-vertical > .ch-button-large, .btn-group-vertical > .ch-button-small, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy, .btn-group-vertical > .ch-array-action-delete, .btn-group-vertical > .ch-keyval-action-delete, .btn-group-vertical > .ch-input-action, .btn-group-vertical > .ch-input-action-delete, .btn-group-vertical > .ch-file-action-delete, .btn-group-vertical > .ch-file-action, .btn-group-vertical > .ch-array-action, .btn-group-vertical > .ch-keyval-action, .btn-group-vertical > .ch-field-add, .btn-group-vertical > .ch-show, .btn-group-vertical > .ch-link, .btn-group-vertical > .ch-link-active, .btn-group-vertical > .ch-resource-button, .ch-resource-actions .btn-group-vertical > .ch-resource-action, .btn-group-vertical > .ch-credential-link,
.btn-group-vertical > .btn-group {
  width: 100%;
}

/* line 127, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:first-child), .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem:not(:first-child), .btn-group-vertical > .ch-button-danger:not(:first-child), .btn-group-vertical > .ch-button-large-danger:not(:first-child), .btn-group-vertical > .ch-button-small-danger:not(:first-child), .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete:not(:first-child), .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall:not(:first-child), .btn-group-vertical > .ch-button-success:not(:first-child), .btn-group-vertical > .ch-button-large-success:not(:first-child), .btn-group-vertical > .ch-button-small-success:not(:first-child), .btn-group-vertical > .ch-button-secondary:not(:first-child), .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add:not(:first-child), .btn-group-vertical > .ch-button-large-secondary:not(:first-child), .btn-group-vertical > .ch-button-small-secondary:not(:first-child), .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add:not(:first-child), .btn-group-vertical > .ch-button:not(:first-child), .btn-group-vertical > .ch-button-large:not(:first-child), .btn-group-vertical > .ch-button-small:not(:first-child), .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move:not(:first-child), .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy:not(:first-child), .btn-group-vertical > .ch-array-action-delete:not(:first-child), .btn-group-vertical > .ch-keyval-action-delete:not(:first-child), .btn-group-vertical > .ch-input-action:not(:first-child), .btn-group-vertical > .ch-input-action-delete:not(:first-child), .btn-group-vertical > .ch-file-action-delete:not(:first-child), .btn-group-vertical > .ch-file-action:not(:first-child), .btn-group-vertical > .ch-array-action:not(:first-child), .btn-group-vertical > .ch-keyval-action:not(:first-child), .btn-group-vertical > .ch-field-add:not(:first-child), .btn-group-vertical > .ch-show:not(:first-child), .btn-group-vertical > .ch-link:not(:first-child), .btn-group-vertical > .ch-link-active:not(:first-child), .btn-group-vertical > .ch-resource-button:not(:first-child), .ch-resource-actions .btn-group-vertical > .ch-resource-action:not(:first-child), .btn-group-vertical > .ch-credential-link:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: calc(var(--bs-border-width) * -1);
}

/* line 133, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .ch-button-danger:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .ch-button-large-danger:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .ch-button-small-danger:not(:last-child):not(.dropdown-toggle), .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete:not(:last-child):not(.dropdown-toggle), .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .ch-button-success:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .ch-button-large-success:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .ch-button-small-success:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .ch-button-secondary:not(:last-child):not(.dropdown-toggle), .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .ch-button-large-secondary:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .ch-button-small-secondary:not(:last-child):not(.dropdown-toggle), .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .ch-button:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .ch-button-large:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .ch-button-small:not(:last-child):not(.dropdown-toggle), .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move:not(:last-child):not(.dropdown-toggle), .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .ch-array-action-delete:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .ch-keyval-action-delete:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .ch-input-action:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .ch-input-action-delete:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .ch-file-action-delete:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .ch-file-action:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .ch-array-action:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .ch-keyval-action:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .ch-field-add:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .ch-show:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .ch-link:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .ch-link-active:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .ch-resource-button:not(:last-child):not(.dropdown-toggle), .ch-resource-actions .btn-group-vertical > .ch-resource-action:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .ch-credential-link:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.tempus-dominus-widget .btn-group-vertical > .btn-group:not(:last-child) > .toggleMeridiem,
.btn-group-vertical > .btn-group:not(:last-child) > .ch-button-danger,
.btn-group-vertical > .btn-group:not(:last-child) > .ch-button-large-danger,
.btn-group-vertical > .btn-group:not(:last-child) > .ch-button-small-danger,
.jsoneditor-container .btn-group-vertical > .btn-group:not(:last-child) > .json-editor-btntype-delete,
.jsoneditor-container .btn-group-vertical > .btn-group:not(:last-child) > .json-editor-btntype-deleteall,
.btn-group-vertical > .btn-group:not(:last-child) > .ch-button-success,
.btn-group-vertical > .btn-group:not(:last-child) > .ch-button-large-success,
.btn-group-vertical > .btn-group:not(:last-child) > .ch-button-small-success,
.btn-group-vertical > .btn-group:not(:last-child) > .ch-button-secondary,
.jsoneditor-container .btn-group-vertical > .btn-group:not(:last-child) > button.json-editor-btn-add,
.btn-group-vertical > .btn-group:not(:last-child) > .ch-button-large-secondary,
.btn-group-vertical > .btn-group:not(:last-child) > .ch-button-small-secondary,
.btn-group-vertical > .btn-group:not(:last-child) > .ch-button,
.btn-group-vertical > .btn-group:not(:last-child) > .ch-button-large,
.btn-group-vertical > .btn-group:not(:last-child) > .ch-button-small,
.jsoneditor-container .btn-group-vertical > .btn-group:not(:last-child) > .json-editor-btntype-move,
.jsoneditor-container .btn-group-vertical > .btn-group:not(:last-child) > .json-editor-btntype-copy,
.btn-group-vertical > .btn-group:not(:last-child) > .ch-array-action-delete,
.btn-group-vertical > .btn-group:not(:last-child) > .ch-keyval-action-delete,
.btn-group-vertical > .btn-group:not(:last-child) > .ch-input-action,
.btn-group-vertical > .btn-group:not(:last-child) > .ch-input-action-delete,
.btn-group-vertical > .btn-group:not(:last-child) > .ch-file-action-delete,
.btn-group-vertical > .btn-group:not(:last-child) > .ch-file-action,
.btn-group-vertical > .btn-group:not(:last-child) > .ch-array-action,
.btn-group-vertical > .btn-group:not(:last-child) > .ch-keyval-action,
.btn-group-vertical > .btn-group:not(:last-child) > .ch-field-add,
.btn-group-vertical > .btn-group:not(:last-child) > .ch-show,
.btn-group-vertical > .btn-group:not(:last-child) > .ch-link,
.btn-group-vertical > .btn-group:not(:last-child) > .ch-link-active,
.btn-group-vertical > .btn-group:not(:last-child) > .ch-resource-button,
.ch-resource-actions .btn-group-vertical > .btn-group:not(:last-child) > .ch-resource-action,
.btn-group-vertical > .btn-group:not(:last-child) > .ch-credential-link {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 138, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn ~ .btn, .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ .btn, .tempus-dominus-widget .btn-group-vertical > .btn ~ .toggleMeridiem, .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ .toggleMeridiem, .btn-group-vertical > .ch-button-danger ~ .btn, .tempus-dominus-widget .btn-group-vertical > .ch-button-danger ~ .toggleMeridiem, .btn-group-vertical > .ch-button-large-danger ~ .btn, .tempus-dominus-widget .btn-group-vertical > .ch-button-large-danger ~ .toggleMeridiem, .btn-group-vertical > .ch-button-small-danger ~ .btn, .tempus-dominus-widget .btn-group-vertical > .ch-button-small-danger ~ .toggleMeridiem, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ .btn, .jsoneditor-container .tempus-dominus-widget .btn-group-vertical > .json-editor-btntype-delete ~ .toggleMeridiem, .tempus-dominus-widget .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ .toggleMeridiem, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ .btn, .jsoneditor-container .tempus-dominus-widget .btn-group-vertical > .json-editor-btntype-deleteall ~ .toggleMeridiem, .tempus-dominus-widget .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ .toggleMeridiem, .btn-group-vertical > .btn ~ .ch-button-danger, .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ .ch-button-danger, .btn-group-vertical > .btn ~ .ch-button-large-danger, .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ .ch-button-large-danger, .btn-group-vertical > .btn ~ .ch-button-small-danger, .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ .ch-button-small-danger, .jsoneditor-container .btn-group-vertical > .btn ~ .json-editor-btntype-delete, .jsoneditor-container .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ .json-editor-btntype-delete, .tempus-dominus-widget .jsoneditor-container .btn-group-vertical > .toggleMeridiem ~ .json-editor-btntype-delete, .jsoneditor-container .btn-group-vertical > .btn ~ .json-editor-btntype-deleteall, .jsoneditor-container .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ .json-editor-btntype-deleteall, .tempus-dominus-widget .jsoneditor-container .btn-group-vertical > .toggleMeridiem ~ .json-editor-btntype-deleteall, .btn-group-vertical > .ch-button-danger ~ .ch-button-danger, .btn-group-vertical > .ch-button-large-danger ~ .ch-button-danger, .btn-group-vertical > .ch-button-danger ~ .ch-button-large-danger, .btn-group-vertical > .ch-button-large-danger ~ .ch-button-large-danger, .btn-group-vertical > .ch-button-small-danger ~ .ch-button-danger, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ .ch-button-danger, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ .ch-button-danger, .btn-group-vertical > .ch-button-small-danger ~ .ch-button-large-danger, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ .ch-button-large-danger, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ .ch-button-large-danger, .btn-group-vertical > .ch-button-danger ~ .ch-button-small-danger, .jsoneditor-container .btn-group-vertical > .ch-button-danger ~ .json-editor-btntype-delete, .jsoneditor-container .btn-group-vertical > .ch-button-danger ~ .json-editor-btntype-deleteall, .btn-group-vertical > .ch-button-large-danger ~ .ch-button-small-danger, .jsoneditor-container .btn-group-vertical > .ch-button-large-danger ~ .json-editor-btntype-delete, .jsoneditor-container .btn-group-vertical > .ch-button-large-danger ~ .json-editor-btntype-deleteall, .btn-group-vertical > .ch-button-small-danger ~ .ch-button-small-danger, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ .ch-button-small-danger, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ .ch-button-small-danger, .jsoneditor-container .btn-group-vertical > .ch-button-small-danger ~ .json-editor-btntype-delete, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ .json-editor-btntype-delete, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ .json-editor-btntype-delete, .jsoneditor-container .btn-group-vertical > .ch-button-small-danger ~ .json-editor-btntype-deleteall, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ .json-editor-btntype-deleteall, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ .json-editor-btntype-deleteall, .btn-group-vertical > .ch-button-success ~ .btn, .tempus-dominus-widget .btn-group-vertical > .ch-button-success ~ .toggleMeridiem, .btn-group-vertical > .ch-button-success ~ .ch-button-danger, .btn-group-vertical > .ch-button-success ~ .ch-button-large-danger, .btn-group-vertical > .ch-button-success ~ .ch-button-small-danger, .jsoneditor-container .btn-group-vertical > .ch-button-success ~ .json-editor-btntype-delete, .jsoneditor-container .btn-group-vertical > .ch-button-success ~ .json-editor-btntype-deleteall, .btn-group-vertical > .ch-button-large-success ~ .btn, .tempus-dominus-widget .btn-group-vertical > .ch-button-large-success ~ .toggleMeridiem, .btn-group-vertical > .ch-button-large-success ~ .ch-button-danger, .btn-group-vertical > .ch-button-large-success ~ .ch-button-large-danger, .btn-group-vertical > .ch-button-large-success ~ .ch-button-small-danger, .jsoneditor-container .btn-group-vertical > .ch-button-large-success ~ .json-editor-btntype-delete, .jsoneditor-container .btn-group-vertical > .ch-button-large-success ~ .json-editor-btntype-deleteall, .btn-group-vertical > .ch-button-small-success ~ .btn, .tempus-dominus-widget .btn-group-vertical > .ch-button-small-success ~ .toggleMeridiem, .btn-group-vertical > .ch-button-small-success ~ .ch-button-danger, .btn-group-vertical > .ch-button-small-success ~ .ch-button-large-danger, .btn-group-vertical > .ch-button-small-success ~ .ch-button-small-danger, .jsoneditor-container .btn-group-vertical > .ch-button-small-success ~ .json-editor-btntype-delete, .jsoneditor-container .btn-group-vertical > .ch-button-small-success ~ .json-editor-btntype-deleteall, .btn-group-vertical > .btn ~ .ch-button-success, .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ .ch-button-success, .btn-group-vertical > .ch-button-danger ~ .ch-button-success, .btn-group-vertical > .ch-button-large-danger ~ .ch-button-success, .btn-group-vertical > .ch-button-small-danger ~ .ch-button-success, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ .ch-button-success, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ .ch-button-success, .btn-group-vertical > .btn ~ .ch-button-large-success, .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ .ch-button-large-success, .btn-group-vertical > .ch-button-danger ~ .ch-button-large-success, .btn-group-vertical > .ch-button-large-danger ~ .ch-button-large-success, .btn-group-vertical > .ch-button-small-danger ~ .ch-button-large-success, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ .ch-button-large-success, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ .ch-button-large-success, .btn-group-vertical > .btn ~ .ch-button-small-success, .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ .ch-button-small-success, .btn-group-vertical > .ch-button-danger ~ .ch-button-small-success, .btn-group-vertical > .ch-button-large-danger ~ .ch-button-small-success, .btn-group-vertical > .ch-button-small-danger ~ .ch-button-small-success, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ .ch-button-small-success, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ .ch-button-small-success, .btn-group-vertical > .ch-button-success ~ .ch-button-success, .btn-group-vertical > .ch-button-large-success ~ .ch-button-success, .btn-group-vertical > .ch-button-success ~ .ch-button-large-success, .btn-group-vertical > .ch-button-large-success ~ .ch-button-large-success, .btn-group-vertical > .ch-button-small-success ~ .ch-button-success, .btn-group-vertical > .ch-button-small-success ~ .ch-button-large-success, .btn-group-vertical > .ch-button-success ~ .ch-button-small-success, .btn-group-vertical > .ch-button-large-success ~ .ch-button-small-success, .btn-group-vertical > .ch-button-small-success ~ .ch-button-small-success, .btn-group-vertical > .ch-button-secondary ~ .btn, .tempus-dominus-widget .btn-group-vertical > .ch-button-secondary ~ .toggleMeridiem, .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ .btn, .jsoneditor-container .tempus-dominus-widget .btn-group-vertical > button.json-editor-btn-add ~ .toggleMeridiem, .tempus-dominus-widget .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ .toggleMeridiem, .btn-group-vertical > .ch-button-secondary ~ .ch-button-danger, .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ .ch-button-danger, .btn-group-vertical > .ch-button-secondary ~ .ch-button-large-danger, .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ .ch-button-large-danger, .btn-group-vertical > .ch-button-secondary ~ .ch-button-small-danger, .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ .ch-button-small-danger, .jsoneditor-container .btn-group-vertical > .ch-button-secondary ~ .json-editor-btntype-delete, .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ .json-editor-btntype-delete, .jsoneditor-container .btn-group-vertical > .ch-button-secondary ~ .json-editor-btntype-deleteall, .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ .json-editor-btntype-deleteall, .btn-group-vertical > .ch-button-secondary ~ .ch-button-success, .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ .ch-button-success, .btn-group-vertical > .ch-button-secondary ~ .ch-button-large-success, .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ .ch-button-large-success, .btn-group-vertical > .ch-button-secondary ~ .ch-button-small-success, .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ .ch-button-small-success, .btn-group-vertical > .ch-button-large-secondary ~ .btn, .tempus-dominus-widget .btn-group-vertical > .ch-button-large-secondary ~ .toggleMeridiem, .btn-group-vertical > .ch-button-large-secondary ~ .ch-button-danger, .btn-group-vertical > .ch-button-large-secondary ~ .ch-button-large-danger, .btn-group-vertical > .ch-button-large-secondary ~ .ch-button-small-danger, .jsoneditor-container .btn-group-vertical > .ch-button-large-secondary ~ .json-editor-btntype-delete, .jsoneditor-container .btn-group-vertical > .ch-button-large-secondary ~ .json-editor-btntype-deleteall, .btn-group-vertical > .ch-button-large-secondary ~ .ch-button-success, .btn-group-vertical > .ch-button-large-secondary ~ .ch-button-large-success, .btn-group-vertical > .ch-button-large-secondary ~ .ch-button-small-success, .btn-group-vertical > .ch-button-small-secondary ~ .btn, .tempus-dominus-widget .btn-group-vertical > .ch-button-small-secondary ~ .toggleMeridiem, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ .btn, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .tempus-dominus-widget .btn-group-vertical > button.json-editor-btn-add ~ .toggleMeridiem, .tempus-dominus-widget .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ .toggleMeridiem, .btn-group-vertical > .ch-button-small-secondary ~ .ch-button-danger, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ .ch-button-danger, .btn-group-vertical > .ch-button-small-secondary ~ .ch-button-large-danger, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ .ch-button-large-danger, .btn-group-vertical > .ch-button-small-secondary ~ .ch-button-small-danger, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ .ch-button-small-danger, .jsoneditor-container .btn-group-vertical > .ch-button-small-secondary ~ .json-editor-btntype-delete, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ .json-editor-btntype-delete, .jsoneditor-container .btn-group-vertical > .ch-button-small-secondary ~ .json-editor-btntype-deleteall, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ .json-editor-btntype-deleteall, .btn-group-vertical > .ch-button-small-secondary ~ .ch-button-success, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ .ch-button-success, .btn-group-vertical > .ch-button-small-secondary ~ .ch-button-large-success, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ .ch-button-large-success, .btn-group-vertical > .ch-button-small-secondary ~ .ch-button-small-success, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ .ch-button-small-success, .btn-group-vertical > .btn ~ .ch-button-secondary, .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ .ch-button-secondary, .jsoneditor-container .btn-group-vertical > .btn ~ button.json-editor-btn-add, .jsoneditor-container .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ button.json-editor-btn-add, .tempus-dominus-widget .jsoneditor-container .btn-group-vertical > .toggleMeridiem ~ button.json-editor-btn-add, .btn-group-vertical > .ch-button-danger ~ .ch-button-secondary, .jsoneditor-container .btn-group-vertical > .ch-button-danger ~ button.json-editor-btn-add, .btn-group-vertical > .ch-button-large-danger ~ .ch-button-secondary, .jsoneditor-container .btn-group-vertical > .ch-button-large-danger ~ button.json-editor-btn-add, .btn-group-vertical > .ch-button-small-danger ~ .ch-button-secondary, .jsoneditor-container .btn-group-vertical > .ch-button-small-danger ~ button.json-editor-btn-add, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ .ch-button-secondary, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ button.json-editor-btn-add, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ .ch-button-secondary, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ button.json-editor-btn-add, .btn-group-vertical > .ch-button-success ~ .ch-button-secondary, .jsoneditor-container .btn-group-vertical > .ch-button-success ~ button.json-editor-btn-add, .btn-group-vertical > .ch-button-large-success ~ .ch-button-secondary, .jsoneditor-container .btn-group-vertical > .ch-button-large-success ~ button.json-editor-btn-add, .btn-group-vertical > .ch-button-small-success ~ .ch-button-secondary, .jsoneditor-container .btn-group-vertical > .ch-button-small-success ~ button.json-editor-btn-add, .btn-group-vertical > .btn ~ .ch-button-large-secondary, .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ .ch-button-large-secondary, .btn-group-vertical > .ch-button-danger ~ .ch-button-large-secondary, .btn-group-vertical > .ch-button-large-danger ~ .ch-button-large-secondary, .btn-group-vertical > .ch-button-small-danger ~ .ch-button-large-secondary, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ .ch-button-large-secondary, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ .ch-button-large-secondary, .btn-group-vertical > .ch-button-success ~ .ch-button-large-secondary, .btn-group-vertical > .ch-button-large-success ~ .ch-button-large-secondary, .btn-group-vertical > .ch-button-small-success ~ .ch-button-large-secondary, .btn-group-vertical > .btn ~ .ch-button-small-secondary, .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .btn ~ button.json-editor-btn-add, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ button.json-editor-btn-add, .tempus-dominus-widget .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .toggleMeridiem ~ button.json-editor-btn-add, .btn-group-vertical > .ch-button-danger ~ .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .ch-button-danger ~ button.json-editor-btn-add, .btn-group-vertical > .ch-button-large-danger ~ .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .ch-button-large-danger ~ button.json-editor-btn-add, .btn-group-vertical > .ch-button-small-danger ~ .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .ch-button-small-danger ~ button.json-editor-btn-add, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .json-editor-btntype-delete ~ button.json-editor-btn-add, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .json-editor-btntype-deleteall ~ button.json-editor-btn-add, .btn-group-vertical > .ch-button-success ~ .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .ch-button-success ~ button.json-editor-btn-add, .btn-group-vertical > .ch-button-large-success ~ .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .ch-button-large-success ~ button.json-editor-btn-add, .btn-group-vertical > .ch-button-small-success ~ .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .ch-button-small-success ~ button.json-editor-btn-add, .btn-group-vertical > .ch-button-secondary ~ .ch-button-secondary, .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ .ch-button-secondary, .jsoneditor-container .btn-group-vertical > .ch-button-secondary ~ button.json-editor-btn-add, .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ button.json-editor-btn-add, .btn-group-vertical > .ch-button-large-secondary ~ .ch-button-secondary, .jsoneditor-container .btn-group-vertical > .ch-button-large-secondary ~ button.json-editor-btn-add, .btn-group-vertical > .ch-button-secondary ~ .ch-button-large-secondary, .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ .ch-button-large-secondary, .btn-group-vertical > .ch-button-large-secondary ~ .ch-button-large-secondary, .btn-group-vertical > .ch-button-small-secondary ~ .ch-button-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ .ch-button-secondary, .jsoneditor-container .btn-group-vertical > .ch-button-small-secondary ~ button.json-editor-btn-add, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ button.json-editor-btn-add, .btn-group-vertical > .ch-button-small-secondary ~ .ch-button-large-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ .ch-button-large-secondary, .btn-group-vertical > .ch-button-secondary ~ .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .ch-button-secondary ~ button.json-editor-btn-add, .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ button.json-editor-btn-add, .btn-group-vertical > .ch-button-large-secondary ~ .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .ch-button-large-secondary ~ button.json-editor-btn-add, .btn-group-vertical > .ch-button-small-secondary ~ .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .ch-button-small-secondary ~ button.json-editor-btn-add, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ button.json-editor-btn-add, .btn-group-vertical > .ch-button ~ .btn, .tempus-dominus-widget .btn-group-vertical > .ch-button ~ .toggleMeridiem, .btn-group-vertical > .ch-button ~ .ch-button-danger, .btn-group-vertical > .ch-button ~ .ch-button-large-danger, .btn-group-vertical > .ch-button ~ .ch-button-small-danger, .jsoneditor-container .btn-group-vertical > .ch-button ~ .json-editor-btntype-delete, .jsoneditor-container .btn-group-vertical > .ch-button ~ .json-editor-btntype-deleteall, .btn-group-vertical > .ch-button ~ .ch-button-success, .btn-group-vertical > .ch-button ~ .ch-button-large-success, .btn-group-vertical > .ch-button ~ .ch-button-small-success, .btn-group-vertical > .ch-button ~ .ch-button-secondary, .jsoneditor-container .btn-group-vertical > .ch-button ~ button.json-editor-btn-add, .btn-group-vertical > .ch-button ~ .ch-button-large-secondary, .btn-group-vertical > .ch-button ~ .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .ch-button ~ button.json-editor-btn-add, .btn-group-vertical > .ch-button-large ~ .btn, .tempus-dominus-widget .btn-group-vertical > .ch-button-large ~ .toggleMeridiem, .btn-group-vertical > .ch-button-large ~ .ch-button-danger, .btn-group-vertical > .ch-button-large ~ .ch-button-large-danger, .btn-group-vertical > .ch-button-large ~ .ch-button-small-danger, .jsoneditor-container .btn-group-vertical > .ch-button-large ~ .json-editor-btntype-delete, .jsoneditor-container .btn-group-vertical > .ch-button-large ~ .json-editor-btntype-deleteall, .btn-group-vertical > .ch-button-large ~ .ch-button-success, .btn-group-vertical > .ch-button-large ~ .ch-button-large-success, .btn-group-vertical > .ch-button-large ~ .ch-button-small-success, .btn-group-vertical > .ch-button-large ~ .ch-button-secondary, .jsoneditor-container .btn-group-vertical > .ch-button-large ~ button.json-editor-btn-add, .btn-group-vertical > .ch-button-large ~ .ch-button-large-secondary, .btn-group-vertical > .ch-button-large ~ .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .ch-button-large ~ button.json-editor-btn-add, .btn-group-vertical > .ch-button-small ~ .btn, .tempus-dominus-widget .btn-group-vertical > .ch-button-small ~ .toggleMeridiem, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ .btn, .jsoneditor-container .tempus-dominus-widget .btn-group-vertical > .json-editor-btntype-move ~ .toggleMeridiem, .tempus-dominus-widget .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ .toggleMeridiem, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ .btn, .jsoneditor-container .tempus-dominus-widget .btn-group-vertical > .json-editor-btntype-copy ~ .toggleMeridiem, .tempus-dominus-widget .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ .toggleMeridiem, .btn-group-vertical > .ch-button-small ~ .ch-button-danger, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ .ch-button-danger, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ .ch-button-danger, .btn-group-vertical > .ch-button-small ~ .ch-button-large-danger, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ .ch-button-large-danger, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ .ch-button-large-danger, .btn-group-vertical > .ch-button-small ~ .ch-button-small-danger, .jsoneditor-container .btn-group-vertical > .ch-button-small ~ .json-editor-btntype-delete, .jsoneditor-container .btn-group-vertical > .ch-button-small ~ .json-editor-btntype-deleteall, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ .ch-button-small-danger, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ .json-editor-btntype-delete, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ .json-editor-btntype-deleteall, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ .ch-button-small-danger, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ .json-editor-btntype-delete, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ .json-editor-btntype-deleteall, .btn-group-vertical > .ch-button-small ~ .ch-button-success, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ .ch-button-success, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ .ch-button-success, .btn-group-vertical > .ch-button-small ~ .ch-button-large-success, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ .ch-button-large-success, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ .ch-button-large-success, .btn-group-vertical > .ch-button-small ~ .ch-button-small-success, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ .ch-button-small-success, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ .ch-button-small-success, .btn-group-vertical > .ch-button-small ~ .ch-button-secondary, .jsoneditor-container .btn-group-vertical > .ch-button-small ~ button.json-editor-btn-add, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ .ch-button-secondary, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ button.json-editor-btn-add, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ .ch-button-secondary, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ button.json-editor-btn-add, .btn-group-vertical > .ch-button-small ~ .ch-button-large-secondary, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ .ch-button-large-secondary, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ .ch-button-large-secondary, .btn-group-vertical > .ch-button-small ~ .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .ch-button-small ~ button.json-editor-btn-add, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .json-editor-btntype-move ~ button.json-editor-btn-add, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .json-editor-btntype-copy ~ button.json-editor-btn-add, .btn-group-vertical > .btn ~ .ch-button, .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ .ch-button, .btn-group-vertical > .ch-button-danger ~ .ch-button, .btn-group-vertical > .ch-button-large-danger ~ .ch-button, .btn-group-vertical > .ch-button-small-danger ~ .ch-button, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ .ch-button, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ .ch-button, .btn-group-vertical > .ch-button-success ~ .ch-button, .btn-group-vertical > .ch-button-large-success ~ .ch-button, .btn-group-vertical > .ch-button-small-success ~ .ch-button, .btn-group-vertical > .ch-button-secondary ~ .ch-button, .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ .ch-button, .btn-group-vertical > .ch-button-large-secondary ~ .ch-button, .btn-group-vertical > .ch-button-small-secondary ~ .ch-button, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ .ch-button, .btn-group-vertical > .btn ~ .ch-button-large, .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ .ch-button-large, .btn-group-vertical > .ch-button-danger ~ .ch-button-large, .btn-group-vertical > .ch-button-large-danger ~ .ch-button-large, .btn-group-vertical > .ch-button-small-danger ~ .ch-button-large, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ .ch-button-large, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ .ch-button-large, .btn-group-vertical > .ch-button-success ~ .ch-button-large, .btn-group-vertical > .ch-button-large-success ~ .ch-button-large, .btn-group-vertical > .ch-button-small-success ~ .ch-button-large, .btn-group-vertical > .ch-button-secondary ~ .ch-button-large, .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ .ch-button-large, .btn-group-vertical > .ch-button-large-secondary ~ .ch-button-large, .btn-group-vertical > .ch-button-small-secondary ~ .ch-button-large, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ .ch-button-large, .btn-group-vertical > .btn ~ .ch-button-small, .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ .ch-button-small, .jsoneditor-container .btn-group-vertical > .btn ~ .json-editor-btntype-move, .jsoneditor-container .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ .json-editor-btntype-move, .tempus-dominus-widget .jsoneditor-container .btn-group-vertical > .toggleMeridiem ~ .json-editor-btntype-move, .jsoneditor-container .btn-group-vertical > .btn ~ .json-editor-btntype-copy, .jsoneditor-container .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ .json-editor-btntype-copy, .tempus-dominus-widget .jsoneditor-container .btn-group-vertical > .toggleMeridiem ~ .json-editor-btntype-copy, .btn-group-vertical > .ch-button-danger ~ .ch-button-small, .jsoneditor-container .btn-group-vertical > .ch-button-danger ~ .json-editor-btntype-move, .jsoneditor-container .btn-group-vertical > .ch-button-danger ~ .json-editor-btntype-copy, .btn-group-vertical > .ch-button-large-danger ~ .ch-button-small, .jsoneditor-container .btn-group-vertical > .ch-button-large-danger ~ .json-editor-btntype-move, .jsoneditor-container .btn-group-vertical > .ch-button-large-danger ~ .json-editor-btntype-copy, .btn-group-vertical > .ch-button-small-danger ~ .ch-button-small, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ .ch-button-small, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ .ch-button-small, .jsoneditor-container .btn-group-vertical > .ch-button-small-danger ~ .json-editor-btntype-move, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ .json-editor-btntype-move, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ .json-editor-btntype-move, .jsoneditor-container .btn-group-vertical > .ch-button-small-danger ~ .json-editor-btntype-copy, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ .json-editor-btntype-copy, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ .json-editor-btntype-copy, .btn-group-vertical > .ch-button-success ~ .ch-button-small, .jsoneditor-container .btn-group-vertical > .ch-button-success ~ .json-editor-btntype-move, .jsoneditor-container .btn-group-vertical > .ch-button-success ~ .json-editor-btntype-copy, .btn-group-vertical > .ch-button-large-success ~ .ch-button-small, .jsoneditor-container .btn-group-vertical > .ch-button-large-success ~ .json-editor-btntype-move, .jsoneditor-container .btn-group-vertical > .ch-button-large-success ~ .json-editor-btntype-copy, .btn-group-vertical > .ch-button-small-success ~ .ch-button-small, .jsoneditor-container .btn-group-vertical > .ch-button-small-success ~ .json-editor-btntype-move, .jsoneditor-container .btn-group-vertical > .ch-button-small-success ~ .json-editor-btntype-copy, .btn-group-vertical > .ch-button-secondary ~ .ch-button-small, .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ .ch-button-small, .jsoneditor-container .btn-group-vertical > .ch-button-secondary ~ .json-editor-btntype-move, .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ .json-editor-btntype-move, .jsoneditor-container .btn-group-vertical > .ch-button-secondary ~ .json-editor-btntype-copy, .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ .json-editor-btntype-copy, .btn-group-vertical > .ch-button-large-secondary ~ .ch-button-small, .jsoneditor-container .btn-group-vertical > .ch-button-large-secondary ~ .json-editor-btntype-move, .jsoneditor-container .btn-group-vertical > .ch-button-large-secondary ~ .json-editor-btntype-copy, .btn-group-vertical > .ch-button-small-secondary ~ .ch-button-small, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ .ch-button-small, .jsoneditor-container .btn-group-vertical > .ch-button-small-secondary ~ .json-editor-btntype-move, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ .json-editor-btntype-move, .jsoneditor-container .btn-group-vertical > .ch-button-small-secondary ~ .json-editor-btntype-copy, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ .json-editor-btntype-copy, .btn-group-vertical > .ch-button ~ .ch-button, .btn-group-vertical > .ch-button-large ~ .ch-button, .btn-group-vertical > .ch-button ~ .ch-button-large, .btn-group-vertical > .ch-button-large ~ .ch-button-large, .btn-group-vertical > .ch-button-small ~ .ch-button, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ .ch-button, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ .ch-button, .btn-group-vertical > .ch-button-small ~ .ch-button-large, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ .ch-button-large, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ .ch-button-large, .btn-group-vertical > .ch-button ~ .ch-button-small, .jsoneditor-container .btn-group-vertical > .ch-button ~ .json-editor-btntype-move, .jsoneditor-container .btn-group-vertical > .ch-button ~ .json-editor-btntype-copy, .btn-group-vertical > .ch-button-large ~ .ch-button-small, .jsoneditor-container .btn-group-vertical > .ch-button-large ~ .json-editor-btntype-move, .jsoneditor-container .btn-group-vertical > .ch-button-large ~ .json-editor-btntype-copy, .btn-group-vertical > .ch-button-small ~ .ch-button-small, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ .ch-button-small, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ .ch-button-small, .jsoneditor-container .btn-group-vertical > .ch-button-small ~ .json-editor-btntype-move, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ .json-editor-btntype-move, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ .json-editor-btntype-move, .jsoneditor-container .btn-group-vertical > .ch-button-small ~ .json-editor-btntype-copy, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ .json-editor-btntype-copy, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ .json-editor-btntype-copy, .btn-group-vertical > .ch-array-action-delete ~ .btn, .tempus-dominus-widget .btn-group-vertical > .ch-array-action-delete ~ .toggleMeridiem, .btn-group-vertical > .ch-array-action-delete ~ .ch-button-danger, .btn-group-vertical > .ch-array-action-delete ~ .ch-button-large-danger, .btn-group-vertical > .ch-array-action-delete ~ .ch-button-small-danger, .jsoneditor-container .btn-group-vertical > .ch-array-action-delete ~ .json-editor-btntype-delete, .jsoneditor-container .btn-group-vertical > .ch-array-action-delete ~ .json-editor-btntype-deleteall, .btn-group-vertical > .ch-array-action-delete ~ .ch-button-success, .btn-group-vertical > .ch-array-action-delete ~ .ch-button-large-success, .btn-group-vertical > .ch-array-action-delete ~ .ch-button-small-success, .btn-group-vertical > .ch-array-action-delete ~ .ch-button-secondary, .jsoneditor-container .btn-group-vertical > .ch-array-action-delete ~ button.json-editor-btn-add, .btn-group-vertical > .ch-array-action-delete ~ .ch-button-large-secondary, .btn-group-vertical > .ch-array-action-delete ~ .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .ch-array-action-delete ~ button.json-editor-btn-add, .btn-group-vertical > .ch-array-action-delete ~ .ch-button, .btn-group-vertical > .ch-array-action-delete ~ .ch-button-large, .btn-group-vertical > .ch-array-action-delete ~ .ch-button-small, .jsoneditor-container .btn-group-vertical > .ch-array-action-delete ~ .json-editor-btntype-move, .jsoneditor-container .btn-group-vertical > .ch-array-action-delete ~ .json-editor-btntype-copy, .btn-group-vertical > .ch-keyval-action-delete ~ .btn, .tempus-dominus-widget .btn-group-vertical > .ch-keyval-action-delete ~ .toggleMeridiem, .btn-group-vertical > .ch-keyval-action-delete ~ .ch-button-danger, .btn-group-vertical > .ch-keyval-action-delete ~ .ch-button-large-danger, .btn-group-vertical > .ch-keyval-action-delete ~ .ch-button-small-danger, .jsoneditor-container .btn-group-vertical > .ch-keyval-action-delete ~ .json-editor-btntype-delete, .jsoneditor-container .btn-group-vertical > .ch-keyval-action-delete ~ .json-editor-btntype-deleteall, .btn-group-vertical > .ch-keyval-action-delete ~ .ch-button-success, .btn-group-vertical > .ch-keyval-action-delete ~ .ch-button-large-success, .btn-group-vertical > .ch-keyval-action-delete ~ .ch-button-small-success, .btn-group-vertical > .ch-keyval-action-delete ~ .ch-button-secondary, .jsoneditor-container .btn-group-vertical > .ch-keyval-action-delete ~ button.json-editor-btn-add, .btn-group-vertical > .ch-keyval-action-delete ~ .ch-button-large-secondary, .btn-group-vertical > .ch-keyval-action-delete ~ .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .ch-keyval-action-delete ~ button.json-editor-btn-add, .btn-group-vertical > .ch-keyval-action-delete ~ .ch-button, .btn-group-vertical > .ch-keyval-action-delete ~ .ch-button-large, .btn-group-vertical > .ch-keyval-action-delete ~ .ch-button-small, .jsoneditor-container .btn-group-vertical > .ch-keyval-action-delete ~ .json-editor-btntype-move, .jsoneditor-container .btn-group-vertical > .ch-keyval-action-delete ~ .json-editor-btntype-copy, .btn-group-vertical > .btn ~ .ch-array-action-delete, .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ .ch-array-action-delete, .btn-group-vertical > .ch-button-danger ~ .ch-array-action-delete, .btn-group-vertical > .ch-button-large-danger ~ .ch-array-action-delete, .btn-group-vertical > .ch-button-small-danger ~ .ch-array-action-delete, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ .ch-array-action-delete, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ .ch-array-action-delete, .btn-group-vertical > .ch-button-success ~ .ch-array-action-delete, .btn-group-vertical > .ch-button-large-success ~ .ch-array-action-delete, .btn-group-vertical > .ch-button-small-success ~ .ch-array-action-delete, .btn-group-vertical > .ch-button-secondary ~ .ch-array-action-delete, .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ .ch-array-action-delete, .btn-group-vertical > .ch-button-large-secondary ~ .ch-array-action-delete, .btn-group-vertical > .ch-button-small-secondary ~ .ch-array-action-delete, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ .ch-array-action-delete, .btn-group-vertical > .ch-button ~ .ch-array-action-delete, .btn-group-vertical > .ch-button-large ~ .ch-array-action-delete, .btn-group-vertical > .ch-button-small ~ .ch-array-action-delete, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ .ch-array-action-delete, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ .ch-array-action-delete, .btn-group-vertical > .ch-array-action-delete ~ .ch-array-action-delete, .btn-group-vertical > .ch-keyval-action-delete ~ .ch-array-action-delete, .btn-group-vertical > .btn ~ .ch-keyval-action-delete, .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ .ch-keyval-action-delete, .btn-group-vertical > .ch-button-danger ~ .ch-keyval-action-delete, .btn-group-vertical > .ch-button-large-danger ~ .ch-keyval-action-delete, .btn-group-vertical > .ch-button-small-danger ~ .ch-keyval-action-delete, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ .ch-keyval-action-delete, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ .ch-keyval-action-delete, .btn-group-vertical > .ch-button-success ~ .ch-keyval-action-delete, .btn-group-vertical > .ch-button-large-success ~ .ch-keyval-action-delete, .btn-group-vertical > .ch-button-small-success ~ .ch-keyval-action-delete, .btn-group-vertical > .ch-button-secondary ~ .ch-keyval-action-delete, .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ .ch-keyval-action-delete, .btn-group-vertical > .ch-button-large-secondary ~ .ch-keyval-action-delete, .btn-group-vertical > .ch-button-small-secondary ~ .ch-keyval-action-delete, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ .ch-keyval-action-delete, .btn-group-vertical > .ch-button ~ .ch-keyval-action-delete, .btn-group-vertical > .ch-button-large ~ .ch-keyval-action-delete, .btn-group-vertical > .ch-button-small ~ .ch-keyval-action-delete, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ .ch-keyval-action-delete, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ .ch-keyval-action-delete, .btn-group-vertical > .ch-array-action-delete ~ .ch-keyval-action-delete, .btn-group-vertical > .ch-keyval-action-delete ~ .ch-keyval-action-delete, .btn-group-vertical > .ch-input-action ~ .btn, .tempus-dominus-widget .btn-group-vertical > .ch-input-action ~ .toggleMeridiem, .btn-group-vertical > .ch-input-action ~ .ch-button-danger, .btn-group-vertical > .ch-input-action ~ .ch-button-large-danger, .btn-group-vertical > .ch-input-action ~ .ch-button-small-danger, .jsoneditor-container .btn-group-vertical > .ch-input-action ~ .json-editor-btntype-delete, .jsoneditor-container .btn-group-vertical > .ch-input-action ~ .json-editor-btntype-deleteall, .btn-group-vertical > .ch-input-action ~ .ch-button-success, .btn-group-vertical > .ch-input-action ~ .ch-button-large-success, .btn-group-vertical > .ch-input-action ~ .ch-button-small-success, .btn-group-vertical > .ch-input-action ~ .ch-button-secondary, .jsoneditor-container .btn-group-vertical > .ch-input-action ~ button.json-editor-btn-add, .btn-group-vertical > .ch-input-action ~ .ch-button-large-secondary, .btn-group-vertical > .ch-input-action ~ .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .ch-input-action ~ button.json-editor-btn-add, .btn-group-vertical > .ch-input-action ~ .ch-button, .btn-group-vertical > .ch-input-action ~ .ch-button-large, .btn-group-vertical > .ch-input-action ~ .ch-button-small, .jsoneditor-container .btn-group-vertical > .ch-input-action ~ .json-editor-btntype-move, .jsoneditor-container .btn-group-vertical > .ch-input-action ~ .json-editor-btntype-copy, .btn-group-vertical > .ch-input-action ~ .ch-array-action-delete, .btn-group-vertical > .ch-input-action ~ .ch-keyval-action-delete, .btn-group-vertical > .ch-input-action-delete ~ .btn, .tempus-dominus-widget .btn-group-vertical > .ch-input-action-delete ~ .toggleMeridiem, .btn-group-vertical > .ch-input-action-delete ~ .ch-button-danger, .btn-group-vertical > .ch-input-action-delete ~ .ch-button-large-danger, .btn-group-vertical > .ch-input-action-delete ~ .ch-button-small-danger, .jsoneditor-container .btn-group-vertical > .ch-input-action-delete ~ .json-editor-btntype-delete, .jsoneditor-container .btn-group-vertical > .ch-input-action-delete ~ .json-editor-btntype-deleteall, .btn-group-vertical > .ch-input-action-delete ~ .ch-button-success, .btn-group-vertical > .ch-input-action-delete ~ .ch-button-large-success, .btn-group-vertical > .ch-input-action-delete ~ .ch-button-small-success, .btn-group-vertical > .ch-input-action-delete ~ .ch-button-secondary, .jsoneditor-container .btn-group-vertical > .ch-input-action-delete ~ button.json-editor-btn-add, .btn-group-vertical > .ch-input-action-delete ~ .ch-button-large-secondary, .btn-group-vertical > .ch-input-action-delete ~ .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .ch-input-action-delete ~ button.json-editor-btn-add, .btn-group-vertical > .ch-input-action-delete ~ .ch-button, .btn-group-vertical > .ch-input-action-delete ~ .ch-button-large, .btn-group-vertical > .ch-input-action-delete ~ .ch-button-small, .jsoneditor-container .btn-group-vertical > .ch-input-action-delete ~ .json-editor-btntype-move, .jsoneditor-container .btn-group-vertical > .ch-input-action-delete ~ .json-editor-btntype-copy, .btn-group-vertical > .ch-input-action-delete ~ .ch-array-action-delete, .btn-group-vertical > .ch-input-action-delete ~ .ch-keyval-action-delete, .btn-group-vertical > .ch-file-action-delete ~ .btn, .tempus-dominus-widget .btn-group-vertical > .ch-file-action-delete ~ .toggleMeridiem, .btn-group-vertical > .ch-file-action-delete ~ .ch-button-danger, .btn-group-vertical > .ch-file-action-delete ~ .ch-button-large-danger, .btn-group-vertical > .ch-file-action-delete ~ .ch-button-small-danger, .jsoneditor-container .btn-group-vertical > .ch-file-action-delete ~ .json-editor-btntype-delete, .jsoneditor-container .btn-group-vertical > .ch-file-action-delete ~ .json-editor-btntype-deleteall, .btn-group-vertical > .ch-file-action-delete ~ .ch-button-success, .btn-group-vertical > .ch-file-action-delete ~ .ch-button-large-success, .btn-group-vertical > .ch-file-action-delete ~ .ch-button-small-success, .btn-group-vertical > .ch-file-action-delete ~ .ch-button-secondary, .jsoneditor-container .btn-group-vertical > .ch-file-action-delete ~ button.json-editor-btn-add, .btn-group-vertical > .ch-file-action-delete ~ .ch-button-large-secondary, .btn-group-vertical > .ch-file-action-delete ~ .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .ch-file-action-delete ~ button.json-editor-btn-add, .btn-group-vertical > .ch-file-action-delete ~ .ch-button, .btn-group-vertical > .ch-file-action-delete ~ .ch-button-large, .btn-group-vertical > .ch-file-action-delete ~ .ch-button-small, .jsoneditor-container .btn-group-vertical > .ch-file-action-delete ~ .json-editor-btntype-move, .jsoneditor-container .btn-group-vertical > .ch-file-action-delete ~ .json-editor-btntype-copy, .btn-group-vertical > .ch-file-action-delete ~ .ch-array-action-delete, .btn-group-vertical > .ch-file-action-delete ~ .ch-keyval-action-delete, .btn-group-vertical > .ch-file-action ~ .btn, .tempus-dominus-widget .btn-group-vertical > .ch-file-action ~ .toggleMeridiem, .btn-group-vertical > .ch-file-action ~ .ch-button-danger, .btn-group-vertical > .ch-file-action ~ .ch-button-large-danger, .btn-group-vertical > .ch-file-action ~ .ch-button-small-danger, .jsoneditor-container .btn-group-vertical > .ch-file-action ~ .json-editor-btntype-delete, .jsoneditor-container .btn-group-vertical > .ch-file-action ~ .json-editor-btntype-deleteall, .btn-group-vertical > .ch-file-action ~ .ch-button-success, .btn-group-vertical > .ch-file-action ~ .ch-button-large-success, .btn-group-vertical > .ch-file-action ~ .ch-button-small-success, .btn-group-vertical > .ch-file-action ~ .ch-button-secondary, .jsoneditor-container .btn-group-vertical > .ch-file-action ~ button.json-editor-btn-add, .btn-group-vertical > .ch-file-action ~ .ch-button-large-secondary, .btn-group-vertical > .ch-file-action ~ .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .ch-file-action ~ button.json-editor-btn-add, .btn-group-vertical > .ch-file-action ~ .ch-button, .btn-group-vertical > .ch-file-action ~ .ch-button-large, .btn-group-vertical > .ch-file-action ~ .ch-button-small, .jsoneditor-container .btn-group-vertical > .ch-file-action ~ .json-editor-btntype-move, .jsoneditor-container .btn-group-vertical > .ch-file-action ~ .json-editor-btntype-copy, .btn-group-vertical > .ch-file-action ~ .ch-array-action-delete, .btn-group-vertical > .ch-file-action ~ .ch-keyval-action-delete, .btn-group-vertical > .ch-array-action ~ .btn, .tempus-dominus-widget .btn-group-vertical > .ch-array-action ~ .toggleMeridiem, .btn-group-vertical > .ch-array-action ~ .ch-button-danger, .btn-group-vertical > .ch-array-action ~ .ch-button-large-danger, .btn-group-vertical > .ch-array-action ~ .ch-button-small-danger, .jsoneditor-container .btn-group-vertical > .ch-array-action ~ .json-editor-btntype-delete, .jsoneditor-container .btn-group-vertical > .ch-array-action ~ .json-editor-btntype-deleteall, .btn-group-vertical > .ch-array-action ~ .ch-button-success, .btn-group-vertical > .ch-array-action ~ .ch-button-large-success, .btn-group-vertical > .ch-array-action ~ .ch-button-small-success, .btn-group-vertical > .ch-array-action ~ .ch-button-secondary, .jsoneditor-container .btn-group-vertical > .ch-array-action ~ button.json-editor-btn-add, .btn-group-vertical > .ch-array-action ~ .ch-button-large-secondary, .btn-group-vertical > .ch-array-action ~ .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .ch-array-action ~ button.json-editor-btn-add, .btn-group-vertical > .ch-array-action ~ .ch-button, .btn-group-vertical > .ch-array-action ~ .ch-button-large, .btn-group-vertical > .ch-array-action ~ .ch-button-small, .jsoneditor-container .btn-group-vertical > .ch-array-action ~ .json-editor-btntype-move, .jsoneditor-container .btn-group-vertical > .ch-array-action ~ .json-editor-btntype-copy, .btn-group-vertical > .ch-array-action ~ .ch-array-action-delete, .btn-group-vertical > .ch-array-action ~ .ch-keyval-action-delete, .btn-group-vertical > .ch-keyval-action ~ .btn, .tempus-dominus-widget .btn-group-vertical > .ch-keyval-action ~ .toggleMeridiem, .btn-group-vertical > .ch-keyval-action ~ .ch-button-danger, .btn-group-vertical > .ch-keyval-action ~ .ch-button-large-danger, .btn-group-vertical > .ch-keyval-action ~ .ch-button-small-danger, .jsoneditor-container .btn-group-vertical > .ch-keyval-action ~ .json-editor-btntype-delete, .jsoneditor-container .btn-group-vertical > .ch-keyval-action ~ .json-editor-btntype-deleteall, .btn-group-vertical > .ch-keyval-action ~ .ch-button-success, .btn-group-vertical > .ch-keyval-action ~ .ch-button-large-success, .btn-group-vertical > .ch-keyval-action ~ .ch-button-small-success, .btn-group-vertical > .ch-keyval-action ~ .ch-button-secondary, .jsoneditor-container .btn-group-vertical > .ch-keyval-action ~ button.json-editor-btn-add, .btn-group-vertical > .ch-keyval-action ~ .ch-button-large-secondary, .btn-group-vertical > .ch-keyval-action ~ .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .ch-keyval-action ~ button.json-editor-btn-add, .btn-group-vertical > .ch-keyval-action ~ .ch-button, .btn-group-vertical > .ch-keyval-action ~ .ch-button-large, .btn-group-vertical > .ch-keyval-action ~ .ch-button-small, .jsoneditor-container .btn-group-vertical > .ch-keyval-action ~ .json-editor-btntype-move, .jsoneditor-container .btn-group-vertical > .ch-keyval-action ~ .json-editor-btntype-copy, .btn-group-vertical > .ch-keyval-action ~ .ch-array-action-delete, .btn-group-vertical > .ch-keyval-action ~ .ch-keyval-action-delete, .btn-group-vertical > .btn ~ .ch-input-action, .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ .ch-input-action, .btn-group-vertical > .ch-button-danger ~ .ch-input-action, .btn-group-vertical > .ch-button-large-danger ~ .ch-input-action, .btn-group-vertical > .ch-button-small-danger ~ .ch-input-action, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ .ch-input-action, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ .ch-input-action, .btn-group-vertical > .ch-button-success ~ .ch-input-action, .btn-group-vertical > .ch-button-large-success ~ .ch-input-action, .btn-group-vertical > .ch-button-small-success ~ .ch-input-action, .btn-group-vertical > .ch-button-secondary ~ .ch-input-action, .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ .ch-input-action, .btn-group-vertical > .ch-button-large-secondary ~ .ch-input-action, .btn-group-vertical > .ch-button-small-secondary ~ .ch-input-action, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ .ch-input-action, .btn-group-vertical > .ch-button ~ .ch-input-action, .btn-group-vertical > .ch-button-large ~ .ch-input-action, .btn-group-vertical > .ch-button-small ~ .ch-input-action, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ .ch-input-action, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ .ch-input-action, .btn-group-vertical > .ch-array-action-delete ~ .ch-input-action, .btn-group-vertical > .ch-keyval-action-delete ~ .ch-input-action, .btn-group-vertical > .btn ~ .ch-input-action-delete, .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ .ch-input-action-delete, .btn-group-vertical > .ch-button-danger ~ .ch-input-action-delete, .btn-group-vertical > .ch-button-large-danger ~ .ch-input-action-delete, .btn-group-vertical > .ch-button-small-danger ~ .ch-input-action-delete, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ .ch-input-action-delete, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ .ch-input-action-delete, .btn-group-vertical > .ch-button-success ~ .ch-input-action-delete, .btn-group-vertical > .ch-button-large-success ~ .ch-input-action-delete, .btn-group-vertical > .ch-button-small-success ~ .ch-input-action-delete, .btn-group-vertical > .ch-button-secondary ~ .ch-input-action-delete, .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ .ch-input-action-delete, .btn-group-vertical > .ch-button-large-secondary ~ .ch-input-action-delete, .btn-group-vertical > .ch-button-small-secondary ~ .ch-input-action-delete, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ .ch-input-action-delete, .btn-group-vertical > .ch-button ~ .ch-input-action-delete, .btn-group-vertical > .ch-button-large ~ .ch-input-action-delete, .btn-group-vertical > .ch-button-small ~ .ch-input-action-delete, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ .ch-input-action-delete, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ .ch-input-action-delete, .btn-group-vertical > .ch-array-action-delete ~ .ch-input-action-delete, .btn-group-vertical > .ch-keyval-action-delete ~ .ch-input-action-delete, .btn-group-vertical > .btn ~ .ch-file-action-delete, .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ .ch-file-action-delete, .btn-group-vertical > .ch-button-danger ~ .ch-file-action-delete, .btn-group-vertical > .ch-button-large-danger ~ .ch-file-action-delete, .btn-group-vertical > .ch-button-small-danger ~ .ch-file-action-delete, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ .ch-file-action-delete, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ .ch-file-action-delete, .btn-group-vertical > .ch-button-success ~ .ch-file-action-delete, .btn-group-vertical > .ch-button-large-success ~ .ch-file-action-delete, .btn-group-vertical > .ch-button-small-success ~ .ch-file-action-delete, .btn-group-vertical > .ch-button-secondary ~ .ch-file-action-delete, .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ .ch-file-action-delete, .btn-group-vertical > .ch-button-large-secondary ~ .ch-file-action-delete, .btn-group-vertical > .ch-button-small-secondary ~ .ch-file-action-delete, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ .ch-file-action-delete, .btn-group-vertical > .ch-button ~ .ch-file-action-delete, .btn-group-vertical > .ch-button-large ~ .ch-file-action-delete, .btn-group-vertical > .ch-button-small ~ .ch-file-action-delete, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ .ch-file-action-delete, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ .ch-file-action-delete, .btn-group-vertical > .ch-array-action-delete ~ .ch-file-action-delete, .btn-group-vertical > .ch-keyval-action-delete ~ .ch-file-action-delete, .btn-group-vertical > .ch-input-action ~ .ch-input-action, .btn-group-vertical > .ch-input-action-delete ~ .ch-input-action, .btn-group-vertical > .ch-file-action-delete ~ .ch-input-action, .btn-group-vertical > .ch-input-action ~ .ch-input-action-delete, .btn-group-vertical > .ch-input-action-delete ~ .ch-input-action-delete, .btn-group-vertical > .ch-file-action-delete ~ .ch-input-action-delete, .btn-group-vertical > .ch-input-action ~ .ch-file-action-delete, .btn-group-vertical > .ch-input-action-delete ~ .ch-file-action-delete, .btn-group-vertical > .ch-file-action-delete ~ .ch-file-action-delete, .btn-group-vertical > .ch-file-action ~ .ch-input-action, .btn-group-vertical > .ch-file-action ~ .ch-input-action-delete, .btn-group-vertical > .ch-file-action ~ .ch-file-action-delete, .btn-group-vertical > .ch-array-action ~ .ch-input-action, .btn-group-vertical > .ch-array-action ~ .ch-input-action-delete, .btn-group-vertical > .ch-array-action ~ .ch-file-action-delete, .btn-group-vertical > .ch-keyval-action ~ .ch-input-action, .btn-group-vertical > .ch-keyval-action ~ .ch-input-action-delete, .btn-group-vertical > .ch-keyval-action ~ .ch-file-action-delete, .btn-group-vertical > .btn ~ .ch-file-action, .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ .ch-file-action, .btn-group-vertical > .ch-button-danger ~ .ch-file-action, .btn-group-vertical > .ch-button-large-danger ~ .ch-file-action, .btn-group-vertical > .ch-button-small-danger ~ .ch-file-action, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ .ch-file-action, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ .ch-file-action, .btn-group-vertical > .ch-button-success ~ .ch-file-action, .btn-group-vertical > .ch-button-large-success ~ .ch-file-action, .btn-group-vertical > .ch-button-small-success ~ .ch-file-action, .btn-group-vertical > .ch-button-secondary ~ .ch-file-action, .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ .ch-file-action, .btn-group-vertical > .ch-button-large-secondary ~ .ch-file-action, .btn-group-vertical > .ch-button-small-secondary ~ .ch-file-action, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ .ch-file-action, .btn-group-vertical > .ch-button ~ .ch-file-action, .btn-group-vertical > .ch-button-large ~ .ch-file-action, .btn-group-vertical > .ch-button-small ~ .ch-file-action, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ .ch-file-action, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ .ch-file-action, .btn-group-vertical > .ch-array-action-delete ~ .ch-file-action, .btn-group-vertical > .ch-keyval-action-delete ~ .ch-file-action, .btn-group-vertical > .ch-input-action ~ .ch-file-action, .btn-group-vertical > .ch-input-action-delete ~ .ch-file-action, .btn-group-vertical > .ch-file-action-delete ~ .ch-file-action, .btn-group-vertical > .ch-file-action ~ .ch-file-action, .btn-group-vertical > .ch-array-action ~ .ch-file-action, .btn-group-vertical > .ch-keyval-action ~ .ch-file-action, .btn-group-vertical > .btn ~ .ch-array-action, .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ .ch-array-action, .btn-group-vertical > .ch-button-danger ~ .ch-array-action, .btn-group-vertical > .ch-button-large-danger ~ .ch-array-action, .btn-group-vertical > .ch-button-small-danger ~ .ch-array-action, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ .ch-array-action, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ .ch-array-action, .btn-group-vertical > .ch-button-success ~ .ch-array-action, .btn-group-vertical > .ch-button-large-success ~ .ch-array-action, .btn-group-vertical > .ch-button-small-success ~ .ch-array-action, .btn-group-vertical > .ch-button-secondary ~ .ch-array-action, .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ .ch-array-action, .btn-group-vertical > .ch-button-large-secondary ~ .ch-array-action, .btn-group-vertical > .ch-button-small-secondary ~ .ch-array-action, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ .ch-array-action, .btn-group-vertical > .ch-button ~ .ch-array-action, .btn-group-vertical > .ch-button-large ~ .ch-array-action, .btn-group-vertical > .ch-button-small ~ .ch-array-action, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ .ch-array-action, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ .ch-array-action, .btn-group-vertical > .ch-array-action-delete ~ .ch-array-action, .btn-group-vertical > .ch-keyval-action-delete ~ .ch-array-action, .btn-group-vertical > .ch-input-action ~ .ch-array-action, .btn-group-vertical > .ch-input-action-delete ~ .ch-array-action, .btn-group-vertical > .ch-file-action-delete ~ .ch-array-action, .btn-group-vertical > .ch-file-action ~ .ch-array-action, .btn-group-vertical > .ch-array-action ~ .ch-array-action, .btn-group-vertical > .ch-keyval-action ~ .ch-array-action, .btn-group-vertical > .btn ~ .ch-keyval-action, .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ .ch-keyval-action, .btn-group-vertical > .ch-button-danger ~ .ch-keyval-action, .btn-group-vertical > .ch-button-large-danger ~ .ch-keyval-action, .btn-group-vertical > .ch-button-small-danger ~ .ch-keyval-action, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ .ch-keyval-action, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ .ch-keyval-action, .btn-group-vertical > .ch-button-success ~ .ch-keyval-action, .btn-group-vertical > .ch-button-large-success ~ .ch-keyval-action, .btn-group-vertical > .ch-button-small-success ~ .ch-keyval-action, .btn-group-vertical > .ch-button-secondary ~ .ch-keyval-action, .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ .ch-keyval-action, .btn-group-vertical > .ch-button-large-secondary ~ .ch-keyval-action, .btn-group-vertical > .ch-button-small-secondary ~ .ch-keyval-action, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ .ch-keyval-action, .btn-group-vertical > .ch-button ~ .ch-keyval-action, .btn-group-vertical > .ch-button-large ~ .ch-keyval-action, .btn-group-vertical > .ch-button-small ~ .ch-keyval-action, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ .ch-keyval-action, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ .ch-keyval-action, .btn-group-vertical > .ch-array-action-delete ~ .ch-keyval-action, .btn-group-vertical > .ch-keyval-action-delete ~ .ch-keyval-action, .btn-group-vertical > .ch-input-action ~ .ch-keyval-action, .btn-group-vertical > .ch-input-action-delete ~ .ch-keyval-action, .btn-group-vertical > .ch-file-action-delete ~ .ch-keyval-action, .btn-group-vertical > .ch-file-action ~ .ch-keyval-action, .btn-group-vertical > .ch-array-action ~ .ch-keyval-action, .btn-group-vertical > .ch-keyval-action ~ .ch-keyval-action, .btn-group-vertical > .ch-field-add ~ .btn, .tempus-dominus-widget .btn-group-vertical > .ch-field-add ~ .toggleMeridiem, .btn-group-vertical > .ch-field-add ~ .ch-button-danger, .btn-group-vertical > .ch-field-add ~ .ch-button-large-danger, .btn-group-vertical > .ch-field-add ~ .ch-button-small-danger, .jsoneditor-container .btn-group-vertical > .ch-field-add ~ .json-editor-btntype-delete, .jsoneditor-container .btn-group-vertical > .ch-field-add ~ .json-editor-btntype-deleteall, .btn-group-vertical > .ch-field-add ~ .ch-button-success, .btn-group-vertical > .ch-field-add ~ .ch-button-large-success, .btn-group-vertical > .ch-field-add ~ .ch-button-small-success, .btn-group-vertical > .ch-field-add ~ .ch-button-secondary, .jsoneditor-container .btn-group-vertical > .ch-field-add ~ button.json-editor-btn-add, .btn-group-vertical > .ch-field-add ~ .ch-button-large-secondary, .btn-group-vertical > .ch-field-add ~ .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .ch-field-add ~ button.json-editor-btn-add, .btn-group-vertical > .ch-field-add ~ .ch-button, .btn-group-vertical > .ch-field-add ~ .ch-button-large, .btn-group-vertical > .ch-field-add ~ .ch-button-small, .jsoneditor-container .btn-group-vertical > .ch-field-add ~ .json-editor-btntype-move, .jsoneditor-container .btn-group-vertical > .ch-field-add ~ .json-editor-btntype-copy, .btn-group-vertical > .ch-field-add ~ .ch-array-action-delete, .btn-group-vertical > .ch-field-add ~ .ch-keyval-action-delete, .btn-group-vertical > .ch-field-add ~ .ch-input-action, .btn-group-vertical > .ch-field-add ~ .ch-input-action-delete, .btn-group-vertical > .ch-field-add ~ .ch-file-action-delete, .btn-group-vertical > .ch-field-add ~ .ch-file-action, .btn-group-vertical > .ch-field-add ~ .ch-array-action, .btn-group-vertical > .ch-field-add ~ .ch-keyval-action, .btn-group-vertical > .btn ~ .ch-field-add, .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ .ch-field-add, .btn-group-vertical > .ch-button-danger ~ .ch-field-add, .btn-group-vertical > .ch-button-large-danger ~ .ch-field-add, .btn-group-vertical > .ch-button-small-danger ~ .ch-field-add, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ .ch-field-add, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ .ch-field-add, .btn-group-vertical > .ch-button-success ~ .ch-field-add, .btn-group-vertical > .ch-button-large-success ~ .ch-field-add, .btn-group-vertical > .ch-button-small-success ~ .ch-field-add, .btn-group-vertical > .ch-button-secondary ~ .ch-field-add, .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ .ch-field-add, .btn-group-vertical > .ch-button-large-secondary ~ .ch-field-add, .btn-group-vertical > .ch-button-small-secondary ~ .ch-field-add, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ .ch-field-add, .btn-group-vertical > .ch-button ~ .ch-field-add, .btn-group-vertical > .ch-button-large ~ .ch-field-add, .btn-group-vertical > .ch-button-small ~ .ch-field-add, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ .ch-field-add, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ .ch-field-add, .btn-group-vertical > .ch-array-action-delete ~ .ch-field-add, .btn-group-vertical > .ch-keyval-action-delete ~ .ch-field-add, .btn-group-vertical > .ch-input-action ~ .ch-field-add, .btn-group-vertical > .ch-input-action-delete ~ .ch-field-add, .btn-group-vertical > .ch-file-action-delete ~ .ch-field-add, .btn-group-vertical > .ch-file-action ~ .ch-field-add, .btn-group-vertical > .ch-array-action ~ .ch-field-add, .btn-group-vertical > .ch-keyval-action ~ .ch-field-add, .btn-group-vertical > .ch-field-add ~ .ch-field-add, .btn-group-vertical > .ch-show ~ .btn, .tempus-dominus-widget .btn-group-vertical > .ch-show ~ .toggleMeridiem, .btn-group-vertical > .ch-show ~ .ch-button-danger, .btn-group-vertical > .ch-show ~ .ch-button-large-danger, .btn-group-vertical > .ch-show ~ .ch-button-small-danger, .jsoneditor-container .btn-group-vertical > .ch-show ~ .json-editor-btntype-delete, .jsoneditor-container .btn-group-vertical > .ch-show ~ .json-editor-btntype-deleteall, .btn-group-vertical > .ch-show ~ .ch-button-success, .btn-group-vertical > .ch-show ~ .ch-button-large-success, .btn-group-vertical > .ch-show ~ .ch-button-small-success, .btn-group-vertical > .ch-show ~ .ch-button-secondary, .jsoneditor-container .btn-group-vertical > .ch-show ~ button.json-editor-btn-add, .btn-group-vertical > .ch-show ~ .ch-button-large-secondary, .btn-group-vertical > .ch-show ~ .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .ch-show ~ button.json-editor-btn-add, .btn-group-vertical > .ch-show ~ .ch-button, .btn-group-vertical > .ch-show ~ .ch-button-large, .btn-group-vertical > .ch-show ~ .ch-button-small, .jsoneditor-container .btn-group-vertical > .ch-show ~ .json-editor-btntype-move, .jsoneditor-container .btn-group-vertical > .ch-show ~ .json-editor-btntype-copy, .btn-group-vertical > .ch-show ~ .ch-array-action-delete, .btn-group-vertical > .ch-show ~ .ch-keyval-action-delete, .btn-group-vertical > .ch-show ~ .ch-input-action, .btn-group-vertical > .ch-show ~ .ch-input-action-delete, .btn-group-vertical > .ch-show ~ .ch-file-action-delete, .btn-group-vertical > .ch-show ~ .ch-file-action, .btn-group-vertical > .ch-show ~ .ch-array-action, .btn-group-vertical > .ch-show ~ .ch-keyval-action, .btn-group-vertical > .ch-show ~ .ch-field-add, .btn-group-vertical > .btn ~ .ch-show, .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ .ch-show, .btn-group-vertical > .ch-button-danger ~ .ch-show, .btn-group-vertical > .ch-button-large-danger ~ .ch-show, .btn-group-vertical > .ch-button-small-danger ~ .ch-show, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ .ch-show, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ .ch-show, .btn-group-vertical > .ch-button-success ~ .ch-show, .btn-group-vertical > .ch-button-large-success ~ .ch-show, .btn-group-vertical > .ch-button-small-success ~ .ch-show, .btn-group-vertical > .ch-button-secondary ~ .ch-show, .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ .ch-show, .btn-group-vertical > .ch-button-large-secondary ~ .ch-show, .btn-group-vertical > .ch-button-small-secondary ~ .ch-show, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ .ch-show, .btn-group-vertical > .ch-button ~ .ch-show, .btn-group-vertical > .ch-button-large ~ .ch-show, .btn-group-vertical > .ch-button-small ~ .ch-show, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ .ch-show, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ .ch-show, .btn-group-vertical > .ch-array-action-delete ~ .ch-show, .btn-group-vertical > .ch-keyval-action-delete ~ .ch-show, .btn-group-vertical > .ch-input-action ~ .ch-show, .btn-group-vertical > .ch-input-action-delete ~ .ch-show, .btn-group-vertical > .ch-file-action-delete ~ .ch-show, .btn-group-vertical > .ch-file-action ~ .ch-show, .btn-group-vertical > .ch-array-action ~ .ch-show, .btn-group-vertical > .ch-keyval-action ~ .ch-show, .btn-group-vertical > .ch-field-add ~ .ch-show, .btn-group-vertical > .ch-show ~ .ch-show, .btn-group-vertical > .ch-link ~ .btn, .tempus-dominus-widget .btn-group-vertical > .ch-link ~ .toggleMeridiem, .btn-group-vertical > .ch-link ~ .ch-button-danger, .btn-group-vertical > .ch-link ~ .ch-button-large-danger, .btn-group-vertical > .ch-link ~ .ch-button-small-danger, .jsoneditor-container .btn-group-vertical > .ch-link ~ .json-editor-btntype-delete, .jsoneditor-container .btn-group-vertical > .ch-link ~ .json-editor-btntype-deleteall, .btn-group-vertical > .ch-link ~ .ch-button-success, .btn-group-vertical > .ch-link ~ .ch-button-large-success, .btn-group-vertical > .ch-link ~ .ch-button-small-success, .btn-group-vertical > .ch-link ~ .ch-button-secondary, .jsoneditor-container .btn-group-vertical > .ch-link ~ button.json-editor-btn-add, .btn-group-vertical > .ch-link ~ .ch-button-large-secondary, .btn-group-vertical > .ch-link ~ .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .ch-link ~ button.json-editor-btn-add, .btn-group-vertical > .ch-link ~ .ch-button, .btn-group-vertical > .ch-link ~ .ch-button-large, .btn-group-vertical > .ch-link ~ .ch-button-small, .jsoneditor-container .btn-group-vertical > .ch-link ~ .json-editor-btntype-move, .jsoneditor-container .btn-group-vertical > .ch-link ~ .json-editor-btntype-copy, .btn-group-vertical > .ch-link ~ .ch-array-action-delete, .btn-group-vertical > .ch-link ~ .ch-keyval-action-delete, .btn-group-vertical > .ch-link ~ .ch-input-action, .btn-group-vertical > .ch-link ~ .ch-input-action-delete, .btn-group-vertical > .ch-link ~ .ch-file-action-delete, .btn-group-vertical > .ch-link ~ .ch-file-action, .btn-group-vertical > .ch-link ~ .ch-array-action, .btn-group-vertical > .ch-link ~ .ch-keyval-action, .btn-group-vertical > .ch-link ~ .ch-field-add, .btn-group-vertical > .ch-link ~ .ch-show, .btn-group-vertical > .ch-link-active ~ .btn, .tempus-dominus-widget .btn-group-vertical > .ch-link-active ~ .toggleMeridiem, .btn-group-vertical > .ch-link-active ~ .ch-button-danger, .btn-group-vertical > .ch-link-active ~ .ch-button-large-danger, .btn-group-vertical > .ch-link-active ~ .ch-button-small-danger, .jsoneditor-container .btn-group-vertical > .ch-link-active ~ .json-editor-btntype-delete, .jsoneditor-container .btn-group-vertical > .ch-link-active ~ .json-editor-btntype-deleteall, .btn-group-vertical > .ch-link-active ~ .ch-button-success, .btn-group-vertical > .ch-link-active ~ .ch-button-large-success, .btn-group-vertical > .ch-link-active ~ .ch-button-small-success, .btn-group-vertical > .ch-link-active ~ .ch-button-secondary, .jsoneditor-container .btn-group-vertical > .ch-link-active ~ button.json-editor-btn-add, .btn-group-vertical > .ch-link-active ~ .ch-button-large-secondary, .btn-group-vertical > .ch-link-active ~ .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .ch-link-active ~ button.json-editor-btn-add, .btn-group-vertical > .ch-link-active ~ .ch-button, .btn-group-vertical > .ch-link-active ~ .ch-button-large, .btn-group-vertical > .ch-link-active ~ .ch-button-small, .jsoneditor-container .btn-group-vertical > .ch-link-active ~ .json-editor-btntype-move, .jsoneditor-container .btn-group-vertical > .ch-link-active ~ .json-editor-btntype-copy, .btn-group-vertical > .ch-link-active ~ .ch-array-action-delete, .btn-group-vertical > .ch-link-active ~ .ch-keyval-action-delete, .btn-group-vertical > .ch-link-active ~ .ch-input-action, .btn-group-vertical > .ch-link-active ~ .ch-input-action-delete, .btn-group-vertical > .ch-link-active ~ .ch-file-action-delete, .btn-group-vertical > .ch-link-active ~ .ch-file-action, .btn-group-vertical > .ch-link-active ~ .ch-array-action, .btn-group-vertical > .ch-link-active ~ .ch-keyval-action, .btn-group-vertical > .ch-link-active ~ .ch-field-add, .btn-group-vertical > .ch-link-active ~ .ch-show, .btn-group-vertical > .btn ~ .ch-link, .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ .ch-link, .btn-group-vertical > .ch-button-danger ~ .ch-link, .btn-group-vertical > .ch-button-large-danger ~ .ch-link, .btn-group-vertical > .ch-button-small-danger ~ .ch-link, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ .ch-link, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ .ch-link, .btn-group-vertical > .ch-button-success ~ .ch-link, .btn-group-vertical > .ch-button-large-success ~ .ch-link, .btn-group-vertical > .ch-button-small-success ~ .ch-link, .btn-group-vertical > .ch-button-secondary ~ .ch-link, .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ .ch-link, .btn-group-vertical > .ch-button-large-secondary ~ .ch-link, .btn-group-vertical > .ch-button-small-secondary ~ .ch-link, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ .ch-link, .btn-group-vertical > .ch-button ~ .ch-link, .btn-group-vertical > .ch-button-large ~ .ch-link, .btn-group-vertical > .ch-button-small ~ .ch-link, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ .ch-link, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ .ch-link, .btn-group-vertical > .ch-array-action-delete ~ .ch-link, .btn-group-vertical > .ch-keyval-action-delete ~ .ch-link, .btn-group-vertical > .ch-input-action ~ .ch-link, .btn-group-vertical > .ch-input-action-delete ~ .ch-link, .btn-group-vertical > .ch-file-action-delete ~ .ch-link, .btn-group-vertical > .ch-file-action ~ .ch-link, .btn-group-vertical > .ch-array-action ~ .ch-link, .btn-group-vertical > .ch-keyval-action ~ .ch-link, .btn-group-vertical > .ch-field-add ~ .ch-link, .btn-group-vertical > .ch-show ~ .ch-link, .btn-group-vertical > .ch-link ~ .ch-link, .btn-group-vertical > .ch-link-active ~ .ch-link, .btn-group-vertical > .btn ~ .ch-link-active, .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ .ch-link-active, .btn-group-vertical > .ch-button-danger ~ .ch-link-active, .btn-group-vertical > .ch-button-large-danger ~ .ch-link-active, .btn-group-vertical > .ch-button-small-danger ~ .ch-link-active, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ .ch-link-active, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ .ch-link-active, .btn-group-vertical > .ch-button-success ~ .ch-link-active, .btn-group-vertical > .ch-button-large-success ~ .ch-link-active, .btn-group-vertical > .ch-button-small-success ~ .ch-link-active, .btn-group-vertical > .ch-button-secondary ~ .ch-link-active, .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ .ch-link-active, .btn-group-vertical > .ch-button-large-secondary ~ .ch-link-active, .btn-group-vertical > .ch-button-small-secondary ~ .ch-link-active, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ .ch-link-active, .btn-group-vertical > .ch-button ~ .ch-link-active, .btn-group-vertical > .ch-button-large ~ .ch-link-active, .btn-group-vertical > .ch-button-small ~ .ch-link-active, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ .ch-link-active, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ .ch-link-active, .btn-group-vertical > .ch-array-action-delete ~ .ch-link-active, .btn-group-vertical > .ch-keyval-action-delete ~ .ch-link-active, .btn-group-vertical > .ch-input-action ~ .ch-link-active, .btn-group-vertical > .ch-input-action-delete ~ .ch-link-active, .btn-group-vertical > .ch-file-action-delete ~ .ch-link-active, .btn-group-vertical > .ch-file-action ~ .ch-link-active, .btn-group-vertical > .ch-array-action ~ .ch-link-active, .btn-group-vertical > .ch-keyval-action ~ .ch-link-active, .btn-group-vertical > .ch-field-add ~ .ch-link-active, .btn-group-vertical > .ch-show ~ .ch-link-active, .btn-group-vertical > .ch-link ~ .ch-link-active, .btn-group-vertical > .ch-link-active ~ .ch-link-active, .btn-group-vertical > .ch-resource-button ~ .btn, .tempus-dominus-widget .btn-group-vertical > .ch-resource-button ~ .toggleMeridiem, .btn-group-vertical > .ch-resource-button ~ .ch-button-danger, .btn-group-vertical > .ch-resource-button ~ .ch-button-large-danger, .btn-group-vertical > .ch-resource-button ~ .ch-button-small-danger, .jsoneditor-container .btn-group-vertical > .ch-resource-button ~ .json-editor-btntype-delete, .jsoneditor-container .btn-group-vertical > .ch-resource-button ~ .json-editor-btntype-deleteall, .btn-group-vertical > .ch-resource-button ~ .ch-button-success, .btn-group-vertical > .ch-resource-button ~ .ch-button-large-success, .btn-group-vertical > .ch-resource-button ~ .ch-button-small-success, .btn-group-vertical > .ch-resource-button ~ .ch-button-secondary, .jsoneditor-container .btn-group-vertical > .ch-resource-button ~ button.json-editor-btn-add, .btn-group-vertical > .ch-resource-button ~ .ch-button-large-secondary, .btn-group-vertical > .ch-resource-button ~ .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .ch-resource-button ~ button.json-editor-btn-add, .btn-group-vertical > .ch-resource-button ~ .ch-button, .btn-group-vertical > .ch-resource-button ~ .ch-button-large, .btn-group-vertical > .ch-resource-button ~ .ch-button-small, .jsoneditor-container .btn-group-vertical > .ch-resource-button ~ .json-editor-btntype-move, .jsoneditor-container .btn-group-vertical > .ch-resource-button ~ .json-editor-btntype-copy, .btn-group-vertical > .ch-resource-button ~ .ch-array-action-delete, .btn-group-vertical > .ch-resource-button ~ .ch-keyval-action-delete, .btn-group-vertical > .ch-resource-button ~ .ch-input-action, .btn-group-vertical > .ch-resource-button ~ .ch-input-action-delete, .btn-group-vertical > .ch-resource-button ~ .ch-file-action-delete, .btn-group-vertical > .ch-resource-button ~ .ch-file-action, .btn-group-vertical > .ch-resource-button ~ .ch-array-action, .btn-group-vertical > .ch-resource-button ~ .ch-keyval-action, .btn-group-vertical > .ch-resource-button ~ .ch-field-add, .btn-group-vertical > .ch-resource-button ~ .ch-show, .btn-group-vertical > .ch-resource-button ~ .ch-link, .btn-group-vertical > .ch-resource-button ~ .ch-link-active, .btn-group-vertical > .btn ~ .ch-resource-button, .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ .ch-resource-button, .btn-group-vertical > .ch-button-danger ~ .ch-resource-button, .btn-group-vertical > .ch-button-large-danger ~ .ch-resource-button, .btn-group-vertical > .ch-button-small-danger ~ .ch-resource-button, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ .ch-resource-button, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ .ch-resource-button, .btn-group-vertical > .ch-button-success ~ .ch-resource-button, .btn-group-vertical > .ch-button-large-success ~ .ch-resource-button, .btn-group-vertical > .ch-button-small-success ~ .ch-resource-button, .btn-group-vertical > .ch-button-secondary ~ .ch-resource-button, .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ .ch-resource-button, .btn-group-vertical > .ch-button-large-secondary ~ .ch-resource-button, .btn-group-vertical > .ch-button-small-secondary ~ .ch-resource-button, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ .ch-resource-button, .btn-group-vertical > .ch-button ~ .ch-resource-button, .btn-group-vertical > .ch-button-large ~ .ch-resource-button, .btn-group-vertical > .ch-button-small ~ .ch-resource-button, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ .ch-resource-button, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ .ch-resource-button, .btn-group-vertical > .ch-array-action-delete ~ .ch-resource-button, .btn-group-vertical > .ch-keyval-action-delete ~ .ch-resource-button, .btn-group-vertical > .ch-input-action ~ .ch-resource-button, .btn-group-vertical > .ch-input-action-delete ~ .ch-resource-button, .btn-group-vertical > .ch-file-action-delete ~ .ch-resource-button, .btn-group-vertical > .ch-file-action ~ .ch-resource-button, .btn-group-vertical > .ch-array-action ~ .ch-resource-button, .btn-group-vertical > .ch-keyval-action ~ .ch-resource-button, .btn-group-vertical > .ch-field-add ~ .ch-resource-button, .btn-group-vertical > .ch-show ~ .ch-resource-button, .btn-group-vertical > .ch-link ~ .ch-resource-button, .btn-group-vertical > .ch-link-active ~ .ch-resource-button, .btn-group-vertical > .ch-resource-button ~ .ch-resource-button, .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ .btn, .ch-resource-actions .tempus-dominus-widget .btn-group-vertical > .ch-resource-action ~ .toggleMeridiem, .tempus-dominus-widget .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ .toggleMeridiem, .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ .ch-button-danger, .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ .ch-button-large-danger, .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ .ch-button-small-danger, .ch-resource-actions .jsoneditor-container .btn-group-vertical > .ch-resource-action ~ .json-editor-btntype-delete, .jsoneditor-container .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ .json-editor-btntype-delete, .ch-resource-actions .jsoneditor-container .btn-group-vertical > .ch-resource-action ~ .json-editor-btntype-deleteall, .jsoneditor-container .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ .json-editor-btntype-deleteall, .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ .ch-button-success, .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ .ch-button-large-success, .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ .ch-button-small-success, .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ .ch-button-secondary, .ch-resource-actions .jsoneditor-container .btn-group-vertical > .ch-resource-action ~ button.json-editor-btn-add, .jsoneditor-container .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ button.json-editor-btn-add, .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ .ch-button-large-secondary, .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ .ch-button-small-secondary, .ch-resource-actions .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .ch-resource-action ~ button.json-editor-btn-add, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ button.json-editor-btn-add, .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ .ch-button, .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ .ch-button-large, .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ .ch-button-small, .ch-resource-actions .jsoneditor-container .btn-group-vertical > .ch-resource-action ~ .json-editor-btntype-move, .jsoneditor-container .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ .json-editor-btntype-move, .ch-resource-actions .jsoneditor-container .btn-group-vertical > .ch-resource-action ~ .json-editor-btntype-copy, .jsoneditor-container .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ .json-editor-btntype-copy, .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ .ch-array-action-delete, .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ .ch-keyval-action-delete, .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ .ch-input-action, .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ .ch-input-action-delete, .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ .ch-file-action-delete, .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ .ch-file-action, .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ .ch-array-action, .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ .ch-keyval-action, .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ .ch-field-add, .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ .ch-show, .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ .ch-link, .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ .ch-link-active, .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ .ch-resource-button, .ch-resource-actions .btn-group-vertical > .btn ~ .ch-resource-action, .ch-resource-actions .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ .ch-resource-action, .tempus-dominus-widget .ch-resource-actions .btn-group-vertical > .toggleMeridiem ~ .ch-resource-action, .ch-resource-actions .btn-group-vertical > .ch-button-danger ~ .ch-resource-action, .ch-resource-actions .btn-group-vertical > .ch-button-large-danger ~ .ch-resource-action, .ch-resource-actions .btn-group-vertical > .ch-button-small-danger ~ .ch-resource-action, .ch-resource-actions .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ .ch-resource-action, .jsoneditor-container .ch-resource-actions .btn-group-vertical > .json-editor-btntype-delete ~ .ch-resource-action, .ch-resource-actions .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ .ch-resource-action, .jsoneditor-container .ch-resource-actions .btn-group-vertical > .json-editor-btntype-deleteall ~ .ch-resource-action, .ch-resource-actions .btn-group-vertical > .ch-button-success ~ .ch-resource-action, .ch-resource-actions .btn-group-vertical > .ch-button-large-success ~ .ch-resource-action, .ch-resource-actions .btn-group-vertical > .ch-button-small-success ~ .ch-resource-action, .ch-resource-actions .btn-group-vertical > .ch-button-secondary ~ .ch-resource-action, .ch-resource-actions .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ .ch-resource-action, .jsoneditor-container .ch-resource-actions .btn-group-vertical > button.json-editor-btn-add ~ .ch-resource-action, .ch-resource-actions .btn-group-vertical > .ch-button-large-secondary ~ .ch-resource-action, .ch-resource-actions .btn-group-vertical > .ch-button-small-secondary ~ .ch-resource-action, .ch-resource-actions .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ .ch-resource-action, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .ch-resource-actions .btn-group-vertical > button.json-editor-btn-add ~ .ch-resource-action, .ch-resource-actions .btn-group-vertical > .ch-button ~ .ch-resource-action, .ch-resource-actions .btn-group-vertical > .ch-button-large ~ .ch-resource-action, .ch-resource-actions .btn-group-vertical > .ch-button-small ~ .ch-resource-action, .ch-resource-actions .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ .ch-resource-action, .jsoneditor-container .ch-resource-actions .btn-group-vertical > .json-editor-btntype-move ~ .ch-resource-action, .ch-resource-actions .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ .ch-resource-action, .jsoneditor-container .ch-resource-actions .btn-group-vertical > .json-editor-btntype-copy ~ .ch-resource-action, .ch-resource-actions .btn-group-vertical > .ch-array-action-delete ~ .ch-resource-action, .ch-resource-actions .btn-group-vertical > .ch-keyval-action-delete ~ .ch-resource-action, .ch-resource-actions .btn-group-vertical > .ch-input-action ~ .ch-resource-action, .ch-resource-actions .btn-group-vertical > .ch-input-action-delete ~ .ch-resource-action, .ch-resource-actions .btn-group-vertical > .ch-file-action-delete ~ .ch-resource-action, .ch-resource-actions .btn-group-vertical > .ch-file-action ~ .ch-resource-action, .ch-resource-actions .btn-group-vertical > .ch-array-action ~ .ch-resource-action, .ch-resource-actions .btn-group-vertical > .ch-keyval-action ~ .ch-resource-action, .ch-resource-actions .btn-group-vertical > .ch-field-add ~ .ch-resource-action, .ch-resource-actions .btn-group-vertical > .ch-show ~ .ch-resource-action, .ch-resource-actions .btn-group-vertical > .ch-link ~ .ch-resource-action, .ch-resource-actions .btn-group-vertical > .ch-link-active ~ .ch-resource-action, .ch-resource-actions .btn-group-vertical > .ch-resource-button ~ .ch-resource-action, .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ .ch-resource-action, .btn-group-vertical > .ch-credential-link ~ .btn, .tempus-dominus-widget .btn-group-vertical > .ch-credential-link ~ .toggleMeridiem, .btn-group-vertical > .ch-credential-link ~ .ch-button-danger, .btn-group-vertical > .ch-credential-link ~ .ch-button-large-danger, .btn-group-vertical > .ch-credential-link ~ .ch-button-small-danger, .jsoneditor-container .btn-group-vertical > .ch-credential-link ~ .json-editor-btntype-delete, .jsoneditor-container .btn-group-vertical > .ch-credential-link ~ .json-editor-btntype-deleteall, .btn-group-vertical > .ch-credential-link ~ .ch-button-success, .btn-group-vertical > .ch-credential-link ~ .ch-button-large-success, .btn-group-vertical > .ch-credential-link ~ .ch-button-small-success, .btn-group-vertical > .ch-credential-link ~ .ch-button-secondary, .jsoneditor-container .btn-group-vertical > .ch-credential-link ~ button.json-editor-btn-add, .btn-group-vertical > .ch-credential-link ~ .ch-button-large-secondary, .btn-group-vertical > .ch-credential-link ~ .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .ch-credential-link ~ button.json-editor-btn-add, .btn-group-vertical > .ch-credential-link ~ .ch-button, .btn-group-vertical > .ch-credential-link ~ .ch-button-large, .btn-group-vertical > .ch-credential-link ~ .ch-button-small, .jsoneditor-container .btn-group-vertical > .ch-credential-link ~ .json-editor-btntype-move, .jsoneditor-container .btn-group-vertical > .ch-credential-link ~ .json-editor-btntype-copy, .btn-group-vertical > .ch-credential-link ~ .ch-array-action-delete, .btn-group-vertical > .ch-credential-link ~ .ch-keyval-action-delete, .btn-group-vertical > .ch-credential-link ~ .ch-input-action, .btn-group-vertical > .ch-credential-link ~ .ch-input-action-delete, .btn-group-vertical > .ch-credential-link ~ .ch-file-action-delete, .btn-group-vertical > .ch-credential-link ~ .ch-file-action, .btn-group-vertical > .ch-credential-link ~ .ch-array-action, .btn-group-vertical > .ch-credential-link ~ .ch-keyval-action, .btn-group-vertical > .ch-credential-link ~ .ch-field-add, .btn-group-vertical > .ch-credential-link ~ .ch-show, .btn-group-vertical > .ch-credential-link ~ .ch-link, .btn-group-vertical > .ch-credential-link ~ .ch-link-active, .btn-group-vertical > .ch-credential-link ~ .ch-resource-button, .ch-resource-actions .btn-group-vertical > .ch-credential-link ~ .ch-resource-action, .btn-group-vertical > .btn ~ .ch-credential-link, .tempus-dominus-widget .btn-group-vertical > .toggleMeridiem ~ .ch-credential-link, .btn-group-vertical > .ch-button-danger ~ .ch-credential-link, .btn-group-vertical > .ch-button-large-danger ~ .ch-credential-link, .btn-group-vertical > .ch-button-small-danger ~ .ch-credential-link, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-delete ~ .ch-credential-link, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-deleteall ~ .ch-credential-link, .btn-group-vertical > .ch-button-success ~ .ch-credential-link, .btn-group-vertical > .ch-button-large-success ~ .ch-credential-link, .btn-group-vertical > .ch-button-small-success ~ .ch-credential-link, .btn-group-vertical > .ch-button-secondary ~ .ch-credential-link, .jsoneditor-container .btn-group-vertical > button.json-editor-btn-add ~ .ch-credential-link, .btn-group-vertical > .ch-button-large-secondary ~ .ch-credential-link, .btn-group-vertical > .ch-button-small-secondary ~ .ch-credential-link, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > button.json-editor-btn-add ~ .ch-credential-link, .btn-group-vertical > .ch-button ~ .ch-credential-link, .btn-group-vertical > .ch-button-large ~ .ch-credential-link, .btn-group-vertical > .ch-button-small ~ .ch-credential-link, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-move ~ .ch-credential-link, .jsoneditor-container .btn-group-vertical > .json-editor-btntype-copy ~ .ch-credential-link, .btn-group-vertical > .ch-array-action-delete ~ .ch-credential-link, .btn-group-vertical > .ch-keyval-action-delete ~ .ch-credential-link, .btn-group-vertical > .ch-input-action ~ .ch-credential-link, .btn-group-vertical > .ch-input-action-delete ~ .ch-credential-link, .btn-group-vertical > .ch-file-action-delete ~ .ch-credential-link, .btn-group-vertical > .ch-file-action ~ .ch-credential-link, .btn-group-vertical > .ch-array-action ~ .ch-credential-link, .btn-group-vertical > .ch-keyval-action ~ .ch-credential-link, .btn-group-vertical > .ch-field-add ~ .ch-credential-link, .btn-group-vertical > .ch-show ~ .ch-credential-link, .btn-group-vertical > .ch-link ~ .ch-credential-link, .btn-group-vertical > .ch-link-active ~ .ch-credential-link, .btn-group-vertical > .ch-resource-button ~ .ch-credential-link, .ch-resource-actions .btn-group-vertical > .ch-resource-action ~ .ch-credential-link, .btn-group-vertical > .ch-credential-link ~ .ch-credential-link,
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.tempus-dominus-widget .btn-group-vertical > .btn-group:not(:first-child) > .toggleMeridiem,
.btn-group-vertical > .btn-group:not(:first-child) > .ch-button-danger,
.btn-group-vertical > .btn-group:not(:first-child) > .ch-button-large-danger,
.btn-group-vertical > .btn-group:not(:first-child) > .ch-button-small-danger,
.jsoneditor-container .btn-group-vertical > .btn-group:not(:first-child) > .json-editor-btntype-delete,
.jsoneditor-container .btn-group-vertical > .btn-group:not(:first-child) > .json-editor-btntype-deleteall,
.btn-group-vertical > .btn-group:not(:first-child) > .ch-button-success,
.btn-group-vertical > .btn-group:not(:first-child) > .ch-button-large-success,
.btn-group-vertical > .btn-group:not(:first-child) > .ch-button-small-success,
.btn-group-vertical > .btn-group:not(:first-child) > .ch-button-secondary,
.jsoneditor-container .btn-group-vertical > .btn-group:not(:first-child) > button.json-editor-btn-add,
.btn-group-vertical > .btn-group:not(:first-child) > .ch-button-large-secondary,
.btn-group-vertical > .btn-group:not(:first-child) > .ch-button-small-secondary,
.jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .btn-group-vertical > .btn-group:not(:first-child) > button.json-editor-btn-add,
.btn-group-vertical > .btn-group:not(:first-child) > .ch-button,
.btn-group-vertical > .btn-group:not(:first-child) > .ch-button-large,
.btn-group-vertical > .btn-group:not(:first-child) > .ch-button-small,
.jsoneditor-container .btn-group-vertical > .btn-group:not(:first-child) > .json-editor-btntype-move,
.jsoneditor-container .btn-group-vertical > .btn-group:not(:first-child) > .json-editor-btntype-copy,
.btn-group-vertical > .btn-group:not(:first-child) > .ch-array-action-delete,
.btn-group-vertical > .btn-group:not(:first-child) > .ch-keyval-action-delete,
.btn-group-vertical > .btn-group:not(:first-child) > .ch-input-action,
.btn-group-vertical > .btn-group:not(:first-child) > .ch-input-action-delete,
.btn-group-vertical > .btn-group:not(:first-child) > .ch-file-action-delete,
.btn-group-vertical > .btn-group:not(:first-child) > .ch-file-action,
.btn-group-vertical > .btn-group:not(:first-child) > .ch-array-action,
.btn-group-vertical > .btn-group:not(:first-child) > .ch-keyval-action,
.btn-group-vertical > .btn-group:not(:first-child) > .ch-field-add,
.btn-group-vertical > .btn-group:not(:first-child) > .ch-show,
.btn-group-vertical > .btn-group:not(:first-child) > .ch-link,
.btn-group-vertical > .btn-group:not(:first-child) > .ch-link-active,
.btn-group-vertical > .btn-group:not(:first-child) > .ch-resource-button,
.ch-resource-actions .btn-group-vertical > .btn-group:not(:first-child) > .ch-resource-action,
.btn-group-vertical > .btn-group:not(:first-child) > .ch-credential-link {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 6, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 24, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  background: none;
  border: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 24, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
  .nav-link {
    transition: none;
  }
}

/* line 35, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-link:hover, .nav-link:focus {
  color: var(--bs-nav-link-hover-color);
}

/* line 41, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-link:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(64, 158, 255, 0.25);
}

/* line 47, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-link.disabled, .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

/* line 59, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}

/* line 72, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}

/* line 77, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}

/* line 85, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link.active, .nav-tabs .nav-link.ch-link-active,
.nav-tabs .nav-item.show .nav-link {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}

/* line 92, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 105, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills {
  --bs-nav-pills-border-radius: var(--bs-border-radius);
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #409EFF;
}

/* line 112, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link {
  border-radius: var(--bs-nav-pills-border-radius);
}

/* line 116, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link.active, .nav-pills .nav-link.ch-link-active,
.nav-pills .show > .nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}

/* line 128, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-underline {
  --bs-nav-underline-gap: 1rem;
  --bs-nav-underline-border-width: 0.125rem;
  --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
  gap: var(--bs-nav-underline-gap);
}

/* line 137, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-underline .nav-link {
  padding-right: 0;
  padding-left: 0;
  border-bottom: var(--bs-nav-underline-border-width) solid transparent;
}

/* line 142, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-underline .nav-link:hover, .nav-underline .nav-link:focus {
  border-bottom-color: currentcolor;
}

/* line 148, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-underline .nav-link.active, .nav-underline .nav-link.ch-link-active,
.nav-underline .show > .nav-link {
  font-weight: 700;
  color: var(--bs-nav-underline-link-active-color);
  border-bottom-color: currentcolor;
}

/* line 162, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

/* line 170, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

/* line 180, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

/* line 191, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 194, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_nav.scss */
.tab-content > .active, .tab-content > .ch-link-active {
  display: block;
}

/* line 6, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2864, 79, 93, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}

/* line 41, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar > .container, .ch-attachments .navbar > .ch-attachment,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}

/* line 65, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  text-decoration: none;
  white-space: nowrap;
}

/* line 74, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color);
}

/* line 86, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 104, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .nav-link.active, .navbar-nav .nav-link.ch-link-active, .navbar-nav .nav-link.show {
  color: var(--bs-navbar-active-color);
}

/* line 110, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .dropdown-menu {
  position: static;
}

/* line 120, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-navbar-color);
}

/* line 125, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
  color: var(--bs-navbar-active-color);
}

/* line 141, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

/* line 150, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}

@media (prefers-reduced-motion: reduce) {
  /* line 150, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggler {
    transition: none;
  }
}

/* line 160, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler:hover {
  text-decoration: none;
}

/* line 164, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}

/* line 173, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

/* line 184, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  /* line 198, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 203, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  /* line 206, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 210, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  /* line 216, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 220, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 225, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  /* line 229, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  /* line 244, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 248, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 768px) {
  /* line 198, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 203, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  /* line 206, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 210, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  /* line 216, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 220, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 225, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  /* line 229, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  /* line 244, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 248, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 992px) {
  /* line 198, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 203, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  /* line 206, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 210, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  /* line 216, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 220, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 225, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  /* line 229, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  /* line 244, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 248, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 1200px) {
  /* line 198, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 203, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  /* line 206, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 210, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  /* line 216, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 220, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 225, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  /* line 229, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  /* line 244, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 248, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

@media (min-width: 1400px) {
  /* line 198, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  /* line 203, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  /* line 206, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 210, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  /* line 216, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  /* line 220, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 225, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  /* line 229, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  /* line 244, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none;
  }
  /* line 248, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

/* line 198, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}

/* line 203, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav {
  flex-direction: row;
}

/* line 206, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

/* line 210, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav .nav-link {
  padding-right: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x);
}

/* line 216, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}

/* line 220, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

/* line 225, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-toggler {
  display: none;
}

/* line 229, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .offcanvas {
  position: static;
  z-index: auto;
  flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: transparent !important;
  border: 0 !important;
  transform: none !important;
  transition: none;
}

/* line 244, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .offcanvas .offcanvas-header {
  display: none;
}

/* line 248, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .offcanvas .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

/* line 269, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark,
.navbar[data-bs-theme="dark"] {
  --bs-navbar-color: rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color: #fff;
  --bs-navbar-brand-color: #fff;
  --bs-navbar-brand-hover-color: #fff;
  --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg: 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");
}

/* line 285, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_navbar.scss */
[data-bs-theme="dark"] .navbar-toggler-icon {
  --bs-navbar-toggler-icon-bg: 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");
}

/* line 5, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_card.scss */
.card, .ch-record, .ch-attachments.ch-gallery .ch-attachment-content {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-title-color: ;
  --bs-card-subtitle-color: ;
  --bs-card-border-width: 0;
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: var(--bs-border-radius);
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(var(--bs-border-radius) - 0);
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: transparent;
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: var(--bs-body-bg);
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  color: var(--bs-body-color);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius);
}

/* line 41, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_card.scss */
.card > hr, .ch-record > hr, .ch-attachments.ch-gallery .ch-attachment-content > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 46, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group, .ch-record > .list-group, .card > .ch-autocomplete-results, .ch-record > .ch-autocomplete-results, .ch-attachments.ch-gallery .ch-attachment-content > .list-group, .ch-attachments.ch-gallery .ch-attachment-content > .ch-autocomplete-results, .card > .ch-resources, .ch-record > .ch-resources, .ch-attachments.ch-gallery .ch-attachment-content > .ch-resources {
  border-top: inherit;
  border-bottom: inherit;
}

/* line 50, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group:first-child, .ch-record > .list-group:first-child, .card > .ch-autocomplete-results:first-child, .ch-record > .ch-autocomplete-results:first-child, .ch-attachments.ch-gallery .ch-attachment-content > .list-group:first-child, .ch-attachments.ch-gallery .ch-attachment-content > .ch-autocomplete-results:first-child, .card > .ch-resources:first-child, .ch-record > .ch-resources:first-child, .ch-attachments.ch-gallery .ch-attachment-content > .ch-resources:first-child {
  border-top-width: 0;
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

/* line 55, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group:last-child, .ch-record > .list-group:last-child, .card > .ch-autocomplete-results:last-child, .ch-record > .ch-autocomplete-results:last-child, .ch-attachments.ch-gallery .ch-attachment-content > .list-group:last-child, .ch-attachments.ch-gallery .ch-attachment-content > .ch-autocomplete-results:last-child, .card > .ch-resources:last-child, .ch-record > .ch-resources:last-child, .ch-attachments.ch-gallery .ch-attachment-content > .ch-resources:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

/* line 63, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_card.scss */
.card > .card-header + .list-group, .card > .ch-record-header + .list-group, .ch-record > .card-header + .list-group, .ch-record > .ch-record-header + .list-group, .card > .card-header + .ch-autocomplete-results, .card > .ch-record-header + .ch-autocomplete-results, .ch-record > .card-header + .ch-autocomplete-results, .ch-record > .ch-record-header + .ch-autocomplete-results, .ch-attachments.ch-gallery .card > .ch-attachment-header + .list-group, .ch-attachments.ch-gallery .ch-record > .ch-attachment-header + .list-group, .ch-attachments.ch-gallery .card > .ch-attachment-header + .ch-autocomplete-results, .ch-attachments.ch-gallery .ch-record > .ch-attachment-header + .ch-autocomplete-results, .ch-attachments.ch-gallery .ch-attachment-content > .card-header + .list-group, .ch-attachments.ch-gallery .ch-attachment-content > .ch-record-header + .list-group, .ch-attachments.ch-gallery .ch-attachment-content > .card-header + .ch-autocomplete-results, .ch-attachments.ch-gallery .ch-attachment-content > .ch-record-header + .ch-autocomplete-results, .ch-attachments.ch-gallery .ch-attachment-content > .ch-attachment-header + .list-group, .ch-attachments.ch-gallery .ch-attachment-content > .ch-attachment-header + .ch-autocomplete-results, .card > .card-header + .ch-resources, .card > .ch-record-header + .ch-resources, .ch-record > .card-header + .ch-resources, .ch-record > .ch-record-header + .ch-resources, .ch-attachments.ch-gallery .card > .ch-attachment-header + .ch-resources, .ch-attachments.ch-gallery .ch-record > .ch-attachment-header + .ch-resources, .ch-attachments.ch-gallery .ch-attachment-content > .card-header + .ch-resources, .ch-attachments.ch-gallery .ch-attachment-content > .ch-record-header + .ch-resources, .ch-attachments.ch-gallery .ch-attachment-content > .ch-attachment-header + .ch-resources,
.card > .list-group + .card-footer,
.ch-record > .list-group + .card-footer,
.card > .ch-autocomplete-results + .card-footer,
.ch-record > .ch-autocomplete-results + .card-footer,
.ch-attachments.ch-gallery .ch-attachment-content > .list-group + .card-footer,
.ch-attachments.ch-gallery .ch-attachment-content > .ch-autocomplete-results + .card-footer,
.card > .ch-resources + .card-footer,
.ch-record > .ch-resources + .card-footer,
.ch-attachments.ch-gallery .ch-attachment-content > .ch-resources + .card-footer {
  border-top: 0;
}

/* line 69, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_card.scss */
.card-body, .ch-record-body, .ch-attachments.ch-gallery .ch-attachment-body {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
}

/* line 77, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_card.scss */
.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
  color: var(--bs-card-title-color);
}

/* line 82, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_card.scss */
.card-subtitle {
  margin-top: calc(-.5 * var(--bs-card-title-spacer-y));
  margin-bottom: 0;
  color: var(--bs-card-subtitle-color);
}

/* line 88, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_card.scss */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 97, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_card.scss */
.card-link + .card-link {
  margin-left: var(--bs-card-spacer-x);
}

/* line 106, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_card.scss */
.card-header, .ch-record-header, .ch-attachments.ch-gallery .ch-attachment-header {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
}

/* line 113, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_card.scss */
.card-header:first-child, .ch-record-header:first-child, .ch-attachments.ch-gallery .ch-attachment-header:first-child {
  border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}

/* line 118, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_card.scss */
.card-footer {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
}

/* line 124, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_card.scss */
.card-footer:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);
}

/* line 134, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_card.scss */
.card-header-tabs {
  margin-right: calc(-.5 * var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
  margin-left: calc(-.5 * var(--bs-card-cap-padding-x));
  border-bottom: 0;
}

/* line 140, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_card.scss */
.card-header-tabs .nav-link.active, .card-header-tabs .nav-link.ch-link-active {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-card-bg);
}

/* line 146, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_card.scss */
.card-header-pills {
  margin-right: calc(-.5 * var(--bs-card-cap-padding-x));
  margin-left: calc(-.5 * var(--bs-card-cap-padding-x));
}

/* line 152, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_card.scss */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius);
}

/* line 162, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_card.scss */
.card-img,
.card-img-top,
.ch-attachments.ch-gallery .ch-attachment-preview,
.card-img-bottom {
  width: 100%;
}

/* line 168, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_card.scss */
.card-img,
.card-img-top,
.ch-attachments.ch-gallery .ch-attachment-preview {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

/* line 173, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_card.scss */
.card-img,
.card-img-bottom {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

/* line 186, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_card.scss */
.card-group > .card, .card-group > .ch-record, .ch-attachments.ch-gallery .card-group > .ch-attachment-content {
  margin-bottom: var(--bs-card-group-margin);
}

@media (min-width: 576px) {
  /* line 183, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  /* line 195, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card, .card-group > .ch-record, .ch-attachments.ch-gallery .card-group > .ch-attachment-content {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 200, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card + .card, .card-group > .ch-record + .card, .card-group > .card + .ch-record, .card-group > .ch-record + .ch-record, .ch-attachments.ch-gallery .card-group > .ch-attachment-content + .card, .ch-attachments.ch-gallery .card-group > .ch-attachment-content + .ch-record, .ch-attachments.ch-gallery .card-group > .card + .ch-attachment-content, .ch-attachments.ch-gallery .card-group > .ch-record + .ch-attachment-content, .ch-attachments.ch-gallery .card-group > .ch-attachment-content + .ch-attachment-content {
    margin-left: 0;
    border-left: 0;
  }
  /* line 207, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:last-child), .card-group > .ch-record:not(:last-child), .ch-attachments.ch-gallery .card-group > .ch-attachment-content:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 210, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:last-child) .card-img-top, .card-group > .ch-record:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .ch-attachments.ch-gallery .ch-attachment-preview, .card-group > .ch-record:not(:last-child) .ch-attachments.ch-gallery .ch-attachment-preview, .ch-attachments.ch-gallery .card-group > .card:not(:last-child) .ch-attachment-preview, .ch-attachments.ch-gallery .card-group > .ch-record:not(:last-child) .ch-attachment-preview, .ch-attachments.ch-gallery .card-group > .ch-attachment-content:not(:last-child) .card-img-top, .ch-attachments.ch-gallery .card-group > .ch-attachment-content:not(:last-child) .ch-attachment-preview,
.card-group > .card:not(:last-child) .card-header,
.card-group > .card:not(:last-child) .ch-record-header,
.card-group > .ch-record:not(:last-child) .card-header,
.card-group > .ch-record:not(:last-child) .ch-record-header,
.card-group > .card:not(:last-child) .ch-attachments.ch-gallery .ch-attachment-header,
.card-group > .ch-record:not(:last-child) .ch-attachments.ch-gallery .ch-attachment-header,
.ch-attachments.ch-gallery .card-group > .card:not(:last-child) .ch-attachment-header,
.ch-attachments.ch-gallery .card-group > .ch-record:not(:last-child) .ch-attachment-header,
.ch-attachments.ch-gallery .card-group > .ch-attachment-content:not(:last-child) .card-header,
.ch-attachments.ch-gallery .card-group > .ch-attachment-content:not(:last-child) .ch-record-header,
.ch-attachments.ch-gallery .card-group > .ch-attachment-content:not(:last-child) .ch-attachment-header {
    border-top-right-radius: 0;
  }
  /* line 215, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .ch-record:not(:last-child) .card-img-bottom, .ch-attachments.ch-gallery .card-group > .ch-attachment-content:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer,
.card-group > .ch-record:not(:last-child) .card-footer,
.ch-attachments.ch-gallery .card-group > .ch-attachment-content:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  /* line 222, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:first-child), .card-group > .ch-record:not(:first-child), .ch-attachments.ch-gallery .card-group > .ch-attachment-content:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 225, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:first-child) .card-img-top, .card-group > .ch-record:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .ch-attachments.ch-gallery .ch-attachment-preview, .card-group > .ch-record:not(:first-child) .ch-attachments.ch-gallery .ch-attachment-preview, .ch-attachments.ch-gallery .card-group > .card:not(:first-child) .ch-attachment-preview, .ch-attachments.ch-gallery .card-group > .ch-record:not(:first-child) .ch-attachment-preview, .ch-attachments.ch-gallery .card-group > .ch-attachment-content:not(:first-child) .card-img-top, .ch-attachments.ch-gallery .card-group > .ch-attachment-content:not(:first-child) .ch-attachment-preview,
.card-group > .card:not(:first-child) .card-header,
.card-group > .card:not(:first-child) .ch-record-header,
.card-group > .ch-record:not(:first-child) .card-header,
.card-group > .ch-record:not(:first-child) .ch-record-header,
.card-group > .card:not(:first-child) .ch-attachments.ch-gallery .ch-attachment-header,
.card-group > .ch-record:not(:first-child) .ch-attachments.ch-gallery .ch-attachment-header,
.ch-attachments.ch-gallery .card-group > .card:not(:first-child) .ch-attachment-header,
.ch-attachments.ch-gallery .card-group > .ch-record:not(:first-child) .ch-attachment-header,
.ch-attachments.ch-gallery .card-group > .ch-attachment-content:not(:first-child) .card-header,
.ch-attachments.ch-gallery .card-group > .ch-attachment-content:not(:first-child) .ch-record-header,
.ch-attachments.ch-gallery .card-group > .ch-attachment-content:not(:first-child) .ch-attachment-header {
    border-top-left-radius: 0;
  }
  /* line 230, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .ch-record:not(:first-child) .card-img-bottom, .ch-attachments.ch-gallery .card-group > .ch-attachment-content:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer,
.card-group > .ch-record:not(:first-child) .card-footer,
.ch-attachments.ch-gallery .card-group > .ch-attachment-content:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

/* line 5, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: var(--bs-body-bg);
  --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: var(--bs-border-width);
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23404F5D' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%231a3f66' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(64, 158, 255, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg: var(--bs-primary-bg-subtle);
}

/* line 31, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}

@media (prefers-reduced-motion: reduce) {
  /* line 31, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_accordion.scss */
  .accordion-button {
    transition: none;
  }
}

/* line 46, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

/* line 51, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}

/* line 58, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}

@media (prefers-reduced-motion: reduce) {
  /* line 58, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_accordion.scss */
  .accordion-button::after {
    transition: none;
  }
}

/* line 70, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-button:hover {
  z-index: 2;
}

/* line 74, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}

/* line 81, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-header {
  margin-bottom: 0;
}

/* line 85, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}

/* line 90, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}

/* line 93, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-item:first-of-type > .accordion-header .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}

/* line 98, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-item:not(:first-of-type) {
  border-top: 0;
}

/* line 103, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

/* line 107, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}

/* line 112, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-item:last-of-type > .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

/* line 118, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}

/* line 128, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-flush > .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

/* line 133, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-flush > .accordion-item:first-child {
  border-top: 0;
}

/* line 134, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-flush > .accordion-item:last-child {
  border-bottom: 0;
}

/* line 138, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-flush > .accordion-item > .accordion-header .accordion-button, .accordion-flush > .accordion-item > .accordion-header .accordion-button.collapsed {
  border-radius: 0;
}

/* line 145, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-flush > .accordion-item > .accordion-collapse {
  border-radius: 0;
}

/* line 153, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_accordion.scss */
[data-bs-theme="dark"] .accordion-button::after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%238cc5ff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%238cc5ff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb {
  --bs-breadcrumb-padding-x: 0;
  --bs-breadcrumb-padding-y: 0;
  --bs-breadcrumb-margin-bottom: 1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color: var(--bs-secondary-color);
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: var(--bs-breadcrumb-font-size);
  list-style: none;
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius);
}

/* line 26, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item {
  padding-left: var(--bs-breadcrumb-item-padding-x);
}

/* line 29, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}

/* line 37, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item.active, .breadcrumb-item.ch-link-active {
  color: var(--bs-breadcrumb-item-active-color);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: var(--bs-body-bg);
  --bs-pagination-border-width: var(--bs-border-width);
  --bs-pagination-border-color: var(--bs-border-color);
  --bs-pagination-border-radius: var(--bs-border-radius);
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: var(--bs-tertiary-bg);
  --bs-pagination-hover-border-color: var(--bs-border-color);
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: var(--bs-secondary-bg);
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(64, 158, 255, 0.25);
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: #409EFF;
  --bs-pagination-active-border-color: #409EFF;
  --bs-pagination-disabled-color: var(--bs-secondary-color);
  --bs-pagination-disabled-bg: var(--bs-secondary-bg);
  --bs-pagination-disabled-border-color: var(--bs-border-color);
  display: flex;
  padding-left: 0;
  list-style: none;
}

/* line 29, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_pagination.scss */
.page-link {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: var(--bs-pagination-color);
  text-decoration: none;
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 29, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_pagination.scss */
  .page-link {
    transition: none;
  }
}

/* line 40, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_pagination.scss */
.page-link:hover {
  z-index: 2;
  color: var(--bs-pagination-hover-color);
  background-color: var(--bs-pagination-hover-bg);
  border-color: var(--bs-pagination-hover-border-color);
}

/* line 48, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_pagination.scss */
.page-link:focus {
  z-index: 3;
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  box-shadow: var(--bs-pagination-focus-box-shadow);
}

/* line 56, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_pagination.scss */
.page-link.active, .page-link.ch-link-active, .active > .page-link, .ch-link-active > .page-link {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}

/* line 64, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_pagination.scss */
.page-link.disabled, .disabled > .page-link {
  color: var(--bs-pagination-disabled-color);
  pointer-events: none;
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color);
}

/* line 74, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:not(:first-child) .page-link {
  margin-left: calc(var(--bs-border-width) * -1);
}

/* line 80, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:first-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius);
}

/* line 86, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:last-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius);
}

/* line 103, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-lg {
  --bs-pagination-padding-x: 1.5rem;
  --bs-pagination-padding-y: 0.75rem;
  --bs-pagination-font-size: 1.25rem;
  --bs-pagination-border-radius: var(--bs-border-radius-lg);
}

/* line 107, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-sm {
  --bs-pagination-padding-x: 0.5rem;
  --bs-pagination-padding-y: 0.25rem;
  --bs-pagination-font-size: 0.875rem;
  --bs-pagination-border-radius: var(--bs-border-radius-sm);
}

/* line 6, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_badge.scss */
.badge, .ch-badge-warning, .ch-badge-danger, .ch-badge-success, .ch-badge-dark, .ch-badge-light, .ch-badge-secondary, .ch-badge, .ch-badge-primary, .ch-datum {
  --bs-badge-padding-x: 0.65em;
  --bs-badge-padding-y: 0.35em;
  --bs-badge-font-size: 0.75em;
  --bs-badge-font-weight: 700;
  --bs-badge-color: #fff;
  --bs-badge-border-radius: var(--bs-border-radius);
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius);
}

/* line 29, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_badge.scss */
.badge:empty, .ch-badge-warning:empty, .ch-badge-danger:empty, .ch-badge-success:empty, .ch-badge-dark:empty, .ch-badge-light:empty, .ch-badge-secondary:empty, .ch-badge:empty, .ch-badge-primary:empty, .ch-datum:empty {
  display: none;
}

/* line 35, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_badge.scss */
.btn .badge, .tempus-dominus-widget .toggleMeridiem .badge, .btn .ch-badge-warning, .tempus-dominus-widget .toggleMeridiem .ch-badge-warning, .btn .ch-badge-danger, .tempus-dominus-widget .toggleMeridiem .ch-badge-danger, .btn .ch-badge-success, .tempus-dominus-widget .toggleMeridiem .ch-badge-success, .btn .ch-badge-dark, .tempus-dominus-widget .toggleMeridiem .ch-badge-dark, .btn .ch-badge-light, .tempus-dominus-widget .toggleMeridiem .ch-badge-light, .btn .ch-badge-secondary, .tempus-dominus-widget .toggleMeridiem .ch-badge-secondary, .btn .ch-badge, .tempus-dominus-widget .toggleMeridiem .ch-badge, .btn .ch-badge-primary, .tempus-dominus-widget .toggleMeridiem .ch-badge-primary, .ch-button-danger .badge, .ch-button-danger .ch-badge-warning, .ch-button-danger .ch-badge-danger, .ch-button-danger .ch-badge-success, .ch-button-danger .ch-badge-dark, .ch-button-danger .ch-badge-light, .ch-button-danger .ch-badge-secondary, .ch-button-danger .ch-badge, .ch-button-danger .ch-badge-primary, .ch-button-large-danger .badge, .ch-button-large-danger .ch-badge-warning, .ch-button-large-danger .ch-badge-danger, .ch-button-large-danger .ch-badge-success, .ch-button-large-danger .ch-badge-dark, .ch-button-large-danger .ch-badge-light, .ch-button-large-danger .ch-badge-secondary, .ch-button-large-danger .ch-badge, .ch-button-large-danger .ch-badge-primary, .ch-button-small-danger .badge, .jsoneditor-container .json-editor-btntype-delete .badge, .jsoneditor-container .json-editor-btntype-deleteall .badge, .ch-button-small-danger .ch-badge-warning, .jsoneditor-container .json-editor-btntype-delete .ch-badge-warning, .jsoneditor-container .json-editor-btntype-deleteall .ch-badge-warning, .ch-button-small-danger .ch-badge-danger, .jsoneditor-container .json-editor-btntype-delete .ch-badge-danger, .jsoneditor-container .json-editor-btntype-deleteall .ch-badge-danger, .ch-button-small-danger .ch-badge-success, .jsoneditor-container .json-editor-btntype-delete .ch-badge-success, .jsoneditor-container .json-editor-btntype-deleteall .ch-badge-success, .ch-button-small-danger .ch-badge-dark, .jsoneditor-container .json-editor-btntype-delete .ch-badge-dark, .jsoneditor-container .json-editor-btntype-deleteall .ch-badge-dark, .ch-button-small-danger .ch-badge-light, .jsoneditor-container .json-editor-btntype-delete .ch-badge-light, .jsoneditor-container .json-editor-btntype-deleteall .ch-badge-light, .ch-button-small-danger .ch-badge-secondary, .jsoneditor-container .json-editor-btntype-delete .ch-badge-secondary, .jsoneditor-container .json-editor-btntype-deleteall .ch-badge-secondary, .ch-button-small-danger .ch-badge, .jsoneditor-container .json-editor-btntype-delete .ch-badge, .jsoneditor-container .json-editor-btntype-deleteall .ch-badge, .ch-button-small-danger .ch-badge-primary, .jsoneditor-container .json-editor-btntype-delete .ch-badge-primary, .jsoneditor-container .json-editor-btntype-deleteall .ch-badge-primary, .ch-button-success .badge, .ch-button-success .ch-badge-warning, .ch-button-success .ch-badge-danger, .ch-button-success .ch-badge-success, .ch-button-success .ch-badge-dark, .ch-button-success .ch-badge-light, .ch-button-success .ch-badge-secondary, .ch-button-success .ch-badge, .ch-button-success .ch-badge-primary, .ch-button-large-success .badge, .ch-button-large-success .ch-badge-warning, .ch-button-large-success .ch-badge-danger, .ch-button-large-success .ch-badge-success, .ch-button-large-success .ch-badge-dark, .ch-button-large-success .ch-badge-light, .ch-button-large-success .ch-badge-secondary, .ch-button-large-success .ch-badge, .ch-button-large-success .ch-badge-primary, .ch-button-small-success .badge, .ch-button-small-success .ch-badge-warning, .ch-button-small-success .ch-badge-danger, .ch-button-small-success .ch-badge-success, .ch-button-small-success .ch-badge-dark, .ch-button-small-success .ch-badge-light, .ch-button-small-success .ch-badge-secondary, .ch-button-small-success .ch-badge, .ch-button-small-success .ch-badge-primary, .ch-button-secondary .badge, .jsoneditor-container button.json-editor-btn-add .badge, .ch-button-secondary .ch-badge-warning, .jsoneditor-container button.json-editor-btn-add .ch-badge-warning, .ch-button-secondary .ch-badge-danger, .jsoneditor-container button.json-editor-btn-add .ch-badge-danger, .ch-button-secondary .ch-badge-success, .jsoneditor-container button.json-editor-btn-add .ch-badge-success, .ch-button-secondary .ch-badge-dark, .jsoneditor-container button.json-editor-btn-add .ch-badge-dark, .ch-button-secondary .ch-badge-light, .jsoneditor-container button.json-editor-btn-add .ch-badge-light, .ch-button-secondary .ch-badge-secondary, .jsoneditor-container button.json-editor-btn-add .ch-badge-secondary, .ch-button-secondary .ch-badge, .jsoneditor-container button.json-editor-btn-add .ch-badge, .ch-button-secondary .ch-badge-primary, .jsoneditor-container button.json-editor-btn-add .ch-badge-primary, .ch-button-large-secondary .badge, .ch-button-large-secondary .ch-badge-warning, .ch-button-large-secondary .ch-badge-danger, .ch-button-large-secondary .ch-badge-success, .ch-button-large-secondary .ch-badge-dark, .ch-button-large-secondary .ch-badge-light, .ch-button-large-secondary .ch-badge-secondary, .ch-button-large-secondary .ch-badge, .ch-button-large-secondary .ch-badge-primary, .ch-button-small-secondary .badge, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.json-editor-btn-add .badge, .ch-button-small-secondary .ch-badge-warning, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.json-editor-btn-add .ch-badge-warning, .ch-button-small-secondary .ch-badge-danger, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.json-editor-btn-add .ch-badge-danger, .ch-button-small-secondary .ch-badge-success, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.json-editor-btn-add .ch-badge-success, .ch-button-small-secondary .ch-badge-dark, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.json-editor-btn-add .ch-badge-dark, .ch-button-small-secondary .ch-badge-light, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.json-editor-btn-add .ch-badge-light, .ch-button-small-secondary .ch-badge-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.json-editor-btn-add .ch-badge-secondary, .ch-button-small-secondary .ch-badge, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.json-editor-btn-add .ch-badge, .ch-button-small-secondary .ch-badge-primary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.json-editor-btn-add .ch-badge-primary, .ch-button .badge, .ch-button .ch-badge-warning, .ch-button .ch-badge-danger, .ch-button .ch-badge-success, .ch-button .ch-badge-dark, .ch-button .ch-badge-light, .ch-button .ch-badge-secondary, .ch-button .ch-badge, .ch-button .ch-badge-primary, .ch-button-large .badge, .ch-button-large .ch-badge-warning, .ch-button-large .ch-badge-danger, .ch-button-large .ch-badge-success, .ch-button-large .ch-badge-dark, .ch-button-large .ch-badge-light, .ch-button-large .ch-badge-secondary, .ch-button-large .ch-badge, .ch-button-large .ch-badge-primary, .ch-button-small .badge, .jsoneditor-container .json-editor-btntype-move .badge, .jsoneditor-container .json-editor-btntype-copy .badge, .ch-button-small .ch-badge-warning, .jsoneditor-container .json-editor-btntype-move .ch-badge-warning, .jsoneditor-container .json-editor-btntype-copy .ch-badge-warning, .ch-button-small .ch-badge-danger, .jsoneditor-container .json-editor-btntype-move .ch-badge-danger, .jsoneditor-container .json-editor-btntype-copy .ch-badge-danger, .ch-button-small .ch-badge-success, .jsoneditor-container .json-editor-btntype-move .ch-badge-success, .jsoneditor-container .json-editor-btntype-copy .ch-badge-success, .ch-button-small .ch-badge-dark, .jsoneditor-container .json-editor-btntype-move .ch-badge-dark, .jsoneditor-container .json-editor-btntype-copy .ch-badge-dark, .ch-button-small .ch-badge-light, .jsoneditor-container .json-editor-btntype-move .ch-badge-light, .jsoneditor-container .json-editor-btntype-copy .ch-badge-light, .ch-button-small .ch-badge-secondary, .jsoneditor-container .json-editor-btntype-move .ch-badge-secondary, .jsoneditor-container .json-editor-btntype-copy .ch-badge-secondary, .ch-button-small .ch-badge, .jsoneditor-container .json-editor-btntype-move .ch-badge, .jsoneditor-container .json-editor-btntype-copy .ch-badge, .ch-button-small .ch-badge-primary, .jsoneditor-container .json-editor-btntype-move .ch-badge-primary, .jsoneditor-container .json-editor-btntype-copy .ch-badge-primary, .ch-array-action-delete .badge, .ch-array-action-delete .ch-badge-warning, .ch-array-action-delete .ch-badge-danger, .ch-array-action-delete .ch-badge-success, .ch-array-action-delete .ch-badge-dark, .ch-array-action-delete .ch-badge-light, .ch-array-action-delete .ch-badge-secondary, .ch-array-action-delete .ch-badge, .ch-array-action-delete .ch-badge-primary, .ch-keyval-action-delete .badge, .ch-keyval-action-delete .ch-badge-warning, .ch-keyval-action-delete .ch-badge-danger, .ch-keyval-action-delete .ch-badge-success, .ch-keyval-action-delete .ch-badge-dark, .ch-keyval-action-delete .ch-badge-light, .ch-keyval-action-delete .ch-badge-secondary, .ch-keyval-action-delete .ch-badge, .ch-keyval-action-delete .ch-badge-primary, .ch-input-action .badge, .ch-input-action .ch-badge-warning, .ch-input-action .ch-badge-danger, .ch-input-action .ch-badge-success, .ch-input-action .ch-badge-dark, .ch-input-action .ch-badge-light, .ch-input-action .ch-badge-secondary, .ch-input-action .ch-badge, .ch-input-action .ch-badge-primary, .ch-input-action-delete .badge, .ch-input-action-delete .ch-badge-warning, .ch-input-action-delete .ch-badge-danger, .ch-input-action-delete .ch-badge-success, .ch-input-action-delete .ch-badge-dark, .ch-input-action-delete .ch-badge-light, .ch-input-action-delete .ch-badge-secondary, .ch-input-action-delete .ch-badge, .ch-input-action-delete .ch-badge-primary, .ch-file-action-delete .badge, .ch-file-action-delete .ch-badge-warning, .ch-file-action-delete .ch-badge-danger, .ch-file-action-delete .ch-badge-success, .ch-file-action-delete .ch-badge-dark, .ch-file-action-delete .ch-badge-light, .ch-file-action-delete .ch-badge-secondary, .ch-file-action-delete .ch-badge, .ch-file-action-delete .ch-badge-primary, .ch-file-action .badge, .ch-file-action .ch-badge-warning, .ch-file-action .ch-badge-danger, .ch-file-action .ch-badge-success, .ch-file-action .ch-badge-dark, .ch-file-action .ch-badge-light, .ch-file-action .ch-badge-secondary, .ch-file-action .ch-badge, .ch-file-action .ch-badge-primary, .ch-array-action .badge, .ch-array-action .ch-badge-warning, .ch-array-action .ch-badge-danger, .ch-array-action .ch-badge-success, .ch-array-action .ch-badge-dark, .ch-array-action .ch-badge-light, .ch-array-action .ch-badge-secondary, .ch-array-action .ch-badge, .ch-array-action .ch-badge-primary, .ch-keyval-action .badge, .ch-keyval-action .ch-badge-warning, .ch-keyval-action .ch-badge-danger, .ch-keyval-action .ch-badge-success, .ch-keyval-action .ch-badge-dark, .ch-keyval-action .ch-badge-light, .ch-keyval-action .ch-badge-secondary, .ch-keyval-action .ch-badge, .ch-keyval-action .ch-badge-primary, .ch-field-add .badge, .ch-field-add .ch-badge-warning, .ch-field-add .ch-badge-danger, .ch-field-add .ch-badge-success, .ch-field-add .ch-badge-dark, .ch-field-add .ch-badge-light, .ch-field-add .ch-badge-secondary, .ch-field-add .ch-badge, .ch-field-add .ch-badge-primary, .btn .ch-datum, .tempus-dominus-widget .toggleMeridiem .ch-datum, .ch-button-danger .ch-datum, .ch-button-large-danger .ch-datum, .ch-button-small-danger .ch-datum, .jsoneditor-container .json-editor-btntype-delete .ch-datum, .jsoneditor-container .json-editor-btntype-deleteall .ch-datum, .ch-button-success .ch-datum, .ch-button-large-success .ch-datum, .ch-button-small-success .ch-datum, .ch-button-secondary .ch-datum, .jsoneditor-container button.json-editor-btn-add .ch-datum, .ch-button-large-secondary .ch-datum, .ch-button-small-secondary .ch-datum, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.json-editor-btn-add .ch-datum, .ch-button .ch-datum, .ch-button-large .ch-datum, .ch-button-small .ch-datum, .jsoneditor-container .json-editor-btntype-move .ch-datum, .jsoneditor-container .json-editor-btntype-copy .ch-datum, .ch-array-action-delete .ch-datum, .ch-keyval-action-delete .ch-datum, .ch-input-action .ch-datum, .ch-input-action-delete .ch-datum, .ch-file-action-delete .ch-datum, .ch-file-action .ch-datum, .ch-array-action .ch-datum, .ch-keyval-action .ch-datum, .ch-field-add .ch-datum, .ch-show .badge, .ch-show .ch-badge-warning, .ch-show .ch-badge-danger, .ch-show .ch-badge-success, .ch-show .ch-badge-dark, .ch-show .ch-badge-light, .ch-show .ch-badge-secondary, .ch-show .ch-badge, .ch-show .ch-badge-primary, .ch-show .ch-datum, .ch-link .badge, .ch-link .ch-badge-warning, .ch-link .ch-badge-danger, .ch-link .ch-badge-success, .ch-link .ch-badge-dark, .ch-link .ch-badge-light, .ch-link .ch-badge-secondary, .ch-link .ch-badge, .ch-link .ch-badge-primary, .ch-link .ch-datum, .ch-link-active .badge, .ch-link-active .ch-badge-warning, .ch-link-active .ch-badge-danger, .ch-link-active .ch-badge-success, .ch-link-active .ch-badge-dark, .ch-link-active .ch-badge-light, .ch-link-active .ch-badge-secondary, .ch-link-active .ch-badge, .ch-link-active .ch-badge-primary, .ch-link-active .ch-datum, .ch-resource-button .badge, .ch-resource-button .ch-badge-warning, .ch-resource-button .ch-badge-danger, .ch-resource-button .ch-badge-success, .ch-resource-button .ch-badge-dark, .ch-resource-button .ch-badge-light, .ch-resource-button .ch-badge-secondary, .ch-resource-button .ch-badge, .ch-resource-button .ch-badge-primary, .ch-resource-button .ch-datum, .ch-resource-actions .ch-resource-action .badge, .ch-resource-actions .ch-resource-action .ch-badge-warning, .ch-resource-actions .ch-resource-action .ch-badge-danger, .ch-resource-actions .ch-resource-action .ch-badge-success, .ch-resource-actions .ch-resource-action .ch-badge-dark, .ch-resource-actions .ch-resource-action .ch-badge-light, .ch-resource-actions .ch-resource-action .ch-badge-secondary, .ch-resource-actions .ch-resource-action .ch-badge, .ch-resource-actions .ch-resource-action .ch-badge-primary, .ch-resource-actions .ch-resource-action .ch-datum, .ch-credential-link .badge, .ch-credential-link .ch-badge-warning, .ch-credential-link .ch-badge-danger, .ch-credential-link .ch-badge-success, .ch-credential-link .ch-badge-dark, .ch-credential-link .ch-badge-light, .ch-credential-link .ch-badge-secondary, .ch-credential-link .ch-badge, .ch-credential-link .ch-badge-primary, .ch-credential-link .ch-datum {
  position: relative;
  top: -1px;
}

/* line 5, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_alert.scss */
.alert, .ch-alert-alert, .ch-alert-warning, .ch-alert-info, .ch-alert-notice, .ch-alert-success, .ch-alert-error, .toast.alert-notice, .toast.alert-error {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
  --bs-alert-border-radius: var(--bs-border-radius);
  --bs-alert-link-color: inherit;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius);
}

/* line 28, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-heading {
  color: inherit;
}

/* line 34, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-link {
  font-weight: 700;
  color: var(--bs-alert-link-color);
}

/* line 44, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-dismissible {
  padding-right: 3rem;
}

/* line 48, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-dismissible .btn-close, .alert-dismissible .ch-close, .alert-dismissible .jsoneditor-container button.json-editor-btn-delete.json-editor-btntype-delete, .jsoneditor-container .alert-dismissible button.json-editor-btn-delete.json-editor-btntype-delete {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

/* line 61, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-primary, .ch-alert-notice {
  --bs-alert-color: var(--bs-primary-text-emphasis);
  --bs-alert-bg: var(--bs-primary-bg-subtle);
  --bs-alert-border-color: var(--bs-primary-border-subtle);
  --bs-alert-link-color: var(--bs-primary-text-emphasis);
}

/* line 61, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-secondary, .ch-alert-alert, .ch-alert-warning, .ch-alert-info {
  --bs-alert-color: var(--bs-secondary-text-emphasis);
  --bs-alert-bg: var(--bs-secondary-bg-subtle);
  --bs-alert-border-color: var(--bs-secondary-border-subtle);
  --bs-alert-link-color: var(--bs-secondary-text-emphasis);
}

/* line 61, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-success, .ch-alert-success {
  --bs-alert-color: var(--bs-success-text-emphasis);
  --bs-alert-bg: var(--bs-success-bg-subtle);
  --bs-alert-border-color: var(--bs-success-border-subtle);
  --bs-alert-link-color: var(--bs-success-text-emphasis);
}

/* line 61, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-info, .toast.alert-notice {
  --bs-alert-color: var(--bs-info-text-emphasis);
  --bs-alert-bg: var(--bs-info-bg-subtle);
  --bs-alert-border-color: var(--bs-info-border-subtle);
  --bs-alert-link-color: var(--bs-info-text-emphasis);
}

/* line 61, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-warning {
  --bs-alert-color: var(--bs-warning-text-emphasis);
  --bs-alert-bg: var(--bs-warning-bg-subtle);
  --bs-alert-border-color: var(--bs-warning-border-subtle);
  --bs-alert-link-color: var(--bs-warning-text-emphasis);
}

/* line 61, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-danger, .ch-alert-error, .toast.alert-error {
  --bs-alert-color: var(--bs-danger-text-emphasis);
  --bs-alert-bg: var(--bs-danger-bg-subtle);
  --bs-alert-border-color: var(--bs-danger-border-subtle);
  --bs-alert-link-color: var(--bs-danger-text-emphasis);
}

/* line 61, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-light {
  --bs-alert-color: var(--bs-light-text-emphasis);
  --bs-alert-bg: var(--bs-light-bg-subtle);
  --bs-alert-border-color: var(--bs-light-border-subtle);
  --bs-alert-link-color: var(--bs-light-text-emphasis);
}

/* line 61, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_alert.scss */
.alert-dark {
  --bs-alert-color: var(--bs-dark-text-emphasis);
  --bs-alert-bg: var(--bs-dark-bg-subtle);
  --bs-alert-border-color: var(--bs-dark-border-subtle);
  --bs-alert-link-color: var(--bs-dark-text-emphasis);
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_progress.scss */
.progress,
.progress-stacked {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: var(--bs-secondary-bg);
  --bs-progress-border-radius: var(--bs-border-radius);
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #409EFF;
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}

/* line 33, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-progress-bar-bg);
  transition: var(--bs-progress-bar-transition);
}

@media (prefers-reduced-motion: reduce) {
  /* line 33, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_progress.scss */
  .progress-bar {
    transition: none;
  }
}

/* line 45, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: var(--bs-progress-height) var(--bs-progress-height);
}

/* line 50, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_progress.scss */
.progress-stacked > .progress {
  overflow: visible;
}

/* line 54, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_progress.scss */
.progress-stacked > .progress > .progress-bar {
  width: 100%;
}

/* line 59, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}

@media (prefers-reduced-motion: reduce) {
  /* line 59, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_progress.scss */
  .progress-bar-animated {
    animation: none;
  }
}

/* line 5, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group, .ch-autocomplete-results, .ch-resources {
  --bs-list-group-color: var(--bs-body-color);
  --bs-list-group-bg: var(--bs-body-bg);
  --bs-list-group-border-color: var(--bs-border-color);
  --bs-list-group-border-width: var(--bs-border-width);
  --bs-list-group-border-radius: var(--bs-border-radius);
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: var(--bs-secondary-color);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
  --bs-list-group-action-active-color: var(--bs-body-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-bg);
  --bs-list-group-disabled-color: var(--bs-secondary-color);
  --bs-list-group-disabled-bg: var(--bs-body-bg);
  --bs-list-group-active-color: #fff;
  --bs-list-group-active-bg: #409EFF;
  --bs-list-group-active-border-color: #409EFF;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}

/* line 35, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}

/* line 39, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-numbered > .list-group-item::before, .list-group-numbered > .ch-autocomplete-result::before, .list-group-numbered > .ch-resource::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

/* line 51, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action, .ch-autocomplete-result {
  width: 100%;
  color: var(--bs-list-group-action-color);
  text-align: inherit;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action:hover, .ch-autocomplete-result:hover, .list-group-item-action:focus, .ch-autocomplete-result:focus {
  z-index: 1;
  color: var(--bs-list-group-action-hover-color);
  text-decoration: none;
  background-color: var(--bs-list-group-action-hover-bg);
}

/* line 65, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action:active, .ch-autocomplete-result:active {
  color: var(--bs-list-group-action-active-color);
  background-color: var(--bs-list-group-action-active-bg);
}

/* line 75, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item, .ch-autocomplete-result, .ch-resource {
  position: relative;
  display: block;
  padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  text-decoration: none;
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
}

/* line 84, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child, .ch-autocomplete-result:first-child, .ch-resource:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

/* line 88, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child, .ch-autocomplete-result:last-child, .ch-resource:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}

/* line 92, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .disabled.ch-autocomplete-result, .disabled.ch-resource, .list-group-item:disabled, .ch-autocomplete-result:disabled, .ch-resource:disabled {
  color: var(--bs-list-group-disabled-color);
  pointer-events: none;
  background-color: var(--bs-list-group-disabled-bg);
}

/* line 100, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active, .active.ch-autocomplete-result, .list-group-item.ch-link-active, .ch-link-active.ch-autocomplete-result, .active.ch-resource, .ch-resource.ch-link-active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: var(--bs-list-group-active-bg);
  border-color: var(--bs-list-group-active-border-color);
}

/* line 108, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item + .list-group-item, .ch-autocomplete-result + .list-group-item, .list-group-item + .ch-autocomplete-result, .ch-autocomplete-result + .ch-autocomplete-result, .ch-resource + .list-group-item, .ch-resource + .ch-autocomplete-result, .list-group-item + .ch-resource, .ch-autocomplete-result + .ch-resource, .ch-resource + .ch-resource {
  border-top-width: 0;
}

/* line 111, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item + .list-group-item.active, .ch-autocomplete-result + .list-group-item.active, .list-group-item + .active.ch-autocomplete-result, .ch-autocomplete-result + .active.ch-autocomplete-result, .list-group-item + .list-group-item.ch-link-active, .ch-autocomplete-result + .list-group-item.ch-link-active, .list-group-item + .ch-link-active.ch-autocomplete-result, .ch-autocomplete-result + .ch-link-active.ch-autocomplete-result, .ch-resource + .list-group-item.active, .ch-resource + .active.ch-autocomplete-result, .ch-resource + .list-group-item.ch-link-active, .ch-resource + .ch-link-active.ch-autocomplete-result, .list-group-item + .active.ch-resource, .ch-autocomplete-result + .active.ch-resource, .list-group-item + .ch-resource.ch-link-active, .ch-autocomplete-result + .ch-resource.ch-link-active, .ch-resource + .active.ch-resource, .ch-resource + .ch-resource.ch-link-active {
  margin-top: calc(-1 * var(--bs-list-group-border-width));
  border-top-width: var(--bs-list-group-border-width);
}

/* line 126, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal {
  flex-direction: row;
}

/* line 130, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal > .list-group-item:first-child:not(:last-child), .list-group-horizontal > .ch-autocomplete-result:first-child:not(:last-child), .list-group-horizontal > .ch-resource:first-child:not(:last-child) {
  border-bottom-left-radius: var(--bs-list-group-border-radius);
  border-top-right-radius: 0;
}

/* line 135, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal > .list-group-item:last-child:not(:first-child), .list-group-horizontal > .ch-autocomplete-result:last-child:not(:first-child), .list-group-horizontal > .ch-resource:last-child:not(:first-child) {
  border-top-right-radius: var(--bs-list-group-border-radius);
  border-bottom-left-radius: 0;
}

/* line 140, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal > .list-group-item.active, .list-group-horizontal > .active.ch-autocomplete-result, .list-group-horizontal > .list-group-item.ch-link-active, .list-group-horizontal > .ch-link-active.ch-autocomplete-result, .list-group-horizontal > .active.ch-resource, .list-group-horizontal > .ch-resource.ch-link-active {
  margin-top: 0;
}

/* line 144, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal > .list-group-item + .list-group-item, .list-group-horizontal > .ch-autocomplete-result + .list-group-item, .list-group-horizontal > .list-group-item + .ch-autocomplete-result, .list-group-horizontal > .ch-autocomplete-result + .ch-autocomplete-result, .list-group-horizontal > .ch-resource + .list-group-item, .list-group-horizontal > .ch-resource + .ch-autocomplete-result, .list-group-horizontal > .list-group-item + .ch-resource, .list-group-horizontal > .ch-autocomplete-result + .ch-resource, .list-group-horizontal > .ch-resource + .ch-resource {
  border-top-width: var(--bs-list-group-border-width);
  border-left-width: 0;
}

/* line 148, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal > .list-group-item + .list-group-item.active, .list-group-horizontal > .ch-autocomplete-result + .list-group-item.active, .list-group-horizontal > .list-group-item + .active.ch-autocomplete-result, .list-group-horizontal > .ch-autocomplete-result + .active.ch-autocomplete-result, .list-group-horizontal > .list-group-item + .list-group-item.ch-link-active, .list-group-horizontal > .ch-autocomplete-result + .list-group-item.ch-link-active, .list-group-horizontal > .list-group-item + .ch-link-active.ch-autocomplete-result, .list-group-horizontal > .ch-autocomplete-result + .ch-link-active.ch-autocomplete-result, .list-group-horizontal > .ch-resource + .list-group-item.active, .list-group-horizontal > .ch-resource + .active.ch-autocomplete-result, .list-group-horizontal > .ch-resource + .list-group-item.ch-link-active, .list-group-horizontal > .ch-resource + .ch-link-active.ch-autocomplete-result, .list-group-horizontal > .list-group-item + .active.ch-resource, .list-group-horizontal > .ch-autocomplete-result + .active.ch-resource, .list-group-horizontal > .list-group-item + .ch-resource.ch-link-active, .list-group-horizontal > .ch-autocomplete-result + .ch-resource.ch-link-active, .list-group-horizontal > .ch-resource + .active.ch-resource, .list-group-horizontal > .ch-resource + .ch-resource.ch-link-active {
  margin-left: calc(-1 * var(--bs-list-group-border-width));
  border-left-width: var(--bs-list-group-border-width);
}

@media (min-width: 576px) {
  /* line 126, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  /* line 130, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child), .list-group-horizontal-sm > .ch-autocomplete-result:first-child:not(:last-child), .list-group-horizontal-sm > .ch-resource:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  /* line 135, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child), .list-group-horizontal-sm > .ch-autocomplete-result:last-child:not(:first-child), .list-group-horizontal-sm > .ch-resource:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  /* line 140, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item.active, .list-group-horizontal-sm > .active.ch-autocomplete-result, .list-group-horizontal-sm > .list-group-item.ch-link-active, .list-group-horizontal-sm > .ch-link-active.ch-autocomplete-result, .list-group-horizontal-sm > .active.ch-resource, .list-group-horizontal-sm > .ch-resource.ch-link-active {
    margin-top: 0;
  }
  /* line 144, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item + .list-group-item, .list-group-horizontal-sm > .ch-autocomplete-result + .list-group-item, .list-group-horizontal-sm > .list-group-item + .ch-autocomplete-result, .list-group-horizontal-sm > .ch-autocomplete-result + .ch-autocomplete-result, .list-group-horizontal-sm > .ch-resource + .list-group-item, .list-group-horizontal-sm > .ch-resource + .ch-autocomplete-result, .list-group-horizontal-sm > .list-group-item + .ch-resource, .list-group-horizontal-sm > .ch-autocomplete-result + .ch-resource, .list-group-horizontal-sm > .ch-resource + .ch-resource {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  /* line 148, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active, .list-group-horizontal-sm > .ch-autocomplete-result + .list-group-item.active, .list-group-horizontal-sm > .list-group-item + .active.ch-autocomplete-result, .list-group-horizontal-sm > .ch-autocomplete-result + .active.ch-autocomplete-result, .list-group-horizontal-sm > .list-group-item + .list-group-item.ch-link-active, .list-group-horizontal-sm > .ch-autocomplete-result + .list-group-item.ch-link-active, .list-group-horizontal-sm > .list-group-item + .ch-link-active.ch-autocomplete-result, .list-group-horizontal-sm > .ch-autocomplete-result + .ch-link-active.ch-autocomplete-result, .list-group-horizontal-sm > .ch-resource + .list-group-item.active, .list-group-horizontal-sm > .ch-resource + .active.ch-autocomplete-result, .list-group-horizontal-sm > .ch-resource + .list-group-item.ch-link-active, .list-group-horizontal-sm > .ch-resource + .ch-link-active.ch-autocomplete-result, .list-group-horizontal-sm > .list-group-item + .active.ch-resource, .list-group-horizontal-sm > .ch-autocomplete-result + .active.ch-resource, .list-group-horizontal-sm > .list-group-item + .ch-resource.ch-link-active, .list-group-horizontal-sm > .ch-autocomplete-result + .ch-resource.ch-link-active, .list-group-horizontal-sm > .ch-resource + .active.ch-resource, .list-group-horizontal-sm > .ch-resource + .ch-resource.ch-link-active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}

@media (min-width: 768px) {
  /* line 126, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md {
    flex-direction: row;
  }
  /* line 130, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md > .list-group-item:first-child:not(:last-child), .list-group-horizontal-md > .ch-autocomplete-result:first-child:not(:last-child), .list-group-horizontal-md > .ch-resource:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  /* line 135, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md > .list-group-item:last-child:not(:first-child), .list-group-horizontal-md > .ch-autocomplete-result:last-child:not(:first-child), .list-group-horizontal-md > .ch-resource:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  /* line 140, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md > .list-group-item.active, .list-group-horizontal-md > .active.ch-autocomplete-result, .list-group-horizontal-md > .list-group-item.ch-link-active, .list-group-horizontal-md > .ch-link-active.ch-autocomplete-result, .list-group-horizontal-md > .active.ch-resource, .list-group-horizontal-md > .ch-resource.ch-link-active {
    margin-top: 0;
  }
  /* line 144, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md > .list-group-item + .list-group-item, .list-group-horizontal-md > .ch-autocomplete-result + .list-group-item, .list-group-horizontal-md > .list-group-item + .ch-autocomplete-result, .list-group-horizontal-md > .ch-autocomplete-result + .ch-autocomplete-result, .list-group-horizontal-md > .ch-resource + .list-group-item, .list-group-horizontal-md > .ch-resource + .ch-autocomplete-result, .list-group-horizontal-md > .list-group-item + .ch-resource, .list-group-horizontal-md > .ch-autocomplete-result + .ch-resource, .list-group-horizontal-md > .ch-resource + .ch-resource {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  /* line 148, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md > .list-group-item + .list-group-item.active, .list-group-horizontal-md > .ch-autocomplete-result + .list-group-item.active, .list-group-horizontal-md > .list-group-item + .active.ch-autocomplete-result, .list-group-horizontal-md > .ch-autocomplete-result + .active.ch-autocomplete-result, .list-group-horizontal-md > .list-group-item + .list-group-item.ch-link-active, .list-group-horizontal-md > .ch-autocomplete-result + .list-group-item.ch-link-active, .list-group-horizontal-md > .list-group-item + .ch-link-active.ch-autocomplete-result, .list-group-horizontal-md > .ch-autocomplete-result + .ch-link-active.ch-autocomplete-result, .list-group-horizontal-md > .ch-resource + .list-group-item.active, .list-group-horizontal-md > .ch-resource + .active.ch-autocomplete-result, .list-group-horizontal-md > .ch-resource + .list-group-item.ch-link-active, .list-group-horizontal-md > .ch-resource + .ch-link-active.ch-autocomplete-result, .list-group-horizontal-md > .list-group-item + .active.ch-resource, .list-group-horizontal-md > .ch-autocomplete-result + .active.ch-resource, .list-group-horizontal-md > .list-group-item + .ch-resource.ch-link-active, .list-group-horizontal-md > .ch-autocomplete-result + .ch-resource.ch-link-active, .list-group-horizontal-md > .ch-resource + .active.ch-resource, .list-group-horizontal-md > .ch-resource + .ch-resource.ch-link-active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}

@media (min-width: 992px) {
  /* line 126, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  /* line 130, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child), .list-group-horizontal-lg > .ch-autocomplete-result:first-child:not(:last-child), .list-group-horizontal-lg > .ch-resource:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  /* line 135, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child), .list-group-horizontal-lg > .ch-autocomplete-result:last-child:not(:first-child), .list-group-horizontal-lg > .ch-resource:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  /* line 140, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item.active, .list-group-horizontal-lg > .active.ch-autocomplete-result, .list-group-horizontal-lg > .list-group-item.ch-link-active, .list-group-horizontal-lg > .ch-link-active.ch-autocomplete-result, .list-group-horizontal-lg > .active.ch-resource, .list-group-horizontal-lg > .ch-resource.ch-link-active {
    margin-top: 0;
  }
  /* line 144, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item + .list-group-item, .list-group-horizontal-lg > .ch-autocomplete-result + .list-group-item, .list-group-horizontal-lg > .list-group-item + .ch-autocomplete-result, .list-group-horizontal-lg > .ch-autocomplete-result + .ch-autocomplete-result, .list-group-horizontal-lg > .ch-resource + .list-group-item, .list-group-horizontal-lg > .ch-resource + .ch-autocomplete-result, .list-group-horizontal-lg > .list-group-item + .ch-resource, .list-group-horizontal-lg > .ch-autocomplete-result + .ch-resource, .list-group-horizontal-lg > .ch-resource + .ch-resource {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  /* line 148, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active, .list-group-horizontal-lg > .ch-autocomplete-result + .list-group-item.active, .list-group-horizontal-lg > .list-group-item + .active.ch-autocomplete-result, .list-group-horizontal-lg > .ch-autocomplete-result + .active.ch-autocomplete-result, .list-group-horizontal-lg > .list-group-item + .list-group-item.ch-link-active, .list-group-horizontal-lg > .ch-autocomplete-result + .list-group-item.ch-link-active, .list-group-horizontal-lg > .list-group-item + .ch-link-active.ch-autocomplete-result, .list-group-horizontal-lg > .ch-autocomplete-result + .ch-link-active.ch-autocomplete-result, .list-group-horizontal-lg > .ch-resource + .list-group-item.active, .list-group-horizontal-lg > .ch-resource + .active.ch-autocomplete-result, .list-group-horizontal-lg > .ch-resource + .list-group-item.ch-link-active, .list-group-horizontal-lg > .ch-resource + .ch-link-active.ch-autocomplete-result, .list-group-horizontal-lg > .list-group-item + .active.ch-resource, .list-group-horizontal-lg > .ch-autocomplete-result + .active.ch-resource, .list-group-horizontal-lg > .list-group-item + .ch-resource.ch-link-active, .list-group-horizontal-lg > .ch-autocomplete-result + .ch-resource.ch-link-active, .list-group-horizontal-lg > .ch-resource + .active.ch-resource, .list-group-horizontal-lg > .ch-resource + .ch-resource.ch-link-active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}

@media (min-width: 1200px) {
  /* line 126, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  /* line 130, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child), .list-group-horizontal-xl > .ch-autocomplete-result:first-child:not(:last-child), .list-group-horizontal-xl > .ch-resource:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  /* line 135, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child), .list-group-horizontal-xl > .ch-autocomplete-result:last-child:not(:first-child), .list-group-horizontal-xl > .ch-resource:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  /* line 140, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item.active, .list-group-horizontal-xl > .active.ch-autocomplete-result, .list-group-horizontal-xl > .list-group-item.ch-link-active, .list-group-horizontal-xl > .ch-link-active.ch-autocomplete-result, .list-group-horizontal-xl > .active.ch-resource, .list-group-horizontal-xl > .ch-resource.ch-link-active {
    margin-top: 0;
  }
  /* line 144, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item + .list-group-item, .list-group-horizontal-xl > .ch-autocomplete-result + .list-group-item, .list-group-horizontal-xl > .list-group-item + .ch-autocomplete-result, .list-group-horizontal-xl > .ch-autocomplete-result + .ch-autocomplete-result, .list-group-horizontal-xl > .ch-resource + .list-group-item, .list-group-horizontal-xl > .ch-resource + .ch-autocomplete-result, .list-group-horizontal-xl > .list-group-item + .ch-resource, .list-group-horizontal-xl > .ch-autocomplete-result + .ch-resource, .list-group-horizontal-xl > .ch-resource + .ch-resource {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  /* line 148, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active, .list-group-horizontal-xl > .ch-autocomplete-result + .list-group-item.active, .list-group-horizontal-xl > .list-group-item + .active.ch-autocomplete-result, .list-group-horizontal-xl > .ch-autocomplete-result + .active.ch-autocomplete-result, .list-group-horizontal-xl > .list-group-item + .list-group-item.ch-link-active, .list-group-horizontal-xl > .ch-autocomplete-result + .list-group-item.ch-link-active, .list-group-horizontal-xl > .list-group-item + .ch-link-active.ch-autocomplete-result, .list-group-horizontal-xl > .ch-autocomplete-result + .ch-link-active.ch-autocomplete-result, .list-group-horizontal-xl > .ch-resource + .list-group-item.active, .list-group-horizontal-xl > .ch-resource + .active.ch-autocomplete-result, .list-group-horizontal-xl > .ch-resource + .list-group-item.ch-link-active, .list-group-horizontal-xl > .ch-resource + .ch-link-active.ch-autocomplete-result, .list-group-horizontal-xl > .list-group-item + .active.ch-resource, .list-group-horizontal-xl > .ch-autocomplete-result + .active.ch-resource, .list-group-horizontal-xl > .list-group-item + .ch-resource.ch-link-active, .list-group-horizontal-xl > .ch-autocomplete-result + .ch-resource.ch-link-active, .list-group-horizontal-xl > .ch-resource + .active.ch-resource, .list-group-horizontal-xl > .ch-resource + .ch-resource.ch-link-active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}

@media (min-width: 1400px) {
  /* line 126, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  /* line 130, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item:first-child:not(:last-child), .list-group-horizontal-xxl > .ch-autocomplete-result:first-child:not(:last-child), .list-group-horizontal-xxl > .ch-resource:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  /* line 135, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item:last-child:not(:first-child), .list-group-horizontal-xxl > .ch-autocomplete-result:last-child:not(:first-child), .list-group-horizontal-xxl > .ch-resource:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  /* line 140, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item.active, .list-group-horizontal-xxl > .active.ch-autocomplete-result, .list-group-horizontal-xxl > .list-group-item.ch-link-active, .list-group-horizontal-xxl > .ch-link-active.ch-autocomplete-result, .list-group-horizontal-xxl > .active.ch-resource, .list-group-horizontal-xxl > .ch-resource.ch-link-active {
    margin-top: 0;
  }
  /* line 144, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item + .list-group-item, .list-group-horizontal-xxl > .ch-autocomplete-result + .list-group-item, .list-group-horizontal-xxl > .list-group-item + .ch-autocomplete-result, .list-group-horizontal-xxl > .ch-autocomplete-result + .ch-autocomplete-result, .list-group-horizontal-xxl > .ch-resource + .list-group-item, .list-group-horizontal-xxl > .ch-resource + .ch-autocomplete-result, .list-group-horizontal-xxl > .list-group-item + .ch-resource, .list-group-horizontal-xxl > .ch-autocomplete-result + .ch-resource, .list-group-horizontal-xxl > .ch-resource + .ch-resource {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  /* line 148, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active, .list-group-horizontal-xxl > .ch-autocomplete-result + .list-group-item.active, .list-group-horizontal-xxl > .list-group-item + .active.ch-autocomplete-result, .list-group-horizontal-xxl > .ch-autocomplete-result + .active.ch-autocomplete-result, .list-group-horizontal-xxl > .list-group-item + .list-group-item.ch-link-active, .list-group-horizontal-xxl > .ch-autocomplete-result + .list-group-item.ch-link-active, .list-group-horizontal-xxl > .list-group-item + .ch-link-active.ch-autocomplete-result, .list-group-horizontal-xxl > .ch-autocomplete-result + .ch-link-active.ch-autocomplete-result, .list-group-horizontal-xxl > .ch-resource + .list-group-item.active, .list-group-horizontal-xxl > .ch-resource + .active.ch-autocomplete-result, .list-group-horizontal-xxl > .ch-resource + .list-group-item.ch-link-active, .list-group-horizontal-xxl > .ch-resource + .ch-link-active.ch-autocomplete-result, .list-group-horizontal-xxl > .list-group-item + .active.ch-resource, .list-group-horizontal-xxl > .ch-autocomplete-result + .active.ch-resource, .list-group-horizontal-xxl > .list-group-item + .ch-resource.ch-link-active, .list-group-horizontal-xxl > .ch-autocomplete-result + .ch-resource.ch-link-active, .list-group-horizontal-xxl > .ch-resource + .active.ch-resource, .list-group-horizontal-xxl > .ch-resource + .ch-resource.ch-link-active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}

/* line 164, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush, .ch-autocomplete-results {
  border-radius: 0;
}

/* line 167, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush > .list-group-item, .list-group-flush > .ch-autocomplete-result, .ch-autocomplete-results > .list-group-item, .ch-autocomplete-results > .ch-autocomplete-result, .list-group-flush > .ch-resource, .ch-autocomplete-results > .ch-resource {
  border-width: 0 0 var(--bs-list-group-border-width);
}

/* line 170, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush > .list-group-item:last-child, .list-group-flush > .ch-autocomplete-result:last-child, .ch-autocomplete-results > .list-group-item:last-child, .ch-autocomplete-results > .ch-autocomplete-result:last-child, .list-group-flush > .ch-resource:last-child, .ch-autocomplete-results > .ch-resource:last-child {
  border-bottom-width: 0;
}

/* line 184, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-primary {
  --bs-list-group-color: var(--bs-primary-text-emphasis);
  --bs-list-group-bg: var(--bs-primary-bg-subtle);
  --bs-list-group-border-color: var(--bs-primary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-primary-border-subtle);
  --bs-list-group-active-color: var(--bs-primary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-primary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-primary-text-emphasis);
}

/* line 184, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-secondary {
  --bs-list-group-color: var(--bs-secondary-text-emphasis);
  --bs-list-group-bg: var(--bs-secondary-bg-subtle);
  --bs-list-group-border-color: var(--bs-secondary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-active-color: var(--bs-secondary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-secondary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-secondary-text-emphasis);
}

/* line 184, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-success {
  --bs-list-group-color: var(--bs-success-text-emphasis);
  --bs-list-group-bg: var(--bs-success-bg-subtle);
  --bs-list-group-border-color: var(--bs-success-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-success-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-success-border-subtle);
  --bs-list-group-active-color: var(--bs-success-bg-subtle);
  --bs-list-group-active-bg: var(--bs-success-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-success-text-emphasis);
}

/* line 184, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-info {
  --bs-list-group-color: var(--bs-info-text-emphasis);
  --bs-list-group-bg: var(--bs-info-bg-subtle);
  --bs-list-group-border-color: var(--bs-info-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-info-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-info-border-subtle);
  --bs-list-group-active-color: var(--bs-info-bg-subtle);
  --bs-list-group-active-bg: var(--bs-info-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-info-text-emphasis);
}

/* line 184, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-warning {
  --bs-list-group-color: var(--bs-warning-text-emphasis);
  --bs-list-group-bg: var(--bs-warning-bg-subtle);
  --bs-list-group-border-color: var(--bs-warning-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-warning-border-subtle);
  --bs-list-group-active-color: var(--bs-warning-bg-subtle);
  --bs-list-group-active-bg: var(--bs-warning-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-warning-text-emphasis);
}

/* line 184, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-danger {
  --bs-list-group-color: var(--bs-danger-text-emphasis);
  --bs-list-group-bg: var(--bs-danger-bg-subtle);
  --bs-list-group-border-color: var(--bs-danger-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-danger-border-subtle);
  --bs-list-group-active-color: var(--bs-danger-bg-subtle);
  --bs-list-group-active-bg: var(--bs-danger-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-danger-text-emphasis);
}

/* line 184, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-light {
  --bs-list-group-color: var(--bs-light-text-emphasis);
  --bs-list-group-bg: var(--bs-light-bg-subtle);
  --bs-list-group-border-color: var(--bs-light-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-light-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-light-border-subtle);
  --bs-list-group-active-color: var(--bs-light-bg-subtle);
  --bs-list-group-active-bg: var(--bs-light-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-light-text-emphasis);
}

/* line 184, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-dark {
  --bs-list-group-color: var(--bs-dark-text-emphasis);
  --bs-list-group-bg: var(--bs-dark-bg-subtle);
  --bs-list-group-border-color: var(--bs-dark-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-dark-border-subtle);
  --bs-list-group-active-color: var(--bs-dark-bg-subtle);
  --bs-list-group-active-bg: var(--bs-dark-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-dark-text-emphasis);
}

/* line 6, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_close.scss */
.btn-close, .ch-close, .jsoneditor-container button.json-editor-btn-delete.json-editor-btntype-delete {
  --bs-btn-close-color: #002040;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23002040'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(64, 158, 255, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--bs-btn-close-color);
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  border: 0;
  border-radius: 0.375rem;
  opacity: var(--bs-btn-close-opacity);
}

/* line 29, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_close.scss */
.btn-close:hover, .ch-close:hover, .jsoneditor-container button.json-editor-btn-delete.json-editor-btntype-delete:hover {
  color: var(--bs-btn-close-color);
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity);
}

/* line 35, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_close.scss */
.btn-close:focus, .ch-close:focus, .jsoneditor-container button.json-editor-btn-delete.json-editor-btntype-delete:focus {
  outline: 0;
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity);
}

/* line 41, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_close.scss */
.btn-close:disabled, .ch-close:disabled, .jsoneditor-container button.json-editor-btn-delete.json-editor-btntype-delete:disabled, .btn-close.disabled, .disabled.ch-close, .jsoneditor-container button.disabled.json-editor-btn-delete.json-editor-btntype-delete {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity);
}

/* line 53, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_close.scss */
.btn-close-white {
  filter: var(--bs-btn-close-white-filter);
}

/* line 59, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_close.scss */
[data-bs-theme="dark"] .btn-close, [data-bs-theme="dark"] .ch-close, [data-bs-theme="dark"] .jsoneditor-container button.json-editor-btn-delete.json-editor-btntype-delete, .jsoneditor-container [data-bs-theme="dark"] button.json-editor-btn-delete.json-editor-btntype-delete {
  filter: var(--bs-btn-close-white-filter);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_toasts.scss */
.toast {
  --bs-toast-zindex: 1090;
  --bs-toast-padding-x: 0.75rem;
  --bs-toast-padding-y: 0.5rem;
  --bs-toast-spacing: 1.5rem;
  --bs-toast-max-width: 350px;
  --bs-toast-font-size: 0.875rem;
  --bs-toast-color: ;
  --bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-border-width: var(--bs-border-width);
  --bs-toast-border-color: var(--bs-border-color-translucent);
  --bs-toast-border-radius: var(--bs-border-radius);
  --bs-toast-box-shadow: var(--bs-box-shadow);
  --bs-toast-header-color: var(--bs-secondary-color);
  --bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-header-border-color: var(--bs-border-color-translucent);
  width: var(--bs-toast-max-width);
  max-width: 100%;
  font-size: var(--bs-toast-font-size);
  color: var(--bs-toast-color);
  pointer-events: auto;
  background-color: var(--bs-toast-bg);
  background-clip: padding-box;
  border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
  box-shadow: var(--bs-toast-box-shadow);
  border-radius: var(--bs-toast-border-radius);
}

/* line 31, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_toasts.scss */
.toast.showing {
  opacity: 0;
}

/* line 35, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_toasts.scss */
.toast:not(.show) {
  display: none;
}

/* line 40, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_toasts.scss */
.toast-container {
  --bs-toast-zindex: 1090;
  position: absolute;
  z-index: var(--bs-toast-zindex);
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}

/* line 49, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_toasts.scss */
.toast-container > :not(:last-child) {
  margin-bottom: var(--bs-toast-spacing);
}

/* line 54, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_toasts.scss */
.toast-header {
  display: flex;
  align-items: center;
  padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
  color: var(--bs-toast-header-color);
  background-color: var(--bs-toast-header-bg);
  background-clip: padding-box;
  border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
  border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
  border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
}

/* line 64, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_toasts.scss */
.toast-header .btn-close, .toast-header .ch-close, .toast-header .jsoneditor-container button.json-editor-btn-delete.json-editor-btntype-delete, .jsoneditor-container .toast-header button.json-editor-btn-delete.json-editor-btntype-delete {
  margin-right: calc(-.5 * var(--bs-toast-padding-x));
  margin-left: var(--bs-toast-padding-x);
}

/* line 70, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_toasts.scss */
.toast-body {
  padding: var(--bs-toast-padding-x);
  word-wrap: break-word;
}

/* line 10, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: ;
  --bs-modal-bg: #F4F7FA;
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

/* line 53, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}

/* line 61, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  /* line 61, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal.fade .modal-dialog {
    transition: none;
  }
}

/* line 65, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
.modal.show .modal-dialog {
  transform: none;
}

/* line 70, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

/* line 75, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin) * 2);
}

/* line 78, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}

/* line 83, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

/* line 88, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}

/* line 95, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}

/* line 113, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #002040;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}

/* line 12, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_backdrop.scss */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 13, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_backdrop.scss */
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}

/* line 125, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}

/* line 133, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-header .btn-close, .modal-header .ch-close, .modal-header .jsoneditor-container button.json-editor-btn-delete.json-editor-btntype-delete, .jsoneditor-container .modal-header button.json-editor-btn-delete.json-editor-btntype-delete {
  padding: calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);
  margin: calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto;
}

/* line 140, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}

/* line 147, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}

/* line 156, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}

/* line 170, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * .5);
}

@media (min-width: 576px) {
  /* line 177, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: var(--bs-box-shadow);
  }
  /* line 183, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
  /* line 189, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-sm {
    --bs-modal-width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 195, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-lg,
.modal-xl {
    --bs-modal-width: 800px;
  }
}

@media (min-width: 1200px) {
  /* line 202, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-xl {
    --bs-modal-width: 1140px;
  }
}

/* line 213, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}

/* line 219, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}

/* line 225, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}

/* line 230, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  /* line 213, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 219, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 225, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-sm-down .modal-header,
.modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
  /* line 230, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 767.98px) {
  /* line 213, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 219, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 225, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-md-down .modal-header,
.modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  /* line 230, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 991.98px) {
  /* line 213, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 219, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 225, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-lg-down .modal-header,
.modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  /* line 230, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 1199.98px) {
  /* line 213, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 219, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 225, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xl-down .modal-header,
.modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
  /* line 230, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}

@media (max-width: 1399.98px) {
  /* line 213, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  /* line 219, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  /* line 225, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xxl-down .modal-header,
.modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
  /* line 230, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_modal.scss */
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}

/* line 2, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 0.5rem;
  --bs-tooltip-padding-y: 0.25rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 0.875rem;
  --bs-tooltip-color: var(--bs-body-bg);
  --bs-tooltip-bg: var(--bs-emphasis-color);
  --bs-tooltip-border-radius: var(--bs-border-radius);
  --bs-tooltip-opacity: 0.9;
  --bs-tooltip-arrow-width: 0.8rem;
  --bs-tooltip-arrow-height: 0.4rem;
  z-index: var(--bs-tooltip-zindex);
  display: block;
  margin: var(--bs-tooltip-margin);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0;
}

/* line 30, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.show {
  opacity: var(--bs-tooltip-opacity);
}

/* line 32, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip .tooltip-arrow {
  display: block;
  width: var(--bs-tooltip-arrow-width);
  height: var(--bs-tooltip-arrow-height);
}

/* line 37, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 46, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow {
  bottom: calc(-1 * var(--bs-tooltip-arrow-height));
}

/* line 49, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before {
  top: -1px;
  border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;
  border-top-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow {
  left: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}

/* line 62, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;
  border-right-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
/* line 71, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow {
  top: calc(-1 * var(--bs-tooltip-arrow-height));
}

/* line 74, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);
  border-bottom-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
/* line 82, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow {
  right: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}

/* line 87, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before {
  left: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);
  border-left-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
/* line 112, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  color: var(--bs-tooltip-color);
  text-align: center;
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_popover.scss */
.popover {
  --bs-popover-zindex: 1070;
  --bs-popover-max-width: 400px;
  --bs-popover-font-size: 0.875rem;
  --bs-popover-bg: var(--bs-body-bg);
  --bs-popover-border-width: var(--bs-border-width);
  --bs-popover-border-color: var(--bs-border-color-translucent);
  --bs-popover-border-radius: var(--bs-border-radius-lg);
  --bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));
  --bs-popover-box-shadow: 0px 10px 20px rgba(0, 12, 31, 0.1) !important;
  --bs-popover-header-padding-x: 1rem;
  --bs-popover-header-padding-y: 0.5rem;
  --bs-popover-header-font-size: 1rem;
  --bs-popover-header-color: inherit;
  --bs-popover-header-bg: #E6EEF6;
  --bs-popover-body-padding-x: 1rem;
  --bs-popover-body-padding-y: 1rem;
  --bs-popover-body-color: var(--bs-body-color);
  --bs-popover-arrow-width: 1rem;
  --bs-popover-arrow-height: 0.5rem;
  --bs-popover-arrow-border: var(--bs-popover-border-color);
  z-index: var(--bs-popover-zindex);
  display: block;
  max-width: var(--bs-popover-max-width);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-popover-font-size);
  word-wrap: break-word;
  background-color: var(--bs-popover-bg);
  background-clip: padding-box;
  border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-radius: var(--bs-popover-border-radius);
}

/* line 40, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_popover.scss */
.popover .popover-arrow {
  display: block;
  width: var(--bs-popover-arrow-width);
  height: var(--bs-popover-arrow-height);
}

/* line 45, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_popover.scss */
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

/* line 58, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow {
  bottom: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}

/* line 61, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::before, .bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::after {
  border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0;
}

/* line 66, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::before {
  bottom: 0;
  border-top-color: var(--bs-popover-arrow-border);
}

/* line 71, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::after {
  bottom: var(--bs-popover-border-width);
  border-top-color: var(--bs-popover-bg);
}

/* rtl:begin:ignore */
/* line 80, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow {
  left: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}

/* line 85, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::before, .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0;
}

/* line 90, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::before {
  left: 0;
  border-right-color: var(--bs-popover-arrow-border);
}

/* line 95, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::after {
  left: var(--bs-popover-border-width);
  border-right-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
/* line 105, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow {
  top: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}

/* line 108, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::after {
  border-width: 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height);
}

/* line 113, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::before {
  top: 0;
  border-bottom-color: var(--bs-popover-arrow-border);
}

/* line 118, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::after {
  top: var(--bs-popover-border-width);
  border-bottom-color: var(--bs-popover-bg);
}

/* line 125, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: var(--bs-popover-arrow-width);
  margin-left: calc(-.5 * var(--bs-popover-arrow-width));
  content: "";
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg);
}

/* rtl:begin:ignore */
/* line 139, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow {
  right: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}

/* line 144, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::before, .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height);
}

/* line 149, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::before {
  right: 0;
  border-left-color: var(--bs-popover-arrow-border);
}

/* line 154, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::after {
  right: var(--bs-popover-border-width);
  border-left-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
/* line 179, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_popover.scss */
.popover-header {
  padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
  margin-bottom: 0;
  font-size: var(--bs-popover-header-font-size);
  color: var(--bs-popover-header-color);
  background-color: var(--bs-popover-header-bg);
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-top-left-radius: var(--bs-popover-inner-border-radius);
  border-top-right-radius: var(--bs-popover-inner-border-radius);
}

/* line 188, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_popover.scss */
.popover-header:empty {
  display: none;
}

/* line 193, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_popover.scss */
.popover-body {
  padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
  color: var(--bs-popover-body-color);
}

/* line 14, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 18, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel.pointer-event {
  touch-action: pan-y;
}

/* line 22, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 3, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

/* line 29, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 29, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item {
    transition: none;
  }
}

/* line 39, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item.active, .carousel-item.ch-link-active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* line 45, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end,
.carousel-item-end.ch-link-active {
  transform: translateX(100%);
}

/* line 50, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start,
.carousel-item-start.ch-link-active {
  transform: translateX(-100%);
}

/* line 61, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-fade .carousel-item.active, .carousel-fade .carousel-item.ch-link-active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}

/* line 74, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-fade .active.carousel-item-start, .carousel-fade .carousel-item-start.ch-link-active,
.carousel-fade .active.carousel-item-end,
.carousel-fade .carousel-item-end.ch-link-active {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 74, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-fade .active.carousel-item-start, .carousel-fade .carousel-item-start.ch-link-active,
.carousel-fade .active.carousel-item-end,
.carousel-fade .carousel-item-end.ch-link-active {
    transition: none;
  }
}

/* line 87, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 87, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}

/* line 107, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

/* line 115, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev {
  left: 0;
}

/* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-next {
  right: 0;
}

/* line 125, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

/* line 135, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")*/;
}

/* line 138, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")*/;
}

/* line 147, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
}

/* line 161, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 161, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}

/* line 181, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active, .carousel-indicators .ch-link-active {
  opacity: 1;
}

/* line 191, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

/* line 205, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}

/* line 210, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #002040;
}

/* line 214, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-dark .carousel-caption {
  color: #002040;
}

/* line 205, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_carousel.scss */
[data-bs-theme="dark"] .carousel .carousel-control-prev-icon,
[data-bs-theme="dark"] .carousel .carousel-control-next-icon, .carousel[data-bs-theme="dark"] .carousel-control-prev-icon,
.carousel[data-bs-theme="dark"] .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}

/* line 210, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_carousel.scss */
[data-bs-theme="dark"] .carousel .carousel-indicators [data-bs-target], .carousel[data-bs-theme="dark"] .carousel-indicators [data-bs-target] {
  background-color: #002040;
}

/* line 214, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_carousel.scss */
[data-bs-theme="dark"] .carousel .carousel-caption, .carousel[data-bs-theme="dark"] .carousel-caption {
  color: #002040;
}

/* line 5, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-grow,
.spinner-border,
#cover-spin::after,
.ch-indicator-busy::after {
  display: inline-block;
  width: var(--bs-spinner-width);
  height: var(--bs-spinner-height);
  vertical-align: var(--bs-spinner-vertical-align);
  border-radius: 50%;
  animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}

/* line 22, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-border, #cover-spin::after, .ch-indicator-busy::after {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-border-width: 0.25em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-border;
  border: var(--bs-spinner-border-width) solid currentcolor;
  border-right-color: transparent;
}

/* line 36, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-border-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
  --bs-spinner-border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}

/* line 60, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-grow {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-grow;
  background-color: currentcolor;
  opacity: 0;
}

/* line 73, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-grow-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  /* line 80, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_spinners.scss */
  .spinner-border, #cover-spin::after, .ch-indicator-busy::after,
.spinner-grow {
    --bs-spinner-animation-speed: 1.5s;
  }
}

/* line 3, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas, .offcanvas-xxl, .offcanvas-xl, .offcanvas-lg, .offcanvas-md, .offcanvas-sm {
  --bs-offcanvas-zindex: 1045;
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1rem;
  --bs-offcanvas-padding-y: 1rem;
  --bs-offcanvas-color: var(--bs-body-color);
  --bs-offcanvas-bg: var(--bs-body-bg);
  --bs-offcanvas-border-width: var(--bs-border-width);
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);
  --bs-offcanvas-transition: transform 0.3s ease-in-out;
  --bs-offcanvas-title-line-height: 1.5;
}

@media (max-width: 575.98px) {
  /* line 33, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}

@media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
  /* line 33, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm {
    transition: none;
  }
}

@media (max-width: 575.98px) {
  /* line 49, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  /* line 65, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  /* line 75, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  /* line 84, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm.showing, .offcanvas-sm.show:not(.hiding) {
    transform: none;
  }
  /* line 89, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm.showing, .offcanvas-sm.hiding, .offcanvas-sm.show {
    visibility: visible;
  }
}

@media (min-width: 576px) {
  /* line 33, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  /* line 102, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm .offcanvas-header {
    display: none;
  }
  /* line 106, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 767.98px) {
  /* line 33, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}

@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
  /* line 33, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md {
    transition: none;
  }
}

@media (max-width: 767.98px) {
  /* line 49, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  /* line 65, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  /* line 75, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  /* line 84, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md.showing, .offcanvas-md.show:not(.hiding) {
    transform: none;
  }
  /* line 89, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md.showing, .offcanvas-md.hiding, .offcanvas-md.show {
    visibility: visible;
  }
}

@media (min-width: 768px) {
  /* line 33, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  /* line 102, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md .offcanvas-header {
    display: none;
  }
  /* line 106, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 991.98px) {
  /* line 33, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}

@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
  /* line 33, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg {
    transition: none;
  }
}

@media (max-width: 991.98px) {
  /* line 49, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  /* line 65, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  /* line 75, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  /* line 84, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg.showing, .offcanvas-lg.show:not(.hiding) {
    transform: none;
  }
  /* line 89, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg.showing, .offcanvas-lg.hiding, .offcanvas-lg.show {
    visibility: visible;
  }
}

@media (min-width: 992px) {
  /* line 33, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  /* line 102, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg .offcanvas-header {
    display: none;
  }
  /* line 106, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1199.98px) {
  /* line 33, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}

@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
  /* line 33, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl {
    transition: none;
  }
}

@media (max-width: 1199.98px) {
  /* line 49, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  /* line 65, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  /* line 75, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  /* line 84, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl.showing, .offcanvas-xl.show:not(.hiding) {
    transform: none;
  }
  /* line 89, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl.showing, .offcanvas-xl.hiding, .offcanvas-xl.show {
    visibility: visible;
  }
}

@media (min-width: 1200px) {
  /* line 33, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  /* line 102, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl .offcanvas-header {
    display: none;
  }
  /* line 106, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1399.98px) {
  /* line 33, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}

@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce) {
  /* line 33, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl {
    transition: none;
  }
}

@media (max-width: 1399.98px) {
  /* line 49, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  /* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  /* line 65, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  /* line 75, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  /* line 84, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl.showing, .offcanvas-xxl.show:not(.hiding) {
    transform: none;
  }
  /* line 89, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl.showing, .offcanvas-xxl.hiding, .offcanvas-xxl.show {
    visibility: visible;
  }
}

@media (min-width: 1400px) {
  /* line 33, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  /* line 102, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl .offcanvas-header {
    display: none;
  }
  /* line 106, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

/* line 33, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color: var(--bs-offcanvas-bg);
  background-clip: padding-box;
  outline: 0;
  transition: var(--bs-offcanvas-transition);
}

@media (prefers-reduced-motion: reduce) {
  /* line 33, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
  .offcanvas {
    transition: none;
  }
}

/* line 49, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas.offcanvas-start {
  top: 0;
  left: 0;
  width: var(--bs-offcanvas-width);
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(-100%);
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas.offcanvas-end {
  top: 0;
  right: 0;
  width: var(--bs-offcanvas-width);
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(100%);
}

/* line 65, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(-100%);
}

/* line 75, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas.offcanvas-bottom {
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(100%);
}

/* line 84, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas.showing, .offcanvas.show:not(.hiding) {
  transform: none;
}

/* line 89, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas.showing, .offcanvas.hiding, .offcanvas.show {
  visibility: visible;
}

/* line 119, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #002040;
}

/* line 12, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_backdrop.scss */
.offcanvas-backdrop.fade {
  opacity: 0;
}

/* line 13, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_backdrop.scss */
.offcanvas-backdrop.show {
  opacity: 0.5;
}

/* line 123, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas-header {
  display: flex;
  align-items: center;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}

/* line 128, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas-header .btn-close, .offcanvas-header .ch-close, .offcanvas-header .jsoneditor-container button.json-editor-btn-delete.json-editor-btntype-delete, .jsoneditor-container .offcanvas-header button.json-editor-btn-delete.json-editor-btntype-delete {
  padding: calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);
  margin: calc(-.5 * var(--bs-offcanvas-padding-y)) calc(-.5 * var(--bs-offcanvas-padding-x)) calc(-.5 * var(--bs-offcanvas-padding-y)) auto;
}

/* line 134, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas-title {
  margin-bottom: 0;
  line-height: var(--bs-offcanvas-title-line-height);
}

/* line 139, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_offcanvas.scss */
.offcanvas-body {
  flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_placeholders.scss */
.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: 0.5;
}

/* line 9, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_placeholders.scss */
.placeholder.btn::before, .tempus-dominus-widget .placeholder.toggleMeridiem::before, .placeholder.ch-button-danger::before, .placeholder.ch-button-large-danger::before, .placeholder.ch-button-small-danger::before, .jsoneditor-container .placeholder.json-editor-btntype-delete::before, .jsoneditor-container .placeholder.json-editor-btntype-deleteall::before, .placeholder.ch-button-success::before, .placeholder.ch-button-large-success::before, .placeholder.ch-button-small-success::before, .placeholder.ch-button-secondary::before, .jsoneditor-container button.placeholder.json-editor-btn-add::before, .placeholder.ch-button-large-secondary::before, .placeholder.ch-button-small-secondary::before, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.placeholder.json-editor-btn-add::before, .placeholder.ch-button::before, .placeholder.ch-button-large::before, .placeholder.ch-button-small::before, .jsoneditor-container .placeholder.json-editor-btntype-move::before, .jsoneditor-container .placeholder.json-editor-btntype-copy::before, .placeholder.ch-array-action-delete::before, .placeholder.ch-keyval-action-delete::before, .placeholder.ch-input-action::before, .placeholder.ch-input-action-delete::before, .placeholder.ch-file-action-delete::before, .placeholder.ch-file-action::before, .placeholder.ch-array-action::before, .placeholder.ch-keyval-action::before, .placeholder.ch-field-add::before, .placeholder.ch-show::before, .placeholder.ch-link::before, .placeholder.ch-link-active::before, .placeholder.ch-resource-button::before, .ch-resource-actions .placeholder.ch-resource-action::before, .placeholder.ch-credential-link::before {
  display: inline-block;
  content: "";
}

/* line 16, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_placeholders.scss */
.placeholder-xs {
  min-height: .6em;
}

/* line 20, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_placeholders.scss */
.placeholder-sm {
  min-height: .8em;
}

/* line 24, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_placeholders.scss */
.placeholder-lg {
  min-height: 1.2em;
}

/* line 30, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_placeholders.scss */
.placeholder-glow .placeholder {
  animation: placeholder-glow 2s ease-in-out infinite;
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}

/* line 41, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/_placeholders.scss */
.placeholder-wave {
  -webkit-mask-image: linear-gradient(130deg, #002040 55%, rgba(0, 0, 0, 0.8) 75%, #002040 95%);
          mask-image: linear-gradient(130deg, #002040 55%, rgba(0, 0, 0, 0.8) 75%, #002040 95%);
  -webkit-mask-size: 200% 100%;
          mask-size: 200% 100%;
  animation: placeholder-wave 2s linear infinite;
}

@keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
            mask-position: -200% 0%;
  }
}

/* line 3, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix::after, .ch-jsoneditor::after {
  display: block;
  clear: both;
  content: "";
}

/* line 3, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-primary {
  color: #002040 !important;
  background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-secondary {
  color: #fff !important;
  background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-success {
  color: #002040 !important;
  background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-info {
  color: #002040 !important;
  background-color: RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-warning {
  color: #002040 !important;
  background-color: RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-danger {
  color: #002040 !important;
  background-color: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-light {
  color: #002040 !important;
  background-color: RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_color-bg.scss */
.text-bg-dark {
  color: #fff !important;
  background-color: RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-primary {
  color: RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-primary:hover, .link-primary:focus {
  color: RGBA(102, 177, 255, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(102, 177, 255, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-secondary {
  color: RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-secondary:hover, .link-secondary:focus {
  color: RGBA(78, 92, 102, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(78, 92, 102, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-success {
  color: RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-success:hover, .link-success:focus {
  color: RGBA(71, 186, 144, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(71, 186, 144, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-info {
  color: RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-info:hover, .link-info:focus {
  color: RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-warning {
  color: RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-warning:hover, .link-warning:focus {
  color: RGBA(235, 181, 99, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(235, 181, 99, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-danger {
  color: RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-danger:hover, .link-danger:focus {
  color: RGBA(247, 137, 137, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(247, 137, 137, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-light {
  color: RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-light:hover, .link-light:focus {
  color: RGBA(255, 255, 255, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 255, 255, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 3, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-dark {
  color: RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 8, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-dark:hover, .link-dark:focus {
  color: RGBA(24, 30, 34, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(24, 30, 34, var(--bs-link-underline-opacity, 1)) !important;
}

/* line 19, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-body-emphasis {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 24, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_colored-links.scss */
.link-body-emphasis:hover, .link-body-emphasis:focus {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_focus-ring.scss */
.focus-ring:focus {
  outline: 0;
  box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_icon-link.scss */
.icon-link {
  display: inline-flex;
  gap: 0.375rem;
  align-items: center;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-underline-offset: 0.25em;
  backface-visibility: hidden;
}

/* line 9, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_icon-link.scss */
.icon-link > .bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  transition: 0.2s ease-in-out transform;
}

@media (prefers-reduced-motion: reduce) {
  /* line 9, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_icon-link.scss */
  .icon-link > .bi {
    transition: none;
  }
}

/* line 21, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_icon-link.scss */
.icon-link-hover:hover > .bi, .icon-link-hover:focus-visible > .bi {
  transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
}

/* line 3, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_ratio.scss */
.ratio {
  position: relative;
  width: 100%;
}

/* line 7, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_ratio.scss */
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}

/* line 13, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_ratio.scss */
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 23, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_ratio.scss */
.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

/* line 23, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_ratio.scss */
.ratio-4x3 {
  --bs-aspect-ratio: calc(3 / 4 * 100%);
}

/* line 23, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_ratio.scss */
.ratio-16x9 {
  --bs-aspect-ratio: calc(9 / 16 * 100%);
}

/* line 23, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_ratio.scss */
.ratio-21x9 {
  --bs-aspect-ratio: calc(9 / 21 * 100%);
}

/* line 3, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

/* line 24, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

/* line 30, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
.sticky-bottom {
  position: sticky;
  bottom: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  /* line 24, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 30, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-sm-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 768px) {
  /* line 24, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 30, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-md-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 992px) {
  /* line 24, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 30, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 1200px) {
  /* line 24, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 30, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

@media (min-width: 1400px) {
  /* line 24, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  /* line 30, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_position.scss */
  .sticky-xxl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}

/* line 2, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_stacks.scss */
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

/* line 9, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_stacks.scss */
.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}

/* line 5, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_visually-hidden.scss */
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* line 19, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_visually-hidden.scss */
.visually-hidden:not(caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}

/* line 6, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_stretched-link.scss */
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

/* line 5, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_text-truncation.scss */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/helpers/_vr.scss */
.vr {
  display: inline-block;
  align-self: stretch;
  width: var(--bs-border-width);
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.25;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-top {
  vertical-align: top !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-middle {
  vertical-align: middle !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.float-start {
  float: left !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.float-end {
  float: right !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.float-none {
  float: none !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.object-fit-contain {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.object-fit-cover {
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.object-fit-fill {
  -o-object-fit: fill !important;
     object-fit: fill !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.object-fit-scale {
  -o-object-fit: scale-down !important;
     object-fit: scale-down !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.object-fit-none {
  -o-object-fit: none !important;
     object-fit: none !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.opacity-0 {
  opacity: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.opacity-25 {
  opacity: 0.25 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.opacity-50 {
  opacity: 0.5 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.opacity-75 {
  opacity: 0.75 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.opacity-100 {
  opacity: 1 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-auto {
  overflow: auto !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-hidden {
  overflow: hidden !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-visible {
  overflow: visible !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-scroll {
  overflow: scroll !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-x-auto {
  overflow-x: auto !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-x-hidden {
  overflow-x: hidden !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-x-visible {
  overflow-x: visible !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-x-scroll {
  overflow-x: scroll !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-y-auto {
  overflow-y: auto !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-y-hidden {
  overflow-y: hidden !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-y-visible {
  overflow-y: visible !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.overflow-y-scroll {
  overflow-y: scroll !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-inline {
  display: inline !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-inline-block {
  display: inline-block !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-block {
  display: block !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-grid {
  display: grid !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-inline-grid {
  display: inline-grid !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-table {
  display: table !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-table-row {
  display: table-row !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-table-cell {
  display: table-cell !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-flex, .ch-record-input-group, .ch-attachments .ch-attachment-content, .ch-file-input-group {
  display: flex !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-inline-flex {
  display: inline-flex !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.d-none {
  display: none !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.shadow {
  box-shadow: var(--bs-box-shadow) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.shadow-sm, .resource-copy {
  box-shadow: var(--bs-box-shadow-sm) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.shadow-lg {
  box-shadow: var(--bs-box-shadow-lg) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.shadow-none {
  box-shadow: none !important;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.focus-ring-primary {
  --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.focus-ring-secondary {
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.focus-ring-success {
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.focus-ring-info {
  --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.focus-ring-warning {
  --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.focus-ring-danger {
  --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.focus-ring-light {
  --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity));
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.focus-ring-dark {
  --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity));
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.position-static {
  position: static !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.position-relative {
  position: relative !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.position-absolute {
  position: absolute !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.position-fixed {
  position: fixed !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.position-sticky {
  position: sticky !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.top-0 {
  top: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.top-50 {
  top: 50% !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.top-100 {
  top: 100% !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bottom-0 {
  bottom: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bottom-50 {
  bottom: 50% !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bottom-100 {
  bottom: 100% !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.start-0 {
  left: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.start-50 {
  left: 50% !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.start-100 {
  left: 100% !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.end-0 {
  right: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.end-50 {
  right: 50% !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.end-100 {
  right: 100% !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.translate-middle {
  transform: translate(-50%, -50%) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.translate-middle-x {
  transform: translateX(-50%) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.translate-middle-y {
  transform: translateY(-50%) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border, .ch-autocomplete-results, .ch-attachments .ch-attachment {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-0 {
  border: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-top-0 {
  border-top: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-end-0 {
  border-right: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-start-0 {
  border-left: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-secondary-subtle, .ch-attachments .ch-attachment {
  border-color: var(--bs-secondary-border-subtle) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-1 {
  border-width: 1px !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-2 {
  border-width: 2px !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-3 {
  border-width: 3px !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-4 {
  border-width: 4px !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-5 {
  border-width: 5px !important;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-opacity-10 {
  --bs-border-opacity: 0.1;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-opacity-25 {
  --bs-border-opacity: 0.25;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-opacity-50 {
  --bs-border-opacity: 0.5;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-opacity-75 {
  --bs-border-opacity: 0.75;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.border-opacity-100 {
  --bs-border-opacity: 1;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.w-25 {
  width: 25% !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.w-50 {
  width: 50% !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.w-75 {
  width: 75% !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.w-100 {
  width: 100% !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.w-auto {
  width: auto !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mw-100 {
  max-width: 100% !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.vw-100 {
  width: 100vw !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.min-vw-100 {
  min-width: 100vw !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.h-25 {
  height: 25% !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.h-50 {
  height: 50% !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.h-75 {
  height: 75% !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.h-100 {
  height: 100% !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.h-auto {
  height: auto !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mh-100 {
  max-height: 100% !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.vh-100 {
  height: 100vh !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.min-vh-100 {
  min-height: 100vh !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-fill, .ch-resource-label, .ch-index-header > * {
  flex: 1 1 auto !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-row {
  flex-direction: row !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-column {
  flex-direction: column !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-row-reverse, .ch-index-header {
  flex-direction: row-reverse !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-grow-1, .ch-attachments .ch-attachment-body, .ch-file {
  flex-grow: 1 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-wrap {
  flex-wrap: wrap !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-nowrap {
  flex-wrap: nowrap !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.justify-content-start {
  justify-content: flex-start !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.justify-content-end {
  justify-content: flex-end !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.justify-content-center {
  justify-content: center !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.justify-content-between, .ch-resource, .ch-index-header {
  justify-content: space-between !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.justify-content-around {
  justify-content: space-around !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.justify-content-evenly {
  justify-content: space-evenly !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-items-start {
  align-items: flex-start !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-items-end {
  align-items: flex-end !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-items-center {
  align-items: center !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-items-baseline {
  align-items: baseline !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-items-stretch {
  align-items: stretch !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-content-start {
  align-content: flex-start !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-content-end {
  align-content: flex-end !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-content-center {
  align-content: center !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-content-between {
  align-content: space-between !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-content-around {
  align-content: space-around !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-content-stretch {
  align-content: stretch !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-self-auto {
  align-self: auto !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-self-start {
  align-self: flex-start !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-self-end {
  align-self: flex-end !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-self-center {
  align-self: center !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-self-baseline {
  align-self: baseline !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.align-self-stretch {
  align-self: stretch !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-first {
  order: -1 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-0 {
  order: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-1 {
  order: 1 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-2 {
  order: 2 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-3 {
  order: 3 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-4 {
  order: 4 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-5 {
  order: 5 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.order-last {
  order: 6 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-0 {
  margin: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-1 {
  margin: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-2 {
  margin: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-3 {
  margin: 1rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-4 {
  margin: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-5 {
  margin: 3rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.m-auto {
  margin: auto !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-0 {
  margin-top: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-1 {
  margin-top: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-2 {
  margin-top: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-3 {
  margin-top: 1rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-4 {
  margin-top: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-5 {
  margin-top: 3rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mt-auto {
  margin-top: auto !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-0 {
  margin-right: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-1 {
  margin-right: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-2 {
  margin-right: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-3 {
  margin-right: 1rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-4 {
  margin-right: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-5 {
  margin-right: 3rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.me-auto {
  margin-right: auto !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-0 {
  margin-bottom: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-1 {
  margin-bottom: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-2 {
  margin-bottom: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-3 {
  margin-bottom: 1rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-4 {
  margin-bottom: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-5 {
  margin-bottom: 3rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.mb-auto {
  margin-bottom: auto !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-0 {
  margin-left: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-1 {
  margin-left: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-2 {
  margin-left: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-3 {
  margin-left: 1rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-4 {
  margin-left: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-5 {
  margin-left: 3rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ms-auto {
  margin-left: auto !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-0 {
  padding: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-1 {
  padding: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-2, .ch-attachments .ch-attachment {
  padding: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-3 {
  padding: 1rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-4 {
  padding: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.p-5 {
  padding: 3rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-0 {
  padding-top: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-1 {
  padding-top: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-2 {
  padding-top: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-3 {
  padding-top: 1rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-4 {
  padding-top: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pt-5 {
  padding-top: 3rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-0 {
  padding-right: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-1 {
  padding-right: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-2 {
  padding-right: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-3 {
  padding-right: 1rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-4 {
  padding-right: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-5 {
  padding-right: 3rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-0 {
  padding-bottom: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-1 {
  padding-bottom: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-2 {
  padding-bottom: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-3 {
  padding-bottom: 1rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-4 {
  padding-bottom: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pb-5 {
  padding-bottom: 3rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-0 {
  padding-left: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-1 {
  padding-left: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-2 {
  padding-left: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-3 {
  padding-left: 1rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-4 {
  padding-left: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.ps-5 {
  padding-left: 3rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-0 {
  gap: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-1 {
  gap: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-2 {
  gap: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-3 {
  gap: 1rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-4 {
  gap: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.gap-5 {
  gap: 3rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.row-gap-0 {
  row-gap: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.row-gap-1 {
  row-gap: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.row-gap-2 {
  row-gap: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.row-gap-3 {
  row-gap: 1rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.row-gap-4 {
  row-gap: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.row-gap-5 {
  row-gap: 3rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.column-gap-0 {
  -moz-column-gap: 0 !important;
       column-gap: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.column-gap-1 {
  -moz-column-gap: 0.25rem !important;
       column-gap: 0.25rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.column-gap-2 {
  -moz-column-gap: 0.5rem !important;
       column-gap: 0.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.column-gap-3 {
  -moz-column-gap: 1rem !important;
       column-gap: 1rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.column-gap-4 {
  -moz-column-gap: 1.5rem !important;
       column-gap: 1.5rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.column-gap-5 {
  -moz-column-gap: 3rem !important;
       column-gap: 3rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fs-5 {
  font-size: 1.25rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fs-6 {
  font-size: 1rem !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fst-italic {
  font-style: italic !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fst-normal {
  font-style: normal !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fw-lighter {
  font-weight: lighter !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fw-light {
  font-weight: 300 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fw-normal {
  font-weight: 400 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fw-medium {
  font-weight: 500 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fw-semibold {
  font-weight: 600 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fw-bold {
  font-weight: 700 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.fw-bolder {
  font-weight: bolder !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.lh-1 {
  line-height: 1 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.lh-sm {
  line-height: 1.25 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.lh-base {
  line-height: 1.5 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.lh-lg {
  line-height: 2 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-start {
  text-align: left !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-end {
  text-align: right !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-center {
  text-align: center !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-decoration-none {
  text-decoration: none !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-decoration-underline {
  text-decoration: underline !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-decoration-line-through {
  text-decoration: line-through !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-wrap {
  white-space: normal !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-danger, .ch-input-error {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-white, .resource-copy:hover {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-muted, .resource-copy, .ch-array .ch-array-item-index, .ch-textarea-note, .ch-input-note, .ch-label .ch-required-label, .ch-none {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 32, 64, 0.5) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-body-tertiary {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-body-emphasis {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-opacity-100 {
  --bs-text-opacity: 1;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-opacity-10 {
  --bs-link-opacity: 0.1;
}

/* line 62, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-opacity-25 {
  --bs-link-opacity: 0.25;
}

/* line 62, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-opacity-50 {
  --bs-link-opacity: 0.5;
}

/* line 62, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-opacity-75 {
  --bs-link-opacity: 0.75;
}

/* line 62, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-opacity-100 {
  --bs-link-opacity: 1;
}

/* line 62, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-opacity-100-hover:hover {
  --bs-link-opacity: 1;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-offset-1 {
  text-underline-offset: 0.125em !important;
}

/* line 79, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-offset-2 {
  text-underline-offset: 0.25em !important;
}

/* line 79, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-offset-3 {
  text-underline-offset: 0.375em !important;
}

/* line 79, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-primary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-secondary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-success {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-info {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-warning {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-danger {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-light {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-dark {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-opacity-0 {
  --bs-link-underline-opacity: 0;
}

/* line 62, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1;
}

/* line 62, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25;
}

/* line 62, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5;
}

/* line 62, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75;
}

/* line 62, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-opacity-100 {
  --bs-link-underline-opacity: 1;
}

/* line 62, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-primary, .resource-copy:hover, .ch-badge, .ch-badge-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-secondary, .ch-badge-secondary, .ch-datum {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-success, .ch-badge-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-warning, .ch-badge-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-danger, .ch-badge-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-light, .ch-badge-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-dark, .ch-badge-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
          user-select: auto !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-none {
  pointer-events: none !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.pe-auto {
  pointer-events: auto !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded {
  border-radius: var(--bs-border-radius) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-2, .ch-attachments .ch-attachment {
  border-radius: var(--bs-border-radius) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-circle {
  border-radius: 50% !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.visible {
  visibility: visible !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.invisible {
  visibility: hidden !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.z-n1 {
  z-index: -1 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.z-0 {
  z-index: 0 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.z-1 {
  z-index: 1 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.z-2 {
  z-index: 2 !important;
}

/* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
.z-3 {
  z-index: 3 !important;
}

@media (min-width: 576px) {
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-sm-start {
    float: left !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-sm-end {
    float: right !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-sm-none {
    float: none !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-sm-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-sm-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-sm-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-sm-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-sm-none {
    -o-object-fit: none !important;
       object-fit: none !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-block {
    display: block !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-grid {
    display: grid !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-table {
    display: table !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-flex, .ch-resource {
    display: flex !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-sm-none {
    display: none !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-row {
    flex-direction: row !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-column {
    flex-direction: column !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-sm-center {
    justify-content: center !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-sm-center {
    align-items: center !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-sm-center {
    align-content: center !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-sm-between {
    align-content: space-between !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-sm-around {
    align-content: space-around !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-sm-auto {
    align-self: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-sm-center {
    align-self: center !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-first {
    order: -1 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-0 {
    order: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-1 {
    order: 1 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-2 {
    order: 2 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-3 {
    order: 3 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-4 {
    order: 4 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-5 {
    order: 5 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-sm-last {
    order: 6 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-sm-auto {
    margin-top: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-0 {
    margin-right: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-sm-auto {
    margin-right: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-sm-auto {
    margin-left: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-0 {
    gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-3 {
    gap: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-sm-5 {
    gap: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-sm-0 {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-sm-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-sm-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-sm-3 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-sm-4 {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-sm-5 {
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-sm-start {
    text-align: left !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-sm-end {
    text-align: right !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-md-start {
    float: left !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-md-end {
    float: right !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-md-none {
    float: none !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-md-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-md-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-md-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-md-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-md-none {
    -o-object-fit: none !important;
       object-fit: none !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-inline {
    display: inline !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-block {
    display: block !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-grid {
    display: grid !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-table {
    display: table !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-flex, .ch-index-header {
    display: flex !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-md-none {
    display: none !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-row {
    flex-direction: row !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-column {
    flex-direction: column !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-md-center {
    justify-content: center !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-md-start {
    align-items: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-md-end {
    align-items: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-md-center {
    align-items: center !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-md-start {
    align-content: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-md-end {
    align-content: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-md-center {
    align-content: center !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-md-between {
    align-content: space-between !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-md-around {
    align-content: space-around !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-md-auto {
    align-self: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-md-start {
    align-self: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-md-end {
    align-self: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-md-center {
    align-self: center !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-first {
    order: -1 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-0 {
    order: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-1 {
    order: 1 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-2 {
    order: 2 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-3 {
    order: 3 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-4 {
    order: 4 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-5 {
    order: 5 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-md-last {
    order: 6 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-5 {
    margin: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-0 {
    margin-top: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-md-auto {
    margin-top: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-0 {
    margin-right: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-3 {
    margin-right: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-5 {
    margin-right: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-md-auto {
    margin-right: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-0 {
    margin-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-md-auto {
    margin-left: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-md-5 {
    padding: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-0 {
    padding-top: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-0 {
    padding-right: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-0 {
    padding-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-0 {
    gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-3 {
    gap: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-md-5 {
    gap: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-md-0 {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-md-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-md-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-md-3 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-md-4 {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-md-5 {
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-md-start {
    text-align: left !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-md-end {
    text-align: right !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-lg-start {
    float: left !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-lg-end {
    float: right !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-lg-none {
    float: none !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-lg-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-lg-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-lg-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-lg-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-lg-none {
    -o-object-fit: none !important;
       object-fit: none !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-block {
    display: block !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-grid {
    display: grid !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-table {
    display: table !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-flex {
    display: flex !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-lg-none {
    display: none !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-row {
    flex-direction: row !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-column {
    flex-direction: column !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-lg-center {
    justify-content: center !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-lg-center {
    align-items: center !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-lg-center {
    align-content: center !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-lg-between {
    align-content: space-between !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-lg-around {
    align-content: space-around !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-lg-auto {
    align-self: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-lg-center {
    align-self: center !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-first {
    order: -1 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-0 {
    order: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-1 {
    order: 1 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-2 {
    order: 2 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-3 {
    order: 3 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-4 {
    order: 4 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-5 {
    order: 5 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-lg-last {
    order: 6 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-lg-auto {
    margin-top: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-0 {
    margin-right: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-lg-auto {
    margin-right: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-lg-auto {
    margin-left: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-0 {
    gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-3 {
    gap: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-lg-5 {
    gap: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-lg-0 {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-lg-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-lg-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-lg-3 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-lg-4 {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-lg-5 {
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-lg-start {
    text-align: left !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-lg-end {
    text-align: right !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-xl-start {
    float: left !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-xl-end {
    float: right !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-xl-none {
    float: none !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-xl-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-xl-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-xl-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-xl-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-xl-none {
    -o-object-fit: none !important;
       object-fit: none !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-block {
    display: block !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-grid {
    display: grid !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-table {
    display: table !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-flex {
    display: flex !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xl-none {
    display: none !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-row {
    flex-direction: row !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-column {
    flex-direction: column !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xl-center {
    justify-content: center !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xl-center {
    align-items: center !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xl-center {
    align-content: center !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xl-between {
    align-content: space-between !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xl-around {
    align-content: space-around !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xl-auto {
    align-self: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xl-center {
    align-self: center !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-first {
    order: -1 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-0 {
    order: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-1 {
    order: 1 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-2 {
    order: 2 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-3 {
    order: 3 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-4 {
    order: 4 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-5 {
    order: 5 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xl-last {
    order: 6 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xl-auto {
    margin-top: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-0 {
    margin-right: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xl-auto {
    margin-right: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xl-auto {
    margin-left: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-0 {
    gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-3 {
    gap: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xl-5 {
    gap: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-xl-0 {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-xl-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-xl-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-xl-3 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-xl-4 {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-xl-5 {
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-xl-start {
    text-align: left !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-xl-end {
    text-align: right !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-xl-center {
    text-align: center !important;
  }
}

@media (min-width: 1400px) {
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-xxl-start {
    float: left !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-xxl-end {
    float: right !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .float-xxl-none {
    float: none !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-xxl-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-xxl-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-xxl-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-xxl-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .object-fit-xxl-none {
    -o-object-fit: none !important;
       object-fit: none !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-inline {
    display: inline !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-block {
    display: block !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-grid {
    display: grid !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-table {
    display: table !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-table-row {
    display: table-row !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-flex {
    display: flex !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-xxl-none {
    display: none !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-row {
    flex-direction: row !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-column {
    flex-direction: column !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xxl-center {
    align-items: center !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xxl-center {
    align-content: center !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xxl-center {
    align-self: center !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-first {
    order: -1 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-0 {
    order: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-1 {
    order: 1 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-2 {
    order: 2 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-3 {
    order: 3 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-4 {
    order: 4 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-5 {
    order: 5 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .order-xxl-last {
    order: 6 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-0 {
    margin: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-3 {
    margin: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-5 {
    margin: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .m-xxl-auto {
    margin: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .me-xxl-auto {
    margin-right: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-0 {
    padding: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-3 {
    padding: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .p-xxl-5 {
    padding: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-0 {
    gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .row-gap-xxl-5 {
    row-gap: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-xxl-0 {
    -moz-column-gap: 0 !important;
         column-gap: 0 !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-xxl-1 {
    -moz-column-gap: 0.25rem !important;
         column-gap: 0.25rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-xxl-2 {
    -moz-column-gap: 0.5rem !important;
         column-gap: 0.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-xxl-3 {
    -moz-column-gap: 1rem !important;
         column-gap: 1rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-xxl-4 {
    -moz-column-gap: 1.5rem !important;
         column-gap: 1.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .column-gap-xxl-5 {
    -moz-column-gap: 3rem !important;
         column-gap: 3rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-xxl-start {
    text-align: left !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-xxl-end {
    text-align: right !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .text-xxl-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .fs-1 {
    font-size: 2.5rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .fs-2 {
    font-size: 2rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .fs-3 {
    font-size: 1.75rem !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .fs-4 {
    font-size: 1.5rem !important;
  }
}

@media print {
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-inline {
    display: inline !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-block {
    display: block !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-grid {
    display: grid !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-table {
    display: table !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-flex {
    display: flex !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  /* line 67, ../usr/local/bundle/ruby/3.3.0/gems/bootstrap-5.3.3/assets/stylesheets/bootstrap/mixins/_utilities.scss */
  .d-print-none {
    display: none !important;
  }
}

/* line 49, app/assets/stylesheets/bootstrap.sass */
.ch-select, .jsoneditor-container select, .ch-input-text, .jsoneditor-container input[type="text"], .jsoneditor-container input[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="text"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color, .ch-file-input, .ch-textarea, .multiselect-dropdown, .multiselect-dropdown-list-wrapper {
  width: 100%;
}

/* line 51, app/assets/stylesheets/bootstrap.sass */
.ch-select::-webkit-input-placeholder, .jsoneditor-container select::-webkit-input-placeholder, .ch-select:-ms-input-placeholder, .jsoneditor-container select:-ms-input-placeholder, .ch-select::placeholder, .jsoneditor-container select::placeholder, .ch-input-text::-webkit-input-placeholder, .jsoneditor-container input[type="text"]::-webkit-input-placeholder, .jsoneditor-container input[type="number"]::-webkit-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control::-webkit-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea::-webkit-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text::-webkit-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="text"]::-webkit-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="number"]::-webkit-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea::-webkit-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea::-webkit-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input::-webkit-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color::-webkit-input-placeholder, .ch-input-text:-ms-input-placeholder, .jsoneditor-container input[type="text"]:-ms-input-placeholder, .jsoneditor-container input[type="number"]:-ms-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control:-ms-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea:-ms-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text:-ms-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="text"]:-ms-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="number"]:-ms-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea:-ms-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea:-ms-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input:-ms-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color:-ms-input-placeholder, .ch-input-text::placeholder, .jsoneditor-container input[type="text"]::placeholder, .jsoneditor-container input[type="number"]::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="text"]::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="number"]::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color::placeholder, .ch-file-input::-webkit-input-placeholder, .ch-file-input:-ms-input-placeholder, .ch-file-input::placeholder, .ch-textarea::-webkit-input-placeholder, .ch-textarea:-ms-input-placeholder, .ch-textarea::placeholder, .multiselect-dropdown::-webkit-input-placeholder, .multiselect-dropdown:-ms-input-placeholder, .multiselect-dropdown::placeholder, .multiselect-dropdown-list-wrapper::-webkit-input-placeholder, .multiselect-dropdown-list-wrapper:-ms-input-placeholder, .multiselect-dropdown-list-wrapper::placeholder {
  opacity: 0.3;
}

/* line 55, app/assets/stylesheets/bootstrap.sass */
.ch-select:focus, .jsoneditor-container select:focus, .ch-input-text:focus, .jsoneditor-container input[type="text"]:focus, .jsoneditor-container input[type="number"]:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="text"]:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="number"]:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color:focus, .ch-file-input:focus, .ch-textarea:focus, .multiselect-dropdown:focus, .multiselect-dropdown-list-wrapper:focus {
  outline: none;
}

/* line 58, app/assets/stylesheets/bootstrap.sass */
.ch-textarea-container {
  border-radius: var(--bs-border-radius);
}

/* line 61, app/assets/stylesheets/bootstrap.sass */
.btn-primary, .jsoneditor-container div[data-schematype="boolean"] input[type="checkbox"]:checked, .ch-button, .ch-button-large, .ch-button-small, .jsoneditor-container .json-editor-btntype-move, .jsoneditor-container .json-editor-btntype-copy, .ch-array-action-delete, .ch-keyval-action-delete, .ch-input-action, .ch-input-action-delete, .ch-file-action-delete, .ch-file-action, .ch-array-action, .ch-keyval-action, .ch-show, .ch-resource-button, .ch-credential-link, .btn-secondary, .ch-button-secondary, .jsoneditor-container button.json-editor-btn-add, .ch-button-large-secondary, .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.json-editor-btn-add, .ch-field-add, .ch-resource-button.ch-resource-cancel, .btn-success, .ch-button-success, .ch-button-large-success, .ch-button-small-success, .btn-info, .btn-warning, .btn-danger, .ch-button-danger, .ch-button-large-danger, .ch-button-small-danger, .jsoneditor-container .json-editor-btntype-delete, .jsoneditor-container .json-editor-btntype-deleteall, .ch-resource-delete, .btn-outline-primary:hover, .btn-outline-secondary:hover, .btn-outline-success:hover, .btn-outline-info:hover, .btn-outline-warning:hover, .btn-outline-danger:hover {
  color: #ffffff !important;
}

/* line 64, app/assets/stylesheets/bootstrap.sass */
.btn-sm, .ch-button-small-danger, .jsoneditor-container .json-editor-btntype-delete, .jsoneditor-container .json-editor-btntype-deleteall, .ch-button-small-success, .ch-button-small-secondary, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.json-editor-btn-add, .ch-button-small, .jsoneditor-container .json-editor-btntype-move, .jsoneditor-container .json-editor-btntype-copy, .ch-input-action-delete.ch-sm, .ch-file-action-delete.ch-sm, .ch-array-action-delete.ch-sm, .ch-keyval-action-delete.ch-sm, .ch-input-action.ch-sm, .ch-file-action.ch-sm, .ch-array-action.ch-sm, .ch-keyval-action.ch-sm, .ch-show, .ch-resource-actions .ch-resource-action, .ch-credential-link, .btn-group-sm > .btn, .tempus-dominus-widget .btn-group-sm > .toggleMeridiem, .btn-group-sm > .ch-button-danger, .btn-group-sm > .ch-button-large-danger, .btn-group-sm > .ch-button-small-danger, .jsoneditor-container .btn-group-sm > .json-editor-btntype-delete, .jsoneditor-container .btn-group-sm > .json-editor-btntype-deleteall, .btn-group-sm > .ch-button-success, .btn-group-sm > .ch-button-large-success, .btn-group-sm > .ch-button-small-success, .btn-group-sm > .ch-button-secondary, .jsoneditor-container .btn-group-sm > button.json-editor-btn-add, .btn-group-sm > .ch-button-large-secondary, .btn-group-sm > .ch-button-small-secondary, .btn-group-sm > .ch-button, .btn-group-sm > .ch-button-large, .btn-group-sm > .ch-button-small, .jsoneditor-container .btn-group-sm > .json-editor-btntype-move, .jsoneditor-container .btn-group-sm > .json-editor-btntype-copy, .btn-group-sm > .ch-array-action-delete, .btn-group-sm > .ch-keyval-action-delete, .btn-group-sm > .ch-input-action, .btn-group-sm > .ch-input-action-delete, .btn-group-sm > .ch-file-action-delete, .btn-group-sm > .ch-file-action, .btn-group-sm > .ch-array-action, .btn-group-sm > .ch-keyval-action, .btn-group-sm > .ch-field-add, .btn-group-sm > .ch-show, .btn-group-sm > .ch-link, .btn-group-sm > .ch-link-active, .btn-group-sm > .ch-resource-button, .btn-group-sm > .ch-credential-link {
  padding-top: 0.3rem;
}

/* line 67, app/assets/stylesheets/bootstrap.sass */
.spinner-border, #cover-spin::after, .ch-indicator-busy::after {
  opacity: 0.125;
}

/* line 83, app/assets/stylesheets/bootstrap.sass */
.nav-pills .nav-item a {
  max-width: 15rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 96, app/assets/stylesheets/bootstrap.sass */
.intent-gpt-temperature input[type='range'] {
  overflow: hidden;
}

/* line 98, app/assets/stylesheets/bootstrap.sass */
.intent-gpt-temperature input[type='range']::-webkit-slider-runnable-track {
  background-image: linear-gradient(to right, #0d6efd, #6f42c1 50%, #dc3545);
}

/* line 101, app/assets/stylesheets/bootstrap.sass */
.intent-gpt-temperature input[type='range']::-webkit-slider-thumb {
  box-shadow: 100vw 0 0 100vw rgba(244, 247, 250, 0.75);
}

/* line 103, app/assets/stylesheets/bootstrap.sass */
.intent-gpt-temperature input[type='range']::-moz-range-thumb {
  box-shadow: 100vw 0 0 100vw rgba(244, 247, 250, 0.75);
}

/* line 105, app/assets/stylesheets/bootstrap.sass */
.intent-gpt-temperature input[type='range']::-ms-fill-upper {
  background-color: rgba(244, 247, 250, 0.75);
}

/* line 1, app/assets/stylesheets/multiselect.sass */
.multiselect-dropdown {
  text-align: left;
  display: inline-block;
  padding: 2px 5px 0px 5px;
  border-radius: 4px;
  position: relative;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right .75rem center;
  background-size: 16px 12px;
}

/* line 12, app/assets/stylesheets/multiselect.sass */
.multiselect-dropdown span.optext, .multiselect-dropdown span.placeholder {
  margin-right: 0.5em;
  margin-bottom: 3px;
  padding: 1px 0;
  border-radius: 4px;
  display: inline-block;
}

/* line 18, app/assets/stylesheets/multiselect.sass */
.multiselect-dropdown span.optext {
  padding: 1px 0.75em;
  font-size: 0.75rem;
}

/* line 22, app/assets/stylesheets/multiselect.sass */
.multiselect-dropdown-list-wrapper {
  z-index: 100;
  padding: 2px;
  border-radius: 4px;
  display: none;
  margin: -1px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: white;
}

/* line 33, app/assets/stylesheets/multiselect.sass */
.multiselect-dropdown-list-wrapper .multiselect-dropdown-search {
  margin-bottom: 5px;
}

/* line 36, app/assets/stylesheets/multiselect.sass */
.multiselect-dropdown-list {
  text-align: left;
  padding: 2px;
  height: 15rem;
  overflow-y: auto;
  overflow-x: hidden;
}

/* line 42, app/assets/stylesheets/multiselect.sass */
.multiselect-dropdown-list div {
  padding: 5px 5px 0;
}

/* line 44, app/assets/stylesheets/multiselect.sass */
.multiselect-dropdown-list input {
  height: 1.15em;
  width: 1.15em;
  margin-right: 0.35em;
}

/* line 48, app/assets/stylesheets/multiselect.sass */
.multiselect-dropdown-list label {
  font-size: 0.75rem;
  position: relative;
  top: -0.25rem;
  margin: 0;
}

/* line 54, app/assets/stylesheets/multiselect.sass */
.multiselect-dropdown span.maxselected {
  width: 100%;
}

/* line 58, app/assets/stylesheets/multiselect.sass */
.multiselect-dropdown-all-selector {
  border-bottom: solid 1px #999;
}

/* line 110, app/assets/stylesheets/bootstrap.sass */
.multiselect-dropdown {
  width: 100% !important;
  padding: 0.25rem 2.25rem 0.25rem 0.75rem;
}

/* line 113, app/assets/stylesheets/bootstrap.sass */
.is-invalid + .multiselect-dropdown {
  border: 1px solid #F56C6C !important;
}

/* line 1, app/assets/stylesheets/phone-sim.sass */
.phone-screen {
  min-height: 481px;
  height: 481px;
  overflow-y: auto;
  width: calc(280px + 1rem);
  display: block;
  border-style: solid;
  border-width: 10px 10px 0;
  border-radius: 25px 25px 0 0;
  background: #ffffff;
  margin: 0 auto;
}

/* line 16, app/assets/stylesheets/phone-sim.sass */
.phone-screen .simulator-header {
  width: calc(280px + 1rem);
  border-radius: 15px 15px 0 0;
  margin: 0 auto;
}

/* line 20, app/assets/stylesheets/phone-sim.sass */
.phone-screen .card, .phone-screen .ch-record, .phone-screen .ch-attachments.ch-gallery .ch-attachment-content, .ch-attachments.ch-gallery .phone-screen .ch-attachment-content {
  background: #eeeeee;
  max-width: 90%;
  position: relative;
  display: block;
  margin: .5rem .5rem 0 .5rem;
  border-radius: .4rem;
  white-space: pre-line;
}

/* line 29, app/assets/stylesheets/phone-sim.sass */
.phone-screen .card:after, .phone-screen .ch-record:after, .phone-screen .ch-attachments.ch-gallery .ch-attachment-content:after, .ch-attachments.ch-gallery .phone-screen .ch-attachment-content:after {
  content: '';
  position: absolute;
  top: 50%;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-right-color: #eeeeee;
  border-top: 0;
  margin-top: -8px;
  left: 0;
  border-left: 0;
  margin-left: -8px;
}

/* line 42, app/assets/stylesheets/phone-sim.sass */
.phone-screen .card:before, .phone-screen .ch-record:before, .phone-screen .ch-attachments.ch-gallery .ch-attachment-content:before, .ch-attachments.ch-gallery .phone-screen .ch-attachment-content:before {
  content: '';
  position: absolute;
  top: 50%;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 0;
  margin-top: -8px;
  left: 0;
  border-right-color: rgba(0, 12, 31, 0.08);
  border-left: 0;
  margin-left: -10px;
}

/* line 56, app/assets/stylesheets/phone-sim.sass */
.phone-screen-footer {
  width: calc(280px + 1rem);
  height: 40px;
  border-style: solid;
  border-width: 0 10px 10px;
  border-radius: 0 0 25px 25px;
  font-size: x-small;
  text-align: center;
  margin: 0 auto;
}

/* line 65, app/assets/stylesheets/phone-sim.sass */
.phone-screen-footer .powered-by {
  line-height: 40px;
  opacity: 0.4;
  margin-right: 2px;
}

/* line 69, app/assets/stylesheets/phone-sim.sass */
.phone-screen-footer .logo {
  height: 18px;
  margin-top: 11px;
  filter: brightness(0) invert(100%);
  vertical-align: top;
  opacity: 0.6;
}

/* line 76, app/assets/stylesheets/phone-sim.sass */
.phone-screen-footer img.missing-logo-image {
  visibility: hidden;
}

/* line 78, app/assets/stylesheets/phone-sim.sass */
.phone-screen-footer img.missing-logo-image:after {
  visibility: visible;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: attr(alt);
}

/* line 89, app/assets/stylesheets/phone-sim.sass */
.phone-screen .simulator-header {
  flex-direction: column;
  background-color: transparent !important;
  box-shadow: none !important;
  position: absolute;
  top: 472px;
  left: 0;
  right: 0;
  text-align: center;
}

/* line 98, app/assets/stylesheets/phone-sim.sass */
.phone-screen .simulator-header .simulator-status, .phone-screen .simulator-header .simulator-title {
  display: none;
}

/* line 100, app/assets/stylesheets/phone-sim.sass */
.phone-screen .simulator-header .simulator-tools {
  display: flex;
  justify-content: center;
  margin-top: 1rem;
}

/* line 104, app/assets/stylesheets/phone-sim.sass */
.phone-screen .simulator-header > div {
  width: 100%;
}

/* line 106, app/assets/stylesheets/phone-sim.sass */
.phone-screen .simulator-header > div .simulator-clear {
  display: block;
}

/* line 108, app/assets/stylesheets/phone-sim.sass */
.phone-screen .component-messaging-simulator {
  border-radius: 15px 15px 0 0;
}

/* line 110, app/assets/stylesheets/phone-sim.sass */
.phone-screen .component-messaging-simulator.facebook {
  padding-top: 2.75rem;
}

/* line 112, app/assets/stylesheets/phone-sim.sass */
.phone-screen .facebook-header {
  position: absolute !important;
  top: 10px !important;
  width: 276px !important;
  box-shadow: inset 0px 1px 2px 1px rgba(0, 0, 0, 0.125);
  border-radius: 15px 15px 0 0;
}

/* line 119, app/assets/stylesheets/phone-sim.sass */
#share-link {
  opacity: 0;
  position: absolute;
  pointer-events: none;
}

/* line 124, app/assets/stylesheets/phone-sim.sass */
#share-link-success {
  opacity: 0;
  position: absolute;
  top: 0;
  right: -6rem;
  transition: opacity 0.4s ease-out;
  pointer-events: none;
}

/* line 122, app/assets/stylesheets/bootstrap.sass */
.multiselect-dropdown, .tokenfield {
  background: #ffffff !important;
  border: 1px solid rgba(0, 12, 31, 0.08) !important;
  box-shadow: 0px 2px 4px rgba(0, 12, 31, 0.08) !important;
}

/* line 127, app/assets/stylesheets/bootstrap.sass */
.input-group-text, .ch-input-action, .ch-input-action-delete, .ch-file-action-delete, .ch-file-action, .ch-array-action, .ch-keyval-action, .ch-input-inaction {
  background: #ffffff;
  box-shadow: 0px 2px 4px rgba(0, 12, 31, 0.08);
  border: 1px solid rgba(0, 32, 64, 0.08);
}

/* line 131, app/assets/stylesheets/bootstrap.sass */
.input-group-text.btn-primary, .jsoneditor-container div[data-schematype="boolean"] input.input-group-text[type="checkbox"]:checked, .input-group-text.ch-button, .input-group-text.ch-button-large, .input-group-text.ch-button-small, .jsoneditor-container .input-group-text.json-editor-btntype-move, .jsoneditor-container .input-group-text.json-editor-btntype-copy, .input-group-text.ch-array-action-delete, .input-group-text.ch-keyval-action-delete, .ch-input-action, .ch-input-action-delete, .ch-file-action-delete, .ch-file-action, .ch-array-action, .ch-keyval-action, .btn-primary.ch-input-inaction, .jsoneditor-container div[data-schematype="boolean"] input.ch-input-inaction[type="checkbox"]:checked, .ch-input-inaction.ch-button, .ch-input-inaction.ch-button-large, .ch-input-inaction.ch-button-small, .jsoneditor-container .ch-input-inaction.json-editor-btntype-move, .jsoneditor-container .ch-input-inaction.json-editor-btntype-copy, .ch-input-inaction.ch-array-action-delete, .ch-input-inaction.ch-keyval-action-delete, .input-group-text.ch-show, .ch-show.ch-input-inaction, .input-group-text.ch-resource-button, .ch-resource-button.ch-input-inaction, .input-group-text.ch-credential-link, .ch-credential-link.ch-input-inaction {
  background: #ffffff;
  color: #409EFF !important;
  border-color: rgba(0, 32, 64, 0.08);
}

/* line 135, app/assets/stylesheets/bootstrap.sass */
.input-group-text.btn-primary:hover, .jsoneditor-container div[data-schematype="boolean"] input.input-group-text[type="checkbox"]:hover:checked, .input-group-text.ch-button:hover, .input-group-text.ch-button-large:hover, .input-group-text.ch-button-small:hover, .jsoneditor-container .input-group-text.json-editor-btntype-move:hover, .jsoneditor-container .input-group-text.json-editor-btntype-copy:hover, .input-group-text.ch-array-action-delete:hover, .input-group-text.ch-keyval-action-delete:hover, .ch-input-action:hover, .ch-input-action-delete:hover, .ch-file-action-delete:hover, .ch-file-action:hover, .ch-array-action:hover, .ch-keyval-action:hover, .btn-primary.ch-input-inaction:hover, .jsoneditor-container div[data-schematype="boolean"] input.ch-input-inaction[type="checkbox"]:hover:checked, .ch-input-inaction.ch-button:hover, .ch-input-inaction.ch-button-large:hover, .ch-input-inaction.ch-button-small:hover, .jsoneditor-container .ch-input-inaction.json-editor-btntype-move:hover, .jsoneditor-container .ch-input-inaction.json-editor-btntype-copy:hover, .ch-input-inaction.ch-array-action-delete:hover, .ch-input-inaction.ch-keyval-action-delete:hover, .input-group-text.ch-show:hover, .ch-show.ch-input-inaction:hover, .input-group-text.ch-resource-button:hover, .ch-resource-button.ch-input-inaction:hover, .input-group-text.ch-credential-link:hover, .ch-credential-link.ch-input-inaction:hover {
  color: #ffffff !important;
  background-color: #409EFF !important;
  border-color: #409EFF;
}

/* line 140, app/assets/stylesheets/bootstrap.sass */
.btn-light {
  border: 1px solid rgba(0, 32, 64, 0.08) !important;
}

/* line 143, app/assets/stylesheets/bootstrap.sass */
.ch-breadcrumbs {
  color: #A4B5C4;
}

/* line 146, app/assets/stylesheets/bootstrap.sass */
.ch-select, .jsoneditor-container select, .ch-input-text, .jsoneditor-container input[type="text"], .jsoneditor-container input[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="text"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color, .ch-file-input, .ch-textarea, .multiselect-dropdown, .multiselect-dropdown-list-wrapper {
  box-shadow: 0px 2px 4px rgba(0, 32, 64, 0.08);
  border: 1px solid rgba(0, 32, 64, 0.03);
}

/* line 149, app/assets/stylesheets/bootstrap.sass */
.ch-select::-webkit-input-placeholder, .jsoneditor-container select::-webkit-input-placeholder, .ch-select:-ms-input-placeholder, .jsoneditor-container select:-ms-input-placeholder, .ch-select::placeholder, .jsoneditor-container select::placeholder, .ch-input-text::-webkit-input-placeholder, .jsoneditor-container input[type="text"]::-webkit-input-placeholder, .jsoneditor-container input[type="number"]::-webkit-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control::-webkit-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea::-webkit-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text::-webkit-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="text"]::-webkit-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="number"]::-webkit-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea::-webkit-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea::-webkit-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input::-webkit-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color::-webkit-input-placeholder, .ch-input-text:-ms-input-placeholder, .jsoneditor-container input[type="text"]:-ms-input-placeholder, .jsoneditor-container input[type="number"]:-ms-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control:-ms-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea:-ms-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text:-ms-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="text"]:-ms-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="number"]:-ms-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea:-ms-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea:-ms-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input:-ms-input-placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color:-ms-input-placeholder, .ch-input-text::placeholder, .jsoneditor-container input[type="text"]::placeholder, .jsoneditor-container input[type="number"]::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="text"]::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="number"]::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input::placeholder, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color::placeholder, .ch-file-input::-webkit-input-placeholder, .ch-file-input:-ms-input-placeholder, .ch-file-input::placeholder, .ch-textarea::-webkit-input-placeholder, .ch-textarea:-ms-input-placeholder, .ch-textarea::placeholder, .multiselect-dropdown::-webkit-input-placeholder, .multiselect-dropdown:-ms-input-placeholder, .multiselect-dropdown::placeholder, .multiselect-dropdown-list-wrapper::-webkit-input-placeholder, .multiselect-dropdown-list-wrapper:-ms-input-placeholder, .multiselect-dropdown-list-wrapper::placeholder {
  color: #1E252B;
}

/* line 153, app/assets/stylesheets/bootstrap.sass */
.ch-select:focus, .jsoneditor-container select:focus, .ch-input-text:focus, .jsoneditor-container input[type="text"]:focus, .jsoneditor-container input[type="number"]:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="text"]:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="number"]:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color:focus, .ch-file-input:focus, .ch-textarea:focus, .multiselect-dropdown:focus, .multiselect-dropdown-list-wrapper:focus {
  background-color: #fff;
  box-shadow: 0px 10px 20px rgba(0, 12, 31, 0.1);
}

/* line 157, app/assets/stylesheets/bootstrap.sass */
.ch-select, .jsoneditor-container select, .ch-input-text, .jsoneditor-container input[type="text"], .jsoneditor-container input[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="text"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color, .ch-file-input, .ch-checkbox-input, .ch-radio-input, .ch-textarea {
  background-color: #ffffff;
}

/* line 160, app/assets/stylesheets/bootstrap.sass */
.ch-textarea-container {
  background-color: #ffffff !important;
  border-radius: var(--bs-border-radius);
}

/* line 164, app/assets/stylesheets/bootstrap.sass */
.ch-input-action::first-child, .ch-input-action-delete::first-child, .ch-file-action-delete::first-child {
  border-left: 1px solid rgba(0, 32, 64, 0.03) !important;
}

/* line 167, app/assets/stylesheets/bootstrap.sass */
.bg-light, .ch-badge-light {
  background-color: #F4F7FA !important;
}

/* line 170, app/assets/stylesheets/bootstrap.sass */
body {
  background-color: #F4F7FA;
}

/* line 172, app/assets/stylesheets/bootstrap.sass */
.card, .ch-record, .ch-attachments.ch-gallery .ch-attachment-content, .list-group-item, .ch-autocomplete-result, .ch-resource {
  background-color: #fff;
  color: #404F5D;
}

/* line 175, app/assets/stylesheets/bootstrap.sass */
.list-group-item, .ch-autocomplete-result, .ch-resource {
  border-color: rgba(0, 32, 64, 0.08);
}

/* line 177, app/assets/stylesheets/bootstrap.sass */
.list-group-item:hover, .ch-autocomplete-result:hover, .ch-resource:hover, .list-group-item.active, .active.ch-autocomplete-result, .list-group-item.ch-link-active, .ch-link-active.ch-autocomplete-result, .active.ch-resource, .ch-resource.ch-link-active {
  color: #404F5D;
}

/* line 179, app/assets/stylesheets/bootstrap.sass */
a.nav-link {
  color: #404F5D;
}

/* line 181, app/assets/stylesheets/bootstrap.sass */
a.nav-link:hover {
  color: #404F5D;
}

/* line 194, app/assets/stylesheets/bootstrap.sass */
.component-messaging-console .console-header, .component-messaging-console #contact-sidebar .sidebar-content {
  color: #002040;
  background-color: #fff;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 32, 64, 0.075) !important;
}

/* line 198, app/assets/stylesheets/bootstrap.sass */
.component-messaging-console .console-header {
  border-color: rgba(0, 32, 64, 0.08) !important;
}

/* line 200, app/assets/stylesheets/bootstrap.sass */
.component-messaging-console .console-title {
  color: #617584;
}

/* line 202, app/assets/stylesheets/bootstrap.sass */
.component-messaging-console .console-title a {
  color: #404F5D;
}

/* line 204, app/assets/stylesheets/bootstrap.sass */
#header, #thread-list, .simple-calendar table, .ch-autocomplete-results,
.ch-autocomplete-results::-webkit-scrollbar, audio::-webkit-media-controls-panel {
  background-color: #fff;
}

/* line 207, app/assets/stylesheets/bootstrap.sass */
#sidebar, #sidebar-toggle-container {
  background-color: #fff;
  border-color: rgba(0, 32, 64, 0.08);
}

/* line 210, app/assets/stylesheets/bootstrap.sass */
.inbox-header, .inbox-search {
  background-color: #F4F7FA;
}

/* line 212, app/assets/stylesheets/bootstrap.sass */
#header {
  border-color: rgba(0, 32, 64, 0.08);
}

/* line 215, app/assets/stylesheets/bootstrap.sass */
#header .nav-item, #header .component-notifications > a {
  border-color: #fff !important;
}

/* line 217, app/assets/stylesheets/bootstrap.sass */
#header .nav-item:hover, #header .component-notifications > a:hover {
  border-color: #A4B5C4 !important;
}

/* line 219, app/assets/stylesheets/bootstrap.sass */
#header .nav-item.active, #header .nav-item.ch-link-active, #header .component-notifications > a.active, #header .component-notifications > a.ch-link-active {
  border-color: #002040 !important;
}

/* line 221, app/assets/stylesheets/bootstrap.sass */
#thread-list {
  border-color: rgba(0, 32, 64, 0.08);
}

/* line 223, app/assets/stylesheets/bootstrap.sass */
#thread-list .list-group-item, #thread-list .ch-autocomplete-result, #thread-list .ch-resource {
  background: #E6EEF6;
}

/* line 225, app/assets/stylesheets/bootstrap.sass */
#thread-list .list-group-item:hover, #thread-list .ch-autocomplete-result:hover, #thread-list .ch-resource:hover, #thread-list .list-group-item.active, #thread-list .active.ch-autocomplete-result, #thread-list .list-group-item.ch-link-active, #thread-list .ch-link-active.ch-autocomplete-result, #thread-list .active.ch-resource, #thread-list .ch-resource.ch-link-active {
  background-color: #fff !important;
}

/* line 227, app/assets/stylesheets/bootstrap.sass */
#thread-list #thread-search {
  background-color: #fff;
}

/* line 229, app/assets/stylesheets/bootstrap.sass */
.component-messaging-console, #thread-preview {
  background-color: #F4F7FA;
}

/* line 231, app/assets/stylesheets/bootstrap.sass */
.thread-search .takeover {
  background-color: #fff !important;
}

/* line 233, app/assets/stylesheets/bootstrap.sass */
#content-nav, #settings-nav {
  background-color: #fff;
  border-color: rgba(0, 32, 64, 0.08);
}

/* line 237, app/assets/stylesheets/bootstrap.sass */
#content-nav a.active, #content-nav a.ch-link-active, #content-nav a:hover, #settings-nav a.active, #settings-nav a.ch-link-active, #settings-nav a:hover {
  background-color: #F4F7FA;
}

/* line 239, app/assets/stylesheets/bootstrap.sass */
.phone-screen, .phone-screen-footer {
  border-color: #002040;
}

/* line 241, app/assets/stylesheets/bootstrap.sass */
.phone-screen-footer {
  background-color: #002040;
  color: #fff;
}

/* line 246, app/assets/stylesheets/bootstrap.sass */
.multiselect-dropdown span.optext {
  background: #F4F7FA;
}

/* line 251, app/assets/stylesheets/bootstrap.sass */
.multiselect-dropdown-list div:hover {
  background-color: #F4F7FA;
}

/* line 253, app/assets/stylesheets/bootstrap.sass */
.component-content-list .content-filters .filter-group,
.component-thread-list .thread-filters .filter-group {
  background-color: #F4F7FA;
}

/* line 258, app/assets/stylesheets/bootstrap.sass */
.btn-primary:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), .jsoneditor-container div[data-schematype="boolean"] input[type="checkbox"]:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]):checked, .ch-button:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), .ch-button-large:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), .ch-button-small:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), .jsoneditor-container .json-editor-btntype-move:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), .jsoneditor-container .json-editor-btntype-copy:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), .ch-array-action-delete:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), .ch-keyval-action-delete:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), .ch-input-action:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), .ch-input-action-delete:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), .ch-file-action-delete:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), .ch-file-action:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), .ch-array-action:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), .ch-keyval-action:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), .ch-show:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), .ch-resource-button:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), .ch-credential-link:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]),
.btn-secondary:not(:hover):not([disabled]):not([type="submit"]),
.ch-button-secondary:not(:hover):not([disabled]):not([type="submit"]),
.jsoneditor-container button.json-editor-btn-add:not(:hover):not([disabled]):not([type="submit"]),
.ch-button-large-secondary:not(:hover):not([disabled]):not([type="submit"]),
.ch-button-small-secondary:not(:hover):not([disabled]):not([type="submit"]),
.ch-field-add:not(:hover):not([disabled]):not([type="submit"]),
.ch-resource-button.ch-resource-cancel:not(:hover):not([disabled]):not([type="submit"]),
.btn-sm.rounded-pill:not(:hover),
.rounded-pill.ch-button-small-danger:not(:hover),
.jsoneditor-container .rounded-pill.json-editor-btntype-delete:not(:hover),
.jsoneditor-container .rounded-pill.json-editor-btntype-deleteall:not(:hover),
.rounded-pill.ch-button-small-success:not(:hover),
.rounded-pill.ch-button-small-secondary:not(:hover),
.jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.rounded-pill.json-editor-btn-add:not(:hover),
.rounded-pill.ch-button-small:not(:hover),
.jsoneditor-container .rounded-pill.json-editor-btntype-move:not(:hover),
.jsoneditor-container .rounded-pill.json-editor-btntype-copy:not(:hover),
.rounded-pill.ch-input-action-delete.ch-sm:not(:hover),
.rounded-pill.ch-file-action-delete.ch-sm:not(:hover),
.rounded-pill.ch-array-action-delete.ch-sm:not(:hover),
.rounded-pill.ch-keyval-action-delete.ch-sm:not(:hover),
.rounded-pill.ch-input-action.ch-sm:not(:hover),
.rounded-pill.ch-file-action.ch-sm:not(:hover),
.rounded-pill.ch-array-action.ch-sm:not(:hover),
.rounded-pill.ch-keyval-action.ch-sm:not(:hover),
.rounded-pill.ch-show:not(:hover),
.ch-resource-actions .rounded-pill.ch-resource-action:not(:hover),
.rounded-pill.ch-credential-link:not(:hover),
.btn-group-sm > .rounded-pill.btn:not(:hover),
.tempus-dominus-widget .btn-group-sm > .rounded-pill.toggleMeridiem:not(:hover),
.btn-group-sm > .rounded-pill.ch-button-danger:not(:hover),
.btn-group-sm > .rounded-pill.ch-button-large-danger:not(:hover),
.btn-group-sm > .rounded-pill.ch-button-success:not(:hover),
.btn-group-sm > .rounded-pill.ch-button-large-success:not(:hover),
.btn-group-sm > .rounded-pill.ch-button-secondary:not(:hover),
.jsoneditor-container .btn-group-sm > button.rounded-pill.json-editor-btn-add:not(:hover),
.btn-group-sm > .rounded-pill.ch-button-large-secondary:not(:hover),
.btn-group-sm > .rounded-pill.ch-button:not(:hover),
.btn-group-sm > .rounded-pill.ch-button-large:not(:hover),
.btn-group-sm > .rounded-pill.ch-array-action-delete:not(:hover),
.btn-group-sm > .rounded-pill.ch-keyval-action-delete:not(:hover),
.btn-group-sm > .rounded-pill.ch-input-action:not(:hover),
.btn-group-sm > .rounded-pill.ch-input-action-delete:not(:hover),
.btn-group-sm > .rounded-pill.ch-file-action-delete:not(:hover),
.btn-group-sm > .rounded-pill.ch-file-action:not(:hover),
.btn-group-sm > .rounded-pill.ch-array-action:not(:hover),
.btn-group-sm > .rounded-pill.ch-keyval-action:not(:hover),
.btn-group-sm > .rounded-pill.ch-field-add:not(:hover),
.btn-group-sm > .rounded-pill.ch-link:not(:hover),
.btn-group-sm > .rounded-pill.ch-link-active:not(:hover),
.btn-group-sm > .rounded-pill.ch-resource-button:not(:hover) {
  background: #FFFFFF !important;
  color: #409EFF !important;
  border: 1px solid rgba(0, 32, 64, 0.08) !important;
  box-shadow: none !important;
}

/* line 266, app/assets/stylesheets/bootstrap.sass */
.btn-primary-solid {
  background: #409EFF !important;
  color: #FFFFFF !important;
}

/* line 270, app/assets/stylesheets/bootstrap.sass */
.btn-primary:hover, .jsoneditor-container div[data-schematype="boolean"] input[type="checkbox"]:hover:checked, .ch-button:hover, .ch-button-large:hover, .ch-button-small:hover, .jsoneditor-container .json-editor-btntype-move:hover, .jsoneditor-container .json-editor-btntype-copy:hover, .ch-array-action-delete:hover, .ch-keyval-action-delete:hover, .ch-input-action:hover, .ch-input-action-delete:hover, .ch-file-action-delete:hover, .ch-file-action:hover, .ch-array-action:hover, .ch-keyval-action:hover, .ch-show:hover, .ch-resource-button:hover, .ch-credential-link:hover,
.btn-secondary:hover,
.ch-button-secondary:hover,
.jsoneditor-container button.json-editor-btn-add:hover,
.ch-button-large-secondary:hover,
.ch-button-small-secondary:hover,
.jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.json-editor-btn-add:hover,
.ch-field-add:hover,
.btn-sm.rounded-pill:hover,
.rounded-pill.ch-button-small-danger:hover,
.jsoneditor-container .rounded-pill.json-editor-btntype-delete:hover,
.jsoneditor-container .rounded-pill.json-editor-btntype-deleteall:hover,
.rounded-pill.ch-button-small-success:hover,
.ch-resource-actions .rounded-pill.ch-resource-action:hover,
.btn-group-sm > .rounded-pill.btn:hover,
.tempus-dominus-widget .btn-group-sm > .rounded-pill.toggleMeridiem:hover,
.btn-group-sm > .rounded-pill.ch-button-danger:hover,
.btn-group-sm > .rounded-pill.ch-button-large-danger:hover,
.btn-group-sm > .rounded-pill.ch-button-success:hover,
.btn-group-sm > .rounded-pill.ch-button-large-success:hover,
.btn-group-sm > .rounded-pill.ch-link:hover,
.btn-group-sm > .rounded-pill.ch-link-active:hover {
  color: #FFFFFF !important;
}

/* line 275, app/assets/stylesheets/bootstrap.sass */
.btn-primary, .jsoneditor-container div[data-schematype="boolean"] input[type="checkbox"]:checked, .ch-button, .ch-button-large, .ch-button-small, .jsoneditor-container .json-editor-btntype-move, .jsoneditor-container .json-editor-btntype-copy, .ch-array-action-delete, .ch-keyval-action-delete, .ch-input-action, .ch-input-action-delete, .ch-file-action-delete, .ch-file-action, .ch-array-action, .ch-keyval-action, .ch-show, .ch-resource-button, .ch-credential-link,
.btn-secondary,
.ch-button-secondary,
.jsoneditor-container button.json-editor-btn-add,
.ch-button-large-secondary,
.ch-button-small-secondary,
.jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.json-editor-btn-add,
.ch-field-add,
.ch-resource-button.ch-resource-cancel,
.btn-sm.rounded-pill,
.rounded-pill.ch-button-small-danger,
.jsoneditor-container .rounded-pill.json-editor-btntype-delete,
.jsoneditor-container .rounded-pill.json-editor-btntype-deleteall,
.rounded-pill.ch-button-small-success,
.rounded-pill.ch-input-action-delete.ch-sm,
.rounded-pill.ch-file-action-delete.ch-sm,
.rounded-pill.ch-array-action-delete.ch-sm,
.rounded-pill.ch-keyval-action-delete.ch-sm,
.rounded-pill.ch-input-action.ch-sm,
.rounded-pill.ch-file-action.ch-sm,
.rounded-pill.ch-array-action.ch-sm,
.rounded-pill.ch-keyval-action.ch-sm,
.ch-resource-actions .rounded-pill.ch-resource-action,
.btn-group-sm > .rounded-pill.btn,
.tempus-dominus-widget .btn-group-sm > .rounded-pill.toggleMeridiem,
.btn-group-sm > .rounded-pill.ch-button-danger,
.btn-group-sm > .rounded-pill.ch-button-large-danger,
.btn-group-sm > .rounded-pill.ch-button-success,
.btn-group-sm > .rounded-pill.ch-button-large-success,
.btn-group-sm > .rounded-pill.ch-button-secondary,
.jsoneditor-container .btn-group-sm > button.rounded-pill.json-editor-btn-add,
.btn-group-sm > .rounded-pill.ch-button-large-secondary,
.btn-group-sm > .rounded-pill.ch-button,
.btn-group-sm > .rounded-pill.ch-button-large,
.btn-group-sm > .rounded-pill.ch-array-action-delete,
.btn-group-sm > .rounded-pill.ch-keyval-action-delete,
.btn-group-sm > .rounded-pill.ch-input-action,
.btn-group-sm > .rounded-pill.ch-input-action-delete,
.btn-group-sm > .rounded-pill.ch-file-action-delete,
.btn-group-sm > .rounded-pill.ch-file-action,
.btn-group-sm > .rounded-pill.ch-array-action,
.btn-group-sm > .rounded-pill.ch-keyval-action,
.btn-group-sm > .rounded-pill.ch-field-add,
.btn-group-sm > .rounded-pill.ch-link,
.btn-group-sm > .rounded-pill.ch-link-active,
.btn-group-sm > .rounded-pill.ch-resource-button {
  outline: none !important;
  box-shadow: none !important;
}

/* line 281, app/assets/stylesheets/bootstrap.sass */
*:not(.screen-message) .btn-light {
  color: #409EFF !important;
  box-shadow: none !important;
}

/* line 284, app/assets/stylesheets/bootstrap.sass */
*:not(.screen-message) .btn-light:hover {
  background-color: #E6EEF6 !important;
}

/* line 289, app/assets/stylesheets/bootstrap.sass */
.facebook_hubs .pending-step .number, .facebook_hubs .success-step .number, .facebook_hubs .active-step .number, .google_hubs .pending-step .number, .google_hubs .success-step .number, .google_hubs .active-step .number, .phone_hubs .pending-step .number, .phone_hubs .success-step .number, .phone_hubs .active-step .number {
  color: #002040;
  border-color: #002040;
}

/* line 293, app/assets/stylesheets/bootstrap.sass */
::-moz-placeholder {
  color: rgba(0, 32, 64, 0.25) !important;
  background-color: transparent !important;
}
::placeholder, .placeholder {
  color: rgba(0, 32, 64, 0.25) !important;
  background-color: transparent !important;
}

/* line 298, app/assets/stylesheets/bootstrap.sass */
.component-notable-message.annotating, .component-notable-message .annotating {
  background-color: #DBE4ED;
  color: #2B3745;
}

/* line 302, app/assets/stylesheets/bootstrap.sass */
.component-notable-message .notes .note {
  background-color: #DBE4ED;
}

/* line 305, app/assets/stylesheets/bootstrap.sass */
.color1 {
  background-color: #A2B9CC !important;
}

/* line 307, app/assets/stylesheets/bootstrap.sass */
.color2 {
  background-color: #CDD9DD !important;
}

/* line 309, app/assets/stylesheets/bootstrap.sass */
.color3 {
  background-color: #96CAFF !important;
}

/* line 311, app/assets/stylesheets/bootstrap.sass */
.color4 {
  background-color: #DDDDCD !important;
}

/* line 313, app/assets/stylesheets/bootstrap.sass */
.color5 {
  background-color: #BCDCAF !important;
}

/* line 315, app/assets/stylesheets/bootstrap.sass */
.color6 {
  background-color: #D5D0E1 !important;
}

/* line 317, app/assets/stylesheets/bootstrap.sass */
.color7 {
  background-color: #CFE2D4 !important;
}

/* line 319, app/assets/stylesheets/bootstrap.sass */
.color8 {
  background-color: #F9CAC9 !important;
}

/* line 323, app/assets/stylesheets/bootstrap.sass */
#sidebar .sidebar-nav {
  border-color: rgba(0, 32, 64, 0.08);
}

/* line 325, app/assets/stylesheets/bootstrap.sass */
#sidebar .sidebar-nav .nav-header-group {
  border-color: rgba(0, 32, 64, 0.08);
}

/* line 328, app/assets/stylesheets/bootstrap.sass */
.jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > div > div[data-schematype='array'] > .je-indented-panel > div > div {
  background-color: #ffffff;
}

/* line 336, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .phone-screen {
  background-color: #1E252B !important;
}

/* line 338, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > div > div[data-schematype='array'] > .je-indented-panel > div > div {
  background-color: #1E252B !important;
}

/* line 340, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .ch-range::-webkit-slider-runnable-track {
  background-color: #1E252B !important;
}

/* line 343, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .multiselect-dropdown, [data-bs-theme="dark"] .tokenfield {
  background-color: #1E252B !important;
  border-color: rgba(255, 255, 255, 0.08) !important;
}

/* line 346, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .multiselect-dropdown .tokenfield-input, [data-bs-theme="dark"] .tokenfield .tokenfield-input {
  background-color: #1E252B !important;
}

/* line 349, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .btn-light {
  border: 1px solid rgba(255, 255, 255, 0.08) !important;
}

/* line 351, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .ch-breadcrumbs {
  color: #617584;
}

/* line 353, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] body, [data-bs-theme="dark"] #thread-preview {
  background-color: #2B3745;
}

/* line 356, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] h6, [data-bs-theme="dark"] .h6, [data-bs-theme="dark"] h5, [data-bs-theme="dark"] .h5, [data-bs-theme="dark"] h4, [data-bs-theme="dark"] .h4, [data-bs-theme="dark"] h3, [data-bs-theme="dark"] .h3, [data-bs-theme="dark"] .sequence_types .offset_in_words, .sequence_types [data-bs-theme="dark"] .offset_in_words, [data-bs-theme="dark"] .calendar_event_types .offset_in_words, .calendar_event_types [data-bs-theme="dark"] .offset_in_words, [data-bs-theme="dark"] .templates .locale_name, .templates [data-bs-theme="dark"] .locale_name, [data-bs-theme="dark"] .broadcasts .offset_in_words, .broadcasts [data-bs-theme="dark"] .offset_in_words, [data-bs-theme="dark"] .broadcasts .locale_name, .broadcasts [data-bs-theme="dark"] .locale_name, [data-bs-theme="dark"] h2, [data-bs-theme="dark"] .h2, [data-bs-theme="dark"] h1, [data-bs-theme="dark"] .h1 {
  color: #DBE4ED;
}

/* line 358, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .card, [data-bs-theme="dark"] .ch-record, [data-bs-theme="dark"] .ch-attachments.ch-gallery .ch-attachment-content, .ch-attachments.ch-gallery [data-bs-theme="dark"] .ch-attachment-content, [data-bs-theme="dark"] .list-group-item, [data-bs-theme="dark"] .ch-autocomplete-result, [data-bs-theme="dark"] .ch-resource, [data-bs-theme="dark"] .table > :not(caption) > * > *, [data-bs-theme="dark"] .ch-keyval-table > :not(caption) > * > * {
  background-color: #1E252B;
  color: #DBE4ED;
  border-color: rgba(255, 255, 255, 0.08);
}

/* line 362, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .list-group-item:hover, [data-bs-theme="dark"] .ch-autocomplete-result:hover, [data-bs-theme="dark"] .ch-resource:hover {
  background-color: #2B3745;
}

/* line 364, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] a.nav-link {
  color: #CBD5E2;
}

/* line 366, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] a.nav-link:hover {
  color: #CBD5E2;
}

/* line 368, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .nav-tabs {
  background: #1E252B;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

/* line 371, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .nav-tabs .nav-link.active, [data-bs-theme="dark"] .nav-tabs .nav-link.ch-link-active {
  background: #2B3745;
  color: #fff;
}

/* line 374, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .tab-pane.active, [data-bs-theme="dark"] .tab-pane.ch-link-active {
  background: #2B3745;
  color: #fff;
}

/* line 378, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .component-messaging-console .console-header, [data-bs-theme="dark"] .component-messaging-console #contact-sidebar .sidebar-content {
  color: #fff;
  background-color: #1E252B;
}

/* line 381, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .component-messaging-console .console-header {
  border-color: rgba(255, 255, 255, 0.08) !important;
}

/* line 383, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .component-messaging-console .console-title {
  color: #CBD5E2;
}

/* line 385, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .component-messaging-console .console-title a {
  color: #DBE4ED;
}

/* line 387, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .component-messaging-console .nav-tabs {
  background: #1E252B;
}

/* line 389, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .component-messaging-console .nav-tabs .info-tabs {
  background-color: #2B3745;
}

/* line 391, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .dropdown-menu {
  background: #2B3745;
}

/* line 393, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .dropdown-menu .dropdown-item {
  color: #fff;
}

/* line 396, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .input-group-text, [data-bs-theme="dark"] .ch-input-action, [data-bs-theme="dark"] .ch-input-action-delete, [data-bs-theme="dark"] .ch-file-action-delete, [data-bs-theme="dark"] .ch-file-action, [data-bs-theme="dark"] .ch-array-action, [data-bs-theme="dark"] .ch-keyval-action, [data-bs-theme="dark"] .ch-input-inaction {
  background-color: #1E252B;
}

/* line 398, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .input-group-text.btn-primary, [data-bs-theme="dark"] .jsoneditor-container div[data-schematype="boolean"] input.input-group-text[type="checkbox"]:checked, .jsoneditor-container div[data-schematype="boolean"] [data-bs-theme="dark"] input.input-group-text[type="checkbox"]:checked, [data-bs-theme="dark"] .input-group-text.ch-button, [data-bs-theme="dark"] .input-group-text.ch-button-large, [data-bs-theme="dark"] .input-group-text.ch-button-small, [data-bs-theme="dark"] .jsoneditor-container .input-group-text.json-editor-btntype-move, .jsoneditor-container [data-bs-theme="dark"] .input-group-text.json-editor-btntype-move, [data-bs-theme="dark"] .jsoneditor-container .input-group-text.json-editor-btntype-copy, .jsoneditor-container [data-bs-theme="dark"] .input-group-text.json-editor-btntype-copy, [data-bs-theme="dark"] .input-group-text.ch-array-action-delete, [data-bs-theme="dark"] .input-group-text.ch-keyval-action-delete, [data-bs-theme="dark"] .ch-input-action, [data-bs-theme="dark"] .ch-input-action-delete, [data-bs-theme="dark"] .ch-file-action-delete, [data-bs-theme="dark"] .ch-file-action, [data-bs-theme="dark"] .ch-array-action, [data-bs-theme="dark"] .ch-keyval-action, [data-bs-theme="dark"] .btn-primary.ch-input-inaction, [data-bs-theme="dark"] .jsoneditor-container div[data-schematype="boolean"] input.ch-input-inaction[type="checkbox"]:checked, .jsoneditor-container div[data-schematype="boolean"] [data-bs-theme="dark"] input.ch-input-inaction[type="checkbox"]:checked, [data-bs-theme="dark"] .ch-input-inaction.ch-button, [data-bs-theme="dark"] .ch-input-inaction.ch-button-large, [data-bs-theme="dark"] .ch-input-inaction.ch-button-small, [data-bs-theme="dark"] .jsoneditor-container .ch-input-inaction.json-editor-btntype-move, .jsoneditor-container [data-bs-theme="dark"] .ch-input-inaction.json-editor-btntype-move, [data-bs-theme="dark"] .jsoneditor-container .ch-input-inaction.json-editor-btntype-copy, .jsoneditor-container [data-bs-theme="dark"] .ch-input-inaction.json-editor-btntype-copy, [data-bs-theme="dark"] .ch-input-inaction.ch-array-action-delete, [data-bs-theme="dark"] .ch-input-inaction.ch-keyval-action-delete, [data-bs-theme="dark"] .input-group-text.ch-show, [data-bs-theme="dark"] .ch-show.ch-input-inaction, [data-bs-theme="dark"] .input-group-text.ch-resource-button, [data-bs-theme="dark"] .ch-resource-button.ch-input-inaction, [data-bs-theme="dark"] .input-group-text.ch-credential-link, [data-bs-theme="dark"] .ch-credential-link.ch-input-inaction {
  background-color: #1E252B !important;
  color: #409EFF !important;
}

/* line 401, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .ch-label, [data-bs-theme="dark"] .ch-checkbox-label {
  color: #E6EEF6;
}

/* line 403, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .ch-select, [data-bs-theme="dark"] .jsoneditor-container select, .jsoneditor-container [data-bs-theme="dark"] select, [data-bs-theme="dark"] .ch-input-text, [data-bs-theme="dark"] .jsoneditor-container input[type="text"], .jsoneditor-container [data-bs-theme="dark"] input[type="text"], [data-bs-theme="dark"] .jsoneditor-container input[type="number"], .jsoneditor-container [data-bs-theme="dark"] input[type="number"], [data-bs-theme="dark"] .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control, [data-bs-theme="dark"] .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] [data-bs-theme="dark"] .form-control, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] [data-bs-theme="dark"] .je-textarea, [data-bs-theme="dark"] .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text, [data-bs-theme="dark"] .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="text"], [data-bs-theme="dark"] .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] [data-bs-theme="dark"] .ch-input-text, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] [data-bs-theme="dark"] input[type="text"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] [data-bs-theme="dark"] input[type="number"], [data-bs-theme="dark"] .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] [data-bs-theme="dark"] .ch-textarea, [data-bs-theme="dark"] .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] [data-bs-theme="dark"] .ch-input-textarea, [data-bs-theme="dark"] .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] [data-bs-theme="dark"] .ch-file-input, [data-bs-theme="dark"] .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] [data-bs-theme="dark"] .ch-input-color, [data-bs-theme="dark"] .ch-file-input, [data-bs-theme="dark"] .ch-textarea, [data-bs-theme="dark"] .multiselect-dropdown, [data-bs-theme="dark"] .multiselect-dropdown-list-wrapper {
  color: #F4F7FA;
  border-color: rgba(255, 255, 255, 0.08);
}

/* line 406, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .ch-select:focus, [data-bs-theme="dark"] .jsoneditor-container select:focus, .jsoneditor-container [data-bs-theme="dark"] select:focus, [data-bs-theme="dark"] .ch-input-text:focus, [data-bs-theme="dark"] .jsoneditor-container input[type="text"]:focus, .jsoneditor-container [data-bs-theme="dark"] input[type="text"]:focus, [data-bs-theme="dark"] .jsoneditor-container input[type="number"]:focus, .jsoneditor-container [data-bs-theme="dark"] input[type="number"]:focus, [data-bs-theme="dark"] .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control:focus, [data-bs-theme="dark"] .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] [data-bs-theme="dark"] .form-control:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] [data-bs-theme="dark"] .je-textarea:focus, [data-bs-theme="dark"] .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text:focus, [data-bs-theme="dark"] .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="text"]:focus, [data-bs-theme="dark"] .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="number"]:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] [data-bs-theme="dark"] .ch-input-text:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] [data-bs-theme="dark"] input[type="text"]:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] [data-bs-theme="dark"] input[type="number"]:focus, [data-bs-theme="dark"] .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] [data-bs-theme="dark"] .ch-textarea:focus, [data-bs-theme="dark"] .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] [data-bs-theme="dark"] .ch-input-textarea:focus, [data-bs-theme="dark"] .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] [data-bs-theme="dark"] .ch-file-input:focus, [data-bs-theme="dark"] .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color:focus, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] [data-bs-theme="dark"] .ch-input-color:focus, [data-bs-theme="dark"] .ch-file-input:focus, [data-bs-theme="dark"] .ch-textarea:focus, [data-bs-theme="dark"] .multiselect-dropdown:focus, [data-bs-theme="dark"] .multiselect-dropdown-list-wrapper:focus {
  background-color: #1E252B;
}

/* line 409, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .ch-select, [data-bs-theme="dark"] .jsoneditor-container select, .jsoneditor-container [data-bs-theme="dark"] select, [data-bs-theme="dark"] .ch-input-text, [data-bs-theme="dark"] .jsoneditor-container input[type="text"], .jsoneditor-container [data-bs-theme="dark"] input[type="text"], [data-bs-theme="dark"] .jsoneditor-container input[type="number"], .jsoneditor-container [data-bs-theme="dark"] input[type="number"], [data-bs-theme="dark"] .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control, [data-bs-theme="dark"] .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] [data-bs-theme="dark"] .form-control, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] [data-bs-theme="dark"] .je-textarea, [data-bs-theme="dark"] .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text, [data-bs-theme="dark"] .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="text"], [data-bs-theme="dark"] .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] input[type="number"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] [data-bs-theme="dark"] .ch-input-text, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] [data-bs-theme="dark"] input[type="text"], .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] [data-bs-theme="dark"] input[type="number"], [data-bs-theme="dark"] .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] [data-bs-theme="dark"] .ch-textarea, [data-bs-theme="dark"] .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] [data-bs-theme="dark"] .ch-input-textarea, [data-bs-theme="dark"] .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] [data-bs-theme="dark"] .ch-file-input, [data-bs-theme="dark"] .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] [data-bs-theme="dark"] .ch-input-color, [data-bs-theme="dark"] .ch-file-input, [data-bs-theme="dark"] .ch-checkbox-input, [data-bs-theme="dark"] .ch-radio-input, [data-bs-theme="dark"] .ch-textarea {
  background-color: #1E252B;
}

/* line 411, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .ch-textarea-container {
  background-color: #1E252B !important;
}

/* line 414, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] #header, [data-bs-theme="dark"] #thread-list, [data-bs-theme="dark"] .simple-calendar table, [data-bs-theme="dark"] .ch-autocomplete-results,
[data-bs-theme="dark"] .ch-autocomplete-results::-webkit-scrollbar, [data-bs-theme="dark"] audio::-webkit-media-controls-panel {
  background-color: #1E252B;
}

/* line 417, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] #sidebar, [data-bs-theme="dark"] #sidebar-toggle-container {
  background-color: #2B3745;
  border-color: rgba(255, 255, 255, 0.08);
}

/* line 420, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .inbox-header, [data-bs-theme="dark"] .inbox-search {
  background-color: #2B3745;
}

/* line 422, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .component-inbox-select .label {
  color: #DBE4ED;
}

/* line 424, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] #header {
  border-color: rgba(255, 255, 255, 0.08);
}

/* line 427, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] #header .nav-item, [data-bs-theme="dark"] #header .component-notifications > a {
  border-color: #1E252B !important;
}

/* line 429, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] #header .nav-item:hover, [data-bs-theme="dark"] #header .component-notifications > a:hover {
  border-color: #A4B5C4 !important;
}

/* line 431, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] #header .nav-item.active, [data-bs-theme="dark"] #header .nav-item.ch-link-active, [data-bs-theme="dark"] #header .component-notifications > a.active, [data-bs-theme="dark"] #header .component-notifications > a.ch-link-active {
  border-color: #CBD5E2 !important;
}

/* line 433, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] #thread-list {
  border-color: rgba(255, 255, 255, 0.08);
}

/* line 435, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] #thread-list .list-group-item, [data-bs-theme="dark"] #thread-list .ch-autocomplete-result, [data-bs-theme="dark"] #thread-list .ch-resource {
  background: #404F5D;
}

/* line 437, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] #thread-list .list-group-item:hover, [data-bs-theme="dark"] #thread-list .ch-autocomplete-result:hover, [data-bs-theme="dark"] #thread-list .ch-resource:hover, [data-bs-theme="dark"] #thread-list .list-group-item.active, [data-bs-theme="dark"] #thread-list .active.ch-autocomplete-result, [data-bs-theme="dark"] #thread-list .list-group-item.ch-link-active, [data-bs-theme="dark"] #thread-list .ch-link-active.ch-autocomplete-result, [data-bs-theme="dark"] #thread-list .active.ch-resource, [data-bs-theme="dark"] #thread-list .ch-resource.ch-link-active {
  background-color: #1E252B !important;
}

/* line 439, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] #thread-list #thread-search {
  background-color: #1E252B;
}

/* line 441, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .component-messaging-console, [data-bs-theme="dark"] #thread-preview {
  background-color: #2B3745;
}

/* line 443, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .thread-search .takeover {
  background-color: #1E252B !important;
}

/* line 445, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] #content-nav, [data-bs-theme="dark"] #settings-nav {
  background-color: #1E252B;
  border-color: rgba(255, 255, 255, 0.08);
}

/* line 448, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] #content-nav a, [data-bs-theme="dark"] #settings-nav a {
  color: #CBD5E2;
}

/* line 450, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] #content-nav a.active, [data-bs-theme="dark"] #content-nav a.ch-link-active, [data-bs-theme="dark"] #content-nav a:hover, [data-bs-theme="dark"] #settings-nav a.active, [data-bs-theme="dark"] #settings-nav a.ch-link-active, [data-bs-theme="dark"] #settings-nav a:hover {
  background-color: #2B3745;
}

/* line 452, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .phone-screen .card, [data-bs-theme="dark"] .phone-screen .ch-record, [data-bs-theme="dark"] .phone-screen .ch-attachments.ch-gallery .ch-attachment-content, .ch-attachments.ch-gallery [data-bs-theme="dark"] .phone-screen .ch-attachment-content {
  background-color: #E6EEF6;
  color: #404F5D;
}

/* line 457, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .multiselect-dropdown span.optext {
  background: #2B3745;
}

/* line 462, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .multiselect-dropdown-list div:hover {
  background-color: #2B3745;
}

/* line 464, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .component-content-list .content-filters .filter-group,
[data-bs-theme="dark"] .component-thread-list .thread-filters .filter-group {
  background-color: #2B3745;
}

/* line 469, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .btn-primary:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), [data-bs-theme="dark"] .jsoneditor-container div[data-schematype="boolean"] input[type="checkbox"]:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]):checked, .jsoneditor-container div[data-schematype="boolean"] [data-bs-theme="dark"] input[type="checkbox"]:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]):checked, [data-bs-theme="dark"] .ch-button:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), [data-bs-theme="dark"] .ch-button-large:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), [data-bs-theme="dark"] .ch-button-small:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), [data-bs-theme="dark"] .jsoneditor-container .json-editor-btntype-move:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), .jsoneditor-container [data-bs-theme="dark"] .json-editor-btntype-move:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), [data-bs-theme="dark"] .jsoneditor-container .json-editor-btntype-copy:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), .jsoneditor-container [data-bs-theme="dark"] .json-editor-btntype-copy:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), [data-bs-theme="dark"] .ch-array-action-delete:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), [data-bs-theme="dark"] .ch-keyval-action-delete:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), [data-bs-theme="dark"] .ch-input-action:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), [data-bs-theme="dark"] .ch-input-action-delete:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), [data-bs-theme="dark"] .ch-file-action-delete:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), [data-bs-theme="dark"] .ch-file-action:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), [data-bs-theme="dark"] .ch-array-action:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), [data-bs-theme="dark"] .ch-keyval-action:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), [data-bs-theme="dark"] .ch-show:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), [data-bs-theme="dark"] .ch-resource-button:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]), [data-bs-theme="dark"] .ch-credential-link:not(:hover):not([disabled]):not([type="submit"]):not([type="checkbox"]),
[data-bs-theme="dark"] .btn-secondary:not(:hover):not([disabled]):not([type="submit"]),
[data-bs-theme="dark"] .ch-button-secondary:not(:hover):not([disabled]):not([type="submit"]),
[data-bs-theme="dark"] .jsoneditor-container button.json-editor-btn-add:not(:hover):not([disabled]):not([type="submit"]),
.jsoneditor-container [data-bs-theme="dark"] button.json-editor-btn-add:not(:hover):not([disabled]):not([type="submit"]),
[data-bs-theme="dark"] .ch-button-large-secondary:not(:hover):not([disabled]):not([type="submit"]),
[data-bs-theme="dark"] .ch-button-small-secondary:not(:hover):not([disabled]):not([type="submit"]),
[data-bs-theme="dark"] .ch-field-add:not(:hover):not([disabled]):not([type="submit"]),
[data-bs-theme="dark"] .ch-resource-button.ch-resource-cancel:not(:hover):not([disabled]):not([type="submit"]),
[data-bs-theme="dark"] .btn-sm.rounded-pill:not(:hover),
[data-bs-theme="dark"] .rounded-pill.ch-button-small-danger:not(:hover),
[data-bs-theme="dark"] .jsoneditor-container .rounded-pill.json-editor-btntype-delete:not(:hover),
.jsoneditor-container [data-bs-theme="dark"] .rounded-pill.json-editor-btntype-delete:not(:hover),
[data-bs-theme="dark"] .jsoneditor-container .rounded-pill.json-editor-btntype-deleteall:not(:hover),
.jsoneditor-container [data-bs-theme="dark"] .rounded-pill.json-editor-btntype-deleteall:not(:hover),
[data-bs-theme="dark"] .rounded-pill.ch-button-small-success:not(:hover),
[data-bs-theme="dark"] .rounded-pill.ch-button-small-secondary:not(:hover),
[data-bs-theme="dark"] .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.rounded-pill.json-editor-btn-add:not(:hover),
.jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel [data-bs-theme="dark"] button.rounded-pill.json-editor-btn-add:not(:hover),
[data-bs-theme="dark"] .rounded-pill.ch-button-small:not(:hover),
[data-bs-theme="dark"] .jsoneditor-container .rounded-pill.json-editor-btntype-move:not(:hover),
.jsoneditor-container [data-bs-theme="dark"] .rounded-pill.json-editor-btntype-move:not(:hover),
[data-bs-theme="dark"] .jsoneditor-container .rounded-pill.json-editor-btntype-copy:not(:hover),
.jsoneditor-container [data-bs-theme="dark"] .rounded-pill.json-editor-btntype-copy:not(:hover),
[data-bs-theme="dark"] .rounded-pill.ch-input-action-delete.ch-sm:not(:hover),
[data-bs-theme="dark"] .rounded-pill.ch-file-action-delete.ch-sm:not(:hover),
[data-bs-theme="dark"] .rounded-pill.ch-array-action-delete.ch-sm:not(:hover),
[data-bs-theme="dark"] .rounded-pill.ch-keyval-action-delete.ch-sm:not(:hover),
[data-bs-theme="dark"] .rounded-pill.ch-input-action.ch-sm:not(:hover),
[data-bs-theme="dark"] .rounded-pill.ch-file-action.ch-sm:not(:hover),
[data-bs-theme="dark"] .rounded-pill.ch-array-action.ch-sm:not(:hover),
[data-bs-theme="dark"] .rounded-pill.ch-keyval-action.ch-sm:not(:hover),
[data-bs-theme="dark"] .rounded-pill.ch-show:not(:hover),
[data-bs-theme="dark"] .ch-resource-actions .rounded-pill.ch-resource-action:not(:hover),
.ch-resource-actions [data-bs-theme="dark"] .rounded-pill.ch-resource-action:not(:hover),
[data-bs-theme="dark"] .rounded-pill.ch-credential-link:not(:hover),
[data-bs-theme="dark"] .btn-group-sm > .rounded-pill.btn:not(:hover),
[data-bs-theme="dark"] .tempus-dominus-widget .btn-group-sm > .rounded-pill.toggleMeridiem:not(:hover),
.tempus-dominus-widget [data-bs-theme="dark"] .btn-group-sm > .rounded-pill.toggleMeridiem:not(:hover),
[data-bs-theme="dark"] .btn-group-sm > .rounded-pill.ch-button-danger:not(:hover),
[data-bs-theme="dark"] .btn-group-sm > .rounded-pill.ch-button-large-danger:not(:hover),
[data-bs-theme="dark"] .btn-group-sm > .rounded-pill.ch-button-success:not(:hover),
[data-bs-theme="dark"] .btn-group-sm > .rounded-pill.ch-button-large-success:not(:hover),
[data-bs-theme="dark"] .btn-group-sm > .rounded-pill.ch-button-secondary:not(:hover),
[data-bs-theme="dark"] .jsoneditor-container .btn-group-sm > button.rounded-pill.json-editor-btn-add:not(:hover),
.jsoneditor-container [data-bs-theme="dark"] .btn-group-sm > button.rounded-pill.json-editor-btn-add:not(:hover),
[data-bs-theme="dark"] .btn-group-sm > .rounded-pill.ch-button-large-secondary:not(:hover),
[data-bs-theme="dark"] .btn-group-sm > .rounded-pill.ch-button:not(:hover),
[data-bs-theme="dark"] .btn-group-sm > .rounded-pill.ch-button-large:not(:hover),
[data-bs-theme="dark"] .btn-group-sm > .rounded-pill.ch-array-action-delete:not(:hover),
[data-bs-theme="dark"] .btn-group-sm > .rounded-pill.ch-keyval-action-delete:not(:hover),
[data-bs-theme="dark"] .btn-group-sm > .rounded-pill.ch-input-action:not(:hover),
[data-bs-theme="dark"] .btn-group-sm > .rounded-pill.ch-input-action-delete:not(:hover),
[data-bs-theme="dark"] .btn-group-sm > .rounded-pill.ch-file-action-delete:not(:hover),
[data-bs-theme="dark"] .btn-group-sm > .rounded-pill.ch-file-action:not(:hover),
[data-bs-theme="dark"] .btn-group-sm > .rounded-pill.ch-array-action:not(:hover),
[data-bs-theme="dark"] .btn-group-sm > .rounded-pill.ch-keyval-action:not(:hover),
[data-bs-theme="dark"] .btn-group-sm > .rounded-pill.ch-field-add:not(:hover),
[data-bs-theme="dark"] .btn-group-sm > .rounded-pill.ch-link:not(:hover),
[data-bs-theme="dark"] .btn-group-sm > .rounded-pill.ch-link-active:not(:hover),
[data-bs-theme="dark"] .btn-group-sm > .rounded-pill.ch-resource-button:not(:hover) {
  background: #1E252B !important;
  color: #409EFF !important;
}

/* line 474, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] *:not(.screen-message) .btn-light {
  background-color: #1E252B !important;
  color: #409EFF !important;
}

/* line 477, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] *:not(.screen-message) .btn-light:hover {
  background-color: #2B3745 !important;
}

/* line 482, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .facebook_hubs .pending-step .number, [data-bs-theme="dark"] .facebook_hubs .success-step .number, [data-bs-theme="dark"] .facebook_hubs .active-step .number, [data-bs-theme="dark"] .google_hubs .pending-step .number, [data-bs-theme="dark"] .google_hubs .success-step .number, [data-bs-theme="dark"] .google_hubs .active-step .number, [data-bs-theme="dark"] .phone_hubs .pending-step .number, [data-bs-theme="dark"] .phone_hubs .success-step .number, [data-bs-theme="dark"] .phone_hubs .active-step .number {
  color: #fff;
  border-color: #fff;
}

/* line 485, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.25) !important;
  background-color: transparent !important;
}
[data-bs-theme="dark"] ::placeholder, [data-bs-theme="dark"] .placeholder {
  color: rgba(255, 255, 255, 0.25) !important;
  background-color: transparent !important;
}

/* line 490, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .component-notable-message.annotating, [data-bs-theme="dark"] .component-notable-message .annotating {
  background-color: #404F5D;
  color: #E6EEF6;
}

/* line 494, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .component-notable-message .notes .note {
  background-color: #404F5D;
}

/* line 496, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .color1 {
  background-color: rgba(162, 185, 204, 0.6) !important;
}

/* line 498, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .color2 {
  background-color: rgba(205, 217, 221, 0.6) !important;
}

/* line 500, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .color3 {
  background-color: rgba(150, 202, 255, 0.6) !important;
}

/* line 502, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .color4 {
  background-color: rgba(221, 221, 205, 0.6) !important;
}

/* line 504, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .color5 {
  background-color: rgba(188, 220, 175, 0.6) !important;
}

/* line 506, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .color6 {
  background-color: rgba(213, 208, 225, 0.6) !important;
}

/* line 508, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .color7 {
  background-color: rgba(207, 226, 212, 0.6) !important;
}

/* line 510, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .color8 {
  background-color: rgba(249, 202, 201, 0.6) !important;
}

/* line 514, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] #sidebar .sidebar-nav {
  border-color: rgba(255, 255, 255, 0.08);
}

/* line 516, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] #sidebar .sidebar-nav .nav-header-group {
  border-color: rgba(255, 255, 255, 0.08);
}

/* line 519, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .ch-badge-light {
  background-color: #404F5D !important;
}

/* line 522, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .component-audio-player {
  background-color: #1E252B;
}

/* line 525, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .bg-white, [data-bs-theme="dark"] .btn-group .btn-light.active, [data-bs-theme="dark"] .btn-group .btn-light.ch-link-active {
  background-color: #1E252B !important;
}

/* line 528, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .component-inline-select .placeholder {
  color: #fff !important;
  border-color: #fff !important;
}

/* line 532, app/assets/stylesheets/bootstrap.sass */
[data-bs-theme="dark"] .modal-content {
  background-color: #2B3745;
}

/* line 5, app/assets/stylesheets/application.sass */
.unstyled {
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  background-image: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
  outline: none !important;
}

/* line 16, app/assets/stylesheets/application.sass */
.bg-light-success {
  background: #99D8C0 !important;
}

/* line 18, app/assets/stylesheets/application.sass */
.bg-light-danger {
  background: #FAD0D0 !important;
}

/* line 20, app/assets/stylesheets/application.sass */
.bg-light-warning {
  background: #EED0A4 !important;
}

/* line 22, app/assets/stylesheets/application.sass */
.bg-warning, .ch-badge-warning {
  color: #fff !important;
}

/* line 25, app/assets/stylesheets/application.sass */
.app-cue-popover {
  background: #409EFF;
}

/* line 27, app/assets/stylesheets/application.sass */
.app-cue-popover .popover-body {
  color: #fff;
}

/* line 31, app/assets/stylesheets/application.sass */
.app-cue-popover[data-popper-placement="bottom"] .popover-arrow::before, .app-cue-popover[data-popper-placement="bottom"] .popover-arrow::after {
  border-bottom-color: #409EFF !important;
}

/* line 33, app/assets/stylesheets/application.sass */
.app-cue-popover[data-popper-placement="right"] {
  top: 5px !important;
}

/* line 36, app/assets/stylesheets/application.sass */
.app-cue-popover[data-popper-placement="right"] .popover-arrow::before, .app-cue-popover[data-popper-placement="right"] .popover-arrow::after {
  border-right-color: #409EFF !important;
}

/* line 40, app/assets/stylesheets/application.sass */
.app-cue-popover[data-popper-placement="top"] .popover-arrow::before, .app-cue-popover[data-popper-placement="top"] .popover-arrow::after {
  border-top-color: #409EFF !important;
}

/* line 44, app/assets/stylesheets/application.sass */
.app-cue-popover[data-popper-placement="left"] .popover-arrow::before, .app-cue-popover[data-popper-placement="left"] .popover-arrow::after {
  border-left-color: #409EFF !important;
}

/* line 47, app/assets/stylesheets/application.sass */
a {
  cursor: pointer !important;
}

/* line 56, app/assets/stylesheets/application.sass */
.btn[disabled], .tempus-dominus-widget .toggleMeridiem[disabled], .ch-button-danger[disabled], .ch-button-large-danger[disabled], .ch-button-small-danger[disabled], .jsoneditor-container .json-editor-btntype-delete[disabled], .jsoneditor-container .json-editor-btntype-deleteall[disabled], .ch-button-success[disabled], .ch-button-large-success[disabled], .ch-button-small-success[disabled], .ch-button-secondary[disabled], .jsoneditor-container button.json-editor-btn-add[disabled], .ch-button-large-secondary[disabled], .ch-button-small-secondary[disabled], .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.json-editor-btn-add[disabled], .ch-button[disabled], .ch-button-large[disabled], .ch-button-small[disabled], .jsoneditor-container .json-editor-btntype-move[disabled], .jsoneditor-container .json-editor-btntype-copy[disabled], .ch-array-action-delete[disabled], .ch-keyval-action-delete[disabled], .ch-input-action[disabled], .ch-input-action-delete[disabled], .ch-file-action-delete[disabled], .ch-file-action[disabled], .ch-array-action[disabled], .ch-keyval-action[disabled], .ch-field-add[disabled], .ch-show[disabled], .ch-link[disabled], .ch-link-active[disabled], .ch-resource-button[disabled], .ch-resource-actions .ch-resource-action[disabled], .ch-credential-link[disabled] {
  opacity: 0.6 !important;
}

/* line 59, app/assets/stylesheets/application.sass */
.nav-tabs, .nav-pills {
  font-size: 80%;
}

/* line 62, app/assets/stylesheets/application.sass */
.hide-if-aria-expanded[aria-expanded="true"] {
  display: none;
}

/* line 65, app/assets/stylesheets/application.sass */
.flex-even {
  flex: 1;
}

/* Style broken logo images positioning serves to take place of missing logo */
/* line 2, ../usr/local/bundle/ruby/3.3.0/bundler/gems/appmgr_client-1f3422f0a7c9/app/assets/stylesheets/appmgr_client/application.sass */
.brand-logo {
  position: relative;
}

/* line 4, ../usr/local/bundle/ruby/3.3.0/bundler/gems/appmgr_client-1f3422f0a7c9/app/assets/stylesheets/appmgr_client/application.sass */
.brand-logo img {
  max-width: 100%;
}

/* line 6, ../usr/local/bundle/ruby/3.3.0/bundler/gems/appmgr_client-1f3422f0a7c9/app/assets/stylesheets/appmgr_client/application.sass */
.brand-logo img.missing-logo-image {
  visibility: hidden;
  vertical-align: baseline;
}

/* line 9, ../usr/local/bundle/ruby/3.3.0/bundler/gems/appmgr_client-1f3422f0a7c9/app/assets/stylesheets/appmgr_client/application.sass */
.brand-logo img.missing-logo-image:after {
  visibility: visible;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: attr(alt);
}

/* line 20, ../usr/local/bundle/ruby/3.3.0/bundler/gems/appmgr_client-1f3422f0a7c9/app/assets/stylesheets/appmgr_client/application.sass */
.card .brand-logo, .ch-record .brand-logo, .ch-attachments.ch-gallery .ch-attachment-content .brand-logo {
  width: 67%;
  max-width: 67%;
  margin: 0.5rem auto;
  text-align: center;
  font-size: xxx-large;
}

/* Style PWA install content */
/* line 28, ../usr/local/bundle/ruby/3.3.0/bundler/gems/appmgr_client-1f3422f0a7c9/app/assets/stylesheets/appmgr_client/application.sass */
.toggle-content {
  transition: height 350ms ease-in-out, opacity 750ms ease-in-out;
}

/* line 30, ../usr/local/bundle/ruby/3.3.0/bundler/gems/appmgr_client-1f3422f0a7c9/app/assets/stylesheets/appmgr_client/application.sass */
.toggle-content:not(.is-visible) {
  height: 0;
  opacity: 0;
  pointer-events: none;
  overflow: hidden;
  padding: 0;
}

/* line 36, ../usr/local/bundle/ruby/3.3.0/bundler/gems/appmgr_client-1f3422f0a7c9/app/assets/stylesheets/appmgr_client/application.sass */
.toggle-content.is-visible {
  height: auto;
  opacity: 1;
  pointer-events: all;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/appmgr_client-1f3422f0a7c9/app/assets/stylesheets/appmgr_client/components/notifications.sass */
.component-notifications {
  position: relative;
}

/* line 3, ../usr/local/bundle/ruby/3.3.0/bundler/gems/appmgr_client-1f3422f0a7c9/app/assets/stylesheets/appmgr_client/components/notifications.sass */
.component-notifications .notifications-indicator {
  width: 9px !important;
  height: 9px !important;
  border-radius: 50% !important;
  display: block !important;
  position: absolute;
  left: 0px;
  top: 0px;
  margin: 0;
  padding: 0;
  background-color: red;
}

/* line 14, ../usr/local/bundle/ruby/3.3.0/bundler/gems/appmgr_client-1f3422f0a7c9/app/assets/stylesheets/appmgr_client/components/notifications.sass */
.component-notifications .notifications-dropdown-menu {
  z-index: 1050;
  width: 280px;
  border-radius: 0;
}

/* line 18, ../usr/local/bundle/ruby/3.3.0/bundler/gems/appmgr_client-1f3422f0a7c9/app/assets/stylesheets/appmgr_client/components/notifications.sass */
.component-notifications .notifications-dropdown-menu .scrollable {
  height: auto;
  max-height: 400px;
  overflow-x: hidden;
}

/* line 22, ../usr/local/bundle/ruby/3.3.0/bundler/gems/appmgr_client-1f3422f0a7c9/app/assets/stylesheets/appmgr_client/components/notifications.sass */
.component-notifications .some-notifications {
  display: flex;
  justify-content: space-between;
  padding: 0 0.5rem 0.25rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

/* line 27, ../usr/local/bundle/ruby/3.3.0/bundler/gems/appmgr_client-1f3422f0a7c9/app/assets/stylesheets/appmgr_client/components/notifications.sass */
.component-notifications .no-notifications {
  padding: 0 0.5rem;
}

/* line 29, ../usr/local/bundle/ruby/3.3.0/bundler/gems/appmgr_client-1f3422f0a7c9/app/assets/stylesheets/appmgr_client/components/notifications.sass */
.component-notifications .clear-notifications, .component-notifications .notification-body, .component-notifications .notification-date, .component-notifications .no-notifications {
  font-size: small;
  text-wrap: wrap;
}

/* line 32, ../usr/local/bundle/ruby/3.3.0/bundler/gems/appmgr_client-1f3422f0a7c9/app/assets/stylesheets/appmgr_client/components/notifications.sass */
.component-notifications .notification-date {
  opacity: 0.6;
}

/* Nicolas Gallaghers Clearfix solution
   Ref: http: */
/* Highlight missing translations in dev */
/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.translation_missing {
  color: #dd0000 !important;
  background: #ffee00 !important;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-body {
  background-color: rgba(0, 0, 0, 0.05);
  font-family: -apple-system, BlinkMacSystemFont, 'avenir next', avenir, 'helvetica neue', helvetica, ubuntu, roboto, noto, 'segoe ui', arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-container {
  padding: 0;
  max-width: 64rem;
}

@media (min-width: 576px) {
  /* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
  .ch-container {
    padding: 2rem;
    margin-right: auto;
    margin-left: auto;
  }
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-container-inner {
  *zoom: 1;
  background-color: #fff;
  padding: 0.5rem;
}

/* line 4, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/utilities.sass */
.ch-container-inner::before, .ch-container-inner::after {
  content: " ";
  display: table;
}

/* line 7, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/utilities.sass */
.ch-container-inner::after {
  clear: both;
}

@media (min-width: 576px) {
  /* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
  .ch-container-inner {
    padding: 2rem;
    margin-right: auto;
    margin-left: auto;
  }
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-pagination-options {
  width: 100%;
  font-size: 80%;
  display: flex;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-pagination-options .ch-pagination-option:last-child {
  flex-grow: 1;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-pagination-options .ch-pagination-option .ch-radios {
  display: flex;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-pagination-options .ch-pagination-option .ch-radio-input, .ch-pagination-options .ch-pagination-option .ch-radio-label {
  display: inline-block !important;
  text-align: left;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-pagination-options .ch-pagination-option .ch-radio {
  margin-right: 0.25rem;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-pagination-options input:not(:checked), .ch-pagination-options input:not(:checked) + label, .ch-resource-select input:not(:checked), .ch-resource-select input:not(:checked) + label {
  opacity: 0.4;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
#destroy_all {
  display: inline-block;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-fieldset {
  margin: 0 0 1rem;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-field {
  margin: 0 0 1rem;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-field .ch-label {
  margin-bottom: 0.25rem;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-input-row {
  display: flex;
  margin: 0 0 .25rem 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-input-row .ch-input-col {
  margin: 0 .25rem 0 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-input-row .ch-input-col:last-child {
  flex-grow: 1;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-form-container, .ch-form-header, .ch-form-footer {
  position: relative;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-button, .ch-button-large, .ch-button-small, .jsoneditor-container .json-editor-btntype-move, .jsoneditor-container .json-editor-btntype-copy, .ch-resource-button {
  margin-right: 0.25rem;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-button:last-child, .ch-button-large:last-child, .ch-button-small:last-child, .jsoneditor-container .json-editor-btntype-move:last-child, .jsoneditor-container .json-editor-btntype-copy:last-child, .ch-resource-button:last-child {
  margin-right: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-content-editable label {
  display: none !important;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-content-editable input[type="text"], .ch-content-editable textarea {
  padding: 0.5rem !important;
  margin: -0.5rem 0 0 -0.5rem !important;
  width: 100% !important;
  border-width: 0 0 0 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-content-editable input[type="text"]:focus, .ch-content-editable textarea:focus {
  outline: 1px solid #409eff !important;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-resource-label a {
  text-align: left;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-record-header {
  position: relative;
  margin: 0.5rem 0.5rem 0.5rem 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-record-body {
  margin-top: 0.5rem;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-form-inline {
  display: inline-block;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-range-min-label {
  text-align: left;
  padding-right: 1rem;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-range-max-label {
  text-align: right;
  padding-left: 1rem;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-range-min-label, .ch-range-max-label, .ch-textarea-counter {
  margin-top: 0.1rem;
  font-size: 85%;
  opacity: 0.6;
}

/* https://css-tricks.com/the-cleanest-trick-for-autogrowing-textareas/ */
/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-textarea-container {
  /* easy way to plop the elements on top of each other and have them both sized based on the tallest one's height */
  display: grid;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-textarea-container::after {
  /* Note the weird space! Needed to prevent jumpy behavior */
  content: attr(data-textarea-value) " ";
  /* This is how textarea text behaves */
  white-space: pre-wrap;
  /* Hidden from view, clicks, and screen readers */
  visibility: hidden;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-textarea-container > textarea {
  /* You could leave this, but after a user resizes, then it ruins the auto sizing */
  resize: none;
  /* Firefox shows scrollbar on growth, you can hide like this. */
  overflow: hidden;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-textarea-container::after, .ch-textarea-container > textarea {
  /* Identical styling required!! */
  outline: none;
  background: transparent;
  padding: 0.5rem 1rem;
  border-radius: .25rem;
  font: inherit;
  /* Place on top of each other */
  grid-area: 1 / 1 / 2 / 2;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-array-item {
  display: flex;
  padding: .25rem 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-array-item-index {
  white-space: nowrap;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-array-item-part {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 1rem 0 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/application.css.sass */
.ch-array-note-container {
  background: transparent !important;
}

/* Nicolas Gallaghers Clearfix solution
   Ref: http: */
/* line 40, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-breadcrumbs {
  margin: 0.75rem 0;
  font-size: .875rem;
  color: rgba(0, 0, 0, 0.3);
}

/* line 45, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-debug {
  font-family: monospace;
  font-size: .875rem;
  word-wrap: pre;
}

/* line 64, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-pagination, .ch-search {
  margin: .5rem 0;
}

/* line 69, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-pagination .ch-label {
  margin-right: .5rem;
}

/* line 74, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-resources {
  margin: .5rem auto;
}

/* line 146, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-fieldset, .ch-field {
  clear: both;
}

/* line 149, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-fieldset {
  border: 1px solid rgba(0, 0, 0, 0.08);
  padding: .5rem;
}

/* line 152, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-label {
  font-weight: bold;
}

/* line 154, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-label .ch-required-label {
  font-weight: normal;
  margin-left: -.25rem;
}

/* line 158, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-field-footer {
  margin-top: .5rem;
}

/* line 175, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-input-action:not(:last-child), .ch-input-action-delete:not(:last-child), .ch-file-action-delete:not(:last-child), .ch-file-action:not(:last-child), .ch-array-action:not(:last-child), .ch-keyval-action:not(:last-child) {
  border-radius: 0;
}

/* line 177, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-input-action:last-child, .ch-input-action-delete:last-child, .ch-file-action-delete:last-child, .ch-file-action:last-child, .ch-array-action:last-child, .ch-keyval-action:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 180, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-input-action:last-child > *, .ch-input-action-delete:last-child > *, .ch-file-action-delete:last-child > *, .ch-file-action:last-child > *, .ch-array-action:last-child > *, .ch-keyval-action:last-child > * {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 195, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-input-group {
  flex-wrap: nowrap;
}

/* line 202, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-input-actions {
  display: flex;
  margin-left: 0;
}

/* line 205, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-input-actions .ch-input-action:not(:first-child), .ch-input-actions .ch-input-action-delete:not(:first-child), .ch-input-actions .ch-file-action-delete:not(:first-child) {
  border-left: none;
}

/* line 215, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-textarea-note {
  margin-left: 0.25rem;
}

/* line 253, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-select, .jsoneditor-container select {
  padding: 0.35rem 1.5rem 0.35rem 0.5rem !important;
}

/* line 259, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-file-container {
  margin-top: .5rem;
}

/* line 261, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-file-container:first-child {
  margin-top: 0;
}

/* line 269, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-file-label {
  display: none;
}

/* line 272, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-file-actions {
  margin-left: .5rem;
}

/* line 276, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-attachments.ch-gallery {
  margin-top: 0;
}

/* line 291, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-attachments.ch-gallery .ch-attachment-body audio {
  max-width: 100%;
}

/* line 297, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-attachments {
  margin-top: 0;
}

/* line 323, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-keyval-table {
  margin-bottom: 0;
}

/* line 326, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-keyval-table td, .ch-keyval-table th {
  border: none !important;
}

/* line 332, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-keyval-note-container {
  background: transparent !important;
}

/* line 336, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-autocomplete {
  position: relative;
}

/* line 338, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-autocomplete-results {
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 999;
}

/* line 346, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-autocomplete-result {
  cursor: pointer;
}

/* line 352, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-record-container {
  margin-bottom: .5rem;
}

/* line 356, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-record-input-group .ch-select, .ch-record-input-group .jsoneditor-container select, .jsoneditor-container .ch-record-input-group select {
  width: auto;
  margin-right: .5rem;
}

/* line 359, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-record-input-group .ch-autocomplete, .ch-record-input-group .ch-input-group {
  flex-grow: 1;
}

/* line 367, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-record .ch-autocomplete .ch-input-group {
  margin: -1px !important;
}

/* line 369, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-record .ch-autocomplete .ch-input-group .ch-input-actions {
  margin-right: -2px;
}

/* line 373, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-record-header h1, .ch-record-header .h1, .ch-record-header h2, .ch-record-header .h2, .ch-record-header h3, .ch-record-header .h3, .ch-record-header .sequence_types .offset_in_words, .sequence_types .ch-record-header .offset_in_words, .ch-record-header .calendar_event_types .offset_in_words, .calendar_event_types .ch-record-header .offset_in_words, .ch-record-header .templates .locale_name, .templates .ch-record-header .locale_name, .ch-record-header .broadcasts .offset_in_words, .broadcasts .ch-record-header .offset_in_words, .ch-record-header .broadcasts .locale_name, .broadcasts .ch-record-header .locale_name, .ch-record-header h4, .ch-record-header .h4, .ch-record-header h5, .ch-record-header .h5, .ch-record-header h6, .ch-record-header .h6 {
  display: inline-block;
  margin-bottom: 0;
}

/* line 376, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-record-body {
  padding-top: 0 !important;
}

/* line 381, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-input-color {
  max-width: 3rem;
}

/* line 451, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-badge-light {
  color: var(--bs-body-color);
}

/* line 473, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/bootstrap5.sass */
.ch-indicator-busy::after {
  content: '';
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin: 0 0.25rem;
  border-style: solid;
  border-color: black;
  border-top-color: transparent;
  border-width: 4px;
  border-radius: 50%;
}

/* line 2, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/codemirror.sass */
.ch-codemirror-preview {
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  height: 300px;
}

@media (min-width: 576px) {
  /* line 2, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/codemirror.sass */
  .ch-codemirror-preview {
    float: right;
    width: 50%;
  }
}

/* Nicolas Gallaghers Clearfix solution
   Ref: http: */
/* line 3, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor {
  display: none;
}

/* line 8, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container.jsoneditor-disabled .json-editor-btn-movedown, .jsoneditor-container.jsoneditor-disabled .json-editor-btn-moveup, .jsoneditor-container.jsoneditor-disabled .json-editor-btn-copy, .jsoneditor-container.jsoneditor-disabled .json-editor-btn-delete, .jsoneditor-container.jsoneditor-disabled .json-editor-btntype-copy, .jsoneditor-container.jsoneditor-disabled .json-editor-btntype-delete, .jsoneditor-container.jsoneditor-disabled .json-editor-btntype-deleteall {
  display: none !important;
}

/* line 17, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container .row, .jsoneditor-container .ch-attachments.ch-gallery {
  display: block;
  margin: 0;
}

/* line 20, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container div.form-control, .jsoneditor-container div.je-textarea, .jsoneditor-container div.ch-input-text, .jsoneditor-container div.ch-textarea, .jsoneditor-container div.ch-input-textarea, .jsoneditor-container div.ch-file-input, .jsoneditor-container div.ch-input-color, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div.form-control, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div.je-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div.ch-input-text, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div.ch-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div.ch-input-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div.ch-file-input, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div.ch-input-color {
  all: initial;
  all: unset;
}

/* line 22, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container button.json-editor-btn-delete.json-editor-btntype-delete {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 0.25rem;
  margin-right: 0.25rem;
}

/* line 29, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container button.json-editor-btn-delete.json-editor-btntype-delete i, .jsoneditor-container button.json-editor-btn-delete.json-editor-btntype-delete svg {
  display: none;
}

/* line 31, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container button.json-editor-btn-delete.json-editor-btntype-delete:hover {
  background-color: transparent;
}

/* line 33, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container h3, .jsoneditor-container .h3, .jsoneditor-container .sequence_types .offset_in_words, .sequence_types .jsoneditor-container .offset_in_words, .jsoneditor-container .calendar_event_types .offset_in_words, .calendar_event_types .jsoneditor-container .offset_in_words, .jsoneditor-container .templates .locale_name, .templates .jsoneditor-container .locale_name, .jsoneditor-container .broadcasts .offset_in_words, .broadcasts .jsoneditor-container .offset_in_words, .jsoneditor-container .broadcasts .locale_name, .broadcasts .jsoneditor-container .locale_name {
  margin: 0;
  font-size: 1rem;
}

/* line 36, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container h3 label, .jsoneditor-container .h3 label, .jsoneditor-container .sequence_types .offset_in_words label, .sequence_types .jsoneditor-container .offset_in_words label, .jsoneditor-container .calendar_event_types .offset_in_words label, .calendar_event_types .jsoneditor-container .offset_in_words label, .jsoneditor-container .templates .locale_name label, .templates .jsoneditor-container .locale_name label, .jsoneditor-container .broadcasts .offset_in_words label, .broadcasts .jsoneditor-container .offset_in_words label, .jsoneditor-container .broadcasts .locale_name label, .broadcasts .jsoneditor-container .locale_name label {
  margin: 0.5rem 0;
}

/* line 38, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container p {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  font-size: .875rem;
}

/* line 43, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container input[disabled], .jsoneditor-container button[disabled], .jsoneditor-container textarea[disabled], .jsoneditor-container select[disabled] {
  cursor: default !important;
}

/* line 48, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container select {
  margin-left: 0 !important;
  padding: 0.35rem 0.5rem !important;
  display: block !important;
  width: 100% !important;
}

/* line 59, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container .json-editor-btntype-move, .jsoneditor-container .json-editor-btntype-copy {
  float: left;
  margin-left: .25rem;
}

/* line 63, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container .json-editor-btntype-move span, .jsoneditor-container .json-editor-btntype-copy span {
  display: none;
}

/* line 65, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container .json-editor-btntype-toggle {
  all: initial;
  all: unset;
  background: none;
  border: none;
  margin-right: .5rem;
}

/* line 73, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container .je-child-editor-holder {
  position: relative;
}

/* line 75, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container .je-child-editor-holder .je-indented-panel {
  position: relative;
}

/* line 77, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container .je-child-editor-holder .je-indented-panel + div + span, .jsoneditor-container .je-child-editor-holder .form-control + div + span, .jsoneditor-container .je-child-editor-holder .je-textarea + div + span, .jsoneditor-container .je-child-editor-holder .ch-input-text + div + span, .jsoneditor-container .je-child-editor-holder .ch-textarea + div + span, .jsoneditor-container .je-child-editor-holder .ch-input-textarea + div + span, .jsoneditor-container .je-child-editor-holder .ch-file-input + div + span, .jsoneditor-container .je-child-editor-holder .ch-input-color + div + span, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control + div + span, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea + div + span, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text + div + span, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea + div + span, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea + div + span, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input + div + span, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color + div + span, .jsoneditor-container .je-child-editor-holder input[type="text"] + div + span, .jsoneditor-container .je-child-editor-holder input[type="number"] + div + span {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.25rem 2rem 0 0;
  z-index: 999;
}

/* line 84, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container .je-child-editor-holder .form-control + div + span .json-editor-btn-movedown, .jsoneditor-container .je-child-editor-holder .je-textarea + div + span .json-editor-btn-movedown, .jsoneditor-container .je-child-editor-holder .ch-input-text + div + span .json-editor-btn-movedown, .jsoneditor-container .je-child-editor-holder .ch-textarea + div + span .json-editor-btn-movedown, .jsoneditor-container .je-child-editor-holder .ch-input-textarea + div + span .json-editor-btn-movedown, .jsoneditor-container .je-child-editor-holder .ch-file-input + div + span .json-editor-btn-movedown, .jsoneditor-container .je-child-editor-holder .ch-input-color + div + span .json-editor-btn-movedown, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control + div + span .json-editor-btn-movedown, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea + div + span .json-editor-btn-movedown, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text + div + span .json-editor-btn-movedown, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea + div + span .json-editor-btn-movedown, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea + div + span .json-editor-btn-movedown, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input + div + span .json-editor-btn-movedown, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color + div + span .json-editor-btn-movedown, .jsoneditor-container .je-child-editor-holder input[type="text"] + div + span .json-editor-btn-movedown, .jsoneditor-container .je-child-editor-holder input[type="number"] + div + span .json-editor-btn-movedown, .jsoneditor-container .je-child-editor-holder .form-control + div + span .json-editor-btn-moveup, .jsoneditor-container .je-child-editor-holder .je-textarea + div + span .json-editor-btn-moveup, .jsoneditor-container .je-child-editor-holder .ch-input-text + div + span .json-editor-btn-moveup, .jsoneditor-container .je-child-editor-holder .ch-textarea + div + span .json-editor-btn-moveup, .jsoneditor-container .je-child-editor-holder .ch-input-textarea + div + span .json-editor-btn-moveup, .jsoneditor-container .je-child-editor-holder .ch-file-input + div + span .json-editor-btn-moveup, .jsoneditor-container .je-child-editor-holder .ch-input-color + div + span .json-editor-btn-moveup, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control + div + span .json-editor-btn-moveup, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea + div + span .json-editor-btn-moveup, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text + div + span .json-editor-btn-moveup, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea + div + span .json-editor-btn-moveup, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea + div + span .json-editor-btn-moveup, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input + div + span .json-editor-btn-moveup, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color + div + span .json-editor-btn-moveup, .jsoneditor-container .je-child-editor-holder input[type="text"] + div + span .json-editor-btn-moveup, .jsoneditor-container .je-child-editor-holder input[type="number"] + div + span .json-editor-btn-moveup {
  display: none;
}

/* line 88, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container div[data-schemapath='root'] > h3, .jsoneditor-container div[data-schemapath='root'] > .h3, .jsoneditor-container .sequence_types div[data-schemapath='root'] > .offset_in_words, .sequence_types .jsoneditor-container div[data-schemapath='root'] > .offset_in_words, .jsoneditor-container .calendar_event_types div[data-schemapath='root'] > .offset_in_words, .calendar_event_types .jsoneditor-container div[data-schemapath='root'] > .offset_in_words, .jsoneditor-container .templates div[data-schemapath='root'] > .locale_name, .templates .jsoneditor-container div[data-schemapath='root'] > .locale_name, .jsoneditor-container .broadcasts div[data-schemapath='root'] > .offset_in_words, .broadcasts .jsoneditor-container div[data-schemapath='root'] > .offset_in_words, .jsoneditor-container .broadcasts div[data-schemapath='root'] > .locale_name, .broadcasts .jsoneditor-container div[data-schemapath='root'] > .locale_name {
  display: none;
}

/* line 91, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > div > div[data-schematype='array'] {
  padding: 1px 0;
  clear: both;
}

/* line 99, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > div > div[data-schematype='array'] > .je-indented-panel > div > div {
  position: relative;
  border-width: 0 !important;
  padding: 0 0 10px !important;
  margin-bottom: 10px !important;
  border-radius: calc(.25rem - 1px);
}

/* line 109, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > div > div[data-schematype='array'] > .je-indented-panel > div > div div[data-schemapath] {
  padding: 10px 10px 1px;
  margin: 0;
}

/* line 112, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > div > div[data-schematype='array'] > .je-indented-panel > div > div div[data-schemapath][data-schematype='object'] {
  padding: 10px 0;
}

/* line 114, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > div > div[data-schematype='array'] > .je-indented-panel > div > div > h3:first-child, .jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > div > div[data-schematype='array'] > .je-indented-panel > div > div > .h3:first-child, .jsoneditor-container .sequence_types div[data-schemapath='root'] > .je-indented-panel > div > div > div > div[data-schematype='array'] > .je-indented-panel > div > div > .offset_in_words:first-child, .sequence_types .jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > div > div[data-schematype='array'] > .je-indented-panel > div > div > .offset_in_words:first-child, .jsoneditor-container .calendar_event_types div[data-schemapath='root'] > .je-indented-panel > div > div > div > div[data-schematype='array'] > .je-indented-panel > div > div > .offset_in_words:first-child, .calendar_event_types .jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > div > div[data-schematype='array'] > .je-indented-panel > div > div > .offset_in_words:first-child, .jsoneditor-container .templates div[data-schemapath='root'] > .je-indented-panel > div > div > div > div[data-schematype='array'] > .je-indented-panel > div > div > .locale_name:first-child, .templates .jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > div > div[data-schematype='array'] > .je-indented-panel > div > div > .locale_name:first-child, .jsoneditor-container .broadcasts div[data-schemapath='root'] > .je-indented-panel > div > div > div > div[data-schematype='array'] > .je-indented-panel > div > div > .offset_in_words:first-child, .broadcasts .jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > div > div[data-schematype='array'] > .je-indented-panel > div > div > .offset_in_words:first-child, .jsoneditor-container .broadcasts div[data-schemapath='root'] > .je-indented-panel > div > div > div > div[data-schematype='array'] > .je-indented-panel > div > div > .locale_name:first-child, .broadcasts .jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > div > div[data-schematype='array'] > .je-indented-panel > div > div > .locale_name:first-child,
.jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > div > div[data-schematype='array'] > .je-indented-panel > div > div > label {
  display: block;
  margin: 0 !important;
  padding: 0 8rem .75rem .75rem !important;
  position: relative;
}

/* line 120, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > div > div[data-schematype='array'] > .je-indented-panel > div > div > h3:first-child .json-editor-btntype-toggle, .jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > div > div[data-schematype='array'] > .je-indented-panel > div > div > .h3:first-child .json-editor-btntype-toggle, .jsoneditor-container .sequence_types div[data-schemapath='root'] > .je-indented-panel > div > div > div > div[data-schematype='array'] > .je-indented-panel > div > div > .offset_in_words:first-child .json-editor-btntype-toggle, .sequence_types .jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > div > div[data-schematype='array'] > .je-indented-panel > div > div > .offset_in_words:first-child .json-editor-btntype-toggle, .jsoneditor-container .calendar_event_types div[data-schemapath='root'] > .je-indented-panel > div > div > div > div[data-schematype='array'] > .je-indented-panel > div > div > .offset_in_words:first-child .json-editor-btntype-toggle, .calendar_event_types .jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > div > div[data-schematype='array'] > .je-indented-panel > div > div > .offset_in_words:first-child .json-editor-btntype-toggle, .jsoneditor-container .templates div[data-schemapath='root'] > .je-indented-panel > div > div > div > div[data-schematype='array'] > .je-indented-panel > div > div > .locale_name:first-child .json-editor-btntype-toggle, .templates .jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > div > div[data-schematype='array'] > .je-indented-panel > div > div > .locale_name:first-child .json-editor-btntype-toggle, .jsoneditor-container .broadcasts div[data-schemapath='root'] > .je-indented-panel > div > div > div > div[data-schematype='array'] > .je-indented-panel > div > div > .offset_in_words:first-child .json-editor-btntype-toggle, .broadcasts .jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > div > div[data-schematype='array'] > .je-indented-panel > div > div > .offset_in_words:first-child .json-editor-btntype-toggle, .jsoneditor-container .broadcasts div[data-schemapath='root'] > .je-indented-panel > div > div > div > div[data-schematype='array'] > .je-indented-panel > div > div > .locale_name:first-child .json-editor-btntype-toggle, .broadcasts .jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > div > div[data-schematype='array'] > .je-indented-panel > div > div > .locale_name:first-child .json-editor-btntype-toggle,
.jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > div > div[data-schematype='array'] > .je-indented-panel > div > div > label .json-editor-btntype-toggle {
  position: absolute;
  bottom: 0;
  left: 0.75rem;
  opacity: 0.5;
  margin-bottom: -10px;
  font-size: x-large;
}

/* line 131, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > div > div[data-schematype='array'] > .je-indented-panel > div > div > div > .je-child-editor-holder {
  padding-top: .5rem;
}

/* line 133, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container p.je-form-input-label {
  font-size: small;
  color: #aaa;
  margin: .25rem 0 0;
}

/* line 139, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container div[data-schematype='boolean'] label {
  display: block;
  font-weight: bold;
}

/* line 142, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container div[data-schematype='boolean'] input[type="checkbox"] {
  position: relative;
  -webkit-appearance: none;
  outline: none;
  margin-bottom: -7px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  width: 50px !important;
  height: 25px;
  border-radius: 13px;
  margin-right: .25rem;
}

/* line 155, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container div[data-schematype='boolean'] input[type="checkbox"][disabled] {
  opacity: .6;
}

/* line 157, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container div[data-schematype='boolean'] input[type="checkbox"]::after {
  content: "";
  border: 1px solid rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: -1px;
  background: white;
  width: 23px;
  height: 23px;
  border-radius: 50%;
}

/* line 167, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container div[data-schematype='boolean'] input[type="checkbox"]:checked {
  border: 1px solid #357edd;
  background: #357edd;
}

/* line 170, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container div[data-schematype='boolean'] input[type="checkbox"]:checked::after {
  left: 25px;
  border: 1px solid #357edd;
}

/* line 175, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container .je-indented-panel {
  margin-left: 0 !important;
  padding-left: 0 !important;
  border: none !important;
}

/* line 181, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel {
  padding: 0 !important;
  margin-bottom: 0;
}

/* line 186, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container label.je-form-input-label, .jsoneditor-container div[data-schemapath] > h3 > label, .jsoneditor-container div[data-schemapath] > .h3 > label, .jsoneditor-container .sequence_types div[data-schemapath] > .offset_in_words > label, .sequence_types .jsoneditor-container div[data-schemapath] > .offset_in_words > label, .jsoneditor-container .calendar_event_types div[data-schemapath] > .offset_in_words > label, .calendar_event_types .jsoneditor-container div[data-schemapath] > .offset_in_words > label, .jsoneditor-container .templates div[data-schemapath] > .locale_name > label, .templates .jsoneditor-container div[data-schemapath] > .locale_name > label, .jsoneditor-container .broadcasts div[data-schemapath] > .offset_in_words > label, .broadcasts .jsoneditor-container div[data-schemapath] > .offset_in_words > label, .jsoneditor-container .broadcasts div[data-schemapath] > .locale_name > label, .broadcasts .jsoneditor-container div[data-schemapath] > .locale_name > label {
  font-size: 1rem;
  font-weight: bold;
  margin: 0.5rem 0;
}

/* line 191, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container .je-child-editor-holder[data-schemapath] > h3 > label, .jsoneditor-container .je-child-editor-holder[data-schemapath] > .h3 > label, .jsoneditor-container .sequence_types .je-child-editor-holder[data-schemapath] > .offset_in_words > label, .sequence_types .jsoneditor-container .je-child-editor-holder[data-schemapath] > .offset_in_words > label, .jsoneditor-container .calendar_event_types .je-child-editor-holder[data-schemapath] > .offset_in_words > label, .calendar_event_types .jsoneditor-container .je-child-editor-holder[data-schemapath] > .offset_in_words > label, .jsoneditor-container .templates .je-child-editor-holder[data-schemapath] > .locale_name > label, .templates .jsoneditor-container .je-child-editor-holder[data-schemapath] > .locale_name > label, .jsoneditor-container .broadcasts .je-child-editor-holder[data-schemapath] > .offset_in_words > label, .broadcasts .jsoneditor-container .je-child-editor-holder[data-schemapath] > .offset_in_words > label, .jsoneditor-container .broadcasts .je-child-editor-holder[data-schemapath] > .locale_name > label, .broadcasts .jsoneditor-container .je-child-editor-holder[data-schemapath] > .locale_name > label {
  font-size: 1rem;
  font-weight: bold;
  margin: 0.5rem 0;
}

/* line 195, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container *[data-schematype="array"] {
  padding: 0 0 .5rem;
}

/* line 199, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container *[data-schematype="array"] *[data-schematype="string"] .form-control, .jsoneditor-container *[data-schematype="array"] *[data-schematype="string"] .je-textarea, .jsoneditor-container *[data-schematype="array"] *[data-schematype="string"] .ch-input-text, .jsoneditor-container *[data-schematype="array"] *[data-schematype="string"] .ch-textarea, .jsoneditor-container *[data-schematype="array"] *[data-schematype="string"] .ch-input-textarea, .jsoneditor-container *[data-schematype="array"] *[data-schematype="string"] .ch-file-input, .jsoneditor-container *[data-schematype="array"] *[data-schematype="string"] .ch-input-color, .jsoneditor-container.jsoneditor-disabled *[data-schematype="array"] *[data-schematype="string"] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control, .jsoneditor-container.jsoneditor-disabled *[data-schematype="array"] *[data-schematype="string"] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .je-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] *[data-schematype="array"] *[data-schematype="string"] .form-control, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] *[data-schematype="array"] *[data-schematype="string"] .je-textarea, .jsoneditor-container.jsoneditor-disabled *[data-schematype="array"] *[data-schematype="string"] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] *[data-schematype="array"] *[data-schematype="string"] .ch-input-text, .jsoneditor-container.jsoneditor-disabled *[data-schematype="array"] *[data-schematype="string"] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] *[data-schematype="array"] *[data-schematype="string"] .ch-textarea, .jsoneditor-container.jsoneditor-disabled *[data-schematype="array"] *[data-schematype="string"] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] *[data-schematype="array"] *[data-schematype="string"] .ch-input-textarea, .jsoneditor-container.jsoneditor-disabled *[data-schematype="array"] *[data-schematype="string"] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] *[data-schematype="array"] *[data-schematype="string"] .ch-file-input, .jsoneditor-container.jsoneditor-disabled *[data-schematype="array"] *[data-schematype="string"] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] *[data-schematype="array"] *[data-schematype="string"] .ch-input-color, .jsoneditor-container *[data-schematype="array"] *[data-schematype="string"] input[type="text"], .jsoneditor-container *[data-schematype="array"] *[data-schematype="string"] input[type="number"] {
  margin: 0 0 .25rem;
}

/* line 201, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container .json-editor-btntype-deletelast, .jsoneditor-container .json-editor-btntype-deleteall {
  display: none;
}

/* line 203, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/jsoneditor.sass */
.jsoneditor-container .je-child-editor-holder *[data-schematype="array"] > h3, .jsoneditor-container .je-child-editor-holder *[data-schematype="array"] > .h3, .jsoneditor-container .je-child-editor-holder .sequence_types *[data-schematype="array"] > .offset_in_words, .sequence_types .jsoneditor-container .je-child-editor-holder *[data-schematype="array"] > .offset_in_words, .jsoneditor-container .je-child-editor-holder .calendar_event_types *[data-schematype="array"] > .offset_in_words, .calendar_event_types .jsoneditor-container .je-child-editor-holder *[data-schematype="array"] > .offset_in_words, .jsoneditor-container .je-child-editor-holder .templates *[data-schematype="array"] > .locale_name, .templates .jsoneditor-container .je-child-editor-holder *[data-schematype="array"] > .locale_name, .jsoneditor-container .je-child-editor-holder .broadcasts *[data-schematype="array"] > .offset_in_words, .broadcasts .jsoneditor-container .je-child-editor-holder *[data-schematype="array"] > .offset_in_words, .jsoneditor-container .je-child-editor-holder .broadcasts *[data-schematype="array"] > .locale_name, .broadcasts .jsoneditor-container .je-child-editor-holder *[data-schematype="array"] > .locale_name {
  display: none !important;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/vue.sass */
[v-cloak] > * {
  display: none;
}

/* line 5, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/vue.sass */
[v-cloak]::before {
  content: '';
  position: absolute;
  left: calc( 50% - 1rem);
  top: calc( 50% - 1rem);
  z-index: 999;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/crud_help-261d0b42efc9/app/assets/stylesheets/crud_help/vue.sass */
[v-cloak]::after {
  content: '';
  opacity: 0;
  position: relative;
  display: block;
  height: 50vh;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/external_services-5ef840bfa474/app/assets/stylesheets/external_services/client-console.sass */
.sim-container {
  background-color: #CDECFF;
  padding: 1rem;
}

/* line 5, ../usr/local/bundle/ruby/3.3.0/bundler/gems/external_services-5ef840bfa474/app/assets/stylesheets/external_services/client-console.sass */
.sim-status {
  float: right;
  text-transform: capitalize;
}

/* line 9, ../usr/local/bundle/ruby/3.3.0/bundler/gems/external_services-5ef840bfa474/app/assets/stylesheets/external_services/client-console.sass */
.sim-console {
  font-size: .75rem;
  padding-top: .5rem;
  margin-bottom: .5rem;
  color: rgba(0, 0, 0, 0.5);
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: scroll;
  min-height: 250px;
  resize: vertical;
  position: relative;
}

/* line 21, ../usr/local/bundle/ruby/3.3.0/bundler/gems/external_services-5ef840bfa474/app/assets/stylesheets/external_services/client-console.sass */
.sim-console-placeholder {
  display: block;
  clear: both;
  padding: 1rem;
  text-align: center;
}

/* line 27, ../usr/local/bundle/ruby/3.3.0/bundler/gems/external_services-5ef840bfa474/app/assets/stylesheets/external_services/client-console.sass */
.sim-console-event {
  display: block;
  clear: both;
  margin: 0 .5rem .5rem .5rem;
  padding: .5rem;
  border-radius: 1rem;
  white-space: pre-line;
}

/* line 35, ../usr/local/bundle/ruby/3.3.0/bundler/gems/external_services-5ef840bfa474/app/assets/stylesheets/external_services/client-console.sass */
.sim-console-event-request {
  text-align: right;
  float: right;
  background-color: #fffceb;
}

/* line 40, ../usr/local/bundle/ruby/3.3.0/bundler/gems/external_services-5ef840bfa474/app/assets/stylesheets/external_services/client-console.sass */
.sim-console-event-response {
  text-align: left;
  background-color: #e8fdf5;
}

/* line 44, ../usr/local/bundle/ruby/3.3.0/bundler/gems/external_services-5ef840bfa474/app/assets/stylesheets/external_services/client-console.sass */
.sim-console-clear {
  position: absolute;
  top: .5rem;
  left: .5rem;
}

/* line 49, ../usr/local/bundle/ruby/3.3.0/bundler/gems/external_services-5ef840bfa474/app/assets/stylesheets/external_services/client-console.sass */
.sim-console-footer {
  text-align: center;
  margin-top: 1rem;
}

/* Nicolas Gallaghers Clearfix solution
   Ref: http: */
/* line 4, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container .je-block-link {
  font-size: 80%;
}

/* line 6, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container .je-block-link[href="undefined"] {
  display: none;
}

/* line 57, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.messages'] > h3, .jsoneditor-container div[data-schemapath$='.messages'] > .h3, .jsoneditor-container .sequence_types div[data-schemapath$='.messages'] > .offset_in_words, .sequence_types .jsoneditor-container div[data-schemapath$='.messages'] > .offset_in_words, .jsoneditor-container .calendar_event_types div[data-schemapath$='.messages'] > .offset_in_words, .calendar_event_types .jsoneditor-container div[data-schemapath$='.messages'] > .offset_in_words, .jsoneditor-container .templates div[data-schemapath$='.messages'] > .locale_name, .templates .jsoneditor-container div[data-schemapath$='.messages'] > .locale_name, .jsoneditor-container .broadcasts div[data-schemapath$='.messages'] > .offset_in_words, .broadcasts .jsoneditor-container div[data-schemapath$='.messages'] > .offset_in_words, .jsoneditor-container .broadcasts div[data-schemapath$='.messages'] > .locale_name, .broadcasts .jsoneditor-container div[data-schemapath$='.messages'] > .locale_name {
  display: none;
}

/* line 59, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.messages'] > div > div > .je-child-editor-holder[data-schemapath] > h3 > label, .jsoneditor-container div[data-schemapath$='.messages'] > div > div > .je-child-editor-holder[data-schemapath] > .h3 > label, .jsoneditor-container .sequence_types div[data-schemapath$='.messages'] > div > div > .je-child-editor-holder[data-schemapath] > .offset_in_words > label, .sequence_types .jsoneditor-container div[data-schemapath$='.messages'] > div > div > .je-child-editor-holder[data-schemapath] > .offset_in_words > label, .jsoneditor-container .calendar_event_types div[data-schemapath$='.messages'] > div > div > .je-child-editor-holder[data-schemapath] > .offset_in_words > label, .calendar_event_types .jsoneditor-container div[data-schemapath$='.messages'] > div > div > .je-child-editor-holder[data-schemapath] > .offset_in_words > label, .jsoneditor-container .templates div[data-schemapath$='.messages'] > div > div > .je-child-editor-holder[data-schemapath] > .locale_name > label, .templates .jsoneditor-container div[data-schemapath$='.messages'] > div > div > .je-child-editor-holder[data-schemapath] > .locale_name > label, .jsoneditor-container .broadcasts div[data-schemapath$='.messages'] > div > div > .je-child-editor-holder[data-schemapath] > .offset_in_words > label, .broadcasts .jsoneditor-container div[data-schemapath$='.messages'] > div > div > .je-child-editor-holder[data-schemapath] > .offset_in_words > label, .jsoneditor-container .broadcasts div[data-schemapath$='.messages'] > div > div > .je-child-editor-holder[data-schemapath] > .locale_name > label, .broadcasts .jsoneditor-container div[data-schemapath$='.messages'] > div > div > .je-child-editor-holder[data-schemapath] > .locale_name > label {
  font-size: 1.5rem;
  font-weight: bold;
}

/* line 63, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.offset_length'] {
  width: 33.3333333333%;
}

/* line 65, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.offset_units'] {
  width: 66.6666666666%;
  margin-left: 33.3333333333% !important;
  height: 48px !important;
  margin-top: -49px !important;
}

/* line 70, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.offset_units'] label {
  display: none;
}

/* line 76, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container .json-editor-btn-delete > span, .jsoneditor-container .json-editor-btn-copy > span, .jsoneditor-container button[title="Add item"] > span {
  display: none;
}

/* line 79, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container .json-editor-btn-delete, .jsoneditor-container .json-editor-btn-copy {
  font-size: small;
}

/* line 82, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container button[title="Add item"] {
  font-size: medium;
}

/* line 86, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container .json-editor-btntype-copy {
  display: none;
}

/* line 91, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.text'] .json-editor-btn-delete.json-editor-btntype-delete, .jsoneditor-container div[data-schemapath$='.media'] .json-editor-btn-delete.json-editor-btntype-delete {
  top: 0.5rem !important;
}

/* line 174, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.conditions'] .je-indented-panel .json-editor-btn-delete.json-editor-btntype-delete {
  right: -5px;
}

/* line 177, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.text'], .jsoneditor-container div[data-schemapath$='.media'], .jsoneditor-container div[data-schemapath$='.suggestions'] {
  padding-top: 0 !important;
}

/* line 179, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.text'] > .je-indented-panel, .jsoneditor-container div[data-schemapath$='.media'] > .je-indented-panel, .jsoneditor-container div[data-schemapath$='.suggestions'] > .je-indented-panel {
  display: contents;
}

/* line 181, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.text'] .json-editor-btn-add, .jsoneditor-container div[data-schemapath$='.media'] .json-editor-btn-add, .jsoneditor-container div[data-schemapath$='.suggestions'] .json-editor-btn-add {
  margin-bottom: 1rem;
}

/* line 184, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath*='.suggestions.'] {
  position: relative;
}

/* line 186, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath*='.suggestions.'] .je-indented-panel {
  width: 100%;
}

/* line 188, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath*='.suggestions.'] .je-indented-panel > div > div {
  display: flex;
  padding: 0 0 .5rem;
}

/* line 193, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath*='.suggestions.'] .je-indented-panel .row:nth-child(1), .jsoneditor-container div[data-schemapath*='.suggestions.'] .je-indented-panel .ch-attachments.ch-gallery:nth-child(1) {
  width: 25%;
}

/* line 195, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath*='.suggestions.'] .je-indented-panel .row:nth-child(2), .jsoneditor-container div[data-schemapath*='.suggestions.'] .je-indented-panel .ch-attachments.ch-gallery:nth-child(2) {
  flex-grow: 1;
}

/* line 197, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath*='.suggestions.'] > span:last-child {
  position: absolute;
  top: 0;
  right: 0;
}

/* line 207, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.suggestions'] p {
  margin: .5rem 0;
}

/* line 212, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div.je-object__container[data-schemapath*='.suggestions.'],
.jsoneditor-container div[data-schemapath$='.media'] div.je-indented-panel[data-schemapath*='.media.'] {
  padding-top: .5rem !important;
  position: relative;
  clear: both;
  background-color: rgba(0, 0, 0, 0.03);
  border-radius: 5px;
  margin: 10px 0 !important;
  padding: 10px !important;
}

/* line 222, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div.je-object__container[data-schemapath*='.suggestions.'] > .je-header > label, .jsoneditor-container div.je-object__container[data-schemapath*='.suggestions.'] > .je-form-input-label,
.jsoneditor-container div[data-schemapath$='.media'] div.je-indented-panel[data-schemapath*='.media.'] > .je-header > label,
.jsoneditor-container div[data-schemapath$='.media'] div.je-indented-panel[data-schemapath*='.media.'] > .je-form-input-label {
  margin: 0 0.75rem;
  font-size: small !important;
  font-weight: 100 !important;
  text-transform: uppercase;
}

/* line 248, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.triggers'] div[data-schemapath*='.suggestions.'] .je-indented-panel > div > div {
  padding-top: .75rem;
}

/* line 254, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.media'] div[data-schemapath*='.media.'] .je-switcher {
  display: none !important;
}

/* line 272, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.media'] div[data-schemapath*='.media.'] [data-schematype='object'] .je-indented-panel > div > div {
  display: flex;
}

/* line 274, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.media'] div[data-schemapath*='.media.'] [data-schematype='object'] .row:last-child, .jsoneditor-container div[data-schemapath$='.media'] div[data-schemapath*='.media.'] [data-schematype='object'] .ch-attachments.ch-gallery:last-child {
  flex-grow: 1;
}

/* line 276, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.media'] div[data-schemapath*='.media.'] [data-schematype='object'] div[data-schemapath$='.media_type'] {
  display: none;
}

/* line 278, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.media'] div[data-schemapath*='.media.'] [data-schematype='object'] div[data-schemapath$='.image_upload'] {
  width: 200px;
  position: relative;
}

/* line 281, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.media'] div[data-schemapath*='.media.'] [data-schematype='object'] div[data-schemapath$='.image_upload']::before {
  display: block;
  content: 'Select or drop image';
  position: absolute;
  top: 2.5rem;
  left: 0px;
  right: 0px;
  text-align: center;
  cursor: pointer;
  color: #409eff;
  border: 2px dashed #409eff;
  border-radius: 7px;
  padding: 6px;
}

/* line 294, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.media'] div[data-schemapath*='.media.'] [data-schematype='object'] div[data-schemapath$='.image_upload'] input[type='file'] {
  display: block;
  opacity: 0;
  width: 200px;
  z-index: 999;
  cursor: pointer;
}

/* line 300, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.media'] div[data-schemapath*='.media.'] [data-schematype='object'] div[data-schemapath$='.image_upload'] p.je-form-input-label {
  display: block !important;
  margin: 1rem 0 0 !important;
}

/* line 313, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.media'] div[data-schemapath*='.media.'] [data-schematype='object'] div[data-schemapath$='.image_url'] a img {
  max-width: 200px;
  max-height: 200px;
  margin-top: 10px;
}

/* line 317, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.media'] div[data-schemapath*='.media.'] [data-schematype='object'] div[data-schemapath$='.image_url'] a img[src*='{{'] {
  visibility: hidden;
}

/* line 326, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemaid='root']:not(.je-object__container) div[data-schemapath*='.suggestions.'] .row > div, .jsoneditor-container div[data-schemaid='root']:not(.je-object__container) div[data-schemapath*='.suggestions.'] .ch-attachments.ch-gallery > div {
  margin-right: 0.5rem;
}

/* line 328, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemaid='root']:not(.je-object__container) div[data-schemapath*='.suggestions.'] .row:last-child > div, .jsoneditor-container div[data-schemaid='root']:not(.je-object__container) div[data-schemapath*='.suggestions.'] .ch-attachments.ch-gallery:last-child > div {
  margin-right: 0;
}

/* line 332, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.greetings'] .row, .jsoneditor-container div[data-schemapath$='.greetings'] .ch-attachments.ch-gallery, .jsoneditor-container div[data-schemapath$='.outcomes'] .row, .jsoneditor-container div[data-schemapath$='.outcomes'] .ch-attachments.ch-gallery {
  margin-bottom: 0;
}

/* line 335, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.greetings'] > .je-indented-panel > span:last-child, .jsoneditor-container div[data-schemapath$='.outcomes'] > .je-indented-panel > span:last-child {
  display: inline !important;
}

/* line 339, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.greetings'] > div > div > .je-child-editor-holder[data-schemapath] > h3 > label, .jsoneditor-container div[data-schemapath$='.greetings'] > div > div > .je-child-editor-holder[data-schemapath] > .h3 > label, .jsoneditor-container .sequence_types div[data-schemapath$='.greetings'] > div > div > .je-child-editor-holder[data-schemapath] > .offset_in_words > label, .sequence_types .jsoneditor-container div[data-schemapath$='.greetings'] > div > div > .je-child-editor-holder[data-schemapath] > .offset_in_words > label, .jsoneditor-container .calendar_event_types div[data-schemapath$='.greetings'] > div > div > .je-child-editor-holder[data-schemapath] > .offset_in_words > label, .calendar_event_types .jsoneditor-container div[data-schemapath$='.greetings'] > div > div > .je-child-editor-holder[data-schemapath] > .offset_in_words > label, .jsoneditor-container .templates div[data-schemapath$='.greetings'] > div > div > .je-child-editor-holder[data-schemapath] > .locale_name > label, .templates .jsoneditor-container div[data-schemapath$='.greetings'] > div > div > .je-child-editor-holder[data-schemapath] > .locale_name > label, .jsoneditor-container .broadcasts div[data-schemapath$='.greetings'] > div > div > .je-child-editor-holder[data-schemapath] > .offset_in_words > label, .broadcasts .jsoneditor-container div[data-schemapath$='.greetings'] > div > div > .je-child-editor-holder[data-schemapath] > .offset_in_words > label, .jsoneditor-container .broadcasts div[data-schemapath$='.greetings'] > div > div > .je-child-editor-holder[data-schemapath] > .locale_name > label, .broadcasts .jsoneditor-container div[data-schemapath$='.greetings'] > div > div > .je-child-editor-holder[data-schemapath] > .locale_name > label, .jsoneditor-container div[data-schemapath$='.slots'] > div > div > .je-child-editor-holder[data-schemapath] > h3 > label, .jsoneditor-container div[data-schemapath$='.slots'] > div > div > .je-child-editor-holder[data-schemapath] > .h3 > label, .jsoneditor-container .sequence_types div[data-schemapath$='.slots'] > div > div > .je-child-editor-holder[data-schemapath] > .offset_in_words > label, .sequence_types .jsoneditor-container div[data-schemapath$='.slots'] > div > div > .je-child-editor-holder[data-schemapath] > .offset_in_words > label, .jsoneditor-container .calendar_event_types div[data-schemapath$='.slots'] > div > div > .je-child-editor-holder[data-schemapath] > .offset_in_words > label, .calendar_event_types .jsoneditor-container div[data-schemapath$='.slots'] > div > div > .je-child-editor-holder[data-schemapath] > .offset_in_words > label, .jsoneditor-container .templates div[data-schemapath$='.slots'] > div > div > .je-child-editor-holder[data-schemapath] > .locale_name > label, .templates .jsoneditor-container div[data-schemapath$='.slots'] > div > div > .je-child-editor-holder[data-schemapath] > .locale_name > label, .jsoneditor-container .broadcasts div[data-schemapath$='.slots'] > div > div > .je-child-editor-holder[data-schemapath] > .offset_in_words > label, .broadcasts .jsoneditor-container div[data-schemapath$='.slots'] > div > div > .je-child-editor-holder[data-schemapath] > .offset_in_words > label, .jsoneditor-container .broadcasts div[data-schemapath$='.slots'] > div > div > .je-child-editor-holder[data-schemapath] > .locale_name > label, .broadcasts .jsoneditor-container div[data-schemapath$='.slots'] > div > div > .je-child-editor-holder[data-schemapath] > .locale_name > label, .jsoneditor-container div[data-schemapath$='.outcomes'] > div > div > .je-child-editor-holder[data-schemapath] > h3 > label, .jsoneditor-container div[data-schemapath$='.outcomes'] > div > div > .je-child-editor-holder[data-schemapath] > .h3 > label, .jsoneditor-container .sequence_types div[data-schemapath$='.outcomes'] > div > div > .je-child-editor-holder[data-schemapath] > .offset_in_words > label, .sequence_types .jsoneditor-container div[data-schemapath$='.outcomes'] > div > div > .je-child-editor-holder[data-schemapath] > .offset_in_words > label, .jsoneditor-container .calendar_event_types div[data-schemapath$='.outcomes'] > div > div > .je-child-editor-holder[data-schemapath] > .offset_in_words > label, .calendar_event_types .jsoneditor-container div[data-schemapath$='.outcomes'] > div > div > .je-child-editor-holder[data-schemapath] > .offset_in_words > label, .jsoneditor-container .templates div[data-schemapath$='.outcomes'] > div > div > .je-child-editor-holder[data-schemapath] > .locale_name > label, .templates .jsoneditor-container div[data-schemapath$='.outcomes'] > div > div > .je-child-editor-holder[data-schemapath] > .locale_name > label, .jsoneditor-container .broadcasts div[data-schemapath$='.outcomes'] > div > div > .je-child-editor-holder[data-schemapath] > .offset_in_words > label, .broadcasts .jsoneditor-container div[data-schemapath$='.outcomes'] > div > div > .je-child-editor-holder[data-schemapath] > .offset_in_words > label, .jsoneditor-container .broadcasts div[data-schemapath$='.outcomes'] > div > div > .je-child-editor-holder[data-schemapath] > .locale_name > label, .broadcasts .jsoneditor-container div[data-schemapath$='.outcomes'] > div > div > .je-child-editor-holder[data-schemapath] > .locale_name > label {
  font-size: 1.5rem;
  font-weight: bold;
}

/* line 346, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.greetings'] div[data-schemapath$='.suggestions'], .jsoneditor-container div[data-schemapath$='.greetings'] div[data-schemapath$='.media'], .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.suggestions'], .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.media'], .jsoneditor-container div[data-schemapath$='.outcomes'] div[data-schemapath$='.suggestions'], .jsoneditor-container div[data-schemapath$='.outcomes'] div[data-schemapath$='.media'], .jsoneditor-container div[data-schemapath$='.messages'] div[data-schemapath$='.suggestions'], .jsoneditor-container div[data-schemapath$='.messages'] div[data-schemapath$='.media'] {
  margin-top: -1px !important;
}

/* line 350, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] > div > div > div.je-object__container {
  padding-bottom: 0 !important;
}

/* line 352, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] > div > div > div.je-object__container > span > button.json-editor-btntype-copy {
  display: block;
}

/* line 354, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.media'], .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.suggestions'] {
  padding-left: 0 !important;
}

/* line 356, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] {
  background-color: rgba(0, 0, 0, 0.03);
  margin: 10px !important;
  padding: 1px 10px 10px !important;
  border-radius: 5px;
}

/* line 361, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] > h3.je-header, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] > .je-header.h3, .jsoneditor-container div[data-schemapath$='.slots'] .sequence_types div[data-schemapath$='.conditions'] > .je-header.offset_in_words, .sequence_types .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] > .je-header.offset_in_words, .jsoneditor-container div[data-schemapath$='.slots'] .calendar_event_types div[data-schemapath$='.conditions'] > .je-header.offset_in_words, .calendar_event_types .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] > .je-header.offset_in_words, .jsoneditor-container div[data-schemapath$='.slots'] .templates div[data-schemapath$='.conditions'] > .je-header.locale_name, .templates .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] > .je-header.locale_name, .jsoneditor-container div[data-schemapath$='.slots'] .broadcasts div[data-schemapath$='.conditions'] > .je-header.offset_in_words, .broadcasts .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] > .je-header.offset_in_words, .jsoneditor-container div[data-schemapath$='.slots'] .broadcasts div[data-schemapath$='.conditions'] > .je-header.locale_name, .broadcasts .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] > .je-header.locale_name {
  display: block !important;
}

/* line 363, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] .je-form-input-label, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] .je-object__title {
  display: none;
}

/* line 365, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] > div > div > div.je-child-editor-holder {
  margin-bottom: 20px !important;
  border: 1px solid rgba(0, 0, 0, 0.08);
}

/* line 368, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] > div > div > div.je-child-editor-holder:not(:first-child) {
  padding-top: 32px !important;
}

/* line 370, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] > div > div > div.je-child-editor-holder:not(:first-child):before {
  content: "OR";
  position: absolute;
  top: -12px;
  left: 49%;
}

/* line 375, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] > div > div > div.je-child-editor-holder:not(:first-child) > h3.je-header, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] > div > div > div.je-child-editor-holder:not(:first-child) > .je-header.h3, .jsoneditor-container div[data-schemapath$='.slots'] .sequence_types div[data-schemapath$='.conditions'] > div > div > div.je-child-editor-holder:not(:first-child) > .je-header.offset_in_words, .sequence_types .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] > div > div > div.je-child-editor-holder:not(:first-child) > .je-header.offset_in_words, .jsoneditor-container div[data-schemapath$='.slots'] .calendar_event_types div[data-schemapath$='.conditions'] > div > div > div.je-child-editor-holder:not(:first-child) > .je-header.offset_in_words, .calendar_event_types .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] > div > div > div.je-child-editor-holder:not(:first-child) > .je-header.offset_in_words, .jsoneditor-container div[data-schemapath$='.slots'] .templates div[data-schemapath$='.conditions'] > div > div > div.je-child-editor-holder:not(:first-child) > .je-header.locale_name, .templates .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] > div > div > div.je-child-editor-holder:not(:first-child) > .je-header.locale_name, .jsoneditor-container div[data-schemapath$='.slots'] .broadcasts div[data-schemapath$='.conditions'] > div > div > div.je-child-editor-holder:not(:first-child) > .je-header.offset_in_words, .broadcasts .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] > div > div > div.je-child-editor-holder:not(:first-child) > .je-header.offset_in_words, .jsoneditor-container div[data-schemapath$='.slots'] .broadcasts div[data-schemapath$='.conditions'] > div > div > div.je-child-editor-holder:not(:first-child) > .je-header.locale_name, .broadcasts .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] > div > div > div.je-child-editor-holder:not(:first-child) > .je-header.locale_name {
  display: block !important;
}

/* line 377, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] > div > div > div.je-child-editor-holder:not(:first-child) > h3.je-header label, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] > div > div > div.je-child-editor-holder:not(:first-child) > .je-header.h3 label, .jsoneditor-container div[data-schemapath$='.slots'] .sequence_types div[data-schemapath$='.conditions'] > div > div > div.je-child-editor-holder:not(:first-child) > .je-header.offset_in_words label, .sequence_types .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] > div > div > div.je-child-editor-holder:not(:first-child) > .je-header.offset_in_words label, .jsoneditor-container div[data-schemapath$='.slots'] .calendar_event_types div[data-schemapath$='.conditions'] > div > div > div.je-child-editor-holder:not(:first-child) > .je-header.offset_in_words label, .calendar_event_types .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] > div > div > div.je-child-editor-holder:not(:first-child) > .je-header.offset_in_words label, .jsoneditor-container div[data-schemapath$='.slots'] .templates div[data-schemapath$='.conditions'] > div > div > div.je-child-editor-holder:not(:first-child) > .je-header.locale_name label, .templates .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] > div > div > div.je-child-editor-holder:not(:first-child) > .je-header.locale_name label, .jsoneditor-container div[data-schemapath$='.slots'] .broadcasts div[data-schemapath$='.conditions'] > div > div > div.je-child-editor-holder:not(:first-child) > .je-header.offset_in_words label, .broadcasts .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] > div > div > div.je-child-editor-holder:not(:first-child) > .je-header.offset_in_words label, .jsoneditor-container div[data-schemapath$='.slots'] .broadcasts div[data-schemapath$='.conditions'] > div > div > div.je-child-editor-holder:not(:first-child) > .je-header.locale_name label, .broadcasts .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] > div > div > div.je-child-editor-holder:not(:first-child) > .je-header.locale_name label {
  display: none;
}

/* line 384, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] .je-child-editor-holder {
  position: relative;
  padding: 10px !important;
}

/* line 387, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] .je-object__container {
  padding: 0px 0px 10px !important;
}

/* line 389, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] .je-object__container .je-indented-panel {
  width: 100%;
}

/* line 391, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] .je-object__container .je-indented-panel > div > div {
  display: flex;
}

/* line 393, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] .je-object__container .je-indented-panel > div > div div[data-schemapath] {
  padding: 0 10px 0 0 !important;
  background-color: transparent !important;
}

/* line 396, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] .je-object__container .je-indented-panel > div > div .row:last-child, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] .je-object__container .je-indented-panel > div > div .ch-attachments.ch-gallery:last-child {
  flex-grow: 1;
}

/* line 398, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] .je-object__container .je-indented-panel > div > div.je-child-editor-holder {
  padding: 0px 0px 10px !important;
}

/* line 400, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] div[data-schemapath$='.value'] {
  display: flex;
  height: 38px;
}

/* line 403, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] div[data-schemapath$='.value'] .je-switcher {
  width: 200px !important;
  margin-right: 10px !important;
}

/* line 406, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] div[data-schemapath$='.value'] .je-switcher + div {
  width: 90%;
}

/* line 408, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] div[data-schemapath$='.value'] .je-switcher + div .form-control, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] div[data-schemapath$='.value'] .je-switcher + div .je-textarea, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] div[data-schemapath$='.value'] .je-switcher + div .ch-input-text, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] div[data-schemapath$='.value'] .je-switcher + div .ch-textarea, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] div[data-schemapath$='.value'] .je-switcher + div .ch-input-textarea, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] div[data-schemapath$='.value'] .je-switcher + div .ch-file-input, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] div[data-schemapath$='.value'] .je-switcher + div .ch-input-color, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] div[data-schemapath$='.value'] .je-switcher + div input[type="text"], .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.conditions'] div[data-schemapath$='.value'] .je-switcher + div input[type="number"] {
  width: 100%;
}

/* line 412, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.choices'] .je-object__container {
  padding: 15px 5px 1px !important;
  background-color: #ffffff;
  position: relative;
  margin-bottom: 10px !important;
  border-radius: 5px;
}

/* line 418, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.choices'] .je-object__container > h3.je-header.je-object__title, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.choices'] .je-object__container > .je-header.je-object__title.h3, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.choices'] .sequence_types .je-object__container > .je-object__title.offset_in_words, .sequence_types .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.choices'] .je-object__container > .je-object__title.offset_in_words, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.choices'] .calendar_event_types .je-object__container > .je-object__title.offset_in_words, .calendar_event_types .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.choices'] .je-object__container > .je-object__title.offset_in_words, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.choices'] .templates .je-object__container > .je-object__title.locale_name, .templates .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.choices'] .je-object__container > .je-object__title.locale_name, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.choices'] .broadcasts .je-object__container > .je-object__title.offset_in_words, .broadcasts .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.choices'] .je-object__container > .je-object__title.offset_in_words, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.choices'] .broadcasts .je-object__container > .je-object__title.locale_name, .broadcasts .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.choices'] .je-object__container > .je-object__title.locale_name {
  display: none !important;
}

/* line 420, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.choices'] .je-object__container > span:last-child {
  position: absolute;
  top: -5px;
}

/* line 423, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.choices'] .je-object__container > span:last-child button {
  font-size: x-small;
}

/* line 425, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.choices'] .je-object__container .row:nth-child(1), .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.choices'] .je-object__container .ch-attachments.ch-gallery:nth-child(1) {
  width: 20%;
}

/* line 427, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.choices'] .je-object__container .row:nth-child(2), .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.choices'] .je-object__container .ch-attachments.ch-gallery:nth-child(2) {
  flex-grow: 1;
}

/* line 432, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] {
  clear: both;
  border-top: 4px solid #93c8ff;
  margin-top: 32px !important;
  background-color: #cce5ff;
}

/* line 437, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] .json-editor-btn-add {
  border: none !important;
}

/* line 439, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] .json-editor-btntype-move, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] .json-editor-btntype-delete, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] .json-editor-btntype-copy {
  margin-top: .5rem;
}

/* line 442, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] .je-indented-panel[data-schematype="string"] .form-control, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] .je-indented-panel[data-schematype="string"] .je-textarea, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] .je-indented-panel[data-schematype="string"] .ch-input-text, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] .je-indented-panel[data-schematype="string"] .ch-textarea, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] .je-indented-panel[data-schematype="string"] .ch-input-textarea, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] .je-indented-panel[data-schematype="string"] .ch-file-input, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] .je-indented-panel[data-schematype="string"] .ch-input-color, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] .je-indented-panel[data-schematype="string"] input[type="text"], .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] .je-indented-panel[data-schematype="string"] input[type="number"] {
  display: flex;
}

/* line 444, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] .je-indented-panel[data-schematype="string"] .form-control label, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] .je-indented-panel[data-schematype="string"] .je-textarea label, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] .je-indented-panel[data-schematype="string"] .ch-input-text label, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] .je-indented-panel[data-schematype="string"] .ch-textarea label, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] .je-indented-panel[data-schematype="string"] .ch-input-textarea label, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] .je-indented-panel[data-schematype="string"] .ch-file-input label, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] .je-indented-panel[data-schematype="string"] .ch-input-color label, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] .je-indented-panel[data-schematype="string"] input[type="text"] label, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] .je-indented-panel[data-schematype="string"] input[type="number"] label {
  white-space: nowrap;
  padding-right: 0.5rem;
}

/* line 458, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] > div > div > div.je-child-editor-holder {
  margin-bottom: 10px !important;
  padding: 10px !important;
  position: relative;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 5px;
}

/* line 465, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] > div.je-indented-panel > span > .json-editor-btn-add {
  margin-top: 10px;
  background-color: #409eff;
  color: #ffffff;
}

/* line 469, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] > div.je-indented-panel > span > .json-editor-btn-add:hover, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] > div.je-indented-panel > span > .json-editor-btn-add:active {
  background-color: #409eff;
  color: #ffffff;
}

/* line 472, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] div[data-schemapath$='.actions'] {
  padding: 0 !important;
}

/* line 474, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] div[data-schemapath$='.actions'] > h3.je-header, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] div[data-schemapath$='.actions'] > .je-header.h3, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] .sequence_types div[data-schemapath$='.actions'] > .je-header.offset_in_words, .sequence_types .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] div[data-schemapath$='.actions'] > .je-header.offset_in_words, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] .calendar_event_types div[data-schemapath$='.actions'] > .je-header.offset_in_words, .calendar_event_types .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] div[data-schemapath$='.actions'] > .je-header.offset_in_words, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] .templates div[data-schemapath$='.actions'] > .je-header.locale_name, .templates .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] div[data-schemapath$='.actions'] > .je-header.locale_name, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] .broadcasts div[data-schemapath$='.actions'] > .je-header.offset_in_words, .broadcasts .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] div[data-schemapath$='.actions'] > .je-header.offset_in_words, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] .broadcasts div[data-schemapath$='.actions'] > .je-header.locale_name, .broadcasts .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] div[data-schemapath$='.actions'] > .je-header.locale_name {
  display: block !important;
}

/* line 476, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] div[data-schemapath$='.actions'] div[data-schematype='string'] {
  padding: 0 !important;
}

/* line 478, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] div[data-schemapath$='.actions'] h3.je-header.je-object__title, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] div[data-schemapath$='.actions'] .je-header.je-object__title.h3, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] div[data-schemapath$='.actions'] .sequence_types .je-object__title.offset_in_words, .sequence_types .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] div[data-schemapath$='.actions'] .je-object__title.offset_in_words, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] div[data-schemapath$='.actions'] .calendar_event_types .je-object__title.offset_in_words, .calendar_event_types .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] div[data-schemapath$='.actions'] .je-object__title.offset_in_words, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] div[data-schemapath$='.actions'] .templates .je-object__title.locale_name, .templates .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] div[data-schemapath$='.actions'] .je-object__title.locale_name, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] div[data-schemapath$='.actions'] .broadcasts .je-object__title.offset_in_words, .broadcasts .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] div[data-schemapath$='.actions'] .je-object__title.offset_in_words, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] div[data-schemapath$='.actions'] .broadcasts .je-object__title.locale_name, .broadcasts .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] div[data-schemapath$='.actions'] .je-object__title.locale_name {
  display: none !important;
}

/* line 480, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] div[data-schemapath$='.actions'] > div > div > div.je-child-editor-holder {
  position: relative;
  margin-bottom: 10px !important;
  background-color: rgba(0, 0, 0, 0.03);
  padding: 10px !important;
  border-radius: 5px;
}

/* line 486, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] div[data-schemapath$='.actions'] div[data-schemapath$='.action_type'] {
  margin-right: 32px !important;
}

/* line 488, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] div[data-schemapath$='.actions'] div[data-schemapath$='.action_type'] .je-form-input-label {
  display: none;
}

/* line 490, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] div[data-schemapath$='.actions'] div[data-schemapath$='.arguments'] {
  padding-left: 0 !important;
}

/* line 495, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.type'], .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.required'], .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.show_choices'], .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.choices'] {
  clear: both;
  background-color: rgba(0, 0, 0, 0.03);
}

/* line 498, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.prompt'], .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.fallback'], .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.choices'], .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] {
  padding: 1px 10px 10px !important;
}

/* line 500, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.prompt'] > h3.je-header, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.prompt'] > .je-header.h3, .jsoneditor-container div[data-schemapath$='.slots'] .sequence_types div[data-schemapath$='.prompt'] > .je-header.offset_in_words, .sequence_types .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.prompt'] > .je-header.offset_in_words, .jsoneditor-container div[data-schemapath$='.slots'] .calendar_event_types div[data-schemapath$='.prompt'] > .je-header.offset_in_words, .calendar_event_types .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.prompt'] > .je-header.offset_in_words, .jsoneditor-container div[data-schemapath$='.slots'] .templates div[data-schemapath$='.prompt'] > .je-header.locale_name, .templates .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.prompt'] > .je-header.locale_name, .jsoneditor-container div[data-schemapath$='.slots'] .broadcasts div[data-schemapath$='.prompt'] > .je-header.offset_in_words, .broadcasts .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.prompt'] > .je-header.offset_in_words, .jsoneditor-container div[data-schemapath$='.slots'] .broadcasts div[data-schemapath$='.prompt'] > .je-header.locale_name, .broadcasts .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.prompt'] > .je-header.locale_name, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.fallback'] > h3.je-header, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.fallback'] > .je-header.h3, .jsoneditor-container div[data-schemapath$='.slots'] .sequence_types div[data-schemapath$='.fallback'] > .je-header.offset_in_words, .sequence_types .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.fallback'] > .je-header.offset_in_words, .jsoneditor-container div[data-schemapath$='.slots'] .calendar_event_types div[data-schemapath$='.fallback'] > .je-header.offset_in_words, .calendar_event_types .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.fallback'] > .je-header.offset_in_words, .jsoneditor-container div[data-schemapath$='.slots'] .templates div[data-schemapath$='.fallback'] > .je-header.locale_name, .templates .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.fallback'] > .je-header.locale_name, .jsoneditor-container div[data-schemapath$='.slots'] .broadcasts div[data-schemapath$='.fallback'] > .je-header.offset_in_words, .broadcasts .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.fallback'] > .je-header.offset_in_words, .jsoneditor-container div[data-schemapath$='.slots'] .broadcasts div[data-schemapath$='.fallback'] > .je-header.locale_name, .broadcasts .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.fallback'] > .je-header.locale_name, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.choices'] > h3.je-header, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.choices'] > .je-header.h3, .jsoneditor-container div[data-schemapath$='.slots'] .sequence_types div[data-schemapath$='.choices'] > .je-header.offset_in_words, .sequence_types .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.choices'] > .je-header.offset_in_words, .jsoneditor-container div[data-schemapath$='.slots'] .calendar_event_types div[data-schemapath$='.choices'] > .je-header.offset_in_words, .calendar_event_types .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.choices'] > .je-header.offset_in_words, .jsoneditor-container div[data-schemapath$='.slots'] .templates div[data-schemapath$='.choices'] > .je-header.locale_name, .templates .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.choices'] > .je-header.locale_name, .jsoneditor-container div[data-schemapath$='.slots'] .broadcasts div[data-schemapath$='.choices'] > .je-header.offset_in_words, .broadcasts .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.choices'] > .je-header.offset_in_words, .jsoneditor-container div[data-schemapath$='.slots'] .broadcasts div[data-schemapath$='.choices'] > .je-header.locale_name, .broadcasts .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.choices'] > .je-header.locale_name, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] > h3.je-header, .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] > .je-header.h3, .jsoneditor-container div[data-schemapath$='.slots'] .sequence_types div[data-schemapath$='.triggers'] > .je-header.offset_in_words, .sequence_types .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] > .je-header.offset_in_words, .jsoneditor-container div[data-schemapath$='.slots'] .calendar_event_types div[data-schemapath$='.triggers'] > .je-header.offset_in_words, .calendar_event_types .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] > .je-header.offset_in_words, .jsoneditor-container div[data-schemapath$='.slots'] .templates div[data-schemapath$='.triggers'] > .je-header.locale_name, .templates .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] > .je-header.locale_name, .jsoneditor-container div[data-schemapath$='.slots'] .broadcasts div[data-schemapath$='.triggers'] > .je-header.offset_in_words, .broadcasts .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] > .je-header.offset_in_words, .jsoneditor-container div[data-schemapath$='.slots'] .broadcasts div[data-schemapath$='.triggers'] > .je-header.locale_name, .broadcasts .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] > .je-header.locale_name {
  display: block !important;
}

/* line 502, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.prompt'] div[data-schemapath$='.text'], .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.fallback'] div[data-schemapath$='.text'], .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.choices'] div[data-schemapath$='.text'], .jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.triggers'] div[data-schemapath$='.text'] {
  padding: 0 !important;
}

/* line 505, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.prompt'] {
  padding-bottom: 0px !important;
}

/* line 507, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container div[data-schemapath$='.slots'] div[data-schemapath$='.key'] {
  padding-top: 0px !important;
}

/* line 510, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container > div[data-schemapath='root'] {
  /* Style arrays of URLs */
}

/* line 511, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container > div[data-schemapath='root'] > h3, .jsoneditor-container > div[data-schemapath='root'] > .h3, .sequence_types .jsoneditor-container > div[data-schemapath='root'] > .offset_in_words, .calendar_event_types .jsoneditor-container > div[data-schemapath='root'] > .offset_in_words, .templates .jsoneditor-container > div[data-schemapath='root'] > .locale_name, .broadcasts .jsoneditor-container > div[data-schemapath='root'] > .offset_in_words, .broadcasts .jsoneditor-container > div[data-schemapath='root'] > .locale_name {
  display: block !important;
  margin: 0 !important;
}

/* line 514, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container > div[data-schemapath='root'] > h3 > button, .jsoneditor-container > div[data-schemapath='root'] > .h3 > button, .sequence_types .jsoneditor-container > div[data-schemapath='root'] > .offset_in_words > button, .calendar_event_types .jsoneditor-container > div[data-schemapath='root'] > .offset_in_words > button, .templates .jsoneditor-container > div[data-schemapath='root'] > .locale_name > button, .broadcasts .jsoneditor-container > div[data-schemapath='root'] > .offset_in_words > button, .broadcasts .jsoneditor-container > div[data-schemapath='root'] > .locale_name > button {
  display: none !important;
}

/* line 516, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container > div[data-schemapath='root'] > h3 > label, .jsoneditor-container > div[data-schemapath='root'] > .h3 > label, .sequence_types .jsoneditor-container > div[data-schemapath='root'] > .offset_in_words > label, .calendar_event_types .jsoneditor-container > div[data-schemapath='root'] > .offset_in_words > label, .templates .jsoneditor-container > div[data-schemapath='root'] > .locale_name > label, .broadcasts .jsoneditor-container > div[data-schemapath='root'] > .offset_in_words > label, .broadcasts .jsoneditor-container > div[data-schemapath='root'] > .locale_name > label {
  font-size: 1.75rem !important;
  margin-bottom: 0.5rem !important;
  font-weight: 500 !important;
  line-height: 1.2 !important;
}

/* line 524, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] .je-indented-panel > div > div, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] .je-indented-panel > div > div, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] .je-indented-panel > div > div {
  display: flex;
}

/* line 526, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] .je-indented-panel > div > div div[data-schemapath], .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] .je-indented-panel > div > div div[data-schemapath], .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] .je-indented-panel > div > div div[data-schemapath] {
  padding: 0 5px 1px !important;
  background-color: transparent !important;
}

/* line 529, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] .form-control, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] .je-textarea, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] .ch-input-text, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] .ch-textarea, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] .ch-input-textarea, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] .ch-file-input, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] .ch-input-color, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] div[data-schematype='string'] .form-control, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] div[data-schematype='string'] .je-textarea, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath*='.media.'] .form-control, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath*='.media.'] .je-textarea, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] div[data-schematype='string'] .ch-input-text, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath*='.media.'] .ch-input-text, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] div[data-schematype='string'] .ch-textarea, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath*='.media.'] .ch-textarea, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] div[data-schematype='string'] .ch-input-textarea, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath*='.media.'] .ch-input-textarea, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] div[data-schematype='string'] .ch-file-input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath*='.media.'] .ch-file-input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] div[data-schematype='string'] .ch-input-color, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath*='.media.'] .ch-input-color, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] input[type="text"], .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] input[type="number"], .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] .form-control, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] .je-textarea, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] .ch-input-text, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] .ch-textarea, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] .ch-input-textarea, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] .ch-file-input, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] .ch-input-color, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] div[data-schematype='string'] .form-control, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] div[data-schematype='string'] .je-textarea, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath$='.suggestions'] .form-control, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath$='.suggestions'] .je-textarea, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] div[data-schematype='string'] .ch-input-text, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath$='.suggestions'] .ch-input-text, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] div[data-schematype='string'] .ch-textarea, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath$='.suggestions'] .ch-textarea, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] div[data-schematype='string'] .ch-input-textarea, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath$='.suggestions'] .ch-input-textarea, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] div[data-schematype='string'] .ch-file-input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath$='.suggestions'] .ch-file-input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] div[data-schematype='string'] .ch-input-color, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath$='.suggestions'] .ch-input-color, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] input[type="text"], .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] input[type="number"], .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] .form-control, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] .je-textarea, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] .ch-input-text, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] .ch-textarea, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] .ch-input-textarea, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] .ch-file-input, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] .ch-input-color, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] div[data-schematype='string'] .form-control, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] div[data-schematype='string'] .je-textarea, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath*='.choices.'] .form-control, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath*='.choices.'] .je-textarea, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] div[data-schematype='string'] .ch-input-text, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath*='.choices.'] .ch-input-text, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] div[data-schematype='string'] .ch-textarea, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath*='.choices.'] .ch-textarea, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] div[data-schematype='string'] .ch-input-textarea, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath*='.choices.'] .ch-input-textarea, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] div[data-schematype='string'] .ch-file-input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath*='.choices.'] .ch-file-input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] div[data-schematype='string'] .ch-input-color, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath*='.choices.'] .ch-input-color, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] input[type="text"], .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] input[type="number"] {
  margin-top: 0 !important;
  height: calc(1.5em + 0.75rem + 2px) !important;
}

/* line 532, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] .form-control input, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] .je-textarea input, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] .ch-input-text input, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] .ch-textarea input, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] .ch-input-textarea input, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] .ch-file-input input, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] .ch-input-color input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] div[data-schematype='string'] .form-control input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] div[data-schematype='string'] .je-textarea input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath*='.media.'] .form-control input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath*='.media.'] .je-textarea input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] div[data-schematype='string'] .ch-input-text input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath*='.media.'] .ch-input-text input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] div[data-schematype='string'] .ch-textarea input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath*='.media.'] .ch-textarea input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] div[data-schematype='string'] .ch-input-textarea input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath*='.media.'] .ch-input-textarea input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] div[data-schematype='string'] .ch-file-input input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath*='.media.'] .ch-file-input input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] div[data-schematype='string'] .ch-input-color input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath*='.media.'] .ch-input-color input, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] input[type="text"] input, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.media.'] input[type="number"] input, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] .form-control input, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] .je-textarea input, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] .ch-input-text input, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] .ch-textarea input, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] .ch-input-textarea input, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] .ch-file-input input, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] .ch-input-color input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] div[data-schematype='string'] .form-control input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] div[data-schematype='string'] .je-textarea input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath$='.suggestions'] .form-control input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath$='.suggestions'] .je-textarea input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] div[data-schematype='string'] .ch-input-text input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath$='.suggestions'] .ch-input-text input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] div[data-schematype='string'] .ch-textarea input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath$='.suggestions'] .ch-textarea input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] div[data-schematype='string'] .ch-input-textarea input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath$='.suggestions'] .ch-input-textarea input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] div[data-schematype='string'] .ch-file-input input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath$='.suggestions'] .ch-file-input input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] div[data-schematype='string'] .ch-input-color input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath$='.suggestions'] .ch-input-color input, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] input[type="text"] input, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath$='.suggestions'] input[type="number"] input, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] .form-control input, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] .je-textarea input, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] .ch-input-text input, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] .ch-textarea input, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] .ch-input-textarea input, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] .ch-file-input input, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] .ch-input-color input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] div[data-schematype='string'] .form-control input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] div[data-schematype='string'] .je-textarea input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath*='.choices.'] .form-control input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath*='.choices.'] .je-textarea input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] div[data-schematype='string'] .ch-input-text input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath*='.choices.'] .ch-input-text input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] div[data-schematype='string'] .ch-textarea input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath*='.choices.'] .ch-textarea input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] div[data-schematype='string'] .ch-input-textarea input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath*='.choices.'] .ch-input-textarea input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] div[data-schematype='string'] .ch-file-input input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath*='.choices.'] .ch-file-input input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] div[data-schematype='string'] .ch-input-color input, .jsoneditor-container.jsoneditor-disabled .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] div[data-schemapath*='.choices.'] .ch-input-color input, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] input[type="text"] input, .jsoneditor-container > div[data-schemapath='root'] .je-child-editor-holder div[data-schematype='array'] div[data-schemapath*='.choices.'] input[type="number"] input {
  height: calc(1.5em + 0.75rem + 2px) !important;
  margin: 0 !important;
  padding-right: 2rem !important;
}

/* line 536, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.suggestions'] {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 539, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container > div[data-schemapath='root'] div[data-schemapath*='.choices.'] {
  padding-bottom: 10px !important;
}

/* line 541, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container > div[data-schemapath='root'] div[data-schemapath*='.choices.'] > h3.je-header, .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath*='.choices.'] > .je-header.h3, .jsoneditor-container > div[data-schemapath='root'] .sequence_types div[data-schemapath*='.choices.'] > .je-header.offset_in_words, .sequence_types .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath*='.choices.'] > .je-header.offset_in_words, .jsoneditor-container > div[data-schemapath='root'] .calendar_event_types div[data-schemapath*='.choices.'] > .je-header.offset_in_words, .calendar_event_types .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath*='.choices.'] > .je-header.offset_in_words, .jsoneditor-container > div[data-schemapath='root'] .templates div[data-schemapath*='.choices.'] > .je-header.locale_name, .templates .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath*='.choices.'] > .je-header.locale_name, .jsoneditor-container > div[data-schemapath='root'] .broadcasts div[data-schemapath*='.choices.'] > .je-header.offset_in_words, .broadcasts .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath*='.choices.'] > .je-header.offset_in_words, .jsoneditor-container > div[data-schemapath='root'] .broadcasts div[data-schemapath*='.choices.'] > .je-header.locale_name, .broadcasts .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath*='.choices.'] > .je-header.locale_name {
  display: block !important;
}

/* line 543, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container > div[data-schemapath='root'] div[data-schemapath*='.choices.'] .je-child-editor-holder {
  padding-top: 0 !important;
}

/* line 547, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.jsoneditor-container > div[data-schemapath='root'] i.fas.fa-caret-down {
  padding-bottom: 10px;
}

/* line 557, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.intent-intent-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.text'], .intent-intent-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.suggestions'],
.sequence-type-sequence-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.text'],
.sequence-type-sequence-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.suggestions'],
.calendar_event-type-sequence-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.text'],
.calendar_event-type-sequence-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.suggestions'],
.broadcast-content-attributes-intent-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.text'],
.broadcast-content-attributes-intent-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.suggestions'],
.broadcast-content-attributes-sequence-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.text'],
.broadcast-content-attributes-sequence-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.suggestions'] {
  margin-bottom: 1rem;
}

/* line 560, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.intent-intent-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.text'] .je-indented-panel > div > div.je-child-editor-holder, .intent-intent-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.suggestions'] .je-indented-panel > div > div.je-child-editor-holder,
.sequence-type-sequence-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.text'] .je-indented-panel > div > div.je-child-editor-holder,
.sequence-type-sequence-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.suggestions'] .je-indented-panel > div > div.je-child-editor-holder,
.calendar_event-type-sequence-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.text'] .je-indented-panel > div > div.je-child-editor-holder,
.calendar_event-type-sequence-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.suggestions'] .je-indented-panel > div > div.je-child-editor-holder,
.broadcast-content-attributes-intent-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.text'] .je-indented-panel > div > div.je-child-editor-holder,
.broadcast-content-attributes-intent-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.suggestions'] .je-indented-panel > div > div.je-child-editor-holder,
.broadcast-content-attributes-sequence-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.text'] .je-indented-panel > div > div.je-child-editor-holder,
.broadcast-content-attributes-sequence-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.suggestions'] .je-indented-panel > div > div.je-child-editor-holder {
  clear: both;
}

/* line 562, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.intent-intent-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.text'] .je-indented-panel > span, .intent-intent-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.suggestions'] .je-indented-panel > span,
.sequence-type-sequence-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.text'] .je-indented-panel > span,
.sequence-type-sequence-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.suggestions'] .je-indented-panel > span,
.calendar_event-type-sequence-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.text'] .je-indented-panel > span,
.calendar_event-type-sequence-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.suggestions'] .je-indented-panel > span,
.broadcast-content-attributes-intent-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.text'] .je-indented-panel > span,
.broadcast-content-attributes-intent-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.suggestions'] .je-indented-panel > span,
.broadcast-content-attributes-sequence-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.text'] .je-indented-panel > span,
.broadcast-content-attributes-sequence-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.suggestions'] .je-indented-panel > span {
  float: left;
  margin-right: 5px;
}

/* line 566, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.intent-intent-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.media'] > .je-indented-panel, .intent-intent-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.suggestions'] > .je-indented-panel,
.sequence-type-sequence-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.media'] > .je-indented-panel,
.sequence-type-sequence-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.suggestions'] > .je-indented-panel,
.calendar_event-type-sequence-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.media'] > .je-indented-panel,
.calendar_event-type-sequence-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.suggestions'] > .je-indented-panel,
.broadcast-content-attributes-intent-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.media'] > .je-indented-panel,
.broadcast-content-attributes-intent-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.suggestions'] > .je-indented-panel,
.broadcast-content-attributes-sequence-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.media'] > .je-indented-panel,
.broadcast-content-attributes-sequence-object > .jsoneditor-container > div[data-schemapath='root'] div[data-schemapath$='.suggestions'] > .je-indented-panel {
  margin-top: -1px;
}

/* line 570, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.sequence-type-intents-attributes > .ch-label, .broadcast-content-attributes-intents-attributes > .ch-label {
  display: none;
}

/* line 572, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.sequence-type-intents-attributes .ch-close, .sequence-type-intents-attributes .jsoneditor-container button.json-editor-btn-delete.json-editor-btntype-delete, .jsoneditor-container .sequence-type-intents-attributes button.json-editor-btn-delete.json-editor-btntype-delete, .broadcast-content-attributes-intents-attributes .ch-close, .broadcast-content-attributes-intents-attributes .jsoneditor-container button.json-editor-btn-delete.json-editor-btntype-delete, .jsoneditor-container .broadcast-content-attributes-intents-attributes button.json-editor-btn-delete.json-editor-btntype-delete {
  font-size: small;
}

/* line 575, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
span[style="display: inline-block;"] {
  float: left;
  margin-right: 0.25rem;
}

/* line 580, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
div[data-schemapath$='.media'] span[style="display: inline-block;"], div[data-schemapath$='.conditions'] span[style="display: inline-block;"], div[data-schemapath$='.triggers'] span[style="display: inline-block;"], .agent-greeting-message-object span[style="display: inline-block;"], .google-hub-greeting-message-object span[style="display: inline-block;"] {
  float: none;
  margin-right: 0;
}

/* line 587, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.template-message-object > .jsoneditor-container div[data-schemapath='root'] > h3.je-header, .template-message-object > .jsoneditor-container div[data-schemapath='root'] > .je-header.h3, .template-message-object > .jsoneditor-container .sequence_types div[data-schemapath='root'] > .je-header.offset_in_words, .sequence_types .template-message-object > .jsoneditor-container div[data-schemapath='root'] > .je-header.offset_in_words, .template-message-object > .jsoneditor-container .calendar_event_types div[data-schemapath='root'] > .je-header.offset_in_words, .calendar_event_types .template-message-object > .jsoneditor-container div[data-schemapath='root'] > .je-header.offset_in_words, .template-message-object > .jsoneditor-container .templates div[data-schemapath='root'] > .je-header.locale_name, .templates .template-message-object > .jsoneditor-container div[data-schemapath='root'] > .je-header.locale_name, .template-message-object > .jsoneditor-container .broadcasts div[data-schemapath='root'] > .je-header.offset_in_words, .broadcasts .template-message-object > .jsoneditor-container div[data-schemapath='root'] > .je-header.offset_in_words, .template-message-object > .jsoneditor-container .broadcasts div[data-schemapath='root'] > .je-header.locale_name, .broadcasts .template-message-object > .jsoneditor-container div[data-schemapath='root'] > .je-header.locale_name, .broadcast-content-attributes-message-object > .jsoneditor-container div[data-schemapath='root'] > h3.je-header, .broadcast-content-attributes-message-object > .jsoneditor-container div[data-schemapath='root'] > .je-header.h3, .broadcast-content-attributes-message-object > .jsoneditor-container .sequence_types div[data-schemapath='root'] > .je-header.offset_in_words, .sequence_types .broadcast-content-attributes-message-object > .jsoneditor-container div[data-schemapath='root'] > .je-header.offset_in_words, .broadcast-content-attributes-message-object > .jsoneditor-container .calendar_event_types div[data-schemapath='root'] > .je-header.offset_in_words, .calendar_event_types .broadcast-content-attributes-message-object > .jsoneditor-container div[data-schemapath='root'] > .je-header.offset_in_words, .broadcast-content-attributes-message-object > .jsoneditor-container .templates div[data-schemapath='root'] > .je-header.locale_name, .templates .broadcast-content-attributes-message-object > .jsoneditor-container div[data-schemapath='root'] > .je-header.locale_name, .broadcast-content-attributes-message-object > .jsoneditor-container .broadcasts div[data-schemapath='root'] > .je-header.offset_in_words, .broadcasts .broadcast-content-attributes-message-object > .jsoneditor-container div[data-schemapath='root'] > .je-header.offset_in_words, .broadcast-content-attributes-message-object > .jsoneditor-container .broadcasts div[data-schemapath='root'] > .je-header.locale_name, .broadcasts .broadcast-content-attributes-message-object > .jsoneditor-container div[data-schemapath='root'] > .je-header.locale_name {
  display: none !important;
}

/* line 589, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.template-message-object > .jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div, .broadcast-content-attributes-message-object > .jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
  margin-bottom: 1rem;
}

/* line 592, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.template-message-object > .jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > h3.je-header, .template-message-object > .jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > .je-header.h3, .template-message-object > .jsoneditor-container .sequence_types div[data-schemapath='root'] > .je-indented-panel > div > div > .je-header.offset_in_words, .sequence_types .template-message-object > .jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > .je-header.offset_in_words, .template-message-object > .jsoneditor-container .calendar_event_types div[data-schemapath='root'] > .je-indented-panel > div > div > .je-header.offset_in_words, .calendar_event_types .template-message-object > .jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > .je-header.offset_in_words, .template-message-object > .jsoneditor-container .templates div[data-schemapath='root'] > .je-indented-panel > div > div > .je-header.locale_name, .templates .template-message-object > .jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > .je-header.locale_name, .template-message-object > .jsoneditor-container .broadcasts div[data-schemapath='root'] > .je-indented-panel > div > div > .je-header.offset_in_words, .broadcasts .template-message-object > .jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > .je-header.offset_in_words, .template-message-object > .jsoneditor-container .broadcasts div[data-schemapath='root'] > .je-indented-panel > div > div > .je-header.locale_name, .broadcasts .template-message-object > .jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > .je-header.locale_name, .broadcast-content-attributes-message-object > .jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > h3.je-header, .broadcast-content-attributes-message-object > .jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > .je-header.h3, .broadcast-content-attributes-message-object > .jsoneditor-container .sequence_types div[data-schemapath='root'] > .je-indented-panel > div > div > .je-header.offset_in_words, .sequence_types .broadcast-content-attributes-message-object > .jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > .je-header.offset_in_words, .broadcast-content-attributes-message-object > .jsoneditor-container .calendar_event_types div[data-schemapath='root'] > .je-indented-panel > div > div > .je-header.offset_in_words, .calendar_event_types .broadcast-content-attributes-message-object > .jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > .je-header.offset_in_words, .broadcast-content-attributes-message-object > .jsoneditor-container .templates div[data-schemapath='root'] > .je-indented-panel > div > div > .je-header.locale_name, .templates .broadcast-content-attributes-message-object > .jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > .je-header.locale_name, .broadcast-content-attributes-message-object > .jsoneditor-container .broadcasts div[data-schemapath='root'] > .je-indented-panel > div > div > .je-header.offset_in_words, .broadcasts .broadcast-content-attributes-message-object > .jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > .je-header.offset_in_words, .broadcast-content-attributes-message-object > .jsoneditor-container .broadcasts div[data-schemapath='root'] > .je-indented-panel > div > div > .je-header.locale_name, .broadcasts .broadcast-content-attributes-message-object > .jsoneditor-container div[data-schemapath='root'] > .je-indented-panel > div > div > .je-header.locale_name {
  display: none !important;
}

/* line 594, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.template-message-object > .jsoneditor-container div[data-schemapath$='.suggestions'], .broadcast-content-attributes-message-object > .jsoneditor-container div[data-schemapath$='.suggestions'] {
  margin: 2rem 0 0;
  padding: 1px 0 0;
}

/* line 598, ../usr/local/bundle/ruby/3.3.0/bundler/gems/messaging-2ab8e9656b2f/app/assets/stylesheets/messaging/application.sass */
.template-message-object > .jsoneditor-container div[data-schemapath$='.suggestions'] .je-indented-panel > span, .broadcast-content-attributes-message-object > .jsoneditor-container div[data-schemapath$='.suggestions'] .je-indented-panel > span {
  float: left;
  margin-right: 5px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
  color: #333;
  font-family: -apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Segoe UI Symbol,Segoe UI Emoji,Apple Color Emoji,Roboto,Helvetica,Arial,sans-serif;
  line-height: 1;
  position: relative;
  text-align: left;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root[dir=rtl], [dir=rtl] .uppy-Root {
  text-align: right;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root *, .uppy-Root :after, .uppy-Root :before {
  box-sizing: inherit;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root [hidden] {
  display: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-u-reset {
  all: initial;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  box-sizing: border-box;
  font-family: -apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Segoe UI Symbol,Segoe UI Emoji,Apple Color Emoji,Roboto,Helvetica,Arial,sans-serif;
  line-height: 1;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-u-reset {
  text-align: right;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-c-textInput {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-family: inherit;
  font-size: 14px;
  line-height: 1.5;
  padding: 6px 8px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-c-textInput {
  padding: 8px 10px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-c-textInput:focus {
  border-color: #2275d799;
  box-shadow: 0 0 0 3px #2275d726;
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-c-textInput {
  background-color: #333;
  border-color: #333;
  color: #eaeaea;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-c-textInput:focus {
  border-color: #525252;
  box-shadow: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-c-icon {
  fill: currentColor;
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  overflow: hidden;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-c-btn {
  align-items: center;
  color: inherit;
  display: inline-flex;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
  justify-content: center;
  line-height: 1;
  transition-duration: .3s;
  transition-property: background-color,color;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
  white-space: nowrap;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-c-btn, [dir=rtl] .uppy-c-btn {
  text-align: center;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-c-btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-c-btn::-moz-focus-inner {
  border: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-c-btn-primary {
  background-color: #2275d7;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  padding: 10px 18px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-c-btn-primary:hover {
  background-color: #1b5dab;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-c-btn-primary:focus {
  box-shadow: 0 0 0 3px #2275d766;
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-c-btn-primary {
  padding: 13px 22px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-c-btn-primary {
  color: #eaeaea;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-c-btn-primary:focus {
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-c-btn-primary::-moz-focus-inner {
  border: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-c-btn-primary:focus {
  box-shadow: 0 0 0 2px #aae1ffd9;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-c-btn-link {
  background-color: initial;
  border-radius: 4px;
  color: #525252;
  font-size: 14px;
  line-height: 1;
  padding: 10px 15px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-c-btn-link:hover {
  color: #333;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-c-btn-link:focus {
  box-shadow: 0 0 0 3px #2275d740;
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-c-btn-link {
  padding: 13px 18px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-c-btn-link {
  color: #eaeaea;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-c-btn-link:focus {
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-c-btn-link::-moz-focus-inner {
  border: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-c-btn-link:focus {
  box-shadow: 0 0 0 2px #aae1ffd9;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-c-btn-link:hover {
  color: #939393;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Informer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1005;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Informer span > div {
  margin-bottom: 6px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Informer-animated {
  opacity: 0;
  transform: translateY(350%);
  transition: all .3s ease-in;
  z-index: -1000;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Informer p {
  background-color: #757575;
  border-radius: 18px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
  max-width: 90%;
  padding: 6px 15px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Informer p {
  font-size: 14px;
  line-height: 1.3;
  max-width: 500px;
  padding: 10px 20px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Informer p {
  background-color: #333;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-Informer p span {
  left: 3px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-Informer p span {
  right: 3px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-Informer p span {
  margin-left: -1px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-Informer p span {
  margin-right: -1px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Informer p span {
  background-color: #fff;
  border-radius: 50%;
  color: #525252;
  display: inline-block;
  font-size: 10px;
  height: 13px;
  line-height: 12px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 13px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Informer p span:hover {
  cursor: help;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Informer p span:after {
  word-wrap: break-word;
  line-height: 1.3;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root [aria-label][role~=tooltip] {
  position: relative;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root [aria-label][role~=tooltip]:after, .uppy-Root [aria-label][role~=tooltip]:before {
  backface-visibility: hidden;
  box-sizing: border-box;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transform: translateZ(0);
  transform-origin: top;
  transition: all var(--microtip-transition-duration, 0.18s) var(--microtip-transition-easing, ease-in-out) var(--microtip-transition-delay, 0s);
  will-change: transform;
  z-index: 10;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root [aria-label][role~=tooltip]:before {
  background-size: 100% auto !important;
  content: "";
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root [aria-label][role~=tooltip]:after {
  background: #111111e6;
  border-radius: 4px;
  box-sizing: initial;
  color: #fff;
  content: attr(aria-label);
  font-size: var(--microtip-font-size, 13px);
  font-weight: var(--microtip-font-weight, normal);
  padding: .5em 1em;
  text-transform: var(--microtip-text-transform, none);
  white-space: nowrap;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root [aria-label][role~=tooltip]:focus:after, .uppy-Root [aria-label][role~=tooltip]:focus:before, .uppy-Root [aria-label][role~=tooltip]:hover:after, .uppy-Root [aria-label][role~=tooltip]:hover:before {
  opacity: 1;
  pointer-events: auto;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root [role~=tooltip][data-microtip-position|=top]:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='12'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M2.658 0h32.004c-6 0-11.627 12.002-16.002 12.002C14.285 12.002 8.594 0 2.658 0Z'/%3E%3C/svg%3E") no-repeat;
  bottom: 100%;
  height: 6px;
  left: 50%;
  margin-bottom: 5px;
  transform: translate3d(-50%, 0, 0);
  width: 18px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root [role~=tooltip][data-microtip-position|=top]:after {
  bottom: 100%;
  left: 50%;
  margin-bottom: 11px;
  transform: translate3d(-50%, 0, 0);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root [role~=tooltip][data-microtip-position=top]:hover:after, .uppy-Root [role~=tooltip][data-microtip-position|=top]:hover:before {
  transform: translate3d(-50%, -5px, 0);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root [role~=tooltip][data-microtip-position=top-left]:after {
  bottom: 100%;
  transform: translate3d(calc(-100% + 16px), 0, 0);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root [role~=tooltip][data-microtip-position=top-left]:hover:after {
  transform: translate3d(calc(-100% + 16px), -5px, 0);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root [role~=tooltip][data-microtip-position=top-right]:after {
  bottom: 100%;
  transform: translate3d(-16px, 0, 0);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root [role~=tooltip][data-microtip-position=top-right]:hover:after {
  transform: translate3d(-16px, -5px, 0);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root [role~=tooltip][data-microtip-position|=bottom]:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='12'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M33.342 12H1.338c6 0 11.627-12.002 16.002-12.002C21.715-.002 27.406 12 33.342 12Z'/%3E%3C/svg%3E") no-repeat;
  bottom: auto;
  height: 6px;
  left: 50%;
  margin-bottom: 0;
  margin-top: 5px;
  top: 100%;
  transform: translate3d(-50%, -10px, 0);
  width: 18px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root [role~=tooltip][data-microtip-position|=bottom]:after {
  left: 50%;
  margin-top: 11px;
  top: 100%;
  transform: translate3d(-50%, -10px, 0);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root [role~=tooltip][data-microtip-position=bottom]:hover:after, .uppy-Root [role~=tooltip][data-microtip-position|=bottom]:hover:before {
  transform: translate3d(-50%, 0, 0);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root [role~=tooltip][data-microtip-position=bottom-left]:after {
  top: 100%;
  transform: translate3d(calc(-100% + 16px), -10px, 0);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root [role~=tooltip][data-microtip-position=bottom-left]:hover:after {
  transform: translate3d(calc(-100% + 16px), 0, 0);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root [role~=tooltip][data-microtip-position=bottom-right]:after {
  top: 100%;
  transform: translate3d(-16px, -10px, 0);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root [role~=tooltip][data-microtip-position=bottom-right]:hover:after {
  transform: translate3d(-16px, 0, 0);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root [role~=tooltip][data-microtip-position=left]:after, .uppy-Root [role~=tooltip][data-microtip-position=left]:before {
  bottom: auto;
  left: auto;
  right: 100%;
  top: 50%;
  transform: translate3d(10px, -50%, 0);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root [role~=tooltip][data-microtip-position=left]:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='36'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M0 33.342V1.338c0 6 12.002 11.627 12.002 16.002C12.002 21.715 0 27.406 0 33.342Z'/%3E%3C/svg%3E") no-repeat;
  height: 18px;
  margin-bottom: 0;
  margin-right: 5px;
  width: 6px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root [role~=tooltip][data-microtip-position=left]:after {
  margin-right: 11px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root [role~=tooltip][data-microtip-position=left]:hover:after, .uppy-Root [role~=tooltip][data-microtip-position=left]:hover:before {
  transform: translate3d(0, -50%, 0);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root [role~=tooltip][data-microtip-position=right]:after, .uppy-Root [role~=tooltip][data-microtip-position=right]:before {
  bottom: auto;
  left: 100%;
  top: 50%;
  transform: translate3d(-10px, -50%, 0);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root [role~=tooltip][data-microtip-position=right]:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='36'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M12 2.658v32.004c0-6-12.002-11.627-12.002-16.002C-.002 14.285 12 8.594 12 2.658Z'/%3E%3C/svg%3E") no-repeat;
  height: 18px;
  margin-bottom: 0;
  margin-left: 5px;
  width: 6px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root [role~=tooltip][data-microtip-position=right]:after {
  margin-left: 11px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root [role~=tooltip][data-microtip-position=right]:hover:after, .uppy-Root [role~=tooltip][data-microtip-position=right]:hover:before {
  transform: translate3d(0, -50%, 0);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root [role~=tooltip][data-microtip-size=small]:after {
  white-space: normal;
  width: 80px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root [role~=tooltip][data-microtip-size=medium]:after {
  white-space: normal;
  width: 150px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Root [role~=tooltip][data-microtip-size=large]:after {
  white-space: normal;
  width: 260px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar {
  background-color: #fff;
  color: #fff;
  display: flex;
  font-size: 12px;
  font-weight: 400;
  height: 46px;
  line-height: 40px;
  position: relative;
  transition: height .2s;
  z-index: 1001;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-StatusBar {
  background-color: #1f1f1f;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar:before {
  background-color: #eaeaea;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-StatusBar:before {
  background-color: #757575;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar[aria-hidden=true] {
  height: 0;
  overflow-y: hidden;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar.is-complete .uppy-StatusBar-progress {
  background-color: #1bb240;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar.is-error .uppy-StatusBar-progress {
  background-color: #e32437;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar.is-complete .uppy-StatusBar-statusIndicator {
  color: #1bb240;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar.is-error .uppy-StatusBar-statusIndicator {
  color: #e32437;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar.is-waiting:not([aria-hidden=true]) {
  background-color: #fff;
  border-top: 1px solid #eaeaea;
  height: 65px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-StatusBar.is-waiting:not([aria-hidden=true]) {
  background-color: #1f1f1f;
  border-top: 1px solid #333;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-progress {
  background-color: #2275d7;
  height: 2px;
  position: absolute;
  transition: background-color,width .3s ease-out;
  z-index: 1001;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-progress.is-indeterminate {
  animation: uppy-StatusBar-ProgressStripes 1s linear infinite;
  background-image: linear-gradient(45deg, #0000004d 25%, #0000 0, #0000 50%, #0000004d 0, #0000004d 75%, #0000 0, #0000);
  background-size: 64px 64px;
}

@keyframes uppy-StatusBar-ProgressStripes {
  0% {
    background-position: 0 0;
  }
  to {
    background-position: 64px 0;
  }
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar.is-postprocessing .uppy-StatusBar-progress, .uppy-StatusBar.is-preprocessing .uppy-StatusBar-progress {
  background-color: #f6a623;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar.is-waiting .uppy-StatusBar-progress {
  display: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-StatusBar-content {
  padding-left: 10px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-StatusBar-content {
  padding-right: 10px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-content {
  align-items: center;
  color: #333;
  display: flex;
  height: 100%;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  z-index: 1002;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-size--md .uppy-StatusBar-content {
  padding-left: 15px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-size--md .uppy-StatusBar-content {
  padding-right: 15px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-StatusBar-content {
  color: #eaeaea;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-StatusBar-status {
  padding-right: .3em;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-StatusBar-status {
  padding-left: .3em;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-status {
  display: flex;
  flex-direction: column;
  font-weight: 400;
  justify-content: center;
  line-height: 1.4;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-statusPrimary {
  display: flex;
  font-weight: 500;
  line-height: 1;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-statusPrimary button.uppy-StatusBar-details {
  margin-left: 5px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-StatusBar-statusPrimary {
  color: #eaeaea;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-statusSecondary {
  color: #757575;
  display: inline-block;
  font-size: 11px;
  line-height: 1.2;
  margin-top: 1px;
  white-space: nowrap;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-StatusBar-statusSecondary {
  color: #bbb;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-StatusBar-statusSecondaryHint {
  margin-right: 5px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-StatusBar-statusSecondaryHint {
  margin-left: 5px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-statusSecondaryHint {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-size--md .uppy-StatusBar-statusSecondaryHint {
  margin-right: 8px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-size--md .uppy-StatusBar-statusSecondaryHint {
  margin-left: 8px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-StatusBar-statusIndicator {
  margin-right: 7px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-StatusBar-statusIndicator {
  margin-left: 7px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-statusIndicator {
  color: #525252;
  position: relative;
  top: 1px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-statusIndicator svg {
  vertical-align: text-bottom;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-StatusBar-actions {
  right: 10px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-StatusBar-actions {
  left: 10px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-actions {
  align-items: center;
  bottom: 0;
  display: flex;
  position: absolute;
  top: 0;
  z-index: 1004;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar.is-waiting .uppy-StatusBar-actions {
  background-color: #fafafa;
  height: 100%;
  padding: 0 15px;
  position: static;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-StatusBar.is-waiting .uppy-StatusBar-actions {
  background-color: #1f1f1f;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar.is-waiting.has-ghosts:not([aria-hidden=true]) {
  flex-direction: column;
  height: 90px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-StatusBar.is-waiting.has-ghosts:not([aria-hidden=true]) {
  flex-direction: row;
  height: 65px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar.is-waiting.has-ghosts:not([aria-hidden=true]) .uppy-StatusBar-actions {
  flex-direction: column;
  justify-content: center;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-StatusBar.is-waiting.has-ghosts:not([aria-hidden=true]) .uppy-StatusBar-actions {
  flex-direction: row;
  justify-content: normal;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-actionCircleBtn {
  cursor: pointer;
  line-height: 1;
  margin: 3px;
  opacity: .9;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-actionCircleBtn:focus {
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-actionCircleBtn::-moz-focus-inner {
  border: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-actionCircleBtn:focus {
  box-shadow: 0 0 0 3px #2275d780;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-StatusBar-actionCircleBtn:focus {
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-StatusBar-actionCircleBtn::-moz-focus-inner {
  border: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-StatusBar-actionCircleBtn:focus {
  box-shadow: 0 0 0 2px #aae1ffd9;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-actionCircleBtn:hover {
  opacity: 1;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-actionCircleBtn:focus {
  border-radius: 50%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-actionCircleBtn svg {
  vertical-align: bottom;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-actionBtn {
  color: #2275d7;
  display: inline-block;
  font-size: 10px;
  line-height: inherit;
  vertical-align: middle;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-StatusBar-actionBtn {
  font-size: 11px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-actionBtn--disabled {
  opacity: .4;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--disabled {
  opacity: .7;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-StatusBar-actionBtn--retry {
  margin-right: 6px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-StatusBar-actionBtn--retry {
  margin-left: 6px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-actionBtn--retry {
  background-color: #ff4b23;
  border-radius: 8px;
  color: #fff;
  height: 16px;
  line-height: 1;
  padding: 1px 6px 3px 18px;
  position: relative;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-actionBtn--retry:focus {
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-actionBtn--retry::-moz-focus-inner {
  border: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-actionBtn--retry:focus {
  box-shadow: 0 0 0 3px #2275d780;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--retry:focus {
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--retry::-moz-focus-inner {
  border: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--retry:focus {
  box-shadow: 0 0 0 2px #aae1ffd9;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-actionBtn--retry:hover {
  background-color: #f92d00;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-StatusBar-actionBtn--retry svg {
  left: 6px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-StatusBar-actionBtn--retry svg {
  right: 6px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-actionBtn--retry svg {
  position: absolute;
  top: 3px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload {
  background-color: #1bb240;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  padding: 15px 10px;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload:hover {
  background-color: #189c38;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload {
  background-color: #1c8b37;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload:hover {
  background-color: #18762f;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload {
  padding: 13px 22px;
  width: auto;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload.uppy-StatusBar-actionBtn--disabled:hover {
  background-color: #1bb240;
  cursor: not-allowed;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload.uppy-StatusBar-actionBtn--disabled:hover {
  background-color: #1c8b37;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar:not(.is-waiting) .uppy-StatusBar-actionBtn--upload {
  background-color: initial;
  color: #2275d7;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-StatusBar-actionBtn--uploadNewlyAdded {
  padding-right: 3px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-StatusBar-actionBtn--uploadNewlyAdded, [dir=rtl] .uppy-StatusBar-actionBtn--uploadNewlyAdded {
  padding-left: 3px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-StatusBar-actionBtn--uploadNewlyAdded {
  padding-right: 3px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-actionBtn--uploadNewlyAdded {
  border-radius: 3px;
  padding-bottom: 1px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-actionBtn--uploadNewlyAdded:focus {
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-actionBtn--uploadNewlyAdded::-moz-focus-inner {
  border: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-actionBtn--uploadNewlyAdded:focus {
  box-shadow: 0 0 0 3px #2275d780;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--uploadNewlyAdded:focus {
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--uploadNewlyAdded::-moz-focus-inner {
  border: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--uploadNewlyAdded:focus {
  box-shadow: 0 0 0 2px #aae1ffd9;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar.is-postprocessing .uppy-StatusBar-actionBtn--uploadNewlyAdded, .uppy-StatusBar.is-preprocessing .uppy-StatusBar-actionBtn--uploadNewlyAdded {
  display: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-actionBtn--done {
  border-radius: 3px;
  line-height: 1;
  padding: 7px 8px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-actionBtn--done:focus {
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-actionBtn--done::-moz-focus-inner {
  border: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-actionBtn--done:hover {
  color: #1b5dab;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-actionBtn--done:focus {
  background-color: #dfe6f1;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--done:focus {
  background-color: #333;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--done {
  color: #02baf2;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-StatusBar-actionBtn--done {
  font-size: 14px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-serviceMsg {
  color: #000;
  font-size: 11px;
  line-height: 1.1;
  padding-left: 10px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-StatusBar-serviceMsg {
  font-size: 14px;
  padding-left: 15px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-StatusBar-serviceMsg {
  color: #eaeaea;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-serviceMsg-ghostsIcon {
  left: 6px;
  opacity: .5;
  position: relative;
  top: 2px;
  vertical-align: text-bottom;
  width: 10px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-StatusBar-serviceMsg-ghostsIcon {
  left: 10px;
  top: 1px;
  width: 15px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-StatusBar-details {
  left: 2px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-StatusBar-details {
  right: 2px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-details {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background-color: #939393;
  border-radius: 50%;
  color: #fff;
  cursor: help;
  display: inline-block;
  font-size: 10px;
  font-weight: 600;
  height: 13px;
  line-height: 12px;
  position: relative;
  text-align: center;
  top: 0;
  vertical-align: middle;
  width: 13px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-details:after {
  word-wrap: break-word;
  line-height: 1.3;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-StatusBar-spinner {
  margin-right: 10px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-StatusBar-spinner {
  margin-left: 10px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar-spinner {
  fill: #2275d7;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-name: uppy-StatusBar-spinnerAnimation;
  animation-timing-function: linear;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-StatusBar.is-postprocessing .uppy-StatusBar-spinner, .uppy-StatusBar.is-preprocessing .uppy-StatusBar-spinner {
  fill: #f6a623;
}

@keyframes uppy-StatusBar-spinnerAnimation {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-viewType--grid ul.uppy-ProviderBrowser-list, .uppy-ProviderBrowser-viewType--unsplash ul.uppy-ProviderBrowser-list {
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 6px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-viewType--grid ul.uppy-ProviderBrowser-list:after, .uppy-ProviderBrowser-viewType--unsplash ul.uppy-ProviderBrowser-list:after {
  content: "";
  flex: auto;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem, .uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem {
  margin: 0;
  position: relative;
  width: 50%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem, .uppy-size--md .uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem {
  width: 33.3333%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--lg .uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem, .uppy-size--lg .uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem {
  width: 25%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem:before, .uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem:before {
  content: "";
  display: block;
  padding-top: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--selected img, .uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--selected svg, .uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem--selected img, .uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem--selected svg {
  opacity: .85;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--disabled, .uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem--disabled {
  opacity: .5;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--noPreview .uppy-ProviderBrowserItem-inner, .uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem--noPreview .uppy-ProviderBrowserItem-inner {
  background-color: #93939333;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--noPreview .uppy-ProviderBrowserItem-inner, [data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem--noPreview .uppy-ProviderBrowserItem-inner {
  background-color: #eaeaea33;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--noPreview svg, .uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem--noPreview svg {
  fill: #000000b3;
  height: 30%;
  width: 30%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--noPreview svg, [data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem--noPreview svg {
  fill: #fffc;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-inner, .uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-inner {
  border-radius: 4px;
  bottom: 7px;
  height: calc(100% - 14px);
  left: 7px;
  overflow: hidden;
  position: absolute;
  right: 7px;
  text-align: center;
  top: 7px;
  width: calc(100% - 14px);
}

@media (hover: none) {
  /* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
  .uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-inner .uppy-ProviderBrowserItem-author, .uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-inner .uppy-ProviderBrowserItem-author {
    display: block;
  }
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-inner, [data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-inner {
  box-shadow: 0 0 0 3px #aae1ffb3;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-inner img, .uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-inner img {
  border-radius: 4px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-author, .uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-author {
  background: #0000004d;
  bottom: 0;
  color: #fff;
  display: none;
  font-size: 12px;
  font-weight: 500;
  left: 0;
  margin: 0;
  padding: 5px;
  position: absolute;
  text-decoration: none;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-author:hover, .uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-author:hover {
  background: #0006;
  text-decoration: underline;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox, .uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox {
  background-color: #2275d7;
  border-radius: 50%;
  height: 26px;
  opacity: 0;
  position: absolute;
  right: 16px;
  top: 16px;
  width: 26px;
  z-index: 1002;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox:after, [dir=ltr] .uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox:after {
  left: 7px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox:after, [dir=rtl] .uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox:after {
  right: 7px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox:after, .uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox:after {
  height: 7px;
  top: 8px;
  width: 12px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox--is-checked, .uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox--is-checked {
  opacity: 1;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox--grid:focus + label .uppy-ProviderBrowserItem-author, .uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox--grid:hover + label .uppy-ProviderBrowserItem-author, .uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox--grid:focus + label .uppy-ProviderBrowserItem-author, .uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox--grid:hover + label .uppy-ProviderBrowserItem-author {
  display: block;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox--grid:focus + label, .uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox--grid:focus + label {
  box-shadow: 0 0 0 3px #2275d780;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox--grid:focus + label:focus, .uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox--grid:focus + label:focus {
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox--grid:focus + label::-moz-focus-inner, .uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox--grid:focus + label::-moz-focus-inner {
  border: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-viewType--list {
  background-color: #fff;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--list {
  background-color: #1f1f1f;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-viewType--list li.uppy-ProviderBrowserItem {
  align-items: center;
  display: flex;
  margin: 0;
  padding: 7px 15px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--list li.uppy-ProviderBrowserItem {
  color: #eaeaea;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-viewType--list li.uppy-ProviderBrowserItem--disabled {
  opacity: .6;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox {
  margin-right: 15px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox {
  margin-left: 15px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox {
  background-color: #fff;
  border: 1px solid #cfcfcf;
  border-radius: 3px;
  height: 17px;
  width: 17px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox:focus {
  border: 1px solid #2275d7;
  box-shadow: 0 0 0 3px #2275d740;
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox:after {
  left: 3px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox:after {
  right: 3px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox:after {
  height: 5px;
  opacity: 0;
  top: 4px;
  width: 9px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox:focus {
  border-color: #02baf2b3;
  box-shadow: 0 0 0 3px #02baf233;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox--is-checked {
  background-color: #2275d7;
  border-color: #2275d7;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox--is-checked:after {
  opacity: 1;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner {
  align-items: center;
  display: flex;
  overflow: hidden;
  padding: 2px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner:focus {
  outline: none;
  text-decoration: underline;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner img, [dir=ltr] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner svg {
  margin-right: 8px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner img, [dir=rtl] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner svg {
  margin-left: 8px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner span {
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem--disabled .uppy-ProviderBrowserItem-inner {
  cursor: default;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-iconWrap {
  margin-right: 7px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-iconWrap {
  margin-left: 7px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-iconWrap {
  width: 20px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowserItem-checkbox {
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowserItem-checkbox:disabled {
  cursor: default;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowserItem-checkbox:after {
  border-bottom: 2px solid #eaeaea;
  border-left: 2px solid #eaeaea;
  content: "";
  cursor: pointer;
  position: absolute;
  transform: rotate(-45deg);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowserItem-checkbox:disabled:after {
  cursor: default;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-ProviderBrowserItem-checkbox {
  background-color: #1f1f1f;
  border-color: #939393;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-ProviderBrowserItem-checkbox--is-checked {
  background-color: #333;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-SearchProvider {
  align-items: center;
  display: flex;
  flex: 1;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-SearchProvider {
  background-color: #1f1f1f;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-SearchProvider-input {
  margin-bottom: 15px;
  max-width: 650px;
  width: 90%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-SearchProvider-input {
  margin-bottom: 20px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-SearchProvider-input::-webkit-search-cancel-button {
  display: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-SearchProvider-searchButton {
  padding: 13px 25px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-SearchProvider-searchButton {
  padding: 13px 30px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DashboardContent-panelBody {
  align-items: center;
  display: flex;
  flex: 1;
  justify-content: center;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-DashboardContent-panelBody {
  background-color: #1f1f1f;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Provider-auth, .uppy-Provider-empty, .uppy-Provider-error, .uppy-Provider-loading {
  align-items: center;
  color: #939393;
  display: flex;
  flex: 1;
  flex-flow: column wrap;
  justify-content: center;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Provider-empty {
  color: #939393;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Provider-authIcon svg {
  height: 75px;
  width: 100px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Provider-authTitle {
  color: #757575;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 30px;
  max-width: 500px;
  padding: 0 15px;
  text-align: center;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Provider-authTitle {
  font-size: 20px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Provider-authTitle {
  color: #cfcfcf;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Provider-btn-google {
  align-items: center;
  background: #4285f4;
  display: flex;
  padding: 8px 12px !important;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Provider-btn-google:hover {
  background-color: #1266f1;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Provider-btn-google:focus {
  box-shadow: 0 0 0 3px #4285f466;
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Provider-btn-google svg {
  margin-right: 8px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-Provider-breadcrumbs {
  text-align: left;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-Provider-breadcrumbs {
  text-align: right;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Provider-breadcrumbs {
  color: #525252;
  flex: 1;
  font-size: 12px;
  margin-bottom: 10px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Provider-breadcrumbs {
  margin-bottom: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Provider-breadcrumbs {
  color: #eaeaea;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-Provider-breadcrumbsIcon {
  margin-right: 4px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-Provider-breadcrumbsIcon {
  margin-left: 4px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Provider-breadcrumbsIcon {
  color: #525252;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Provider-breadcrumbsIcon svg {
  fill: #525252;
  height: 13px;
  width: 13px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Provider-breadcrumbs button {
  border-radius: 3px;
  display: inline-block;
  line-height: inherit;
  padding: 4px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Provider-breadcrumbs button:focus {
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Provider-breadcrumbs button::-moz-focus-inner {
  border: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Provider-breadcrumbs button:hover {
  color: #1b5dab;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Provider-breadcrumbs button:focus {
  background-color: #dfe6f1;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Provider-breadcrumbs button:focus {
  background-color: #333;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Provider-breadcrumbs button:not(:last-of-type) {
  text-decoration: underline;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Provider-breadcrumbs button:last-of-type {
  color: #333;
  cursor: normal;
  font-weight: 500;
  pointer-events: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Provider-breadcrumbs button:hover {
  cursor: pointer;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Provider-breadcrumbs button {
  color: #eaeaea;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser {
  display: flex;
  flex: 1;
  flex-direction: column;
  font-size: 14px;
  font-weight: 400;
  height: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-user {
  color: #333;
  font-weight: 500;
  margin: 0 8px 0 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-ProviderBrowser-user {
  color: #eaeaea;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-ProviderBrowser-user:after {
  left: 4px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-ProviderBrowser-user:after {
  right: 4px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-user:after {
  color: #939393;
  content: "·";
  font-weight: 400;
  position: relative;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-header {
  border-bottom: 1px solid #eaeaea;
  position: relative;
  z-index: 1001;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-ProviderBrowser-header {
  border-bottom: 1px solid #333;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-headerBar {
  background-color: #fafafa;
  color: #757575;
  font-size: 12px;
  line-height: 1.4;
  padding: 7px 15px;
  z-index: 1001;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-ProviderBrowser-headerBar {
  align-items: center;
  display: flex;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-ProviderBrowser-headerBar {
  background-color: #1f1f1f;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-headerBar--simple {
  display: block;
  justify-content: center;
  text-align: center;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-headerBar--simple .uppy-Provider-breadcrumbsWrap {
  display: inline-block;
  flex: none;
  vertical-align: middle;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-searchFilter {
  align-items: center;
  display: flex;
  height: 30px;
  margin-bottom: 15px;
  margin-top: 15px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-ProviderBrowser-searchFilterInput {
  padding-left: 30px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-ProviderBrowser-searchFilterInput, [dir=rtl] .uppy-ProviderBrowser-searchFilterInput {
  padding-right: 30px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-ProviderBrowser-searchFilterInput {
  padding-left: 30px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-searchFilterInput {
  background-color: #eaeaea;
  border: 0;
  border-radius: 4px;
  color: #333;
  font-family: -apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Segoe UI Symbol,Segoe UI Emoji,Apple Color Emoji,Roboto,Helvetica,Arial,sans-serif;
  font-size: 13px;
  height: 30px;
  line-height: 1.4;
  outline: 0;
  width: 100%;
  z-index: 1001;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-searchFilterInput::-webkit-search-cancel-button {
  display: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-ProviderBrowser-searchFilterInput {
  background-color: #1f1f1f;
  color: #eaeaea;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-searchFilterInput:focus {
  background-color: #cfcfcf;
  border: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-ProviderBrowser-searchFilterInput:focus {
  background-color: #333;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-ProviderBrowser-searchFilterIcon {
  left: 16px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-ProviderBrowser-searchFilterIcon {
  right: 16px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-searchFilterIcon {
  color: #757575;
  height: 12px;
  position: absolute;
  width: 12px;
  z-index: 1002;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-searchFilterInput::-moz-placeholder {
  color: #939393;
  opacity: 1;
}
.uppy-ProviderBrowser-searchFilterInput::placeholder {
  color: #939393;
  opacity: 1;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-ProviderBrowser-searchFilterReset {
  right: 16px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-ProviderBrowser-searchFilterReset {
  left: 16px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-searchFilterReset {
  border-radius: 3px;
  color: #939393;
  cursor: pointer;
  height: 22px;
  padding: 6px;
  position: absolute;
  width: 22px;
  z-index: 1002;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-searchFilterReset:focus {
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-searchFilterReset::-moz-focus-inner {
  border: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-searchFilterReset:focus {
  box-shadow: 0 0 0 3px #2275d780;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-searchFilterReset:hover {
  color: #757575;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-searchFilterReset svg {
  vertical-align: text-top;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-userLogout {
  border-radius: 3px;
  color: #2275d7;
  cursor: pointer;
  line-height: inherit;
  padding: 4px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-userLogout:focus {
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-userLogout::-moz-focus-inner {
  border: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-userLogout:hover {
  color: #1b5dab;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-userLogout:focus {
  background-color: #dfe6f1;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-ProviderBrowser-userLogout:focus {
  background-color: #333;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-userLogout:hover {
  text-decoration: underline;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-ProviderBrowser-userLogout {
  color: #eaeaea;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-body {
  flex: 1;
  position: relative;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-list {
  -webkit-overflow-scrolling: touch;
  background-color: #fff;
  border-spacing: 0;
  bottom: 0;
  display: block;
  flex: 1;
  height: 100%;
  left: 0;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-ProviderBrowser-list {
  background-color: #1f1f1f;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-list:focus {
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowserItem-inner {
  cursor: pointer;
  font-size: 13px;
  font-weight: 500;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProviderBrowser-footer {
  align-items: center;
  background-color: #fff;
  border-top: 1px solid #eaeaea;
  display: flex;
  height: 65px;
  padding: 0 15px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-ProviderBrowser-footer button {
  margin-right: 8px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-ProviderBrowser-footer button {
  margin-left: 8px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-ProviderBrowser-footer {
  background-color: #1f1f1f;
  border-top: 1px solid #333;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-previewInnerWrap {
  align-items: center;
  border-radius: 3px;
  box-shadow: 0 0 2px 0 #0006;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  overflow: hidden;
  position: relative;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Dashboard-Item-previewInnerWrap {
  box-shadow: 0 1px 2px #00000026;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard--singleFile .uppy-Dashboard-Item-previewInnerWrap {
  box-shadow: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-previewInnerWrap:after {
  background-color: #000000a6;
  bottom: 0;
  content: "";
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1001;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-previewLink {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-previewLink:focus {
  box-shadow: inset 0 0 0 3px #76abe9;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Dashboard-Item-previewLink:focus {
  box-shadow: inset 0 0 0 3px #016c8d;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-preview img.uppy-Dashboard-Item-previewImg {
  border-radius: 3px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: translateZ(0);
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard--singleFile .uppy-Dashboard-Item-preview img.uppy-Dashboard-Item-previewImg {
  height: auto;
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  padding: 10px;
  width: auto;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-progress {
  color: #fff;
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all .35 ease;
  width: 120px;
  z-index: 1002;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-progressIndicator {
  color: #fff;
  display: inline-block;
  height: 38px;
  opacity: .9;
  width: 38px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Dashboard-Item-progressIndicator {
  height: 55px;
  width: 55px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
button.uppy-Dashboard-Item-progressIndicator {
  cursor: pointer;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
button.uppy-Dashboard-Item-progressIndicator:focus {
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
button.uppy-Dashboard-Item-progressIndicator::-moz-focus-inner {
  border: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
button.uppy-Dashboard-Item-progressIndicator:focus .uppy-Dashboard-Item-progressIcon--bg, button.uppy-Dashboard-Item-progressIndicator:focus .uppy-Dashboard-Item-progressIcon--retry {
  fill: #76abe9;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-progressIcon--circle {
  height: 100%;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-progressIcon--bg {
  stroke: #fff6;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-progressIcon--progress {
  stroke: #fff;
  transition: stroke-dashoffset .5s ease-out;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-progressIcon--play {
  fill: #fff;
  stroke: #fff;
  transition: all .2s;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-progressIcon--cancel {
  fill: #fff;
  transition: all .2s;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-progressIcon--pause {
  fill: #fff;
  stroke: #fff;
  transition: all .2s;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-progressIcon--check {
  fill: #fff;
  transition: all .2s;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-progressIcon--retry {
  fill: #fff;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-Dashboard-Item.is-complete .uppy-Dashboard-Item-progress {
  right: -8px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-Dashboard-Item.is-complete .uppy-Dashboard-Item-progress {
  left: -8px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-Dashboard-Item.is-complete .uppy-Dashboard-Item-progress {
  left: auto;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-Dashboard-Item.is-complete .uppy-Dashboard-Item-progress {
  right: auto;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item.is-complete .uppy-Dashboard-Item-progress {
  top: -9px;
  transform: none;
  width: auto;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item.is-error .uppy-Dashboard-Item-progressIndicator {
  height: 18px;
  width: 18px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Dashboard-Item.is-error .uppy-Dashboard-Item-progressIndicator {
  height: 28px;
  width: 28px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item.is-complete .uppy-Dashboard-Item-progressIndicator {
  height: 18px;
  opacity: 1;
  width: 18px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Dashboard-Item.is-complete .uppy-Dashboard-Item-progressIndicator {
  height: 22px;
  width: 22px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item.is-processing .uppy-Dashboard-Item-progress {
  opacity: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-Dashboard-Item-fileInfo {
  padding-right: 5px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-Dashboard-Item-fileInfo {
  padding-left: 5px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-Dashboard--singleFile .uppy-Dashboard-Item-fileInfo {
  padding-right: 10px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-Dashboard--singleFile .uppy-Dashboard-Item-fileInfo {
  padding-left: 10px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-size--md.uppy-Dashboard--singleFile .uppy-Dashboard-Item-fileInfo {
  padding-right: 15px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-size--md.uppy-Dashboard--singleFile .uppy-Dashboard-Item-fileInfo {
  padding-left: 15px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-name {
  word-wrap: anywhere;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: 5px;
  word-break: break-all;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Dashboard-Item-name {
  color: #eaeaea;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md.uppy-Dashboard--singleFile .uppy-Dashboard-Item-name {
  font-size: 14px;
  line-height: 1.4;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-fileName {
  align-items: baseline;
  display: flex;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-fileName button {
  margin-left: 5px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-author {
  color: #757575;
  display: inline-block;
  font-size: 11px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 5px;
  vertical-align: bottom;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-author a {
  color: #757575;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-status {
  color: #757575;
  font-size: 11px;
  font-weight: 400;
  line-height: 1;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Dashboard-Item-status {
  color: #bbb;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-statusSize {
  display: inline-block;
  margin-bottom: 5px;
  text-transform: uppercase;
  vertical-align: bottom;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-reSelect {
  color: #2275d7;
  font-family: inherit;
  font-size: inherit;
  font-weight: 600;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-errorMessage {
  background-color: #fdeff1;
  color: #a51523;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.3;
  padding: 5px 6px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-errorMessageBtn {
  color: #a51523;
  cursor: pointer;
  font-size: 11px;
  font-weight: 500;
  text-decoration: underline;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-preview .uppy-Dashboard-Item-errorMessage {
  display: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Dashboard-Item-preview .uppy-Dashboard-Item-errorMessage {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top: 1px solid #f7c2c8;
  bottom: 0;
  display: block;
  left: 0;
  line-height: 1.4;
  padding: 6px 8px;
  position: absolute;
  right: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-fileInfo .uppy-Dashboard-Item-errorMessage {
  border: 1px solid #f7c2c8;
  border-radius: 3px;
  display: inline-block;
  position: static;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Dashboard-Item-fileInfo .uppy-Dashboard-Item-errorMessage {
  display: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-action {
  color: #939393;
  cursor: pointer;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-action:focus {
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-action::-moz-focus-inner {
  border: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-action:focus {
  box-shadow: 0 0 0 3px #2275d780;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-action:hover {
  color: #1f1f1f;
  opacity: 1;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Dashboard-Item-action {
  color: #cfcfcf;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Dashboard-Item-action:focus {
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Dashboard-Item-action::-moz-focus-inner {
  border: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Dashboard-Item-action:focus {
  box-shadow: 0 0 0 2px #aae1ffd9;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Dashboard-Item-action:hover {
  color: #eaeaea;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-action--remove {
  color: #1f1f1f;
  opacity: .95;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-action--remove:hover {
  color: #000;
  opacity: 1;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-size--md .uppy-Dashboard-Item-action--remove {
  right: -8px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-size--md .uppy-Dashboard-Item-action--remove {
  left: -8px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Dashboard-Item-action--remove {
  height: 18px;
  padding: 0;
  position: absolute;
  top: -8px;
  width: 18px;
  z-index: 1002;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Dashboard-Item-action--remove:focus {
  border-radius: 50%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-Dashboard--singleFile.uppy-size--height-md .uppy-Dashboard-Item-action--remove {
  right: 8px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-Dashboard--singleFile.uppy-size--height-md .uppy-Dashboard-Item-action--remove {
  left: 8px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard--singleFile.uppy-size--height-md .uppy-Dashboard-Item-action--remove {
  position: absolute;
  top: 8px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Dashboard-Item-action--remove {
  color: #525252;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Dashboard-Item-action--remove:hover {
  color: #333;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard:not(.uppy-size--md):not(.uppy-Dashboard--singleFile.uppy-size--height-md) .uppy-Dashboard-Item-actionWrapper {
  align-items: center;
  display: flex;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard:not(.uppy-size--md):not(.uppy-Dashboard--singleFile.uppy-size--height-md) .uppy-Dashboard-Item-action {
  height: 22px;
  margin-left: 3px;
  padding: 3px;
  width: 22px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard:not(.uppy-size--md):not(.uppy-Dashboard--singleFile.uppy-size--height-md) .uppy-Dashboard-Item-action:focus {
  border-radius: 3px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Dashboard-Item-action--copyLink, .uppy-size--md .uppy-Dashboard-Item-action--edit {
  height: 16px;
  padding: 0;
  width: 16px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Dashboard-Item-action--copyLink:focus, .uppy-size--md .uppy-Dashboard-Item-action--edit:focus {
  border-radius: 3px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item {
  align-items: center;
  border-bottom: 1px solid #eaeaea;
  display: flex;
  padding: 10px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-Dashboard:not(.uppy-Dashboard--singleFile) .uppy-Dashboard-Item {
  padding-right: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-Dashboard:not(.uppy-Dashboard--singleFile) .uppy-Dashboard-Item {
  padding-left: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Dashboard-Item {
  border-bottom: 1px solid #333;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-size--md .uppy-Dashboard-Item {
  float: left;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-size--md .uppy-Dashboard-Item {
  float: right;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Dashboard-Item {
  border-bottom: 0;
  display: block;
  height: 215px;
  margin: 5px 15px;
  padding: 0;
  position: relative;
  width: calc(33.333% - 30px);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--lg .uppy-Dashboard-Item {
  height: 190px;
  margin: 5px 15px;
  padding: 0;
  width: calc(25% - 30px);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--xl .uppy-Dashboard-Item {
  height: 210px;
  padding: 0;
  width: calc(20% - 30px);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard--singleFile .uppy-Dashboard-Item {
  border-bottom: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
  max-width: 400px;
  padding: 15px;
  position: relative;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item.is-ghost .uppy-Dashboard-Item-previewInnerWrap {
  opacity: .2;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item.is-ghost .uppy-Dashboard-Item-name {
  opacity: .7;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item.is-ghost .uppy-Dashboard-Item-preview:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='39'%3E%3Cpath d='M1.708 38.66c1.709 0 3.417-3.417 6.834-3.417 3.416 0 5.125 3.417 8.61 3.417 3.348 0 5.056-3.417 8.473-3.417 4.305 0 5.125 3.417 6.833 3.417.889 0 1.709-.889 1.709-1.709v-19.68C34.167-5.757 0-5.757 0 17.271v19.68c0 .82.888 1.709 1.708 1.709zm8.542-17.084a3.383 3.383 0 0 1-3.417-3.416 3.383 3.383 0 0 1 3.417-3.417 3.383 3.383 0 0 1 3.417 3.417 3.383 3.383 0 0 1-3.417 3.416zm13.667 0A3.383 3.383 0 0 1 20.5 18.16a3.383 3.383 0 0 1 3.417-3.417 3.383 3.383 0 0 1 3.416 3.417 3.383 3.383 0 0 1-3.416 3.416z' fill='%2523000'/%3E%3C/svg%3E");
  background-position: 50% 10px;
  background-repeat: no-repeat;
  background-size: 25px;
  bottom: 0;
  content: "";
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1005;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Dashboard-Item.is-ghost .uppy-Dashboard-Item-preview:before {
  background-position: 50% 50%;
  background-size: 40px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard--singleFile .uppy-Dashboard-Item.is-ghost .uppy-Dashboard-Item-preview:before {
  background-position: 50% 50%;
  background-size: 30%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-preview {
  flex-grow: 0;
  flex-shrink: 0;
  height: 50px;
  position: relative;
  width: 50px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Dashboard-Item-preview {
  height: 140px;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--lg .uppy-Dashboard-Item-preview {
  height: 120px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--xl .uppy-Dashboard-Item-preview {
  height: 140px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard--singleFile .uppy-Dashboard-Item-preview {
  flex-grow: 1;
  max-height: 75%;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard--singleFile.uppy-size--md .uppy-Dashboard-Item-preview {
  max-height: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-Dashboard-Item-fileInfoAndButtons {
  padding-right: 8px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-Dashboard-Item-fileInfoAndButtons {
  padding-left: 8px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-Dashboard-Item-fileInfoAndButtons {
  padding-left: 12px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-Dashboard-Item-fileInfoAndButtons {
  padding-right: 12px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-fileInfoAndButtons {
  align-items: center;
  display: flex;
  flex-grow: 1;
  justify-content: space-between;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard--singleFile .uppy-Dashboard-Item-fileInfoAndButtons, .uppy-size--md .uppy-Dashboard-Item-fileInfoAndButtons {
  align-items: flex-start;
  padding: 9px 0 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard--singleFile .uppy-Dashboard-Item-fileInfoAndButtons {
  flex-grow: 0;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-fileInfo {
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-actionWrapper {
  flex-grow: 0;
  flex-shrink: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item.is-error .uppy-Dashboard-Item-previewInnerWrap:after, .uppy-Dashboard-Item.is-inprogress .uppy-Dashboard-Item-previewInnerWrap:after {
  display: block;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item.is-inprogress:not(.is-resumable) .uppy-Dashboard-Item-action--remove {
  display: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-Dashboard-Item-errorDetails {
  left: 2px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-Dashboard-Item-errorDetails {
  right: 2px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-errorDetails {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background-color: #939393;
  border: none;
  border-radius: 50%;
  color: #fff;
  cursor: help;
  flex-shrink: 0;
  font-size: 10px;
  font-weight: 600;
  height: 13px;
  line-height: 12px;
  position: relative;
  text-align: center;
  top: 0;
  width: 13px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-errorDetails:after {
  word-wrap: break-word;
  line-height: 1.3;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-FileCard {
  background-color: #fff;
  border-radius: 5px;
  bottom: 0;
  box-shadow: 0 0 10px 4px #0000001a;
  display: flex;
  flex-direction: column;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1005;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-FileCard .uppy-DashboardContent-bar {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-FileCard .uppy-Dashboard-FileCard-actions {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-FileCard-inner {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  flex-shrink: 1;
  height: 100%;
  min-height: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-FileCard-preview {
  align-items: center;
  border-bottom: 1px solid #eaeaea;
  display: flex;
  flex-grow: 0;
  flex-shrink: 1;
  height: 60%;
  justify-content: center;
  min-height: 0;
  position: relative;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Dashboard-FileCard-preview {
  background-color: #333;
  border-bottom: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-FileCard-preview img.uppy-Dashboard-Item-previewImg {
  border-radius: 3px;
  box-shadow: 0 3px 20px #00000026;
  flex: 0 0 auto;
  max-height: 90%;
  max-width: 90%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-Dashboard-FileCard-edit {
  right: 10px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-Dashboard-FileCard-edit {
  left: 10px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-FileCard-edit {
  background-color: #00000080;
  border-radius: 50px;
  color: #fff;
  font-size: 13px;
  padding: 7px 15px;
  position: absolute;
  top: 10px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-FileCard-edit:focus {
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-FileCard-edit::-moz-focus-inner {
  border: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-FileCard-edit:focus {
  box-shadow: 0 0 0 3px #2275d780;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-FileCard-edit:hover {
  background-color: #000c;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-FileCard-info {
  -webkit-overflow-scrolling: touch;
  flex-grow: 0;
  flex-shrink: 0;
  height: 40%;
  overflow-y: auto;
  padding: 30px 20px 20px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Dashboard-FileCard-info {
  background-color: #1f1f1f;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-FileCard-fieldset {
  border: 0;
  font-size: 0;
  margin: auto auto 12px;
  max-width: 640px;
  padding: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-FileCard-label {
  color: #525252;
  display: inline-block;
  font-size: 12px;
  vertical-align: middle;
  width: 22%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Dashboard-FileCard-label {
  font-size: 14px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Dashboard-FileCard-label {
  color: #eaeaea;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-FileCard-input {
  display: inline-block;
  vertical-align: middle;
  width: 78%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-FileCard-actions {
  align-items: center;
  background-color: #fafafa;
  border-top: 1px solid #eaeaea;
  display: flex;
  flex-grow: 0;
  flex-shrink: 0;
  height: 55px;
  padding: 0 15px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Dashboard-FileCard-actions {
  height: 65px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Dashboard-FileCard-actions {
  background-color: #1f1f1f;
  border-top: 1px solid #333;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-Dashboard-FileCard-actionsBtn {
  margin-right: 10px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-Dashboard-FileCard-actionsBtn {
  margin-left: 10px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-transition-slideDownUp-enter {
  opacity: .01;
  transform: translate3d(0, -105%, 0);
  transition: transform .25s ease-in-out,opacity .25s ease-in-out;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-transition-slideDownUp-enter.uppy-transition-slideDownUp-enter-active {
  opacity: 1;
  transform: translateZ(0);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-transition-slideDownUp-leave {
  opacity: 1;
  transform: translateZ(0);
  transition: transform .25s ease-in-out,opacity .25s ease-in-out;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-transition-slideDownUp-leave.uppy-transition-slideDownUp-leave-active {
  opacity: .01;
  transform: translate3d(0, -105%, 0);
}

@keyframes uppy-Dashboard-fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes uppy-Dashboard-fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes uppy-Dashboard-slideDownAndFadeIn {
  0% {
    opacity: 0;
    transform: translate3d(-50%, -70%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(-50%, -50%, 0);
  }
}

@keyframes uppy-Dashboard-slideDownAndFadeIn--small {
  0% {
    opacity: 0;
    transform: translate3d(0, -20%, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

@keyframes uppy-Dashboard-slideUpFadeOut {
  0% {
    opacity: 1;
    transform: translate3d(-50%, -50%, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-50%, -70%, 0);
  }
}

@keyframes uppy-Dashboard-slideUpFadeOut--small {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -20%, 0);
  }
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard--modal {
  z-index: 1001;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard--modal[aria-hidden=true] {
  display: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose > .uppy-Dashboard-inner {
  animation: uppy-Dashboard-slideDownAndFadeIn--small 0.3s cubic-bezier(0, 0, 0.2, 1);
}

@media only screen and (min-width: 820px) {
  /* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
  .uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose > .uppy-Dashboard-inner {
    animation: uppy-Dashboard-slideDownAndFadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
  }
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose > .uppy-Dashboard-overlay {
  animation: uppy-Dashboard-fadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose.uppy-Dashboard--isClosing > .uppy-Dashboard-inner {
  animation: uppy-Dashboard-slideUpFadeOut--small 0.3s cubic-bezier(0, 0, 0.2, 1);
}

@media only screen and (min-width: 820px) {
  /* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
  .uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose.uppy-Dashboard--isClosing > .uppy-Dashboard-inner {
    animation: uppy-Dashboard-slideUpFadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
  }
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose.uppy-Dashboard--isClosing > .uppy-Dashboard-overlay {
  animation: uppy-Dashboard-fadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-isFixed {
  height: 100vh;
  overflow: hidden;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard--modal .uppy-Dashboard-overlay {
  background-color: #00000080;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-inner {
  background-color: #f4f4f4;
  border: 1px solid #eaeaea;
  border-radius: 5px;
  max-height: 100%;
  max-width: 100%;
  outline: none;
  position: relative;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Dashboard-inner {
  min-height: auto;
}

@media only screen and (min-width: 820px) {
  /* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
  .uppy-Dashboard-inner {
    height: 500px;
    width: 650px;
  }
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard--modal .uppy-Dashboard-inner {
  z-index: 1002;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Dashboard-inner {
  background-color: #1f1f1f;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard--isDisabled .uppy-Dashboard-inner {
  cursor: not-allowed;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-innerWrap {
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  height: 100%;
  opacity: 0;
  overflow: hidden;
  position: relative;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard--isInnerWrapVisible .uppy-Dashboard-innerWrap {
  opacity: 1;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard--isDisabled .uppy-Dashboard-innerWrap {
  cursor: not-allowed;
  filter: grayscale(100%);
  opacity: .6;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard--isDisabled .uppy-ProviderIconBg {
  fill: #9f9f9f;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard--isDisabled [aria-disabled], .uppy-Dashboard--isDisabled [disabled] {
  cursor: not-allowed;
  pointer-events: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard--modal .uppy-Dashboard-inner {
  border: none;
  bottom: 15px;
  left: 15px;
  position: fixed;
  right: 15px;
  top: 35px;
}

@media only screen and (min-width: 820px) {
  /* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
  .uppy-Dashboard--modal .uppy-Dashboard-inner {
    box-shadow: 0 5px 15px 4px #00000026;
    left: 50%;
    right: auto;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-Dashboard-close {
  right: -2px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-Dashboard-close {
  left: -2px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-close {
  color: #ffffffe6;
  cursor: pointer;
  display: block;
  font-size: 27px;
  position: absolute;
  top: -33px;
  z-index: 1005;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-close:focus {
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-close::-moz-focus-inner {
  border: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-close:focus {
  color: #8cb8ed;
}

@media only screen and (min-width: 820px) {
  /* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
  [dir=ltr] .uppy-Dashboard-close {
    right: -35px;
  }
  /* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
  [dir=rtl] .uppy-Dashboard-close {
    left: -35px;
  }
  /* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
  .uppy-Dashboard-close {
    font-size: 35px;
    top: -10px;
  }
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-serviceMsg {
  background-color: #fffbf7;
  border-bottom: 1px solid #edd4b9;
  border-top: 1px solid #edd4b9;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3;
  padding: 12px 0;
  position: relative;
  top: -1px;
  z-index: 1004;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Dashboard-serviceMsg {
  font-size: 14px;
  line-height: 1.4;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Dashboard-serviceMsg {
  background-color: #1f1f1f;
  border-bottom: 1px solid #333;
  border-top: 1px solid #333;
  color: #eaeaea;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-serviceMsg-title {
  display: block;
  line-height: 1;
  margin-bottom: 4px;
  padding-left: 42px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-serviceMsg-text {
  padding: 0 15px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-serviceMsg-actionBtn {
  color: #2275d7;
  font-size: inherit;
  font-weight: inherit;
  vertical-align: initial;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Dashboard-serviceMsg-actionBtn {
  color: #02baf2e6;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-serviceMsg-icon {
  left: 15px;
  position: absolute;
  top: 10px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-AddFiles {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  position: relative;
  text-align: center;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-drag-drop-supported=true] .uppy-Dashboard-AddFiles {
  border: 1px dashed #dfdfdf;
  border-radius: 3px;
  height: calc(100% - 14px);
  margin: 7px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-AddFilesPanel .uppy-Dashboard-AddFiles {
  border: none;
  height: calc(100% - 54px);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard--modal .uppy-Dashboard-AddFiles {
  border-color: #cfcfcf;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Dashboard-AddFiles {
  border-color: #757575;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-AddFiles-info {
  display: none;
  margin-top: auto;
  padding-bottom: 15px;
  padding-top: 15px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--height-md .uppy-Dashboard-AddFiles-info {
  display: block;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Dashboard-AddFiles-info {
  bottom: 25px;
  left: 0;
  padding-bottom: 0;
  padding-top: 30px;
  position: absolute;
  right: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-num-acquirers="0"] .uppy-Dashboard-AddFiles-info {
  margin-top: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-browse {
  color: #2275d7e6;
  cursor: pointer;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-browse:focus {
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-browse::-moz-focus-inner {
  border: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-browse:focus, .uppy-Dashboard-browse:hover {
  border-bottom: 1px solid #2275d7;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Dashboard-browse {
  color: #02baf2e6;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Dashboard-browse:focus, [data-uppy-theme=dark] .uppy-Dashboard-browse:hover {
  border-bottom: 1px solid #02baf2;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-browseBtn {
  display: block;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
  margin-top: 8px;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Dashboard-browseBtn {
  font-size: 15px;
  margin: 15px auto;
  padding: 13px 44px;
  width: auto;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-AddFiles-list {
  -webkit-overflow-scrolling: touch;
  display: flex;
  flex: 1;
  flex-direction: column;
  margin-top: 2px;
  overflow-y: auto;
  padding: 2px 0;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Dashboard-AddFiles-list {
  flex: none;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 15px;
  max-width: 600px;
  overflow-y: visible;
  padding-top: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DashboardTab {
  border-bottom: 1px solid #eaeaea;
  text-align: center;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-DashboardTab {
  border-bottom: 1px solid #333;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-DashboardTab {
  border-bottom: none;
  display: inline-block;
  margin-bottom: 10px;
  width: auto;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DashboardTab-btn {
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background-color: initial;
  color: #525252;
  cursor: pointer;
  flex-direction: row;
  height: 100%;
  justify-content: left;
  padding: 12px 15px;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DashboardTab-btn:focus {
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-size--md .uppy-DashboardTab-btn {
  margin-right: 1px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-size--md .uppy-DashboardTab-btn {
  margin-left: 1px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-DashboardTab-btn {
  border-radius: 5px;
  flex-direction: column;
  padding: 10px 3px;
  width: 86px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-DashboardTab-btn {
  color: #eaeaea;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DashboardTab-btn::-moz-focus-inner {
  border: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DashboardTab-btn:hover {
  background-color: #e9ecef;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-DashboardTab-btn:hover {
  background-color: #333;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DashboardTab-btn:active, .uppy-DashboardTab-btn:focus {
  background-color: #dfe6f1;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-DashboardTab-btn:active, [data-uppy-theme=dark] .uppy-DashboardTab-btn:focus {
  background-color: #525252;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DashboardTab-btn svg {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  overflow: hidden;
  transition: transform .15s ease-in-out;
  vertical-align: text-top;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-DashboardTab-inner {
  margin-right: 10px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-DashboardTab-inner {
  margin-left: 10px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DashboardTab-inner {
  align-items: center;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 1px 1px 0 #0000001a,0 1px 2px 0 #0000001a,0 2px 3px 0 #00000005;
  display: flex;
  height: 32px;
  justify-content: center;
  width: 32px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-size--md .uppy-DashboardTab-inner {
  margin-right: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-size--md .uppy-DashboardTab-inner {
  margin-left: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-DashboardTab-inner {
  background-color: #323232;
  box-shadow: 0 1px 1px 0 #0003,0 1px 2px 0 #0003,0 2px 3px 0 #00000014;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DashboardTab-name {
  font-size: 14px;
  font-weight: 400;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-DashboardTab-name {
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 0;
  margin-top: 8px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DashboardTab-iconMyDevice {
  color: #2275d7;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-DashboardTab-iconMyDevice {
  color: #02baf2;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DashboardTab-iconBox {
  color: #0061d5;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-DashboardTab-iconBox {
  color: #eaeaea;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DashboardTab-iconDropbox {
  color: #0061fe;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-DashboardTab-iconDropbox {
  color: #eaeaea;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DashboardTab-iconUnsplash {
  color: #111;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-DashboardTab-iconUnsplash {
  color: #eaeaea;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DashboardTab-iconScreenRec {
  color: #2c3e50;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-DashboardTab-iconScreenRec {
  color: #eaeaea;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DashboardTab-iconAudio {
  color: #8030a3;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-DashboardTab-iconAudio {
  color: #bf6ee3;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-input {
  height: .1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: .1px;
  z-index: -1;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DashboardContent-bar {
  align-items: center;
  background-color: #fafafa;
  border-bottom: 1px solid #eaeaea;
  display: flex;
  flex-shrink: 0;
  height: 40px;
  justify-content: space-between;
  padding: 0 10px;
  position: relative;
  width: 100%;
  z-index: 1004;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-DashboardContent-bar {
  height: 50px;
  padding: 0 15px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-DashboardContent-bar {
  background-color: #1f1f1f;
  border-bottom: 1px solid #333;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DashboardContent-title {
  font-size: 12px;
  font-weight: 500;
  left: 0;
  line-height: 40px;
  margin: auto;
  max-width: 170px;
  overflow-x: hidden;
  position: absolute;
  right: 0;
  text-align: center;
  text-overflow: ellipsis;
  top: 0;
  white-space: nowrap;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-DashboardContent-title {
  font-size: 14px;
  line-height: 50px;
  max-width: 300px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-DashboardContent-title {
  color: #eaeaea;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-DashboardContent-back, [dir=ltr] .uppy-DashboardContent-save {
  margin-left: -6px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-DashboardContent-back, [dir=rtl] .uppy-DashboardContent-save {
  margin-right: -6px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DashboardContent-back, .uppy-DashboardContent-save {
  -webkit-appearance: none;
  background: none;
  border: 0;
  border-radius: 3px;
  color: inherit;
  color: #2275d7;
  cursor: pointer;
  font-family: inherit;
  font-size: inherit;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  margin: 0;
  padding: 7px 6px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DashboardContent-back:focus, .uppy-DashboardContent-save:focus {
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DashboardContent-back::-moz-focus-inner, .uppy-DashboardContent-save::-moz-focus-inner {
  border: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DashboardContent-back:hover, .uppy-DashboardContent-save:hover {
  color: #1b5dab;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DashboardContent-back:focus, .uppy-DashboardContent-save:focus {
  background-color: #dfe6f1;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-DashboardContent-back:focus, [data-uppy-theme=dark] .uppy-DashboardContent-save:focus {
  background-color: #333;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-DashboardContent-back, .uppy-size--md .uppy-DashboardContent-save {
  font-size: 14px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-DashboardContent-back, [data-uppy-theme=dark] .uppy-DashboardContent-save {
  color: #02baf2;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-DashboardContent-addMore {
  margin-right: -5px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-DashboardContent-addMore {
  margin-left: -5px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DashboardContent-addMore {
  -webkit-appearance: none;
  background: none;
  border: 0;
  border-radius: 3px;
  color: inherit;
  color: #2275d7;
  cursor: pointer;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
  height: 29px;
  line-height: 1;
  margin: 0;
  padding: 7px 8px;
  width: 29px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DashboardContent-addMore:focus {
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DashboardContent-addMore::-moz-focus-inner {
  border: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DashboardContent-addMore:hover {
  color: #1b5dab;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DashboardContent-addMore:focus {
  background-color: #dfe6f1;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-DashboardContent-addMore:focus {
  background-color: #333;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-size--md .uppy-DashboardContent-addMore {
  margin-right: -8px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-size--md .uppy-DashboardContent-addMore {
  margin-left: -8px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-DashboardContent-addMore {
  font-size: 14px;
  height: auto;
  width: auto;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-DashboardContent-addMore {
  color: #02baf2;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-DashboardContent-addMore svg {
  margin-right: 4px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-DashboardContent-addMore svg {
  margin-left: 4px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DashboardContent-addMore svg {
  vertical-align: initial;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-DashboardContent-addMore svg {
  height: 11px;
  width: 11px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DashboardContent-addMoreCaption {
  display: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-DashboardContent-addMoreCaption {
  display: inline;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DashboardContent-panel {
  background-color: #f5f5f5;
  flex: 1;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-AddFilesPanel, .uppy-DashboardContent-panel {
  border-radius: 5px;
  bottom: 0;
  display: flex;
  flex-direction: column;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1005;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-AddFilesPanel {
  background: #fafafa;
  background: linear-gradient(0deg, #fafafa 35%, #fafafad9);
  box-shadow: 0 0 10px 5px #00000026;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Dashboard-AddFilesPanel {
  background-color: #333;
  background-image: linear-gradient(0deg, #1f1f1f 35%, #1f1f1fd9);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard--isAddFilesPanelVisible .uppy-Dashboard-files {
  filter: blur(2px);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-progress {
  bottom: 0;
  height: 12%;
  left: 0;
  position: absolute;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-progressBarContainer.is-active {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1004;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-filesContainer {
  flex: 1;
  margin: 0;
  overflow-y: hidden;
  position: relative;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-filesContainer:after {
  clear: both;
  content: "";
  display: table;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-files {
  -webkit-overflow-scrolling: touch;
  flex: 1;
  margin: 0;
  overflow-y: auto;
  padding: 0 0 10px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Dashboard-files {
  padding-top: 10px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard--singleFile .uppy-Dashboard-filesInner {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-dropFilesHereHint {
  align-items: center;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='48' height='48' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 1v1C11.85 2 2 11.85 2 24s9.85 22 22 22 22-9.85 22-22S36.15 2 24 2V1zm0 0V0c13.254 0 24 10.746 24 24S37.254 48 24 48 0 37.254 0 24 10.746 0 24 0v1zm7.707 19.293a.999.999 0 1 1-1.414 1.414L25 16.414V34a1 1 0 1 1-2 0V16.414l-5.293 5.293a.999.999 0 1 1-1.414-1.414l7-7a.999.999 0 0 1 1.414 0l7 7z' fill='%232275D7'/%3E%3C/svg%3E");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border: 1px dashed #2275d7;
  border-radius: 3px;
  bottom: 7px;
  color: #757575;
  display: flex;
  font-size: 16px;
  justify-content: center;
  left: 7px;
  padding-top: 90px;
  position: absolute;
  right: 7px;
  text-align: center;
  top: 7px;
  visibility: hidden;
  z-index: 2000;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Dashboard-dropFilesHereHint {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='48' height='48' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 1v1C11.85 2 2 11.85 2 24s9.85 22 22 22 22-9.85 22-22S36.15 2 24 2V1zm0 0V0c13.254 0 24 10.746 24 24S37.254 48 24 48 0 37.254 0 24 10.746 0 24 0v1zm7.707 19.293a.999.999 0 1 1-1.414 1.414L25 16.414V34a1 1 0 1 1-2 0V16.414l-5.293 5.293a.999.999 0 1 1-1.414-1.414l7-7a.999.999 0 0 1 1.414 0l7 7z' fill='%2302BAF2'/%3E%3C/svg%3E");
  border-color: #02baf2;
  color: #bbb;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-Dashboard-dropFilesHereHint {
  visibility: visible;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-Dashboard-files, .uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-Dashboard-progressindicators, .uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-Dashboard-serviceMsg, .uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-DashboardContent-bar {
  opacity: .15;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-Dashboard-AddFiles {
  opacity: .03;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-AddFiles-title {
  color: #000;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.35;
  margin-bottom: 5px;
  margin-top: 15px;
  padding: 0 15px;
  text-align: inline-start;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Dashboard-AddFiles-title {
  font-size: 21px;
  font-weight: 400;
  margin-top: 5px;
  max-width: 480px;
  padding: 0 35px;
  text-align: center;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-num-acquirers="0"] .uppy-Dashboard-AddFiles-title {
  text-align: center;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Dashboard-AddFiles-title {
  color: #eaeaea;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-AddFiles-title button {
  font-weight: 500;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Dashboard-AddFiles-title button {
  font-weight: 400;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-note {
  color: #757575;
  font-size: 14px;
  line-height: 1.25;
  margin: auto;
  max-width: 350px;
  padding: 0 15px;
  text-align: center;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Dashboard-note {
  line-height: 1.35;
  max-width: 600px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Dashboard-note {
  color: #cfcfcf;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
a.uppy-Dashboard-poweredBy {
  color: #939393;
  display: inline-block;
  font-size: 11px;
  margin-top: 8px;
  text-align: center;
  text-decoration: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-poweredByIcon {
  fill: none;
  stroke: #939393;
  margin-left: 1px;
  margin-right: 1px;
  opacity: .9;
  position: relative;
  top: 1px;
  vertical-align: text-top;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-previewIcon {
  height: 25px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 25px;
  z-index: 100;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Dashboard-Item-previewIcon {
  height: 38px;
  width: 38px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-previewIcon svg {
  height: 100%;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard--singleFile .uppy-Dashboard-Item-previewIcon {
  height: 100%;
  max-height: 60%;
  max-width: 60%;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-previewIconWrap {
  height: 76px;
  max-height: 75%;
  position: relative;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard--singleFile .uppy-Dashboard-Item-previewIconWrap {
  height: 100%;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-Item-previewIconBg {
  filter: drop-shadow(rgba(0, 0, 0, 0.1) 0 1px 1px);
  height: 100%;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-upload {
  height: 50px;
  position: relative;
  width: 50px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Dashboard-upload {
  height: 60px;
  width: 60px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-upload .uppy-c-icon {
  position: relative;
  top: 1px;
  width: 50%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=ltr] .uppy-Dashboard-uploadCount {
  right: -12px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[dir=rtl] .uppy-Dashboard-uploadCount {
  left: -12px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Dashboard-uploadCount {
  background-color: #1bb240;
  border-radius: 50%;
  color: #fff;
  font-size: 8px;
  height: 16px;
  line-height: 16px;
  position: absolute;
  top: -12px;
  width: 16px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Dashboard-uploadCount {
  font-size: 9px;
  height: 18px;
  line-height: 18px;
  width: 18px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DragDrop-container {
  align-items: center;
  background-color: #fff;
  border-radius: 7px;
  cursor: pointer;
  display: flex;
  font-family: -apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Segoe UI Symbol,Segoe UI Emoji,Apple Color Emoji,Roboto,Helvetica,Arial,sans-serif;
  justify-content: center;
  max-width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DragDrop-container::-moz-focus-inner {
  border: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DragDrop-container:focus {
  box-shadow: 0 0 0 3px #2275d766;
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DragDrop-inner {
  line-height: 1.4;
  margin: 0;
  padding: 80px 20px;
  text-align: center;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DragDrop-arrow {
  fill: #e0e0e0;
  height: 60px;
  margin-bottom: 17px;
  width: 60px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DragDrop--isDragDropSupported {
  border: 2px dashed #adadad;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DragDrop--isDraggingOver {
  background: #eaeaea;
  border: 2px dashed #2275d7;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DragDrop--isDraggingOver .uppy-DragDrop-arrow {
  fill: #939393;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DragDrop-label {
  display: block;
  font-size: 1.15em;
  margin-bottom: 5px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DragDrop-browse {
  color: #2275d7;
  cursor: pointer;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-DragDrop-note {
  color: #adadad;
  font-size: 1em;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-FileInput-container {
  margin-bottom: 15px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-FileInput-btn {
  -webkit-appearance: none;
  background: none;
  border: 1px solid #14457f;
  border-radius: 8px;
  color: inherit;
  color: #14457f;
  cursor: pointer;
  font-family: inherit;
  font-family: sans-serif;
  font-size: inherit;
  font-size: .85em;
  line-height: 1;
  margin: 0;
  padding: 10px 15px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-FileInput-btn:hover {
  background-color: #14457f;
  color: #fff;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProgressBar {
  height: 3px;
  left: 0;
  position: absolute;
  top: 0;
  transition: height .2s;
  width: 100%;
  z-index: 10000;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProgressBar[aria-hidden=true] {
  height: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProgressBar-inner {
  background-color: #2275d7;
  box-shadow: 0 0 10px #2275d7b3;
  height: 100%;
  transition: width .4s ease;
  width: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ProgressBar-percentage {
  color: #fff;
  display: none;
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Url {
  align-items: center;
  display: flex;
  flex: 1;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Url {
  background-color: #1f1f1f;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Url-input {
  margin-bottom: 15px;
  max-width: 650px;
  width: 90%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Url-input {
  margin-bottom: 20px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Url-importButton {
  padding: 13px 25px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Url-importButton {
  padding: 13px 30px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Webcam-container {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Webcam-videoContainer {
  background-color: #333;
  flex: 1;
  flex-grow: 1;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Webcam-video {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Webcam-video--mirrored {
  transform: scaleX(-1);
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Webcam-footer {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  min-height: 75px;
  padding: 20px;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Webcam-videoSourceContainer {
  flex-grow: 0;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--lg .uppy-Webcam-videoSourceContainer {
  margin: 0;
  width: 33%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Webcam-videoSource-select {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23757575%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");
  background-position: right .4em top 50%,0 0;
  background-repeat: no-repeat;
  background-size: .65em auto,100%;
  border: 1px solid #757575;
  display: block;
  font-size: 16px;
  line-height: 1.2;
  margin: auto auto 10px;
  max-width: 90%;
  padding: .4em 1em .3em .4em;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--lg .uppy-Webcam-videoSource-select {
  font-size: 14px;
  margin-bottom: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Webcam-videoSource-select::-ms-expand {
  display: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Webcam-buttonContainer {
  margin-left: 25%;
  text-align: center;
  width: 50%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--lg .uppy-Webcam-buttonContainer {
  margin-left: 0;
  width: 34%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Webcam-recordingLength {
  color: #757575;
  flex-grow: 0;
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
  text-align: right;
  width: 25%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--lg .uppy-Webcam-recordingLength {
  width: 33%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Webcam-button {
  background-color: #e32437;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  height: 45px;
  transition: all .3s;
  width: 45px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Webcam-button:focus {
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Webcam-button::-moz-focus-inner {
  border: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Webcam-button:focus {
  box-shadow: 0 0 0 3px #2275d780;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Webcam-button:hover {
  background-color: #d31b2d;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Webcam-button:focus {
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Webcam-button::-moz-focus-inner {
  border: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Webcam-button:focus {
  box-shadow: 0 0 0 2px #aae1ffd9;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Webcam-button--submit {
  background-color: #2275d7;
  margin: 0 12px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Webcam-button--submit:hover {
  background-color: #1f69c1;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Webcam-button svg {
  fill: currentColor;
  display: inline-block;
  height: 30px;
  max-height: 100%;
  max-width: 100%;
  overflow: hidden;
  vertical-align: text-top;
  width: 30px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Webcam-button {
  height: 60px;
  width: 60px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Webcam-button--picture {
  margin-right: 12px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Webcam-permissons {
  align-items: center;
  display: flex;
  flex: 1;
  flex-flow: column wrap;
  height: 100%;
  justify-content: center;
  padding: 15px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Webcam-permissons p {
  color: #939393;
  line-height: 1.3;
  line-height: 1.45;
  margin: 0;
  max-width: 450px;
  text-align: center;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Webcam-permissonsIcon svg {
  color: #bbb;
  height: 75px;
  margin-bottom: 30px;
  width: 100px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Webcam-title {
  color: #333;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.35;
  margin: 0 0 5px;
  max-width: 500px;
  padding: 0 15px;
  text-align: center;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Webcam-title {
  color: #eaeaea;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Audio-container {
  flex-direction: column;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Audio-audioContainer, .uppy-Audio-container {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Audio-audioContainer {
  background-color: #cfcfcf;
  position: relative;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Audio-player {
  border-radius: 12px;
  width: 85%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Audio-canvas {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Audio-footer {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Audio-audioSourceContainer {
  flex-grow: 0;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--lg .uppy-Audio-audioSourceContainer {
  margin: 0;
  width: 33%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Audio-audioSource-select {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23757575%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");
  background-position: right .4em top 50%,0 0;
  background-repeat: no-repeat;
  background-size: .65em auto,100%;
  border: 1px solid #757575;
  display: block;
  font-size: 16px;
  line-height: 1.2;
  margin: auto auto 10px;
  max-width: 90%;
  padding: .4em 1em .3em .4em;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--lg .uppy-Audio-audioSource-select {
  font-size: 14px;
  margin-bottom: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Audio-audioSource-select::-ms-expand {
  display: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Audio-buttonContainer {
  flex: 1;
  margin-left: 25%;
  text-align: center;
  width: 50%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--lg .uppy-Audio-buttonContainer {
  margin-left: 0;
  width: 34%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Audio-recordingLength {
  color: #757575;
  flex-grow: 0;
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
  text-align: right;
  width: 25%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--lg .uppy-Audio-recordingLength {
  width: 33%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Audio-button {
  background-color: #e32437;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  height: 45px;
  transition: all .3s;
  width: 45px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Audio-button:focus {
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Audio-button::-moz-focus-inner {
  border: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Audio-button:focus {
  box-shadow: 0 0 0 3px #2275d780;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Audio-button:hover {
  background-color: #d31b2d;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Audio-button:focus {
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Audio-button::-moz-focus-inner {
  border: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Audio-button:focus {
  box-shadow: 0 0 0 2px #aae1ffd9;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Audio-button--submit {
  background-color: #2275d7;
  margin: 0 12px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Audio-button--submit:hover {
  background-color: #1f69c1;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Audio-button svg {
  fill: currentColor;
  display: inline-block;
  height: 26px;
  max-height: 100%;
  max-width: 100%;
  overflow: hidden;
  vertical-align: text-top;
  width: 26px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-Audio-button {
  height: 60px;
  width: 60px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Audio-permissons {
  align-items: center;
  display: flex;
  flex: 1;
  flex-flow: column wrap;
  height: 100%;
  justify-content: center;
  padding: 15px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Audio-permissons p {
  color: #939393;
  line-height: 1.3;
  line-height: 1.45;
  margin: 0;
  max-width: 450px;
  text-align: center;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Audio-permissonsIcon svg {
  color: #bbb;
  height: 75px;
  margin-bottom: 30px;
  width: 100px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-Audio-title {
  color: #333;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.35;
  margin: 0 0 5px;
  max-width: 500px;
  padding: 0 15px;
  text-align: center;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-Audio-title {
  color: #eaeaea;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ScreenCapture-container {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ScreenCapture-videoContainer {
  background-color: #333;
  flex: 1;
  flex-grow: 1;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-ScreenCapture-videoContainer {
  max-width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ScreenCapture-video {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  outline: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ScreenCapture-buttonContainer {
  align-items: center;
  background-color: #fff;
  border-top: 1px solid #eaeaea;
  display: flex;
  height: 75px;
  justify-content: center;
  padding: 0 20px;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-ScreenCapture-buttonContainer {
  background-color: #1f1f1f;
  border-top: 1px solid #333;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ScreenCapture-button {
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  height: 45px;
  transition: all .3s;
  width: 45px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ScreenCapture-button:focus {
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ScreenCapture-button::-moz-focus-inner {
  border: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ScreenCapture-button:focus {
  box-shadow: 0 0 0 3px #2275d780;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-ScreenCapture-button:focus {
  outline: none;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-ScreenCapture-button::-moz-focus-inner {
  border: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
[data-uppy-theme=dark] .uppy-ScreenCapture-button:focus {
  box-shadow: 0 0 0 2px #aae1ffd9;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-ScreenCapture-button {
  height: 60px;
  width: 60px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ScreenCapture-button:hover {
  background-color: #d31b2d;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ScreenCapture-button svg {
  fill: currentColor;
  display: inline-block;
  height: 30px;
  max-height: 100%;
  max-width: 100%;
  overflow: hidden;
  vertical-align: text-top;
  width: 30px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ScreenCapture-button--submit {
  background-color: #2275d7;
  margin-left: 12px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ScreenCapture-button--submit:hover {
  background-color: #1f69c1;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ScreenCapture-button--submit:disabled {
  background-color: #939393;
  cursor: default;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ScreenCapture-button--submit:disabled:hover {
  background-color: #eaeaea;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ScreenCapture-title {
  color: #333;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.35;
  margin: 0 0 5px;
  max-width: 500px;
  padding: 0 15px;
  text-align: center;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ScreenCapture-icon--stream {
  margin: 1rem;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ScreenCapture-icon--stream svg {
  fill: #939393;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ScreenCapture-icon--streamActive svg {
  animation: uppy-ScreenCapture-icon--blink 1s cubic-bezier(0.47, 0, 0.75, 0.72) infinite;
}

@keyframes uppy-ScreenCapture-icon--blink {
  0% {
    fill: #2275d7;
  }
  50% {
    fill: #939393;
  }
  to {
    fill: #2275d7;
  }
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ScreenCapture-button--video {
  background: #e32437;
  color: #fff;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ScreenCapture-button--video:hover {
  background-color: #bc1828;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ImageCropper-range {
  -webkit-appearance: none;
  background: #0000;
  margin: 9px 0;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ImageCropper-range::-moz-focus-outer {
  border: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ImageCropper-range:focus {
  outline: 0;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ImageCropper-range:focus::-webkit-slider-runnable-track {
  background: #fff3;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ImageCropper-range:focus::-ms-fill-lower, .uppy-ImageCropper-range:focus::-ms-fill-upper {
  background: #fff3;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ImageCropper-range::-webkit-slider-runnable-track {
  background: #fff3;
  border: 0 solid #0000;
  border-radius: 5px;
  box-shadow: 0 0 0 #0000,0 0 0 #0d0d0d00;
  cursor: default;
  height: 4px;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ImageCropper-range::-webkit-slider-thumb {
  -webkit-appearance: none;
  background: #fff;
  border: 0 solid #0000;
  border-radius: 9px;
  box-shadow: 0 0 4px #0003,0 0 0 #0d0d0d33;
  box-sizing: border-box;
  cursor: default;
  height: 18px;
  margin-top: -7px;
  width: 18px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ImageCropper-range::-moz-range-track {
  background: #fff3;
  border: 0 solid #0000;
  border-radius: 5px;
  box-shadow: 0 0 0 #0000,0 0 0 #0d0d0d00;
  cursor: default;
  height: 4px;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ImageCropper-range::-moz-range-thumb {
  background: #fff;
  border: 0 solid #0000;
  border-radius: 9px;
  box-shadow: 0 0 4px #0003,0 0 0 #0d0d0d33;
  box-sizing: border-box;
  cursor: default;
  height: 18px;
  width: 18px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ImageCropper-range::-ms-track {
  background: #0000;
  border-color: #0000;
  border-width: 9px 0;
  color: #0000;
  cursor: default;
  height: 4px;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
  width: 100%;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ImageCropper-range::-ms-fill-lower {
  background: #f2f2f233;
  border: 0 solid #0000;
  border-radius: 10px;
  box-shadow: 0 0 0 #0000,0 0 0 #0d0d0d00;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ImageCropper-range::-ms-fill-upper {
  background: #fff3;
  border: 0 solid #0000;
  border-radius: 10px;
  box-shadow: 0 0 0 #0000,0 0 0 #0d0d0d00;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ImageCropper-range::-ms-thumb {
  background: #fff;
  border: 0 solid #0000;
  border-radius: 9px;
  box-shadow: 0 0 4px #0003,0 0 0 #0d0d0d33;
  box-sizing: border-box;
  cursor: default;
  height: 18px;
  margin-top: 1px;
  width: 18px;
}

/* line 1, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ImageCropper-range:disabled::-moz-range-thumb, .uppy-ImageCropper-range:disabled::-ms-fill-lower, .uppy-ImageCropper-range:disabled::-ms-fill-upper, .uppy-ImageCropper-range:disabled::-ms-thumb, .uppy-ImageCropper-range:disabled::-webkit-slider-runnable-track, .uppy-ImageCropper-range:disabled::-webkit-slider-thumb {
  cursor: not-allowed;
}

/*!
 * Cropper.js v1.5.6
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2019-10-04T04:33:44.164Z
 */
/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-container {
  direction: ltr;
  font-size: 0;
  line-height: 0;
  position: relative;
  touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-container img {
  display: block;
  height: 100%;
  image-orientation: 0deg;
  max-height: none !important;
  max-width: none !important;
  min-height: 0 !important;
  min-width: 0 !important;
  width: 100%;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-canvas, .cropper-crop-box, .cropper-drag-box, .cropper-modal, .cropper-wrap-box {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-canvas, .cropper-wrap-box {
  overflow: hidden;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-drag-box {
  background-color: #fff;
  opacity: 0;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-modal {
  background-color: #000;
  opacity: 1;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-view-box {
  background: repeating-conic-gradient(#00000080 0 25%, #ffffff80 0 50%) 50%/16px 16px;
  display: block;
  height: 100%;
  outline: 1px solid #39f;
  outline-color: #3399ffbf;
  overflow: hidden;
  width: 100%;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-dashed {
  border: 0 dashed #eee;
  display: block;
  opacity: .5;
  position: absolute;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-dashed.dashed-h {
  border-bottom-width: 1px;
  border-top-width: 1px;
  height: 33.3333333333%;
  left: 0;
  top: 33.3333333333%;
  width: 100%;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-dashed.dashed-v {
  border-left-width: 1px;
  border-right-width: 1px;
  height: 100%;
  left: 33.3333333333%;
  top: 0;
  width: 33.3333333333%;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-center {
  display: block;
  height: 0;
  left: 50%;
  opacity: .75;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-center:after, .cropper-center:before {
  background-color: #eee;
  content: " ";
  display: block;
  position: absolute;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-center:before {
  height: 1px;
  left: -3px;
  top: 0;
  width: 7px;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-center:after {
  height: 7px;
  left: 0;
  top: -3px;
  width: 1px;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-face, .cropper-line, .cropper-point {
  display: block;
  height: 100%;
  opacity: .1;
  position: absolute;
  width: 100%;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-face {
  background-color: #fff;
  left: 0;
  opacity: 0;
  top: 0;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-line {
  background-color: #39f;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-line.line-e {
  cursor: ew-resize;
  right: -3px;
  top: 0;
  width: 5px;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-line.line-n {
  cursor: ns-resize;
  height: 5px;
  left: 0;
  top: -3px;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-line.line-w {
  cursor: ew-resize;
  left: -3px;
  top: 0;
  width: 5px;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-line.line-s {
  bottom: -3px;
  cursor: ns-resize;
  height: 5px;
  left: 0;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-point {
  background-color: #39f;
  height: 5px;
  opacity: .75;
  width: 5px;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-point.point-e {
  cursor: ew-resize;
  margin-top: -3px;
  right: -3px;
  top: 50%;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-point.point-n {
  cursor: ns-resize;
  left: 50%;
  margin-left: -3px;
  top: -3px;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-point.point-w {
  cursor: ew-resize;
  left: -3px;
  margin-top: -3px;
  top: 50%;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-point.point-s {
  bottom: -3px;
  cursor: s-resize;
  left: 50%;
  margin-left: -3px;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-point.point-ne {
  cursor: nesw-resize;
  right: -3px;
  top: -3px;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-point.point-nw {
  cursor: nwse-resize;
  left: -3px;
  top: -3px;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-point.point-sw {
  bottom: -3px;
  cursor: nesw-resize;
  left: -3px;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-point.point-se {
  bottom: -3px;
  cursor: nwse-resize;
  height: 20px;
  opacity: 1;
  right: -3px;
  width: 20px;
}

@media (min-width: 768px) {
  /* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
  .cropper-point.point-se {
    height: 15px;
    width: 15px;
  }
}

@media (min-width: 992px) {
  /* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
  .cropper-point.point-se {
    height: 10px;
    width: 10px;
  }
}

@media (min-width: 1200px) {
  /* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
  .cropper-point.point-se {
    height: 5px;
    opacity: .75;
    width: 5px;
  }
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-point.point-se:before {
  background-color: #39f;
  bottom: -50%;
  content: " ";
  display: block;
  height: 200%;
  opacity: 0;
  position: absolute;
  right: -50%;
  width: 200%;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-invisible {
  opacity: 0;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-bg {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC");
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-hide {
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-hidden {
  display: none !important;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-move {
  cursor: move;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-crop {
  cursor: crosshair;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.cropper-disabled .cropper-drag-box, .cropper-disabled .cropper-face, .cropper-disabled .cropper-line, .cropper-disabled .cropper-point {
  cursor: not-allowed;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ImageCropper {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ImageCropper-container {
  flex-grow: 1;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ImageCropper-image {
  display: block;
  max-height: 400px;
  max-width: 100%;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ImageCropper-controls {
  align-items: center;
  background-color: #0009;
  bottom: 15px;
  color: #fff;
  display: flex;
  justify-content: center;
  left: 50%;
  padding-top: 38px;
  position: absolute;
  transform: translateX(-50%);
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-ImageCropper-controls {
  padding-top: 0;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ImageCropper-controls button {
  height: 35px;
  width: 35px;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ImageCropper-controls button svg {
  padding: 3px;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-ImageCropper-controls button {
  height: 40px;
  width: 40px;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-ImageCropper-controls button svg {
  padding: 1px;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ImageCropper-controls button:hover {
  background-color: #2275d7cc;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ImageCropper-controls button:focus {
  background-color: #2275d7cc;
  outline: none;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ImageCropper-rangeWrapper {
  height: 38px;
  left: 10px;
  position: absolute !important;
  right: 10px;
  top: 0;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-ImageCropper-rangeWrapper {
  height: auto;
  position: static !important;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-size--md .uppy-ImageCropper-range {
  margin-left: 5px;
  margin-right: 15px;
  width: 180px;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ImageCropper .cropper-point {
  height: 8px;
  width: 8px;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-ImageCropper .cropper-view-box {
  outline: 2px solid #39f;
}

/* line 11, ../usr/local/bundle/ruby/3.3.0/bundler/gems/media_help-1876070866bd/vendor/javascript/media_help/uppy.css */
.uppy-is-drag-over:after {
  background-color: #eaeaea80;
  border: 5px dashed #bbb;
  bottom: 7px;
  content: "";
  left: 7px;
  position: fixed;
  right: 7px;
  top: 7px;
  z-index: 10000;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .draggable-mirror {
  z-index: 100;
  opacity: .7;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .draggable-mirror svg.flowy-line {
  display: none;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .flowy-node {
  transition: all .3s;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .node-dropzone {
  position: absolute;
  width: 100%;
  height: 128px;
  bottom: -64px;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .flowy.dragging .node-dropzone {
  z-index: 9999;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .indicator {
  left: 50%;
  bottom: -5px;
  margin-top: -5px;
  margin-left: -6px;
  opacity: 1;
  transition: all 0.3s cubic-bezier(0.05, 0.03, 0.35, 1);
  transform: scale(1);
  position: absolute;
  z-index: 2;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .indicator, .component-flow-chart .indicator:after {
  width: 12px;
  height: 12px;
  border-radius: 60px;
  background-color: #217ce8;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .indicator:after {
  content: "";
  display: block;
  transform: scale(1.7);
  opacity: .5;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .scale-enter, .component-flow-chart .scale-leave-to {
  opacity: 0;
  transform: scale(0.9);
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .scale-enter-active, .component-flow-chart .scale-leave-active {
  transition: transform .2s,opacity .2s;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .indicator.not-allowed, .component-flow-chart .indicator.not-allowed:after {
  background-color: #f5365c;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .relative {
  position: relative;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .arrowblock {
  position: absolute;
  width: 100%;
  overflow: visible;
  pointer-events: none;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .arrowblock svg {
  width: -webkit-fill-available;
  overflow: visible;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .arrowblock-down {
  position: absolute;
  width: 100%;
  overflow: visible;
  pointer-events: none;
  top: 100%;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .arrowblock-down svg {
  width: -webkit-fill-available;
  overflow: visible;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .-mt-64px {
  margin-top: -64px;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .mt-64px {
  margin-top: 64px;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .mr-24px {
  margin-right: 24px;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .-mr-24px {
  margin-right: -24px;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .justify-center {
  justify-content: center;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .items-center {
  align-items: center;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .flex {
  display: flex;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .flex-row {
  flex-direction: row;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .flex-col {
  flex-direction: column;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .flex-no-wrap {
  flex-wrap: nowrap;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .overflow-auto {
  overflow: auto;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .overflow-visible {
  overflow: visible;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .z-40, .component-flow-chart .z-50 {
  z-index: 50;
}

/* line 1, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
:root {
  --td-light: #fff;
  --td-widget-background: #fff;
  --td-font-color: #000;
  --td-timepicker-font-size: 1.2em;
  --td-active-bg: #0d6efd;
  --td-range-bg: #01419e;
  --td-active-color: #fff;
  --td-active-border-color: #fff;
  --td-border-radius: 999px;
  --td-btn-hover-bg: #e9ecef;
  --td-disabled-color: #6c757d;
  --td-alternate-color: rgba(0, 0, 0, 0.38);
  --td-secondary-border-color: #ccc;
  --td-secondary-border-color-rgba: rgba(0, 0, 0, 0.2);
  --td-primary-border-color: #fff;
  --td-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  --td-dow-color: rgba(0, 0, 0, 0.5);
  --td-dark: #1b1b1b;
  --td-dark-widget-background: #1b1b1b;
  --td-dark-font-color: #e3e3e3;
  --td-dark-active-bg: #4db2ff;
  --td-dark-range-bg: #0071c7;
  --td-dark-active-color: #fff;
  --td-dark-active-border-color: #1b1b1b;
  --td-dark-btn-hover-bg: rgb(35, 38, 39);
  --td-dark-disabled-color: #6c757d;
  --td-dark-alternate-color: rgba(232, 230, 227, 0.38);
  --td-dark-secondary-border-color: #ccc;
  --td-dark-secondary-border-color-rgba: rgba(232, 230, 227, 0.2);
  --td-dark-primary-border-color: #1b1b1b;
  --td-dark-text-shadow: 0 -1px 0 rgba(232, 230, 227, 0.25);
  --td-dark-dow-color: rgba(232, 230, 227, 0.5);
  --td-widget-z-index: 9999;
}

/* line 37, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.visually-hidden, .tempus-dominus-widget [data-action]::after {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* line 49, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget {
  list-style: none;
  padding: 4px;
  width: 19rem;
  border-radius: 4px;
  display: none;
  z-index: var(--td-widget-z-index);
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}

/* line 58, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.calendarWeeks {
  width: 21rem;
}

/* line 61, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.calendarWeeks .date-container-days {
  grid-auto-columns: 12.5%;
  grid-template-areas: "a a a a a a a a";
}

/* line 65, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget [data-action] {
  cursor: pointer;
}

/* line 68, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget [data-action]::after {
  content: attr(title);
}

/* line 71, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget .disabled[data-action], .tempus-dominus-widget .disabled[data-action]:hover {
  background: none;
  cursor: not-allowed;
}

/* line 75, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget .arrow {
  display: none;
}

/* line 78, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.show {
  display: block;
}

/* line 81, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.show.date-container {
  min-height: 315px;
}

/* line 84, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.show.time-container {
  min-height: 217px;
}

/* line 87, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget .td-collapse:not(.show) {
  display: none;
}

/* line 90, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget .td-collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (min-width: 576px) {
  /* line 96, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
  .tempus-dominus-widget.timepicker-sbs {
    width: 38em;
  }
}

@media (min-width: 768px) {
  /* line 101, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
  .tempus-dominus-widget.timepicker-sbs {
    width: 38em;
  }
}

@media (min-width: 992px) {
  /* line 106, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
  .tempus-dominus-widget.timepicker-sbs {
    width: 38em;
  }
}

/* line 110, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.timepicker-sbs .td-row {
  display: flex;
}

/* line 113, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.timepicker-sbs .td-row .td-half {
  flex: 0 0 auto;
  width: 50%;
}

/* line 117, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget div[data-action]:active {
  box-shadow: none;
}

/* line 120, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget .timepicker-hour,
.tempus-dominus-widget .timepicker-minute,
.tempus-dominus-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}

/* line 128, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget button[data-action] {
  padding: 6px;
}

/* line 131, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget .toggleMeridiem {
  text-align: center;
  height: 38px;
}

/* line 135, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget .calendar-header {
  display: grid;
  grid-template-areas: "a a a";
  margin-bottom: 10px;
  font-weight: bold;
}

/* line 141, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget .calendar-header .next {
  text-align: right;
  padding-right: 10px;
}

/* line 145, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget .calendar-header .previous {
  text-align: left;
  padding-left: 10px;
}

/* line 149, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget .calendar-header .picker-switch {
  text-align: center;
}

/* line 152, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget .toolbar {
  display: grid;
  grid-auto-flow: column;
  grid-auto-rows: 40px;
}

/* line 157, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget .toolbar div {
  border-radius: var(--td-border-radius);
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  display: flex;
}

/* line 164, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget .date-container-days {
  display: grid;
  grid-template-areas: "a a a a a a a";
  grid-auto-rows: 40px;
  grid-auto-columns: 14.2857142857%;
}

/* line 170, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget .date-container-days .range-in {
  background-color: var(--td-range-bg) !important;
  border: none;
  border-radius: 0 !important;
  box-shadow: -5px 0 0 var(--td-range-bg), 5px 0 0 var(--td-range-bg);
}

/* line 176, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget .date-container-days .range-end {
  border-radius: 0 50px 50px 0 !important;
}

/* line 179, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget .date-container-days .range-start {
  border-radius: 50px 0 0 50px !important;
}

/* line 182, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget .date-container-days .dow {
  align-items: center;
  justify-content: center;
  text-align: center;
}

/* line 187, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget .date-container-days .cw {
  width: 90%;
  height: 90%;
  align-items: center;
  justify-content: center;
  display: flex;
  font-size: 0.8em;
  line-height: 20px;
  cursor: default;
}

/* line 197, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget .date-container-decades,
.tempus-dominus-widget .date-container-years,
.tempus-dominus-widget .date-container-months {
  display: grid;
  grid-template-areas: "a a a";
  grid-auto-rows: calc((19rem - 8px) / 7);
}

/* line 204, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget .time-container-hour,
.tempus-dominus-widget .time-container-minute,
.tempus-dominus-widget .time-container-second {
  display: grid;
  grid-template-areas: "a a a a";
  grid-auto-rows: calc((19rem - 8px) / 7);
}

/* line 211, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget .time-container-clock {
  display: grid;
  grid-auto-rows: calc((19rem - 8px) / 7);
}

/* line 215, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget .time-container-clock .no-highlight {
  width: 90%;
  height: 90%;
  align-items: center;
  justify-content: center;
  display: flex;
}

/* line 222, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget .date-container-decades div:not(.no-highlight),
.tempus-dominus-widget .date-container-years div:not(.no-highlight),
.tempus-dominus-widget .date-container-months div:not(.no-highlight),
.tempus-dominus-widget .date-container-days div:not(.no-highlight),
.tempus-dominus-widget .time-container-clock div:not(.no-highlight),
.tempus-dominus-widget .time-container-hour div:not(.no-highlight),
.tempus-dominus-widget .time-container-minute div:not(.no-highlight),
.tempus-dominus-widget .time-container-second div:not(.no-highlight) {
  width: 90%;
  height: 90%;
  border-radius: var(--td-border-radius);
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  display: flex;
}

/* line 238, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget .date-container-decades div.disabled:not(.no-highlight), .tempus-dominus-widget .date-container-decades div.disabled:not(.no-highlight):hover,
.tempus-dominus-widget .date-container-years div.disabled:not(.no-highlight),
.tempus-dominus-widget .date-container-years div.disabled:not(.no-highlight):hover,
.tempus-dominus-widget .date-container-months div.disabled:not(.no-highlight),
.tempus-dominus-widget .date-container-months div.disabled:not(.no-highlight):hover,
.tempus-dominus-widget .date-container-days div.disabled:not(.no-highlight),
.tempus-dominus-widget .date-container-days div.disabled:not(.no-highlight):hover,
.tempus-dominus-widget .time-container-clock div.disabled:not(.no-highlight),
.tempus-dominus-widget .time-container-clock div.disabled:not(.no-highlight):hover,
.tempus-dominus-widget .time-container-hour div.disabled:not(.no-highlight),
.tempus-dominus-widget .time-container-hour div.disabled:not(.no-highlight):hover,
.tempus-dominus-widget .time-container-minute div.disabled:not(.no-highlight),
.tempus-dominus-widget .time-container-minute div.disabled:not(.no-highlight):hover,
.tempus-dominus-widget .time-container-second div.disabled:not(.no-highlight),
.tempus-dominus-widget .time-container-second div.disabled:not(.no-highlight):hover {
  background: none;
  cursor: not-allowed;
}

/* line 256, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget .date-container-decades div.today:not(.no-highlight),
.tempus-dominus-widget .date-container-years div.today:not(.no-highlight),
.tempus-dominus-widget .date-container-months div.today:not(.no-highlight),
.tempus-dominus-widget .date-container-days div.today:not(.no-highlight),
.tempus-dominus-widget .time-container-clock div.today:not(.no-highlight),
.tempus-dominus-widget .time-container-hour div.today:not(.no-highlight),
.tempus-dominus-widget .time-container-minute div.today:not(.no-highlight),
.tempus-dominus-widget .time-container-second div.today:not(.no-highlight) {
  position: relative;
}

/* line 266, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget .date-container-decades div.today:not(.no-highlight):before,
.tempus-dominus-widget .date-container-years div.today:not(.no-highlight):before,
.tempus-dominus-widget .date-container-months div.today:not(.no-highlight):before,
.tempus-dominus-widget .date-container-days div.today:not(.no-highlight):before,
.tempus-dominus-widget .time-container-clock div.today:not(.no-highlight):before,
.tempus-dominus-widget .time-container-hour div.today:not(.no-highlight):before,
.tempus-dominus-widget .time-container-minute div.today:not(.no-highlight):before,
.tempus-dominus-widget .time-container-second div.today:not(.no-highlight):before {
  content: "";
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  position: absolute;
  bottom: 6px;
  right: 6px;
}

/* line 282, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget .time-container {
  margin-bottom: 0.5rem;
}

/* line 285, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget button {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

/* line 301, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.tempus-dominus-widget-readonly table td.day,
.tempus-dominus-widget.tempus-dominus-widget-readonly table td.hour,
.tempus-dominus-widget.tempus-dominus-widget-readonly table td.minute,
.tempus-dominus-widget.tempus-dominus-widget-readonly table td.second,
.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=incrementHours],
.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=incrementMinutes],
.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=incrementSeconds],
.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=decrementHours],
.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=decrementMinutes],
.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=decrementSeconds],
.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=showHours],
.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=showMinutes],
.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=showSeconds],
.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=togglePeriod] {
  pointer-events: none;
  cursor: default;
}

/* line 318, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.tempus-dominus-widget-readonly table td.day:hover,
.tempus-dominus-widget.tempus-dominus-widget-readonly table td.hour:hover,
.tempus-dominus-widget.tempus-dominus-widget-readonly table td.minute:hover,
.tempus-dominus-widget.tempus-dominus-widget-readonly table td.second:hover,
.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=incrementHours]:hover,
.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=incrementMinutes]:hover,
.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=incrementSeconds]:hover,
.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=decrementHours]:hover,
.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=decrementMinutes]:hover,
.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=decrementSeconds]:hover,
.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=showHours]:hover,
.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=showMinutes]:hover,
.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=showSeconds]:hover,
.tempus-dominus-widget.tempus-dominus-widget-readonly table td [data-action=togglePeriod]:hover {
  background: none;
}

/* line 334, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.light {
  color: var(--td-font-color);
  background-color: var(--td-widget-background);
}

/* line 338, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.light .disabled[data-action], .tempus-dominus-widget.light .disabled[data-action]:hover {
  color: var(--td-disabled-color);
}

/* line 341, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.light .toolbar div:hover {
  background: var(--td-btn-hover-bg);
}

/* line 344, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.light .date-container-days .dow {
  color: var(--td-dow-color);
}

/* line 347, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.light .date-container-days .cw {
  color: var(--td-alternate-color);
}

/* line 350, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.light .date-container-decades div:not(.no-highlight):hover,
.tempus-dominus-widget.light .date-container-years div:not(.no-highlight):hover,
.tempus-dominus-widget.light .date-container-months div:not(.no-highlight):hover,
.tempus-dominus-widget.light .date-container-days div:not(.no-highlight):hover,
.tempus-dominus-widget.light .time-container-clock div:not(.no-highlight):hover,
.tempus-dominus-widget.light .time-container-hour div:not(.no-highlight):hover,
.tempus-dominus-widget.light .time-container-minute div:not(.no-highlight):hover,
.tempus-dominus-widget.light .time-container-second div:not(.no-highlight):hover {
  background: var(--td-btn-hover-bg);
}

/* line 360, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.light .date-container-decades div.active:not(.no-highlight), .tempus-dominus-widget.light .date-container-decades .ch-link-active:not(.no-highlight),
.tempus-dominus-widget.light .date-container-years div.active:not(.no-highlight),
.tempus-dominus-widget.light .date-container-years .ch-link-active:not(.no-highlight),
.tempus-dominus-widget.light .date-container-months div.active:not(.no-highlight),
.tempus-dominus-widget.light .date-container-months .ch-link-active:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days div.active:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .ch-link-active:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days div.range-in:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days div.range-end:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days div.range-start:not(.no-highlight),
.tempus-dominus-widget.light .time-container-clock div.active:not(.no-highlight),
.tempus-dominus-widget.light .time-container-clock .ch-link-active:not(.no-highlight),
.tempus-dominus-widget.light .time-container-hour div.active:not(.no-highlight),
.tempus-dominus-widget.light .time-container-hour .ch-link-active:not(.no-highlight),
.tempus-dominus-widget.light .time-container-minute div.active:not(.no-highlight),
.tempus-dominus-widget.light .time-container-minute .ch-link-active:not(.no-highlight),
.tempus-dominus-widget.light .time-container-second div.active:not(.no-highlight),
.tempus-dominus-widget.light .time-container-second .ch-link-active:not(.no-highlight) {
  background-color: var(--td-active-bg);
  color: var(--td-active-color);
  text-shadow: var(--td-text-shadow);
}

/* line 375, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.light .date-container-decades div.active.old:not(.no-highlight), .tempus-dominus-widget.light .date-container-decades .ch-link-active.old:not(.no-highlight), .tempus-dominus-widget.light .date-container-decades .date-container-days div.range-in.old:not(.no-highlight), .tempus-dominus-widget.light .date-container-days .date-container-decades div.range-in.old:not(.no-highlight), .tempus-dominus-widget.light .date-container-decades .date-container-days div.range-end.old:not(.no-highlight), .tempus-dominus-widget.light .date-container-days .date-container-decades div.range-end.old:not(.no-highlight), .tempus-dominus-widget.light .date-container-decades .date-container-days div.range-start.old:not(.no-highlight), .tempus-dominus-widget.light .date-container-days .date-container-decades div.range-start.old:not(.no-highlight), .tempus-dominus-widget.light .date-container-decades div.active.new:not(.no-highlight), .tempus-dominus-widget.light .date-container-decades .ch-link-active.new:not(.no-highlight), .tempus-dominus-widget.light .date-container-decades .date-container-days div.range-in.new:not(.no-highlight), .tempus-dominus-widget.light .date-container-days .date-container-decades div.range-in.new:not(.no-highlight), .tempus-dominus-widget.light .date-container-decades .date-container-days div.range-end.new:not(.no-highlight), .tempus-dominus-widget.light .date-container-days .date-container-decades div.range-end.new:not(.no-highlight), .tempus-dominus-widget.light .date-container-decades .date-container-days div.range-start.new:not(.no-highlight), .tempus-dominus-widget.light .date-container-days .date-container-decades div.range-start.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-years div.active.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-years .ch-link-active.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-years .date-container-days div.range-in.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .date-container-years div.range-in.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-years .date-container-days div.range-end.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .date-container-years div.range-end.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-years .date-container-days div.range-start.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .date-container-years div.range-start.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-years div.active.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-years .ch-link-active.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-years .date-container-days div.range-in.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .date-container-years div.range-in.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-years .date-container-days div.range-end.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .date-container-years div.range-end.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-years .date-container-days div.range-start.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .date-container-years div.range-start.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-months div.active.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-months .ch-link-active.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-months .date-container-days div.range-in.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .date-container-months div.range-in.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-months .date-container-days div.range-end.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .date-container-months div.range-end.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-months .date-container-days div.range-start.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .date-container-months div.range-start.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-months div.active.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-months .ch-link-active.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-months .date-container-days div.range-in.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .date-container-months div.range-in.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-months .date-container-days div.range-end.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .date-container-months div.range-end.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-months .date-container-days div.range-start.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .date-container-months div.range-start.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days div.active.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .ch-link-active.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days div.range-in.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days div.range-end.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days div.range-start.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days div.active.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .ch-link-active.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days div.range-in.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days div.range-end.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days div.range-start.new:not(.no-highlight),
.tempus-dominus-widget.light .time-container-clock div.active.old:not(.no-highlight),
.tempus-dominus-widget.light .time-container-clock .ch-link-active.old:not(.no-highlight),
.tempus-dominus-widget.light .time-container-clock .date-container-days div.range-in.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .time-container-clock div.range-in.old:not(.no-highlight),
.tempus-dominus-widget.light .time-container-clock .date-container-days div.range-end.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .time-container-clock div.range-end.old:not(.no-highlight),
.tempus-dominus-widget.light .time-container-clock .date-container-days div.range-start.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .time-container-clock div.range-start.old:not(.no-highlight),
.tempus-dominus-widget.light .time-container-clock div.active.new:not(.no-highlight),
.tempus-dominus-widget.light .time-container-clock .ch-link-active.new:not(.no-highlight),
.tempus-dominus-widget.light .time-container-clock .date-container-days div.range-in.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .time-container-clock div.range-in.new:not(.no-highlight),
.tempus-dominus-widget.light .time-container-clock .date-container-days div.range-end.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .time-container-clock div.range-end.new:not(.no-highlight),
.tempus-dominus-widget.light .time-container-clock .date-container-days div.range-start.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .time-container-clock div.range-start.new:not(.no-highlight),
.tempus-dominus-widget.light .time-container-hour div.active.old:not(.no-highlight),
.tempus-dominus-widget.light .time-container-hour .ch-link-active.old:not(.no-highlight),
.tempus-dominus-widget.light .time-container-hour .date-container-days div.range-in.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .time-container-hour div.range-in.old:not(.no-highlight),
.tempus-dominus-widget.light .time-container-hour .date-container-days div.range-end.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .time-container-hour div.range-end.old:not(.no-highlight),
.tempus-dominus-widget.light .time-container-hour .date-container-days div.range-start.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .time-container-hour div.range-start.old:not(.no-highlight),
.tempus-dominus-widget.light .time-container-hour div.active.new:not(.no-highlight),
.tempus-dominus-widget.light .time-container-hour .ch-link-active.new:not(.no-highlight),
.tempus-dominus-widget.light .time-container-hour .date-container-days div.range-in.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .time-container-hour div.range-in.new:not(.no-highlight),
.tempus-dominus-widget.light .time-container-hour .date-container-days div.range-end.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .time-container-hour div.range-end.new:not(.no-highlight),
.tempus-dominus-widget.light .time-container-hour .date-container-days div.range-start.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .time-container-hour div.range-start.new:not(.no-highlight),
.tempus-dominus-widget.light .time-container-minute div.active.old:not(.no-highlight),
.tempus-dominus-widget.light .time-container-minute .ch-link-active.old:not(.no-highlight),
.tempus-dominus-widget.light .time-container-minute .date-container-days div.range-in.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .time-container-minute div.range-in.old:not(.no-highlight),
.tempus-dominus-widget.light .time-container-minute .date-container-days div.range-end.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .time-container-minute div.range-end.old:not(.no-highlight),
.tempus-dominus-widget.light .time-container-minute .date-container-days div.range-start.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .time-container-minute div.range-start.old:not(.no-highlight),
.tempus-dominus-widget.light .time-container-minute div.active.new:not(.no-highlight),
.tempus-dominus-widget.light .time-container-minute .ch-link-active.new:not(.no-highlight),
.tempus-dominus-widget.light .time-container-minute .date-container-days div.range-in.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .time-container-minute div.range-in.new:not(.no-highlight),
.tempus-dominus-widget.light .time-container-minute .date-container-days div.range-end.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .time-container-minute div.range-end.new:not(.no-highlight),
.tempus-dominus-widget.light .time-container-minute .date-container-days div.range-start.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .time-container-minute div.range-start.new:not(.no-highlight),
.tempus-dominus-widget.light .time-container-second div.active.old:not(.no-highlight),
.tempus-dominus-widget.light .time-container-second .ch-link-active.old:not(.no-highlight),
.tempus-dominus-widget.light .time-container-second .date-container-days div.range-in.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .time-container-second div.range-in.old:not(.no-highlight),
.tempus-dominus-widget.light .time-container-second .date-container-days div.range-end.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .time-container-second div.range-end.old:not(.no-highlight),
.tempus-dominus-widget.light .time-container-second .date-container-days div.range-start.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .time-container-second div.range-start.old:not(.no-highlight),
.tempus-dominus-widget.light .time-container-second div.active.new:not(.no-highlight),
.tempus-dominus-widget.light .time-container-second .ch-link-active.new:not(.no-highlight),
.tempus-dominus-widget.light .time-container-second .date-container-days div.range-in.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .time-container-second div.range-in.new:not(.no-highlight),
.tempus-dominus-widget.light .time-container-second .date-container-days div.range-end.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .time-container-second div.range-end.new:not(.no-highlight),
.tempus-dominus-widget.light .time-container-second .date-container-days div.range-start.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days .time-container-second div.range-start.new:not(.no-highlight) {
  color: var(--td-active-color);
}

/* line 470, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.light .date-container-decades div.active.today:not(.no-highlight):before, .tempus-dominus-widget.light .date-container-decades .ch-link-active.today:not(.no-highlight):before,
.tempus-dominus-widget.light .date-container-years div.active.today:not(.no-highlight):before,
.tempus-dominus-widget.light .date-container-years .ch-link-active.today:not(.no-highlight):before,
.tempus-dominus-widget.light .date-container-months div.active.today:not(.no-highlight):before,
.tempus-dominus-widget.light .date-container-months .ch-link-active.today:not(.no-highlight):before,
.tempus-dominus-widget.light .date-container-days div.active.today:not(.no-highlight):before,
.tempus-dominus-widget.light .date-container-days .ch-link-active.today:not(.no-highlight):before,
.tempus-dominus-widget.light .date-container-days div.range-in.today:not(.no-highlight):before,
.tempus-dominus-widget.light .date-container-days div.range-end.today:not(.no-highlight):before,
.tempus-dominus-widget.light .date-container-days div.range-start.today:not(.no-highlight):before,
.tempus-dominus-widget.light .time-container-clock div.active.today:not(.no-highlight):before,
.tempus-dominus-widget.light .time-container-clock .ch-link-active.today:not(.no-highlight):before,
.tempus-dominus-widget.light .time-container-hour div.active.today:not(.no-highlight):before,
.tempus-dominus-widget.light .time-container-hour .ch-link-active.today:not(.no-highlight):before,
.tempus-dominus-widget.light .time-container-minute div.active.today:not(.no-highlight):before,
.tempus-dominus-widget.light .time-container-minute .ch-link-active.today:not(.no-highlight):before,
.tempus-dominus-widget.light .time-container-second div.active.today:not(.no-highlight):before,
.tempus-dominus-widget.light .time-container-second .ch-link-active.today:not(.no-highlight):before {
  border-bottom-color: var(--td-active-border-color);
}

/* line 483, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.light .date-container-decades div.old:not(.no-highlight), .tempus-dominus-widget.light .date-container-decades div.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-years div.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-years div.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-months div.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-months div.new:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days div.old:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days div.new:not(.no-highlight),
.tempus-dominus-widget.light .time-container-clock div.old:not(.no-highlight),
.tempus-dominus-widget.light .time-container-clock div.new:not(.no-highlight),
.tempus-dominus-widget.light .time-container-hour div.old:not(.no-highlight),
.tempus-dominus-widget.light .time-container-hour div.new:not(.no-highlight),
.tempus-dominus-widget.light .time-container-minute div.old:not(.no-highlight),
.tempus-dominus-widget.light .time-container-minute div.new:not(.no-highlight),
.tempus-dominus-widget.light .time-container-second div.old:not(.no-highlight),
.tempus-dominus-widget.light .time-container-second div.new:not(.no-highlight) {
  color: var(--td-alternate-color);
}

/* line 500, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.light .date-container-decades div.disabled:not(.no-highlight), .tempus-dominus-widget.light .date-container-decades div.disabled:not(.no-highlight):hover,
.tempus-dominus-widget.light .date-container-years div.disabled:not(.no-highlight),
.tempus-dominus-widget.light .date-container-years div.disabled:not(.no-highlight):hover,
.tempus-dominus-widget.light .date-container-months div.disabled:not(.no-highlight),
.tempus-dominus-widget.light .date-container-months div.disabled:not(.no-highlight):hover,
.tempus-dominus-widget.light .date-container-days div.disabled:not(.no-highlight),
.tempus-dominus-widget.light .date-container-days div.disabled:not(.no-highlight):hover,
.tempus-dominus-widget.light .time-container-clock div.disabled:not(.no-highlight),
.tempus-dominus-widget.light .time-container-clock div.disabled:not(.no-highlight):hover,
.tempus-dominus-widget.light .time-container-hour div.disabled:not(.no-highlight),
.tempus-dominus-widget.light .time-container-hour div.disabled:not(.no-highlight):hover,
.tempus-dominus-widget.light .time-container-minute div.disabled:not(.no-highlight),
.tempus-dominus-widget.light .time-container-minute div.disabled:not(.no-highlight):hover,
.tempus-dominus-widget.light .time-container-second div.disabled:not(.no-highlight),
.tempus-dominus-widget.light .time-container-second div.disabled:not(.no-highlight):hover {
  color: var(--td-disabled-color);
}

/* line 517, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.light .date-container-decades div.today:not(.no-highlight):before,
.tempus-dominus-widget.light .date-container-years div.today:not(.no-highlight):before,
.tempus-dominus-widget.light .date-container-months div.today:not(.no-highlight):before,
.tempus-dominus-widget.light .date-container-days div.today:not(.no-highlight):before,
.tempus-dominus-widget.light .time-container-clock div.today:not(.no-highlight):before,
.tempus-dominus-widget.light .time-container-hour div.today:not(.no-highlight):before,
.tempus-dominus-widget.light .time-container-minute div.today:not(.no-highlight):before,
.tempus-dominus-widget.light .time-container-second div.today:not(.no-highlight):before {
  border-bottom-color: var(--td-active-bg);
  border-top-color: var(--td-secondary-border-color-rgba);
}

/* line 528, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.light button {
  color: var(--td-active-color);
  background-color: var(--td-active-bg);
  border-color: var(--td-active-bg);
}

/* line 533, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.dark {
  color: var(--td-dark-font-color);
  background-color: var(--td-dark-widget-background);
}

/* line 537, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.dark .disabled[data-action], .tempus-dominus-widget.dark .disabled[data-action]:hover {
  color: var(--td-dark-disabled-color);
}

/* line 540, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.dark .toolbar div:hover {
  background: var(--td-dark-btn-hover-bg);
}

/* line 543, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.dark .date-container-days .dow {
  color: var(--td-dark-dow-color);
}

/* line 546, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.dark .date-container-days .range-in {
  background-color: var(--td-dark-range-bg) !important;
  box-shadow: -5px 0 0 var(--td-dark-range-bg), 5px 0 0 var(--td-dark-range-bg);
}

/* line 550, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.dark .date-container-days .cw {
  color: var(--td-dark-alternate-color);
}

/* line 553, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.dark .date-container-decades div:not(.no-highlight):hover,
.tempus-dominus-widget.dark .date-container-years div:not(.no-highlight):hover,
.tempus-dominus-widget.dark .date-container-months div:not(.no-highlight):hover,
.tempus-dominus-widget.dark .date-container-days div:not(.no-highlight):hover,
.tempus-dominus-widget.dark .time-container-clock div:not(.no-highlight):hover,
.tempus-dominus-widget.dark .time-container-hour div:not(.no-highlight):hover,
.tempus-dominus-widget.dark .time-container-minute div:not(.no-highlight):hover,
.tempus-dominus-widget.dark .time-container-second div:not(.no-highlight):hover {
  background: var(--td-dark-btn-hover-bg);
}

/* line 563, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.dark .date-container-decades div.active:not(.no-highlight), .tempus-dominus-widget.dark .date-container-decades .ch-link-active:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-years div.active:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-years .ch-link-active:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-months div.active:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-months .ch-link-active:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days div.active:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .ch-link-active:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days div.range-in:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days div.range-end:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days div.range-start:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-clock div.active:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-clock .ch-link-active:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-hour div.active:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-hour .ch-link-active:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-minute div.active:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-minute .ch-link-active:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-second div.active:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-second .ch-link-active:not(.no-highlight) {
  background-color: var(--td-dark-active-bg);
  color: var(--td-dark-active-color);
  text-shadow: var(--td-dark-text-shadow);
}

/* line 578, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.dark .date-container-decades div.active.old:not(.no-highlight), .tempus-dominus-widget.dark .date-container-decades .ch-link-active.old:not(.no-highlight), .tempus-dominus-widget.dark .date-container-decades .date-container-days div.range-in.old:not(.no-highlight), .tempus-dominus-widget.dark .date-container-days .date-container-decades div.range-in.old:not(.no-highlight), .tempus-dominus-widget.dark .date-container-decades .date-container-days div.range-end.old:not(.no-highlight), .tempus-dominus-widget.dark .date-container-days .date-container-decades div.range-end.old:not(.no-highlight), .tempus-dominus-widget.dark .date-container-decades .date-container-days div.range-start.old:not(.no-highlight), .tempus-dominus-widget.dark .date-container-days .date-container-decades div.range-start.old:not(.no-highlight), .tempus-dominus-widget.dark .date-container-decades div.active.new:not(.no-highlight), .tempus-dominus-widget.dark .date-container-decades .ch-link-active.new:not(.no-highlight), .tempus-dominus-widget.dark .date-container-decades .date-container-days div.range-in.new:not(.no-highlight), .tempus-dominus-widget.dark .date-container-days .date-container-decades div.range-in.new:not(.no-highlight), .tempus-dominus-widget.dark .date-container-decades .date-container-days div.range-end.new:not(.no-highlight), .tempus-dominus-widget.dark .date-container-days .date-container-decades div.range-end.new:not(.no-highlight), .tempus-dominus-widget.dark .date-container-decades .date-container-days div.range-start.new:not(.no-highlight), .tempus-dominus-widget.dark .date-container-days .date-container-decades div.range-start.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-years div.active.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-years .ch-link-active.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-years .date-container-days div.range-in.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .date-container-years div.range-in.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-years .date-container-days div.range-end.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .date-container-years div.range-end.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-years .date-container-days div.range-start.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .date-container-years div.range-start.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-years div.active.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-years .ch-link-active.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-years .date-container-days div.range-in.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .date-container-years div.range-in.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-years .date-container-days div.range-end.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .date-container-years div.range-end.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-years .date-container-days div.range-start.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .date-container-years div.range-start.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-months div.active.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-months .ch-link-active.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-months .date-container-days div.range-in.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .date-container-months div.range-in.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-months .date-container-days div.range-end.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .date-container-months div.range-end.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-months .date-container-days div.range-start.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .date-container-months div.range-start.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-months div.active.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-months .ch-link-active.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-months .date-container-days div.range-in.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .date-container-months div.range-in.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-months .date-container-days div.range-end.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .date-container-months div.range-end.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-months .date-container-days div.range-start.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .date-container-months div.range-start.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days div.active.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .ch-link-active.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days div.range-in.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days div.range-end.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days div.range-start.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days div.active.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .ch-link-active.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days div.range-in.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days div.range-end.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days div.range-start.new:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-clock div.active.old:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-clock .ch-link-active.old:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-clock .date-container-days div.range-in.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .time-container-clock div.range-in.old:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-clock .date-container-days div.range-end.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .time-container-clock div.range-end.old:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-clock .date-container-days div.range-start.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .time-container-clock div.range-start.old:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-clock div.active.new:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-clock .ch-link-active.new:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-clock .date-container-days div.range-in.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .time-container-clock div.range-in.new:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-clock .date-container-days div.range-end.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .time-container-clock div.range-end.new:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-clock .date-container-days div.range-start.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .time-container-clock div.range-start.new:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-hour div.active.old:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-hour .ch-link-active.old:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-hour .date-container-days div.range-in.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .time-container-hour div.range-in.old:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-hour .date-container-days div.range-end.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .time-container-hour div.range-end.old:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-hour .date-container-days div.range-start.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .time-container-hour div.range-start.old:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-hour div.active.new:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-hour .ch-link-active.new:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-hour .date-container-days div.range-in.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .time-container-hour div.range-in.new:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-hour .date-container-days div.range-end.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .time-container-hour div.range-end.new:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-hour .date-container-days div.range-start.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .time-container-hour div.range-start.new:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-minute div.active.old:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-minute .ch-link-active.old:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-minute .date-container-days div.range-in.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .time-container-minute div.range-in.old:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-minute .date-container-days div.range-end.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .time-container-minute div.range-end.old:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-minute .date-container-days div.range-start.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .time-container-minute div.range-start.old:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-minute div.active.new:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-minute .ch-link-active.new:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-minute .date-container-days div.range-in.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .time-container-minute div.range-in.new:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-minute .date-container-days div.range-end.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .time-container-minute div.range-end.new:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-minute .date-container-days div.range-start.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .time-container-minute div.range-start.new:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-second div.active.old:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-second .ch-link-active.old:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-second .date-container-days div.range-in.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .time-container-second div.range-in.old:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-second .date-container-days div.range-end.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .time-container-second div.range-end.old:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-second .date-container-days div.range-start.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .time-container-second div.range-start.old:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-second div.active.new:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-second .ch-link-active.new:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-second .date-container-days div.range-in.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .time-container-second div.range-in.new:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-second .date-container-days div.range-end.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .time-container-second div.range-end.new:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-second .date-container-days div.range-start.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days .time-container-second div.range-start.new:not(.no-highlight) {
  color: var(--td-dark-active-color);
}

/* line 673, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.dark .date-container-decades div.active.today:not(.no-highlight):before, .tempus-dominus-widget.dark .date-container-decades .ch-link-active.today:not(.no-highlight):before,
.tempus-dominus-widget.dark .date-container-years div.active.today:not(.no-highlight):before,
.tempus-dominus-widget.dark .date-container-years .ch-link-active.today:not(.no-highlight):before,
.tempus-dominus-widget.dark .date-container-months div.active.today:not(.no-highlight):before,
.tempus-dominus-widget.dark .date-container-months .ch-link-active.today:not(.no-highlight):before,
.tempus-dominus-widget.dark .date-container-days div.active.today:not(.no-highlight):before,
.tempus-dominus-widget.dark .date-container-days .ch-link-active.today:not(.no-highlight):before,
.tempus-dominus-widget.dark .date-container-days div.range-in.today:not(.no-highlight):before,
.tempus-dominus-widget.dark .date-container-days div.range-end.today:not(.no-highlight):before,
.tempus-dominus-widget.dark .date-container-days div.range-start.today:not(.no-highlight):before,
.tempus-dominus-widget.dark .time-container-clock div.active.today:not(.no-highlight):before,
.tempus-dominus-widget.dark .time-container-clock .ch-link-active.today:not(.no-highlight):before,
.tempus-dominus-widget.dark .time-container-hour div.active.today:not(.no-highlight):before,
.tempus-dominus-widget.dark .time-container-hour .ch-link-active.today:not(.no-highlight):before,
.tempus-dominus-widget.dark .time-container-minute div.active.today:not(.no-highlight):before,
.tempus-dominus-widget.dark .time-container-minute .ch-link-active.today:not(.no-highlight):before,
.tempus-dominus-widget.dark .time-container-second div.active.today:not(.no-highlight):before,
.tempus-dominus-widget.dark .time-container-second .ch-link-active.today:not(.no-highlight):before {
  border-bottom-color: var(--td-dark-active-border-color);
}

/* line 686, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.dark .date-container-decades div.old:not(.no-highlight), .tempus-dominus-widget.dark .date-container-decades div.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-years div.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-years div.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-months div.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-months div.new:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days div.old:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days div.new:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-clock div.old:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-clock div.new:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-hour div.old:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-hour div.new:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-minute div.old:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-minute div.new:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-second div.old:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-second div.new:not(.no-highlight) {
  color: var(--td-dark-alternate-color);
}

/* line 703, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.dark .date-container-decades div.disabled:not(.no-highlight), .tempus-dominus-widget.dark .date-container-decades div.disabled:not(.no-highlight):hover,
.tempus-dominus-widget.dark .date-container-years div.disabled:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-years div.disabled:not(.no-highlight):hover,
.tempus-dominus-widget.dark .date-container-months div.disabled:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-months div.disabled:not(.no-highlight):hover,
.tempus-dominus-widget.dark .date-container-days div.disabled:not(.no-highlight),
.tempus-dominus-widget.dark .date-container-days div.disabled:not(.no-highlight):hover,
.tempus-dominus-widget.dark .time-container-clock div.disabled:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-clock div.disabled:not(.no-highlight):hover,
.tempus-dominus-widget.dark .time-container-hour div.disabled:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-hour div.disabled:not(.no-highlight):hover,
.tempus-dominus-widget.dark .time-container-minute div.disabled:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-minute div.disabled:not(.no-highlight):hover,
.tempus-dominus-widget.dark .time-container-second div.disabled:not(.no-highlight),
.tempus-dominus-widget.dark .time-container-second div.disabled:not(.no-highlight):hover {
  color: var(--td-dark-disabled-color);
}

/* line 720, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.dark .date-container-decades div.today:not(.no-highlight):before,
.tempus-dominus-widget.dark .date-container-years div.today:not(.no-highlight):before,
.tempus-dominus-widget.dark .date-container-months div.today:not(.no-highlight):before,
.tempus-dominus-widget.dark .date-container-days div.today:not(.no-highlight):before,
.tempus-dominus-widget.dark .time-container-clock div.today:not(.no-highlight):before,
.tempus-dominus-widget.dark .time-container-hour div.today:not(.no-highlight):before,
.tempus-dominus-widget.dark .time-container-minute div.today:not(.no-highlight):before,
.tempus-dominus-widget.dark .time-container-second div.today:not(.no-highlight):before {
  border-bottom-color: var(--td-dark-active-bg);
  border-top-color: var(--td-dark-secondary-border-color-rgba);
}

/* line 731, vendor/javascript/@eonasdan/tempus-dominus/dist/css/tempus-dominus.css */
.tempus-dominus-widget.dark button {
  color: var(--td-dark-active-color);
  background-color: var(--td-dark-active-bg);
  border-color: var(--td-dark-active-bg);
}
/* line 98, app/assets/stylesheets/application.sass */
.tempus-dominus-widget .active, .tempus-dominus-widget .ch-link-active {
  background-color: #409EFF !important;
}

/* line 100, app/assets/stylesheets/application.sass */
.tempus-dominus-widget .today:not(.active):not(.ch-link-active):before {
  border-bottom-color: #409EFF !important;
}

/* line 103, app/assets/stylesheets/application.sass */
h1, h2, .h1, .h2 {
  font-weight: 400;
  color: #404F5D;
}

/* line 108, app/assets/stylesheets/application.sass */
.ch-breadcrumbs a {
  font-size: 0.875rem;
}

/* line 5, app/assets/stylesheets/common-styles.sass */
.h1 {
  font-size: 2.5rem !important;
}

/* line 9, app/assets/stylesheets/common-styles.sass */
input, textarea {
  -webkit-user-select: text;
}

/* line 12, app/assets/stylesheets/common-styles.sass */
.wrapper {
  align-items: stretch;
  display: flex;
  width: 100%;
  overflow: hidden;
}

/* Slider switch: */
/* line 8, app/assets/stylesheets/sidebar.sass */
.slider-switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 20px;
  /* Hide default HTML checkbox */
}

/* line 14, app/assets/stylesheets/sidebar.sass */
.slider-switch input {
  display: none;
}

/* The slider */
/* line 17, app/assets/stylesheets/sidebar.sass */
.slider-switch-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #DBE4ED;
  transition: 0.2s;
  border-radius: 20px;
}

/* line 28, app/assets/stylesheets/sidebar.sass */
.slider-switch-slider:before {
  position: absolute;
  content: "";
  height: 14px;
  width: 14px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  transition: 0.2s;
  border-radius: 50%;
}

/* line 39, app/assets/stylesheets/sidebar.sass */
input:checked + .slider-switch-slider {
  background-color: #19A974;
}

/* line 41, app/assets/stylesheets/sidebar.sass */
input:checked + .slider-switch-slider:before {
  transform: translateX(20px);
}

/* line 46, app/assets/stylesheets/sidebar.sass */
#sidebar-toggle-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 0 50% 50% 0;
  border-width: 1px 1px 1px 0;
  border-style: solid;
  position: relative;
  left: -1px;
}

/* line 55, app/assets/stylesheets/sidebar.sass */
#sidebar-toggle-container .sidebar-toggle {
  padding: 0 1rem 0 0.5rem;
}

/* line 58, app/assets/stylesheets/sidebar.sass */
#sidebar {
  border-width: 1px 1px 0 0;
  border-style: solid;
}

/* line 61, app/assets/stylesheets/sidebar.sass */
#sidebar .brand-logo {
  text-align: center;
  font-size: x-large;
}

/* line 64, app/assets/stylesheets/sidebar.sass */
#sidebar .brand-logo img {
  min-height: 4rem;
  max-width: 75%;
  position: relative;
}

/* line 68, app/assets/stylesheets/sidebar.sass */
#sidebar .sidebar-nav {
  width: 100%;
  margin-bottom: 2rem;
  text-align: left;
  border-style: solid;
  border-width: 0 0 1px 0;
}

/* line 74, app/assets/stylesheets/sidebar.sass */
#sidebar .sidebar-nav .list-group, #sidebar .sidebar-nav .ch-resources, #sidebar .sidebar-nav .ch-autocomplete-results {
  font-size: .875rem;
}

/* line 76, app/assets/stylesheets/sidebar.sass */
#sidebar .sidebar-nav .list-group-item, #sidebar .sidebar-nav .ch-resource, #sidebar .sidebar-nav .ch-autocomplete-result {
  background: transparent;
}

/* line 78, app/assets/stylesheets/sidebar.sass */
#sidebar .sidebar-nav .nav-header-group {
  font-size: .875rem;
  padding: 0.5rem;
  border-style: solid;
  border-width: 0 0 1px 0;
}

/* line 83, app/assets/stylesheets/sidebar.sass */
#sidebar .sidebar-nav .nav-header {
  font-size: .67rem;
  text-transform: uppercase;
}

/* line 87, app/assets/stylesheets/sidebar.sass */
body.threads .component-messaging-console {
  height: 100%;
}

/* line 90, app/assets/stylesheets/sidebar.sass */
#sidebar {
  display: none;
}

@media (min-width: 576px) {
  /* line 96, app/assets/stylesheets/sidebar.sass */
  #sidebar {
    display: block;
    transition: margin-left .35s ease-in-out,left .35s ease-in-out;
    min-width: 260px;
    max-width: 260px;
  }
  /* line 102, app/assets/stylesheets/sidebar.sass */
  #sidebar.toggled {
    margin-left: -260px;
  }
  /* line 104, app/assets/stylesheets/sidebar.sass */
  #sidebar.toggled .sidebar-content {
    left: -260px;
  }
  /* line 110, app/assets/stylesheets/sidebar.sass */
  html[data-useragent*='MSIE 10.0'] .main {
    width: calc(100% - 260px);
  }
  /* line 112, app/assets/stylesheets/sidebar.sass */
  html[data-useragent*='MSIE 10.0'] .sidebar-toggle {
    display: none !important;
  }
  /* line 114, app/assets/stylesheets/sidebar.sass */
  html[data-useragent*='MSIE 10.0'] .sidebar {
    width: 260px !important;
    min-width: 260px !important;
    margin-left: 0 !important;
  }
  /* line 118, app/assets/stylesheets/sidebar.sass */
  html[data-useragent*='MSIE 10.0'] .toggled.sidebar-collapsed {
    margin-left: 0 !important;
  }
}

@media (max-width: 576px) {
  /* line 96, app/assets/stylesheets/sidebar.sass */
  #sidebar {
    display: block;
    transition: margin-left .35s ease-in-out,left .35s ease-in-out;
    min-width: 60px;
    max-width: 60px;
  }
  /* line 102, app/assets/stylesheets/sidebar.sass */
  #sidebar.toggled {
    margin-left: -60px;
  }
  /* line 104, app/assets/stylesheets/sidebar.sass */
  #sidebar.toggled .sidebar-content {
    left: -60px;
  }
  /* line 110, app/assets/stylesheets/sidebar.sass */
  html[data-useragent*='MSIE 10.0'] .main {
    width: calc(100% - 60px);
  }
  /* line 112, app/assets/stylesheets/sidebar.sass */
  html[data-useragent*='MSIE 10.0'] .sidebar-toggle {
    display: none !important;
  }
  /* line 114, app/assets/stylesheets/sidebar.sass */
  html[data-useragent*='MSIE 10.0'] .sidebar {
    width: 60px !important;
    min-width: 60px !important;
    margin-left: 0 !important;
  }
  /* line 118, app/assets/stylesheets/sidebar.sass */
  html[data-useragent*='MSIE 10.0'] .toggled.sidebar-collapsed {
    margin-left: 0 !important;
  }
}

/* line 129, app/assets/stylesheets/sidebar.sass */
body.threads #sidebar {
  max-height: 100vh;
  overflow-y: auto;
  direction: rtl;
}

/* line 133, app/assets/stylesheets/sidebar.sass */
body.threads #sidebar .sidebar-content {
  direction: ltr;
}

/* line 138, app/assets/stylesheets/sidebar.sass */
#contact-sidebar {
  display: none;
}

/* line 141, app/assets/stylesheets/sidebar.sass */
#contact-sidebar .sidebar-content .content {
  margin: 1rem 1rem 1rem 0;
}

/* line 144, app/assets/stylesheets/sidebar.sass */
#contact-sidebar #contact-sidebar-toggle #contact-sidebar-toggle-content {
  width: 36px;
  min-width: 36px;
  padding: 0.25rem;
  height: 100%;
  position: relative;
}

/* line 150, app/assets/stylesheets/sidebar.sass */
#contact-sidebar #contact-sidebar-toggle #contact-sidebar-toggle-content > * {
  position: sticky;
}

@media (min-width: 576px) {
  /* line 154, app/assets/stylesheets/sidebar.sass */
  #contact-sidebar {
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    position: absolute;
    min-width: 360px;
    max-width: 360px;
    padding-left: 10px;
    transition: margin-right .35s ease-in-out,right .35s ease-in-out;
    overflow-y: auto;
    position: relative;
  }
  /* line 168, app/assets/stylesheets/sidebar.sass */
  #contact-sidebar.toggled {
    margin-right: -324px;
  }
  /* line 170, app/assets/stylesheets/sidebar.sass */
  #contact-sidebar.toggled .sidebar-content {
    right: -324px;
  }
}

@media (max-width: 575px) {
  /* line 177, app/assets/stylesheets/sidebar.sass */
  body.threads .component-messaging-console {
    padding: 0 5px 0 0;
    max-width: calc(100vw - 68px);
    overflow: visible;
  }
  /* line 183, app/assets/stylesheets/sidebar.sass */
  #contact-sidebar {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    transition: margin-right .35s ease-in-out,right .35s ease-in-out;
    width: calc(36px + 100%);
    margin-right: -36px;
  }
  /* line 193, app/assets/stylesheets/sidebar.sass */
  #contact-sidebar.toggled {
    margin-right: calc(-36px - 100%);
  }
  /* line 195, app/assets/stylesheets/sidebar.sass */
  #contact-sidebar.toggled .sidebar-content {
    right: calc(-36px - 100%);
  }
}

/* line 2, ../usr/local/bundle/ruby/3.3.0/gems/simple_calendar-2.4.3/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar table {
  -webkit-border-horizontal-spacing: 0px;
  -webkit-border-vertical-spacing: 0px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #dddddd;
  border-collapse: collapse;
  box-sizing: border-box;
  max-width: 100%;
  width: 100%;
}

/* line 13, ../usr/local/bundle/ruby/3.3.0/gems/simple_calendar-2.4.3/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar tr {
  border-collapse: collapse;
}

/* line 17, ../usr/local/bundle/ruby/3.3.0/gems/simple_calendar-2.4.3/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar th {
  padding: 6px;
  border-bottom: 2px solid #dddddd;
  border-collapse: collapse;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-top: 0px none #333333;
  box-sizing: border-box;
  text-align: left;
}

/* line 28, ../usr/local/bundle/ruby/3.3.0/gems/simple_calendar-2.4.3/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar td {
  padding: 6px;
  vertical-align: top;
  width: 14%;
  border: 1px solid #ddd;
  border-top-color: #dddddd;
  border-top-style: solid;
  border-top-width: 1px;
  border-right-color: #dddddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-bottom-color: #dddddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #dddddd;
  border-left-style: solid;
  border-left-width: 1px;
}

/* line 48, ../usr/local/bundle/ruby/3.3.0/gems/simple_calendar-2.4.3/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar .day {
  height: 80px;
}

/* line 60, ../usr/local/bundle/ruby/3.3.0/gems/simple_calendar-2.4.3/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar .today {
  background: #FFFFC0;
}

/* line 69, ../usr/local/bundle/ruby/3.3.0/gems/simple_calendar-2.4.3/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar .prev-month {
  background: #DDD;
}

/* line 72, ../usr/local/bundle/ruby/3.3.0/gems/simple_calendar-2.4.3/app/assets/stylesheets/simple_calendar.scss */
.simple-calendar .next-month {
  background: #DDD;
}

/* line 1, app/assets/stylesheets/stylish-scrollbars.sass */
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

/* line 4, app/assets/stylesheets/stylish-scrollbars.sass */
::-webkit-scrollbar-track {
  background: transparent;
}

/* line 6, app/assets/stylesheets/stylish-scrollbars.sass */
::-webkit-scrollbar-thumb {
  background: rgba(0, 12, 31, 0.125);
  border-radius: 5px;
  opacity: .3 !important;
}

/* line 10, app/assets/stylesheets/stylish-scrollbars.sass */
::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 12, 31, 0.2);
}

/* line 117, app/assets/stylesheets/application.sass */
.simple-calendar .calendar-heading {
  font-size: small;
  display: flex;
  width: 100%;
  justify-content: space-between;
}

/* line 122, app/assets/stylesheets/application.sass */
.simple-calendar .calendar-title {
  font-size: large;
  font-weight: bold;
  margin-top: -.5rem;
  padding-bottom: .5rem;
}

/* line 133, app/assets/stylesheets/application.sass */
.ch-attachment-body audio {
  max-width: 100%;
}

/* line 136, app/assets/stylesheets/application.sass */
.sms-hub-thread-invitation-voice-prompt-custom-attributes .ch-attachments, .sms-hub-thread-invitation-voice-prompt-custom-attributes .ch-attachment {
  display: block !important;
}

/* line 138, app/assets/stylesheets/application.sass */
.sms-hub-thread-invitation-voice-prompt-custom-attributes .ch-attachment {
  width: 100% !important;
  max-width: 100% !important;
}

/* line 142, app/assets/stylesheets/application.sass */
.ch-link-active {
  background: none !important;
  border: none !important;
  color: #A4B5C4 !important;
}

/* line 146, app/assets/stylesheets/application.sass */
.ch-link-active:hover {
  color: #A4B5C4;
  text-decoration: none;
  cursor: default;
}

/* line 152, app/assets/stylesheets/application.sass */
.ch-array-table th, .ch-array-table td {
  border: none !important;
}

/* line 154, app/assets/stylesheets/application.sass */
.ch-array-table tbody tr:nth-of-type(odd) {
  background: transparent !important;
}

/* line 158, app/assets/stylesheets/application.sass */
*[contenteditable]:focus {
  outline: none;
  box-shadow: none;
  border-bottom: 1px solid #404F5D;
}

/* line 163, app/assets/stylesheets/application.sass */
.ch-form-submit {
  clear: both;
  margin: 1rem auto 2rem;
}

@media (min-width: 576px) {
  /* line 168, app/assets/stylesheets/application.sass */
  .ch-attachment {
    max-width: 30% !important;
  }
}

/* line 178, app/assets/stylesheets/application.sass */
.organization-show .ch-resource-cancel, .organization-edit .ch-resource-cancel {
  display: none;
}

/* line 181, app/assets/stylesheets/application.sass */
#header {
  z-index: 999;
}

/* line 191, app/assets/stylesheets/application.sass */
#cover-spin {
  z-index: 9999;
}

/* line 193, app/assets/stylesheets/application.sass */
.uppy-Root {
  z-index: 10001 !important;
}

/* line 197, app/assets/stylesheets/application.sass */
#sidebar-toggle-container {
  height: 44px;
  top: 3px;
}

/* line 200, app/assets/stylesheets/application.sass */
#header {
  height: 50px;
  border-style: solid;
  border-width: 0 0 1px;
}

/* line 204, app/assets/stylesheets/application.sass */
#header .nav-item, #header .nav-text {
  white-space: nowrap;
}

/* line 206, app/assets/stylesheets/application.sass */
#header .nav-item .dropdown-menu, #header .nav-text .dropdown-menu {
  white-space: normal;
}

@media (max-width: 575.98px) {
  /* line 210, app/assets/stylesheets/application.sass */
  #header .navbar-nav {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
}

/* line 216, app/assets/stylesheets/application.sass */
.intents.index #header {
  position: sticky;
  left: 0;
  width: 100vw;
}

/* line 221, app/assets/stylesheets/application.sass */
#main-nav {
  max-width: 100vw;
}

/* line 225, app/assets/stylesheets/application.sass */
.nav-icon:after {
  display: none !important;
}

/* line 228, app/assets/stylesheets/application.sass */
.inbox-header {
  position: relative;
  padding: 0.25rem 0.5rem;
  border-radius: .25rem;
  margin-right: 0.25rem;
}

/* line 235, app/assets/stylesheets/application.sass */
.inbox-header .nav-item .nav-link.channel-off, .inbox-header .nav-item .nav-link.channel-on {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

/* line 238, app/assets/stylesheets/application.sass */
.inbox-header .nav-item .nav-link.channel-off span, .inbox-header .nav-item .nav-link.channel-on span {
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 50%;
  text-align: center;
  opacity: 0.5;
  transition: opacity .2s ease-in-out;
}

/* line 246, app/assets/stylesheets/application.sass */
.inbox-header .nav-item .nav-link.channel-off span:hover, .inbox-header .nav-item .nav-link.channel-on span:hover {
  opacity: 1;
}

/* line 248, app/assets/stylesheets/application.sass */
.inbox-header .nav-item .nav-link.channel-off span svg, .inbox-header .nav-item .nav-link.channel-on span svg {
  color: #fff;
  height: 60%;
  margin-bottom: 20%;
}

/* line 252, app/assets/stylesheets/application.sass */
.inbox-header .nav-item .nav-link.channel-off span {
  background-color: #A4B5C4;
}

/* line 254, app/assets/stylesheets/application.sass */
.inbox-header .nav-item .nav-link.channel-on.facebook span, .inbox-header .nav-item .nav-link.channel-off.facebook:hover span {
  background-color: #0099ff;
}

/* line 256, app/assets/stylesheets/application.sass */
.inbox-header .nav-item .nav-link.channel-on.google span, .inbox-header .nav-item .nav-link.channel-off.google:hover span {
  background-color: #1a73e8;
}

/* line 258, app/assets/stylesheets/application.sass */
.inbox-header .nav-item .nav-link.channel-on.phone span, .inbox-header .nav-item .nav-link.channel-off.phone:hover span {
  background-color: #19A974;
}

/* line 262, app/assets/stylesheets/application.sass */
.inbox-search {
  position: absolute;
  top: 0.25rem;
  left: 0;
  right: 0;
}

/* line 270, app/assets/stylesheets/application.sass */
.modal .tab-content {
  border: 1px solid #DBE4ED;
  border-width: 0 1px 1px 1px;
}

/* line 274, app/assets/stylesheets/application.sass */
.has-inbox-prerequisites {
  display: none;
}

/* line 278, app/assets/stylesheets/application.sass */
.btn-group .btn-light {
  opacity: 0.5;
}

/* line 280, app/assets/stylesheets/application.sass */
.btn-group .btn-light.active, .btn-group .btn-light.ch-link-active, .btn-group .btn-light:hover {
  background-color: #fff !important;
  opacity: 1.0;
}

/* line 284, app/assets/stylesheets/application.sass */
main {
  margin: 2rem auto;
}

/* line 287, app/assets/stylesheets/application.sass */
#inbox-nav {
  height: 100%;
  padding: 0;
  font-size: .875rem;
}

/* line 292, app/assets/stylesheets/application.sass */
#inbox-nav .nav-item {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 1rem;
  border-bottom: 4px solid;
}

/* line 299, app/assets/stylesheets/application.sass */
#inbox-nav .nav-item a {
  display: block;
  height: 50px;
  line-height: 50px;
}

/* line 303, app/assets/stylesheets/application.sass */
#inbox-nav .component-notifications {
  display: block;
  height: 100%;
}

/* line 306, app/assets/stylesheets/application.sass */
#inbox-nav .component-notifications > a {
  display: block;
  height: 100%;
  border-bottom: 4px solid;
}

/* line 310, app/assets/stylesheets/application.sass */
#inbox-nav .component-notifications .notifications-indicator {
  top: 10px;
}

/* line 313, app/assets/stylesheets/application.sass */
.intent-mode {
  position: absolute;
  top: 1rem;
  right: 2rem;
  z-index: 999;
}

/* line 319, app/assets/stylesheets/application.sass */
label[for="intent-intent-object"] {
  display: none;
}

/* Left-hand scrollbar: */
/* line 323, app/assets/stylesheets/application.sass */
#thread-list {
  direction: rtl;
}

/* line 325, app/assets/stylesheets/application.sass */
#thread-list .list-group, #thread-list .ch-resources, #thread-list .ch-autocomplete-results {
  direction: ltr;
}

/* line 341, app/assets/stylesheets/application.sass */
#thread-list {
  border-width: 1px 1px 0 0;
  border-style: solid;
}

/* line 344, app/assets/stylesheets/application.sass */
#thread-list .list-group-item, #thread-list .ch-resource, #thread-list .ch-autocomplete-result {
  opacity: 0.5;
}

/* line 346, app/assets/stylesheets/application.sass */
#thread-list .list-group-item:hover, #thread-list .ch-resource:hover, #thread-list .ch-autocomplete-result:hover, #thread-list .list-group-item.active, #thread-list .active.ch-resource, #thread-list .active.ch-autocomplete-result, #thread-list .list-group-item.ch-link-active, #thread-list .ch-resource.ch-link-active, #thread-list .ch-autocomplete-result.ch-link-active {
  opacity: 1.0;
  border: none;
}

/* line 349, app/assets/stylesheets/application.sass */
#thread-list #thread-search {
  opacity: 1.0;
}

/* line 367, app/assets/stylesheets/application.sass */
.thread-list-toggle {
  width: 2rem;
  min-width: 2rem;
}

/* line 370, app/assets/stylesheets/application.sass */
.thread-list-toggle .thread-list-toggle-content {
  position: sticky;
  padding: 0.5rem;
  text-align: center;
}

/* line 375, app/assets/stylesheets/application.sass */
#thread-list {
  position: absolute;
  top: 49px;
  left: 0;
  bottom: 0;
}

/* line 380, app/assets/stylesheets/application.sass */
#thread-view {
  position: absolute;
  top: 58px;
  right: 0;
  bottom: 0;
  padding: 0 0 0 10px;
}

/* line 387, app/assets/stylesheets/application.sass */
#thread-preview {
  position: relative;
  z-index: 0;
  padding: 2rem 1rem 4rem;
}

/* line 391, app/assets/stylesheets/application.sass */
#thread-preview .no-conversation-selected {
  color: #DBE4ED;
}

/* line 393, app/assets/stylesheets/application.sass */
#thread-preview .no-conversation-selected-bug {
  font-size: 8rem;
  margin-top: 33%;
}

@media (max-width: 575.98px) {
  /* line 398, app/assets/stylesheets/application.sass */
  #header {
    z-index: 1050;
  }
  /* line 400, app/assets/stylesheets/application.sass */
  #thread-list {
    z-index: 1040;
  }
  /* line 402, app/assets/stylesheets/application.sass */
  #sidebar {
    z-index: 1060;
  }
  /* line 404, app/assets/stylesheets/application.sass */
  #inbox-nav {
    width: 100%;
  }
  /* line 406, app/assets/stylesheets/application.sass */
  #thread-view {
    right: 32px;
    padding-left: 32px;
  }
  /* line 414, app/assets/stylesheets/application.sass */
  #thread-list {
    transition: margin-left .35s ease-in-out,left .35s ease-in-out;
    min-width: 100%;
    max-width: 100%;
  }
  /* line 419, app/assets/stylesheets/application.sass */
  #thread-list.toggled {
    margin-left: calc(32px - 100%);
  }
}

/* line 422, app/assets/stylesheets/application.sass */
.console-title {
  font-size: 90%;
  font-weight: bold;
}

/* line 425, app/assets/stylesheets/application.sass */
.console-title a {
  text-decoration: underline;
}

/* line 427, app/assets/stylesheets/application.sass */
.console-date {
  font-size: 90%;
}

/* line 431, app/assets/stylesheets/application.sass */
#settings h1, #settings .h1 {
  margin-top: 1rem;
}

/* line 436, app/assets/stylesheets/application.sass */
#content-nav-container, #settings-nav-container {
  position: relative;
  padding-left: 100%;
  min-height: 100%;
}

/* line 441, app/assets/stylesheets/application.sass */
#content-nav, #settings-nav {
  position: absolute;
  border-width: 1px 1px 0 0;
  border-style: solid;
  left: 0;
  width: 100%;
  padding: 0 0.5rem;
  height: 100%;
  text-align: left;
  font-size: .875rem;
}

/* line 451, app/assets/stylesheets/application.sass */
#content-nav ul, #settings-nav ul {
  margin-top: .25rem;
}

/* line 453, app/assets/stylesheets/application.sass */
#content-nav ul li, #settings-nav ul li {
  display: block;
  width: 100%;
}

/* line 456, app/assets/stylesheets/application.sass */
#content-nav ul li a, #settings-nav ul li a {
  display: block;
  width: 100%;
  text-decoration: none;
  opacity: .6;
  padding: .75rem;
  margin-top: .25rem;
  display: inline-block;
  line-height: 1;
  border-radius: .4rem;
  color: #617584;
}

/* line 467, app/assets/stylesheets/application.sass */
#content-nav ul li a.active, #content-nav ul li a.ch-link-active, #content-nav ul li a:hover, #settings-nav ul li a.active, #settings-nav ul li a.ch-link-active, #settings-nav ul li a:hover {
  opacity: 1;
}

/* line 469, app/assets/stylesheets/application.sass */
#content-nav ul li a span, #settings-nav ul li a span {
  display: inline-grid;
  margin-right: .2rem;
}

@media (max-width: 767.98px) {
  /* line 474, app/assets/stylesheets/application.sass */
  #content-nav-container, #settings-nav-container {
    padding-left: 0;
  }
  /* line 476, app/assets/stylesheets/application.sass */
  #content-nav, #settings-nav {
    position: relative;
    width: 100%;
    border-width: 0 0 1px 0;
    padding-bottom: 1px;
  }
}

/* line 487, app/assets/stylesheets/application.sass */
body.admin .ch-page-header {
  display: none;
}

/* line 489, app/assets/stylesheets/application.sass */
body.admin .ch-breadcrumbs {
  margin-top: -1rem;
}

/* line 494, app/assets/stylesheets/application.sass */
body.threads .outbound .screen-message {
  background-color: #409EFF;
}

/* line 496, app/assets/stylesheets/application.sass */
body.threads .outbound .screen-message:after {
  border-left-color: #409EFF;
}

/* line 499, app/assets/stylesheets/application.sass */
.flag-icon-rounded {
  border-radius: .2rem;
}

/* line 503, app/assets/stylesheets/application.sass */
audio:focus {
  outline: none;
  box-shadow: none;
}

/* line 509, app/assets/stylesheets/application.sass */
.kb-article img {
  max-width: 100% !important;
  border: 1px solid rgba(0, 32, 64, 0.125) !important;
}

/* line 513, app/assets/stylesheets/application.sass */
#contact-notes.collapse:not(.show) {
  display: block;
  height: 0;
  overflow: hidden;
}

/* line 518, app/assets/stylesheets/application.sass */
#contact-notes.collapsing {
  height: 0;
}

/* line 521, app/assets/stylesheets/application.sass */
#contact-notes-container a.collapsed::after {
  content: 'Show Notes';
}

/* line 524, app/assets/stylesheets/application.sass */
#contact-notes-container a:not(.collapsed)::after {
  content: 'Hide Notes';
}

/* line 529, app/assets/stylesheets/application.sass */
.template-edit .ch-h1, .template-new .ch-h1 {
  display: none;
}

/* line 532, app/assets/stylesheets/application.sass */
.template-edit .ch-attachment-body a, .template-new .ch-attachment-body a {
  display: none;
}

/* line 537, app/assets/stylesheets/application.sass */
.broadcast-edit .ch-h1, .broadcast-edit .broadcast-business-type-broadcasts-attributes, .broadcast-new .ch-h1, .broadcast-new .broadcast-business-type-broadcasts-attributes {
  display: none;
}

/* line 546, app/assets/stylesheets/application.sass */
.templates .ch-h1, .templates .template-business-type-templates-attributes {
  display: none !important;
}

/* line 550, app/assets/stylesheets/application.sass */
.intents .ch-h1 {
  display: none !important;
}

/* line 554, app/assets/stylesheets/application.sass */
.calendar_event_types .ch-h1 {
  display: none !important;
}

/* line 558, app/assets/stylesheets/application.sass */
.sequence_types .ch-h1 {
  display: none !important;
}

/* line 562, app/assets/stylesheets/application.sass */
.sequence-type-sequence-type-intents-attributes > label, .calendar-event-type-calendar-event-type-intents-attributes > label {
  display: none !important;
}

/* line 565, app/assets/stylesheets/application.sass */
.sequence_types .offset_in_words, .calendar_event_types .offset_in_words, .templates .locale_name, .broadcasts .offset_in_words, .broadcasts .locale_name {
  display: inline-block !important;
  color: #ffffff;
  background-color: #409EFF;
  opacity: 0.5;
  margin-bottom: 1rem !important;
  font-size: 18px;
  font-weight: bold;
  padding: 0.25em 0.4em;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

/* line 582, app/assets/stylesheets/application.sass */
.resource-copy {
  cursor: pointer;
  min-width: 30%;
  font-size: 80%;
  text-align: center;
}

/* line 592, app/assets/stylesheets/application.sass */
.resource-copy .card-header, .resource-copy .ch-attachments.ch-gallery .ch-attachment-header, .ch-attachments.ch-gallery .resource-copy .ch-attachment-header, .resource-copy .ch-record-header, .resource-copy .card-body, .resource-copy .ch-attachments.ch-gallery .ch-attachment-body, .ch-attachments.ch-gallery .resource-copy .ch-attachment-body, .resource-copy .ch-record-body {
  padding: 0 1.25rem;
}

/* line 594, app/assets/stylesheets/application.sass */
.resource-copy .card-header i, .resource-copy .ch-attachments.ch-gallery .ch-attachment-header i, .ch-attachments.ch-gallery .resource-copy .ch-attachment-header i, .resource-copy .ch-record-header i, .resource-copy .card-body i, .resource-copy .ch-attachments.ch-gallery .ch-attachment-body i, .ch-attachments.ch-gallery .resource-copy .ch-attachment-body i, .resource-copy .ch-record-body i {
  color: #DBE4ED;
  line-height: 100%;
}

/* line 598, app/assets/stylesheets/application.sass */
#template-header, #intent-header {
  z-index: 999;
  position: absolute;
  right: 0;
  width: calc(100% - 320px);
  min-width: 280px;
  padding: 1rem 1rem 0 .5rem;
}

/* line 606, app/assets/stylesheets/application.sass */
#intent-screen, #agent-screen {
  margin-top: 1rem;
}

/* line 611, app/assets/stylesheets/application.sass */
.saved_templates .ch-credentials, .saved_intents .ch-credentials, .saved_calendar_event_types .ch-credentials, .accounts .ch-credentials {
  display: none;
}

/* line 613, app/assets/stylesheets/application.sass */
.saved_templates .ch-breadcrumbs, .saved_intents .ch-breadcrumbs, .saved_calendar_event_types .ch-breadcrumbs, .accounts .ch-breadcrumbs {
  margin-top: -1rem !important;
}

/* line 616, app/assets/stylesheets/application.sass */
.card-subtitle {
  margin-bottom: 0.5rem !important;
  font-style: italic;
}

/* line 620, app/assets/stylesheets/application.sass */
#showme-screen {
  position: relative;
}

/* line 622, app/assets/stylesheets/application.sass */
#showme-screen .phone-screen, #showme-screen .phone-screen-footer {
  margin: 0 auto;
}

/* line 624, app/assets/stylesheets/application.sass */
#showme-screen .simulator-header {
  border-radius: 0;
}

/* line 626, app/assets/stylesheets/application.sass */
#showme-screen .simulator-screen {
  border-radius: 25px 25px 0 0;
}

/* line 628, app/assets/stylesheets/application.sass */
#showme-screen .logo.missing-logo-image {
  font-size: 13px;
  opacity: 0.4;
  margin-left: -8px;
}

/* line 634, app/assets/stylesheets/application.sass */
.white #showme-screen {
  margin-top: 110px;
}

/* line 636, app/assets/stylesheets/application.sass */
.white #showme-screen .simulator-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
}

/* line 644, app/assets/stylesheets/application.sass */
.intent-show .phone-screen-footer *, .saved_intent-show .phone-screen-footer * {
  display: none;
}

/* line 648, app/assets/stylesheets/application.sass */
.sequence_types .phone-screen, .sequence_types .phone-screen-footer, .calendar_event_types .phone-screen, .calendar_event_types .phone-screen-footer {
  margin: 0;
}

/* line 652, app/assets/stylesheets/application.sass */
#showme-screen.sequence .console-header {
  display: none;
}

/* line 655, app/assets/stylesheets/application.sass */
#inbox-create-submit {
  display: none;
}

/* line 658, app/assets/stylesheets/application.sass */
#inbox-setup-nav, #inbox-business-setup-nav {
  font-size: 80%;
}

/* line 660, app/assets/stylesheets/application.sass */
#inbox-setup-nav a, #inbox-setup-nav button, #inbox-business-setup-nav a, #inbox-business-setup-nav button {
  display: block;
  width: 100%;
}

/* line 663, app/assets/stylesheets/application.sass */
#inbox-setup-nav a.active, #inbox-setup-nav a.ch-link-active, #inbox-setup-nav button.active, #inbox-setup-nav button.ch-link-active, #inbox-business-setup-nav a.active, #inbox-business-setup-nav a.ch-link-active, #inbox-business-setup-nav button.active, #inbox-business-setup-nav button.ch-link-active {
  display: none;
}

/* line 666, app/assets/stylesheets/application.sass */
#tab-pane-inbox-fields-modal.fade {
  transition: opacity 1.5s linear;
}

/* line 673, app/assets/stylesheets/application.sass */
.ch-attachments {
  margin-bottom: .5rem;
}

/* line 677, app/assets/stylesheets/application.sass */
.field-contacts-select .ch-field {
  margin-bottom: 0.5rem;
}

/* line 680, app/assets/stylesheets/application.sass */
.field-contacts-select .nav-pills .nav-link {
  padding: 0.25rem 1rem;
  border-radius: 1rem;
  border: 2px solid #409EFF;
  margin-right: 0.33rem;
}

/* line 686, app/assets/stylesheets/application.sass */
.tokenfield-set-item {
  padding: 0 5px 1px !important;
  color: #ffffff !important;
  font-weight: bold;
}

/* line 692, app/assets/stylesheets/application.sass */
#integrations *[class*="col-"], #integrations *[class*=" col-"] {
  padding-right: 8px;
  padding-left: 8px;
}

/* line 695, app/assets/stylesheets/application.sass */
#integrations .card, #integrations .ch-attachments.ch-gallery .ch-attachment-content, .ch-attachments.ch-gallery #integrations .ch-attachment-content, #integrations .ch-record {
  margin-top: 1rem;
  width: 100%;
}

/* line 698, app/assets/stylesheets/application.sass */
#integrations .card .card-header, #integrations .ch-attachments.ch-gallery .ch-attachment-content .card-header, .ch-attachments.ch-gallery #integrations .ch-attachment-content .card-header, #integrations .ch-record .card-header, #integrations .card .ch-attachments.ch-gallery .ch-attachment-header, .ch-attachments.ch-gallery #integrations .card .ch-attachment-header, #integrations .ch-attachments.ch-gallery .ch-attachment-content .ch-attachment-header, .ch-attachments.ch-gallery #integrations .ch-attachment-content .ch-attachment-header, #integrations .ch-record .ch-attachments.ch-gallery .ch-attachment-header, .ch-attachments.ch-gallery #integrations .ch-record .ch-attachment-header, #integrations .card .ch-record-header, #integrations .ch-attachments.ch-gallery .ch-attachment-content .ch-record-header, .ch-attachments.ch-gallery #integrations .ch-attachment-content .ch-record-header, #integrations .ch-record .ch-record-header {
  padding-top: 2rem;
}

/* line 700, app/assets/stylesheets/application.sass */
#integrations .card .card-header img, #integrations .ch-attachments.ch-gallery .ch-attachment-content .card-header img, .ch-attachments.ch-gallery #integrations .ch-attachment-content .card-header img, #integrations .ch-record .card-header img, #integrations .card .ch-attachments.ch-gallery .ch-attachment-header img, .ch-attachments.ch-gallery #integrations .card .ch-attachment-header img, #integrations .ch-attachments.ch-gallery .ch-attachment-content .ch-attachment-header img, .ch-attachments.ch-gallery #integrations .ch-attachment-content .ch-attachment-header img, #integrations .ch-record .ch-attachments.ch-gallery .ch-attachment-header img, .ch-attachments.ch-gallery #integrations .ch-record .ch-attachment-header img, #integrations .card .ch-record-header img, #integrations .ch-attachments.ch-gallery .ch-attachment-content .ch-record-header img, .ch-attachments.ch-gallery #integrations .ch-attachment-content .ch-record-header img, #integrations .ch-record .ch-record-header img {
  max-height: 100px;
}

/* line 702, app/assets/stylesheets/application.sass */
#integrations .card .card-body, #integrations .ch-attachments.ch-gallery .ch-attachment-content .card-body, .ch-attachments.ch-gallery #integrations .ch-attachment-content .card-body, #integrations .ch-record .card-body, #integrations .card .ch-attachments.ch-gallery .ch-attachment-body, .ch-attachments.ch-gallery #integrations .card .ch-attachment-body, #integrations .ch-attachments.ch-gallery .ch-attachment-content .ch-attachment-body, .ch-attachments.ch-gallery #integrations .ch-attachment-content .ch-attachment-body, #integrations .ch-record .ch-attachments.ch-gallery .ch-attachment-body, .ch-attachments.ch-gallery #integrations .ch-record .ch-attachment-body, #integrations .card .ch-record-body, #integrations .ch-attachments.ch-gallery .ch-attachment-content .ch-record-body, .ch-attachments.ch-gallery #integrations .ch-attachment-content .ch-record-body, #integrations .ch-record .ch-record-body {
  padding-bottom: 0;
}

/* line 706, app/assets/stylesheets/application.sass */
.facebook_hubs .select-and-continue, .google_hubs .select-and-continue, .phone_hubs .select-and-continue {
  display: flex;
  position: relative;
}

/* line 709, app/assets/stylesheets/application.sass */
.facebook_hubs .select-and-continue .ch-field, .google_hubs .select-and-continue .ch-field, .phone_hubs .select-and-continue .ch-field {
  flex-grow: 1;
  margin-right: 136px;
}

/* line 712, app/assets/stylesheets/application.sass */
.facebook_hubs .select-and-continue .btn, .facebook_hubs .select-and-continue .ch-credential-link, .facebook_hubs .select-and-continue .ch-resource-actions .ch-resource-action, .ch-resource-actions .facebook_hubs .select-and-continue .ch-resource-action, .facebook_hubs .select-and-continue .ch-resource-button, .facebook_hubs .select-and-continue .ch-link, .facebook_hubs .select-and-continue .ch-link-active, .facebook_hubs .select-and-continue .ch-show, .facebook_hubs .select-and-continue .ch-field-add, .facebook_hubs .select-and-continue .ch-input-action, .facebook_hubs .select-and-continue .ch-file-action, .facebook_hubs .select-and-continue .ch-array-action, .facebook_hubs .select-and-continue .ch-keyval-action, .facebook_hubs .select-and-continue .ch-input-action-delete, .facebook_hubs .select-and-continue .ch-file-action-delete, .facebook_hubs .select-and-continue .ch-array-action-delete, .facebook_hubs .select-and-continue .ch-keyval-action-delete, .facebook_hubs .select-and-continue .ch-button, .facebook_hubs .select-and-continue .ch-button-small, .facebook_hubs .select-and-continue .ch-button-large, .facebook_hubs .select-and-continue .ch-button-secondary, .facebook_hubs .select-and-continue .ch-button-small-secondary, .facebook_hubs .select-and-continue .ch-button-large-secondary, .facebook_hubs .select-and-continue .ch-button-success, .facebook_hubs .select-and-continue .ch-button-small-success, .facebook_hubs .select-and-continue .ch-button-large-success, .facebook_hubs .select-and-continue .ch-button-danger, .facebook_hubs .select-and-continue .ch-button-small-danger, .facebook_hubs .select-and-continue .ch-button-large-danger, .facebook_hubs .select-and-continue .jsoneditor-container button.json-editor-btn-add, .jsoneditor-container .facebook_hubs .select-and-continue button.json-editor-btn-add, .facebook_hubs .select-and-continue .tempus-dominus-widget .toggleMeridiem, .tempus-dominus-widget .facebook_hubs .select-and-continue .toggleMeridiem, .google_hubs .select-and-continue .btn, .google_hubs .select-and-continue .ch-credential-link, .google_hubs .select-and-continue .ch-resource-actions .ch-resource-action, .ch-resource-actions .google_hubs .select-and-continue .ch-resource-action, .google_hubs .select-and-continue .ch-resource-button, .google_hubs .select-and-continue .ch-link, .google_hubs .select-and-continue .ch-link-active, .google_hubs .select-and-continue .ch-show, .google_hubs .select-and-continue .ch-field-add, .google_hubs .select-and-continue .ch-input-action, .google_hubs .select-and-continue .ch-file-action, .google_hubs .select-and-continue .ch-array-action, .google_hubs .select-and-continue .ch-keyval-action, .google_hubs .select-and-continue .ch-input-action-delete, .google_hubs .select-and-continue .ch-file-action-delete, .google_hubs .select-and-continue .ch-array-action-delete, .google_hubs .select-and-continue .ch-keyval-action-delete, .google_hubs .select-and-continue .ch-button, .google_hubs .select-and-continue .ch-button-small, .google_hubs .select-and-continue .ch-button-large, .google_hubs .select-and-continue .ch-button-secondary, .google_hubs .select-and-continue .ch-button-small-secondary, .google_hubs .select-and-continue .ch-button-large-secondary, .google_hubs .select-and-continue .ch-button-success, .google_hubs .select-and-continue .ch-button-small-success, .google_hubs .select-and-continue .ch-button-large-success, .google_hubs .select-and-continue .ch-button-danger, .google_hubs .select-and-continue .ch-button-small-danger, .google_hubs .select-and-continue .ch-button-large-danger, .google_hubs .select-and-continue .jsoneditor-container button.json-editor-btn-add, .jsoneditor-container .google_hubs .select-and-continue button.json-editor-btn-add, .google_hubs .select-and-continue .tempus-dominus-widget .toggleMeridiem, .tempus-dominus-widget .google_hubs .select-and-continue .toggleMeridiem, .phone_hubs .select-and-continue .btn, .phone_hubs .select-and-continue .ch-credential-link, .phone_hubs .select-and-continue .ch-resource-actions .ch-resource-action, .ch-resource-actions .phone_hubs .select-and-continue .ch-resource-action, .phone_hubs .select-and-continue .ch-resource-button, .phone_hubs .select-and-continue .ch-link, .phone_hubs .select-and-continue .ch-link-active, .phone_hubs .select-and-continue .ch-show, .phone_hubs .select-and-continue .ch-field-add, .phone_hubs .select-and-continue .ch-input-action, .phone_hubs .select-and-continue .ch-file-action, .phone_hubs .select-and-continue .ch-array-action, .phone_hubs .select-and-continue .ch-keyval-action, .phone_hubs .select-and-continue .ch-input-action-delete, .phone_hubs .select-and-continue .ch-file-action-delete, .phone_hubs .select-and-continue .ch-array-action-delete, .phone_hubs .select-and-continue .ch-keyval-action-delete, .phone_hubs .select-and-continue .ch-button, .phone_hubs .select-and-continue .ch-button-small, .phone_hubs .select-and-continue .ch-button-large, .phone_hubs .select-and-continue .ch-button-secondary, .phone_hubs .select-and-continue .ch-button-small-secondary, .phone_hubs .select-and-continue .ch-button-large-secondary, .phone_hubs .select-and-continue .ch-button-success, .phone_hubs .select-and-continue .ch-button-small-success, .phone_hubs .select-and-continue .ch-button-large-success, .phone_hubs .select-and-continue .ch-button-danger, .phone_hubs .select-and-continue .ch-button-small-danger, .phone_hubs .select-and-continue .ch-button-large-danger, .phone_hubs .select-and-continue .jsoneditor-container button.json-editor-btn-add, .jsoneditor-container .phone_hubs .select-and-continue button.json-editor-btn-add, .phone_hubs .select-and-continue .tempus-dominus-widget .toggleMeridiem, .tempus-dominus-widget .phone_hubs .select-and-continue .toggleMeridiem {
  position: absolute;
  bottom: 18px;
  right: 0;
}

/* line 716, app/assets/stylesheets/application.sass */
.facebook_hubs .pending-step, .facebook_hubs .success-step, .facebook_hubs .active-step, .google_hubs .pending-step, .google_hubs .success-step, .google_hubs .active-step, .phone_hubs .pending-step, .phone_hubs .success-step, .phone_hubs .active-step {
  flex: 1;
  padding: 1rem .5rem;
  margin: 0 0.5rem 0.5rem;
  text-align: center;
  align-items: stretch;
  opacity: 0.5;
  transition: all .35s ease-in-out;
}

/* line 724, app/assets/stylesheets/application.sass */
.facebook_hubs .pending-step .step-content, .facebook_hubs .success-step .step-content, .facebook_hubs .active-step .step-content, .google_hubs .pending-step .step-content, .google_hubs .success-step .step-content, .google_hubs .active-step .step-content, .phone_hubs .pending-step .step-content, .phone_hubs .success-step .step-content, .phone_hubs .active-step .step-content {
  text-align: center;
  opacity: 0;
}

/* line 727, app/assets/stylesheets/application.sass */
.facebook_hubs .pending-step .number, .facebook_hubs .success-step .number, .facebook_hubs .active-step .number, .google_hubs .pending-step .number, .google_hubs .success-step .number, .google_hubs .active-step .number, .phone_hubs .pending-step .number, .phone_hubs .success-step .number, .phone_hubs .active-step .number {
  font-size: 32px;
  text-align: center;
  display: block;
  line-height: 45px;
  height: 48px;
  width: 48px;
  border-style: solid;
  border-width: 2px;
  border-radius: 50%;
  margin: 0 auto 1rem;
}

/* line 738, app/assets/stylesheets/application.sass */
.facebook_hubs .pending-step h4, .facebook_hubs .pending-step .h4, .facebook_hubs .success-step h4, .facebook_hubs .success-step .h4, .facebook_hubs .active-step h4, .facebook_hubs .active-step .h4, .google_hubs .pending-step h4, .google_hubs .pending-step .h4, .google_hubs .success-step h4, .google_hubs .success-step .h4, .google_hubs .active-step h4, .google_hubs .active-step .h4, .phone_hubs .pending-step h4, .phone_hubs .pending-step .h4, .phone_hubs .success-step h4, .phone_hubs .success-step .h4, .phone_hubs .active-step h4, .phone_hubs .active-step .h4 {
  white-space: nowrap !important;
}

/* line 741, app/assets/stylesheets/application.sass */
.facebook_hubs .success-step .number, .facebook_hubs .success-step h4, .facebook_hubs .success-step .h4, .google_hubs .success-step .number, .google_hubs .success-step h4, .google_hubs .success-step .h4, .phone_hubs .success-step .number, .phone_hubs .success-step h4, .phone_hubs .success-step .h4 {
  color: #19A974 !important;
}

/* line 743, app/assets/stylesheets/application.sass */
.facebook_hubs .success-step .number, .google_hubs .success-step .number, .phone_hubs .success-step .number {
  border-color: #19A974 !important;
}

/* line 745, app/assets/stylesheets/application.sass */
.facebook_hubs .success-step:hover, .facebook_hubs .active-step, .google_hubs .success-step:hover, .google_hubs .active-step, .phone_hubs .success-step:hover, .phone_hubs .active-step {
  opacity: 1;
  flex: 2;
}

/* line 748, app/assets/stylesheets/application.sass */
.facebook_hubs .success-step:hover .step-content, .facebook_hubs .active-step .step-content, .google_hubs .success-step:hover .step-content, .google_hubs .active-step .step-content, .phone_hubs .success-step:hover .step-content, .phone_hubs .active-step .step-content {
  opacity: 1;
}

/* line 752, app/assets/stylesheets/application.sass */
.facebook_hubs .ch-h1 {
  display: none;
}

/* line 755, app/assets/stylesheets/application.sass */
.facebook_hubs .success-step:hover, .facebook_hubs .active-step {
  flex: 1;
}

/* line 759, app/assets/stylesheets/application.sass */
h1 img, .h1 img {
  max-height: 4rem;
  margin-right: 1rem;
}

/* line 764, app/assets/stylesheets/application.sass */
.list-group-item.with-avatar:hover, .with-avatar.ch-resource:hover, .with-avatar.ch-autocomplete-result:hover {
  text-decoration: none;
}

/* line 769, app/assets/stylesheets/application.sass */
.sms-hub-external-registration div[data-schemaid="root"] > h3.je-header, .sms-hub-external-registration div[data-schemaid="root"] > .je-header.h3, .sms-hub-external-registration .sequence_types div[data-schemaid="root"] > .je-header.offset_in_words, .sequence_types .sms-hub-external-registration div[data-schemaid="root"] > .je-header.offset_in_words, .sms-hub-external-registration .calendar_event_types div[data-schemaid="root"] > .je-header.offset_in_words, .calendar_event_types .sms-hub-external-registration div[data-schemaid="root"] > .je-header.offset_in_words, .sms-hub-external-registration .templates div[data-schemaid="root"] > .je-header.locale_name, .templates .sms-hub-external-registration div[data-schemaid="root"] > .je-header.locale_name, .sms-hub-external-registration .broadcasts div[data-schemaid="root"] > .je-header.offset_in_words, .broadcasts .sms-hub-external-registration div[data-schemaid="root"] > .je-header.offset_in_words, .sms-hub-external-registration .broadcasts div[data-schemaid="root"] > .je-header.locale_name, .broadcasts .sms-hub-external-registration div[data-schemaid="root"] > .je-header.locale_name {
  display: none !important;
}

/* line 771, app/assets/stylesheets/application.sass */
.sms-hub-external-registration .row, .sms-hub-external-registration .ch-attachments.ch-gallery {
  margin-bottom: 1rem;
}

/* line 773, app/assets/stylesheets/application.sass */
.sms-hub-external-registration h3.je-header, .sms-hub-external-registration .je-header.h3, .sms-hub-external-registration .sequence_types .je-header.offset_in_words, .sequence_types .sms-hub-external-registration .je-header.offset_in_words, .sms-hub-external-registration .calendar_event_types .je-header.offset_in_words, .calendar_event_types .sms-hub-external-registration .je-header.offset_in_words, .sms-hub-external-registration .templates .je-header.locale_name, .templates .sms-hub-external-registration .je-header.locale_name, .sms-hub-external-registration .broadcasts .je-header.offset_in_words, .broadcasts .sms-hub-external-registration .je-header.offset_in_words, .sms-hub-external-registration .broadcasts .je-header.locale_name, .broadcasts .sms-hub-external-registration .je-header.locale_name {
  border-top: 1px solid rgba(0, 32, 64, 0.03);
}

/* line 775, app/assets/stylesheets/application.sass */
.sms-hub-external-registration h3.je-header label, .sms-hub-external-registration .je-header.h3 label, .sms-hub-external-registration .sequence_types .je-header.offset_in_words label, .sequence_types .sms-hub-external-registration .je-header.offset_in_words label, .sms-hub-external-registration .calendar_event_types .je-header.offset_in_words label, .calendar_event_types .sms-hub-external-registration .je-header.offset_in_words label, .sms-hub-external-registration .templates .je-header.locale_name label, .templates .sms-hub-external-registration .je-header.locale_name label, .sms-hub-external-registration .broadcasts .je-header.offset_in_words label, .broadcasts .sms-hub-external-registration .je-header.offset_in_words label, .sms-hub-external-registration .broadcasts .je-header.locale_name label, .broadcasts .sms-hub-external-registration .je-header.locale_name label {
  font-weight: 100 !important;
}

/* line 777, app/assets/stylesheets/application.sass */
.sms-hub-external-registration div[data-schemapath="root.business_information.customer_profile_business_information_id"],
.sms-hub-external-registration div[data-schemapath="root.business_information.business_identity"] {
  display: none !important;
}

/* line 783, app/assets/stylesheets/application.sass */
.phone_hubs .je-header label {
  font-weight: 100 !important;
}

/* line 785, app/assets/stylesheets/application.sass */
.phone_hubs *[data-schemaid="address"], .phone_hubs *[data-schemaid="a2p_use_case"], .phone_hubs *[data-schemapath="root.a2p_use_case.message_samples"] {
  margin-top: 1rem;
}

/* line 787, app/assets/stylesheets/application.sass */
.phone_hubs *[data-schemapath^="root.a2p_use_case.message_samples."] {
  position: relative;
  padding-bottom: 1rem;
}

/* line 790, app/assets/stylesheets/application.sass */
.phone_hubs *[data-schemapath^="root.a2p_use_case.message_samples."] .json-editor-btn-delete {
  position: absolute;
  top: 0;
  right: 0;
}

/* line 796, app/assets/stylesheets/application.sass */
.iti {
  display: block !important;
}

/* line 799, app/assets/stylesheets/application.sass */
#cover-spin {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0.4;
  display: none;
}

/* line 808, app/assets/stylesheets/application.sass */
#cover-spin::after {
  content: '';
  display: block;
  position: absolute;
  left: 48%;
  top: 40%;
  width: 40px;
  height: 40px;
  border-style: solid;
  border-color: black;
  border-top-color: transparent;
  border-width: 4px;
  border-radius: 50%;
}

/* line 823, app/assets/stylesheets/application.sass */
.app-icon {
  border-radius: 15%;
  box-shadow: 0px 2px 4px rgba(0, 12, 31, 0.08);
  border: 1px solid rgba(0, 32, 64, 0.03);
}

/* line 828, app/assets/stylesheets/application.sass */
#notifications-subscribe-prompt, #pwa-install-prompt {
  position: relative;
}

/* line 830, app/assets/stylesheets/application.sass */
#notifications-subscribe-prompt .ch-close, #notifications-subscribe-prompt .jsoneditor-container button.json-editor-btn-delete.json-editor-btntype-delete, .jsoneditor-container #notifications-subscribe-prompt button.json-editor-btn-delete.json-editor-btntype-delete, #pwa-install-prompt .ch-close, #pwa-install-prompt .jsoneditor-container button.json-editor-btn-delete.json-editor-btntype-delete, .jsoneditor-container #pwa-install-prompt button.json-editor-btn-delete.json-editor-btntype-delete {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
}

/* line 836, app/assets/stylesheets/application.sass */
.threads #pwa-install-prompt {
  padding-left: 20px;
}

@media all and (display-mode: fullscreen), all and (display-mode: standalone), all and (display-mode: minimal-ui) {
  /* line 840, app/assets/stylesheets/application.sass */
  #pwa-install-prompt {
    display: none !important;
  }
}

/* line 844, app/assets/stylesheets/application.sass */
body.contacts .tokenfield {
  font-size: 18px !important;
}

/* line 848, app/assets/stylesheets/application.sass */
body.contacts .tokenfield, #tab-pane-thread-contact .tokenfield {
  border: none !important;
  box-shadow: none !important;
  background: transparent !important;
}

/* line 852, app/assets/stylesheets/application.sass */
body.contacts .tokenfield .tokenfield-input, #tab-pane-thread-contact .tokenfield .tokenfield-input {
  background: transparent !important;
}

/* line 856, app/assets/stylesheets/application.sass */
#threadCreateModal .ch-field {
  margin-bottom: 0.5rem;
}

/* line 859, app/assets/stylesheets/application.sass */
#test_ios_url, #test_android_url {
  opacity: 0;
  position: absolute;
  pointer-events: none;
}

/* line 1, app/assets/stylesheets/components/audio-player.sass */
body {
  --player-background: #ffffff;
  --player-font-size: 1rem;
  --player-font-size-small: .7rem;
  --player-font-weight: 300;
  --player-font-weight-bold: 500;
  --player-text-color: #404F5D;
  --player-icon-color: var(--player-text-color);
  --player-link-color: var(--player-text-color);
  --player-progress-color: #409EFF;
  --player-buffered-color: #DDDDDD;
  --player-seeker-color: #404F5D;
  --player-input-range-color: var(--player-text-color);
}

/* line 15, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player {
  width: 100%;
  background-color: var(--player-background);
  padding: .85rem;
  font-weight: var(--player-font-weight);
  position: relative;
}

/* line 21, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player .player-volume {
  display: none !important;
}

/* line 23, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player a, .component-audio-player a:visited, .component-audio-player a:active {
  color: var(--player-link-color);
  text-decoration: none;
  text-decoration: none;
}

/* line 28, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player .player-controls {
  display: flex;
  align-items: center;
}

/* line 31, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player .player-back-15-icon, .component-audio-player .player-play-pause-icon, .component-audio-player .player-ahead-15-icon, .component-audio-player .player-download-icon, .component-audio-player .player-volume-icon {
  display: flex;
  color: var(--player-icon-color);
  cursor: pointer;
}

/* line 35, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player .player-back-15-icon {
  margin-right: 1rem;
  width: 20px;
}

/* line 38, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player .player-ahead-15-icon {
  margin-left: 1rem;
  width: 20px;
}

/* line 41, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player .player-download-icon {
  display: none;
}

@media (min-width: 768px) {
  /* line 41, app/assets/stylesheets/components/audio-player.sass */
  .component-audio-player .player-download-icon {
    display: flex;
    margin-left: 1rem;
  }
}

/* line 46, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player .player-track {
  flex: auto;
  padding: 0 2rem;
  overflow: hidden;
}

/* line 50, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player .player-track-title {
  color: var(--player-text-color);
  font-size: var(--player-font-size);
  font-weight: var(--player-font-weight-bold);
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 58, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player .player-track-title-details {
  color: var(--player-text-color);
  font-weight: 300;
}

/* line 61, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player .player-track-progress {
  position: absolute;
  background-color: var(--player-progress-color);
  cursor: pointer;
  min-width: 200px;
  top: 0;
  left: 0;
  right: 0;
  height: 5px;
}

@media (min-width: 768px) {
  /* line 61, app/assets/stylesheets/components/audio-player.sass */
  .component-audio-player .player-track-progress {
    top: -5px;
    height: 3px;
    margin-top: .75rem;
    position: relative;
  }
}

/* line 75, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player .player-track-progress .player-track-seeker {
  background-color: var(--player-seeker-color);
  bottom: 0;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 20;
}

/* line 82, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player .player-track-progress .player-track-buffered {
  background-color: var(--player-buffered-color);
  bottom: 0;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 10;
}

/* line 89, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player .player-track-progress .player-track-playhead {
  position: absolute;
  height: 22px;
  width: 22px;
  margin: -8px -16px;
  transform: scale(0, 0);
  left: 0;
  opacity: 0;
  bottom: 0;
  transition: opacity .2s linear, transform .2s;
}

/* line 99, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player .player-track-progress .player-track-playhead::after {
  content: '';
  height: 22px;
  width: 22px;
  background-color: var(--player-buffered-color);
  border-radius: 50%;
  opacity: 1;
  display: block;
  position: absolute;
  left: calc(50% - 11px);
  top: calc(50% - 11px);
}

/* line 110, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player .player-track-time {
  display: flex;
  color: var(--player-text-color);
  font-size: var(--player-font-size-small);
  font-weight: var(--player-font-weight-bold);
}

@media (min-width: 768px) {
  /* line 110, app/assets/stylesheets/components/audio-player.sass */
  .component-audio-player .player-track-time {
    justify-content: flex-end;
  }
}

/* line 117, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player .player-track-time .player-track-time-current {
  opacity: 1;
  margin-right: .25rem;
}

/* line 120, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player .player-track-time .player-track-time-separator {
  opacity: .6;
}

/* line 122, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player .player-track-time .player-track-time-total {
  opacity: .6;
  margin-left: .25rem;
}

/* line 125, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player .player-volume {
  display: none;
}

@media (min-width: 768px) {
  /* line 125, app/assets/stylesheets/components/audio-player.sass */
  .component-audio-player .player-volume {
    display: flex;
    justify-content: flex-end;
  }
}

/* line 131, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player input[type=range] {
  /* Hides the slider so that custom slider can be made */
  -webkit-appearance: none;
  /* Otherwise white in Chrome */
  background: transparent;
  /* Chrome needs this */
  width: 100%;
  margin-right: 1.5rem;
}

/* line 139, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
}

/* line 141, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player input[type=range]:focus {
  /* Removes the blue border. You should probably do some kind of focus styling for accessibility reasons though. */
  outline: none;
}

/* line 144, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player input[type=range]::-ms-track {
  width: 100%;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}

/* line 152, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  background: var(--player-input-range-color);
  cursor: pointer;
  /* (thumb height/2 + track height/2) You need to specify a margin in Chrome, but in Firefox and IE it is automatic */
  margin-top: -6px;
}

/* line 161, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player input[type=range]::-moz-range-thumb {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  background: var(--player-input-range-color);
  cursor: pointer;
}

/* line 167, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player input[type=range]::-ms-thumb {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  background: var(--player-input-range-color);
  cursor: pointer;
}

/* line 174, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 3px;
  cursor: pointer;
  background: var(--player-input-range-color);
}

/* line 179, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player input[type=range]:focus::-webkit-slider-runnable-track {
  background: var(--player-input-range-color);
}

/* line 181, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player input[type=range]::-moz-range-track {
  width: 100%;
  height: 3px;
  cursor: pointer;
  background: var(--player-input-range-color);
}

/* line 186, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player input[type=range]::-ms-track {
  width: 100%;
  height: 3px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  border-width: 16px 0;
  color: transparent;
}

/* line 194, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player input[type=range]::-ms-fill-lower {
  background: var(--player-input-range-color);
}

/* line 196, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player input[type=range]:focus::-ms-fill-lower {
  background: var(--player-input-range-color);
}

/* line 198, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player input[type=range]::-ms-fill-upper {
  background: var(--player-input-range-color);
}

/* line 200, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player input[type=range]:focus::-ms-fill-upper {
  background: var(--player-input-range-color);
}

/* line 203, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player .slide-left-enter-active, .component-audio-player .slide-left-leave-active, .component-audio-player .slide-right-enter-active, .component-audio-player .slide-right-leave-active {
  transition-duration: var(--animation-duration);
  transition-property: height, opacity, transform;
  transition-timing-function: cubic-bezier(0.55, 0, 0.1, 1);
  overflow: hidden;
}

/* line 208, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player .slide-left-enter, .component-audio-player .slide-right-leave-active {
  opacity: 0;
  transform: translate(2em, 0);
}

/* line 211, app/assets/stylesheets/components/audio-player.sass */
.component-audio-player .slide-left-leave-active, .component-audio-player .slide-right-enter {
  opacity: 0;
  transform: translate(-2em, 0);
}

/* line 2, app/assets/stylesheets/components/channel-picker.sass */
.component-channel-picker label {
  opacity: 0.6;
}

/* line 4, app/assets/stylesheets/components/channel-picker.sass */
.component-channel-picker label.active, .component-channel-picker label.ch-link-active, .component-channel-picker label.hover, .component-channel-picker label:hover {
  opacity: 1;
}

/* line 6, app/assets/stylesheets/components/channel-picker.sass */
.component-channel-picker label.active .fa-facebook-f, .component-channel-picker label.ch-link-active .fa-facebook-f, .component-channel-picker label.hover .fa-facebook-f, .component-channel-picker label:hover .fa-facebook-f {
  color: #0099ff;
}

/* line 8, app/assets/stylesheets/components/channel-picker.sass */
.component-channel-picker label.active .fa-google, .component-channel-picker label.ch-link-active .fa-google, .component-channel-picker label.hover .fa-google, .component-channel-picker label:hover .fa-google {
  color: #1a73e8;
}

/* line 10, app/assets/stylesheets/components/channel-picker.sass */
.component-channel-picker label.active .fa-phone, .component-channel-picker label.ch-link-active .fa-phone, .component-channel-picker label.hover .fa-phone, .component-channel-picker label:hover .fa-phone {
  color: #19A974;
}

/* line 2, app/assets/stylesheets/components/emoji-picker.sass */
.component-emoji-picker .emoji-invoker {
  display: block;
  cursor: pointer;
}

/* line 5, app/assets/stylesheets/components/emoji-picker.sass */
.component-emoji-picker .emoji-picker {
  display: block;
  width: 15rem;
  height: 20rem;
  overflow: scroll;
  padding: .5rem .5rem 0;
  position: absolute;
  bottom: 0;
  right: 0;
}

/* line 16, app/assets/stylesheets/components/emoji-picker.sass */
.component-emoji-picker .emoji-picker .fa-search {
  position: absolute;
  top: 1rem;
  left: 1rem;
  opacity: 0.125;
  display: block !important;
}

/* line 22, app/assets/stylesheets/components/emoji-picker.sass */
.component-emoji-picker .emoji-picker .emojis {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

/* line 26, app/assets/stylesheets/components/emoji-picker.sass */
.component-emoji-picker .emoji-picker .emojis:after {
  content: "";
  flex: auto;
}

/* line 29, app/assets/stylesheets/components/emoji-picker.sass */
.component-emoji-picker .emoji-picker .emojis span {
  padding: 0.2rem 0.45rem 0.2rem 0.2rem;
  cursor: pointer;
  border-radius: 5px;
}

/* line 33, app/assets/stylesheets/components/emoji-picker.sass */
.component-emoji-picker .emoji-picker .emojis span:hover {
  background: rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

/* line 2, app/assets/stylesheets/components/flowy/flowy-node.sass */
.flowy-node .dimension-box {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* line 6, app/assets/stylesheets/components/flowy/flowy-node.sass */
.flowy-node .node-dropzone.over {
  z-index: 999;
}

/* line 8, app/assets/stylesheets/components/flowy/flowy-node.sass */
.flowy-node .flowy-drop-indicator {
  width: 12px;
  height: 12px;
  border-radius: 60px;
  background-color: #409EFF;
  left: 50%;
  bottom: -5px;
  margin-top: -5px;
  margin-left: -6px;
  opacity: 1;
  transition: all 0.3s cubic-bezier(0.05, 0.03, 0.35, 1);
  transform: scale(1);
  position: absolute;
  z-index: 2;
}

/* line 22, app/assets/stylesheets/components/flowy/flowy-node.sass */
.flowy-node .flowy-drop-indicator:after {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  background-color: #409EFF;
  transform: scale(1.7);
  opacity: 0.5;
  border-radius: 60px;
}

/* line 31, app/assets/stylesheets/components/flowy/flowy-node.sass */
.flowy-node .flowy-drop-indicator.not-allowed {
  background-color: #F56C6C;
}

/* line 33, app/assets/stylesheets/components/flowy/flowy-node.sass */
.flowy-node .flowy-drop-indicator.not-allowed:after {
  background-color: #F56C6C;
}

/* line 35, app/assets/stylesheets/components/flowy/flowy-node.sass */
.flowy-node .flowy-line-block {
  position: absolute;
  width: 100%;
  overflow: visible;
  pointer-events: none;
}

/* line 40, app/assets/stylesheets/components/flowy/flowy-node.sass */
.flowy-node .flowy-line-block svg {
  width: -webkit-fill-available;
  overflow: visible;
}

/* line 43, app/assets/stylesheets/components/flowy/flowy-node.sass */
.flowy-node .flowy-line-block--vertical {
  top: 100%;
}

/* line 1, app/assets/stylesheets/components/flow-autoresponse-node.sass */
.component-flow-autoresponse-node {
  width: 100%;
  margin: 0 auto;
  text-align: left;
}

/* line 5, app/assets/stylesheets/components/flow-autoresponse-node.sass */
.component-flow-autoresponse-node .type-icon {
  opacity: 0.6;
}

/* line 7, app/assets/stylesheets/components/flow-autoresponse-node.sass */
.component-flow-autoresponse-node .fa {
  font-weight: 900 !important;
}

/* line 9, app/assets/stylesheets/components/flow-autoresponse-node.sass */
.component-flow-autoresponse-node .ch-textarea-container {
  background-color: #F7FAFF !important;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .draggable-mirror {
  z-index: 100;
  opacity: .7;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .draggable-mirror svg.flowy-line {
  display: none;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .flowy-node {
  transition: all .3s;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .node-dropzone {
  position: absolute;
  width: 100%;
  height: 128px;
  bottom: -64px;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .flowy.dragging .node-dropzone {
  z-index: 9999;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .indicator {
  left: 50%;
  bottom: -5px;
  margin-top: -5px;
  margin-left: -6px;
  opacity: 1;
  transition: all 0.3s cubic-bezier(0.05, 0.03, 0.35, 1);
  transform: scale(1);
  position: absolute;
  z-index: 2;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .indicator, .component-flow-chart .indicator:after {
  width: 12px;
  height: 12px;
  border-radius: 60px;
  background-color: #217ce8;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .indicator:after {
  content: "";
  display: block;
  transform: scale(1.7);
  opacity: .5;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .scale-enter, .component-flow-chart .scale-leave-to {
  opacity: 0;
  transform: scale(0.9);
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .scale-enter-active, .component-flow-chart .scale-leave-active {
  transition: transform .2s,opacity .2s;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .indicator.not-allowed, .component-flow-chart .indicator.not-allowed:after {
  background-color: #f5365c;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .relative {
  position: relative;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .arrowblock {
  position: absolute;
  width: 100%;
  overflow: visible;
  pointer-events: none;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .arrowblock svg {
  width: -webkit-fill-available;
  overflow: visible;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .arrowblock-down {
  position: absolute;
  width: 100%;
  overflow: visible;
  pointer-events: none;
  top: 100%;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .arrowblock-down svg {
  width: -webkit-fill-available;
  overflow: visible;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .-mt-64px {
  margin-top: -64px;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .mt-64px {
  margin-top: 64px;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .mr-24px {
  margin-right: 24px;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .-mr-24px {
  margin-right: -24px;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .justify-center {
  justify-content: center;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .items-center {
  align-items: center;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .flex {
  display: flex;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .flex-row {
  flex-direction: row;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .flex-col {
  flex-direction: column;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .flex-no-wrap {
  flex-wrap: nowrap;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .overflow-auto {
  overflow: auto;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .overflow-visible {
  overflow: visible;
}

/* line 1, vendor/javascript/@hipsjs/flowy-vue/dist/lib/flowy-vue.css */
.component-flow-chart .z-40, .component-flow-chart .z-50 {
  z-index: 50;
}

/* line 4, app/assets/stylesheets/components/flow-chart.sass */
.component-flow-chart * {
  /* iOS Safari */
  -webkit-touch-callout: none;
  /* Safari */
  -webkit-user-select: none;
  /* Konqueror HTML */
  /* Old versions of Firefox */
  -moz-user-select: none;
  /* Internet Explorer/Edge */
  /* Non-prefixed version, currently
       supported by Chrome, Edge, Opera and Firefox */
  user-select: none;
}

/* line 18, app/assets/stylesheets/components/flow-chart.sass */
.component-flow-chart input[type="text"] {
  /* iOS Safari */
  -webkit-touch-callout: text;
  /* Safari */
  -webkit-user-select: text;
  /* Konqueror HTML */
  /* Old versions of Firefox */
  -moz-user-select: text;
  /* Internet Explorer/Edge */
  /* Non-prefixed version, currently
       supported by Chrome, Edge, Opera and Firefox */
  user-select: text;
}

/* line 32, app/assets/stylesheets/components/flow-chart.sass */
.component-flow-chart .flowies > * {
  margin-top: -32px;
}

/* line 34, app/assets/stylesheets/components/flow-chart.sass */
.component-flow-chart .flowies > .flowy {
  overflow: hidden !important;
  position: relative;
  padding-bottom: 65px;
}

/* line 39, app/assets/stylesheets/components/flow-chart.sass */
.component-flow-chart .flowies > .flowy > .flowy-tree > .flowy-node {
  margin: 0 auto;
}

/* line 41, app/assets/stylesheets/components/flow-chart.sass */
.component-flow-chart .flowy-tree > .flowy-node .flowy-tree > .flowy-node .flowy-tree > .flowy-node {
  flex: 1 1 0px !important;
}

/* line 43, app/assets/stylesheets/components/flow-chart.sass */
.component-flow-chart .flowy-tree {
  justify-content: center;
}

/* line 45, app/assets/stylesheets/components/flow-chart.sass */
.component-flow-chart .list-group .flowy-block.mr-24px, .component-flow-chart .ch-resources .flowy-block.mr-24px, .component-flow-chart .ch-autocomplete-results .flowy-block.mr-24px {
  margin-right: 0;
}

/* line 47, app/assets/stylesheets/components/flow-chart.sass */
.component-flow-chart .flowy-block.mr-24px {
  margin-right: 1rem;
}

/* line 49, app/assets/stylesheets/components/flow-chart.sass */
.component-flow-chart .flowy-drag-handle {
  cursor: grab;
}

/* line 51, app/assets/stylesheets/components/flow-chart.sass */
.component-flow-chart .flowy-block.draggable-mirror {
  opacity: 0.6;
}

/* line 55, app/assets/stylesheets/components/flow-chart.sass */
.component-flow-chart .flowy-node .card-body, .component-flow-chart .flowy-node .ch-attachments.ch-gallery .ch-attachment-body, .ch-attachments.ch-gallery .component-flow-chart .flowy-node .ch-attachment-body, .component-flow-chart .flowy-node .ch-record-body, .component-flow-chart .flowy-node .card-footer {
  padding-top: 0;
}

/* line 57, app/assets/stylesheets/components/flow-chart.sass */
.component-flow-chart .flowy-node .card-header, .component-flow-chart .flowy-node .ch-attachments.ch-gallery .ch-attachment-header, .ch-attachments.ch-gallery .component-flow-chart .flowy-node .ch-attachment-header, .component-flow-chart .flowy-node .ch-record-header {
  padding-right: 2rem;
}

/* line 59, app/assets/stylesheets/components/flow-chart.sass */
.component-flow-chart .flowy-node .card-header .ch-close, .component-flow-chart .flowy-node .ch-attachments.ch-gallery .ch-attachment-header .ch-close, .ch-attachments.ch-gallery .component-flow-chart .flowy-node .ch-attachment-header .ch-close, .component-flow-chart .flowy-node .ch-record-header .ch-close, .component-flow-chart .flowy-node .card-header .jsoneditor-container button.json-editor-btn-delete.json-editor-btntype-delete, .jsoneditor-container .component-flow-chart .flowy-node .card-header button.json-editor-btn-delete.json-editor-btntype-delete, .component-flow-chart .flowy-node .ch-attachments.ch-gallery .ch-attachment-header .jsoneditor-container button.json-editor-btn-delete.json-editor-btntype-delete, .jsoneditor-container .component-flow-chart .flowy-node .ch-attachments.ch-gallery .ch-attachment-header button.json-editor-btn-delete.json-editor-btntype-delete, .ch-attachments.ch-gallery .component-flow-chart .flowy-node .ch-attachment-header .jsoneditor-container button.json-editor-btn-delete.json-editor-btntype-delete, .jsoneditor-container .ch-attachments.ch-gallery .component-flow-chart .flowy-node .ch-attachment-header button.json-editor-btn-delete.json-editor-btntype-delete, .component-flow-chart .flowy-node .ch-record-header .jsoneditor-container button.json-editor-btn-delete.json-editor-btntype-delete, .jsoneditor-container .component-flow-chart .flowy-node .ch-record-header button.json-editor-btn-delete.json-editor-btntype-delete {
  position: absolute;
  top: 0.25rem;
  right: 0.25rem;
}

/* line 63, app/assets/stylesheets/components/flow-chart.sass */
.component-flow-chart .flows {
  text-align: left;
}

/* line 65, app/assets/stylesheets/components/flow-chart.sass */
.component-flow-chart .intents-panel {
  position: fixed;
  width: 300px;
  bottom: 0px;
  top: 230px;
  z-index: 999;
  text-align: left;
  overflow: hidden;
}

/* line 74, app/assets/stylesheets/components/flow-chart.sass */
.component-flow-chart .intents-panel .intents-selector ul {
  margin: 0 0 .25rem .25rem;
}

/* line 76, app/assets/stylesheets/components/flow-chart.sass */
.component-flow-chart .intents-panel .intents-selector ul li {
  display: inline-block;
}

/* line 78, app/assets/stylesheets/components/flow-chart.sass */
.component-flow-chart .intents-panel .intents-selector ul li a {
  display: inline-block;
  width: 100%;
  text-decoration: none;
  opacity: .6;
  padding: .5rem;
  margin-top: .25rem;
  line-height: 1;
  border-radius: .4rem;
  font-size: 0.75rem;
}

/* line 88, app/assets/stylesheets/components/flow-chart.sass */
.component-flow-chart .intents-panel .intents-selector ul li a.active, .component-flow-chart .intents-panel .intents-selector ul li a.ch-link-active, .component-flow-chart .intents-panel .intents-selector ul li a:hover {
  opacity: 1;
}

/* line 90, app/assets/stylesheets/components/flow-chart.sass */
.component-flow-chart .intents-panel .intents-selector ul li a span {
  display: inline-grid;
  margin-right: .2rem;
}

/* line 93, app/assets/stylesheets/components/flow-chart.sass */
.component-flow-chart .intents-panel .intent-add {
  border-top: 1px solid rgba(0, 32, 64, 0.125);
  position: sticky;
  bottom: 0;
  left: 0;
  width: 100%;
}

/* line 99, app/assets/stylesheets/components/flow-chart.sass */
.component-flow-chart .intents-panel .intent-add.list-group-item, .component-flow-chart .intents-panel .intent-add.ch-resource, .component-flow-chart .intents-panel .intent-add.ch-autocomplete-result {
  opacity: 0.75 !important;
}

/* line 101, app/assets/stylesheets/components/flow-chart.sass */
.component-flow-chart .intents-panel .intent-add.list-group-item:hover, .component-flow-chart .intents-panel .intent-add.ch-resource:hover, .component-flow-chart .intents-panel .intent-add.ch-autocomplete-result:hover {
  opacity: 1 !important;
}

/* line 103, app/assets/stylesheets/components/flow-chart.sass */
.component-flow-chart .intents-panel .tab-pane {
  height: 75vh;
  max-height: 100vh;
  overflow-y: auto;
}

/* line 1, app/assets/stylesheets/components/flow-intent-node.sass */
.component-flow-intent-node {
  margin: 0 auto;
  text-align: left;
  max-width: 400px;
  min-width: 16rem;
}

/* line 6, app/assets/stylesheets/components/flow-intent-node.sass */
.component-flow-intent-node .type-icon {
  opacity: 0.6;
}

/* line 8, app/assets/stylesheets/components/flow-intent-node.sass */
.component-flow-intent-node a {
  height: -moz-fit-content;
  height: fit-content;
}

/* line 1, app/assets/stylesheets/components/flow-invite-node.sass */
.component-flow-invite-node {
  width: 100%;
  margin: 0 auto;
  text-align: left;
}

/* line 5, app/assets/stylesheets/components/flow-invite-node.sass */
.component-flow-invite-node .type-icon {
  opacity: 0.6;
}

/* line 7, app/assets/stylesheets/components/flow-invite-node.sass */
.component-flow-invite-node a {
  height: -moz-fit-content;
  height: fit-content;
}

/* line 1, app/assets/stylesheets/components/flow-optin-node.sass */
.component-flow-optin-node {
  width: 100%;
  margin: 0 auto;
  text-align: left;
}

/* line 5, app/assets/stylesheets/components/flow-optin-node.sass */
.component-flow-optin-node .type-icon {
  opacity: 0.6;
}

/* line 7, app/assets/stylesheets/components/flow-optin-node.sass */
.component-flow-optin-node a {
  height: -moz-fit-content;
  height: fit-content;
}

/* line 1, app/assets/stylesheets/components/flow-start-node.sass */
.component-flow-start-node {
  width: 100%;
  margin: 0 auto;
  text-align: left;
  font-size: large;
}

/* line 6, app/assets/stylesheets/components/flow-start-node.sass */
.component-flow-start-node .type-icon {
  opacity: 0.6;
}

/* line 8, app/assets/stylesheets/components/flow-start-node.sass */
.component-flow-start-node a {
  height: -moz-fit-content;
  height: fit-content;
}

/* line 10, app/assets/stylesheets/components/flow-start-node.sass */
.component-flow-start-node select {
  outline: none !important;
  box-shadow: none !important;
}

/* line 1, app/assets/stylesheets/components/flow-step-node.sass */
.component-flow-step-node {
  width: 100%;
  margin: 0 auto;
  text-align: left;
}

/* line 5, app/assets/stylesheets/components/flow-step-node.sass */
.component-flow-step-node .type-icon {
  opacity: 0.6;
}

/* line 7, app/assets/stylesheets/components/flow-step-node.sass */
.component-flow-step-node a {
  height: -moz-fit-content;
  height: fit-content;
}

/* Search results generated outside component div: */
/* line 2, app/assets/stylesheets/components/google-places-search.sass */
.pac-container {
  background-color: #FFF;
  z-index: 10005 !important;
}

/* line 6, app/assets/stylesheets/components/google-places-search.sass */
.component-google-places-search {
  position: relative;
  /* Always set the map height explicitly to define the size of the div
   * element that contains the map. */
}

/* line 10, app/assets/stylesheets/components/google-places-search.sass */
.component-google-places-search .map {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 350px;
}

/* line 17, app/assets/stylesheets/components/google-places-search.sass */
.component-google-places-search .map .infowindow-content {
  display: inline;
}

/* line 19, app/assets/stylesheets/components/google-places-search.sass */
.component-google-places-search .infowindow-content {
  display: none;
}

/* line 21, app/assets/stylesheets/components/google-places-search.sass */
.component-google-places-search .infowindow-content .title {
  font-weight: bold;
}

/* line 23, app/assets/stylesheets/components/google-places-search.sass */
.component-google-places-search .pac-card {
  display: block !important;
}

/* line 25, app/assets/stylesheets/components/google-places-search.sass */
.component-google-places-search .pac-container {
  padding: 10px;
  width: 300px;
  min-width: 300px;
  max-width: 100%;
  position: absolute;
  top: 0;
}

/* line 32, app/assets/stylesheets/components/google-places-search.sass */
.component-google-places-search .pac-input {
  background-color: #fff;
  font-family: sans-serif;
  font-size: 15px;
  font-weight: 300;
  text-overflow: ellipsis;
  width: 100%;
}

/* line 1, app/assets/stylesheets/components/image-crop-and-upload.sass */
.component-image-crop-and-upload {
  /*************************************/
  /***** STYLING RANGE INPUT ***********/
  /*************************************/
  /*http://brennaobrien.com/blog/2014/05/style-input-type-range-in-every-browser.html */
  /*************************************/
  /*
.cr-slider:focus::-webkit-slider-runnable-track {
background: #ccc;
}
*/
  /*hide the outline behind the border*/
  /*******************************************/
  /***********************************/
  /* Rotation Tools */
  /***********************************/
  position: relative;
}

/* line 1, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .croppie-container {
  width: 100%;
  height: 100%;
}

/* line 6, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .croppie-container .cr-image {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  transform-origin: 0 0;
  max-height: none;
  max-width: none;
}

/* line 16, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .croppie-container .cr-boundary {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  z-index: 1;
  width: 100%;
  height: 100%;
}

/* line 25, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .croppie-container .cr-viewport,
.component-image-crop-and-upload .croppie-container .cr-resizer {
  position: absolute;
  border: 2px solid #fff;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  box-shadow: 0 0 2000px 2000px rgba(0, 0, 0, 0.5);
  z-index: 0;
}

/* line 38, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .croppie-container .cr-resizer {
  z-index: 2;
  box-shadow: none;
  pointer-events: none;
}

/* line 44, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .croppie-container .cr-resizer-vertical,
.component-image-crop-and-upload .croppie-container .cr-resizer-horisontal {
  position: absolute;
  pointer-events: all;
}

/* line 50, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .croppie-container .cr-resizer-vertical::after,
.component-image-crop-and-upload .croppie-container .cr-resizer-horisontal::after {
  display: block;
  position: absolute;
  box-sizing: border-box;
  border: 1px solid black;
  background: #fff;
  width: 10px;
  height: 10px;
  content: '';
}

/* line 62, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .croppie-container .cr-resizer-vertical {
  bottom: -5px;
  cursor: row-resize;
  width: 100%;
  height: 10px;
}

/* line 69, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .croppie-container .cr-resizer-vertical::after {
  left: 50%;
  margin-left: -5px;
}

/* line 74, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .croppie-container .cr-resizer-horisontal {
  right: -5px;
  cursor: col-resize;
  width: 10px;
  height: 100%;
}

/* line 81, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .croppie-container .cr-resizer-horisontal::after {
  top: 50%;
  margin-top: -5px;
}

/* line 86, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .croppie-container .cr-original-image {
  display: none;
}

/* line 90, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .croppie-container .cr-vp-circle {
  border-radius: 50%;
}

/* line 94, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .croppie-container .cr-overlay {
  z-index: 1;
  position: absolute;
  cursor: move;
  touch-action: none;
}

/* line 101, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .croppie-container .cr-slider-wrap {
  width: 75%;
  margin: 15px auto;
  text-align: center;
}

/* line 107, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .croppie-result {
  position: relative;
  overflow: hidden;
}

/* line 112, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .croppie-result img {
  position: absolute;
}

/* line 116, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .croppie-container .cr-image,
.component-image-crop-and-upload .croppie-container .cr-overlay,
.component-image-crop-and-upload .croppie-container .cr-viewport {
  transform: translateZ(0);
}

/* line 131, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .cr-slider {
  -webkit-appearance: none;
  /*removes default webkit styles*/
  /*border: 1px solid white; */
  /*fix for FF unable to apply focus style bug */
  width: 300px;
  /*required for proper track sizing in FF*/
  max-width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: transparent;
}

/* line 143, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .cr-slider::-webkit-slider-runnable-track {
  width: 100%;
  height: 3px;
  background: rgba(0, 0, 0, 0.5);
  border: 0;
  border-radius: 3px;
}

/* line 151, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .cr-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ddd;
  margin-top: -6px;
}

/* line 161, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .cr-slider:focus {
  outline: none;
}

/* line 170, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .cr-slider::-moz-range-track {
  width: 100%;
  height: 3px;
  background: rgba(0, 0, 0, 0.5);
  border: 0;
  border-radius: 3px;
}

/* line 178, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .cr-slider::-moz-range-thumb {
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ddd;
  margin-top: -6px;
}

/* line 188, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .cr-slider:-moz-focusring {
  outline: 1px solid white;
  outline-offset: -1px;
}

/* line 193, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .cr-slider::-ms-track {
  width: 100%;
  height: 5px;
  background: transparent;
  /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
  border-color: transparent;
  /*leave room for the larger thumb to overflow with a transparent border */
  border-width: 6px 0;
  color: transparent;
  /*remove default tick marks*/
}

/* line 202, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .cr-slider::-ms-fill-lower {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
}

/* line 206, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .cr-slider::-ms-fill-upper {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
}

/* line 210, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .cr-slider::-ms-thumb {
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ddd;
  margin-top: 1px;
}

/* line 218, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .cr-slider:focus::-ms-fill-lower {
  background: rgba(0, 0, 0, 0.5);
}

/* line 221, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .cr-slider:focus::-ms-fill-upper {
  background: rgba(0, 0, 0, 0.5);
}

/* line 229, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .cr-rotate-controls {
  position: absolute;
  bottom: 5px;
  left: 5px;
  z-index: 1;
}

/* line 235, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .cr-rotate-controls button {
  border: 0;
  background: none;
}

/* line 239, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .cr-rotate-controls i:before {
  display: inline-block;
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
}

/* line 245, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .cr-rotate-l i:before {
  content: '↺';
}

/* line 248, vendor/javascript/croppie/croppie.css */
.component-image-crop-and-upload .cr-rotate-r i:before {
  content: '↻';
}

/* line 4, app/assets/stylesheets/components/image-crop-and-upload.sass */
.component-image-crop-and-upload .crop-image {
  text-align: center;
  margin: 1rem auto;
}

/* line 7, app/assets/stylesheets/components/image-crop-and-upload.sass */
.component-image-crop-and-upload .ch-checkbox {
  position: absolute;
  top: 0;
  right: 0;
}

/* line 1, app/assets/stylesheets/components/inbox-select.sass */
.component-inbox-select {
  line-height: normal;
}

/* line 3, app/assets/stylesheets/components/inbox-select.sass */
.component-inbox-select .inbox-list-enter-active {
  transition: all 0.25s;
}

/* line 5, app/assets/stylesheets/components/inbox-select.sass */
.component-inbox-select .inbox-list-enter {
  opacity: 0;
  transform: translateY(5px);
}

/* line 8, app/assets/stylesheets/components/inbox-select.sass */
.component-inbox-select .inbox-list {
  z-index: 9999;
}

/* line 10, app/assets/stylesheets/components/inbox-select.sass */
.component-inbox-select .list-group-item, .component-inbox-select .ch-resource, .component-inbox-select .ch-autocomplete-result {
  color: inherit;
}

/* line 12, app/assets/stylesheets/components/inbox-select.sass */
.component-inbox-select .list-group-item a, .component-inbox-select .ch-resource a, .component-inbox-select .ch-autocomplete-result a {
  display: block;
  color: inherit;
}

/* line 15, app/assets/stylesheets/components/inbox-select.sass */
.component-inbox-select form {
  display: inline-block;
}

/* line 17, app/assets/stylesheets/components/inbox-select.sass */
.component-inbox-select label {
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-weight: normal;
  color: inherit;
  vertical-align: middle;
  border: 0;
  box-shadow: none;
}

/* line 26, app/assets/stylesheets/components/inbox-select.sass */
.component-inbox-select .fa-search {
  margin: .5rem;
}

/* line 28, app/assets/stylesheets/components/inbox-select.sass */
.component-inbox-select .form-control, .component-inbox-select .ch-input-text, .component-inbox-select .ch-textarea, .component-inbox-select .ch-input-textarea, .component-inbox-select .ch-file-input, .component-inbox-select .ch-input-color, .component-inbox-select .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .form-control, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .component-inbox-select .form-control, .component-inbox-select .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-text, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .component-inbox-select .ch-input-text, .component-inbox-select .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .component-inbox-select .ch-textarea, .component-inbox-select .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-textarea, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .component-inbox-select .ch-input-textarea, .component-inbox-select .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-file-input, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .component-inbox-select .ch-file-input, .component-inbox-select .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .ch-input-color, .jsoneditor-container.jsoneditor-disabled .je-child-editor-holder div[data-schematype='array'] div[data-schematype='string'] .component-inbox-select .ch-input-color, .component-inbox-select .jsoneditor-container input[type="text"], .jsoneditor-container .component-inbox-select input[type="text"], .component-inbox-select .jsoneditor-container input[type="number"], .jsoneditor-container .component-inbox-select input[type="number"], .component-inbox-select .je-textarea {
  height: 2rem;
}

/* line 30, app/assets/stylesheets/components/inbox-select.sass */
.component-inbox-select input, .component-inbox-select select {
  width: 100%;
  padding: 0 .5rem;
  font-size: inherit;
  color: inherit;
  background: none;
  border: 0;
  box-shadow: none;
}

/* line 38, app/assets/stylesheets/components/inbox-select.sass */
.component-inbox-select input:focus, .component-inbox-select select:focus {
  color: inherit;
  border: 0;
  background: none;
  box-shadow: none;
  outline: none;
}

/* line 1, app/assets/stylesheets/components/inline-select.sass */
.component-inline-select {
  position: relative;
  width: 100%;
}

/* line 4, app/assets/stylesheets/components/inline-select.sass */
.component-inline-select ul {
  text-align: left;
  position: absolute;
  padding: 0.5rem 1rem;
  top: 1.5rem;
  left: -1rem;
  background-color: #FFFFFF;
  z-index: 999;
  display: none;
}

/* line 13, app/assets/stylesheets/components/inline-select.sass */
.component-inline-select ul.active, .component-inline-select ul.ch-link-active {
  display: block;
  width: auto;
}

/* line 16, app/assets/stylesheets/components/inline-select.sass */
.component-inline-select li {
  list-style: none;
  display: block;
}

/* line 19, app/assets/stylesheets/components/inline-select.sass */
.component-inline-select li:hover {
  cursor: pointer;
}

/* line 21, app/assets/stylesheets/components/inline-select.sass */
.component-inline-select li:hover a {
  color: #409EFF !important;
  text-decoration: none;
}

/* line 24, app/assets/stylesheets/components/inline-select.sass */
.component-inline-select li:hover a:after {
  width: 100%;
  background: #409EFF;
}

/* line 27, app/assets/stylesheets/components/inline-select.sass */
.component-inline-select a {
  white-space: nowrap;
  color: #000000;
  position: relative;
}

/* line 31, app/assets/stylesheets/components/inline-select.sass */
.component-inline-select a:after {
  position: absolute;
  content: '';
  height: 2px;
  width: 0;
  bottom: -0.125rem;
  left: 0;
  background: #409EFF;
  transition: all .2s ease-out;
}

/* line 40, app/assets/stylesheets/components/inline-select.sass */
.component-inline-select .placeholder {
  color: #000000 !important;
  border-bottom: 2px solid #000000;
  cursor: pointer;
}

/* line 44, app/assets/stylesheets/components/inline-select.sass */
.component-inline-select .placeholder:hover {
  color: #409EFF;
  border-color: #409EFF;
}

/* line 2, app/assets/stylesheets/components/labels.sass */
.component-labels .label {
  margin-right: .25rem;
}

/* line 4, app/assets/stylesheets/components/labels.sass */
.component-labels .label, .component-labels .label a {
  color: #ffffff !important;
}

/* line 2, app/assets/stylesheets/components/message.sass */
.component-message .screen-message-origin {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 6, app/assets/stylesheets/components/message.sass */
.component-message .screen-message-and-avatar-container {
  margin-top: .5rem;
  display: flex;
}

/* line 9, app/assets/stylesheets/components/message.sass */
.component-message .screen-message-container {
  width: 100%;
}

/* line 11, app/assets/stylesheets/components/message.sass */
.component-message .screen-message {
  position: relative;
  display: block;
  margin: .5rem .5rem 0 .5rem;
  padding: .5rem;
  border-radius: .4rem;
  white-space: pre-line;
  word-wrap: break-word;
  box-shadow: 0px 2px 4px rgba(0, 12, 31, 0.08);
  /* nib shadow */
}

/* line 20, app/assets/stylesheets/components/message.sass */
.component-message .screen-message:after {
  content: '';
  position: absolute;
  top: 50%;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-top: 0;
  margin-top: -8px;
}

/* line 30, app/assets/stylesheets/components/message.sass */
.component-message .screen-message:before {
  content: '';
  position: absolute;
  top: 50%;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 0;
  margin-top: -8px;
}

/* line 39, app/assets/stylesheets/components/message.sass */
.component-message .screen-message .message-subject {
  opacity: 0.5;
  font-size: small;
  margin: -0.25rem 0 .5rem;
  border-bottom: 1px solid;
}

/* line 44, app/assets/stylesheets/components/message.sass */
.component-message .screen-message .message-link {
  display: flex;
}

/* line 46, app/assets/stylesheets/components/message.sass */
.component-message .screen-message .message-link a {
  display: block;
  width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 52, app/assets/stylesheets/components/message.sass */
.component-message .screen-message .message-html {
  white-space: normal;
  word-wrap: none;
}

/* line 55, app/assets/stylesheets/components/message.sass */
.component-message .screen-message-status {
  cursor: pointer;
}

/* line 58, app/assets/stylesheets/components/message.sass */
.component-message.outbound .screen-message {
  text-align: right;
  float: right;
  background-color: #666666;
  color: #ffffff;
  margin-right: calc(.25rem + 8px);
}

/* line 64, app/assets/stylesheets/components/message.sass */
.component-message.outbound .screen-message:after {
  right: 0;
  border-left-color: #666666;
  border-right: 0;
  margin-right: -8px;
}

/* line 69, app/assets/stylesheets/components/message.sass */
.component-message.outbound .screen-message:before {
  right: 0;
  border-left-color: rgba(0, 12, 31, 0.08);
  border-right: 0;
  margin-right: -10px;
}

/* line 74, app/assets/stylesheets/components/message.sass */
.component-message.outbound .screen-message .message-link {
  justify-content: right;
}

/* line 76, app/assets/stylesheets/components/message.sass */
.component-message.outbound .screen-message .message-link a {
  color: #ffffff;
  text-decoration: underline;
}

/* line 80, app/assets/stylesheets/components/message.sass */
.component-message.inbound .screen-message {
  text-align: left;
  float: left;
  color: #333333;
  background-color: #ffffff;
  margin-left: calc(.25rem + 8px);
}

/* line 86, app/assets/stylesheets/components/message.sass */
.component-message.inbound .screen-message:after {
  left: 0;
  border-right-color: #ffffff;
  border-left: 0;
  margin-left: -8px;
}

/* line 91, app/assets/stylesheets/components/message.sass */
.component-message.inbound .screen-message:before {
  left: 0;
  border-right-color: rgba(0, 12, 31, 0.08);
  border-left: 0;
  margin-left: -10px;
}

/* line 98, app/assets/stylesheets/components/message.sass */
.component-message.phone.simulated.outbound .screen-message {
  background-color: #26ce42;
}

/* line 100, app/assets/stylesheets/components/message.sass */
.component-message.phone.simulated.outbound .screen-message:after {
  border-left-color: #26ce42;
}

/* line 103, app/assets/stylesheets/components/message.sass */
.component-message.phone.simulated.inbound .screen-message {
  box-shadow: none;
  background-color: #eeeeee;
}

/* line 106, app/assets/stylesheets/components/message.sass */
.component-message.phone.simulated.inbound .screen-message:after {
  border-right-color: #eeeeee;
}

/* line 109, app/assets/stylesheets/components/message.sass */
.component-message.google.simulated .screen-message, .component-message.facebook.simulated .screen-message {
  border-radius: 15px;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 15px;
  max-width: 80%;
  min-height: 15px;
  min-width: 15px;
  padding: 8px 12px;
}

/* line 119, app/assets/stylesheets/components/message.sass */
.component-message.google.simulated.outbound .screen-message, .component-message.facebook.simulated.outbound .screen-message {
  box-shadow: none;
}

/* line 121, app/assets/stylesheets/components/message.sass */
.component-message.google.simulated.outbound .screen-message:before, .component-message.facebook.simulated.outbound .screen-message:before {
  display: none;
}

/* line 123, app/assets/stylesheets/components/message.sass */
.component-message.google.simulated.outbound .screen-message:after, .component-message.facebook.simulated.outbound .screen-message:after {
  display: none;
}

/* line 126, app/assets/stylesheets/components/message.sass */
.component-message.google.simulated.inbound .screen-message, .component-message.facebook.simulated.inbound .screen-message {
  margin-left: 0.5rem;
  box-shadow: none;
}

/* line 129, app/assets/stylesheets/components/message.sass */
.component-message.google.simulated.inbound .screen-message:before, .component-message.facebook.simulated.inbound .screen-message:before {
  display: none;
}

/* line 131, app/assets/stylesheets/components/message.sass */
.component-message.google.simulated.inbound .screen-message:after, .component-message.facebook.simulated.inbound .screen-message:after {
  display: none;
}

/* line 135, app/assets/stylesheets/components/message.sass */
.component-message.google.simulated.outbound .screen-message-and-avatar-container, .component-message.google.simulated.outbound .screen-message {
  margin-top: 0;
}

/* line 137, app/assets/stylesheets/components/message.sass */
.component-message.google.simulated.outbound .screen-message {
  background-color: #1a73e8 !important;
}

/* line 140, app/assets/stylesheets/components/message.sass */
.component-message.google.simulated.inbound .screen-message-and-avatar-container, .component-message.google.simulated.inbound .screen-message {
  margin-top: 1rem;
}

/* line 143, app/assets/stylesheets/components/message.sass */
.component-message.google.simulated.inbound .screen-message-container {
  position: relative;
}

/* line 145, app/assets/stylesheets/components/message.sass */
.component-message.google.simulated.inbound .screen-message-container .google-bot {
  position: absolute;
  top: -0.25rem;
  left: 1rem;
  text-align: left;
}

/* line 150, app/assets/stylesheets/components/message.sass */
.component-message.google.simulated.inbound .screen-message {
  background-color: #f1f3f4 !important;
  color: #3c4043 !important;
}

/* line 155, app/assets/stylesheets/components/message.sass */
.component-message.facebook.simulated.outbound .screen-message {
  background-color: #0099ff;
}

/* line 158, app/assets/stylesheets/components/message.sass */
.component-message.facebook.simulated.inbound .screen-message {
  background-color: #f1f3f4;
  color: #3c4043;
}

/* line 2, app/assets/stylesheets/components/message-chips.sass */
.component-message-chips .choices {
  text-align: left;
  clear: both;
  margin: 0.25rem 0.5rem 0;
}

/* line 6, app/assets/stylesheets/components/message-chips.sass */
.component-message-chips .choices .choice {
  display: inline-block;
  margin-bottom: 0.15rem;
}

/* line 15, app/assets/stylesheets/components/message-chips.sass */
.component-message-chips .suggestions {
  text-align: left;
  clear: both;
  margin: 0.25rem 0.5rem 0;
}

/* line 19, app/assets/stylesheets/components/message-chips.sass */
.component-message-chips .suggestions .suggestion {
  display: block;
  clear: both;
  margin-bottom: 0.15rem;
}

/* line 26, app/assets/stylesheets/components/message-chips.sass */
.component-message-chips.google .btn-sm.rounded-pill, .component-message-chips.google .btn-group-sm > .rounded-pill.btn, .component-message-chips.google .rounded-pill.ch-credential-link, .component-message-chips.google .ch-resource-actions .rounded-pill.ch-resource-action, .ch-resource-actions .component-message-chips.google .rounded-pill.ch-resource-action, .component-message-chips.google .btn-group-sm > .rounded-pill.ch-resource-button, .component-message-chips.google .btn-group-sm > .rounded-pill.ch-link, .component-message-chips.google .btn-group-sm > .rounded-pill.ch-link-active, .component-message-chips.google .rounded-pill.ch-show, .component-message-chips.google .btn-group-sm > .rounded-pill.ch-field-add, .component-message-chips.google .btn-group-sm > .rounded-pill.ch-input-action, .component-message-chips.google .btn-group-sm > .rounded-pill.ch-file-action, .component-message-chips.google .btn-group-sm > .rounded-pill.ch-array-action, .component-message-chips.google .btn-group-sm > .rounded-pill.ch-keyval-action, .component-message-chips.google .rounded-pill.ch-input-action.ch-sm, .component-message-chips.google .rounded-pill.ch-file-action.ch-sm, .component-message-chips.google .rounded-pill.ch-array-action.ch-sm, .component-message-chips.google .rounded-pill.ch-keyval-action.ch-sm, .component-message-chips.google .rounded-pill.ch-sm.ch-input-action-delete, .component-message-chips.google .rounded-pill.ch-sm.ch-file-action-delete, .component-message-chips.google .btn-group-sm > .rounded-pill.ch-array-action-delete, .component-message-chips.google .btn-group-sm > .rounded-pill.ch-keyval-action-delete, .component-message-chips.google .rounded-pill.ch-array-action-delete.ch-sm, .component-message-chips.google .rounded-pill.ch-keyval-action-delete.ch-sm, .component-message-chips.google .btn-group-sm > .rounded-pill.ch-button, .component-message-chips.google .rounded-pill.ch-button-small, .component-message-chips.google .btn-group-sm > .rounded-pill.ch-button-secondary, .component-message-chips.google .rounded-pill.ch-button-small-secondary, .component-message-chips.google .btn-group-sm > .rounded-pill.ch-button-success, .component-message-chips.google .rounded-pill.ch-button-small-success, .component-message-chips.google .btn-group-sm > .rounded-pill.ch-button-danger, .component-message-chips.google .rounded-pill.ch-button-small-danger, .component-message-chips.google .jsoneditor-container .rounded-pill.json-editor-btntype-move, .jsoneditor-container .component-message-chips.google .rounded-pill.json-editor-btntype-move, .component-message-chips.google .jsoneditor-container .rounded-pill.json-editor-btntype-copy, .jsoneditor-container .component-message-chips.google .rounded-pill.json-editor-btntype-copy, .component-message-chips.google .jsoneditor-container .rounded-pill.json-editor-btntype-delete, .jsoneditor-container .component-message-chips.google .rounded-pill.json-editor-btntype-delete, .component-message-chips.google .jsoneditor-container .rounded-pill.json-editor-btntype-deleteall, .jsoneditor-container .component-message-chips.google .rounded-pill.json-editor-btntype-deleteall, .component-message-chips.google .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.rounded-pill.json-editor-btn-add, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .component-message-chips.google button.rounded-pill.json-editor-btn-add, .component-message-chips.google .tempus-dominus-widget .btn-group-sm > .rounded-pill.toggleMeridiem, .tempus-dominus-widget .component-message-chips.google .btn-group-sm > .rounded-pill.toggleMeridiem {
  color: #3c4043 !important;
}

/* line 28, app/assets/stylesheets/components/message-chips.sass */
.component-message-chips.google .btn-sm.rounded-pill:hover, .component-message-chips.google .btn-group-sm > .rounded-pill.btn:hover, .component-message-chips.google .rounded-pill.ch-credential-link:hover, .component-message-chips.google .ch-resource-actions .rounded-pill.ch-resource-action:hover, .ch-resource-actions .component-message-chips.google .rounded-pill.ch-resource-action:hover, .component-message-chips.google .btn-group-sm > .rounded-pill.ch-resource-button:hover, .component-message-chips.google .btn-group-sm > .rounded-pill.ch-link:hover, .component-message-chips.google .btn-group-sm > .rounded-pill.ch-link-active:hover, .component-message-chips.google .rounded-pill.ch-show:hover, .component-message-chips.google .btn-group-sm > .rounded-pill.ch-field-add:hover, .component-message-chips.google .btn-group-sm > .rounded-pill.ch-input-action:hover, .component-message-chips.google .btn-group-sm > .rounded-pill.ch-file-action:hover, .component-message-chips.google .btn-group-sm > .rounded-pill.ch-array-action:hover, .component-message-chips.google .btn-group-sm > .rounded-pill.ch-keyval-action:hover, .component-message-chips.google .rounded-pill.ch-input-action.ch-sm:hover, .component-message-chips.google .rounded-pill.ch-file-action.ch-sm:hover, .component-message-chips.google .rounded-pill.ch-array-action.ch-sm:hover, .component-message-chips.google .rounded-pill.ch-keyval-action.ch-sm:hover, .component-message-chips.google .rounded-pill.ch-sm.ch-input-action-delete:hover, .component-message-chips.google .rounded-pill.ch-sm.ch-file-action-delete:hover, .component-message-chips.google .btn-group-sm > .rounded-pill.ch-array-action-delete:hover, .component-message-chips.google .btn-group-sm > .rounded-pill.ch-keyval-action-delete:hover, .component-message-chips.google .rounded-pill.ch-array-action-delete.ch-sm:hover, .component-message-chips.google .rounded-pill.ch-keyval-action-delete.ch-sm:hover, .component-message-chips.google .btn-group-sm > .rounded-pill.ch-button:hover, .component-message-chips.google .rounded-pill.ch-button-small:hover, .component-message-chips.google .btn-group-sm > .rounded-pill.ch-button-secondary:hover, .component-message-chips.google .rounded-pill.ch-button-small-secondary:hover, .component-message-chips.google .btn-group-sm > .rounded-pill.ch-button-success:hover, .component-message-chips.google .rounded-pill.ch-button-small-success:hover, .component-message-chips.google .btn-group-sm > .rounded-pill.ch-button-danger:hover, .component-message-chips.google .rounded-pill.ch-button-small-danger:hover, .component-message-chips.google .jsoneditor-container .rounded-pill.json-editor-btntype-move:hover, .jsoneditor-container .component-message-chips.google .rounded-pill.json-editor-btntype-move:hover, .component-message-chips.google .jsoneditor-container .rounded-pill.json-editor-btntype-copy:hover, .jsoneditor-container .component-message-chips.google .rounded-pill.json-editor-btntype-copy:hover, .component-message-chips.google .jsoneditor-container .rounded-pill.json-editor-btntype-delete:hover, .jsoneditor-container .component-message-chips.google .rounded-pill.json-editor-btntype-delete:hover, .component-message-chips.google .jsoneditor-container .rounded-pill.json-editor-btntype-deleteall:hover, .jsoneditor-container .component-message-chips.google .rounded-pill.json-editor-btntype-deleteall:hover, .component-message-chips.google .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.rounded-pill.json-editor-btn-add:hover, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .component-message-chips.google button.rounded-pill.json-editor-btn-add:hover, .component-message-chips.google .tempus-dominus-widget .btn-group-sm > .rounded-pill.toggleMeridiem:hover, .tempus-dominus-widget .component-message-chips.google .btn-group-sm > .rounded-pill.toggleMeridiem:hover {
  background-color: #f1f3f4 !important;
}

/* line 31, app/assets/stylesheets/components/message-chips.sass */
.component-message-chips.facebook .btn-sm.rounded-pill, .component-message-chips.facebook .btn-group-sm > .rounded-pill.btn, .component-message-chips.facebook .rounded-pill.ch-credential-link, .component-message-chips.facebook .ch-resource-actions .rounded-pill.ch-resource-action, .ch-resource-actions .component-message-chips.facebook .rounded-pill.ch-resource-action, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-button, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link-active, .component-message-chips.facebook .rounded-pill.ch-show, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-field-add, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-input-action, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-file-action, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action, .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm, .component-message-chips.facebook .rounded-pill.ch-file-action.ch-sm, .component-message-chips.facebook .rounded-pill.ch-array-action.ch-sm, .component-message-chips.facebook .rounded-pill.ch-keyval-action.ch-sm, .component-message-chips.facebook .rounded-pill.ch-sm.ch-input-action-delete, .component-message-chips.facebook .rounded-pill.ch-sm.ch-file-action-delete, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action-delete, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action-delete, .component-message-chips.facebook .rounded-pill.ch-array-action-delete.ch-sm, .component-message-chips.facebook .rounded-pill.ch-keyval-action-delete.ch-sm, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button, .component-message-chips.facebook .rounded-pill.ch-button-small, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-secondary, .component-message-chips.facebook .rounded-pill.ch-button-small-secondary, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-success, .component-message-chips.facebook .rounded-pill.ch-button-small-success, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-danger, .component-message-chips.facebook .rounded-pill.ch-button-small-danger, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-move, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-move, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-copy, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-copy, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-delete, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-delete, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-deleteall, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-deleteall, .component-message-chips.facebook .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.rounded-pill.json-editor-btn-add, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .component-message-chips.facebook button.rounded-pill.json-editor-btn-add, .component-message-chips.facebook .tempus-dominus-widget .btn-group-sm > .rounded-pill.toggleMeridiem, .tempus-dominus-widget .component-message-chips.facebook .btn-group-sm > .rounded-pill.toggleMeridiem {
  color: #0099FF;
  border: 1px solid #0099FF;
}

/* line 34, app/assets/stylesheets/components/message-chips.sass */
.component-message-chips.facebook .btn-sm.rounded-pill .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.btn .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-credential-link .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-credential-link .fa.text-muted, .component-message-chips.facebook .ch-resource-actions .btn-group-sm > .rounded-pill.ch-resource-action .fa.text-muted, .ch-resource-actions .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-action .fa.text-muted, .component-message-chips.facebook .ch-resource-actions .rounded-pill.ch-resource-action .fa.text-muted, .ch-resource-actions .component-message-chips.facebook .rounded-pill.ch-resource-action .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-button .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link-active .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-show .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-show .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-field-add .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-input-action .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-file-action .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-file-action.ch-sm .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-array-action.ch-sm .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-keyval-action.ch-sm .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-sm.ch-input-action-delete .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-sm.ch-file-action-delete .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action-delete .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action-delete .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-input-action-delete.ch-sm .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-file-action-delete.ch-sm .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-array-action-delete.ch-sm .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-keyval-action-delete.ch-sm .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-button-small .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-secondary .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-button-small-secondary .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-success .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-button-small-success .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-danger .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-button-small-danger .fa.text-muted, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-move .fa.text-muted, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-move .fa.text-muted, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-copy .fa.text-muted, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-copy .fa.text-muted, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-delete .fa.text-muted, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-delete .fa.text-muted, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-deleteall .fa.text-muted, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-deleteall .fa.text-muted, .component-message-chips.facebook .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.rounded-pill.json-editor-btn-add .fa.text-muted, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .component-message-chips.facebook button.rounded-pill.json-editor-btn-add .fa.text-muted, .component-message-chips.facebook .tempus-dominus-widget .btn-group-sm > .rounded-pill.toggleMeridiem .fa.text-muted, .tempus-dominus-widget .component-message-chips.facebook .btn-group-sm > .rounded-pill.toggleMeridiem .fa.text-muted, .component-message-chips.facebook .btn-sm.rounded-pill .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.btn .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-credential-link .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-credential-link .fa.ch-none, .component-message-chips.facebook .ch-resource-actions .btn-group-sm > .rounded-pill.ch-resource-action .fa.ch-none, .ch-resource-actions .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-action .fa.ch-none, .component-message-chips.facebook .ch-resource-actions .rounded-pill.ch-resource-action .fa.ch-none, .ch-resource-actions .component-message-chips.facebook .rounded-pill.ch-resource-action .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-button .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link-active .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-show .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-show .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-field-add .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-input-action .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-file-action .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-file-action.ch-sm .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-array-action.ch-sm .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-keyval-action.ch-sm .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-sm.ch-input-action-delete .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-sm.ch-file-action-delete .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action-delete .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action-delete .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-input-action-delete.ch-sm .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-file-action-delete.ch-sm .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-array-action-delete.ch-sm .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-keyval-action-delete.ch-sm .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-button-small .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-secondary .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-button-small-secondary .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-success .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-button-small-success .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-danger .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-button-small-danger .fa.ch-none, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-move .fa.ch-none, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-move .fa.ch-none, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-copy .fa.ch-none, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-copy .fa.ch-none, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-delete .fa.ch-none, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-delete .fa.ch-none, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-deleteall .fa.ch-none, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-deleteall .fa.ch-none, .component-message-chips.facebook .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.rounded-pill.json-editor-btn-add .fa.ch-none, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .component-message-chips.facebook button.rounded-pill.json-editor-btn-add .fa.ch-none, .component-message-chips.facebook .tempus-dominus-widget .btn-group-sm > .rounded-pill.toggleMeridiem .fa.ch-none, .tempus-dominus-widget .component-message-chips.facebook .btn-group-sm > .rounded-pill.toggleMeridiem .fa.ch-none, .component-message-chips.facebook .btn-sm.rounded-pill .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-sm.rounded-pill .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.btn .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.btn .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-credential-link .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-credential-link .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-credential-link .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-credential-link .fa.ch-required-label, .component-message-chips.facebook .ch-resource-actions .btn-group-sm > .rounded-pill.ch-resource-action .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .ch-resource-actions .btn-group-sm > .rounded-pill.ch-resource-action .fa.ch-required-label, .ch-resource-actions .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-action .ch-label .fa.ch-required-label, .ch-label .ch-resource-actions .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-action .fa.ch-required-label, .component-message-chips.facebook .ch-resource-actions .rounded-pill.ch-resource-action .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .ch-resource-actions .rounded-pill.ch-resource-action .fa.ch-required-label, .ch-resource-actions .component-message-chips.facebook .rounded-pill.ch-resource-action .ch-label .fa.ch-required-label, .ch-label .ch-resource-actions .component-message-chips.facebook .rounded-pill.ch-resource-action .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-button .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-button .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link-active .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link-active .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-show .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-show .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-show .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-show .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-field-add .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-field-add .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-input-action .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-input-action .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-file-action .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-file-action .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-file-action.ch-sm .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-file-action.ch-sm .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-array-action.ch-sm .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-array-action.ch-sm .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-keyval-action.ch-sm .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-keyval-action.ch-sm .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-sm.ch-input-action-delete .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-sm.ch-input-action-delete .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-sm.ch-file-action-delete .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-sm.ch-file-action-delete .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action-delete .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action-delete .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action-delete .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action-delete .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-input-action-delete.ch-sm .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-input-action-delete.ch-sm .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-file-action-delete.ch-sm .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-file-action-delete.ch-sm .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-array-action-delete.ch-sm .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-array-action-delete.ch-sm .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-keyval-action-delete.ch-sm .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-keyval-action-delete.ch-sm .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-button-small .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-button-small .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-secondary .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-secondary .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-button-small-secondary .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-button-small-secondary .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-success .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-success .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-button-small-success .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-button-small-success .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-danger .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-danger .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-button-small-danger .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-button-small-danger .fa.ch-required-label, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-move .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-move .fa.ch-required-label, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-move .ch-label .fa.ch-required-label, .ch-label .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-move .fa.ch-required-label, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-copy .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-copy .fa.ch-required-label, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-copy .ch-label .fa.ch-required-label, .ch-label .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-copy .fa.ch-required-label, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-delete .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-delete .fa.ch-required-label, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-delete .ch-label .fa.ch-required-label, .ch-label .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-delete .fa.ch-required-label, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-deleteall .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-deleteall .fa.ch-required-label, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-deleteall .ch-label .fa.ch-required-label, .ch-label .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-deleteall .fa.ch-required-label, .component-message-chips.facebook .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.rounded-pill.json-editor-btn-add .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.rounded-pill.json-editor-btn-add .fa.ch-required-label, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .component-message-chips.facebook button.rounded-pill.json-editor-btn-add .ch-label .fa.ch-required-label, .ch-label .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .component-message-chips.facebook button.rounded-pill.json-editor-btn-add .fa.ch-required-label, .component-message-chips.facebook .tempus-dominus-widget .btn-group-sm > .rounded-pill.toggleMeridiem .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .tempus-dominus-widget .btn-group-sm > .rounded-pill.toggleMeridiem .fa.ch-required-label, .tempus-dominus-widget .component-message-chips.facebook .btn-group-sm > .rounded-pill.toggleMeridiem .ch-label .fa.ch-required-label, .ch-label .tempus-dominus-widget .component-message-chips.facebook .btn-group-sm > .rounded-pill.toggleMeridiem .fa.ch-required-label, .component-message-chips.facebook .btn-sm.rounded-pill .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.btn .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-credential-link .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-credential-link .fa.ch-input-note, .component-message-chips.facebook .ch-resource-actions .btn-group-sm > .rounded-pill.ch-resource-action .fa.ch-input-note, .ch-resource-actions .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-action .fa.ch-input-note, .component-message-chips.facebook .ch-resource-actions .rounded-pill.ch-resource-action .fa.ch-input-note, .ch-resource-actions .component-message-chips.facebook .rounded-pill.ch-resource-action .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-button .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link-active .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-show .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-show .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-field-add .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-input-action .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-file-action .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-file-action.ch-sm .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-array-action.ch-sm .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-keyval-action.ch-sm .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-sm.ch-input-action-delete .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-sm.ch-file-action-delete .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action-delete .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action-delete .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-input-action-delete.ch-sm .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-file-action-delete.ch-sm .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-array-action-delete.ch-sm .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-keyval-action-delete.ch-sm .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-button-small .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-secondary .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-button-small-secondary .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-success .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-button-small-success .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-danger .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-button-small-danger .fa.ch-input-note, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-move .fa.ch-input-note, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-move .fa.ch-input-note, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-copy .fa.ch-input-note, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-copy .fa.ch-input-note, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-delete .fa.ch-input-note, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-delete .fa.ch-input-note, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-deleteall .fa.ch-input-note, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-deleteall .fa.ch-input-note, .component-message-chips.facebook .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.rounded-pill.json-editor-btn-add .fa.ch-input-note, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .component-message-chips.facebook button.rounded-pill.json-editor-btn-add .fa.ch-input-note, .component-message-chips.facebook .tempus-dominus-widget .btn-group-sm > .rounded-pill.toggleMeridiem .fa.ch-input-note, .tempus-dominus-widget .component-message-chips.facebook .btn-group-sm > .rounded-pill.toggleMeridiem .fa.ch-input-note, .component-message-chips.facebook .btn-sm.rounded-pill .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.btn .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-credential-link .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-credential-link .fa.ch-textarea-note, .component-message-chips.facebook .ch-resource-actions .btn-group-sm > .rounded-pill.ch-resource-action .fa.ch-textarea-note, .ch-resource-actions .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-action .fa.ch-textarea-note, .component-message-chips.facebook .ch-resource-actions .rounded-pill.ch-resource-action .fa.ch-textarea-note, .ch-resource-actions .component-message-chips.facebook .rounded-pill.ch-resource-action .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-button .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link-active .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-show .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-show .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-field-add .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-input-action .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-file-action .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-file-action.ch-sm .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-array-action.ch-sm .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-keyval-action.ch-sm .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-sm.ch-input-action-delete .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-sm.ch-file-action-delete .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action-delete .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action-delete .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-input-action-delete.ch-sm .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-file-action-delete.ch-sm .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-array-action-delete.ch-sm .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-keyval-action-delete.ch-sm .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-button-small .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-secondary .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-button-small-secondary .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-success .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-button-small-success .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-danger .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-button-small-danger .fa.ch-textarea-note, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-move .fa.ch-textarea-note, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-move .fa.ch-textarea-note, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-copy .fa.ch-textarea-note, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-copy .fa.ch-textarea-note, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-delete .fa.ch-textarea-note, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-delete .fa.ch-textarea-note, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-deleteall .fa.ch-textarea-note, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-deleteall .fa.ch-textarea-note, .component-message-chips.facebook .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.rounded-pill.json-editor-btn-add .fa.ch-textarea-note, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .component-message-chips.facebook button.rounded-pill.json-editor-btn-add .fa.ch-textarea-note, .component-message-chips.facebook .tempus-dominus-widget .btn-group-sm > .rounded-pill.toggleMeridiem .fa.ch-textarea-note, .tempus-dominus-widget .component-message-chips.facebook .btn-group-sm > .rounded-pill.toggleMeridiem .fa.ch-textarea-note, .component-message-chips.facebook .btn-sm.rounded-pill .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-sm.rounded-pill .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.btn .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.btn .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-credential-link .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-credential-link .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-credential-link .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-credential-link .fa.ch-array-item-index, .component-message-chips.facebook .ch-resource-actions .btn-group-sm > .rounded-pill.ch-resource-action .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .ch-resource-actions .btn-group-sm > .rounded-pill.ch-resource-action .fa.ch-array-item-index, .ch-resource-actions .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-action .ch-array .fa.ch-array-item-index, .ch-array .ch-resource-actions .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-action .fa.ch-array-item-index, .component-message-chips.facebook .ch-resource-actions .rounded-pill.ch-resource-action .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .ch-resource-actions .rounded-pill.ch-resource-action .fa.ch-array-item-index, .ch-resource-actions .component-message-chips.facebook .rounded-pill.ch-resource-action .ch-array .fa.ch-array-item-index, .ch-array .ch-resource-actions .component-message-chips.facebook .rounded-pill.ch-resource-action .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-button .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-button .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link-active .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link-active .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-show .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-show .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-show .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-show .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-field-add .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-field-add .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-input-action .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-input-action .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-file-action .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-file-action .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-file-action.ch-sm .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-file-action.ch-sm .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-array-action.ch-sm .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-array-action.ch-sm .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-keyval-action.ch-sm .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-keyval-action.ch-sm .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-sm.ch-input-action-delete .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-sm.ch-input-action-delete .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-sm.ch-file-action-delete .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-sm.ch-file-action-delete .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action-delete .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action-delete .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action-delete .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action-delete .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-input-action-delete.ch-sm .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-input-action-delete.ch-sm .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-file-action-delete.ch-sm .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-file-action-delete.ch-sm .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-array-action-delete.ch-sm .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-array-action-delete.ch-sm .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-keyval-action-delete.ch-sm .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-keyval-action-delete.ch-sm .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-button-small .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-button-small .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-secondary .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-secondary .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-button-small-secondary .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-button-small-secondary .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-success .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-success .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-button-small-success .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-button-small-success .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-danger .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-danger .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-button-small-danger .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-button-small-danger .fa.ch-array-item-index, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-move .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-move .fa.ch-array-item-index, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-move .ch-array .fa.ch-array-item-index, .ch-array .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-move .fa.ch-array-item-index, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-copy .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-copy .fa.ch-array-item-index, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-copy .ch-array .fa.ch-array-item-index, .ch-array .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-copy .fa.ch-array-item-index, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-delete .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-delete .fa.ch-array-item-index, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-delete .ch-array .fa.ch-array-item-index, .ch-array .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-delete .fa.ch-array-item-index, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-deleteall .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-deleteall .fa.ch-array-item-index, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-deleteall .ch-array .fa.ch-array-item-index, .ch-array .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-deleteall .fa.ch-array-item-index, .component-message-chips.facebook .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.rounded-pill.json-editor-btn-add .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.rounded-pill.json-editor-btn-add .fa.ch-array-item-index, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .component-message-chips.facebook button.rounded-pill.json-editor-btn-add .ch-array .fa.ch-array-item-index, .ch-array .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .component-message-chips.facebook button.rounded-pill.json-editor-btn-add .fa.ch-array-item-index, .component-message-chips.facebook .tempus-dominus-widget .btn-group-sm > .rounded-pill.toggleMeridiem .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .tempus-dominus-widget .btn-group-sm > .rounded-pill.toggleMeridiem .fa.ch-array-item-index, .tempus-dominus-widget .component-message-chips.facebook .btn-group-sm > .rounded-pill.toggleMeridiem .ch-array .fa.ch-array-item-index, .ch-array .tempus-dominus-widget .component-message-chips.facebook .btn-group-sm > .rounded-pill.toggleMeridiem .fa.ch-array-item-index, .component-message-chips.facebook .btn-sm.rounded-pill .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.btn .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-credential-link .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-credential-link .fa.resource-copy, .component-message-chips.facebook .ch-resource-actions .btn-group-sm > .rounded-pill.ch-resource-action .fa.resource-copy, .ch-resource-actions .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-action .fa.resource-copy, .component-message-chips.facebook .ch-resource-actions .rounded-pill.ch-resource-action .fa.resource-copy, .ch-resource-actions .component-message-chips.facebook .rounded-pill.ch-resource-action .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-button .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link-active .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-show .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-show .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-field-add .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-input-action .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-file-action .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-file-action.ch-sm .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-array-action.ch-sm .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-keyval-action.ch-sm .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-sm.ch-input-action-delete .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-sm.ch-file-action-delete .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action-delete .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action-delete .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-input-action-delete.ch-sm .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-file-action-delete.ch-sm .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-array-action-delete.ch-sm .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-keyval-action-delete.ch-sm .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-button-small .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-secondary .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-button-small-secondary .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-success .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-button-small-success .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-danger .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-button-small-danger .fa.resource-copy, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-move .fa.resource-copy, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-move .fa.resource-copy, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-copy .fa.resource-copy, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-copy .fa.resource-copy, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-delete .fa.resource-copy, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-delete .fa.resource-copy, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-deleteall .fa.resource-copy, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-deleteall .fa.resource-copy, .component-message-chips.facebook .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.rounded-pill.json-editor-btn-add .fa.resource-copy, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .component-message-chips.facebook button.rounded-pill.json-editor-btn-add .fa.resource-copy, .component-message-chips.facebook .tempus-dominus-widget .btn-group-sm > .rounded-pill.toggleMeridiem .fa.resource-copy, .tempus-dominus-widget .component-message-chips.facebook .btn-group-sm > .rounded-pill.toggleMeridiem .fa.resource-copy {
  color: #0099FF !important;
}

/* line 36, app/assets/stylesheets/components/message-chips.sass */
.component-message-chips.facebook .btn-sm.rounded-pill:hover, .component-message-chips.facebook .btn-group-sm > .rounded-pill.btn:hover, .component-message-chips.facebook .rounded-pill.ch-credential-link:hover, .component-message-chips.facebook .ch-resource-actions .rounded-pill.ch-resource-action:hover, .ch-resource-actions .component-message-chips.facebook .rounded-pill.ch-resource-action:hover, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-button:hover, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link:hover, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link-active:hover, .component-message-chips.facebook .rounded-pill.ch-show:hover, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-field-add:hover, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-input-action:hover, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-file-action:hover, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action:hover, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action:hover, .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm:hover, .component-message-chips.facebook .rounded-pill.ch-file-action.ch-sm:hover, .component-message-chips.facebook .rounded-pill.ch-array-action.ch-sm:hover, .component-message-chips.facebook .rounded-pill.ch-keyval-action.ch-sm:hover, .component-message-chips.facebook .rounded-pill.ch-sm.ch-input-action-delete:hover, .component-message-chips.facebook .rounded-pill.ch-sm.ch-file-action-delete:hover, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action-delete:hover, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action-delete:hover, .component-message-chips.facebook .rounded-pill.ch-array-action-delete.ch-sm:hover, .component-message-chips.facebook .rounded-pill.ch-keyval-action-delete.ch-sm:hover, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button:hover, .component-message-chips.facebook .rounded-pill.ch-button-small:hover, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-secondary:hover, .component-message-chips.facebook .rounded-pill.ch-button-small-secondary:hover, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-success:hover, .component-message-chips.facebook .rounded-pill.ch-button-small-success:hover, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-danger:hover, .component-message-chips.facebook .rounded-pill.ch-button-small-danger:hover, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-move:hover, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-move:hover, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-copy:hover, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-copy:hover, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-delete:hover, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-delete:hover, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-deleteall:hover, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-deleteall:hover, .component-message-chips.facebook .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.rounded-pill.json-editor-btn-add:hover, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .component-message-chips.facebook button.rounded-pill.json-editor-btn-add:hover, .component-message-chips.facebook .tempus-dominus-widget .btn-group-sm > .rounded-pill.toggleMeridiem:hover, .tempus-dominus-widget .component-message-chips.facebook .btn-group-sm > .rounded-pill.toggleMeridiem:hover {
  color: #FFFFFF;
  background-color: #0099FF;
}

/* line 39, app/assets/stylesheets/components/message-chips.sass */
.component-message-chips.facebook .btn-sm.rounded-pill:hover .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.btn:hover .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-credential-link:hover .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-credential-link:hover .fa.text-muted, .component-message-chips.facebook .ch-resource-actions .btn-group-sm > .rounded-pill.ch-resource-action:hover .fa.text-muted, .ch-resource-actions .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-action:hover .fa.text-muted, .component-message-chips.facebook .ch-resource-actions .rounded-pill.ch-resource-action:hover .fa.text-muted, .ch-resource-actions .component-message-chips.facebook .rounded-pill.ch-resource-action:hover .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-button:hover .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link:hover .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link-active:hover .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-show:hover .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-show:hover .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-field-add:hover .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-input-action:hover .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-file-action:hover .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action:hover .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action:hover .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm:hover .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-file-action.ch-sm:hover .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-array-action.ch-sm:hover .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-keyval-action.ch-sm:hover .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm:hover .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-sm.ch-input-action-delete:hover .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-sm.ch-file-action-delete:hover .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action-delete:hover .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action-delete:hover .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-input-action-delete.ch-sm:hover .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-file-action-delete.ch-sm:hover .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-array-action-delete.ch-sm:hover .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-keyval-action-delete.ch-sm:hover .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button:hover .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-button-small:hover .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-secondary:hover .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-button-small-secondary:hover .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-success:hover .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-button-small-success:hover .fa.text-muted, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-danger:hover .fa.text-muted, .component-message-chips.facebook .rounded-pill.ch-button-small-danger:hover .fa.text-muted, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-move:hover .fa.text-muted, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-move:hover .fa.text-muted, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-copy:hover .fa.text-muted, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-copy:hover .fa.text-muted, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-delete:hover .fa.text-muted, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-delete:hover .fa.text-muted, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-deleteall:hover .fa.text-muted, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-deleteall:hover .fa.text-muted, .component-message-chips.facebook .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.rounded-pill.json-editor-btn-add:hover .fa.text-muted, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .component-message-chips.facebook button.rounded-pill.json-editor-btn-add:hover .fa.text-muted, .component-message-chips.facebook .tempus-dominus-widget .btn-group-sm > .rounded-pill.toggleMeridiem:hover .fa.text-muted, .tempus-dominus-widget .component-message-chips.facebook .btn-group-sm > .rounded-pill.toggleMeridiem:hover .fa.text-muted, .component-message-chips.facebook .btn-sm.rounded-pill:hover .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.btn:hover .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-credential-link:hover .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-credential-link:hover .fa.ch-none, .component-message-chips.facebook .ch-resource-actions .btn-group-sm > .rounded-pill.ch-resource-action:hover .fa.ch-none, .ch-resource-actions .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-action:hover .fa.ch-none, .component-message-chips.facebook .ch-resource-actions .rounded-pill.ch-resource-action:hover .fa.ch-none, .ch-resource-actions .component-message-chips.facebook .rounded-pill.ch-resource-action:hover .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-button:hover .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link:hover .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link-active:hover .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-show:hover .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-show:hover .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-field-add:hover .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-input-action:hover .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-file-action:hover .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action:hover .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action:hover .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm:hover .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-file-action.ch-sm:hover .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-array-action.ch-sm:hover .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-keyval-action.ch-sm:hover .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm:hover .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-sm.ch-input-action-delete:hover .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-sm.ch-file-action-delete:hover .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action-delete:hover .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action-delete:hover .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-input-action-delete.ch-sm:hover .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-file-action-delete.ch-sm:hover .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-array-action-delete.ch-sm:hover .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-keyval-action-delete.ch-sm:hover .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button:hover .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-button-small:hover .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-secondary:hover .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-button-small-secondary:hover .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-success:hover .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-button-small-success:hover .fa.ch-none, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-danger:hover .fa.ch-none, .component-message-chips.facebook .rounded-pill.ch-button-small-danger:hover .fa.ch-none, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-move:hover .fa.ch-none, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-move:hover .fa.ch-none, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-copy:hover .fa.ch-none, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-copy:hover .fa.ch-none, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-delete:hover .fa.ch-none, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-delete:hover .fa.ch-none, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-deleteall:hover .fa.ch-none, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-deleteall:hover .fa.ch-none, .component-message-chips.facebook .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.rounded-pill.json-editor-btn-add:hover .fa.ch-none, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .component-message-chips.facebook button.rounded-pill.json-editor-btn-add:hover .fa.ch-none, .component-message-chips.facebook .tempus-dominus-widget .btn-group-sm > .rounded-pill.toggleMeridiem:hover .fa.ch-none, .tempus-dominus-widget .component-message-chips.facebook .btn-group-sm > .rounded-pill.toggleMeridiem:hover .fa.ch-none, .component-message-chips.facebook .btn-sm.rounded-pill:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-sm.rounded-pill:hover .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.btn:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.btn:hover .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-credential-link:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-credential-link:hover .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-credential-link:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-credential-link:hover .fa.ch-required-label, .component-message-chips.facebook .ch-resource-actions .btn-group-sm > .rounded-pill.ch-resource-action:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .ch-resource-actions .btn-group-sm > .rounded-pill.ch-resource-action:hover .fa.ch-required-label, .ch-resource-actions .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-action:hover .ch-label .fa.ch-required-label, .ch-label .ch-resource-actions .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-action:hover .fa.ch-required-label, .component-message-chips.facebook .ch-resource-actions .rounded-pill.ch-resource-action:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .ch-resource-actions .rounded-pill.ch-resource-action:hover .fa.ch-required-label, .ch-resource-actions .component-message-chips.facebook .rounded-pill.ch-resource-action:hover .ch-label .fa.ch-required-label, .ch-label .ch-resource-actions .component-message-chips.facebook .rounded-pill.ch-resource-action:hover .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-button:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-button:hover .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link:hover .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link-active:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link-active:hover .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-show:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-show:hover .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-show:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-show:hover .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-field-add:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-field-add:hover .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-input-action:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-input-action:hover .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-file-action:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-file-action:hover .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action:hover .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action:hover .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm:hover .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-file-action.ch-sm:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-file-action.ch-sm:hover .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-array-action.ch-sm:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-array-action.ch-sm:hover .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-keyval-action.ch-sm:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-keyval-action.ch-sm:hover .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm:hover .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-sm.ch-input-action-delete:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-sm.ch-input-action-delete:hover .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-sm.ch-file-action-delete:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-sm.ch-file-action-delete:hover .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action-delete:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action-delete:hover .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action-delete:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action-delete:hover .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-input-action-delete.ch-sm:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-input-action-delete.ch-sm:hover .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-file-action-delete.ch-sm:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-file-action-delete.ch-sm:hover .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-array-action-delete.ch-sm:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-array-action-delete.ch-sm:hover .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-keyval-action-delete.ch-sm:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-keyval-action-delete.ch-sm:hover .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button:hover .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-button-small:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-button-small:hover .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-secondary:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-secondary:hover .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-button-small-secondary:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-button-small-secondary:hover .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-success:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-success:hover .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-button-small-success:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-button-small-success:hover .fa.ch-required-label, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-danger:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-danger:hover .fa.ch-required-label, .component-message-chips.facebook .rounded-pill.ch-button-small-danger:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .rounded-pill.ch-button-small-danger:hover .fa.ch-required-label, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-move:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-move:hover .fa.ch-required-label, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-move:hover .ch-label .fa.ch-required-label, .ch-label .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-move:hover .fa.ch-required-label, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-copy:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-copy:hover .fa.ch-required-label, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-copy:hover .ch-label .fa.ch-required-label, .ch-label .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-copy:hover .fa.ch-required-label, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-delete:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-delete:hover .fa.ch-required-label, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-delete:hover .ch-label .fa.ch-required-label, .ch-label .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-delete:hover .fa.ch-required-label, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-deleteall:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-deleteall:hover .fa.ch-required-label, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-deleteall:hover .ch-label .fa.ch-required-label, .ch-label .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-deleteall:hover .fa.ch-required-label, .component-message-chips.facebook .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.rounded-pill.json-editor-btn-add:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.rounded-pill.json-editor-btn-add:hover .fa.ch-required-label, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .component-message-chips.facebook button.rounded-pill.json-editor-btn-add:hover .ch-label .fa.ch-required-label, .ch-label .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .component-message-chips.facebook button.rounded-pill.json-editor-btn-add:hover .fa.ch-required-label, .component-message-chips.facebook .tempus-dominus-widget .btn-group-sm > .rounded-pill.toggleMeridiem:hover .ch-label .fa.ch-required-label, .ch-label .component-message-chips.facebook .tempus-dominus-widget .btn-group-sm > .rounded-pill.toggleMeridiem:hover .fa.ch-required-label, .tempus-dominus-widget .component-message-chips.facebook .btn-group-sm > .rounded-pill.toggleMeridiem:hover .ch-label .fa.ch-required-label, .ch-label .tempus-dominus-widget .component-message-chips.facebook .btn-group-sm > .rounded-pill.toggleMeridiem:hover .fa.ch-required-label, .component-message-chips.facebook .btn-sm.rounded-pill:hover .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.btn:hover .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-credential-link:hover .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-credential-link:hover .fa.ch-input-note, .component-message-chips.facebook .ch-resource-actions .btn-group-sm > .rounded-pill.ch-resource-action:hover .fa.ch-input-note, .ch-resource-actions .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-action:hover .fa.ch-input-note, .component-message-chips.facebook .ch-resource-actions .rounded-pill.ch-resource-action:hover .fa.ch-input-note, .ch-resource-actions .component-message-chips.facebook .rounded-pill.ch-resource-action:hover .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-button:hover .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link:hover .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link-active:hover .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-show:hover .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-show:hover .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-field-add:hover .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-input-action:hover .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-file-action:hover .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action:hover .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action:hover .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm:hover .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-file-action.ch-sm:hover .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-array-action.ch-sm:hover .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-keyval-action.ch-sm:hover .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm:hover .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-sm.ch-input-action-delete:hover .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-sm.ch-file-action-delete:hover .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action-delete:hover .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action-delete:hover .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-input-action-delete.ch-sm:hover .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-file-action-delete.ch-sm:hover .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-array-action-delete.ch-sm:hover .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-keyval-action-delete.ch-sm:hover .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button:hover .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-button-small:hover .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-secondary:hover .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-button-small-secondary:hover .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-success:hover .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-button-small-success:hover .fa.ch-input-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-danger:hover .fa.ch-input-note, .component-message-chips.facebook .rounded-pill.ch-button-small-danger:hover .fa.ch-input-note, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-move:hover .fa.ch-input-note, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-move:hover .fa.ch-input-note, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-copy:hover .fa.ch-input-note, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-copy:hover .fa.ch-input-note, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-delete:hover .fa.ch-input-note, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-delete:hover .fa.ch-input-note, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-deleteall:hover .fa.ch-input-note, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-deleteall:hover .fa.ch-input-note, .component-message-chips.facebook .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.rounded-pill.json-editor-btn-add:hover .fa.ch-input-note, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .component-message-chips.facebook button.rounded-pill.json-editor-btn-add:hover .fa.ch-input-note, .component-message-chips.facebook .tempus-dominus-widget .btn-group-sm > .rounded-pill.toggleMeridiem:hover .fa.ch-input-note, .tempus-dominus-widget .component-message-chips.facebook .btn-group-sm > .rounded-pill.toggleMeridiem:hover .fa.ch-input-note, .component-message-chips.facebook .btn-sm.rounded-pill:hover .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.btn:hover .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-credential-link:hover .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-credential-link:hover .fa.ch-textarea-note, .component-message-chips.facebook .ch-resource-actions .btn-group-sm > .rounded-pill.ch-resource-action:hover .fa.ch-textarea-note, .ch-resource-actions .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-action:hover .fa.ch-textarea-note, .component-message-chips.facebook .ch-resource-actions .rounded-pill.ch-resource-action:hover .fa.ch-textarea-note, .ch-resource-actions .component-message-chips.facebook .rounded-pill.ch-resource-action:hover .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-button:hover .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link:hover .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link-active:hover .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-show:hover .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-show:hover .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-field-add:hover .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-input-action:hover .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-file-action:hover .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action:hover .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action:hover .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm:hover .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-file-action.ch-sm:hover .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-array-action.ch-sm:hover .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-keyval-action.ch-sm:hover .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm:hover .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-sm.ch-input-action-delete:hover .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-sm.ch-file-action-delete:hover .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action-delete:hover .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action-delete:hover .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-input-action-delete.ch-sm:hover .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-file-action-delete.ch-sm:hover .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-array-action-delete.ch-sm:hover .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-keyval-action-delete.ch-sm:hover .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button:hover .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-button-small:hover .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-secondary:hover .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-button-small-secondary:hover .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-success:hover .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-button-small-success:hover .fa.ch-textarea-note, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-danger:hover .fa.ch-textarea-note, .component-message-chips.facebook .rounded-pill.ch-button-small-danger:hover .fa.ch-textarea-note, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-move:hover .fa.ch-textarea-note, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-move:hover .fa.ch-textarea-note, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-copy:hover .fa.ch-textarea-note, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-copy:hover .fa.ch-textarea-note, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-delete:hover .fa.ch-textarea-note, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-delete:hover .fa.ch-textarea-note, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-deleteall:hover .fa.ch-textarea-note, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-deleteall:hover .fa.ch-textarea-note, .component-message-chips.facebook .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.rounded-pill.json-editor-btn-add:hover .fa.ch-textarea-note, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .component-message-chips.facebook button.rounded-pill.json-editor-btn-add:hover .fa.ch-textarea-note, .component-message-chips.facebook .tempus-dominus-widget .btn-group-sm > .rounded-pill.toggleMeridiem:hover .fa.ch-textarea-note, .tempus-dominus-widget .component-message-chips.facebook .btn-group-sm > .rounded-pill.toggleMeridiem:hover .fa.ch-textarea-note, .component-message-chips.facebook .btn-sm.rounded-pill:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-sm.rounded-pill:hover .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.btn:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.btn:hover .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-credential-link:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-credential-link:hover .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-credential-link:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-credential-link:hover .fa.ch-array-item-index, .component-message-chips.facebook .ch-resource-actions .btn-group-sm > .rounded-pill.ch-resource-action:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .ch-resource-actions .btn-group-sm > .rounded-pill.ch-resource-action:hover .fa.ch-array-item-index, .ch-resource-actions .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-action:hover .ch-array .fa.ch-array-item-index, .ch-array .ch-resource-actions .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-action:hover .fa.ch-array-item-index, .component-message-chips.facebook .ch-resource-actions .rounded-pill.ch-resource-action:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .ch-resource-actions .rounded-pill.ch-resource-action:hover .fa.ch-array-item-index, .ch-resource-actions .component-message-chips.facebook .rounded-pill.ch-resource-action:hover .ch-array .fa.ch-array-item-index, .ch-array .ch-resource-actions .component-message-chips.facebook .rounded-pill.ch-resource-action:hover .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-button:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-button:hover .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link:hover .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link-active:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link-active:hover .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-show:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-show:hover .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-show:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-show:hover .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-field-add:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-field-add:hover .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-input-action:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-input-action:hover .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-file-action:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-file-action:hover .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action:hover .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action:hover .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm:hover .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-file-action.ch-sm:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-file-action.ch-sm:hover .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-array-action.ch-sm:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-array-action.ch-sm:hover .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-keyval-action.ch-sm:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-keyval-action.ch-sm:hover .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm:hover .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-sm.ch-input-action-delete:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-sm.ch-input-action-delete:hover .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-sm.ch-file-action-delete:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-sm.ch-file-action-delete:hover .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action-delete:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action-delete:hover .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action-delete:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action-delete:hover .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-input-action-delete.ch-sm:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-input-action-delete.ch-sm:hover .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-file-action-delete.ch-sm:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-file-action-delete.ch-sm:hover .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-array-action-delete.ch-sm:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-array-action-delete.ch-sm:hover .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-keyval-action-delete.ch-sm:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-keyval-action-delete.ch-sm:hover .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button:hover .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-button-small:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-button-small:hover .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-secondary:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-secondary:hover .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-button-small-secondary:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-button-small-secondary:hover .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-success:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-success:hover .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-button-small-success:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-button-small-success:hover .fa.ch-array-item-index, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-danger:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-danger:hover .fa.ch-array-item-index, .component-message-chips.facebook .rounded-pill.ch-button-small-danger:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .rounded-pill.ch-button-small-danger:hover .fa.ch-array-item-index, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-move:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-move:hover .fa.ch-array-item-index, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-move:hover .ch-array .fa.ch-array-item-index, .ch-array .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-move:hover .fa.ch-array-item-index, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-copy:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-copy:hover .fa.ch-array-item-index, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-copy:hover .ch-array .fa.ch-array-item-index, .ch-array .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-copy:hover .fa.ch-array-item-index, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-delete:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-delete:hover .fa.ch-array-item-index, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-delete:hover .ch-array .fa.ch-array-item-index, .ch-array .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-delete:hover .fa.ch-array-item-index, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-deleteall:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-deleteall:hover .fa.ch-array-item-index, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-deleteall:hover .ch-array .fa.ch-array-item-index, .ch-array .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-deleteall:hover .fa.ch-array-item-index, .component-message-chips.facebook .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.rounded-pill.json-editor-btn-add:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.rounded-pill.json-editor-btn-add:hover .fa.ch-array-item-index, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .component-message-chips.facebook button.rounded-pill.json-editor-btn-add:hover .ch-array .fa.ch-array-item-index, .ch-array .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .component-message-chips.facebook button.rounded-pill.json-editor-btn-add:hover .fa.ch-array-item-index, .component-message-chips.facebook .tempus-dominus-widget .btn-group-sm > .rounded-pill.toggleMeridiem:hover .ch-array .fa.ch-array-item-index, .ch-array .component-message-chips.facebook .tempus-dominus-widget .btn-group-sm > .rounded-pill.toggleMeridiem:hover .fa.ch-array-item-index, .tempus-dominus-widget .component-message-chips.facebook .btn-group-sm > .rounded-pill.toggleMeridiem:hover .ch-array .fa.ch-array-item-index, .ch-array .tempus-dominus-widget .component-message-chips.facebook .btn-group-sm > .rounded-pill.toggleMeridiem:hover .fa.ch-array-item-index, .component-message-chips.facebook .btn-sm.rounded-pill:hover .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.btn:hover .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-credential-link:hover .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-credential-link:hover .fa.resource-copy, .component-message-chips.facebook .ch-resource-actions .btn-group-sm > .rounded-pill.ch-resource-action:hover .fa.resource-copy, .ch-resource-actions .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-action:hover .fa.resource-copy, .component-message-chips.facebook .ch-resource-actions .rounded-pill.ch-resource-action:hover .fa.resource-copy, .ch-resource-actions .component-message-chips.facebook .rounded-pill.ch-resource-action:hover .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-resource-button:hover .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link:hover .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-link-active:hover .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-show:hover .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-show:hover .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-field-add:hover .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-input-action:hover .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-file-action:hover .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action:hover .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action:hover .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm:hover .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-file-action.ch-sm:hover .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-array-action.ch-sm:hover .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-keyval-action.ch-sm:hover .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-input-action.ch-sm:hover .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-sm.ch-input-action-delete:hover .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-sm.ch-file-action-delete:hover .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-array-action-delete:hover .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-keyval-action-delete:hover .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-input-action-delete.ch-sm:hover .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-file-action-delete.ch-sm:hover .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-array-action-delete.ch-sm:hover .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-keyval-action-delete.ch-sm:hover .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button:hover .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-button-small:hover .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-secondary:hover .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-button-small-secondary:hover .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-success:hover .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-button-small-success:hover .fa.resource-copy, .component-message-chips.facebook .btn-group-sm > .rounded-pill.ch-button-danger:hover .fa.resource-copy, .component-message-chips.facebook .rounded-pill.ch-button-small-danger:hover .fa.resource-copy, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-move:hover .fa.resource-copy, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-move:hover .fa.resource-copy, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-copy:hover .fa.resource-copy, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-copy:hover .fa.resource-copy, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-delete:hover .fa.resource-copy, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-delete:hover .fa.resource-copy, .component-message-chips.facebook .jsoneditor-container .rounded-pill.json-editor-btntype-deleteall:hover .fa.resource-copy, .jsoneditor-container .component-message-chips.facebook .rounded-pill.json-editor-btntype-deleteall:hover .fa.resource-copy, .component-message-chips.facebook .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel button.rounded-pill.json-editor-btn-add:hover .fa.resource-copy, .jsoneditor-container *[data-schematype="array"] .je-child-editor-holder .je-indented-panel .component-message-chips.facebook button.rounded-pill.json-editor-btn-add:hover .fa.resource-copy, .component-message-chips.facebook .tempus-dominus-widget .btn-group-sm > .rounded-pill.toggleMeridiem:hover .fa.resource-copy, .tempus-dominus-widget .component-message-chips.facebook .btn-group-sm > .rounded-pill.toggleMeridiem:hover .fa.resource-copy {
  color: #FFFFFF !important;
}

/* line 43, app/assets/stylesheets/components/message-chips.sass */
.component-message-chips.google.inbound .suggestions, .component-message-chips.facebook.inbound .suggestions {
  text-align: right;
}

/* line 47, app/assets/stylesheets/components/message-chips.sass */
.component-message-chips.google.outbound .choices, .component-message-chips.google.outbound .suggestions, .component-message-chips.facebook.outbound .choices, .component-message-chips.facebook.outbound .suggestions {
  text-align: right;
}

/* line 1, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console {
  pointer-events: all;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  align-items: stretch;
  display: flex;
  width: 100%;
  /* Use unscoped styles to target components */
}

/* line 10, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console .infinite-status-prompt {
  padding: .5rem 0;
}

/* line 12, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console #messaging-console {
  position: relative;
  width: 100%;
  height: 100%;
}

/* line 16, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console #send-or-schedule {
  margin-left: 1px;
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  height: 100%;
  z-index: 0;
}

/* line 24, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console #contact-toggle {
  text-decoration: underline;
  cursor: pointer;
}

/* line 27, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console .fa-4x {
  opacity: 0.4;
  margin: -0.75rem auto -.5rem;
}

/* line 31, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console #contact-sidebar .sidebar-content {
  min-height: 100%;
  border-bottom-left-radius: 0.4rem;
  border-top-left-radius: 0.4rem;
}

/* line 36, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console #contact-sidebar .nav-tabs .nav-link {
  border: none;
}

/* line 38, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console #contact-sidebar .info-tabs {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 41, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console #contact-sidebar .info-tabs .tab-pane {
  height: 100%;
}

/* line 43, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console #contact-sidebar .info-tabs .tab-pane div {
  height: 100%;
}

/* line 46, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console #contact-sidebar .info-tabs #tab-pane-contact-details.tab-pane table {
  table-layout: fixed;
}

/* line 48, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console #contact-sidebar .info-tabs #tab-pane-contact-details.tab-pane table td {
  font-size: small;
  vertical-align: top;
  word-wrap: break-word;
}

/* line 54, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console #contact-sidebar .info-tabs #tab-pane-contact-details.tab-pane div {
  height: auto;
}

/* line 56, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console #contact-sidebar .info-tabs #tab-pane-contact-details.tab-pane input {
  width: 100%;
}

/* line 59, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console .console-header {
  padding: 1rem;
  border-radius: .4rem;
  width: 100%;
  border: 1px solid;
}

/* line 64, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console #contact-sidebar {
  margin-bottom: 15px;
}

/* line 66, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console .console-status {
  vertical-align: text-top;
}

/* line 68, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console .console-status select {
  border-width: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 74, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console .console-status select:focus {
  box-shadow: none;
  outline: none;
}

/* line 77, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console .console-screen-top, .component-messaging-console .console-screen-bottom {
  font-size: 2rem;
  color: rgba(129, 129, 129, 0.5);
  height: 2rem;
  position: absolute;
  width: 100%;
  pointer-events: none;
}

/* line 84, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console .console-screen-top {
  top: 4rem;
}

/* line 86, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console .console-screen-bottom {
  bottom: 7rem;
}

/* line 88, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console .console-screen {
  padding: 1rem 0.25rem;
  font-size: .825rem;
  overflow-x: hidden;
  overflow-y: scroll;
  position: relative;
}

/* line 94, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console .console-footer {
  padding: 0 0 1rem;
}

/* line 96, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console .console-footer .form-group {
  margin-bottom: 0;
  padding-bottom: .5rem;
}

/* line 99, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console input.message-subject {
  margin-bottom: -1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  font-size: small;
}

/* line 105, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console input.message-subject + .message-body-container textarea.message-body {
  border-top-left-radius: 0;
}

/* line 107, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console textarea.message-body {
  resize: none;
  overflow: hidden;
  padding: 0.375rem 8rem 0.375rem 0.75rem;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 115, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console textarea.message-body.has-attachments, .component-messaging-console textarea.message-body.has-media {
  padding-top: 8rem;
}

/* line 117, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console textarea.message-body.has-suggestions {
  padding-bottom: 3rem;
}

/* line 119, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console .simulation textarea.message-body {
  padding-right: 0.75rem;
}

/* line 121, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console .attachment-previews, .component-messaging-console .suggestion-previews, .component-messaging-console .media-previews {
  position: absolute;
  left: .25rem;
  right: 6rem;
  /* Keep on top of focused form control */
  z-index: 999;
}

/* line 127, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console .suggestion-previews {
  bottom: .25rem;
}

/* line 129, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console .attachment-previews, .component-messaging-console .media-previews {
  top: .25rem;
}

/* line 131, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console .attachment-preview, .component-messaging-console .media-preview {
  position: relative;
  display: inline-block;
  margin: .25rem;
}

/* line 135, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console .attachment-preview img, .component-messaging-console .media-preview img {
  max-height: 7rem;
  max-width: 9rem;
}

/* line 138, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console .attachment-preview:hover::after, .component-messaging-console .media-preview:hover::after {
  cursor: pointer;
  content: '';
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='white' stroke-width='1'/><path d='M0 0 L100 100 ' stroke='white' stroke-width='1'/></svg>");
  background-size: 100% 100%, auto;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/* line 151, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console .message-tools-container {
  position: absolute;
  top: .5rem;
  right: .5rem;
}

/* line 155, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console .message-tools-container .newline-on-enter, .component-messaging-console .message-tools-container .attach-file, .component-messaging-console .message-tools-container .component-media-select, .component-messaging-console .message-tools-container .component-speech-to-text, .component-messaging-console .message-tools-container .emoji-invoker {
  display: inline-block;
  padding: 0 .25rem;
  cursor: pointer;
  transition: all 0.2s;
  opacity: .75;
  z-index: 999;
}

/* line 162, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console .message-tools-container .newline-on-enter:hover, .component-messaging-console .message-tools-container .attach-file:hover, .component-messaging-console .message-tools-container .component-media-select:hover, .component-messaging-console .message-tools-container .component-speech-to-text:hover, .component-messaging-console .message-tools-container .emoji-invoker:hover {
  transform: scale(1.1);
}

/* line 164, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console .message-tools-container .newline-on-enter svg, .component-messaging-console .message-tools-container .attach-file svg, .component-messaging-console .message-tools-container .component-media-select svg, .component-messaging-console .message-tools-container .component-speech-to-text svg, .component-messaging-console .message-tools-container .emoji-invoker svg {
  fill: #b1c6d0;
}

/* line 166, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console .message-tools-container .emoji-picker-container, .component-messaging-console .message-tools-container .component-placeholder-select {
  display: inline-block;
}

/* line 168, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console .message-tools-container .component-media-select {
  margin-left: -3px;
}

/* line 170, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console .message-tools-container .newline-on-enter {
  border-radius: .25rem;
}

/* line 172, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console .message-tools-container .newline-on-enter.active, .component-messaging-console .message-tools-container .newline-on-enter.ch-link-active {
  color: #ffffff;
  background-color: #aaaaaa;
}

/* line 177, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console .message-tools-container .attach-file[disabled], .component-messaging-console .message-tools-container .component-media-select[disabled] {
  opacity: .25;
}

/* line 179, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console #message_ship_at-wrapper {
  display: contents;
}

/* line 181, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console #message_ship_at-wrapper .datetimepicker {
  bottom: 20% !important;
  /* 420px wide may fail on mobile */
  right: 0 !important;
  margin-top: 0 !important;
}

/* line 186, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console #message_ship_at-wrapper datepicker {
  margin-top: 0 !important;
}

/* line 194, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console #contact-sidebar .tokenfield {
  border: none !important;
  box-shadow: none !important;
  background: transparent !important;
}

/* line 198, app/assets/stylesheets/components/messaging-console.sass */
.component-messaging-console #contact-sidebar .tokenfield .tokenfield-input {
  background: transparent !important;
}

/* line 1, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

/* line 7, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .simulator-header {
  padding: 1rem;
  background-color: #ffffff;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 32, 64, 0.075);
  border: 0px solid rgba(0, 32, 64, 0.03);
}

/* line 12, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .simulator-header .simulator-clear, .component-messaging-simulator .simulator-header .simulator-status {
  vertical-align: baseline;
}

/* line 15, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .simulator-header .simulator-status select {
  border-width: 0;
  box-shadow: none;
  text-transform: capitalize;
}

/* line 19, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .simulator-header .simulator-status select:focus {
  box-shadow: none;
  outline: none;
}

/* line 22, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .simulator-header .simulator-status select[disabled] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 27, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .simulator-screen-placeholder .rounded-pill {
  width: 2.25rem;
}

/* line 29, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .simulator-screen-placeholder .rounded-pill .fa-phone {
  margin-left: -0.1rem;
}

/* line 31, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .simulator-screen-placeholder .rounded-pill .fa-phone-slash {
  margin-left: -0.2rem;
}

/* line 33, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .simulator-screen {
  position: relative;
  padding: 0 .33rem;
  flex-grow: 1;
  overflow-x: hidden;
  overflow-y: auto;
  scroll-behavior: smooth;
  font-size: .825rem;
}

/* line 41, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .simulator-screen .simulator-screen-placeholder {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 1rem;
  text-align: center;
}

/* line 48, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .simulator-screen .simulator-screen-placeholder .placeholder-text {
  opacity: .5;
  margin-bottom: .5rem;
}

/* line 51, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .simulator-screen .simulator-screen-message-container {
  flex-grow: 1;
}

/* line 53, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .simulator-screen .simulator-screen-message-wrapper:last-child {
  padding-bottom: 1rem;
}

/* line 55, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .simulator-footer {
  padding: 0.5rem;
}

/* line 57, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .simulator-footer textarea.message-body {
  resize: none;
  overflow: hidden;
  padding: 0.375rem 0.75rem;
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
  min-height: 38px;
}

/* line 64, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator button[type="submit"] {
  margin-left: 1px;
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  height: 100%;
}

/* line 72, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .google .message-body-group textarea.message-body {
  border-radius: 20px !important;
  box-shadow: none !important;
  border: 1px solid #dddddd !important;
  padding: .375rem 1.75rem .375rem .75rem;
}

/* line 77, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .google .message-body-group .input-group-append {
  position: absolute !important;
  right: 0 !important;
  top: 2px;
}

/* line 81, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .google .message-body-group .input-group-append button {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  color: #aaaaaa !important;
  z-index: 999;
}

/* line 87, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .google .message-body-group .input-group-append button:hover {
  color: #1a73e8 !important;
}

/* line 89, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .google .google-header {
  position: sticky;
  z-index: 999;
  top: 0;
  transition: 0.2s;
  height: 104px;
  font-size: 12px;
  color: #202124;
  font-weight: bold;
}

/* line 98, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .google .google-header.scrolled {
  height: 78px;
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.4);
}

/* line 102, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .facebook .simulator-screen-message-wrapper:first-child {
  margin-top: 3rem;
}

/* line 106, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .facebook .message-body-group textarea.message-body {
  border-radius: 0 !important;
  box-shadow: none;
  border: none;
  border-top: 1px solid #eeeeee;
}

/* line 111, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .facebook .message-body-group textarea.message-body::-webkit-input-placeholder, .component-messaging-simulator .facebook .message-body-group textarea.message-body:-ms-input-placeholder, .component-messaging-simulator .facebook .message-body-group textarea.message-body::placeholder {
  font-size: 80%;
  text-align: center;
}

/* line 115, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .facebook .message-body-group textarea.message-body:focus::-webkit-input-placeholder, .component-messaging-simulator .facebook .message-body-group textarea.message-body:focus:-ms-input-placeholder, .component-messaging-simulator .facebook .message-body-group textarea.message-body:focus::placeholder, .component-messaging-simulator .facebook .message-body-group textarea.message-body.focus-visible::-webkit-input-placeholder, .component-messaging-simulator .facebook .message-body-group textarea.message-body.focus-visible:-ms-input-placeholder, .component-messaging-simulator .facebook .message-body-group textarea.message-body.focus-visible::placeholder {
  text-align: left;
}

/* line 117, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .facebook .message-body-group .input-group-append {
  display: none;
}

/* line 119, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .facebook .simulator-footer {
  padding: 0.5rem 0 0 0;
}

/* line 121, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .facebook .facebook-header {
  position: sticky;
  z-index: 999;
  top: 0;
  background-color: rgba(221, 222, 223, 0.2);
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
  border-bottom: 1px solid #dddddd;
}

/* line 128, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .facebook .facebook-header .link {
  line-height: 2rem;
  color: #0099FF;
  white-space: nowrap;
}

/* line 133, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .platform-selector .btn-light {
  opacity: 0.5;
}

/* line 135, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .platform-selector .btn-light.active, .component-messaging-simulator .platform-selector .btn-light.ch-link-active, .component-messaging-simulator .platform-selector .btn-light:hover {
  background-color: #FFFFFF !important;
  opacity: 1.0;
}

/* line 138, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .platform-selector .btn-light.active .fa-phone, .component-messaging-simulator .platform-selector .btn-light.ch-link-active .fa-phone, .component-messaging-simulator .platform-selector .btn-light:hover .fa-phone {
  color: #19A974;
}

/* line 140, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .platform-selector .btn-light.active .fa-google, .component-messaging-simulator .platform-selector .btn-light.ch-link-active .fa-google, .component-messaging-simulator .platform-selector .btn-light:hover .fa-google {
  color: #1a73e8;
}

/* line 142, app/assets/stylesheets/components/messaging-simulator.sass */
.component-messaging-simulator .platform-selector .btn-light.active .fa-facebook-f, .component-messaging-simulator .platform-selector .btn-light.ch-link-active .fa-facebook-f, .component-messaging-simulator .platform-selector .btn-light:hover .fa-facebook-f {
  color: #0099ff;
}

/* line 1, app/assets/stylesheets/components/notable-message.sass */
.component-notable-message {
  position: relative;
  padding: 0 0.25rem;
  margin: 0.25rem 0;
  border-radius: .5rem;
}

/* line 6, app/assets/stylesheets/components/notable-message.sass */
.component-notable-message .notable-message-container > div:first-child {
  width: 100%;
}

/* line 8, app/assets/stylesheets/components/notable-message.sass */
.component-notable-message .notable-message-container > div:first-child .screen-message {
  max-width: 80%;
}

/* line 11, app/assets/stylesheets/components/notable-message.sass */
.component-notable-message.outbound .ch-close, .component-notable-message.outbound .jsoneditor-container button.json-editor-btn-delete.json-editor-btntype-delete, .jsoneditor-container .component-notable-message.outbound button.json-editor-btn-delete.json-editor-btntype-delete {
  left: 0.25rem;
}

/* line 13, app/assets/stylesheets/components/notable-message.sass */
.component-notable-message.outbound .add-note-container {
  right: 0.25rem;
  bottom: -0.4rem;
}

/* line 16, app/assets/stylesheets/components/notable-message.sass */
.component-notable-message.outbound .notable-message-container {
  flex-direction: row-reverse;
}

/* line 19, app/assets/stylesheets/components/notable-message.sass */
.component-notable-message.inbound .ch-close, .component-notable-message.inbound .jsoneditor-container button.json-editor-btn-delete.json-editor-btntype-delete, .jsoneditor-container .component-notable-message.inbound button.json-editor-btn-delete.json-editor-btntype-delete {
  right: 0.25rem;
}

/* line 21, app/assets/stylesheets/components/notable-message.sass */
.component-notable-message.inbound .add-note-container {
  left: 4rem;
  bottom: 0;
}

/* line 24, app/assets/stylesheets/components/notable-message.sass */
.component-notable-message.inbound .notable-message-container {
  flex-direction: row;
}

/* line 27, app/assets/stylesheets/components/notable-message.sass */
.component-notable-message.message .notable-message-container {
  display: flex;
}

/* line 30, app/assets/stylesheets/components/notable-message.sass */
.component-notable-message.voice_call .spacer {
  display: none !important;
}

/* line 32, app/assets/stylesheets/components/notable-message.sass */
.component-notable-message.voice_call .add-note-container {
  left: 50%;
  right: auto;
  margin-left: -35px;
  bottom: -1.5rem;
}

/* line 37, app/assets/stylesheets/components/notable-message.sass */
.component-notable-message .ch-close, .component-notable-message .jsoneditor-container button.json-editor-btn-delete.json-editor-btntype-delete, .jsoneditor-container .component-notable-message button.json-editor-btn-delete.json-editor-btntype-delete {
  position: absolute;
  top: 0.25rem;
  z-index: 2;
}

/* line 41, app/assets/stylesheets/components/notable-message.sass */
.component-notable-message .notable-message-container {
  position: relative;
}

/* line 43, app/assets/stylesheets/components/notable-message.sass */
.component-notable-message .notable-message-container .spacer {
  width: 20%;
}

/* line 45, app/assets/stylesheets/components/notable-message.sass */
.component-notable-message .notable-message-container .add-note-container {
  position: absolute;
  z-index: 2;
  white-space: nowrap;
  height: 2rem;
  line-height: 1.5rem;
  border-radius: 0.25rem;
  padding: 0.25rem 0.5rem;
  opacity: 0;
  transition: opacity .4s ease-out;
}

/* line 54, app/assets/stylesheets/components/notable-message.sass */
.component-notable-message .notable-message-container .add-note-container.hovered {
  opacity: 1;
}

/* line 57, app/assets/stylesheets/components/notable-message.sass */
.component-notable-message .notable-message-container .add-note-container a {
  color: inherit;
  text-decoration: none;
}

/* line 60, app/assets/stylesheets/components/notable-message.sass */
.component-notable-message .notable-message-container .add-note-container a:hover {
  text-decoration: underline;
}

/* line 62, app/assets/stylesheets/components/notable-message.sass */
.component-notable-message .notes {
  max-width: 75%;
  margin: 0.25rem 0;
  padding: 0.25rem 0.5rem;
  border-radius: .5rem;
}

/* line 67, app/assets/stylesheets/components/notable-message.sass */
.component-notable-message .notes .note {
  display: inline-block;
  margin-top: 0.25rem;
  border-radius: 0.25rem;
  padding: 0.25rem 0.5rem;
}

/* line 72, app/assets/stylesheets/components/notable-message.sass */
.component-notable-message .notes-container {
  padding: 0 0.5rem;
}

/* line 74, app/assets/stylesheets/components/notable-message.sass */
.component-notable-message .add-note-form {
  padding: 0.5rem;
}

/* line 76, app/assets/stylesheets/components/notable-message.sass */
.component-notable-message .add-note-form textarea.form-control {
  box-shadow: none;
  margin-bottom: 0.25rem;
  resize: none;
}

/* line 2, app/assets/stylesheets/components/phone-number-dropdown.sass */
.component-phone-number-dropdown .result-list-enter-active {
  transition: all 0.25s;
}

/* line 4, app/assets/stylesheets/components/phone-number-dropdown.sass */
.component-phone-number-dropdown .result-list-enter {
  opacity: 0;
  transform: translateY(5px);
}

/* line 7, app/assets/stylesheets/components/phone-number-dropdown.sass */
.component-phone-number-dropdown .result-select-list {
  position: absolute;
  left: 0;
  width: 300px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  z-index: 999;
  background: #ffffff;
  overflow-y: auto;
}

/* line 15, app/assets/stylesheets/components/phone-number-dropdown.sass */
.component-phone-number-dropdown .result-select-list .list-group-item:hover, .component-phone-number-dropdown .result-select-list .ch-resource:hover, .component-phone-number-dropdown .result-select-list .ch-autocomplete-result:hover {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.08);
}

/* line 1, app/assets/stylesheets/components/scheduled-message.sass */
.component-scheduled-message {
  text-align: right !important;
}

/* line 3, app/assets/stylesheets/components/scheduled-message.sass */
.component-scheduled-message .screen-message {
  color: #404F5D !important;
  background-color: #ffffff !important;
  opacity: 0.6;
}

/* line 7, app/assets/stylesheets/components/scheduled-message.sass */
.component-scheduled-message .screen-message:after {
  border-left-color: #ffffff !important;
}

/* line 9, app/assets/stylesheets/components/scheduled-message.sass */
.component-scheduled-message .screen-message:before {
  border-left-color: rgba(0, 12, 31, 0.08) !important;
}

/* line 3, app/assets/stylesheets/components/sequence-preview.sass */
.component-sequence-preview img[src*='{{'] {
  visibility: hidden;
  max-width: 100%;
}

/* line 6, app/assets/stylesheets/components/sequence-preview.sass */
.component-sequence-preview img[src*='{{']:after {
  visibility: visible;
  display: inline-block;
  padding: 2rem;
  max-width: 100%;
  content: attr(src);
  color: #A4B5C4;
  border: 1px solid #CBD5E2;
  background-color: #DBE4ED;
}

/* line 2, app/assets/stylesheets/components/shortcut-select.sass */
.component-shortcut-select .resource-list-enter-active {
  transition: all 0.25s;
}

/* line 4, app/assets/stylesheets/components/shortcut-select.sass */
.component-shortcut-select .resource-list-enter {
  opacity: 0;
  transform: translateY(5px);
}

/* line 7, app/assets/stylesheets/components/shortcut-select.sass */
.component-shortcut-select .shortcut-select-list, .component-shortcut-select .resource-select-list {
  position: absolute;
  bottom: 2rem;
  width: 240px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  z-index: 999;
  background: #ffffff;
  overflow: auto;
}

/* line 15, app/assets/stylesheets/components/shortcut-select.sass */
.component-shortcut-select .resource-select-list {
  left: 200px;
}

/* line 17, app/assets/stylesheets/components/shortcut-select.sass */
.component-shortcut-select .phone-screen-simulation, .component-shortcut-select .phone-screen-footer {
  margin: 0 auto;
  padding: 0;
  width: 240px;
  text-align: center;
}

/* line 22, app/assets/stylesheets/components/shortcut-select.sass */
.component-shortcut-select .console-screen {
  height: 260px;
}

/* line 24, app/assets/stylesheets/components/shortcut-select.sass */
.component-shortcut-select button:focus, .component-shortcut-select button:active, .component-shortcut-select button:hover, .component-shortcut-select .btn:active, .component-shortcut-select .ch-credential-link:active, .component-shortcut-select .ch-resource-actions .ch-resource-action:active, .ch-resource-actions .component-shortcut-select .ch-resource-action:active, .component-shortcut-select .ch-resource-button:active, .component-shortcut-select .ch-link:active, .component-shortcut-select .ch-link-active:active, .component-shortcut-select .ch-show:active, .component-shortcut-select .ch-field-add:active, .component-shortcut-select .ch-input-action:active, .component-shortcut-select .ch-file-action:active, .component-shortcut-select .ch-array-action:active, .component-shortcut-select .ch-keyval-action:active, .component-shortcut-select .ch-input-action-delete:active, .component-shortcut-select .ch-file-action-delete:active, .component-shortcut-select .ch-array-action-delete:active, .component-shortcut-select .ch-keyval-action-delete:active, .component-shortcut-select .ch-button:active, .component-shortcut-select .ch-button-small:active, .component-shortcut-select .ch-button-large:active, .component-shortcut-select .ch-button-secondary:active, .component-shortcut-select .ch-button-small-secondary:active, .component-shortcut-select .ch-button-large-secondary:active, .component-shortcut-select .ch-button-success:active, .component-shortcut-select .ch-button-small-success:active, .component-shortcut-select .ch-button-large-success:active, .component-shortcut-select .ch-button-danger:active, .component-shortcut-select .ch-button-small-danger:active, .component-shortcut-select .ch-button-large-danger:active, .component-shortcut-select .jsoneditor-container button.json-editor-btn-add:active, .jsoneditor-container .component-shortcut-select button.json-editor-btn-add:active, .component-shortcut-select .tempus-dominus-widget .toggleMeridiem:active, .tempus-dominus-widget .component-shortcut-select .toggleMeridiem:active, .component-shortcut-select .btn.active, .component-shortcut-select .active.ch-credential-link, .component-shortcut-select .ch-resource-actions .active.ch-resource-action, .ch-resource-actions .component-shortcut-select .active.ch-resource-action, .component-shortcut-select .active.ch-resource-button, .component-shortcut-select .active.ch-link, .component-shortcut-select .active.ch-link-active, .component-shortcut-select .active.ch-show, .component-shortcut-select .active.ch-field-add, .component-shortcut-select .active.ch-input-action, .component-shortcut-select .active.ch-file-action, .component-shortcut-select .active.ch-array-action, .component-shortcut-select .active.ch-keyval-action, .component-shortcut-select .active.ch-input-action-delete, .component-shortcut-select .active.ch-file-action-delete, .component-shortcut-select .active.ch-array-action-delete, .component-shortcut-select .active.ch-keyval-action-delete, .component-shortcut-select .active.ch-button, .component-shortcut-select .active.ch-button-small, .component-shortcut-select .active.ch-button-large, .component-shortcut-select .active.ch-button-secondary, .component-shortcut-select .active.ch-button-small-secondary, .component-shortcut-select .active.ch-button-large-secondary, .component-shortcut-select .active.ch-button-success, .component-shortcut-select .active.ch-button-small-success, .component-shortcut-select .active.ch-button-large-success, .component-shortcut-select .active.ch-button-danger, .component-shortcut-select .active.ch-button-small-danger, .component-shortcut-select .active.ch-button-large-danger, .component-shortcut-select .jsoneditor-container button.active.json-editor-btn-add, .jsoneditor-container .component-shortcut-select button.active.json-editor-btn-add, .component-shortcut-select .tempus-dominus-widget .active.toggleMeridiem, .tempus-dominus-widget .component-shortcut-select .active.toggleMeridiem, .component-shortcut-select .btn.ch-link-active, .component-shortcut-select .ch-credential-link.ch-link-active, .component-shortcut-select .ch-resource-actions .ch-resource-action.ch-link-active, .ch-resource-actions .component-shortcut-select .ch-resource-action.ch-link-active, .component-shortcut-select .ch-resource-button.ch-link-active, .component-shortcut-select .ch-link.ch-link-active, .component-shortcut-select .ch-link-active, .component-shortcut-select .ch-show.ch-link-active, .component-shortcut-select .ch-field-add.ch-link-active, .component-shortcut-select .ch-input-action.ch-link-active, .component-shortcut-select .ch-file-action.ch-link-active, .component-shortcut-select .ch-array-action.ch-link-active, .component-shortcut-select .ch-keyval-action.ch-link-active, .component-shortcut-select .ch-input-action-delete.ch-link-active, .component-shortcut-select .ch-file-action-delete.ch-link-active, .component-shortcut-select .ch-array-action-delete.ch-link-active, .component-shortcut-select .ch-keyval-action-delete.ch-link-active, .component-shortcut-select .ch-button.ch-link-active, .component-shortcut-select .ch-button-small.ch-link-active, .component-shortcut-select .ch-button-large.ch-link-active, .component-shortcut-select .ch-button-secondary.ch-link-active, .component-shortcut-select .ch-button-small-secondary.ch-link-active, .component-shortcut-select .ch-button-large-secondary.ch-link-active, .component-shortcut-select .ch-button-success.ch-link-active, .component-shortcut-select .ch-button-small-success.ch-link-active, .component-shortcut-select .ch-button-large-success.ch-link-active, .component-shortcut-select .ch-button-danger.ch-link-active, .component-shortcut-select .ch-button-small-danger.ch-link-active, .component-shortcut-select .ch-button-large-danger.ch-link-active, .component-shortcut-select .jsoneditor-container button.json-editor-btn-add.ch-link-active, .jsoneditor-container .component-shortcut-select button.json-editor-btn-add.ch-link-active, .component-shortcut-select .tempus-dominus-widget .toggleMeridiem.ch-link-active, .tempus-dominus-widget .component-shortcut-select .toggleMeridiem.ch-link-active {
  outline: 0px !important;
}

/* line 27, app/assets/stylesheets/components/shortcut-select.sass */
.component-shortcut-select .dropdown-menu li a {
  padding: 3px 10px;
}

/* line 29, app/assets/stylesheets/components/shortcut-select.sass */
.component-shortcut-select .btn-circle {
  width: 49px;
  height: 49px;
  text-align: center;
  padding: 5px 0;
  font-size: 20px;
  line-height: 2.0;
  border-radius: 30px;
}

/* line 37, app/assets/stylesheets/components/shortcut-select.sass */
.component-shortcut-select .controls .btn, .component-shortcut-select .controls .ch-credential-link, .component-shortcut-select .controls .ch-resource-actions .ch-resource-action, .ch-resource-actions .component-shortcut-select .controls .ch-resource-action, .component-shortcut-select .controls .ch-resource-button, .component-shortcut-select .controls .ch-link, .component-shortcut-select .controls .ch-link-active, .component-shortcut-select .controls .ch-show, .component-shortcut-select .controls .ch-field-add, .component-shortcut-select .controls .ch-input-action, .component-shortcut-select .controls .ch-file-action, .component-shortcut-select .controls .ch-array-action, .component-shortcut-select .controls .ch-keyval-action, .component-shortcut-select .controls .ch-input-action-delete, .component-shortcut-select .controls .ch-file-action-delete, .component-shortcut-select .controls .ch-array-action-delete, .component-shortcut-select .controls .ch-keyval-action-delete, .component-shortcut-select .controls .ch-button, .component-shortcut-select .controls .ch-button-small, .component-shortcut-select .controls .ch-button-large, .component-shortcut-select .controls .ch-button-secondary, .component-shortcut-select .controls .ch-button-small-secondary, .component-shortcut-select .controls .ch-button-large-secondary, .component-shortcut-select .controls .ch-button-success, .component-shortcut-select .controls .ch-button-small-success, .component-shortcut-select .controls .ch-button-large-success, .component-shortcut-select .controls .ch-button-danger, .component-shortcut-select .controls .ch-button-small-danger, .component-shortcut-select .controls .ch-button-large-danger, .component-shortcut-select .controls .jsoneditor-container button.json-editor-btn-add, .jsoneditor-container .component-shortcut-select .controls button.json-editor-btn-add, .component-shortcut-select .controls .tempus-dominus-widget .toggleMeridiem, .tempus-dominus-widget .component-shortcut-select .controls .toggleMeridiem {
  display: block;
}

/* line 39, app/assets/stylesheets/components/shortcut-select.sass */
.component-shortcut-select .keys {
  padding-top: 10px;
  text-align: center;
  color: #fff;
}

/* line 43, app/assets/stylesheets/components/shortcut-select.sass */
.component-shortcut-select .key-row {
  margin-bottom: 20px;
}

/* line 45, app/assets/stylesheets/components/shortcut-select.sass */
.component-shortcut-select .key-row .btn, .component-shortcut-select .key-row .ch-credential-link, .component-shortcut-select .key-row .ch-resource-actions .ch-resource-action, .ch-resource-actions .component-shortcut-select .key-row .ch-resource-action, .component-shortcut-select .key-row .ch-resource-button, .component-shortcut-select .key-row .ch-link, .component-shortcut-select .key-row .ch-link-active, .component-shortcut-select .key-row .ch-show, .component-shortcut-select .key-row .ch-field-add, .component-shortcut-select .key-row .ch-input-action, .component-shortcut-select .key-row .ch-file-action, .component-shortcut-select .key-row .ch-array-action, .component-shortcut-select .key-row .ch-keyval-action, .component-shortcut-select .key-row .ch-input-action-delete, .component-shortcut-select .key-row .ch-file-action-delete, .component-shortcut-select .key-row .ch-array-action-delete, .component-shortcut-select .key-row .ch-keyval-action-delete, .component-shortcut-select .key-row .ch-button, .component-shortcut-select .key-row .ch-button-small, .component-shortcut-select .key-row .ch-button-large, .component-shortcut-select .key-row .ch-button-secondary, .component-shortcut-select .key-row .ch-button-small-secondary, .component-shortcut-select .key-row .ch-button-large-secondary, .component-shortcut-select .key-row .ch-button-success, .component-shortcut-select .key-row .ch-button-small-success, .component-shortcut-select .key-row .ch-button-large-success, .component-shortcut-select .key-row .ch-button-danger, .component-shortcut-select .key-row .ch-button-small-danger, .component-shortcut-select .key-row .ch-button-large-danger, .component-shortcut-select .key-row .jsoneditor-container button.json-editor-btn-add, .jsoneditor-container .component-shortcut-select .key-row button.json-editor-btn-add, .component-shortcut-select .key-row .tempus-dominus-widget .toggleMeridiem, .tempus-dominus-widget .component-shortcut-select .key-row .toggleMeridiem {
  font-weight: 100;
}

/* line 47, app/assets/stylesheets/components/shortcut-select.sass */
.component-shortcut-select .key-row .btn span, .component-shortcut-select .key-row .ch-credential-link span, .component-shortcut-select .key-row .ch-resource-actions .ch-resource-action span, .ch-resource-actions .component-shortcut-select .key-row .ch-resource-action span, .component-shortcut-select .key-row .ch-resource-button span, .component-shortcut-select .key-row .ch-link span, .component-shortcut-select .key-row .ch-link-active span, .component-shortcut-select .key-row .ch-show span, .component-shortcut-select .key-row .ch-field-add span, .component-shortcut-select .key-row .ch-input-action span, .component-shortcut-select .key-row .ch-file-action span, .component-shortcut-select .key-row .ch-array-action span, .component-shortcut-select .key-row .ch-keyval-action span, .component-shortcut-select .key-row .ch-input-action-delete span, .component-shortcut-select .key-row .ch-file-action-delete span, .component-shortcut-select .key-row .ch-array-action-delete span, .component-shortcut-select .key-row .ch-keyval-action-delete span, .component-shortcut-select .key-row .ch-button span, .component-shortcut-select .key-row .ch-button-small span, .component-shortcut-select .key-row .ch-button-large span, .component-shortcut-select .key-row .ch-button-secondary span, .component-shortcut-select .key-row .ch-button-small-secondary span, .component-shortcut-select .key-row .ch-button-large-secondary span, .component-shortcut-select .key-row .ch-button-success span, .component-shortcut-select .key-row .ch-button-small-success span, .component-shortcut-select .key-row .ch-button-large-success span, .component-shortcut-select .key-row .ch-button-danger span, .component-shortcut-select .key-row .ch-button-small-danger span, .component-shortcut-select .key-row .ch-button-large-danger span, .component-shortcut-select .key-row .jsoneditor-container button.json-editor-btn-add span, .jsoneditor-container .component-shortcut-select .key-row button.json-editor-btn-add span, .component-shortcut-select .key-row .tempus-dominus-widget .toggleMeridiem span, .tempus-dominus-widget .component-shortcut-select .key-row .toggleMeridiem span {
  display: block;
  padding-top: 2px;
  font-size: 10px;
  color: #787878;
}

/* line 2, app/assets/stylesheets/components/speech-to-text.sass */
.component-speech-to-text .speech-to-text-invoker {
  display: block;
  cursor: pointer;
}

/* line 5, app/assets/stylesheets/components/speech-to-text.sass */
.component-speech-to-text .speech-to-text-invoker.active, .component-speech-to-text .speech-to-text-invoker.ch-link-active {
  color: red;
}

/* line 1, app/assets/stylesheets/components/tag-field.sass */
.component-tag-field {
  /*# sourceMappingURL=tokenfield.css.map */
}

/* line 1, vendor/javascript/tokenfield/dist/tokenfield.css */
.component-tag-field .tokenfield {
  position: relative;
}

/* line 3, vendor/javascript/tokenfield/dist/tokenfield.css */
.component-tag-field .tokenfield:before, .component-tag-field .tokenfield:after {
  content: " ";
  display: table;
}

/* line 6, vendor/javascript/tokenfield/dist/tokenfield.css */
.component-tag-field .tokenfield:after {
  clear: both;
}

/* line 8, vendor/javascript/tokenfield/dist/tokenfield.css */
.component-tag-field .tokenfield.tokenfield-mode-tokens {
  display: block;
  width: 100%;
  min-height: 34px;
  padding: 6px 12px 0;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 24, vendor/javascript/tokenfield/dist/tokenfield.css */
.component-tag-field .tokenfield.tokenfield-mode-tokens:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 28, vendor/javascript/tokenfield/dist/tokenfield.css */
.component-tag-field .tokenfield.tokenfield-mode-tokens::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 31, vendor/javascript/tokenfield/dist/tokenfield.css */
.component-tag-field .tokenfield.tokenfield-mode-tokens:-ms-input-placeholder {
  color: #999;
}

/* line 33, vendor/javascript/tokenfield/dist/tokenfield.css */
.component-tag-field .tokenfield.tokenfield-mode-tokens::-webkit-input-placeholder {
  color: #999;
}

/* line 35, vendor/javascript/tokenfield/dist/tokenfield.css */
.component-tag-field .tokenfield.tokenfield-mode-tokens::-ms-expand {
  border: 0;
  background-color: transparent;
}

/* line 38, vendor/javascript/tokenfield/dist/tokenfield.css */
.component-tag-field .tokenfield.tokenfield-mode-tokens[disabled], .component-tag-field .tokenfield.tokenfield-mode-tokens[readonly],
.component-tag-field fieldset[disabled] .tokenfield.tokenfield-mode-tokens {
  background-color: #eeeeee;
  opacity: 1;
}

/* line 42, vendor/javascript/tokenfield/dist/tokenfield.css */
.component-tag-field .tokenfield.tokenfield-mode-tokens[disabled],
.component-tag-field fieldset[disabled] .tokenfield.tokenfield-mode-tokens {
  cursor: not-allowed;
}

/* line 45, vendor/javascript/tokenfield/dist/tokenfield.css */
.component-tag-field .tokenfield.tokenfield-mode-tokens .focused {
  box-shadow: 0 0 0 1px #337ab7 inset;
}

/* line 47, vendor/javascript/tokenfield/dist/tokenfield.css */
.component-tag-field .tokenfield.tokenfield-mode-tokens .selected {
  background: rgba(0, 0, 0, 0.1);
}

/* line 49, vendor/javascript/tokenfield/dist/tokenfield.css */
.component-tag-field .tokenfield .tokenfield-set > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

/* line 53, vendor/javascript/tokenfield/dist/tokenfield.css */
.component-tag-field .tokenfield .tokenfield-set > ul > li {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 0 5px;
  border-radius: 4px;
  line-height: 1.5;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.6);
  background: rgba(0, 0, 0, 0.08);
}

/* line 63, vendor/javascript/tokenfield/dist/tokenfield.css */
.component-tag-field .tokenfield .tokenfield-set > ul > li:hover {
  color: black;
  background: rgba(0, 0, 0, 0.16);
}

/* line 66, vendor/javascript/tokenfield/dist/tokenfield.css */
.component-tag-field .tokenfield .tokenfield-set > ul > li .item-remove {
  display: inline-block;
  font-weight: bold;
  font-size: 0.9285em;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.4);
}

/* line 72, vendor/javascript/tokenfield/dist/tokenfield.css */
.component-tag-field .tokenfield .tokenfield-input {
  margin-bottom: 5px;
  border: none;
  outline: none;
  float: left;
}

/* line 77, vendor/javascript/tokenfield/dist/tokenfield.css */
.component-tag-field .tokenfield .tokenfield-suggest {
  position: absolute;
  left: -1px;
  top: 100%;
  width: 100%;
  z-index: 10;
  overflow: auto;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-sizing: content-box;
}

/* line 89, vendor/javascript/tokenfield/dist/tokenfield.css */
.component-tag-field .tokenfield .tokenfield-suggest > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 93, vendor/javascript/tokenfield/dist/tokenfield.css */
.component-tag-field .tokenfield .tokenfield-suggest > ul > li {
  padding: 6px 10px;
  cursor: pointer;
}

/* line 3, app/assets/stylesheets/components/tag-field.sass */
.component-tag-field .tokenfield-set {
  height: auto !important;
}

/* line 5, app/assets/stylesheets/components/tag-field.sass */
.component-tag-field .tokenfield-placeholder {
  margin: 2px 0 0 3px;
  font-size: 14px !important;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
}

/* line 12, app/assets/stylesheets/components/tag-field.sass */
.component-tag-field .tokenfield-suggest-item {
  font-size: 14px !important;
}

/* line 15, app/assets/stylesheets/components/tag-field.sass */
.component-tag-field .tokenfield .tokenfield-suggest {
  top: 2rem;
  z-index: 9999;
}

/* line 18, app/assets/stylesheets/components/tag-field.sass */
.component-tag-field .tokenfield-input {
  padding: 3px;
}

/* line 1, app/assets/stylesheets/components/thread-list.sass */
.component-thread-list {
  flex-grow: 1;
  position: relative;
}

/* line 4, app/assets/stylesheets/components/thread-list.sass */
.component-thread-list .thread-filters {
  font-size: 12px;
  min-height: 48px;
  padding: 0.5rem 3rem 0.5rem 1rem;
  position: relative;
}

/* line 9, app/assets/stylesheets/components/thread-list.sass */
.component-thread-list .thread-filters .filter-group {
  display: inline-block;
  padding: .5rem;
  margin-top: .25rem;
  line-height: 1;
  border-radius: .4rem;
}

/* line 15, app/assets/stylesheets/components/thread-list.sass */
.component-thread-list .thread-filters .filter-group .filter {
  margin-left: 1.2rem;
}

/* line 17, app/assets/stylesheets/components/thread-list.sass */
.component-thread-list .thread-filters .filter-group .filter a {
  color: #617584;
}

/* line 19, app/assets/stylesheets/components/thread-list.sass */
.component-thread-list .thread-filters .filter-group .filter .active, .component-thread-list .thread-filters .filter-group .filter .ch-link-active {
  position: relative;
}

/* line 21, app/assets/stylesheets/components/thread-list.sass */
.component-thread-list .thread-filters .filter-group .filter .active .d-none, .component-thread-list .thread-filters .filter-group .filter .ch-link-active .d-none {
  display: inline-block !important;
  position: absolute;
  left: -0.8rem;
}

/* line 25, app/assets/stylesheets/components/thread-list.sass */
.component-thread-list .thread-filters .thread-search {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  pointer-events: none;
}

/* line 33, app/assets/stylesheets/components/thread-list.sass */
.component-thread-list .thread-filters .thread-search .takeover {
  pointer-events: all;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: .5rem 1rem;
}

/* line 41, app/assets/stylesheets/components/thread-list.sass */
.component-thread-list .thread-search-enter-active {
  transition: all 0.4s;
}

/* line 43, app/assets/stylesheets/components/thread-list.sass */
.component-thread-list .thread-search-enter {
  left: 100%;
  transform: translateX(-100%);
}

/* line 46, app/assets/stylesheets/components/thread-list.sass */
.component-thread-list .thread-label {
  font-size: 90%;
}

/* line 48, app/assets/stylesheets/components/thread-list.sass */
.component-thread-list .unread {
  font-weight: bold;
}

/* line 50, app/assets/stylesheets/components/thread-list.sass */
.component-thread-list .border, .component-thread-list .ch-attachments .ch-attachment, .ch-attachments .component-thread-list .ch-attachment, .component-thread-list .ch-autocomplete-results {
  border-width: 2px !important;
}

/* line 52, app/assets/stylesheets/components/thread-list.sass */
.component-thread-list .thread-list-enter-active {
  transition: all 0.5s;
}

/* line 54, app/assets/stylesheets/components/thread-list.sass */
.component-thread-list .thread-list-enter {
  opacity: 0;
  transform: translateY(30px);
}

/* line 57, app/assets/stylesheets/components/thread-list.sass */
.component-thread-list .thread-status .status-badge {
  height: 10px;
  width: 10px;
  line-height: 1;
  border-radius: 50%;
  display: inline-block;
}

@media (min-width: 576px) {
  /* line 64, app/assets/stylesheets/components/thread-list.sass */
  .component-thread-list .thread-status {
    position: absolute;
    left: -15px;
    top: -7px;
  }
}

/* line 68, app/assets/stylesheets/components/thread-list.sass */
.component-thread-list .thread-footer {
  margin-top: .5rem;
}

/* line 70, app/assets/stylesheets/components/thread-list.sass */
.component-thread-list .thread-footer .text-muted, .component-thread-list .thread-footer .ch-none, .component-thread-list .thread-footer .ch-label .ch-required-label, .ch-label .component-thread-list .thread-footer .ch-required-label, .component-thread-list .thread-footer .ch-input-note, .component-thread-list .thread-footer .ch-textarea-note, .component-thread-list .thread-footer .ch-array .ch-array-item-index, .ch-array .component-thread-list .thread-footer .ch-array-item-index, .component-thread-list .thread-footer .resource-copy {
  opacity: 0.5;
}

/* line 72, app/assets/stylesheets/components/thread-list.sass */
.component-thread-list .last-message-excerpt-container {
  width: 100%;
  display: table;
  table-layout: fixed;
}

/* line 76, app/assets/stylesheets/components/thread-list.sass */
.component-thread-list .last-message-excerpt {
  font-size: small;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 81, app/assets/stylesheets/components/thread-list.sass */
.component-thread-list .thread-add {
  border-top: 1px solid rgba(0, 32, 64, 0.125);
  position: sticky;
  bottom: 0;
  left: 0;
  width: 100%;
}

/* line 87, app/assets/stylesheets/components/thread-list.sass */
.component-thread-list .thread-add .list-group-item, .component-thread-list .thread-add .ch-resource, .component-thread-list .thread-add .ch-autocomplete-result {
  opacity: 0.75 !important;
}

/* line 89, app/assets/stylesheets/components/thread-list.sass */
.component-thread-list .thread-add .list-group-item:hover, .component-thread-list .thread-add .ch-resource:hover, .component-thread-list .thread-add .ch-autocomplete-result:hover {
  opacity: 1 !important;
}

/* line 1, app/assets/stylesheets/components/voice-call.sass */
.component-voice-call {
  margin: 1.5rem auto;
  text-align: center;
}

/* line 897, app/assets/stylesheets/application.sass */
.disabled-for-upgrade {
  filter: grayscale(1);
  opacity: 0.5;
  transition: opacity .35s ease-in-out;
}

/* line 901, app/assets/stylesheets/application.sass */
.disabled-for-upgrade:hover {
  filter: none;
  opacity: 1;
}

/* line 905, app/assets/stylesheets/application.sass */
table.report-header {
  width: 100%;
  border-top: 1px solid rgba(0, 32, 64, 0.08);
  margin-top: .5rem;
}

/* line 909, app/assets/stylesheets/application.sass */
table.report-header td {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

/* line 912, app/assets/stylesheets/application.sass */
table.report-header td:first-child {
  padding-top: 0.5rem;
}

/* line 915, app/assets/stylesheets/application.sass */
.attachment-invoker, .emoji-invoker, .placeholder-invoker, .speech-to-text-invoker, .invoker {
  transition: all 0.2s;
}

/* line 917, app/assets/stylesheets/application.sass */
.attachment-invoker:hover, .emoji-invoker:hover, .placeholder-invoker:hover, .speech-to-text-invoker:hover, .invoker:hover {
  transform: scale(1.1);
}

/* line 921, app/assets/stylesheets/application.sass */
.CodeMirror {
  max-width: 600px !important;
  white-space: pre-wrap !important;
}

/* line 926, app/assets/stylesheets/application.sass */
.content-fade-out div {
  opacity: 0 !important;
}

/* line 928, app/assets/stylesheets/application.sass */
.content-fade-out textarea {
  color: transparent !important;
}

/* line 932, app/assets/stylesheets/application.sass */
.content-fade-in div {
  transition: opacity 1s;
}

/* line 934, app/assets/stylesheets/application.sass */
.content-fade-in textarea {
  transition: color 1s;
}
