/*!****************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./_src/scss/editor.scss ***!
  \****************************************************************************************************************/
@charset "UTF-8";
/* ========================================================
    _root.scss - Arrow Projects
======================================================== */
:root {
  --bs-body-font-size: 16px !important;
  --ss-font-size-h1: 2.25rem;
  --ss-font-size-h2: 1.875rem;
  --ss-font-size-h3: 1.5rem;
  --ss-font-size-h4: 1.25rem;
  --ss-font-size-h5: 1.125rem;
  --ss-font-size-h6: 1rem;
  --ss-font-size-display1: 2.887rem;
  --ss-font-size-display2: 2.566rem;
  --ss-font-size-display3: 2.281rem;
}

@media screen and (min-width: 992px) {
  :root {
    --ss-font-size-h1: 3rem;
    --ss-font-size-h2: 2.25rem;
    --ss-font-size-h3: 1.875rem;
    --ss-font-size-h4: 1.5rem;
    --ss-font-size-h5: 1.25rem;
    --ss-font-size-h6: 1.125rem;
    --ss-font-size-display1: 5.16rem;
    --ss-font-size-display2: 4.3rem;
    --ss-font-size-display3: 3.583rem;
  }
}
:root {
  --base-success: #11eec6;
  --base-black: #000000;
  --base-error: #ee112c;
  --base-info: #55e0ff;
  --base-white: #ffffff;
  --brand-dark: #07293f;
  --brand-medium: #0e364c;
  --brand-light: #e6ecef;
  --brand-yellow: #f7a828;
  --brand-green: #00bc98;
  --brand-blue: #0086c9;
  --brand-magenta: #e834bd;
  --brand-silver: #f0f0f0;
}

.editor-styles-wrapper {
  /* ========================================================
  	_setup.scss - Arrow Projects
  =========================================================== */
  /* ========================================================
      _variable-override.scss - Arrow Projects
  ======================================================== */
}
.editor-styles-wrapper :root,
.editor-styles-wrapper [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: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #f7a828;
  --bs-secondary: #00bc98;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #e6ecef;
  --bs-dark: #07293f;
  --bs-medium: #0e364c;
  --bs-white: #ffffff;
  --bs-black: #000000;
  --bs-ap-yellow: #f7a828;
  --bs-ap-green: #00bc98;
  --bs-ap-blue: #0086c9;
  --bs-ap-magenta: #e834bd;
  --bs-ap-silver: #f0f0f0;
  --bs-primary-rgb: 247, 168, 40;
  --bs-secondary-rgb: 0, 188, 152;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 230, 236, 239;
  --bs-dark-rgb: 7, 41, 63;
  --bs-medium-rgb: 14, 54, 76;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-ap-yellow-rgb: 247, 168, 40;
  --bs-ap-green-rgb: 0, 188, 152;
  --bs-ap-blue-rgb: 0, 134, 201;
  --bs-ap-magenta-rgb: 232, 52, 189;
  --bs-ap-silver-rgb: 240, 240, 240;
  --bs-primary-text-emphasis: rgb(98.8, 67.2, 16);
  --bs-secondary-text-emphasis: rgb(0, 75.2, 60.8);
  --bs-success-text-emphasis: rgb(10, 54, 33.6);
  --bs-info-text-emphasis: rgb(5.2, 80.8, 96);
  --bs-warning-text-emphasis: rgb(102, 77.2, 2.8);
  --bs-danger-text-emphasis: rgb(88, 21.2, 27.6);
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: rgb(253.4, 237.6, 212);
  --bs-secondary-bg-subtle: rgb(204, 241.6, 234.4);
  --bs-success-bg-subtle: rgb(209, 231, 220.8);
  --bs-info-bg-subtle: rgb(206.6, 244.4, 252);
  --bs-warning-bg-subtle: rgb(255, 242.6, 205.4);
  --bs-danger-bg-subtle: rgb(248, 214.6, 217.8);
  --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: rgb(251.8, 220.2, 169);
  --bs-secondary-border-subtle: rgb(153, 228.2, 213.8);
  --bs-success-border-subtle: rgb(163, 207, 186.6);
  --bs-info-border-subtle: rgb(158.2, 233.8, 249);
  --bs-warning-border-subtle: rgb(255, 230.2, 155.8);
  --bs-danger-border-subtle: rgb(241, 174.2, 180.6);
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --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: "Poppins", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #e6ecef;
  --bs-body-color-rgb: 230, 236, 239;
  --bs-body-bg: #07293f;
  --bs-body-bg-rgb: 7, 41, 63;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(230, 236, 239, 0.75);
  --bs-secondary-color-rgb: 230, 236, 239;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(230, 236, 239, 0.5);
  --bs-tertiary-color-rgb: 230, 236, 239;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #f7a828;
  --bs-link-color-rgb: 247, 168, 40;
  --bs-link-decoration: underline;
  --bs-link-hover-color: rgb(197.6, 134.4, 32);
  --bs-link-hover-color-rgb: 198, 134, 32;
  --bs-code-color: #d63384;
  --bs-highlight-color: #e6ecef;
  --bs-highlight-bg: rgb(255, 242.6, 205.4);
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 4px;
  --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, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(247, 168, 40, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}
.editor-styles-wrapper [data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: rgb(42.5, 47.5, 52.5);
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: rgb(250.2, 202.8, 126);
  --bs-secondary-text-emphasis: rgb(102, 214.8, 193.2);
  --bs-success-text-emphasis: rgb(117, 183, 152.4);
  --bs-info-text-emphasis: rgb(109.8, 223.2, 246);
  --bs-warning-text-emphasis: rgb(255, 217.8, 106.2);
  --bs-danger-text-emphasis: rgb(234, 133.8, 143.4);
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: rgb(49.4, 33.6, 8);
  --bs-secondary-bg-subtle: rgb(0, 37.6, 30.4);
  --bs-success-bg-subtle: rgb(5, 27, 16.8);
  --bs-info-bg-subtle: rgb(2.6, 40.4, 48);
  --bs-warning-bg-subtle: rgb(51, 38.6, 1.4);
  --bs-danger-bg-subtle: rgb(44, 10.6, 13.8);
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: rgb(148.2, 100.8, 24);
  --bs-secondary-border-subtle: rgb(0, 112.8, 91.2);
  --bs-success-border-subtle: rgb(15, 81, 50.4);
  --bs-info-border-subtle: rgb(7.8, 121.2, 144);
  --bs-warning-border-subtle: rgb(153, 115.8, 4.2);
  --bs-danger-border-subtle: rgb(132, 31.8, 41.4);
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: rgb(250.2, 202.8, 126);
  --bs-link-hover-color: rgb(251.16, 213.24, 151.8);
  --bs-link-color-rgb: 250, 203, 126;
  --bs-link-hover-color-rgb: 251, 213, 152;
  --bs-code-color: rgb(230.4, 132.6, 181.2);
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: rgb(102, 77.2, 2.8);
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: rgb(117, 183, 152.4);
  --bs-form-valid-border-color: rgb(117, 183, 152.4);
  --bs-form-invalid-color: rgb(234, 133.8, 143.4);
  --bs-form-invalid-border-color: rgb(234, 133.8, 143.4);
}
.editor-styles-wrapper *,
.editor-styles-wrapper *::before,
.editor-styles-wrapper *::after {
  box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
  .editor-styles-wrapper :root {
    scroll-behavior: smooth;
  }
}
.editor-styles-wrapper 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, 0, 0, 0);
}
.editor-styles-wrapper hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}
.editor-styles-wrapper h6, .editor-styles-wrapper .h6, .editor-styles-wrapper h5, .editor-styles-wrapper .h5, .editor-styles-wrapper h4, .editor-styles-wrapper .h4, .editor-styles-wrapper .acf-block--ap-accordion .accordion-container .accordion-item .accordion-header, .editor-styles-wrapper h3, .editor-styles-wrapper .h3, .editor-styles-wrapper h2, .editor-styles-wrapper .h2, .editor-styles-wrapper h1, .editor-styles-wrapper .h1 {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-weight: 700;
  line-height: 1.1;
  color: var(--bs-heading-color);
}
.editor-styles-wrapper h1, .editor-styles-wrapper .h1 {
  font-size: var(--ss-font-size-h1);
}
.editor-styles-wrapper h2, .editor-styles-wrapper .h2 {
  font-size: var(--ss-font-size-h2);
}
.editor-styles-wrapper h3, .editor-styles-wrapper .h3 {
  font-size: var(--ss-font-size-h3);
}
.editor-styles-wrapper h4, .editor-styles-wrapper .h4, .editor-styles-wrapper .acf-block--ap-accordion .accordion-container .accordion-item .accordion-header {
  font-size: var(--ss-font-size-h4);
}
.editor-styles-wrapper h5, .editor-styles-wrapper .h5 {
  font-size: var(--ss-font-size-h5);
}
.editor-styles-wrapper h6, .editor-styles-wrapper .h6 {
  font-size: var(--ss-font-size-h6);
}
.editor-styles-wrapper p {
  margin-top: 0;
  margin-bottom: 1rem;
}
.editor-styles-wrapper abbr[title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}
.editor-styles-wrapper address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
.editor-styles-wrapper ol,
.editor-styles-wrapper ul {
  padding-left: 2rem;
}
.editor-styles-wrapper ol,
.editor-styles-wrapper ul,
.editor-styles-wrapper dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
.editor-styles-wrapper ol ol,
.editor-styles-wrapper ul ul,
.editor-styles-wrapper ol ul,
.editor-styles-wrapper ul ol {
  margin-bottom: 0;
}
.editor-styles-wrapper dt {
  font-weight: 700;
}
.editor-styles-wrapper dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
.editor-styles-wrapper blockquote {
  margin: 0 0 1rem;
}
.editor-styles-wrapper b,
.editor-styles-wrapper strong {
  font-weight: bolder;
}
.editor-styles-wrapper small, .editor-styles-wrapper .small {
  font-size: 0.875em;
}
.editor-styles-wrapper mark, .editor-styles-wrapper .mark {
  padding: 0.1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg);
}
.editor-styles-wrapper sub,
.editor-styles-wrapper sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}
.editor-styles-wrapper sub {
  bottom: -0.25em;
}
.editor-styles-wrapper sup {
  top: -0.5em;
}
.editor-styles-wrapper a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline;
}
.editor-styles-wrapper a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}
.editor-styles-wrapper a:not([href]):not([class]), .editor-styles-wrapper a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
.editor-styles-wrapper pre,
.editor-styles-wrapper code,
.editor-styles-wrapper kbd,
.editor-styles-wrapper samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}
.editor-styles-wrapper pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
.editor-styles-wrapper pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
.editor-styles-wrapper code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > .editor-styles-wrapper code {
  color: inherit;
}
.editor-styles-wrapper 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;
}
.editor-styles-wrapper kbd kbd {
  padding: 0;
  font-size: 1em;
}
.editor-styles-wrapper figure {
  margin: 0 0 1rem;
}
.editor-styles-wrapper img,
.editor-styles-wrapper svg {
  vertical-align: middle;
}
.editor-styles-wrapper table {
  caption-side: bottom;
  border-collapse: collapse;
}
.editor-styles-wrapper caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-secondary-color);
  text-align: left;
}
.editor-styles-wrapper th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
.editor-styles-wrapper thead,
.editor-styles-wrapper tbody,
.editor-styles-wrapper tfoot,
.editor-styles-wrapper tr,
.editor-styles-wrapper td,
.editor-styles-wrapper th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}
.editor-styles-wrapper label {
  display: inline-block;
}
.editor-styles-wrapper button {
  border-radius: 0;
}
.editor-styles-wrapper button:focus:not(:focus-visible) {
  outline: 0;
}
.editor-styles-wrapper input,
.editor-styles-wrapper button,
.editor-styles-wrapper select,
.editor-styles-wrapper optgroup,
.editor-styles-wrapper textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.editor-styles-wrapper button,
.editor-styles-wrapper select {
  text-transform: none;
}
.editor-styles-wrapper [role=button] {
  cursor: pointer;
}
.editor-styles-wrapper select {
  word-wrap: normal;
}
.editor-styles-wrapper select:disabled {
  opacity: 1;
}
.editor-styles-wrapper [list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}
.editor-styles-wrapper button,
.editor-styles-wrapper [type=button],
.editor-styles-wrapper [type=reset],
.editor-styles-wrapper [type=submit] {
  -webkit-appearance: button;
}
.editor-styles-wrapper button:not(:disabled),
.editor-styles-wrapper [type=button]:not(:disabled),
.editor-styles-wrapper [type=reset]:not(:disabled),
.editor-styles-wrapper [type=submit]:not(:disabled) {
  cursor: pointer;
}
.editor-styles-wrapper ::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
.editor-styles-wrapper textarea {
  resize: vertical;
}
.editor-styles-wrapper fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.editor-styles-wrapper legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  line-height: inherit;
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  .editor-styles-wrapper legend {
    font-size: 1.5rem;
  }
}
.editor-styles-wrapper legend + * {
  clear: left;
}
.editor-styles-wrapper ::-webkit-datetime-edit-fields-wrapper,
.editor-styles-wrapper ::-webkit-datetime-edit-text,
.editor-styles-wrapper ::-webkit-datetime-edit-minute,
.editor-styles-wrapper ::-webkit-datetime-edit-hour-field,
.editor-styles-wrapper ::-webkit-datetime-edit-day-field,
.editor-styles-wrapper ::-webkit-datetime-edit-month-field,
.editor-styles-wrapper ::-webkit-datetime-edit-year-field {
  padding: 0;
}
.editor-styles-wrapper ::-webkit-inner-spin-button {
  height: auto;
}
.editor-styles-wrapper [type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
.editor-styles-wrapper [type=search]::-webkit-search-cancel-button {
  cursor: pointer;
  filter: grayscale(1);
}
.editor-styles-wrapper {
  /* rtl:raw:
  [type="tel"],
  [type="url"],
  [type="email"],
  [type="number"] {
    direction: ltr;
  }
  */
}
.editor-styles-wrapper ::-webkit-search-decoration {
  -webkit-appearance: none;
}
.editor-styles-wrapper ::-webkit-color-swatch-wrapper {
  padding: 0;
}
.editor-styles-wrapper ::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}
.editor-styles-wrapper output {
  display: inline-block;
}
.editor-styles-wrapper iframe {
  border: 0;
}
.editor-styles-wrapper summary {
  display: list-item;
  cursor: pointer;
}
.editor-styles-wrapper progress {
  vertical-align: baseline;
}
.editor-styles-wrapper [hidden] {
  display: none !important;
}
.editor-styles-wrapper .lead {
  font-size: var(--ss-font-size-h6);
  font-weight: 300;
}
.editor-styles-wrapper .display-1 {
  font-weight: 700;
  line-height: 1.1;
  font-size: var(--ss-font-size-display1);
}
.editor-styles-wrapper .display-2 {
  font-weight: 700;
  line-height: 1.1;
  font-size: var(--ss-font-size-display2);
}
.editor-styles-wrapper .display-3 {
  font-weight: 700;
  line-height: 1.1;
  font-size: var(--ss-font-size-display3);
}
.editor-styles-wrapper .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.editor-styles-wrapper .list-inline {
  padding-left: 0;
  list-style: none;
}
.editor-styles-wrapper .list-inline-item {
  display: inline-block;
}
.editor-styles-wrapper .list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.editor-styles-wrapper .initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}
.editor-styles-wrapper .blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.editor-styles-wrapper .blockquote > :last-child {
  margin-bottom: 0;
}
.editor-styles-wrapper .blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.editor-styles-wrapper .blockquote-footer::before {
  content: "— ";
}
.editor-styles-wrapper .img-fluid {
  max-width: 100%;
  height: auto;
}
.editor-styles-wrapper .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;
}
.editor-styles-wrapper .figure {
  display: inline-block;
}
.editor-styles-wrapper .figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.editor-styles-wrapper .figure-caption {
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}
.editor-styles-wrapper .container,
.editor-styles-wrapper .container-fluid,
.editor-styles-wrapper .container-xxl,
.editor-styles-wrapper .container-xl,
.editor-styles-wrapper .container-lg,
.editor-styles-wrapper .container-md,
.editor-styles-wrapper .container-sm {
  --bs-gutter-x: 2rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .editor-styles-wrapper .container-sm, .editor-styles-wrapper .container {
    max-width: 540px;
  }
}
@media (min-width: 992px) {
  .editor-styles-wrapper .container-md, .editor-styles-wrapper .container-sm, .editor-styles-wrapper .container {
    max-width: 720px;
  }
}
@media (min-width: 1200px) {
  .editor-styles-wrapper .container-lg, .editor-styles-wrapper .container-md, .editor-styles-wrapper .container-sm, .editor-styles-wrapper .container {
    max-width: 960px;
  }
}
@media (min-width: 1500px) {
  .editor-styles-wrapper .container-xl, .editor-styles-wrapper .container-lg, .editor-styles-wrapper .container-md, .editor-styles-wrapper .container-sm, .editor-styles-wrapper .container {
    max-width: 1140px;
  }
}
.editor-styles-wrapper .container-xl, .editor-styles-wrapper .container-lg, .editor-styles-wrapper .container-md, .editor-styles-wrapper .container-sm, .editor-styles-wrapper .container {
  max-width: 1320px;
}
.editor-styles-wrapper :root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 768px;
  --bs-breakpoint-md: 992px;
  --bs-breakpoint-lg: 1200px;
  --bs-breakpoint-xl: 1500px;
}
.editor-styles-wrapper .row {
  --bs-gutter-x: 2rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.editor-styles-wrapper .row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}
.editor-styles-wrapper .col {
  flex: 1 0 0;
}
.editor-styles-wrapper .row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}
.editor-styles-wrapper .row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}
.editor-styles-wrapper .row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}
.editor-styles-wrapper .row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333333%;
}
.editor-styles-wrapper .row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}
.editor-styles-wrapper .row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}
.editor-styles-wrapper .row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66666667%;
}
.editor-styles-wrapper .col-auto {
  flex: 0 0 auto;
  width: auto;
}
.editor-styles-wrapper .col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}
.editor-styles-wrapper .col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}
.editor-styles-wrapper .col-3 {
  flex: 0 0 auto;
  width: 25%;
}
.editor-styles-wrapper .col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}
.editor-styles-wrapper .col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}
.editor-styles-wrapper .col-6 {
  flex: 0 0 auto;
  width: 50%;
}
.editor-styles-wrapper .col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}
.editor-styles-wrapper .col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}
.editor-styles-wrapper .col-9 {
  flex: 0 0 auto;
  width: 75%;
}
.editor-styles-wrapper .col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}
.editor-styles-wrapper .col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}
.editor-styles-wrapper .col-12 {
  flex: 0 0 auto;
  width: 100%;
}
.editor-styles-wrapper .offset-1 {
  margin-left: 8.33333333%;
}
.editor-styles-wrapper .offset-2 {
  margin-left: 16.66666667%;
}
.editor-styles-wrapper .offset-3 {
  margin-left: 25%;
}
.editor-styles-wrapper .offset-4 {
  margin-left: 33.33333333%;
}
.editor-styles-wrapper .offset-5 {
  margin-left: 41.66666667%;
}
.editor-styles-wrapper .offset-6 {
  margin-left: 50%;
}
.editor-styles-wrapper .offset-7 {
  margin-left: 58.33333333%;
}
.editor-styles-wrapper .offset-8 {
  margin-left: 66.66666667%;
}
.editor-styles-wrapper .offset-9 {
  margin-left: 75%;
}
.editor-styles-wrapper .offset-10 {
  margin-left: 83.33333333%;
}
.editor-styles-wrapper .offset-11 {
  margin-left: 91.66666667%;
}
.editor-styles-wrapper .g-0,
.editor-styles-wrapper .gx-0 {
  --bs-gutter-x: 0;
}
.editor-styles-wrapper .g-0,
.editor-styles-wrapper .gy-0 {
  --bs-gutter-y: 0;
}
.editor-styles-wrapper .g-1,
.editor-styles-wrapper .gx-1 {
  --bs-gutter-x: 0.25rem;
}
.editor-styles-wrapper .g-1,
.editor-styles-wrapper .gy-1 {
  --bs-gutter-y: 0.25rem;
}
.editor-styles-wrapper .g-2,
.editor-styles-wrapper .gx-2 {
  --bs-gutter-x: 0.5rem;
}
.editor-styles-wrapper .g-2,
.editor-styles-wrapper .gy-2 {
  --bs-gutter-y: 0.5rem;
}
.editor-styles-wrapper .g-3,
.editor-styles-wrapper .gx-3 {
  --bs-gutter-x: 1rem;
}
.editor-styles-wrapper .g-3,
.editor-styles-wrapper .gy-3 {
  --bs-gutter-y: 1rem;
}
.editor-styles-wrapper .g-4,
.editor-styles-wrapper .gx-4 {
  --bs-gutter-x: 1.5rem;
}
.editor-styles-wrapper .g-4,
.editor-styles-wrapper .gy-4 {
  --bs-gutter-y: 1.5rem;
}
.editor-styles-wrapper .g-5,
.editor-styles-wrapper .gx-5 {
  --bs-gutter-x: 3rem;
}
.editor-styles-wrapper .g-5,
.editor-styles-wrapper .gy-5 {
  --bs-gutter-y: 3rem;
}
@media (min-width: 768px) {
  .editor-styles-wrapper .col-sm {
    flex: 1 0 0;
  }
  .editor-styles-wrapper .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .editor-styles-wrapper .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .editor-styles-wrapper .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .editor-styles-wrapper .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .editor-styles-wrapper .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .editor-styles-wrapper .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .editor-styles-wrapper .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .editor-styles-wrapper .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .editor-styles-wrapper .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .editor-styles-wrapper .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .editor-styles-wrapper .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .editor-styles-wrapper .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .editor-styles-wrapper .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .editor-styles-wrapper .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .editor-styles-wrapper .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .editor-styles-wrapper .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .editor-styles-wrapper .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .editor-styles-wrapper .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .editor-styles-wrapper .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .editor-styles-wrapper .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .editor-styles-wrapper .offset-sm-0 {
    margin-left: 0;
  }
  .editor-styles-wrapper .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .editor-styles-wrapper .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .editor-styles-wrapper .offset-sm-3 {
    margin-left: 25%;
  }
  .editor-styles-wrapper .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .editor-styles-wrapper .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .editor-styles-wrapper .offset-sm-6 {
    margin-left: 50%;
  }
  .editor-styles-wrapper .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .editor-styles-wrapper .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .editor-styles-wrapper .offset-sm-9 {
    margin-left: 75%;
  }
  .editor-styles-wrapper .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .editor-styles-wrapper .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .editor-styles-wrapper .g-sm-0,
  .editor-styles-wrapper .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .editor-styles-wrapper .g-sm-0,
  .editor-styles-wrapper .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .editor-styles-wrapper .g-sm-1,
  .editor-styles-wrapper .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .editor-styles-wrapper .g-sm-1,
  .editor-styles-wrapper .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .editor-styles-wrapper .g-sm-2,
  .editor-styles-wrapper .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .editor-styles-wrapper .g-sm-2,
  .editor-styles-wrapper .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .editor-styles-wrapper .g-sm-3,
  .editor-styles-wrapper .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .editor-styles-wrapper .g-sm-3,
  .editor-styles-wrapper .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .editor-styles-wrapper .g-sm-4,
  .editor-styles-wrapper .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .editor-styles-wrapper .g-sm-4,
  .editor-styles-wrapper .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .editor-styles-wrapper .g-sm-5,
  .editor-styles-wrapper .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .editor-styles-wrapper .g-sm-5,
  .editor-styles-wrapper .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .editor-styles-wrapper .col-md {
    flex: 1 0 0;
  }
  .editor-styles-wrapper .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .editor-styles-wrapper .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .editor-styles-wrapper .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .editor-styles-wrapper .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .editor-styles-wrapper .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .editor-styles-wrapper .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .editor-styles-wrapper .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .editor-styles-wrapper .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .editor-styles-wrapper .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .editor-styles-wrapper .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .editor-styles-wrapper .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .editor-styles-wrapper .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .editor-styles-wrapper .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .editor-styles-wrapper .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .editor-styles-wrapper .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .editor-styles-wrapper .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .editor-styles-wrapper .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .editor-styles-wrapper .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .editor-styles-wrapper .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .editor-styles-wrapper .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .editor-styles-wrapper .offset-md-0 {
    margin-left: 0;
  }
  .editor-styles-wrapper .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .editor-styles-wrapper .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .editor-styles-wrapper .offset-md-3 {
    margin-left: 25%;
  }
  .editor-styles-wrapper .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .editor-styles-wrapper .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .editor-styles-wrapper .offset-md-6 {
    margin-left: 50%;
  }
  .editor-styles-wrapper .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .editor-styles-wrapper .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .editor-styles-wrapper .offset-md-9 {
    margin-left: 75%;
  }
  .editor-styles-wrapper .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .editor-styles-wrapper .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .editor-styles-wrapper .g-md-0,
  .editor-styles-wrapper .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .editor-styles-wrapper .g-md-0,
  .editor-styles-wrapper .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .editor-styles-wrapper .g-md-1,
  .editor-styles-wrapper .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .editor-styles-wrapper .g-md-1,
  .editor-styles-wrapper .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .editor-styles-wrapper .g-md-2,
  .editor-styles-wrapper .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .editor-styles-wrapper .g-md-2,
  .editor-styles-wrapper .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .editor-styles-wrapper .g-md-3,
  .editor-styles-wrapper .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .editor-styles-wrapper .g-md-3,
  .editor-styles-wrapper .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .editor-styles-wrapper .g-md-4,
  .editor-styles-wrapper .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .editor-styles-wrapper .g-md-4,
  .editor-styles-wrapper .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .editor-styles-wrapper .g-md-5,
  .editor-styles-wrapper .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .editor-styles-wrapper .g-md-5,
  .editor-styles-wrapper .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .editor-styles-wrapper .col-lg {
    flex: 1 0 0;
  }
  .editor-styles-wrapper .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .editor-styles-wrapper .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .editor-styles-wrapper .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .editor-styles-wrapper .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .editor-styles-wrapper .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .editor-styles-wrapper .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .editor-styles-wrapper .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .editor-styles-wrapper .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .editor-styles-wrapper .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .editor-styles-wrapper .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .editor-styles-wrapper .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .editor-styles-wrapper .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .editor-styles-wrapper .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .editor-styles-wrapper .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .editor-styles-wrapper .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .editor-styles-wrapper .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .editor-styles-wrapper .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .editor-styles-wrapper .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .editor-styles-wrapper .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .editor-styles-wrapper .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .editor-styles-wrapper .offset-lg-0 {
    margin-left: 0;
  }
  .editor-styles-wrapper .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .editor-styles-wrapper .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .editor-styles-wrapper .offset-lg-3 {
    margin-left: 25%;
  }
  .editor-styles-wrapper .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .editor-styles-wrapper .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .editor-styles-wrapper .offset-lg-6 {
    margin-left: 50%;
  }
  .editor-styles-wrapper .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .editor-styles-wrapper .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .editor-styles-wrapper .offset-lg-9 {
    margin-left: 75%;
  }
  .editor-styles-wrapper .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .editor-styles-wrapper .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .editor-styles-wrapper .g-lg-0,
  .editor-styles-wrapper .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .editor-styles-wrapper .g-lg-0,
  .editor-styles-wrapper .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .editor-styles-wrapper .g-lg-1,
  .editor-styles-wrapper .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .editor-styles-wrapper .g-lg-1,
  .editor-styles-wrapper .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .editor-styles-wrapper .g-lg-2,
  .editor-styles-wrapper .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .editor-styles-wrapper .g-lg-2,
  .editor-styles-wrapper .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .editor-styles-wrapper .g-lg-3,
  .editor-styles-wrapper .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .editor-styles-wrapper .g-lg-3,
  .editor-styles-wrapper .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .editor-styles-wrapper .g-lg-4,
  .editor-styles-wrapper .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .editor-styles-wrapper .g-lg-4,
  .editor-styles-wrapper .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .editor-styles-wrapper .g-lg-5,
  .editor-styles-wrapper .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .editor-styles-wrapper .g-lg-5,
  .editor-styles-wrapper .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1500px) {
  .editor-styles-wrapper .col-xl {
    flex: 1 0 0;
  }
  .editor-styles-wrapper .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .editor-styles-wrapper .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .editor-styles-wrapper .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .editor-styles-wrapper .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .editor-styles-wrapper .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .editor-styles-wrapper .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .editor-styles-wrapper .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .editor-styles-wrapper .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .editor-styles-wrapper .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .editor-styles-wrapper .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .editor-styles-wrapper .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .editor-styles-wrapper .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .editor-styles-wrapper .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .editor-styles-wrapper .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .editor-styles-wrapper .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .editor-styles-wrapper .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .editor-styles-wrapper .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .editor-styles-wrapper .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .editor-styles-wrapper .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .editor-styles-wrapper .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .editor-styles-wrapper .offset-xl-0 {
    margin-left: 0;
  }
  .editor-styles-wrapper .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .editor-styles-wrapper .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .editor-styles-wrapper .offset-xl-3 {
    margin-left: 25%;
  }
  .editor-styles-wrapper .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .editor-styles-wrapper .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .editor-styles-wrapper .offset-xl-6 {
    margin-left: 50%;
  }
  .editor-styles-wrapper .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .editor-styles-wrapper .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .editor-styles-wrapper .offset-xl-9 {
    margin-left: 75%;
  }
  .editor-styles-wrapper .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .editor-styles-wrapper .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .editor-styles-wrapper .g-xl-0,
  .editor-styles-wrapper .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .editor-styles-wrapper .g-xl-0,
  .editor-styles-wrapper .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .editor-styles-wrapper .g-xl-1,
  .editor-styles-wrapper .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .editor-styles-wrapper .g-xl-1,
  .editor-styles-wrapper .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .editor-styles-wrapper .g-xl-2,
  .editor-styles-wrapper .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .editor-styles-wrapper .g-xl-2,
  .editor-styles-wrapper .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .editor-styles-wrapper .g-xl-3,
  .editor-styles-wrapper .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .editor-styles-wrapper .g-xl-3,
  .editor-styles-wrapper .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .editor-styles-wrapper .g-xl-4,
  .editor-styles-wrapper .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .editor-styles-wrapper .g-xl-4,
  .editor-styles-wrapper .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .editor-styles-wrapper .g-xl-5,
  .editor-styles-wrapper .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .editor-styles-wrapper .g-xl-5,
  .editor-styles-wrapper .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
.editor-styles-wrapper .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);
}
.editor-styles-wrapper .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)));
}
.editor-styles-wrapper .table > tbody {
  vertical-align: inherit;
}
.editor-styles-wrapper .table > thead {
  vertical-align: bottom;
}
.editor-styles-wrapper .table-group-divider {
  border-top: calc(var(--bs-border-width) * 2) solid currentcolor;
}
.editor-styles-wrapper .caption-top {
  caption-side: top;
}
.editor-styles-wrapper .table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}
.editor-styles-wrapper .table-bordered > :not(caption) > * {
  border-width: var(--bs-border-width) 0;
}
.editor-styles-wrapper .table-bordered > :not(caption) > * > * {
  border-width: 0 var(--bs-border-width);
}
.editor-styles-wrapper .table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.editor-styles-wrapper .table-borderless > :not(:first-child) {
  border-top-width: 0;
}
.editor-styles-wrapper .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);
}
.editor-styles-wrapper .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);
}
.editor-styles-wrapper .table-active {
  --bs-table-color-state: var(--bs-table-active-color);
  --bs-table-bg-state: var(--bs-table-active-bg);
}
.editor-styles-wrapper .table-hover > tbody > tr:hover > * {
  --bs-table-color-state: var(--bs-table-hover-color);
  --bs-table-bg-state: var(--bs-table-hover-bg);
}
.editor-styles-wrapper .table-primary {
  --bs-table-color: #07293f;
  --bs-table-bg: rgb(253.4, 237.6, 212);
  --bs-table-border-color: rgb(204.12, 198.28, 182.2);
  --bs-table-striped-bg: rgb(241.08, 227.77, 204.55);
  --bs-table-striped-color: #07293f;
  --bs-table-active-bg: rgb(228.76, 217.94, 197.1);
  --bs-table-active-color: #07293f;
  --bs-table-hover-bg: rgb(234.92, 222.855, 200.825);
  --bs-table-hover-color: #07293f;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.editor-styles-wrapper .table-secondary {
  --bs-table-color: #07293f;
  --bs-table-bg: rgb(204, 241.6, 234.4);
  --bs-table-border-color: rgb(164.6, 201.48, 200.12);
  --bs-table-striped-bg: rgb(194.15, 231.57, 225.83);
  --bs-table-striped-color: #07293f;
  --bs-table-active-bg: rgb(184.3, 221.54, 217.26);
  --bs-table-active-color: #07293f;
  --bs-table-hover-bg: rgb(189.225, 226.555, 221.545);
  --bs-table-hover-color: #07293f;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.editor-styles-wrapper .table-success {
  --bs-table-color: #07293f;
  --bs-table-bg: rgb(209, 231, 220.8);
  --bs-table-border-color: rgb(168.6, 193, 189.24);
  --bs-table-striped-bg: rgb(198.9, 221.5, 212.91);
  --bs-table-striped-color: #07293f;
  --bs-table-active-bg: rgb(188.8, 212, 205.02);
  --bs-table-active-color: #07293f;
  --bs-table-hover-bg: rgb(193.85, 216.75, 208.965);
  --bs-table-hover-color: #07293f;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.editor-styles-wrapper .table-info {
  --bs-table-color: #07293f;
  --bs-table-bg: rgb(206.6, 244.4, 252);
  --bs-table-border-color: rgb(166.68, 203.72, 214.2);
  --bs-table-striped-bg: rgb(196.62, 234.23, 242.55);
  --bs-table-striped-color: #07293f;
  --bs-table-active-bg: rgb(186.64, 224.06, 233.1);
  --bs-table-active-color: #07293f;
  --bs-table-hover-bg: rgb(191.63, 229.145, 237.825);
  --bs-table-hover-color: #07293f;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.editor-styles-wrapper .table-warning {
  --bs-table-color: #07293f;
  --bs-table-bg: rgb(255, 242.6, 205.4);
  --bs-table-border-color: rgb(205.4, 202.28, 176.92);
  --bs-table-striped-bg: rgb(242.6, 232.52, 198.28);
  --bs-table-striped-color: #07293f;
  --bs-table-active-bg: rgb(230.2, 222.44, 191.16);
  --bs-table-active-color: #07293f;
  --bs-table-hover-bg: rgb(236.4, 227.48, 194.72);
  --bs-table-hover-color: #07293f;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.editor-styles-wrapper .table-danger {
  --bs-table-color: #07293f;
  --bs-table-bg: rgb(248, 214.6, 217.8);
  --bs-table-border-color: rgb(199.8, 179.88, 186.84);
  --bs-table-striped-bg: rgb(235.95, 205.92, 210.06);
  --bs-table-striped-color: #07293f;
  --bs-table-active-bg: rgb(223.9, 197.24, 202.32);
  --bs-table-active-color: #07293f;
  --bs-table-hover-bg: rgb(229.925, 201.58, 206.19);
  --bs-table-hover-color: #07293f;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.editor-styles-wrapper .table-light {
  --bs-table-color: #07293f;
  --bs-table-bg: #e6ecef;
  --bs-table-border-color: rgb(185.4, 197, 203.8);
  --bs-table-striped-bg: rgb(218.85, 226.25, 230.2);
  --bs-table-striped-color: #07293f;
  --bs-table-active-bg: rgb(207.7, 216.5, 221.4);
  --bs-table-active-color: #07293f;
  --bs-table-hover-bg: rgb(213.275, 221.375, 225.8);
  --bs-table-hover-color: #07293f;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.editor-styles-wrapper .table-dark {
  --bs-table-color: #fff;
  --bs-table-bg: #07293f;
  --bs-table-border-color: rgb(56.6, 83.8, 101.4);
  --bs-table-striped-bg: rgb(19.4, 51.7, 72.6);
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: rgb(31.8, 62.4, 82.2);
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: rgb(25.6, 57.05, 77.4);
  --bs-table-hover-color: #fff;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.editor-styles-wrapper .table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 767.98px) {
  .editor-styles-wrapper .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .editor-styles-wrapper .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .editor-styles-wrapper .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1499.98px) {
  .editor-styles-wrapper .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.editor-styles-wrapper .clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.editor-styles-wrapper .text-bg-primary, .editor-styles-wrapper .btn-default:hover {
  color: #07293f !important;
  background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}
.editor-styles-wrapper .text-bg-secondary, .editor-styles-wrapper .btn-secondary:hover {
  color: #07293f !important;
  background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
}
.editor-styles-wrapper .text-bg-success {
  color: #fff !important;
  background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important;
}
.editor-styles-wrapper .text-bg-info {
  color: #07293f !important;
  background-color: RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important;
}
.editor-styles-wrapper .text-bg-warning {
  color: #07293f !important;
  background-color: RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important;
}
.editor-styles-wrapper .text-bg-danger {
  color: #fff !important;
  background-color: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important;
}
.editor-styles-wrapper .text-bg-light {
  color: #07293f !important;
  background-color: RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important;
}
.editor-styles-wrapper .text-bg-dark {
  color: #fff !important;
  background-color: RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important;
}
.editor-styles-wrapper .text-bg-medium {
  color: #fff !important;
  background-color: RGBA(var(--bs-medium-rgb), var(--bs-bg-opacity, 1)) !important;
}
.editor-styles-wrapper .text-bg-white, .editor-styles-wrapper .btn-white:hover {
  color: #07293f !important;
  background-color: RGBA(var(--bs-white-rgb), var(--bs-bg-opacity, 1)) !important;
}
.editor-styles-wrapper .text-bg-black {
  color: #fff !important;
  background-color: RGBA(var(--bs-black-rgb), var(--bs-bg-opacity, 1)) !important;
}
.editor-styles-wrapper .text-bg-ap-yellow {
  color: #07293f !important;
  background-color: RGBA(var(--bs-ap-yellow-rgb), var(--bs-bg-opacity, 1)) !important;
}
.editor-styles-wrapper .text-bg-ap-green {
  color: #07293f !important;
  background-color: RGBA(var(--bs-ap-green-rgb), var(--bs-bg-opacity, 1)) !important;
}
.editor-styles-wrapper .text-bg-ap-blue {
  color: #000 !important;
  background-color: RGBA(var(--bs-ap-blue-rgb), var(--bs-bg-opacity, 1)) !important;
}
.editor-styles-wrapper .text-bg-ap-magenta {
  color: #000 !important;
  background-color: RGBA(var(--bs-ap-magenta-rgb), var(--bs-bg-opacity, 1)) !important;
}
.editor-styles-wrapper .text-bg-ap-silver {
  color: #07293f !important;
  background-color: RGBA(var(--bs-ap-silver-rgb), var(--bs-bg-opacity, 1)) !important;
}
.editor-styles-wrapper .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;
}
.editor-styles-wrapper .link-primary:hover, .editor-styles-wrapper .link-primary:focus {
  color: RGBA(249, 185, 83, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(249, 185, 83, var(--bs-link-underline-opacity, 1)) !important;
}
.editor-styles-wrapper .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;
}
.editor-styles-wrapper .link-secondary:hover, .editor-styles-wrapper .link-secondary:focus {
  color: RGBA(51, 201, 173, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(51, 201, 173, var(--bs-link-underline-opacity, 1)) !important;
}
.editor-styles-wrapper .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;
}
.editor-styles-wrapper .link-success:hover, .editor-styles-wrapper .link-success:focus {
  color: RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important;
}
.editor-styles-wrapper .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;
}
.editor-styles-wrapper .link-info:hover, .editor-styles-wrapper .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;
}
.editor-styles-wrapper .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;
}
.editor-styles-wrapper .link-warning:hover, .editor-styles-wrapper .link-warning:focus {
  color: RGBA(255, 205, 57, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important;
}
.editor-styles-wrapper .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;
}
.editor-styles-wrapper .link-danger:hover, .editor-styles-wrapper .link-danger:focus {
  color: RGBA(176, 42, 55, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important;
}
.editor-styles-wrapper .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;
}
.editor-styles-wrapper .link-light:hover, .editor-styles-wrapper .link-light:focus {
  color: RGBA(235, 240, 242, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(235, 240, 242, var(--bs-link-underline-opacity, 1)) !important;
}
.editor-styles-wrapper .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;
}
.editor-styles-wrapper .link-dark:hover, .editor-styles-wrapper .link-dark:focus {
  color: RGBA(6, 33, 50, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(6, 33, 50, var(--bs-link-underline-opacity, 1)) !important;
}
.editor-styles-wrapper .link-medium {
  color: RGBA(var(--bs-medium-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-medium-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.editor-styles-wrapper .link-medium:hover, .editor-styles-wrapper .link-medium:focus {
  color: RGBA(11, 43, 61, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(11, 43, 61, var(--bs-link-underline-opacity, 1)) !important;
}
.editor-styles-wrapper .link-white {
  color: RGBA(var(--bs-white-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-white-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.editor-styles-wrapper .link-white:hover, .editor-styles-wrapper .link-white: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;
}
.editor-styles-wrapper .link-black {
  color: RGBA(var(--bs-black-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-black-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.editor-styles-wrapper .link-black:hover, .editor-styles-wrapper .link-black:focus {
  color: RGBA(0, 0, 0, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 0, 0, var(--bs-link-underline-opacity, 1)) !important;
}
.editor-styles-wrapper .link-ap-yellow {
  color: RGBA(var(--bs-ap-yellow-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-ap-yellow-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.editor-styles-wrapper .link-ap-yellow:hover, .editor-styles-wrapper .link-ap-yellow:focus {
  color: RGBA(249, 185, 83, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(249, 185, 83, var(--bs-link-underline-opacity, 1)) !important;
}
.editor-styles-wrapper .link-ap-green {
  color: RGBA(var(--bs-ap-green-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-ap-green-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.editor-styles-wrapper .link-ap-green:hover, .editor-styles-wrapper .link-ap-green:focus {
  color: RGBA(51, 201, 173, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(51, 201, 173, var(--bs-link-underline-opacity, 1)) !important;
}
.editor-styles-wrapper .link-ap-blue {
  color: RGBA(var(--bs-ap-blue-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-ap-blue-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.editor-styles-wrapper .link-ap-blue:hover, .editor-styles-wrapper .link-ap-blue:focus {
  color: RGBA(51, 158, 212, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(51, 158, 212, var(--bs-link-underline-opacity, 1)) !important;
}
.editor-styles-wrapper .link-ap-magenta {
  color: RGBA(var(--bs-ap-magenta-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-ap-magenta-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.editor-styles-wrapper .link-ap-magenta:hover, .editor-styles-wrapper .link-ap-magenta:focus {
  color: RGBA(237, 93, 202, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(237, 93, 202, var(--bs-link-underline-opacity, 1)) !important;
}
.editor-styles-wrapper .link-ap-silver {
  color: RGBA(var(--bs-ap-silver-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-ap-silver-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.editor-styles-wrapper .link-ap-silver:hover, .editor-styles-wrapper .link-ap-silver:focus {
  color: RGBA(243, 243, 243, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(243, 243, 243, var(--bs-link-underline-opacity, 1)) !important;
}
.editor-styles-wrapper .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;
}
.editor-styles-wrapper .link-body-emphasis:hover, .editor-styles-wrapper .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;
}
.editor-styles-wrapper .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);
}
.editor-styles-wrapper .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;
}
.editor-styles-wrapper .icon-link > .bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  transition: 0.2s ease-in-out transform;
}
@media (prefers-reduced-motion: reduce) {
  .editor-styles-wrapper .icon-link > .bi {
    transition: none;
  }
}
.editor-styles-wrapper .icon-link-hover:hover > .bi, .editor-styles-wrapper .icon-link-hover:focus-visible > .bi {
  transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
}
.editor-styles-wrapper .ratio {
  position: relative;
  width: 100%;
}
.editor-styles-wrapper .ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.editor-styles-wrapper .ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.editor-styles-wrapper .ratio-1x1 {
  --bs-aspect-ratio: 100%;
}
.editor-styles-wrapper .ratio-4x3 {
  --bs-aspect-ratio: 75%;
}
.editor-styles-wrapper .ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}
.editor-styles-wrapper .ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}
.editor-styles-wrapper .ratio-3x4 {
  --bs-aspect-ratio: 133.3333333333%;
}
.editor-styles-wrapper .ratio-9x16 {
  --bs-aspect-ratio: 133.3333333333%;
}
.editor-styles-wrapper .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.editor-styles-wrapper .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
.editor-styles-wrapper .sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}
.editor-styles-wrapper .sticky-bottom {
  position: sticky;
  bottom: 0;
  z-index: 1020;
}
@media (min-width: 768px) {
  .editor-styles-wrapper .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .editor-styles-wrapper .sticky-sm-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .editor-styles-wrapper .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .editor-styles-wrapper .sticky-md-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .editor-styles-wrapper .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .editor-styles-wrapper .sticky-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1500px) {
  .editor-styles-wrapper .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .editor-styles-wrapper .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
.editor-styles-wrapper .hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}
.editor-styles-wrapper .vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}
.editor-styles-wrapper .visually-hidden,
.editor-styles-wrapper .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;
}
.editor-styles-wrapper .visually-hidden:not(caption),
.editor-styles-wrapper .visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}
.editor-styles-wrapper .visually-hidden *,
.editor-styles-wrapper .visually-hidden-focusable:not(:focus):not(:focus-within) * {
  overflow: hidden !important;
}
.editor-styles-wrapper .stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}
.editor-styles-wrapper .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.editor-styles-wrapper .vr {
  display: inline-block;
  align-self: stretch;
  width: var(--bs-border-width);
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.25;
}
.editor-styles-wrapper .align-baseline {
  vertical-align: baseline !important;
}
.editor-styles-wrapper .align-top {
  vertical-align: top !important;
}
.editor-styles-wrapper .align-middle {
  vertical-align: middle !important;
}
.editor-styles-wrapper .align-bottom {
  vertical-align: bottom !important;
}
.editor-styles-wrapper .align-text-bottom {
  vertical-align: text-bottom !important;
}
.editor-styles-wrapper .align-text-top {
  vertical-align: text-top !important;
}
.editor-styles-wrapper .float-start {
  float: left !important;
}
.editor-styles-wrapper .float-end {
  float: right !important;
}
.editor-styles-wrapper .float-none {
  float: none !important;
}
.editor-styles-wrapper .object-fit-contain {
  object-fit: contain !important;
}
.editor-styles-wrapper .object-fit-cover {
  object-fit: cover !important;
}
.editor-styles-wrapper .object-fit-fill {
  object-fit: fill !important;
}
.editor-styles-wrapper .object-fit-scale {
  object-fit: scale-down !important;
}
.editor-styles-wrapper .object-fit-none {
  object-fit: none !important;
}
.editor-styles-wrapper .opacity-0 {
  opacity: 0 !important;
}
.editor-styles-wrapper .opacity-25 {
  opacity: 0.25 !important;
}
.editor-styles-wrapper .opacity-50 {
  opacity: 0.5 !important;
}
.editor-styles-wrapper .opacity-75 {
  opacity: 0.75 !important;
}
.editor-styles-wrapper .opacity-100 {
  opacity: 1 !important;
}
.editor-styles-wrapper .overflow-auto {
  overflow: auto !important;
}
.editor-styles-wrapper .overflow-hidden {
  overflow: hidden !important;
}
.editor-styles-wrapper .overflow-visible {
  overflow: visible !important;
}
.editor-styles-wrapper .overflow-scroll {
  overflow: scroll !important;
}
.editor-styles-wrapper .overflow-x-auto {
  overflow-x: auto !important;
}
.editor-styles-wrapper .overflow-x-hidden {
  overflow-x: hidden !important;
}
.editor-styles-wrapper .overflow-x-visible {
  overflow-x: visible !important;
}
.editor-styles-wrapper .overflow-x-scroll {
  overflow-x: scroll !important;
}
.editor-styles-wrapper .overflow-y-auto {
  overflow-y: auto !important;
}
.editor-styles-wrapper .overflow-y-hidden {
  overflow-y: hidden !important;
}
.editor-styles-wrapper .overflow-y-visible {
  overflow-y: visible !important;
}
.editor-styles-wrapper .overflow-y-scroll {
  overflow-y: scroll !important;
}
.editor-styles-wrapper .d-inline {
  display: inline !important;
}
.editor-styles-wrapper .d-inline-block {
  display: inline-block !important;
}
.editor-styles-wrapper .d-block {
  display: block !important;
}
.editor-styles-wrapper .d-grid {
  display: grid !important;
}
.editor-styles-wrapper .d-inline-grid {
  display: inline-grid !important;
}
.editor-styles-wrapper .d-table {
  display: table !important;
}
.editor-styles-wrapper .d-table-row {
  display: table-row !important;
}
.editor-styles-wrapper .d-table-cell {
  display: table-cell !important;
}
.editor-styles-wrapper .d-flex {
  display: flex !important;
}
.editor-styles-wrapper .d-inline-flex {
  display: inline-flex !important;
}
.editor-styles-wrapper .d-none {
  display: none !important;
}
.editor-styles-wrapper .shadow {
  box-shadow: var(--bs-box-shadow) !important;
}
.editor-styles-wrapper .shadow-sm {
  box-shadow: var(--bs-box-shadow-sm) !important;
}
.editor-styles-wrapper .shadow-lg {
  box-shadow: var(--bs-box-shadow-lg) !important;
}
.editor-styles-wrapper .shadow-none {
  box-shadow: none !important;
}
.editor-styles-wrapper .focus-ring-primary {
  --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity));
}
.editor-styles-wrapper .focus-ring-secondary {
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity));
}
.editor-styles-wrapper .focus-ring-success {
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity));
}
.editor-styles-wrapper .focus-ring-info {
  --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity));
}
.editor-styles-wrapper .focus-ring-warning {
  --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity));
}
.editor-styles-wrapper .focus-ring-danger {
  --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity));
}
.editor-styles-wrapper .focus-ring-light {
  --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity));
}
.editor-styles-wrapper .focus-ring-dark {
  --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity));
}
.editor-styles-wrapper .focus-ring-medium {
  --bs-focus-ring-color: rgba(var(--bs-medium-rgb), var(--bs-focus-ring-opacity));
}
.editor-styles-wrapper .focus-ring-white {
  --bs-focus-ring-color: rgba(var(--bs-white-rgb), var(--bs-focus-ring-opacity));
}
.editor-styles-wrapper .focus-ring-black {
  --bs-focus-ring-color: rgba(var(--bs-black-rgb), var(--bs-focus-ring-opacity));
}
.editor-styles-wrapper .focus-ring-ap-yellow {
  --bs-focus-ring-color: rgba(var(--bs-ap-yellow-rgb), var(--bs-focus-ring-opacity));
}
.editor-styles-wrapper .focus-ring-ap-green {
  --bs-focus-ring-color: rgba(var(--bs-ap-green-rgb), var(--bs-focus-ring-opacity));
}
.editor-styles-wrapper .focus-ring-ap-blue {
  --bs-focus-ring-color: rgba(var(--bs-ap-blue-rgb), var(--bs-focus-ring-opacity));
}
.editor-styles-wrapper .focus-ring-ap-magenta {
  --bs-focus-ring-color: rgba(var(--bs-ap-magenta-rgb), var(--bs-focus-ring-opacity));
}
.editor-styles-wrapper .focus-ring-ap-silver {
  --bs-focus-ring-color: rgba(var(--bs-ap-silver-rgb), var(--bs-focus-ring-opacity));
}
.editor-styles-wrapper .position-static {
  position: static !important;
}
.editor-styles-wrapper .position-relative {
  position: relative !important;
}
.editor-styles-wrapper .position-absolute {
  position: absolute !important;
}
.editor-styles-wrapper .position-fixed {
  position: fixed !important;
}
.editor-styles-wrapper .position-sticky {
  position: sticky !important;
}
.editor-styles-wrapper .top-0 {
  top: 0 !important;
}
.editor-styles-wrapper .top-50 {
  top: 50% !important;
}
.editor-styles-wrapper .top-100 {
  top: 100% !important;
}
.editor-styles-wrapper .bottom-0 {
  bottom: 0 !important;
}
.editor-styles-wrapper .bottom-50 {
  bottom: 50% !important;
}
.editor-styles-wrapper .bottom-100 {
  bottom: 100% !important;
}
.editor-styles-wrapper .start-0 {
  left: 0 !important;
}
.editor-styles-wrapper .start-50 {
  left: 50% !important;
}
.editor-styles-wrapper .start-100 {
  left: 100% !important;
}
.editor-styles-wrapper .end-0 {
  right: 0 !important;
}
.editor-styles-wrapper .end-50 {
  right: 50% !important;
}
.editor-styles-wrapper .end-100 {
  right: 100% !important;
}
.editor-styles-wrapper .translate-middle {
  transform: translate(-50%, -50%) !important;
}
.editor-styles-wrapper .translate-middle-x {
  transform: translateX(-50%) !important;
}
.editor-styles-wrapper .translate-middle-y {
  transform: translateY(-50%) !important;
}
.editor-styles-wrapper .border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.editor-styles-wrapper .border-0 {
  border: 0 !important;
}
.editor-styles-wrapper .border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.editor-styles-wrapper .border-top-0 {
  border-top: 0 !important;
}
.editor-styles-wrapper .border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.editor-styles-wrapper .border-end-0 {
  border-right: 0 !important;
}
.editor-styles-wrapper .border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.editor-styles-wrapper .border-bottom-0 {
  border-bottom: 0 !important;
}
.editor-styles-wrapper .border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.editor-styles-wrapper .border-start-0 {
  border-left: 0 !important;
}
.editor-styles-wrapper .border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}
.editor-styles-wrapper .border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}
.editor-styles-wrapper .border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}
.editor-styles-wrapper .border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}
.editor-styles-wrapper .border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}
.editor-styles-wrapper .border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}
.editor-styles-wrapper .border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}
.editor-styles-wrapper .border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}
.editor-styles-wrapper .border-medium {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-medium-rgb), var(--bs-border-opacity)) !important;
}
.editor-styles-wrapper .border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}
.editor-styles-wrapper .border-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}
.editor-styles-wrapper .border-ap-yellow {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-ap-yellow-rgb), var(--bs-border-opacity)) !important;
}
.editor-styles-wrapper .border-ap-green {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-ap-green-rgb), var(--bs-border-opacity)) !important;
}
.editor-styles-wrapper .border-ap-blue {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-ap-blue-rgb), var(--bs-border-opacity)) !important;
}
.editor-styles-wrapper .border-ap-magenta {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-ap-magenta-rgb), var(--bs-border-opacity)) !important;
}
.editor-styles-wrapper .border-ap-silver {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-ap-silver-rgb), var(--bs-border-opacity)) !important;
}
.editor-styles-wrapper .border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important;
}
.editor-styles-wrapper .border-secondary-subtle {
  border-color: var(--bs-secondary-border-subtle) !important;
}
.editor-styles-wrapper .border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important;
}
.editor-styles-wrapper .border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important;
}
.editor-styles-wrapper .border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important;
}
.editor-styles-wrapper .border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important;
}
.editor-styles-wrapper .border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important;
}
.editor-styles-wrapper .border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !important;
}
.editor-styles-wrapper .border-1 {
  border-width: 1px !important;
}
.editor-styles-wrapper .border-2 {
  border-width: 2px !important;
}
.editor-styles-wrapper .border-3 {
  border-width: 3px !important;
}
.editor-styles-wrapper .border-4 {
  border-width: 4px !important;
}
.editor-styles-wrapper .border-5 {
  border-width: 5px !important;
}
.editor-styles-wrapper .border-opacity-10 {
  --bs-border-opacity: 0.1;
}
.editor-styles-wrapper .border-opacity-25 {
  --bs-border-opacity: 0.25;
}
.editor-styles-wrapper .border-opacity-50 {
  --bs-border-opacity: 0.5;
}
.editor-styles-wrapper .border-opacity-75 {
  --bs-border-opacity: 0.75;
}
.editor-styles-wrapper .border-opacity-100 {
  --bs-border-opacity: 1;
}
.editor-styles-wrapper .w-25 {
  width: 25% !important;
}
.editor-styles-wrapper .w-50 {
  width: 50% !important;
}
.editor-styles-wrapper .w-75 {
  width: 75% !important;
}
.editor-styles-wrapper .w-100 {
  width: 100% !important;
}
.editor-styles-wrapper .w-auto {
  width: auto !important;
}
.editor-styles-wrapper .mw-100 {
  max-width: 100% !important;
}
.editor-styles-wrapper .vw-100 {
  width: 100vw !important;
}
.editor-styles-wrapper .min-vw-100 {
  min-width: 100vw !important;
}
.editor-styles-wrapper .h-25 {
  height: 25% !important;
}
.editor-styles-wrapper .h-50 {
  height: 50% !important;
}
.editor-styles-wrapper .h-75 {
  height: 75% !important;
}
.editor-styles-wrapper .h-100 {
  height: 100% !important;
}
.editor-styles-wrapper .h-auto {
  height: auto !important;
}
.editor-styles-wrapper .mh-100 {
  max-height: 100% !important;
}
.editor-styles-wrapper .vh-100 {
  height: 100vh !important;
}
.editor-styles-wrapper .min-vh-100 {
  min-height: 100vh !important;
}
.editor-styles-wrapper .flex-fill {
  flex: 1 1 auto !important;
}
.editor-styles-wrapper .flex-row {
  flex-direction: row !important;
}
.editor-styles-wrapper .flex-column {
  flex-direction: column !important;
}
.editor-styles-wrapper .flex-row-reverse {
  flex-direction: row-reverse !important;
}
.editor-styles-wrapper .flex-column-reverse {
  flex-direction: column-reverse !important;
}
.editor-styles-wrapper .flex-grow-0 {
  flex-grow: 0 !important;
}
.editor-styles-wrapper .flex-grow-1 {
  flex-grow: 1 !important;
}
.editor-styles-wrapper .flex-shrink-0 {
  flex-shrink: 0 !important;
}
.editor-styles-wrapper .flex-shrink-1 {
  flex-shrink: 1 !important;
}
.editor-styles-wrapper .flex-wrap {
  flex-wrap: wrap !important;
}
.editor-styles-wrapper .flex-nowrap {
  flex-wrap: nowrap !important;
}
.editor-styles-wrapper .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.editor-styles-wrapper .justify-content-start {
  justify-content: flex-start !important;
}
.editor-styles-wrapper .justify-content-end {
  justify-content: flex-end !important;
}
.editor-styles-wrapper .justify-content-center {
  justify-content: center !important;
}
.editor-styles-wrapper .justify-content-between {
  justify-content: space-between !important;
}
.editor-styles-wrapper .justify-content-around {
  justify-content: space-around !important;
}
.editor-styles-wrapper .justify-content-evenly {
  justify-content: space-evenly !important;
}
.editor-styles-wrapper .align-items-start {
  align-items: flex-start !important;
}
.editor-styles-wrapper .align-items-end {
  align-items: flex-end !important;
}
.editor-styles-wrapper .align-items-center {
  align-items: center !important;
}
.editor-styles-wrapper .align-items-baseline {
  align-items: baseline !important;
}
.editor-styles-wrapper .align-items-stretch {
  align-items: stretch !important;
}
.editor-styles-wrapper .align-content-start {
  align-content: flex-start !important;
}
.editor-styles-wrapper .align-content-end {
  align-content: flex-end !important;
}
.editor-styles-wrapper .align-content-center {
  align-content: center !important;
}
.editor-styles-wrapper .align-content-between {
  align-content: space-between !important;
}
.editor-styles-wrapper .align-content-around {
  align-content: space-around !important;
}
.editor-styles-wrapper .align-content-stretch {
  align-content: stretch !important;
}
.editor-styles-wrapper .align-self-auto {
  align-self: auto !important;
}
.editor-styles-wrapper .align-self-start {
  align-self: flex-start !important;
}
.editor-styles-wrapper .align-self-end {
  align-self: flex-end !important;
}
.editor-styles-wrapper .align-self-center {
  align-self: center !important;
}
.editor-styles-wrapper .align-self-baseline {
  align-self: baseline !important;
}
.editor-styles-wrapper .align-self-stretch {
  align-self: stretch !important;
}
.editor-styles-wrapper .order-first {
  order: -1 !important;
}
.editor-styles-wrapper .order-0 {
  order: 0 !important;
}
.editor-styles-wrapper .order-1 {
  order: 1 !important;
}
.editor-styles-wrapper .order-2 {
  order: 2 !important;
}
.editor-styles-wrapper .order-3 {
  order: 3 !important;
}
.editor-styles-wrapper .order-4 {
  order: 4 !important;
}
.editor-styles-wrapper .order-5 {
  order: 5 !important;
}
.editor-styles-wrapper .order-last {
  order: 6 !important;
}
.editor-styles-wrapper .m-0 {
  margin: 0 !important;
}
.editor-styles-wrapper .m-1 {
  margin: 0.25rem !important;
}
.editor-styles-wrapper .m-2 {
  margin: 0.5rem !important;
}
.editor-styles-wrapper .m-3 {
  margin: 1rem !important;
}
.editor-styles-wrapper .m-4 {
  margin: 1.5rem !important;
}
.editor-styles-wrapper .m-5 {
  margin: 3rem !important;
}
.editor-styles-wrapper .m-auto {
  margin: auto !important;
}
.editor-styles-wrapper .mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.editor-styles-wrapper .mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}
.editor-styles-wrapper .mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.editor-styles-wrapper .mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.editor-styles-wrapper .mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.editor-styles-wrapper .mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.editor-styles-wrapper .mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.editor-styles-wrapper .my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.editor-styles-wrapper .my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.editor-styles-wrapper .my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.editor-styles-wrapper .my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.editor-styles-wrapper .my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.editor-styles-wrapper .my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.editor-styles-wrapper .my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.editor-styles-wrapper .mt-0 {
  margin-top: 0 !important;
}
.editor-styles-wrapper .mt-1 {
  margin-top: 0.25rem !important;
}
.editor-styles-wrapper .mt-2 {
  margin-top: 0.5rem !important;
}
.editor-styles-wrapper .mt-3 {
  margin-top: 1rem !important;
}
.editor-styles-wrapper .mt-4 {
  margin-top: 1.5rem !important;
}
.editor-styles-wrapper .mt-5 {
  margin-top: 3rem !important;
}
.editor-styles-wrapper .mt-auto {
  margin-top: auto !important;
}
.editor-styles-wrapper .me-0 {
  margin-right: 0 !important;
}
.editor-styles-wrapper .me-1 {
  margin-right: 0.25rem !important;
}
.editor-styles-wrapper .me-2 {
  margin-right: 0.5rem !important;
}
.editor-styles-wrapper .me-3 {
  margin-right: 1rem !important;
}
.editor-styles-wrapper .me-4 {
  margin-right: 1.5rem !important;
}
.editor-styles-wrapper .me-5 {
  margin-right: 3rem !important;
}
.editor-styles-wrapper .me-auto {
  margin-right: auto !important;
}
.editor-styles-wrapper .mb-0 {
  margin-bottom: 0 !important;
}
.editor-styles-wrapper .mb-1 {
  margin-bottom: 0.25rem !important;
}
.editor-styles-wrapper .mb-2 {
  margin-bottom: 0.5rem !important;
}
.editor-styles-wrapper .mb-3 {
  margin-bottom: 1rem !important;
}
.editor-styles-wrapper .mb-4 {
  margin-bottom: 1.5rem !important;
}
.editor-styles-wrapper .mb-5 {
  margin-bottom: 3rem !important;
}
.editor-styles-wrapper .mb-auto {
  margin-bottom: auto !important;
}
.editor-styles-wrapper .ms-0 {
  margin-left: 0 !important;
}
.editor-styles-wrapper .ms-1 {
  margin-left: 0.25rem !important;
}
.editor-styles-wrapper .ms-2 {
  margin-left: 0.5rem !important;
}
.editor-styles-wrapper .ms-3 {
  margin-left: 1rem !important;
}
.editor-styles-wrapper .ms-4 {
  margin-left: 1.5rem !important;
}
.editor-styles-wrapper .ms-5 {
  margin-left: 3rem !important;
}
.editor-styles-wrapper .ms-auto {
  margin-left: auto !important;
}
.editor-styles-wrapper .p-0 {
  padding: 0 !important;
}
.editor-styles-wrapper .p-1 {
  padding: 0.25rem !important;
}
.editor-styles-wrapper .p-2 {
  padding: 0.5rem !important;
}
.editor-styles-wrapper .p-3 {
  padding: 1rem !important;
}
.editor-styles-wrapper .p-4 {
  padding: 1.5rem !important;
}
.editor-styles-wrapper .p-5 {
  padding: 3rem !important;
}
.editor-styles-wrapper .px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.editor-styles-wrapper .px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
.editor-styles-wrapper .px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.editor-styles-wrapper .px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.editor-styles-wrapper .px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.editor-styles-wrapper .px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.editor-styles-wrapper .py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.editor-styles-wrapper .py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.editor-styles-wrapper .py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.editor-styles-wrapper .py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.editor-styles-wrapper .py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.editor-styles-wrapper .py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.editor-styles-wrapper .pt-0 {
  padding-top: 0 !important;
}
.editor-styles-wrapper .pt-1 {
  padding-top: 0.25rem !important;
}
.editor-styles-wrapper .pt-2 {
  padding-top: 0.5rem !important;
}
.editor-styles-wrapper .pt-3 {
  padding-top: 1rem !important;
}
.editor-styles-wrapper .pt-4 {
  padding-top: 1.5rem !important;
}
.editor-styles-wrapper .pt-5 {
  padding-top: 3rem !important;
}
.editor-styles-wrapper .pe-0 {
  padding-right: 0 !important;
}
.editor-styles-wrapper .pe-1 {
  padding-right: 0.25rem !important;
}
.editor-styles-wrapper .pe-2 {
  padding-right: 0.5rem !important;
}
.editor-styles-wrapper .pe-3 {
  padding-right: 1rem !important;
}
.editor-styles-wrapper .pe-4 {
  padding-right: 1.5rem !important;
}
.editor-styles-wrapper .pe-5 {
  padding-right: 3rem !important;
}
.editor-styles-wrapper .pb-0 {
  padding-bottom: 0 !important;
}
.editor-styles-wrapper .pb-1 {
  padding-bottom: 0.25rem !important;
}
.editor-styles-wrapper .pb-2 {
  padding-bottom: 0.5rem !important;
}
.editor-styles-wrapper .pb-3 {
  padding-bottom: 1rem !important;
}
.editor-styles-wrapper .pb-4 {
  padding-bottom: 1.5rem !important;
}
.editor-styles-wrapper .pb-5 {
  padding-bottom: 3rem !important;
}
.editor-styles-wrapper .ps-0 {
  padding-left: 0 !important;
}
.editor-styles-wrapper .ps-1 {
  padding-left: 0.25rem !important;
}
.editor-styles-wrapper .ps-2 {
  padding-left: 0.5rem !important;
}
.editor-styles-wrapper .ps-3 {
  padding-left: 1rem !important;
}
.editor-styles-wrapper .ps-4 {
  padding-left: 1.5rem !important;
}
.editor-styles-wrapper .ps-5 {
  padding-left: 3rem !important;
}
.editor-styles-wrapper .gap-0 {
  gap: 0 !important;
}
.editor-styles-wrapper .gap-1 {
  gap: 0.25rem !important;
}
.editor-styles-wrapper .gap-2 {
  gap: 0.5rem !important;
}
.editor-styles-wrapper .gap-3 {
  gap: 1rem !important;
}
.editor-styles-wrapper .gap-4 {
  gap: 1.5rem !important;
}
.editor-styles-wrapper .gap-5 {
  gap: 3rem !important;
}
.editor-styles-wrapper .row-gap-0 {
  row-gap: 0 !important;
}
.editor-styles-wrapper .row-gap-1 {
  row-gap: 0.25rem !important;
}
.editor-styles-wrapper .row-gap-2 {
  row-gap: 0.5rem !important;
}
.editor-styles-wrapper .row-gap-3 {
  row-gap: 1rem !important;
}
.editor-styles-wrapper .row-gap-4 {
  row-gap: 1.5rem !important;
}
.editor-styles-wrapper .row-gap-5 {
  row-gap: 3rem !important;
}
.editor-styles-wrapper .column-gap-0 {
  column-gap: 0 !important;
}
.editor-styles-wrapper .column-gap-1 {
  column-gap: 0.25rem !important;
}
.editor-styles-wrapper .column-gap-2 {
  column-gap: 0.5rem !important;
}
.editor-styles-wrapper .column-gap-3 {
  column-gap: 1rem !important;
}
.editor-styles-wrapper .column-gap-4 {
  column-gap: 1.5rem !important;
}
.editor-styles-wrapper .column-gap-5 {
  column-gap: 3rem !important;
}
.editor-styles-wrapper .font-monospace {
  font-family: var(--bs-font-monospace) !important;
}
.editor-styles-wrapper .fs-1 {
  font-size: var(--ss-font-size-h1) !important;
}
.editor-styles-wrapper .fs-2 {
  font-size: var(--ss-font-size-h2) !important;
}
.editor-styles-wrapper .fs-3 {
  font-size: var(--ss-font-size-h3) !important;
}
.editor-styles-wrapper .fs-4 {
  font-size: var(--ss-font-size-h4) !important;
}
.editor-styles-wrapper .fs-5 {
  font-size: var(--ss-font-size-h5) !important;
}
.editor-styles-wrapper .fs-6 {
  font-size: var(--ss-font-size-h6) !important;
}
.editor-styles-wrapper .fst-italic {
  font-style: italic !important;
}
.editor-styles-wrapper .fst-normal {
  font-style: normal !important;
}
.editor-styles-wrapper .fw-lighter {
  font-weight: lighter !important;
}
.editor-styles-wrapper .fw-light {
  font-weight: 300 !important;
}
.editor-styles-wrapper .fw-normal {
  font-weight: 400 !important;
}
.editor-styles-wrapper .fw-medium {
  font-weight: 500 !important;
}
.editor-styles-wrapper .fw-semibold {
  font-weight: 600 !important;
}
.editor-styles-wrapper .fw-bold {
  font-weight: 700 !important;
}
.editor-styles-wrapper .fw-bolder {
  font-weight: bolder !important;
}
.editor-styles-wrapper .lh-1 {
  line-height: 1 !important;
}
.editor-styles-wrapper .lh-sm {
  line-height: 1.25 !important;
}
.editor-styles-wrapper .lh-base {
  line-height: 1.5 !important;
}
.editor-styles-wrapper .lh-lg {
  line-height: 2 !important;
}
.editor-styles-wrapper .text-start {
  text-align: left !important;
}
.editor-styles-wrapper .text-end {
  text-align: right !important;
}
.editor-styles-wrapper .text-center {
  text-align: center !important;
}
.editor-styles-wrapper .text-decoration-none {
  text-decoration: none !important;
}
.editor-styles-wrapper .text-decoration-underline {
  text-decoration: underline !important;
}
.editor-styles-wrapper .text-decoration-line-through {
  text-decoration: line-through !important;
}
.editor-styles-wrapper .text-lowercase {
  text-transform: lowercase !important;
}
.editor-styles-wrapper .text-uppercase {
  text-transform: uppercase !important;
}
.editor-styles-wrapper .text-capitalize {
  text-transform: capitalize !important;
}
.editor-styles-wrapper .text-wrap {
  white-space: normal !important;
}
.editor-styles-wrapper .text-nowrap {
  white-space: nowrap !important;
}
.editor-styles-wrapper {
  /* rtl:begin:remove */
}
.editor-styles-wrapper .text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}
.editor-styles-wrapper {
  /* rtl:end:remove */
}
.editor-styles-wrapper .text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}
.editor-styles-wrapper .text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}
.editor-styles-wrapper .text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}
.editor-styles-wrapper .text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}
.editor-styles-wrapper .text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}
.editor-styles-wrapper .text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}
.editor-styles-wrapper .text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}
.editor-styles-wrapper .text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}
.editor-styles-wrapper .text-medium {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-medium-rgb), var(--bs-text-opacity)) !important;
}
.editor-styles-wrapper .text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}
.editor-styles-wrapper .text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}
.editor-styles-wrapper .text-ap-yellow {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-ap-yellow-rgb), var(--bs-text-opacity)) !important;
}
.editor-styles-wrapper .text-ap-green {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-ap-green-rgb), var(--bs-text-opacity)) !important;
}
.editor-styles-wrapper .text-ap-blue {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-ap-blue-rgb), var(--bs-text-opacity)) !important;
}
.editor-styles-wrapper .text-ap-magenta {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-ap-magenta-rgb), var(--bs-text-opacity)) !important;
}
.editor-styles-wrapper .text-ap-silver {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-ap-silver-rgb), var(--bs-text-opacity)) !important;
}
.editor-styles-wrapper .text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}
.editor-styles-wrapper .text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}
.editor-styles-wrapper .text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}
.editor-styles-wrapper .text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}
.editor-styles-wrapper .text-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}
.editor-styles-wrapper .text-body-tertiary {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important;
}
.editor-styles-wrapper .text-body-emphasis {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !important;
}
.editor-styles-wrapper .text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}
.editor-styles-wrapper .text-opacity-25 {
  --bs-text-opacity: 0.25;
}
.editor-styles-wrapper .text-opacity-50 {
  --bs-text-opacity: 0.5;
}
.editor-styles-wrapper .text-opacity-75 {
  --bs-text-opacity: 0.75;
}
.editor-styles-wrapper .text-opacity-100 {
  --bs-text-opacity: 1;
}
.editor-styles-wrapper .text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important;
}
.editor-styles-wrapper .text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important;
}
.editor-styles-wrapper .text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important;
}
.editor-styles-wrapper .text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important;
}
.editor-styles-wrapper .text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important;
}
.editor-styles-wrapper .text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important;
}
.editor-styles-wrapper .text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important;
}
.editor-styles-wrapper .text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important;
}
.editor-styles-wrapper .link-opacity-10 {
  --bs-link-opacity: 0.1;
}
.editor-styles-wrapper .link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1;
}
.editor-styles-wrapper .link-opacity-25 {
  --bs-link-opacity: 0.25;
}
.editor-styles-wrapper .link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25;
}
.editor-styles-wrapper .link-opacity-50 {
  --bs-link-opacity: 0.5;
}
.editor-styles-wrapper .link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5;
}
.editor-styles-wrapper .link-opacity-75 {
  --bs-link-opacity: 0.75;
}
.editor-styles-wrapper .link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75;
}
.editor-styles-wrapper .link-opacity-100 {
  --bs-link-opacity: 1;
}
.editor-styles-wrapper .link-opacity-100-hover:hover {
  --bs-link-opacity: 1;
}
.editor-styles-wrapper .link-offset-1 {
  text-underline-offset: 0.125em !important;
}
.editor-styles-wrapper .link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}
.editor-styles-wrapper .link-offset-2 {
  text-underline-offset: 0.25em !important;
}
.editor-styles-wrapper .link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}
.editor-styles-wrapper .link-offset-3 {
  text-underline-offset: 0.375em !important;
}
.editor-styles-wrapper .link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}
.editor-styles-wrapper .link-underline-primary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}
.editor-styles-wrapper .link-underline-secondary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}
.editor-styles-wrapper .link-underline-success {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}
.editor-styles-wrapper .link-underline-info {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}
.editor-styles-wrapper .link-underline-warning {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}
.editor-styles-wrapper .link-underline-danger {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}
.editor-styles-wrapper .link-underline-light {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}
.editor-styles-wrapper .link-underline-dark {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}
.editor-styles-wrapper .link-underline-medium {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-medium-rgb), var(--bs-link-underline-opacity)) !important;
}
.editor-styles-wrapper .link-underline-white {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-white-rgb), var(--bs-link-underline-opacity)) !important;
}
.editor-styles-wrapper .link-underline-black {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-black-rgb), var(--bs-link-underline-opacity)) !important;
}
.editor-styles-wrapper .link-underline-ap-yellow {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-ap-yellow-rgb), var(--bs-link-underline-opacity)) !important;
}
.editor-styles-wrapper .link-underline-ap-green {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-ap-green-rgb), var(--bs-link-underline-opacity)) !important;
}
.editor-styles-wrapper .link-underline-ap-blue {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-ap-blue-rgb), var(--bs-link-underline-opacity)) !important;
}
.editor-styles-wrapper .link-underline-ap-magenta {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-ap-magenta-rgb), var(--bs-link-underline-opacity)) !important;
}
.editor-styles-wrapper .link-underline-ap-silver {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-ap-silver-rgb), var(--bs-link-underline-opacity)) !important;
}
.editor-styles-wrapper .link-underline {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.editor-styles-wrapper .link-underline-opacity-0 {
  --bs-link-underline-opacity: 0;
}
.editor-styles-wrapper .link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0;
}
.editor-styles-wrapper .link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1;
}
.editor-styles-wrapper .link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1;
}
.editor-styles-wrapper .link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25;
}
.editor-styles-wrapper .link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25;
}
.editor-styles-wrapper .link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5;
}
.editor-styles-wrapper .link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5;
}
.editor-styles-wrapper .link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75;
}
.editor-styles-wrapper .link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75;
}
.editor-styles-wrapper .link-underline-opacity-100 {
  --bs-link-underline-opacity: 1;
}
.editor-styles-wrapper .link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1;
}
.editor-styles-wrapper .bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}
.editor-styles-wrapper .bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}
.editor-styles-wrapper .bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}
.editor-styles-wrapper .bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}
.editor-styles-wrapper .bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}
.editor-styles-wrapper .bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}
.editor-styles-wrapper .bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}
.editor-styles-wrapper .bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}
.editor-styles-wrapper .bg-medium {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-medium-rgb), var(--bs-bg-opacity)) !important;
}
.editor-styles-wrapper .bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}
.editor-styles-wrapper .bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}
.editor-styles-wrapper .bg-ap-yellow {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-ap-yellow-rgb), var(--bs-bg-opacity)) !important;
}
.editor-styles-wrapper .bg-ap-green {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-ap-green-rgb), var(--bs-bg-opacity)) !important;
}
.editor-styles-wrapper .bg-ap-blue {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-ap-blue-rgb), var(--bs-bg-opacity)) !important;
}
.editor-styles-wrapper .bg-ap-magenta {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-ap-magenta-rgb), var(--bs-bg-opacity)) !important;
}
.editor-styles-wrapper .bg-ap-silver {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-ap-silver-rgb), var(--bs-bg-opacity)) !important;
}
.editor-styles-wrapper .bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}
.editor-styles-wrapper .bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}
.editor-styles-wrapper .bg-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}
.editor-styles-wrapper .bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
}
.editor-styles-wrapper .bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}
.editor-styles-wrapper .bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}
.editor-styles-wrapper .bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}
.editor-styles-wrapper .bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}
.editor-styles-wrapper .bg-opacity-100 {
  --bs-bg-opacity: 1;
}
.editor-styles-wrapper .bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}
.editor-styles-wrapper .bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important;
}
.editor-styles-wrapper .bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important;
}
.editor-styles-wrapper .bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important;
}
.editor-styles-wrapper .bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important;
}
.editor-styles-wrapper .bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important;
}
.editor-styles-wrapper .bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}
.editor-styles-wrapper .bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important;
}
.editor-styles-wrapper .bg-gradient {
  background-image: var(--bs-gradient) !important;
}
.editor-styles-wrapper .user-select-all {
  user-select: all !important;
}
.editor-styles-wrapper .user-select-auto {
  user-select: auto !important;
}
.editor-styles-wrapper .user-select-none {
  user-select: none !important;
}
.editor-styles-wrapper .pe-none {
  pointer-events: none !important;
}
.editor-styles-wrapper .pe-auto {
  pointer-events: auto !important;
}
.editor-styles-wrapper .rounded {
  border-radius: var(--bs-border-radius) !important;
}
.editor-styles-wrapper .rounded-0 {
  border-radius: 0 !important;
}
.editor-styles-wrapper .rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}
.editor-styles-wrapper .rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}
.editor-styles-wrapper .rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}
.editor-styles-wrapper .rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}
.editor-styles-wrapper .rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important;
}
.editor-styles-wrapper .rounded-circle {
  border-radius: 50% !important;
}
.editor-styles-wrapper .rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}
.editor-styles-wrapper .rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}
.editor-styles-wrapper .rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.editor-styles-wrapper .rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}
.editor-styles-wrapper .rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}
.editor-styles-wrapper .rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}
.editor-styles-wrapper .rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}
.editor-styles-wrapper .rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}
.editor-styles-wrapper .rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}
.editor-styles-wrapper .rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}
.editor-styles-wrapper .rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}
.editor-styles-wrapper .rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.editor-styles-wrapper .rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}
.editor-styles-wrapper .rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}
.editor-styles-wrapper .rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}
.editor-styles-wrapper .rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}
.editor-styles-wrapper .rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}
.editor-styles-wrapper .rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}
.editor-styles-wrapper .rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}
.editor-styles-wrapper .rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}
.editor-styles-wrapper .rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.editor-styles-wrapper .rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}
.editor-styles-wrapper .rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}
.editor-styles-wrapper .rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}
.editor-styles-wrapper .rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}
.editor-styles-wrapper .rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}
.editor-styles-wrapper .rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}
.editor-styles-wrapper .rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}
.editor-styles-wrapper .rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}
.editor-styles-wrapper .rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.editor-styles-wrapper .rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}
.editor-styles-wrapper .rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}
.editor-styles-wrapper .rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}
.editor-styles-wrapper .rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}
.editor-styles-wrapper .rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}
.editor-styles-wrapper .rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}
.editor-styles-wrapper .rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}
.editor-styles-wrapper .visible {
  visibility: visible !important;
}
.editor-styles-wrapper .invisible {
  visibility: hidden !important;
}
.editor-styles-wrapper .z-n1 {
  z-index: -1 !important;
}
.editor-styles-wrapper .z-0 {
  z-index: 0 !important;
}
.editor-styles-wrapper .z-1 {
  z-index: 1 !important;
}
.editor-styles-wrapper .z-2 {
  z-index: 2 !important;
}
.editor-styles-wrapper .z-3 {
  z-index: 3 !important;
}
@media (min-width: 768px) {
  .editor-styles-wrapper .float-sm-start {
    float: left !important;
  }
  .editor-styles-wrapper .float-sm-end {
    float: right !important;
  }
  .editor-styles-wrapper .float-sm-none {
    float: none !important;
  }
  .editor-styles-wrapper .object-fit-sm-contain {
    object-fit: contain !important;
  }
  .editor-styles-wrapper .object-fit-sm-cover {
    object-fit: cover !important;
  }
  .editor-styles-wrapper .object-fit-sm-fill {
    object-fit: fill !important;
  }
  .editor-styles-wrapper .object-fit-sm-scale {
    object-fit: scale-down !important;
  }
  .editor-styles-wrapper .object-fit-sm-none {
    object-fit: none !important;
  }
  .editor-styles-wrapper .d-sm-inline {
    display: inline !important;
  }
  .editor-styles-wrapper .d-sm-inline-block {
    display: inline-block !important;
  }
  .editor-styles-wrapper .d-sm-block {
    display: block !important;
  }
  .editor-styles-wrapper .d-sm-grid {
    display: grid !important;
  }
  .editor-styles-wrapper .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .editor-styles-wrapper .d-sm-table {
    display: table !important;
  }
  .editor-styles-wrapper .d-sm-table-row {
    display: table-row !important;
  }
  .editor-styles-wrapper .d-sm-table-cell {
    display: table-cell !important;
  }
  .editor-styles-wrapper .d-sm-flex {
    display: flex !important;
  }
  .editor-styles-wrapper .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .editor-styles-wrapper .d-sm-none {
    display: none !important;
  }
  .editor-styles-wrapper .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .editor-styles-wrapper .flex-sm-row {
    flex-direction: row !important;
  }
  .editor-styles-wrapper .flex-sm-column {
    flex-direction: column !important;
  }
  .editor-styles-wrapper .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .editor-styles-wrapper .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .editor-styles-wrapper .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .editor-styles-wrapper .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .editor-styles-wrapper .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .editor-styles-wrapper .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .editor-styles-wrapper .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .editor-styles-wrapper .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .editor-styles-wrapper .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .editor-styles-wrapper .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .editor-styles-wrapper .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .editor-styles-wrapper .justify-content-sm-center {
    justify-content: center !important;
  }
  .editor-styles-wrapper .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .editor-styles-wrapper .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .editor-styles-wrapper .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .editor-styles-wrapper .align-items-sm-start {
    align-items: flex-start !important;
  }
  .editor-styles-wrapper .align-items-sm-end {
    align-items: flex-end !important;
  }
  .editor-styles-wrapper .align-items-sm-center {
    align-items: center !important;
  }
  .editor-styles-wrapper .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .editor-styles-wrapper .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .editor-styles-wrapper .align-content-sm-start {
    align-content: flex-start !important;
  }
  .editor-styles-wrapper .align-content-sm-end {
    align-content: flex-end !important;
  }
  .editor-styles-wrapper .align-content-sm-center {
    align-content: center !important;
  }
  .editor-styles-wrapper .align-content-sm-between {
    align-content: space-between !important;
  }
  .editor-styles-wrapper .align-content-sm-around {
    align-content: space-around !important;
  }
  .editor-styles-wrapper .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .editor-styles-wrapper .align-self-sm-auto {
    align-self: auto !important;
  }
  .editor-styles-wrapper .align-self-sm-start {
    align-self: flex-start !important;
  }
  .editor-styles-wrapper .align-self-sm-end {
    align-self: flex-end !important;
  }
  .editor-styles-wrapper .align-self-sm-center {
    align-self: center !important;
  }
  .editor-styles-wrapper .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .editor-styles-wrapper .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .editor-styles-wrapper .order-sm-first {
    order: -1 !important;
  }
  .editor-styles-wrapper .order-sm-0 {
    order: 0 !important;
  }
  .editor-styles-wrapper .order-sm-1 {
    order: 1 !important;
  }
  .editor-styles-wrapper .order-sm-2 {
    order: 2 !important;
  }
  .editor-styles-wrapper .order-sm-3 {
    order: 3 !important;
  }
  .editor-styles-wrapper .order-sm-4 {
    order: 4 !important;
  }
  .editor-styles-wrapper .order-sm-5 {
    order: 5 !important;
  }
  .editor-styles-wrapper .order-sm-last {
    order: 6 !important;
  }
  .editor-styles-wrapper .m-sm-0 {
    margin: 0 !important;
  }
  .editor-styles-wrapper .m-sm-1 {
    margin: 0.25rem !important;
  }
  .editor-styles-wrapper .m-sm-2 {
    margin: 0.5rem !important;
  }
  .editor-styles-wrapper .m-sm-3 {
    margin: 1rem !important;
  }
  .editor-styles-wrapper .m-sm-4 {
    margin: 1.5rem !important;
  }
  .editor-styles-wrapper .m-sm-5 {
    margin: 3rem !important;
  }
  .editor-styles-wrapper .m-sm-auto {
    margin: auto !important;
  }
  .editor-styles-wrapper .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .editor-styles-wrapper .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .editor-styles-wrapper .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .editor-styles-wrapper .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .editor-styles-wrapper .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .editor-styles-wrapper .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .editor-styles-wrapper .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .editor-styles-wrapper .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .editor-styles-wrapper .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .editor-styles-wrapper .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .editor-styles-wrapper .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .editor-styles-wrapper .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .editor-styles-wrapper .mt-sm-0 {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .editor-styles-wrapper .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .editor-styles-wrapper .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .editor-styles-wrapper .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .editor-styles-wrapper .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .editor-styles-wrapper .mt-sm-auto {
    margin-top: auto !important;
  }
  .editor-styles-wrapper .me-sm-0 {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .editor-styles-wrapper .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .editor-styles-wrapper .me-sm-3 {
    margin-right: 1rem !important;
  }
  .editor-styles-wrapper .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .editor-styles-wrapper .me-sm-5 {
    margin-right: 3rem !important;
  }
  .editor-styles-wrapper .me-sm-auto {
    margin-right: auto !important;
  }
  .editor-styles-wrapper .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .editor-styles-wrapper .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .editor-styles-wrapper .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .editor-styles-wrapper .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .editor-styles-wrapper .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .editor-styles-wrapper .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .editor-styles-wrapper .ms-sm-0 {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .editor-styles-wrapper .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .editor-styles-wrapper .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .editor-styles-wrapper .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .editor-styles-wrapper .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .editor-styles-wrapper .ms-sm-auto {
    margin-left: auto !important;
  }
  .editor-styles-wrapper .p-sm-0 {
    padding: 0 !important;
  }
  .editor-styles-wrapper .p-sm-1 {
    padding: 0.25rem !important;
  }
  .editor-styles-wrapper .p-sm-2 {
    padding: 0.5rem !important;
  }
  .editor-styles-wrapper .p-sm-3 {
    padding: 1rem !important;
  }
  .editor-styles-wrapper .p-sm-4 {
    padding: 1.5rem !important;
  }
  .editor-styles-wrapper .p-sm-5 {
    padding: 3rem !important;
  }
  .editor-styles-wrapper .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .editor-styles-wrapper .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .editor-styles-wrapper .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .editor-styles-wrapper .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .editor-styles-wrapper .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .editor-styles-wrapper .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .editor-styles-wrapper .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .editor-styles-wrapper .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .editor-styles-wrapper .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .editor-styles-wrapper .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .editor-styles-wrapper .pt-sm-0 {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .editor-styles-wrapper .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .editor-styles-wrapper .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .editor-styles-wrapper .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .editor-styles-wrapper .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .editor-styles-wrapper .pe-sm-0 {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .editor-styles-wrapper .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .editor-styles-wrapper .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .editor-styles-wrapper .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .editor-styles-wrapper .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .editor-styles-wrapper .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .editor-styles-wrapper .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .editor-styles-wrapper .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .editor-styles-wrapper .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .editor-styles-wrapper .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .editor-styles-wrapper .ps-sm-0 {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .editor-styles-wrapper .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .editor-styles-wrapper .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .editor-styles-wrapper .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .editor-styles-wrapper .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .editor-styles-wrapper .gap-sm-0 {
    gap: 0 !important;
  }
  .editor-styles-wrapper .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .editor-styles-wrapper .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .editor-styles-wrapper .gap-sm-3 {
    gap: 1rem !important;
  }
  .editor-styles-wrapper .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .editor-styles-wrapper .gap-sm-5 {
    gap: 3rem !important;
  }
  .editor-styles-wrapper .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  .editor-styles-wrapper .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  .editor-styles-wrapper .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  .editor-styles-wrapper .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  .editor-styles-wrapper .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  .editor-styles-wrapper .column-gap-sm-0 {
    column-gap: 0 !important;
  }
  .editor-styles-wrapper .column-gap-sm-1 {
    column-gap: 0.25rem !important;
  }
  .editor-styles-wrapper .column-gap-sm-2 {
    column-gap: 0.5rem !important;
  }
  .editor-styles-wrapper .column-gap-sm-3 {
    column-gap: 1rem !important;
  }
  .editor-styles-wrapper .column-gap-sm-4 {
    column-gap: 1.5rem !important;
  }
  .editor-styles-wrapper .column-gap-sm-5 {
    column-gap: 3rem !important;
  }
  .editor-styles-wrapper .text-sm-start {
    text-align: left !important;
  }
  .editor-styles-wrapper .text-sm-end {
    text-align: right !important;
  }
  .editor-styles-wrapper .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .editor-styles-wrapper .float-md-start {
    float: left !important;
  }
  .editor-styles-wrapper .float-md-end {
    float: right !important;
  }
  .editor-styles-wrapper .float-md-none {
    float: none !important;
  }
  .editor-styles-wrapper .object-fit-md-contain {
    object-fit: contain !important;
  }
  .editor-styles-wrapper .object-fit-md-cover {
    object-fit: cover !important;
  }
  .editor-styles-wrapper .object-fit-md-fill {
    object-fit: fill !important;
  }
  .editor-styles-wrapper .object-fit-md-scale {
    object-fit: scale-down !important;
  }
  .editor-styles-wrapper .object-fit-md-none {
    object-fit: none !important;
  }
  .editor-styles-wrapper .d-md-inline {
    display: inline !important;
  }
  .editor-styles-wrapper .d-md-inline-block {
    display: inline-block !important;
  }
  .editor-styles-wrapper .d-md-block {
    display: block !important;
  }
  .editor-styles-wrapper .d-md-grid {
    display: grid !important;
  }
  .editor-styles-wrapper .d-md-inline-grid {
    display: inline-grid !important;
  }
  .editor-styles-wrapper .d-md-table {
    display: table !important;
  }
  .editor-styles-wrapper .d-md-table-row {
    display: table-row !important;
  }
  .editor-styles-wrapper .d-md-table-cell {
    display: table-cell !important;
  }
  .editor-styles-wrapper .d-md-flex {
    display: flex !important;
  }
  .editor-styles-wrapper .d-md-inline-flex {
    display: inline-flex !important;
  }
  .editor-styles-wrapper .d-md-none {
    display: none !important;
  }
  .editor-styles-wrapper .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .editor-styles-wrapper .flex-md-row {
    flex-direction: row !important;
  }
  .editor-styles-wrapper .flex-md-column {
    flex-direction: column !important;
  }
  .editor-styles-wrapper .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .editor-styles-wrapper .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .editor-styles-wrapper .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .editor-styles-wrapper .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .editor-styles-wrapper .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .editor-styles-wrapper .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .editor-styles-wrapper .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .editor-styles-wrapper .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .editor-styles-wrapper .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .editor-styles-wrapper .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .editor-styles-wrapper .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .editor-styles-wrapper .justify-content-md-center {
    justify-content: center !important;
  }
  .editor-styles-wrapper .justify-content-md-between {
    justify-content: space-between !important;
  }
  .editor-styles-wrapper .justify-content-md-around {
    justify-content: space-around !important;
  }
  .editor-styles-wrapper .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .editor-styles-wrapper .align-items-md-start {
    align-items: flex-start !important;
  }
  .editor-styles-wrapper .align-items-md-end {
    align-items: flex-end !important;
  }
  .editor-styles-wrapper .align-items-md-center {
    align-items: center !important;
  }
  .editor-styles-wrapper .align-items-md-baseline {
    align-items: baseline !important;
  }
  .editor-styles-wrapper .align-items-md-stretch {
    align-items: stretch !important;
  }
  .editor-styles-wrapper .align-content-md-start {
    align-content: flex-start !important;
  }
  .editor-styles-wrapper .align-content-md-end {
    align-content: flex-end !important;
  }
  .editor-styles-wrapper .align-content-md-center {
    align-content: center !important;
  }
  .editor-styles-wrapper .align-content-md-between {
    align-content: space-between !important;
  }
  .editor-styles-wrapper .align-content-md-around {
    align-content: space-around !important;
  }
  .editor-styles-wrapper .align-content-md-stretch {
    align-content: stretch !important;
  }
  .editor-styles-wrapper .align-self-md-auto {
    align-self: auto !important;
  }
  .editor-styles-wrapper .align-self-md-start {
    align-self: flex-start !important;
  }
  .editor-styles-wrapper .align-self-md-end {
    align-self: flex-end !important;
  }
  .editor-styles-wrapper .align-self-md-center {
    align-self: center !important;
  }
  .editor-styles-wrapper .align-self-md-baseline {
    align-self: baseline !important;
  }
  .editor-styles-wrapper .align-self-md-stretch {
    align-self: stretch !important;
  }
  .editor-styles-wrapper .order-md-first {
    order: -1 !important;
  }
  .editor-styles-wrapper .order-md-0 {
    order: 0 !important;
  }
  .editor-styles-wrapper .order-md-1 {
    order: 1 !important;
  }
  .editor-styles-wrapper .order-md-2 {
    order: 2 !important;
  }
  .editor-styles-wrapper .order-md-3 {
    order: 3 !important;
  }
  .editor-styles-wrapper .order-md-4 {
    order: 4 !important;
  }
  .editor-styles-wrapper .order-md-5 {
    order: 5 !important;
  }
  .editor-styles-wrapper .order-md-last {
    order: 6 !important;
  }
  .editor-styles-wrapper .m-md-0 {
    margin: 0 !important;
  }
  .editor-styles-wrapper .m-md-1 {
    margin: 0.25rem !important;
  }
  .editor-styles-wrapper .m-md-2 {
    margin: 0.5rem !important;
  }
  .editor-styles-wrapper .m-md-3 {
    margin: 1rem !important;
  }
  .editor-styles-wrapper .m-md-4 {
    margin: 1.5rem !important;
  }
  .editor-styles-wrapper .m-md-5 {
    margin: 3rem !important;
  }
  .editor-styles-wrapper .m-md-auto {
    margin: auto !important;
  }
  .editor-styles-wrapper .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .editor-styles-wrapper .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .editor-styles-wrapper .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .editor-styles-wrapper .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .editor-styles-wrapper .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .editor-styles-wrapper .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .editor-styles-wrapper .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .editor-styles-wrapper .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .editor-styles-wrapper .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .editor-styles-wrapper .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .editor-styles-wrapper .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .editor-styles-wrapper .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .editor-styles-wrapper .mt-md-0 {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .editor-styles-wrapper .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .editor-styles-wrapper .mt-md-3 {
    margin-top: 1rem !important;
  }
  .editor-styles-wrapper .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .editor-styles-wrapper .mt-md-5 {
    margin-top: 3rem !important;
  }
  .editor-styles-wrapper .mt-md-auto {
    margin-top: auto !important;
  }
  .editor-styles-wrapper .me-md-0 {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .editor-styles-wrapper .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .editor-styles-wrapper .me-md-3 {
    margin-right: 1rem !important;
  }
  .editor-styles-wrapper .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .editor-styles-wrapper .me-md-5 {
    margin-right: 3rem !important;
  }
  .editor-styles-wrapper .me-md-auto {
    margin-right: auto !important;
  }
  .editor-styles-wrapper .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .editor-styles-wrapper .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .editor-styles-wrapper .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .editor-styles-wrapper .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .editor-styles-wrapper .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .editor-styles-wrapper .mb-md-auto {
    margin-bottom: auto !important;
  }
  .editor-styles-wrapper .ms-md-0 {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .editor-styles-wrapper .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .editor-styles-wrapper .ms-md-3 {
    margin-left: 1rem !important;
  }
  .editor-styles-wrapper .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .editor-styles-wrapper .ms-md-5 {
    margin-left: 3rem !important;
  }
  .editor-styles-wrapper .ms-md-auto {
    margin-left: auto !important;
  }
  .editor-styles-wrapper .p-md-0 {
    padding: 0 !important;
  }
  .editor-styles-wrapper .p-md-1 {
    padding: 0.25rem !important;
  }
  .editor-styles-wrapper .p-md-2 {
    padding: 0.5rem !important;
  }
  .editor-styles-wrapper .p-md-3 {
    padding: 1rem !important;
  }
  .editor-styles-wrapper .p-md-4 {
    padding: 1.5rem !important;
  }
  .editor-styles-wrapper .p-md-5 {
    padding: 3rem !important;
  }
  .editor-styles-wrapper .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .editor-styles-wrapper .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .editor-styles-wrapper .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .editor-styles-wrapper .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .editor-styles-wrapper .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .editor-styles-wrapper .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .editor-styles-wrapper .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .editor-styles-wrapper .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .editor-styles-wrapper .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .editor-styles-wrapper .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .editor-styles-wrapper .pt-md-0 {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .editor-styles-wrapper .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .editor-styles-wrapper .pt-md-3 {
    padding-top: 1rem !important;
  }
  .editor-styles-wrapper .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .editor-styles-wrapper .pt-md-5 {
    padding-top: 3rem !important;
  }
  .editor-styles-wrapper .pe-md-0 {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .editor-styles-wrapper .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .editor-styles-wrapper .pe-md-3 {
    padding-right: 1rem !important;
  }
  .editor-styles-wrapper .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .editor-styles-wrapper .pe-md-5 {
    padding-right: 3rem !important;
  }
  .editor-styles-wrapper .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .editor-styles-wrapper .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .editor-styles-wrapper .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .editor-styles-wrapper .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .editor-styles-wrapper .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .editor-styles-wrapper .ps-md-0 {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .editor-styles-wrapper .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .editor-styles-wrapper .ps-md-3 {
    padding-left: 1rem !important;
  }
  .editor-styles-wrapper .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .editor-styles-wrapper .ps-md-5 {
    padding-left: 3rem !important;
  }
  .editor-styles-wrapper .gap-md-0 {
    gap: 0 !important;
  }
  .editor-styles-wrapper .gap-md-1 {
    gap: 0.25rem !important;
  }
  .editor-styles-wrapper .gap-md-2 {
    gap: 0.5rem !important;
  }
  .editor-styles-wrapper .gap-md-3 {
    gap: 1rem !important;
  }
  .editor-styles-wrapper .gap-md-4 {
    gap: 1.5rem !important;
  }
  .editor-styles-wrapper .gap-md-5 {
    gap: 3rem !important;
  }
  .editor-styles-wrapper .row-gap-md-0 {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  .editor-styles-wrapper .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  .editor-styles-wrapper .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  .editor-styles-wrapper .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  .editor-styles-wrapper .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  .editor-styles-wrapper .column-gap-md-0 {
    column-gap: 0 !important;
  }
  .editor-styles-wrapper .column-gap-md-1 {
    column-gap: 0.25rem !important;
  }
  .editor-styles-wrapper .column-gap-md-2 {
    column-gap: 0.5rem !important;
  }
  .editor-styles-wrapper .column-gap-md-3 {
    column-gap: 1rem !important;
  }
  .editor-styles-wrapper .column-gap-md-4 {
    column-gap: 1.5rem !important;
  }
  .editor-styles-wrapper .column-gap-md-5 {
    column-gap: 3rem !important;
  }
  .editor-styles-wrapper .text-md-start {
    text-align: left !important;
  }
  .editor-styles-wrapper .text-md-end {
    text-align: right !important;
  }
  .editor-styles-wrapper .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .editor-styles-wrapper .float-lg-start {
    float: left !important;
  }
  .editor-styles-wrapper .float-lg-end {
    float: right !important;
  }
  .editor-styles-wrapper .float-lg-none {
    float: none !important;
  }
  .editor-styles-wrapper .object-fit-lg-contain {
    object-fit: contain !important;
  }
  .editor-styles-wrapper .object-fit-lg-cover {
    object-fit: cover !important;
  }
  .editor-styles-wrapper .object-fit-lg-fill {
    object-fit: fill !important;
  }
  .editor-styles-wrapper .object-fit-lg-scale {
    object-fit: scale-down !important;
  }
  .editor-styles-wrapper .object-fit-lg-none {
    object-fit: none !important;
  }
  .editor-styles-wrapper .d-lg-inline {
    display: inline !important;
  }
  .editor-styles-wrapper .d-lg-inline-block {
    display: inline-block !important;
  }
  .editor-styles-wrapper .d-lg-block {
    display: block !important;
  }
  .editor-styles-wrapper .d-lg-grid {
    display: grid !important;
  }
  .editor-styles-wrapper .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .editor-styles-wrapper .d-lg-table {
    display: table !important;
  }
  .editor-styles-wrapper .d-lg-table-row {
    display: table-row !important;
  }
  .editor-styles-wrapper .d-lg-table-cell {
    display: table-cell !important;
  }
  .editor-styles-wrapper .d-lg-flex {
    display: flex !important;
  }
  .editor-styles-wrapper .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .editor-styles-wrapper .d-lg-none {
    display: none !important;
  }
  .editor-styles-wrapper .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .editor-styles-wrapper .flex-lg-row {
    flex-direction: row !important;
  }
  .editor-styles-wrapper .flex-lg-column {
    flex-direction: column !important;
  }
  .editor-styles-wrapper .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .editor-styles-wrapper .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .editor-styles-wrapper .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .editor-styles-wrapper .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .editor-styles-wrapper .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .editor-styles-wrapper .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .editor-styles-wrapper .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .editor-styles-wrapper .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .editor-styles-wrapper .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .editor-styles-wrapper .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .editor-styles-wrapper .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .editor-styles-wrapper .justify-content-lg-center {
    justify-content: center !important;
  }
  .editor-styles-wrapper .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .editor-styles-wrapper .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .editor-styles-wrapper .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .editor-styles-wrapper .align-items-lg-start {
    align-items: flex-start !important;
  }
  .editor-styles-wrapper .align-items-lg-end {
    align-items: flex-end !important;
  }
  .editor-styles-wrapper .align-items-lg-center {
    align-items: center !important;
  }
  .editor-styles-wrapper .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .editor-styles-wrapper .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .editor-styles-wrapper .align-content-lg-start {
    align-content: flex-start !important;
  }
  .editor-styles-wrapper .align-content-lg-end {
    align-content: flex-end !important;
  }
  .editor-styles-wrapper .align-content-lg-center {
    align-content: center !important;
  }
  .editor-styles-wrapper .align-content-lg-between {
    align-content: space-between !important;
  }
  .editor-styles-wrapper .align-content-lg-around {
    align-content: space-around !important;
  }
  .editor-styles-wrapper .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .editor-styles-wrapper .align-self-lg-auto {
    align-self: auto !important;
  }
  .editor-styles-wrapper .align-self-lg-start {
    align-self: flex-start !important;
  }
  .editor-styles-wrapper .align-self-lg-end {
    align-self: flex-end !important;
  }
  .editor-styles-wrapper .align-self-lg-center {
    align-self: center !important;
  }
  .editor-styles-wrapper .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .editor-styles-wrapper .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .editor-styles-wrapper .order-lg-first {
    order: -1 !important;
  }
  .editor-styles-wrapper .order-lg-0 {
    order: 0 !important;
  }
  .editor-styles-wrapper .order-lg-1 {
    order: 1 !important;
  }
  .editor-styles-wrapper .order-lg-2 {
    order: 2 !important;
  }
  .editor-styles-wrapper .order-lg-3 {
    order: 3 !important;
  }
  .editor-styles-wrapper .order-lg-4 {
    order: 4 !important;
  }
  .editor-styles-wrapper .order-lg-5 {
    order: 5 !important;
  }
  .editor-styles-wrapper .order-lg-last {
    order: 6 !important;
  }
  .editor-styles-wrapper .m-lg-0 {
    margin: 0 !important;
  }
  .editor-styles-wrapper .m-lg-1 {
    margin: 0.25rem !important;
  }
  .editor-styles-wrapper .m-lg-2 {
    margin: 0.5rem !important;
  }
  .editor-styles-wrapper .m-lg-3 {
    margin: 1rem !important;
  }
  .editor-styles-wrapper .m-lg-4 {
    margin: 1.5rem !important;
  }
  .editor-styles-wrapper .m-lg-5 {
    margin: 3rem !important;
  }
  .editor-styles-wrapper .m-lg-auto {
    margin: auto !important;
  }
  .editor-styles-wrapper .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .editor-styles-wrapper .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .editor-styles-wrapper .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .editor-styles-wrapper .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .editor-styles-wrapper .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .editor-styles-wrapper .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .editor-styles-wrapper .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .editor-styles-wrapper .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .editor-styles-wrapper .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .editor-styles-wrapper .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .editor-styles-wrapper .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .editor-styles-wrapper .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .editor-styles-wrapper .mt-lg-0 {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .editor-styles-wrapper .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .editor-styles-wrapper .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .editor-styles-wrapper .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .editor-styles-wrapper .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .editor-styles-wrapper .mt-lg-auto {
    margin-top: auto !important;
  }
  .editor-styles-wrapper .me-lg-0 {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .editor-styles-wrapper .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .editor-styles-wrapper .me-lg-3 {
    margin-right: 1rem !important;
  }
  .editor-styles-wrapper .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .editor-styles-wrapper .me-lg-5 {
    margin-right: 3rem !important;
  }
  .editor-styles-wrapper .me-lg-auto {
    margin-right: auto !important;
  }
  .editor-styles-wrapper .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .editor-styles-wrapper .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .editor-styles-wrapper .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .editor-styles-wrapper .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .editor-styles-wrapper .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .editor-styles-wrapper .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .editor-styles-wrapper .ms-lg-0 {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .editor-styles-wrapper .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .editor-styles-wrapper .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .editor-styles-wrapper .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .editor-styles-wrapper .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .editor-styles-wrapper .ms-lg-auto {
    margin-left: auto !important;
  }
  .editor-styles-wrapper .p-lg-0 {
    padding: 0 !important;
  }
  .editor-styles-wrapper .p-lg-1 {
    padding: 0.25rem !important;
  }
  .editor-styles-wrapper .p-lg-2 {
    padding: 0.5rem !important;
  }
  .editor-styles-wrapper .p-lg-3 {
    padding: 1rem !important;
  }
  .editor-styles-wrapper .p-lg-4 {
    padding: 1.5rem !important;
  }
  .editor-styles-wrapper .p-lg-5 {
    padding: 3rem !important;
  }
  .editor-styles-wrapper .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .editor-styles-wrapper .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .editor-styles-wrapper .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .editor-styles-wrapper .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .editor-styles-wrapper .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .editor-styles-wrapper .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .editor-styles-wrapper .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .editor-styles-wrapper .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .editor-styles-wrapper .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .editor-styles-wrapper .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .editor-styles-wrapper .pt-lg-0 {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .editor-styles-wrapper .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .editor-styles-wrapper .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .editor-styles-wrapper .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .editor-styles-wrapper .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .editor-styles-wrapper .pe-lg-0 {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .editor-styles-wrapper .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .editor-styles-wrapper .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .editor-styles-wrapper .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .editor-styles-wrapper .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .editor-styles-wrapper .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .editor-styles-wrapper .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .editor-styles-wrapper .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .editor-styles-wrapper .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .editor-styles-wrapper .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .editor-styles-wrapper .ps-lg-0 {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .editor-styles-wrapper .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .editor-styles-wrapper .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .editor-styles-wrapper .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .editor-styles-wrapper .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .editor-styles-wrapper .gap-lg-0 {
    gap: 0 !important;
  }
  .editor-styles-wrapper .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .editor-styles-wrapper .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .editor-styles-wrapper .gap-lg-3 {
    gap: 1rem !important;
  }
  .editor-styles-wrapper .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .editor-styles-wrapper .gap-lg-5 {
    gap: 3rem !important;
  }
  .editor-styles-wrapper .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  .editor-styles-wrapper .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  .editor-styles-wrapper .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  .editor-styles-wrapper .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  .editor-styles-wrapper .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  .editor-styles-wrapper .column-gap-lg-0 {
    column-gap: 0 !important;
  }
  .editor-styles-wrapper .column-gap-lg-1 {
    column-gap: 0.25rem !important;
  }
  .editor-styles-wrapper .column-gap-lg-2 {
    column-gap: 0.5rem !important;
  }
  .editor-styles-wrapper .column-gap-lg-3 {
    column-gap: 1rem !important;
  }
  .editor-styles-wrapper .column-gap-lg-4 {
    column-gap: 1.5rem !important;
  }
  .editor-styles-wrapper .column-gap-lg-5 {
    column-gap: 3rem !important;
  }
  .editor-styles-wrapper .text-lg-start {
    text-align: left !important;
  }
  .editor-styles-wrapper .text-lg-end {
    text-align: right !important;
  }
  .editor-styles-wrapper .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1500px) {
  .editor-styles-wrapper .float-xl-start {
    float: left !important;
  }
  .editor-styles-wrapper .float-xl-end {
    float: right !important;
  }
  .editor-styles-wrapper .float-xl-none {
    float: none !important;
  }
  .editor-styles-wrapper .object-fit-xl-contain {
    object-fit: contain !important;
  }
  .editor-styles-wrapper .object-fit-xl-cover {
    object-fit: cover !important;
  }
  .editor-styles-wrapper .object-fit-xl-fill {
    object-fit: fill !important;
  }
  .editor-styles-wrapper .object-fit-xl-scale {
    object-fit: scale-down !important;
  }
  .editor-styles-wrapper .object-fit-xl-none {
    object-fit: none !important;
  }
  .editor-styles-wrapper .d-xl-inline {
    display: inline !important;
  }
  .editor-styles-wrapper .d-xl-inline-block {
    display: inline-block !important;
  }
  .editor-styles-wrapper .d-xl-block {
    display: block !important;
  }
  .editor-styles-wrapper .d-xl-grid {
    display: grid !important;
  }
  .editor-styles-wrapper .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .editor-styles-wrapper .d-xl-table {
    display: table !important;
  }
  .editor-styles-wrapper .d-xl-table-row {
    display: table-row !important;
  }
  .editor-styles-wrapper .d-xl-table-cell {
    display: table-cell !important;
  }
  .editor-styles-wrapper .d-xl-flex {
    display: flex !important;
  }
  .editor-styles-wrapper .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .editor-styles-wrapper .d-xl-none {
    display: none !important;
  }
  .editor-styles-wrapper .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .editor-styles-wrapper .flex-xl-row {
    flex-direction: row !important;
  }
  .editor-styles-wrapper .flex-xl-column {
    flex-direction: column !important;
  }
  .editor-styles-wrapper .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .editor-styles-wrapper .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .editor-styles-wrapper .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .editor-styles-wrapper .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .editor-styles-wrapper .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .editor-styles-wrapper .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .editor-styles-wrapper .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .editor-styles-wrapper .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .editor-styles-wrapper .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .editor-styles-wrapper .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .editor-styles-wrapper .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .editor-styles-wrapper .justify-content-xl-center {
    justify-content: center !important;
  }
  .editor-styles-wrapper .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .editor-styles-wrapper .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .editor-styles-wrapper .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .editor-styles-wrapper .align-items-xl-start {
    align-items: flex-start !important;
  }
  .editor-styles-wrapper .align-items-xl-end {
    align-items: flex-end !important;
  }
  .editor-styles-wrapper .align-items-xl-center {
    align-items: center !important;
  }
  .editor-styles-wrapper .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .editor-styles-wrapper .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .editor-styles-wrapper .align-content-xl-start {
    align-content: flex-start !important;
  }
  .editor-styles-wrapper .align-content-xl-end {
    align-content: flex-end !important;
  }
  .editor-styles-wrapper .align-content-xl-center {
    align-content: center !important;
  }
  .editor-styles-wrapper .align-content-xl-between {
    align-content: space-between !important;
  }
  .editor-styles-wrapper .align-content-xl-around {
    align-content: space-around !important;
  }
  .editor-styles-wrapper .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .editor-styles-wrapper .align-self-xl-auto {
    align-self: auto !important;
  }
  .editor-styles-wrapper .align-self-xl-start {
    align-self: flex-start !important;
  }
  .editor-styles-wrapper .align-self-xl-end {
    align-self: flex-end !important;
  }
  .editor-styles-wrapper .align-self-xl-center {
    align-self: center !important;
  }
  .editor-styles-wrapper .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .editor-styles-wrapper .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .editor-styles-wrapper .order-xl-first {
    order: -1 !important;
  }
  .editor-styles-wrapper .order-xl-0 {
    order: 0 !important;
  }
  .editor-styles-wrapper .order-xl-1 {
    order: 1 !important;
  }
  .editor-styles-wrapper .order-xl-2 {
    order: 2 !important;
  }
  .editor-styles-wrapper .order-xl-3 {
    order: 3 !important;
  }
  .editor-styles-wrapper .order-xl-4 {
    order: 4 !important;
  }
  .editor-styles-wrapper .order-xl-5 {
    order: 5 !important;
  }
  .editor-styles-wrapper .order-xl-last {
    order: 6 !important;
  }
  .editor-styles-wrapper .m-xl-0 {
    margin: 0 !important;
  }
  .editor-styles-wrapper .m-xl-1 {
    margin: 0.25rem !important;
  }
  .editor-styles-wrapper .m-xl-2 {
    margin: 0.5rem !important;
  }
  .editor-styles-wrapper .m-xl-3 {
    margin: 1rem !important;
  }
  .editor-styles-wrapper .m-xl-4 {
    margin: 1.5rem !important;
  }
  .editor-styles-wrapper .m-xl-5 {
    margin: 3rem !important;
  }
  .editor-styles-wrapper .m-xl-auto {
    margin: auto !important;
  }
  .editor-styles-wrapper .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .editor-styles-wrapper .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .editor-styles-wrapper .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .editor-styles-wrapper .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .editor-styles-wrapper .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .editor-styles-wrapper .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .editor-styles-wrapper .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .editor-styles-wrapper .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .editor-styles-wrapper .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .editor-styles-wrapper .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .editor-styles-wrapper .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .editor-styles-wrapper .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .editor-styles-wrapper .mt-xl-0 {
    margin-top: 0 !important;
  }
  .editor-styles-wrapper .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .editor-styles-wrapper .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .editor-styles-wrapper .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .editor-styles-wrapper .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .editor-styles-wrapper .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .editor-styles-wrapper .mt-xl-auto {
    margin-top: auto !important;
  }
  .editor-styles-wrapper .me-xl-0 {
    margin-right: 0 !important;
  }
  .editor-styles-wrapper .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .editor-styles-wrapper .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .editor-styles-wrapper .me-xl-3 {
    margin-right: 1rem !important;
  }
  .editor-styles-wrapper .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .editor-styles-wrapper .me-xl-5 {
    margin-right: 3rem !important;
  }
  .editor-styles-wrapper .me-xl-auto {
    margin-right: auto !important;
  }
  .editor-styles-wrapper .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .editor-styles-wrapper .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .editor-styles-wrapper .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .editor-styles-wrapper .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .editor-styles-wrapper .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .editor-styles-wrapper .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .editor-styles-wrapper .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .editor-styles-wrapper .ms-xl-0 {
    margin-left: 0 !important;
  }
  .editor-styles-wrapper .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .editor-styles-wrapper .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .editor-styles-wrapper .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .editor-styles-wrapper .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .editor-styles-wrapper .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .editor-styles-wrapper .ms-xl-auto {
    margin-left: auto !important;
  }
  .editor-styles-wrapper .p-xl-0 {
    padding: 0 !important;
  }
  .editor-styles-wrapper .p-xl-1 {
    padding: 0.25rem !important;
  }
  .editor-styles-wrapper .p-xl-2 {
    padding: 0.5rem !important;
  }
  .editor-styles-wrapper .p-xl-3 {
    padding: 1rem !important;
  }
  .editor-styles-wrapper .p-xl-4 {
    padding: 1.5rem !important;
  }
  .editor-styles-wrapper .p-xl-5 {
    padding: 3rem !important;
  }
  .editor-styles-wrapper .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .editor-styles-wrapper .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .editor-styles-wrapper .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .editor-styles-wrapper .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .editor-styles-wrapper .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .editor-styles-wrapper .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .editor-styles-wrapper .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .editor-styles-wrapper .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .editor-styles-wrapper .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .editor-styles-wrapper .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .editor-styles-wrapper .pt-xl-0 {
    padding-top: 0 !important;
  }
  .editor-styles-wrapper .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .editor-styles-wrapper .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .editor-styles-wrapper .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .editor-styles-wrapper .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .editor-styles-wrapper .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .editor-styles-wrapper .pe-xl-0 {
    padding-right: 0 !important;
  }
  .editor-styles-wrapper .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .editor-styles-wrapper .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .editor-styles-wrapper .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .editor-styles-wrapper .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .editor-styles-wrapper .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .editor-styles-wrapper .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .editor-styles-wrapper .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .editor-styles-wrapper .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .editor-styles-wrapper .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .editor-styles-wrapper .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .editor-styles-wrapper .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .editor-styles-wrapper .ps-xl-0 {
    padding-left: 0 !important;
  }
  .editor-styles-wrapper .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .editor-styles-wrapper .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .editor-styles-wrapper .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .editor-styles-wrapper .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .editor-styles-wrapper .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .editor-styles-wrapper .gap-xl-0 {
    gap: 0 !important;
  }
  .editor-styles-wrapper .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .editor-styles-wrapper .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .editor-styles-wrapper .gap-xl-3 {
    gap: 1rem !important;
  }
  .editor-styles-wrapper .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .editor-styles-wrapper .gap-xl-5 {
    gap: 3rem !important;
  }
  .editor-styles-wrapper .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  .editor-styles-wrapper .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  .editor-styles-wrapper .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  .editor-styles-wrapper .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  .editor-styles-wrapper .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  .editor-styles-wrapper .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  .editor-styles-wrapper .column-gap-xl-0 {
    column-gap: 0 !important;
  }
  .editor-styles-wrapper .column-gap-xl-1 {
    column-gap: 0.25rem !important;
  }
  .editor-styles-wrapper .column-gap-xl-2 {
    column-gap: 0.5rem !important;
  }
  .editor-styles-wrapper .column-gap-xl-3 {
    column-gap: 1rem !important;
  }
  .editor-styles-wrapper .column-gap-xl-4 {
    column-gap: 1.5rem !important;
  }
  .editor-styles-wrapper .column-gap-xl-5 {
    column-gap: 3rem !important;
  }
  .editor-styles-wrapper .text-xl-start {
    text-align: left !important;
  }
  .editor-styles-wrapper .text-xl-end {
    text-align: right !important;
  }
  .editor-styles-wrapper .text-xl-center {
    text-align: center !important;
  }
}
@media print {
  .editor-styles-wrapper .d-print-inline {
    display: inline !important;
  }
  .editor-styles-wrapper .d-print-inline-block {
    display: inline-block !important;
  }
  .editor-styles-wrapper .d-print-block {
    display: block !important;
  }
  .editor-styles-wrapper .d-print-grid {
    display: grid !important;
  }
  .editor-styles-wrapper .d-print-inline-grid {
    display: inline-grid !important;
  }
  .editor-styles-wrapper .d-print-table {
    display: table !important;
  }
  .editor-styles-wrapper .d-print-table-row {
    display: table-row !important;
  }
  .editor-styles-wrapper .d-print-table-cell {
    display: table-cell !important;
  }
  .editor-styles-wrapper .d-print-flex {
    display: flex !important;
  }
  .editor-styles-wrapper .d-print-inline-flex {
    display: inline-flex !important;
  }
  .editor-styles-wrapper .d-print-none {
    display: none !important;
  }
}
.editor-styles-wrapper {
  /* ========================================================
  	_typography.scss - Arrow Projects
  ======================================================== */
}
.editor-styles-wrapper h4,
.editor-styles-wrapper h5,
.editor-styles-wrapper h6,
.editor-styles-wrapper .h4,
.editor-styles-wrapper .acf-block--ap-accordion .accordion-container .accordion-item .accordion-header,
.editor-styles-wrapper .h5,
.editor-styles-wrapper .h6 {
  font-weight: 400;
  line-height: 1.5;
}
.editor-styles-wrapper .default-text {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.editor-styles-wrapper .clickable-text, .editor-styles-wrapper .btn-white, .editor-styles-wrapper .btn-secondary, .editor-styles-wrapper .btn-default {
  color: inherit;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
}
.editor-styles-wrapper .section-title {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
.editor-styles-wrapper ul.list__feature-highlight {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.editor-styles-wrapper ul.list__feature-highlight li {
  border-bottom: solid 1px var(--brand-silver);
  margin-bottom: 10px;
  padding: 1rem 2rem;
  position: relative;
}
.editor-styles-wrapper ul.list__feature-highlight li:last-child {
  border-bottom: none;
}
.editor-styles-wrapper ul.list__feature-highlight li::before {
  background-image: url("data:image/svg+xml,%3Csvg width=%2714%27 height=%2716%27 viewBox=%270 0 14 16%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12.75 5.90003C14.0833 6.66983 14.0833 8.59433 12.75 9.36413L3 14.9933C1.66667 15.7631 -7.72326e-07 14.8008 -7.05028e-07 13.2612L-2.12911e-07 2.00292C-1.45613e-07 0.463314 1.66667 -0.498937 3 0.270864L12.75 5.90003Z%27 fill=%27%23F7A828%27/%3E%3C/svg%3E%0A");
  background-size: 16px;
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  height: 21px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 21px;
}
.editor-styles-wrapper .theme__primary .section-title {
  color: #f7a828;
}
.editor-styles-wrapper .theme__primary ul.list__feature-highlight li::before {
  background-image: url("data:image/svg+xml,%3Csvg width=%2714%27 height=%2716%27 viewBox=%270 0 14 16%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12.75 5.90003C14.0833 6.66983 14.0833 8.59433 12.75 9.36413L3 14.9933C1.66667 15.7631 -7.72326e-07 14.8008 -7.05028e-07 13.2612L-2.12911e-07 2.00292C-1.45613e-07 0.463314 1.66667 -0.498937 3 0.270864L12.75 5.90003Z%27 fill=%27%23f7a828%27/%3E%3C/svg%3E%0A");
}
.editor-styles-wrapper .theme__secondary .section-title {
  color: #00bc98;
}
.editor-styles-wrapper .theme__secondary ul.list__feature-highlight li::before {
  background-image: url("data:image/svg+xml,%3Csvg width=%2714%27 height=%2716%27 viewBox=%270 0 14 16%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12.75 5.90003C14.0833 6.66983 14.0833 8.59433 12.75 9.36413L3 14.9933C1.66667 15.7631 -7.72326e-07 14.8008 -7.05028e-07 13.2612L-2.12911e-07 2.00292C-1.45613e-07 0.463314 1.66667 -0.498937 3 0.270864L12.75 5.90003Z%27 fill=%27%2300bc98%27/%3E%3C/svg%3E%0A");
}
.editor-styles-wrapper .theme__silver .section-title {
  color: #f0f0f0;
}
.editor-styles-wrapper .theme__silver ul.list__feature-highlight li::before {
  background-image: url("data:image/svg+xml,%3Csvg width=%2714%27 height=%2716%27 viewBox=%270 0 14 16%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12.75 5.90003C14.0833 6.66983 14.0833 8.59433 12.75 9.36413L3 14.9933C1.66667 15.7631 -7.72326e-07 14.8008 -7.05028e-07 13.2612L-2.12911e-07 2.00292C-1.45613e-07 0.463314 1.66667 -0.498937 3 0.270864L12.75 5.90003Z%27 fill=%27%23f0f0f0%27/%3E%3C/svg%3E%0A");
}
.editor-styles-wrapper {
  /* ========================================================
  	Button Styles - Arrow Projects
  =========================================================== */
}
.editor-styles-wrapper .btn-default {
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  margin: 1rem 0;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all ease 0.3s;
  width: 100%;
}
@media (min-width: 768px) {
  .editor-styles-wrapper .btn-default {
    width: auto;
  }
}
.editor-styles-wrapper .btn-default {
  border-color: var(--bs-primary);
}
.editor-styles-wrapper .btn-secondary {
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  margin: 1rem 0;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all ease 0.3s;
  width: 100%;
}
@media (min-width: 768px) {
  .editor-styles-wrapper .btn-secondary {
    width: auto;
  }
}
.editor-styles-wrapper .btn-secondary {
  border-color: var(--bs-secondary);
}
.editor-styles-wrapper .btn-white {
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  margin: 1rem 0;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all ease 0.3s;
  width: 100%;
}
@media (min-width: 768px) {
  .editor-styles-wrapper .btn-white {
    width: auto;
  }
}
.editor-styles-wrapper .btn-white {
  border-color: var(--bs-white);
}
.editor-styles-wrapper {
  /* ========================================================
      _blocks.scss - Arrow Projects
  ======================================================== */
}
.editor-styles-wrapper .acf-block {
  color: #e6ecef;
  overflow: hidden;
  display: flex;
  justify-content: center;
  position: relative;
}
@media (min-width: 768px) {
  .editor-styles-wrapper .acf-block {
    margin: auto;
  }
}
.editor-styles-wrapper .acf-block.is-content-justification-right {
  justify-content: flex-end;
}
.editor-styles-wrapper .acf-block .inner-block.tbd {
  background-color: rgba(230, 236, 239, 0.1);
  border: 2px dashed #e6ecef;
  padding: 4rem 2rem;
  text-align: center;
}
@media (min-width: 768px) {
  .editor-styles-wrapper .acf-block .inner-block.tbd {
    padding: 6rem 4rem;
  }
}
.editor-styles-wrapper .acf-block .inner-block {
  max-width: unset;
  width: min(100% - 2rem);
}
@media (min-width: 768px) {
  .editor-styles-wrapper .acf-block .inner-block {
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .editor-styles-wrapper .acf-block .inner-block {
    width: min(100% - 6rem);
  }
}
@media (min-width: 1500px) {
  .editor-styles-wrapper .acf-block .inner-block {
    width: min(100% - 6rem, 1280px);
  }
}
.editor-styles-wrapper .acf-block.ap-border-top {
  border-top: 8px solid #f7a828;
}
.editor-styles-wrapper .acf-block.ap-border-top.theme__primary {
  border-top: 8px solid #f7a828;
}
.editor-styles-wrapper .acf-block.ap-border-top.theme__secondary {
  border-top: 8px solid #00bc98;
}
.editor-styles-wrapper .acf-block.ap-border-top.theme__silver {
  border-top: 8px solid #f0f0f0;
}
.editor-styles-wrapper {
  /* ========================================================
      _ap-hero-banner.scss - Arrow Projects
  ======================================================== */
}
.editor-styles-wrapper .acf-block--ap-hero-banner {
  color: var(--base-white);
  overflow: hidden;
  position: relative;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .editor-styles-wrapper .acf-block--ap-hero-banner .inner-block {
    display: flex;
    flex-direction: column-reverse;
    transform: translateY(-75px);
  }
  .editor-styles-wrapper .acf-block--ap-hero-banner .inner-block .ap-hero-banner__inner {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    padding: 2rem 0 0;
    position: relative;
  }
  .editor-styles-wrapper .acf-block--ap-hero-banner .inner-block .ap-hero-banner__inner .ap-hero-banner__content {
    flex: 1;
    max-width: 500px;
    position: relative;
    z-index: 20;
  }
  .editor-styles-wrapper .acf-block--ap-hero-banner .inner-block .ap-hero-banner__media {
    z-index: 10;
  }
  .editor-styles-wrapper .acf-block--ap-hero-banner .inner-block .ap-hero-banner__media span {
    aspect-ratio: 1;
    background-position: center;
    background-size: cover;
    display: block;
    mask-image: url(assets/svg/ap-hero-banner-mask-mobile.svg);
    mask-mode: alpha;
    mask-position: center;
    mask-repeat: no-repeat;
    mask-size: contain;
    max-height: 300px;
    position: relative;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .editor-styles-wrapper .acf-block--ap-hero-banner .ap-hero-banner__inner {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    height: calc(100dvh - 100px);
    max-height: 768px;
    position: relative;
  }
  .editor-styles-wrapper .acf-block--ap-hero-banner .ap-hero-banner__inner .ap-hero-banner__content {
    flex: 1;
    max-width: 500px;
    position: relative;
    z-index: 20;
  }
  .editor-styles-wrapper .acf-block--ap-hero-banner .ap-hero-banner__media {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 10;
  }
  .editor-styles-wrapper .acf-block--ap-hero-banner .ap-hero-banner__media span {
    background-position: center;
    background-size: cover;
    display: block;
    height: 100%;
    mask-image: url(assets/svg/ap-hero-banner-mask.svg);
    mask-mode: alpha;
    mask-position: right center;
    mask-repeat: no-repeat;
    mask-size: cover;
    position: relative;
    width: 100%;
  }
}
.editor-styles-wrapper .acf-block--ap-hero-banner::after {
  background: var(--brand-yellow);
  bottom: 0;
  content: "";
  height: 24px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.editor-styles-wrapper {
  /* ========================================================
      _ap-internal-banner.scss - Arrow Projects
  ======================================================== */
}
.editor-styles-wrapper .acf-block--ap-internal-banner {
  background-size: cover;
  background-position: center;
  color: var(--base-white);
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.editor-styles-wrapper .acf-block--ap-internal-banner::before {
  background: var(--brand-dark);
  mix-blend-mode: multiply;
  opacity: 1;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.editor-styles-wrapper .acf-block--ap-internal-banner::after {
  background-image: url(assets/svg/ap-internal-banner-mask.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right bottom;
  opacity: 0.1;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.editor-styles-wrapper .acf-block--ap-internal-banner .divider {
  background: var(--brand-yellow);
  bottom: 0;
  content: "";
  height: 8px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}
@media (max-width: 991.98px) {
  .editor-styles-wrapper .acf-block--ap-internal-banner .inner-block {
    display: flex;
  }
  .editor-styles-wrapper .acf-block--ap-internal-banner .inner-block .ap-internal-banner__inner {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    padding: 5rem 0 5rem;
    position: relative;
  }
  .editor-styles-wrapper .acf-block--ap-internal-banner .inner-block .ap-internal-banner__inner .ap-internal-banner__content {
    flex: 1;
    max-width: 500px;
    position: relative;
    z-index: 20;
  }
}
@media (min-width: 992px) {
  .editor-styles-wrapper .acf-block--ap-internal-banner .ap-internal-banner__inner {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    height: calc(100dvh - 100px);
    max-height: 768px;
    position: relative;
  }
  .editor-styles-wrapper .acf-block--ap-internal-banner .ap-internal-banner__inner .ap-internal-banner__content {
    flex: 1;
    max-width: 500px;
    position: relative;
    z-index: 20;
  }
}
.editor-styles-wrapper {
  /* ========================================================
      _ap-basic-text.scss - Arrow Projects
  ======================================================== */
}
.editor-styles-wrapper .acf-block--ap-basic-text .inner-block {
  max-width: 768px !important;
}
.editor-styles-wrapper .acf-block--ap-basic-text.alignwide .inner-block, .editor-styles-wrapper .acf-block--ap-basic-text.alignfull .inner-block {
  max-width: 100% !important;
}
.editor-styles-wrapper {
  /* ========================================================
      _ap-text-with-title.scss - Arrow Projects
  ======================================================== */
}
.editor-styles-wrapper .acf-block--ap-text-with-title {
  position: relative;
  z-index: 1;
}
.editor-styles-wrapper .acf-block--ap-text-with-title.with-decoration::before {
  background-color: var(--brand-medium);
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  transform: skew(-30deg) translateX(-25%);
  width: 50%;
  z-index: -1;
}
@media (min-width: 992px) {
  .editor-styles-wrapper .acf-block--ap-text-with-title.with-decoration::before {
    width: 30%;
  }
}
.editor-styles-wrapper {
  /* ========================================================
      _ap-image.scss - Arrow Projects
  ======================================================== */
}
.editor-styles-wrapper .acf-block--ap-image .inner-block img {
  display: block;
  height: auto;
  width: 100%;
}
.editor-styles-wrapper .acf-block--ap-image.alignwide .inner-block, .editor-styles-wrapper .acf-block--ap-image.alignfull .inner-block {
  max-width: 100% !important;
  padding: 0;
  width: 100%;
}
.editor-styles-wrapper .acf-block--ap-image::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 30%;
  background: var(--brand-yellow);
  mix-blend-mode: multiply;
  transform: skewX(-30deg);
}
.editor-styles-wrapper {
  /* ========================================================
      _ap-text-media.scss - Arrow Projects
  ======================================================== */
}
.editor-styles-wrapper .acf-block--ap-text-media {
  position: relative;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .editor-styles-wrapper .acf-block--ap-text-media {
    flex-direction: column;
  }
  .editor-styles-wrapper .acf-block--ap-text-media .inner-block {
    margin: 0 auto;
  }
  .editor-styles-wrapper .acf-block--ap-text-media .inner-image {
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
  }
  .editor-styles-wrapper .acf-block--ap-text-media .inner-image::before {
    background-color: #f7a828;
    content: "";
    height: 100%;
    right: 0;
    mix-blend-mode: multiply;
    position: absolute;
    top: 0;
    transform: skew(-30deg) translateX(35%);
    width: 50%;
    z-index: 10;
  }
  .editor-styles-wrapper .acf-block--ap-text-media .inner-image .inner-image__media {
    aspect-ratio: 16/9;
    width: 100%;
  }
  .editor-styles-wrapper .acf-block--ap-text-media .inner-image .inner-image__media img {
    height: 100%;
    object-fit: cover;
    object-position: center;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .editor-styles-wrapper .acf-block--ap-text-media .inner-image {
    bottom: 0;
    margin: 0;
    max-width: 600px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: skew(-30deg) translateX(25%);
    width: 50%;
    z-index: -1;
  }
  .editor-styles-wrapper .acf-block--ap-text-media .inner-image::before {
    background-color: #f7a828;
    content: "";
    height: 100%;
    left: 0;
    mix-blend-mode: multiply;
    position: absolute;
    top: 0;
    width: 35%;
    z-index: 10;
  }
  .editor-styles-wrapper .acf-block--ap-text-media .inner-image .inner-image__media {
    height: 100%;
    transform: skew(30deg) translateX(-25%);
    transform-origin: center;
    width: 120%;
  }
  .editor-styles-wrapper .acf-block--ap-text-media .inner-image img {
    display: block;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: relative;
    transform: scale(1.1);
    width: 100%;
    z-index: 5;
  }
}
.editor-styles-wrapper .theme__primary .inner-image::before {
  background-color: #f7a828;
}
.editor-styles-wrapper .theme__secondary .inner-image::before {
  background-color: #00bc98;
}
.editor-styles-wrapper .theme__silver .inner-image::before {
  background-color: #f0f0f0;
}
.editor-styles-wrapper {
  /* ========================================================
      _ap-accordion.scss - Arrow Projects
  ======================================================== */
}
.editor-styles-wrapper .acf-block--ap-accordion .accordion-container {
  display: grid;
  gap: 1rem;
}
.editor-styles-wrapper .acf-block--ap-accordion .accordion-container .accordion-item {
  background-color: var(--brand-medium);
  padding: 2rem;
}
.editor-styles-wrapper .acf-block--ap-accordion .accordion-container .accordion-item .accordion-header {
  align-items: center;
  cursor: pointer;
  display: flex;
  font-weight: 700;
  justify-content: space-between;
  margin-bottom: 0;
}
.editor-styles-wrapper .acf-block--ap-accordion .accordion-container .accordion-item .accordion-header > span {
  align-items: center;
  display: flex;
  gap: 1rem;
}
.editor-styles-wrapper .acf-block--ap-accordion .accordion-container .accordion-item .accordion-header > span * {
  margin-bottom: 0;
}
.editor-styles-wrapper .acf-block--ap-accordion .accordion-container .accordion-item .accordion-header > span img {
  height: 50px;
  object-fit: contain;
  object-position: center;
  width: 50px;
}
.editor-styles-wrapper .acf-block--ap-accordion .accordion-container .accordion-item .accordion-header::after {
  background-image: url("data:image/svg+xml,%3Csvg width=%2724%27 height=%2714%27 viewBox=%270 0 24 14%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M2 2L12 11L22 2%27 stroke=%27%23F7A828%27 stroke-width=%274%27 stroke-linecap=%27round%27/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 20px;
  width: 20px;
}
.editor-styles-wrapper .acf-block--ap-accordion .accordion-container .accordion-item .accordion-body {
  display: none;
  padding: 2rem 0 0;
}
.editor-styles-wrapper .acf-block--ap-accordion .accordion-container .accordion-item.active .accordion-body {
  display: block;
}
.editor-styles-wrapper .acf-block--ap-accordion .accordion-container .accordion-item.active .accordion-header::after {
  transform: rotate(180deg);
}
.editor-styles-wrapper .acf-block--ap-accordion.theme__primary .accordion-container .accordion-item .accordion-header::after {
  background-image: url("data:image/svg+xml,%3Csvg width=%2724%27 height=%2714%27 viewBox=%270 0 24 14%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M2 2L12 11L22 2%27 stroke=%27%23f7a828%27 stroke-width=%274%27 stroke-linecap=%27round%27/%3E%3C/svg%3E%0A");
}
.editor-styles-wrapper .acf-block--ap-accordion.theme__secondary .accordion-container .accordion-item .accordion-header::after {
  background-image: url("data:image/svg+xml,%3Csvg width=%2724%27 height=%2714%27 viewBox=%270 0 24 14%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M2 2L12 11L22 2%27 stroke=%27%2300bc98%27 stroke-width=%274%27 stroke-linecap=%27round%27/%3E%3C/svg%3E%0A");
}
.editor-styles-wrapper .acf-block--ap-accordion.theme__silver .accordion-container .accordion-item .accordion-header::after {
  background-image: url("data:image/svg+xml,%3Csvg width=%2724%27 height=%2714%27 viewBox=%270 0 24 14%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M2 2L12 11L22 2%27 stroke=%27%23f0f0f0%27 stroke-width=%274%27 stroke-linecap=%27round%27/%3E%3C/svg%3E%0A");
}
.editor-styles-wrapper {
  /* ========================================================
      _ap-logos.scss - Arrow Projects
  ======================================================== */
}
.editor-styles-wrapper .acf-block--ap-logos {
  background-color: var(--brand-medium);
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.editor-styles-wrapper .acf-block--ap-logos .section-title {
  z-index: 20;
}
.editor-styles-wrapper .acf-block--ap-logos::after {
  background-color: var(--brand-dark);
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  transform: skew(-30deg) translateX(50%);
  width: 25%;
  z-index: 1;
}
.editor-styles-wrapper .acf-block--ap-logos .swiper {
  margin-top: 2rem;
  padding-bottom: 1rem;
  width: 100%;
  z-index: 5;
}
.editor-styles-wrapper .acf-block--ap-logos .swiper .swiper-wrapper {
  transition-timing-function: linear;
}
.editor-styles-wrapper .acf-block--ap-logos .swiper .swiper-slide {
  align-items: center;
  display: flex;
  justify-content: center;
}
.editor-styles-wrapper .acf-block--ap-logos .swiper .swiper-slide img {
  height: auto;
  max-width: 100%;
  object-fit: contain;
}
@media (min-width: 992px) {
  .editor-styles-wrapper .acf-block--ap-logos .swiper {
    margin-top: 0;
  }
}
.editor-styles-wrapper {
  /* ========================================================
      _ap-grid.scss - Arrow Projects
  ======================================================== */
}
.editor-styles-wrapper .acf-block--ap-grid .grid__container {
  display: grid;
  gap: 2rem;
}
@media (min-width: 992px) {
  .editor-styles-wrapper .acf-block--ap-grid .grid__container {
    gap: 3rem;
    grid-template-columns: repeat(2, 1fr);
  }
}
.editor-styles-wrapper .acf-block--ap-grid .grid__container .grid__item {
  background-color: #07293f;
  border-bottom: solid 1px #f7a828;
  padding: 2rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.editor-styles-wrapper .acf-block--ap-grid .grid__container .grid__item img {
  width: 75px;
}
.editor-styles-wrapper {
  /* ========================================================
      _ap-contact.scss - Arrow Projects
  ======================================================== */
}
.editor-styles-wrapper .acf-block--ap-contact {
  position: relative;
  z-index: 1;
}
.editor-styles-wrapper .acf-block--ap-contact::before {
  background-color: var(--brand-medium);
  content: "";
  height: 25%;
  left: 0;
  max-height: 200px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.editor-styles-wrapper .acf-block--ap-contact .contact__wrapper {
  background-color: #07293f;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  padding: 1.5rem;
}
@media (min-width: 992px) {
  .editor-styles-wrapper .acf-block--ap-contact .contact__wrapper {
    flex-direction: row;
    padding: 3rem;
  }
}
.editor-styles-wrapper .acf-block--ap-contact .contact__wrapper .content {
  background-color: var(--brand-medium);
  box-sizing: border-box;
  flex: 1;
  padding: 2rem;
  position: relative;
  z-index: 1;
}
.editor-styles-wrapper .acf-block--ap-contact .contact__wrapper .content::after {
  background-color: var(--brand-medium);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.9;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.editor-styles-wrapper .acf-block--ap-contact .contact__wrapper .content .details {
  gap: 1rem;
}
.editor-styles-wrapper .acf-block--ap-contact .contact__wrapper .content .details > a {
  align-items: center;
  color: inherit;
  display: flex;
  align-items: center;
  gap: 1rem;
  text-decoration: none;
}
.editor-styles-wrapper .acf-block--ap-contact .contact__wrapper .content .details > a svg {
  width: 25px;
}
.editor-styles-wrapper .acf-block--ap-contact .contact__wrapper .form {
  flex: 1;
}
.editor-styles-wrapper .acf-only-block {
  display: block;
  padding: 4rem;
  outline: dashed 2px #f1f1f1;
  margin: 2rem;
  text-align: center;
}

/*# sourceMappingURL=editor.css.map*/