/*!**************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-3.use[1]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./src/scss/index.scss ***!
  \**************************************************************************************************************************************************************/
@charset "UTF-8";
html {
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

html,
body {
  padding: 0;
  margin: 0;
}

.inner-container {
  width: auto !important;
}

.parsys-container {
  border: 0 none !important;
}

.module-tmpl-html {
  margin-top: 60px;
}

.module-htmlcontainer {
  padding: 0 !important;
}
.module-htmlcontainer div {
  margin: 0 auto;
}

@media (min-width: 641px) {
  .tmpl-row {
    border-bottom: 0 none !important;
  }
}
.CustomHTML div,
.CustomHTML span,
.CustomHTML applet,
.CustomHTML object,
.CustomHTML iframe,
.CustomHTML h1,
.CustomHTML h2,
.CustomHTML h3,
.CustomHTML h4,
.CustomHTML h5,
.CustomHTML h6,
.CustomHTML p,
.CustomHTML blockquote,
.CustomHTML pre,
.CustomHTML a,
.CustomHTML abbr,
.CustomHTML acronym,
.CustomHTML address,
.CustomHTML big,
.CustomHTML cite,
.CustomHTML code,
.CustomHTML del,
.CustomHTML dfn,
.CustomHTML em,
.CustomHTML img,
.CustomHTML ins,
.CustomHTML kbd,
.CustomHTML q,
.CustomHTML s,
.CustomHTML samp,
.CustomHTML small,
.CustomHTML strike,
.CustomHTML strong,
.CustomHTML sub,
.CustomHTML sup,
.CustomHTML tt,
.CustomHTML var,
.CustomHTML b,
.CustomHTML u,
.CustomHTML i,
.CustomHTML center,
.CustomHTML dl,
.CustomHTML dt,
.CustomHTML dd,
.CustomHTML ol,
.CustomHTML ul,
.CustomHTML li,
.CustomHTML fieldset,
.CustomHTML form,
.CustomHTML label,
.CustomHTML legend,
.CustomHTML table,
.CustomHTML caption,
.CustomHTML tbody,
.CustomHTML tfoot,
.CustomHTML thead,
.CustomHTML tr,
.CustomHTML th,
.CustomHTML td,
.CustomHTML article,
.CustomHTML aside,
.CustomHTML canvas,
.CustomHTML details,
.CustomHTML embed,
.CustomHTML figure,
.CustomHTML figcaption,
.CustomHTML footer,
.CustomHTML header,
.CustomHTML hgroup,
.CustomHTML menu,
.CustomHTML nav,
.CustomHTML output,
.CustomHTML ruby,
.CustomHTML section,
.CustomHTML summary,
.CustomHTML time,
.CustomHTML mark,
.CustomHTML audio,
.CustomHTML video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  background: transparent;
}
.CustomHTML article,
.CustomHTML aside,
.CustomHTML details,
.CustomHTML figcaption,
.CustomHTML figure,
.CustomHTML footer,
.CustomHTML header,
.CustomHTML hgroup,
.CustomHTML menu,
.CustomHTML nav,
.CustomHTML section {
  display: block;
}
.CustomHTML ol,
.CustomHTML ul {
  list-style: none;
  margin: 0;
}
.CustomHTML ol::before, .CustomHTML ol::after,
.CustomHTML ul::before,
.CustomHTML ul::after {
  display: none;
}
.CustomHTML ol li,
.CustomHTML ul li {
  list-style: none;
  margin: 0;
}
.CustomHTML blockquote,
.CustomHTML q {
  quotes: none;
}
.CustomHTML blockquote::before,
.CustomHTML blockquote::after,
.CustomHTML q::before,
.CustomHTML q::after {
  content: "";
  content: none;
}
.CustomHTML table {
  width: 100%;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  border-collapse: collapse;
  border-spacing: 0;
}

:root,
[data-bs-theme=light] {
  --k-custom-bs-blue: #0d6efd;
  --k-custom-bs-indigo: #6610f2;
  --k-custom-bs-purple: #6f42c1;
  --k-custom-bs-pink: #d63384;
  --k-custom-bs-red: #dc3545;
  --k-custom-bs-orange: #fd7e14;
  --k-custom-bs-yellow: #ffc107;
  --k-custom-bs-green: #198754;
  --k-custom-bs-teal: #20c997;
  --k-custom-bs-cyan: #0dcaf0;
  --k-custom-bs-black: #000;
  --k-custom-bs-white: #fff;
  --k-custom-bs-gray: #6c757d;
  --k-custom-bs-gray-dark: #343a40;
  --k-custom-bs-gray-1: #333;
  --k-custom-bs-gray-2: #666;
  --k-custom-bs-gray-3: #989898;
  --k-custom-bs-gray-4: #b2b2b2;
  --k-custom-bs-gray-5: #e5e5e5;
  --k-custom-bs-gray-6: #f0f0f0;
  --k-custom-bs-lt-gray: #f5f5f5;
  --k-custom-bs-primary-blue: #00338d;
  --k-custom-bs-cobalt-blue: #1e49e2;
  --k-custom-bs-dark-blue: #0c233c;
  --k-custom-bs-light-blue: #aceaff;
  --k-custom-bs-pacific-blue: #00b8f5;
  --k-custom-bs-kpmg-purple: #7213ea;
  --k-custom-bs-kpmg-pink: #fd349c;
  --k-custom-bs-secondary-blue: #76d2ff;
  --k-custom-bs-secondary-dark-purple: #510dbc;
  --k-custom-bs-secondary-light-purple: #b497ff;
  --k-custom-bs-secondary-dark-pink: #ab0d82;
  --k-custom-bs-secondary-light-pink: #ffa3da;
  --k-custom-bs-secondary-dark-green: #098e7e;
  --k-custom-bs-secondary-green: #00c0ae;
  --k-custom-bs-secondary-light-green: #63ebda;
  --k-custom-bs-old-md-blue: #005eb8;
  --k-custom-bs-old-lt-blue: #0091da;
  --k-custom-bs-old-violet: #483698;
  --k-custom-bs-old-purple: #470a68;
  --k-custom-bs-old-lt-purple: #6d2077;
  --k-custom-bs-old-green: #00a3a1;
  --k-custom-bs-gray-100: #f8f9fa;
  --k-custom-bs-gray-200: #e9ecef;
  --k-custom-bs-gray-300: #dee2e6;
  --k-custom-bs-gray-400: #ced4da;
  --k-custom-bs-gray-500: #adb5bd;
  --k-custom-bs-gray-600: #6c757d;
  --k-custom-bs-gray-700: #495057;
  --k-custom-bs-gray-800: #343a40;
  --k-custom-bs-gray-900: #212529;
  --k-custom-bs-primary: #1e49e2;
  --k-custom-bs-secondary: #00338d;
  --k-custom-bs-success: #00b8f5;
  --k-custom-bs-info: #7213ea;
  --k-custom-bs-warning: #510dbc;
  --k-custom-bs-danger: #fd349c;
  --k-custom-bs-light: #f0f0f0;
  --k-custom-bs-dark: #0c233c;
  --k-custom-bs-black: #000;
  --k-custom-bs-white: #fff;
  --k-custom-bs-gray-1: #333;
  --k-custom-bs-gray-2: #666;
  --k-custom-bs-gray-3: #989898;
  --k-custom-bs-gray-4: #b2b2b2;
  --k-custom-bs-gray-5: #e5e5e5;
  --k-custom-bs-gray-6: #f0f0f0;
  --k-custom-bs-lt-gray: #f5f5f5;
  --k-custom-bs-primary-blue: #00338d;
  --k-custom-bs-cobalt-blue: #1e49e2;
  --k-custom-bs-dark-blue: #0c233c;
  --k-custom-bs-light-blue: #aceaff;
  --k-custom-bs-pacific-blue: #00b8f5;
  --k-custom-bs-kpmg-purple: #7213ea;
  --k-custom-bs-kpmg-pink: #fd349c;
  --k-custom-bs-secondary-blue: #76d2ff;
  --k-custom-bs-secondary-dark-purple: #510dbc;
  --k-custom-bs-secondary-light-purple: #b497ff;
  --k-custom-bs-secondary-dark-pink: #ab0d82;
  --k-custom-bs-secondary-light-pink: #ffa3da;
  --k-custom-bs-secondary-dark-green: #098e7e;
  --k-custom-bs-secondary-green: #00c0ae;
  --k-custom-bs-secondary-light-green: #63ebda;
  --k-custom-bs-old-md-blue: #005eb8;
  --k-custom-bs-old-lt-blue: #0091da;
  --k-custom-bs-old-violet: #483698;
  --k-custom-bs-old-purple: #470a68;
  --k-custom-bs-old-lt-purple: #6d2077;
  --k-custom-bs-old-green: #00a3a1;
  --k-custom-bs-primary-rgb: 30, 73, 226;
  --k-custom-bs-secondary-rgb: 0, 51, 141;
  --k-custom-bs-success-rgb: 0, 184, 245;
  --k-custom-bs-info-rgb: 114, 19, 234;
  --k-custom-bs-warning-rgb: 81, 13, 188;
  --k-custom-bs-danger-rgb: 253, 52, 156;
  --k-custom-bs-light-rgb: 240, 240, 240;
  --k-custom-bs-dark-rgb: 12, 35, 60;
  --k-custom-bs-black-rgb: 0, 0, 0;
  --k-custom-bs-white-rgb: 255, 255, 255;
  --k-custom-bs-gray-1-rgb: 51, 51, 51;
  --k-custom-bs-gray-2-rgb: 102, 102, 102;
  --k-custom-bs-gray-3-rgb: 152, 152, 152;
  --k-custom-bs-gray-4-rgb: 178, 178, 178;
  --k-custom-bs-gray-5-rgb: 229, 229, 229;
  --k-custom-bs-gray-6-rgb: 240, 240, 240;
  --k-custom-bs-lt-gray-rgb: 245, 245, 245;
  --k-custom-bs-primary-blue-rgb: 0, 51, 141;
  --k-custom-bs-cobalt-blue-rgb: 30, 73, 226;
  --k-custom-bs-dark-blue-rgb: 12, 35, 60;
  --k-custom-bs-light-blue-rgb: 172, 234, 255;
  --k-custom-bs-pacific-blue-rgb: 0, 184, 245;
  --k-custom-bs-kpmg-purple-rgb: 114, 19, 234;
  --k-custom-bs-kpmg-pink-rgb: 253, 52, 156;
  --k-custom-bs-secondary-blue-rgb: 118, 210, 255;
  --k-custom-bs-secondary-dark-purple-rgb: 81, 13, 188;
  --k-custom-bs-secondary-light-purple-rgb: 180, 151, 255;
  --k-custom-bs-secondary-dark-pink-rgb: 171, 13, 130;
  --k-custom-bs-secondary-light-pink-rgb: 255, 163, 218;
  --k-custom-bs-secondary-dark-green-rgb: 9, 142, 126;
  --k-custom-bs-secondary-green-rgb: 0, 192, 174;
  --k-custom-bs-secondary-light-green-rgb: 99, 235, 218;
  --k-custom-bs-old-md-blue-rgb: 0, 94, 184;
  --k-custom-bs-old-lt-blue-rgb: 0, 145, 218;
  --k-custom-bs-old-violet-rgb: 72, 54, 152;
  --k-custom-bs-old-purple-rgb: 71, 10, 104;
  --k-custom-bs-old-lt-purple-rgb: 109, 32, 119;
  --k-custom-bs-old-green-rgb: 0, 163, 161;
  --k-custom-bs-primary-text-emphasis: #0c1d5a;
  --k-custom-bs-secondary-text-emphasis: #001438;
  --k-custom-bs-success-text-emphasis: #004a62;
  --k-custom-bs-info-text-emphasis: #2e085e;
  --k-custom-bs-warning-text-emphasis: #20054b;
  --k-custom-bs-danger-text-emphasis: #65153e;
  --k-custom-bs-light-text-emphasis: #495057;
  --k-custom-bs-dark-text-emphasis: #495057;
  --k-custom-bs-primary-bg-subtle: #d2dbf9;
  --k-custom-bs-secondary-bg-subtle: #ccd6e8;
  --k-custom-bs-success-bg-subtle: #ccf1fd;
  --k-custom-bs-info-bg-subtle: #e3d0fb;
  --k-custom-bs-warning-bg-subtle: #dccff2;
  --k-custom-bs-danger-bg-subtle: #ffd6eb;
  --k-custom-bs-light-bg-subtle: #fcfcfd;
  --k-custom-bs-dark-bg-subtle: #ced4da;
  --k-custom-bs-primary-border-subtle: #a5b6f3;
  --k-custom-bs-secondary-border-subtle: #99add1;
  --k-custom-bs-success-border-subtle: #99e3fb;
  --k-custom-bs-info-border-subtle: #c7a1f7;
  --k-custom-bs-warning-border-subtle: #b99ee4;
  --k-custom-bs-danger-border-subtle: #feaed7;
  --k-custom-bs-light-border-subtle: #e9ecef;
  --k-custom-bs-dark-border-subtle: #adb5bd;
  --k-custom-bs-white-rgb: 255, 255, 255;
  --k-custom-bs-black-rgb: 0, 0, 0;
  --k-custom-bs-font-sans-serif: "Open Sans", Arial, Helvetica, sans-serif;
  --k-custom-bs-font-monospace: "Open Sans", Arial, Helvetica, sans-serif;
  --k-custom-bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --k-custom-bs-body-font-family: var(--k-custom-bs-font-sans-serif);
  --k-custom-bs-body-font-size: calc(1.285rem + 0.42vw);
  --k-custom-bs-body-font-weight: 400;
  --k-custom-bs-body-line-height: 1.5;
  --k-custom-bs-body-color: #000;
  --k-custom-bs-body-color-rgb: 0, 0, 0;
  --k-custom-bs-body-bg: #fff;
  --k-custom-bs-body-bg-rgb: 255, 255, 255;
  --k-custom-bs-emphasis-color: #000;
  --k-custom-bs-emphasis-color-rgb: 0, 0, 0;
  --k-custom-bs-secondary-color: rgba(0, 0, 0, 0.75);
  --k-custom-bs-secondary-color-rgb: 0, 0, 0;
  --k-custom-bs-secondary-bg: #e9ecef;
  --k-custom-bs-secondary-bg-rgb: 233, 236, 239;
  --k-custom-bs-tertiary-color: rgba(0, 0, 0, 0.5);
  --k-custom-bs-tertiary-color-rgb: 0, 0, 0;
  --k-custom-bs-tertiary-bg: #f8f9fa;
  --k-custom-bs-tertiary-bg-rgb: 248, 249, 250;
  --k-custom-bs-heading-color: #00338d;
  --k-custom-bs-link-color: #00338d;
  --k-custom-bs-link-color-rgb: 0, 51, 141;
  --k-custom-bs-link-decoration: underline;
  --k-custom-bs-link-hover-color: #002971;
  --k-custom-bs-link-hover-color-rgb: 0, 41, 113;
  --k-custom-bs-link-hover-decoration: underline;
  --k-custom-bs-code-color: #d63384;
  --k-custom-bs-highlight-bg: #fff3cd;
  --k-custom-bs-border-width: 1px;
  --k-custom-bs-border-style: solid;
  --k-custom-bs-border-color: #dee2e6;
  --k-custom-bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --k-custom-bs-border-radius: 0.375rem;
  --k-custom-bs-border-radius-sm: 0.25rem;
  --k-custom-bs-border-radius-lg: 0.5rem;
  --k-custom-bs-border-radius-xl: 1rem;
  --k-custom-bs-border-radius-xxl: 2rem;
  --k-custom-bs-border-radius-2xl: var(--k-custom-bs-border-radius-xxl);
  --k-custom-bs-border-radius-pill: 50rem;
  --k-custom-bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --k-custom-bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --k-custom-bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --k-custom-bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --k-custom-bs-focus-ring-width: 0.25rem;
  --k-custom-bs-focus-ring-opacity: 0.25;
  --k-custom-bs-focus-ring-color: rgba(30, 73, 226, 0.25);
  --k-custom-bs-form-valid-color: #00b8f5;
  --k-custom-bs-form-valid-border-color: #00b8f5;
  --k-custom-bs-form-invalid-color: #fd349c;
  --k-custom-bs-form-invalid-border-color: #fd349c;
}
@media (min-width: 1200px) {
  :root,
  [data-bs-theme=light] {
    --k-custom-bs-body-font-size: 1.6rem;
  }
}

.CustomHTML {
  /* rtl:raw:
  [type="tel"],
  [type="url"],
  [type="email"],
  [type="number"] {
    direction: ltr;
  }
  */
  /* rtl:begin:remove */
  /* rtl:end:remove */
}
.CustomHTML *,
.CustomHTML *::before,
.CustomHTML *::after {
  box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
  .CustomHTML :root {
    scroll-behavior: smooth;
  }
}
.CustomHTML body {
  margin: 0;
  font-family: var(--k-custom-bs-body-font-family);
  font-size: var(--k-custom-bs-body-font-size);
  font-weight: var(--k-custom-bs-body-font-weight);
  line-height: var(--k-custom-bs-body-line-height);
  color: var(--k-custom-bs-body-color);
  text-align: var(--k-custom-bs-body-text-align);
  background-color: var(--k-custom-bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.CustomHTML hr {
  margin: 1.6rem 0;
  color: inherit;
  border: 0;
  border-top: var(--k-custom-bs-border-width) solid;
  opacity: 0.25;
}
.CustomHTML h6, .CustomHTML .h6, .CustomHTML h5, .CustomHTML .h5, .CustomHTML h4, .CustomHTML .h4, .CustomHTML h3, .CustomHTML .h3, .CustomHTML h2, .CustomHTML .h2, .CustomHTML h1, .CustomHTML .h1 {
  margin-top: 0;
  margin-bottom: 1.6rem;
  font-family: "Open Sans Condensed", Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1.3;
  color: var(--k-custom-bs-heading-color);
}
.CustomHTML h1, .CustomHTML .h1 {
  font-size: calc(1.685rem + 5.22vw);
}
@media (min-width: 1200px) {
  .CustomHTML h1, .CustomHTML .h1 {
    font-size: 5.6rem;
  }
}
.CustomHTML h2, .CustomHTML .h2 {
  font-size: calc(1.525rem + 3.3vw);
}
@media (min-width: 1200px) {
  .CustomHTML h2, .CustomHTML .h2 {
    font-size: 4rem;
  }
}
.CustomHTML h3, .CustomHTML .h3 {
  font-size: calc(1.445rem + 2.34vw);
}
@media (min-width: 1200px) {
  .CustomHTML h3, .CustomHTML .h3 {
    font-size: 3.2rem;
  }
}
.CustomHTML h4, .CustomHTML .h4 {
  font-size: calc(1.405rem + 1.86vw);
}
@media (min-width: 1200px) {
  .CustomHTML h4, .CustomHTML .h4 {
    font-size: 2.8rem;
  }
}
.CustomHTML h5, .CustomHTML .h5 {
  font-size: calc(1.365rem + 1.38vw);
}
@media (min-width: 1200px) {
  .CustomHTML h5, .CustomHTML .h5 {
    font-size: 2.4rem;
  }
}
.CustomHTML h6, .CustomHTML .h6 {
  font-size: calc(1.365rem + 1.38vw);
}
@media (min-width: 1200px) {
  .CustomHTML h6, .CustomHTML .h6 {
    font-size: 2.4rem;
  }
}
.CustomHTML p {
  margin-top: 0;
  margin-bottom: 1.6rem;
}
.CustomHTML abbr[title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}
.CustomHTML address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
.CustomHTML ol,
.CustomHTML ul {
  padding-left: 2rem;
}
.CustomHTML ol,
.CustomHTML ul,
.CustomHTML dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
.CustomHTML ol ol,
.CustomHTML ul ul,
.CustomHTML ol ul,
.CustomHTML ul ol {
  margin-bottom: 0;
}
.CustomHTML dt {
  font-weight: 700;
}
.CustomHTML dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
.CustomHTML blockquote {
  margin: 0 0 1rem;
}
.CustomHTML b,
.CustomHTML strong {
  font-weight: bolder;
}
.CustomHTML small, .CustomHTML .small {
  font-size: 0.875em;
}
.CustomHTML mark, .CustomHTML .mark {
  padding: 0.1875em;
  background-color: var(--k-custom-bs-highlight-bg);
}
.CustomHTML sub,
.CustomHTML sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}
.CustomHTML sub {
  bottom: -0.25em;
}
.CustomHTML sup {
  top: -0.5em;
}
.CustomHTML a {
  color: rgba(var(--k-custom-bs-link-color-rgb), var(--k-custom-bs-link-opacity, 1));
  text-decoration: underline;
}
.CustomHTML a:hover {
  --k-custom-bs-link-color-rgb: var(--k-custom-bs-link-hover-color-rgb);
  text-decoration: underline;
}
.CustomHTML a:not([href]):not([class]), .CustomHTML a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
.CustomHTML pre,
.CustomHTML code,
.CustomHTML kbd,
.CustomHTML samp {
  font-family: var(--k-custom-bs-font-monospace);
  font-size: 1em;
}
.CustomHTML pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
.CustomHTML pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
.CustomHTML code {
  font-size: 0.875em;
  color: var(--k-custom-bs-code-color);
  word-wrap: break-word;
}
a > .CustomHTML code {
  color: inherit;
}
.CustomHTML kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--k-custom-bs-body-bg);
  background-color: var(--k-custom-bs-body-color);
  border-radius: 0.25rem;
}
.CustomHTML kbd kbd {
  padding: 0;
  font-size: 1em;
}
.CustomHTML figure {
  margin: 0 0 1rem;
}
.CustomHTML img,
.CustomHTML svg {
  vertical-align: middle;
}
.CustomHTML table {
  caption-side: bottom;
  border-collapse: collapse;
}
.CustomHTML caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--k-custom-bs-secondary-color);
  text-align: left;
}
.CustomHTML th {
  font-weight: bold;
  text-align: inherit;
  text-align: -webkit-match-parent;
}
.CustomHTML thead,
.CustomHTML tbody,
.CustomHTML tfoot,
.CustomHTML tr,
.CustomHTML td,
.CustomHTML th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}
.CustomHTML label {
  display: inline-block;
}
.CustomHTML button {
  border-radius: 0;
}
.CustomHTML button:focus:not(:focus-visible) {
  outline: 0;
}
.CustomHTML input,
.CustomHTML button,
.CustomHTML select,
.CustomHTML optgroup,
.CustomHTML textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.CustomHTML button,
.CustomHTML select {
  text-transform: none;
}
.CustomHTML [role=button] {
  cursor: pointer;
}
.CustomHTML select {
  word-wrap: normal;
}
.CustomHTML select:disabled {
  opacity: 1;
}
.CustomHTML [list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}
.CustomHTML button,
.CustomHTML [type=button],
.CustomHTML [type=reset],
.CustomHTML [type=submit] {
  -webkit-appearance: button;
}
.CustomHTML button:not(:disabled),
.CustomHTML [type=button]:not(:disabled),
.CustomHTML [type=reset]:not(:disabled),
.CustomHTML [type=submit]:not(:disabled) {
  cursor: pointer;
}
.CustomHTML ::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
.CustomHTML textarea {
  resize: vertical;
}
.CustomHTML fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.CustomHTML legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  .CustomHTML legend {
    font-size: 1.5rem;
  }
}
.CustomHTML legend + * {
  clear: left;
}
.CustomHTML ::-webkit-datetime-edit-fields-wrapper,
.CustomHTML ::-webkit-datetime-edit-text,
.CustomHTML ::-webkit-datetime-edit-minute,
.CustomHTML ::-webkit-datetime-edit-hour-field,
.CustomHTML ::-webkit-datetime-edit-day-field,
.CustomHTML ::-webkit-datetime-edit-month-field,
.CustomHTML ::-webkit-datetime-edit-year-field {
  padding: 0;
}
.CustomHTML ::-webkit-inner-spin-button {
  height: auto;
}
.CustomHTML [type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}
.CustomHTML ::-webkit-search-decoration {
  -webkit-appearance: none;
}
.CustomHTML ::-webkit-color-swatch-wrapper {
  padding: 0;
}
.CustomHTML ::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}
.CustomHTML output {
  display: inline-block;
}
.CustomHTML iframe {
  border: 0;
}
.CustomHTML summary {
  display: list-item;
  cursor: pointer;
}
.CustomHTML progress {
  vertical-align: baseline;
}
.CustomHTML [hidden] {
  display: none !important;
}
.CustomHTML .lead {
  font-size: calc(1.325rem + 0.9vw);
  font-weight: normal;
}
@media (min-width: 1200px) {
  .CustomHTML .lead {
    font-size: 2rem;
  }
}
.CustomHTML .display-1 {
  font-size: calc(1.925rem + 8.1vw);
  font-family: "Open Sans Condensed", Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1.3;
}
@media (min-width: 1200px) {
  .CustomHTML .display-1 {
    font-size: 8rem;
  }
}
.CustomHTML .display-2 {
  font-size: calc(1.845rem + 7.14vw);
  font-family: "Open Sans Condensed", Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1.3;
}
@media (min-width: 1200px) {
  .CustomHTML .display-2 {
    font-size: 7.2rem;
  }
}
.CustomHTML .display-3 {
  font-size: calc(1.765rem + 6.18vw);
  font-family: "Open Sans Condensed", Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1.3;
}
@media (min-width: 1200px) {
  .CustomHTML .display-3 {
    font-size: 6.4rem;
  }
}
.CustomHTML .display-4 {
  font-size: calc(1.685rem + 5.22vw);
  font-family: "Open Sans Condensed", Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1.3;
}
@media (min-width: 1200px) {
  .CustomHTML .display-4 {
    font-size: 5.6rem;
  }
}
.CustomHTML .display-5 {
  font-size: calc(1.605rem + 4.26vw);
  font-family: "Open Sans Condensed", Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1.3;
}
@media (min-width: 1200px) {
  .CustomHTML .display-5 {
    font-size: 4.8rem;
  }
}
.CustomHTML .display-6 {
  font-size: calc(1.525rem + 3.3vw);
  font-family: "Open Sans Condensed", Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1.3;
}
@media (min-width: 1200px) {
  .CustomHTML .display-6 {
    font-size: 4rem;
  }
}
.CustomHTML .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.CustomHTML .list-inline {
  padding-left: 0;
  list-style: none;
}
.CustomHTML .list-inline-item {
  display: inline-block;
}
.CustomHTML .list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.CustomHTML .initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}
.CustomHTML .blockquote {
  margin-bottom: 1.6rem;
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  .CustomHTML .blockquote {
    font-size: 2rem;
  }
}
.CustomHTML .blockquote > :last-child {
  margin-bottom: 0;
}
.CustomHTML .blockquote-footer {
  margin-top: -1.6rem;
  margin-bottom: 1.6rem;
  font-size: 0.875em;
  color: #6c757d;
}
.CustomHTML .blockquote-footer::before {
  content: "— ";
}
.CustomHTML .img-fluid {
  max-width: 100%;
  height: auto;
}
.CustomHTML .img-thumbnail {
  padding: 0.25rem;
  background-color: var(--k-custom-bs-body-bg);
  border: var(--k-custom-bs-border-width) solid var(--k-custom-bs-border-color);
  border-radius: var(--k-custom-bs-border-radius);
  max-width: 100%;
  height: auto;
}
.CustomHTML .figure {
  display: inline-block;
}
.CustomHTML .figure-img {
  margin-bottom: 0.8rem;
  line-height: 1;
}
.CustomHTML .figure-caption {
  font-size: 0.875em;
  color: #000;
}
.CustomHTML .container,
.CustomHTML .container-fluid,
.CustomHTML .container-xxl,
.CustomHTML .container-xl,
.CustomHTML .container-lg,
.CustomHTML .container-md,
.CustomHTML .container-sm,
.CustomHTML .container-xs {
  --k-custom-bs-gutter-x: 3rem;
  --k-custom-bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--k-custom-bs-gutter-x) * 0.5);
  padding-left: calc(var(--k-custom-bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 640px) {
  .CustomHTML .container-xs, .CustomHTML .container {
    max-width: 588px;
  }
}
@media (min-width: 768px) {
  .CustomHTML .container-sm, .CustomHTML .container-xs, .CustomHTML .container {
    max-width: 716px;
  }
}
@media (min-width: 992px) {
  .CustomHTML .container-md, .CustomHTML .container-sm, .CustomHTML .container-xs, .CustomHTML .container {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  .CustomHTML .container-lg, .CustomHTML .container-md, .CustomHTML .container-sm, .CustomHTML .container-xs, .CustomHTML .container {
    max-width: 1148px;
  }
}
@media (min-width: 1440px) {
  .CustomHTML .container-xl, .CustomHTML .container-lg, .CustomHTML .container-md, .CustomHTML .container-sm, .CustomHTML .container-xs, .CustomHTML .container {
    max-width: 1230px;
  }
}
@media (min-width: 1600px) {
  .CustomHTML .container-xxl, .CustomHTML .container-xl, .CustomHTML .container-lg, .CustomHTML .container-md, .CustomHTML .container-sm, .CustomHTML .container-xs, .CustomHTML .container {
    max-width: 1230px;
  }
}
.CustomHTML :root {
  --k-custom-bs-breakpoint-: 0;
  --k-custom-bs-breakpoint-xs: 640px;
  --k-custom-bs-breakpoint-sm: 768px;
  --k-custom-bs-breakpoint-md: 992px;
  --k-custom-bs-breakpoint-lg: 1200px;
  --k-custom-bs-breakpoint-xl: 1440px;
  --k-custom-bs-breakpoint-xxl: 1600px;
}
.CustomHTML .row {
  --k-custom-bs-gutter-x: 3rem;
  --k-custom-bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--k-custom-bs-gutter-y));
  margin-right: calc(-0.5 * var(--k-custom-bs-gutter-x));
  margin-left: calc(-0.5 * var(--k-custom-bs-gutter-x));
}
.CustomHTML .row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--k-custom-bs-gutter-x) * 0.5);
  padding-left: calc(var(--k-custom-bs-gutter-x) * 0.5);
  margin-top: var(--k-custom-bs-gutter-y);
}
.CustomHTML .col {
  flex: 1 0 0%;
}
.CustomHTML .row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}
.CustomHTML .row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}
.CustomHTML .row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}
.CustomHTML .row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}
.CustomHTML .row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}
.CustomHTML .row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}
.CustomHTML .row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}
.CustomHTML .col-auto {
  flex: 0 0 auto;
  width: auto;
}
.CustomHTML .col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}
.CustomHTML .col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}
.CustomHTML .col-3 {
  flex: 0 0 auto;
  width: 25%;
}
.CustomHTML .col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}
.CustomHTML .col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}
.CustomHTML .col-6 {
  flex: 0 0 auto;
  width: 50%;
}
.CustomHTML .col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}
.CustomHTML .col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}
.CustomHTML .col-9 {
  flex: 0 0 auto;
  width: 75%;
}
.CustomHTML .col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}
.CustomHTML .col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}
.CustomHTML .col-12 {
  flex: 0 0 auto;
  width: 100%;
}
.CustomHTML .offset-1 {
  margin-left: 8.33333333%;
}
.CustomHTML .offset-2 {
  margin-left: 16.66666667%;
}
.CustomHTML .offset-3 {
  margin-left: 25%;
}
.CustomHTML .offset-4 {
  margin-left: 33.33333333%;
}
.CustomHTML .offset-5 {
  margin-left: 41.66666667%;
}
.CustomHTML .offset-6 {
  margin-left: 50%;
}
.CustomHTML .offset-7 {
  margin-left: 58.33333333%;
}
.CustomHTML .offset-8 {
  margin-left: 66.66666667%;
}
.CustomHTML .offset-9 {
  margin-left: 75%;
}
.CustomHTML .offset-10 {
  margin-left: 83.33333333%;
}
.CustomHTML .offset-11 {
  margin-left: 91.66666667%;
}
.CustomHTML .g-0,
.CustomHTML .gx-0 {
  --k-custom-bs-gutter-x: 0;
}
.CustomHTML .g-0,
.CustomHTML .gy-0 {
  --k-custom-bs-gutter-y: 0;
}
.CustomHTML .g-1,
.CustomHTML .gx-1 {
  --k-custom-bs-gutter-x: 0.4rem;
}
.CustomHTML .g-1,
.CustomHTML .gy-1 {
  --k-custom-bs-gutter-y: 0.4rem;
}
.CustomHTML .g-2,
.CustomHTML .gx-2 {
  --k-custom-bs-gutter-x: 0.8rem;
}
.CustomHTML .g-2,
.CustomHTML .gy-2 {
  --k-custom-bs-gutter-y: 0.8rem;
}
.CustomHTML .g-3,
.CustomHTML .gx-3 {
  --k-custom-bs-gutter-x: 1.6rem;
}
.CustomHTML .g-3,
.CustomHTML .gy-3 {
  --k-custom-bs-gutter-y: 1.6rem;
}
.CustomHTML .g-4,
.CustomHTML .gx-4 {
  --k-custom-bs-gutter-x: 2.4rem;
}
.CustomHTML .g-4,
.CustomHTML .gy-4 {
  --k-custom-bs-gutter-y: 2.4rem;
}
.CustomHTML .g-5,
.CustomHTML .gx-5 {
  --k-custom-bs-gutter-x: 4.8rem;
}
.CustomHTML .g-5,
.CustomHTML .gy-5 {
  --k-custom-bs-gutter-y: 4.8rem;
}
@media (min-width: 640px) {
  .CustomHTML .col-xs {
    flex: 1 0 0%;
  }
  .CustomHTML .row-cols-xs-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .CustomHTML .row-cols-xs-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .CustomHTML .row-cols-xs-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .CustomHTML .row-cols-xs-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .CustomHTML .row-cols-xs-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .CustomHTML .row-cols-xs-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .CustomHTML .row-cols-xs-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .CustomHTML .col-xs-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .CustomHTML .col-xs-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .CustomHTML .col-xs-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .CustomHTML .col-xs-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .CustomHTML .col-xs-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .CustomHTML .col-xs-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .CustomHTML .col-xs-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .CustomHTML .col-xs-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .CustomHTML .col-xs-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .CustomHTML .col-xs-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .CustomHTML .col-xs-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .CustomHTML .col-xs-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .CustomHTML .col-xs-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .CustomHTML .offset-xs-0 {
    margin-left: 0;
  }
  .CustomHTML .offset-xs-1 {
    margin-left: 8.33333333%;
  }
  .CustomHTML .offset-xs-2 {
    margin-left: 16.66666667%;
  }
  .CustomHTML .offset-xs-3 {
    margin-left: 25%;
  }
  .CustomHTML .offset-xs-4 {
    margin-left: 33.33333333%;
  }
  .CustomHTML .offset-xs-5 {
    margin-left: 41.66666667%;
  }
  .CustomHTML .offset-xs-6 {
    margin-left: 50%;
  }
  .CustomHTML .offset-xs-7 {
    margin-left: 58.33333333%;
  }
  .CustomHTML .offset-xs-8 {
    margin-left: 66.66666667%;
  }
  .CustomHTML .offset-xs-9 {
    margin-left: 75%;
  }
  .CustomHTML .offset-xs-10 {
    margin-left: 83.33333333%;
  }
  .CustomHTML .offset-xs-11 {
    margin-left: 91.66666667%;
  }
  .CustomHTML .g-xs-0,
  .CustomHTML .gx-xs-0 {
    --k-custom-bs-gutter-x: 0;
  }
  .CustomHTML .g-xs-0,
  .CustomHTML .gy-xs-0 {
    --k-custom-bs-gutter-y: 0;
  }
  .CustomHTML .g-xs-1,
  .CustomHTML .gx-xs-1 {
    --k-custom-bs-gutter-x: 0.4rem;
  }
  .CustomHTML .g-xs-1,
  .CustomHTML .gy-xs-1 {
    --k-custom-bs-gutter-y: 0.4rem;
  }
  .CustomHTML .g-xs-2,
  .CustomHTML .gx-xs-2 {
    --k-custom-bs-gutter-x: 0.8rem;
  }
  .CustomHTML .g-xs-2,
  .CustomHTML .gy-xs-2 {
    --k-custom-bs-gutter-y: 0.8rem;
  }
  .CustomHTML .g-xs-3,
  .CustomHTML .gx-xs-3 {
    --k-custom-bs-gutter-x: 1.6rem;
  }
  .CustomHTML .g-xs-3,
  .CustomHTML .gy-xs-3 {
    --k-custom-bs-gutter-y: 1.6rem;
  }
  .CustomHTML .g-xs-4,
  .CustomHTML .gx-xs-4 {
    --k-custom-bs-gutter-x: 2.4rem;
  }
  .CustomHTML .g-xs-4,
  .CustomHTML .gy-xs-4 {
    --k-custom-bs-gutter-y: 2.4rem;
  }
  .CustomHTML .g-xs-5,
  .CustomHTML .gx-xs-5 {
    --k-custom-bs-gutter-x: 4.8rem;
  }
  .CustomHTML .g-xs-5,
  .CustomHTML .gy-xs-5 {
    --k-custom-bs-gutter-y: 4.8rem;
  }
}
@media (min-width: 768px) {
  .CustomHTML .col-sm {
    flex: 1 0 0%;
  }
  .CustomHTML .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .CustomHTML .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .CustomHTML .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .CustomHTML .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .CustomHTML .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .CustomHTML .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .CustomHTML .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .CustomHTML .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .CustomHTML .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .CustomHTML .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .CustomHTML .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .CustomHTML .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .CustomHTML .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .CustomHTML .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .CustomHTML .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .CustomHTML .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .CustomHTML .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .CustomHTML .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .CustomHTML .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .CustomHTML .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .CustomHTML .offset-sm-0 {
    margin-left: 0;
  }
  .CustomHTML .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .CustomHTML .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .CustomHTML .offset-sm-3 {
    margin-left: 25%;
  }
  .CustomHTML .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .CustomHTML .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .CustomHTML .offset-sm-6 {
    margin-left: 50%;
  }
  .CustomHTML .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .CustomHTML .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .CustomHTML .offset-sm-9 {
    margin-left: 75%;
  }
  .CustomHTML .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .CustomHTML .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .CustomHTML .g-sm-0,
  .CustomHTML .gx-sm-0 {
    --k-custom-bs-gutter-x: 0;
  }
  .CustomHTML .g-sm-0,
  .CustomHTML .gy-sm-0 {
    --k-custom-bs-gutter-y: 0;
  }
  .CustomHTML .g-sm-1,
  .CustomHTML .gx-sm-1 {
    --k-custom-bs-gutter-x: 0.4rem;
  }
  .CustomHTML .g-sm-1,
  .CustomHTML .gy-sm-1 {
    --k-custom-bs-gutter-y: 0.4rem;
  }
  .CustomHTML .g-sm-2,
  .CustomHTML .gx-sm-2 {
    --k-custom-bs-gutter-x: 0.8rem;
  }
  .CustomHTML .g-sm-2,
  .CustomHTML .gy-sm-2 {
    --k-custom-bs-gutter-y: 0.8rem;
  }
  .CustomHTML .g-sm-3,
  .CustomHTML .gx-sm-3 {
    --k-custom-bs-gutter-x: 1.6rem;
  }
  .CustomHTML .g-sm-3,
  .CustomHTML .gy-sm-3 {
    --k-custom-bs-gutter-y: 1.6rem;
  }
  .CustomHTML .g-sm-4,
  .CustomHTML .gx-sm-4 {
    --k-custom-bs-gutter-x: 2.4rem;
  }
  .CustomHTML .g-sm-4,
  .CustomHTML .gy-sm-4 {
    --k-custom-bs-gutter-y: 2.4rem;
  }
  .CustomHTML .g-sm-5,
  .CustomHTML .gx-sm-5 {
    --k-custom-bs-gutter-x: 4.8rem;
  }
  .CustomHTML .g-sm-5,
  .CustomHTML .gy-sm-5 {
    --k-custom-bs-gutter-y: 4.8rem;
  }
}
@media (min-width: 992px) {
  .CustomHTML .col-md {
    flex: 1 0 0%;
  }
  .CustomHTML .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .CustomHTML .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .CustomHTML .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .CustomHTML .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .CustomHTML .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .CustomHTML .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .CustomHTML .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .CustomHTML .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .CustomHTML .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .CustomHTML .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .CustomHTML .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .CustomHTML .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .CustomHTML .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .CustomHTML .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .CustomHTML .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .CustomHTML .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .CustomHTML .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .CustomHTML .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .CustomHTML .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .CustomHTML .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .CustomHTML .offset-md-0 {
    margin-left: 0;
  }
  .CustomHTML .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .CustomHTML .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .CustomHTML .offset-md-3 {
    margin-left: 25%;
  }
  .CustomHTML .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .CustomHTML .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .CustomHTML .offset-md-6 {
    margin-left: 50%;
  }
  .CustomHTML .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .CustomHTML .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .CustomHTML .offset-md-9 {
    margin-left: 75%;
  }
  .CustomHTML .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .CustomHTML .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .CustomHTML .g-md-0,
  .CustomHTML .gx-md-0 {
    --k-custom-bs-gutter-x: 0;
  }
  .CustomHTML .g-md-0,
  .CustomHTML .gy-md-0 {
    --k-custom-bs-gutter-y: 0;
  }
  .CustomHTML .g-md-1,
  .CustomHTML .gx-md-1 {
    --k-custom-bs-gutter-x: 0.4rem;
  }
  .CustomHTML .g-md-1,
  .CustomHTML .gy-md-1 {
    --k-custom-bs-gutter-y: 0.4rem;
  }
  .CustomHTML .g-md-2,
  .CustomHTML .gx-md-2 {
    --k-custom-bs-gutter-x: 0.8rem;
  }
  .CustomHTML .g-md-2,
  .CustomHTML .gy-md-2 {
    --k-custom-bs-gutter-y: 0.8rem;
  }
  .CustomHTML .g-md-3,
  .CustomHTML .gx-md-3 {
    --k-custom-bs-gutter-x: 1.6rem;
  }
  .CustomHTML .g-md-3,
  .CustomHTML .gy-md-3 {
    --k-custom-bs-gutter-y: 1.6rem;
  }
  .CustomHTML .g-md-4,
  .CustomHTML .gx-md-4 {
    --k-custom-bs-gutter-x: 2.4rem;
  }
  .CustomHTML .g-md-4,
  .CustomHTML .gy-md-4 {
    --k-custom-bs-gutter-y: 2.4rem;
  }
  .CustomHTML .g-md-5,
  .CustomHTML .gx-md-5 {
    --k-custom-bs-gutter-x: 4.8rem;
  }
  .CustomHTML .g-md-5,
  .CustomHTML .gy-md-5 {
    --k-custom-bs-gutter-y: 4.8rem;
  }
}
@media (min-width: 1200px) {
  .CustomHTML .col-lg {
    flex: 1 0 0%;
  }
  .CustomHTML .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .CustomHTML .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .CustomHTML .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .CustomHTML .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .CustomHTML .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .CustomHTML .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .CustomHTML .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .CustomHTML .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .CustomHTML .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .CustomHTML .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .CustomHTML .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .CustomHTML .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .CustomHTML .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .CustomHTML .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .CustomHTML .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .CustomHTML .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .CustomHTML .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .CustomHTML .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .CustomHTML .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .CustomHTML .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .CustomHTML .offset-lg-0 {
    margin-left: 0;
  }
  .CustomHTML .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .CustomHTML .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .CustomHTML .offset-lg-3 {
    margin-left: 25%;
  }
  .CustomHTML .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .CustomHTML .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .CustomHTML .offset-lg-6 {
    margin-left: 50%;
  }
  .CustomHTML .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .CustomHTML .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .CustomHTML .offset-lg-9 {
    margin-left: 75%;
  }
  .CustomHTML .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .CustomHTML .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .CustomHTML .g-lg-0,
  .CustomHTML .gx-lg-0 {
    --k-custom-bs-gutter-x: 0;
  }
  .CustomHTML .g-lg-0,
  .CustomHTML .gy-lg-0 {
    --k-custom-bs-gutter-y: 0;
  }
  .CustomHTML .g-lg-1,
  .CustomHTML .gx-lg-1 {
    --k-custom-bs-gutter-x: 0.4rem;
  }
  .CustomHTML .g-lg-1,
  .CustomHTML .gy-lg-1 {
    --k-custom-bs-gutter-y: 0.4rem;
  }
  .CustomHTML .g-lg-2,
  .CustomHTML .gx-lg-2 {
    --k-custom-bs-gutter-x: 0.8rem;
  }
  .CustomHTML .g-lg-2,
  .CustomHTML .gy-lg-2 {
    --k-custom-bs-gutter-y: 0.8rem;
  }
  .CustomHTML .g-lg-3,
  .CustomHTML .gx-lg-3 {
    --k-custom-bs-gutter-x: 1.6rem;
  }
  .CustomHTML .g-lg-3,
  .CustomHTML .gy-lg-3 {
    --k-custom-bs-gutter-y: 1.6rem;
  }
  .CustomHTML .g-lg-4,
  .CustomHTML .gx-lg-4 {
    --k-custom-bs-gutter-x: 2.4rem;
  }
  .CustomHTML .g-lg-4,
  .CustomHTML .gy-lg-4 {
    --k-custom-bs-gutter-y: 2.4rem;
  }
  .CustomHTML .g-lg-5,
  .CustomHTML .gx-lg-5 {
    --k-custom-bs-gutter-x: 4.8rem;
  }
  .CustomHTML .g-lg-5,
  .CustomHTML .gy-lg-5 {
    --k-custom-bs-gutter-y: 4.8rem;
  }
}
@media (min-width: 1440px) {
  .CustomHTML .col-xl {
    flex: 1 0 0%;
  }
  .CustomHTML .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .CustomHTML .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .CustomHTML .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .CustomHTML .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .CustomHTML .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .CustomHTML .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .CustomHTML .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .CustomHTML .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .CustomHTML .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .CustomHTML .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .CustomHTML .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .CustomHTML .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .CustomHTML .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .CustomHTML .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .CustomHTML .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .CustomHTML .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .CustomHTML .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .CustomHTML .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .CustomHTML .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .CustomHTML .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .CustomHTML .offset-xl-0 {
    margin-left: 0;
  }
  .CustomHTML .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .CustomHTML .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .CustomHTML .offset-xl-3 {
    margin-left: 25%;
  }
  .CustomHTML .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .CustomHTML .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .CustomHTML .offset-xl-6 {
    margin-left: 50%;
  }
  .CustomHTML .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .CustomHTML .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .CustomHTML .offset-xl-9 {
    margin-left: 75%;
  }
  .CustomHTML .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .CustomHTML .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .CustomHTML .g-xl-0,
  .CustomHTML .gx-xl-0 {
    --k-custom-bs-gutter-x: 0;
  }
  .CustomHTML .g-xl-0,
  .CustomHTML .gy-xl-0 {
    --k-custom-bs-gutter-y: 0;
  }
  .CustomHTML .g-xl-1,
  .CustomHTML .gx-xl-1 {
    --k-custom-bs-gutter-x: 0.4rem;
  }
  .CustomHTML .g-xl-1,
  .CustomHTML .gy-xl-1 {
    --k-custom-bs-gutter-y: 0.4rem;
  }
  .CustomHTML .g-xl-2,
  .CustomHTML .gx-xl-2 {
    --k-custom-bs-gutter-x: 0.8rem;
  }
  .CustomHTML .g-xl-2,
  .CustomHTML .gy-xl-2 {
    --k-custom-bs-gutter-y: 0.8rem;
  }
  .CustomHTML .g-xl-3,
  .CustomHTML .gx-xl-3 {
    --k-custom-bs-gutter-x: 1.6rem;
  }
  .CustomHTML .g-xl-3,
  .CustomHTML .gy-xl-3 {
    --k-custom-bs-gutter-y: 1.6rem;
  }
  .CustomHTML .g-xl-4,
  .CustomHTML .gx-xl-4 {
    --k-custom-bs-gutter-x: 2.4rem;
  }
  .CustomHTML .g-xl-4,
  .CustomHTML .gy-xl-4 {
    --k-custom-bs-gutter-y: 2.4rem;
  }
  .CustomHTML .g-xl-5,
  .CustomHTML .gx-xl-5 {
    --k-custom-bs-gutter-x: 4.8rem;
  }
  .CustomHTML .g-xl-5,
  .CustomHTML .gy-xl-5 {
    --k-custom-bs-gutter-y: 4.8rem;
  }
}
@media (min-width: 1600px) {
  .CustomHTML .col-xxl {
    flex: 1 0 0%;
  }
  .CustomHTML .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .CustomHTML .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .CustomHTML .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .CustomHTML .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .CustomHTML .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .CustomHTML .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .CustomHTML .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .CustomHTML .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .CustomHTML .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .CustomHTML .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .CustomHTML .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .CustomHTML .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .CustomHTML .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .CustomHTML .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .CustomHTML .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .CustomHTML .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .CustomHTML .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .CustomHTML .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .CustomHTML .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .CustomHTML .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .CustomHTML .offset-xxl-0 {
    margin-left: 0;
  }
  .CustomHTML .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .CustomHTML .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .CustomHTML .offset-xxl-3 {
    margin-left: 25%;
  }
  .CustomHTML .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .CustomHTML .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .CustomHTML .offset-xxl-6 {
    margin-left: 50%;
  }
  .CustomHTML .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .CustomHTML .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .CustomHTML .offset-xxl-9 {
    margin-left: 75%;
  }
  .CustomHTML .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .CustomHTML .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .CustomHTML .g-xxl-0,
  .CustomHTML .gx-xxl-0 {
    --k-custom-bs-gutter-x: 0;
  }
  .CustomHTML .g-xxl-0,
  .CustomHTML .gy-xxl-0 {
    --k-custom-bs-gutter-y: 0;
  }
  .CustomHTML .g-xxl-1,
  .CustomHTML .gx-xxl-1 {
    --k-custom-bs-gutter-x: 0.4rem;
  }
  .CustomHTML .g-xxl-1,
  .CustomHTML .gy-xxl-1 {
    --k-custom-bs-gutter-y: 0.4rem;
  }
  .CustomHTML .g-xxl-2,
  .CustomHTML .gx-xxl-2 {
    --k-custom-bs-gutter-x: 0.8rem;
  }
  .CustomHTML .g-xxl-2,
  .CustomHTML .gy-xxl-2 {
    --k-custom-bs-gutter-y: 0.8rem;
  }
  .CustomHTML .g-xxl-3,
  .CustomHTML .gx-xxl-3 {
    --k-custom-bs-gutter-x: 1.6rem;
  }
  .CustomHTML .g-xxl-3,
  .CustomHTML .gy-xxl-3 {
    --k-custom-bs-gutter-y: 1.6rem;
  }
  .CustomHTML .g-xxl-4,
  .CustomHTML .gx-xxl-4 {
    --k-custom-bs-gutter-x: 2.4rem;
  }
  .CustomHTML .g-xxl-4,
  .CustomHTML .gy-xxl-4 {
    --k-custom-bs-gutter-y: 2.4rem;
  }
  .CustomHTML .g-xxl-5,
  .CustomHTML .gx-xxl-5 {
    --k-custom-bs-gutter-x: 4.8rem;
  }
  .CustomHTML .g-xxl-5,
  .CustomHTML .gy-xxl-5 {
    --k-custom-bs-gutter-y: 4.8rem;
  }
}
.CustomHTML .btn-close {
  --k-custom-bs-btn-close-color: #000;
  --k-custom-bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
  --k-custom-bs-btn-close-opacity: 0.9375;
  --k-custom-bs-btn-close-hover-opacity: 1;
  --k-custom-bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(30, 73, 226, 0.25);
  --k-custom-bs-btn-close-focus-opacity: 1;
  --k-custom-bs-btn-close-disabled-opacity: 0.5;
  --k-custom-bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--k-custom-bs-btn-close-color);
  background: transparent var(--k-custom-bs-btn-close-bg) center/1em auto no-repeat;
  border: 0;
  border-radius: 0.375rem;
  opacity: var(--k-custom-bs-btn-close-opacity);
}
.CustomHTML .btn-close:hover {
  color: var(--k-custom-bs-btn-close-color);
  text-decoration: none;
  opacity: var(--k-custom-bs-btn-close-hover-opacity);
}
.CustomHTML .btn-close:focus {
  outline: 0;
  box-shadow: var(--k-custom-bs-btn-close-focus-shadow);
  opacity: var(--k-custom-bs-btn-close-focus-opacity);
}
.CustomHTML .btn-close:disabled, .CustomHTML .btn-close.disabled {
  pointer-events: none;
  user-select: none;
  opacity: var(--k-custom-bs-btn-close-disabled-opacity);
}
.CustomHTML .btn-close-white {
  filter: var(--k-custom-bs-btn-close-white-filter);
}
.CustomHTML .spinner-grow,
.CustomHTML .spinner-border {
  display: inline-block;
  width: var(--k-custom-bs-spinner-width);
  height: var(--k-custom-bs-spinner-height);
  vertical-align: var(--k-custom-bs-spinner-vertical-align);
  border-radius: 50%;
  animation: var(--k-custom-bs-spinner-animation-speed) linear infinite var(--k-custom-bs-spinner-animation-name);
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.CustomHTML .spinner-border {
  --k-custom-bs-spinner-width: 3.2rem;
  --k-custom-bs-spinner-height: 3.2rem;
  --k-custom-bs-spinner-vertical-align: -0.125em;
  --k-custom-bs-spinner-border-width: 0.25em;
  --k-custom-bs-spinner-animation-speed: 0.75s;
  --k-custom-bs-spinner-animation-name: spinner-border;
  border: var(--k-custom-bs-spinner-border-width) solid currentcolor;
  border-right-color: transparent;
}
.CustomHTML .spinner-border-sm {
  --k-custom-bs-spinner-width: 1rem;
  --k-custom-bs-spinner-height: 1rem;
  --k-custom-bs-spinner-border-width: 0.2em;
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.CustomHTML .spinner-grow {
  --k-custom-bs-spinner-width: 3.2rem;
  --k-custom-bs-spinner-height: 3.2rem;
  --k-custom-bs-spinner-vertical-align: -0.125em;
  --k-custom-bs-spinner-animation-speed: 0.75s;
  --k-custom-bs-spinner-animation-name: spinner-grow;
  background-color: currentcolor;
  opacity: 0;
}
.CustomHTML .spinner-grow-sm {
  --k-custom-bs-spinner-width: 1rem;
  --k-custom-bs-spinner-height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .CustomHTML .spinner-border,
  .CustomHTML .spinner-grow {
    --k-custom-bs-spinner-animation-speed: 1.5s;
  }
}
.CustomHTML .clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.CustomHTML .text-bg-primary {
  color: #fff !important;
  background-color: RGBA(30, 73, 226, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-secondary {
  color: #fff !important;
  background-color: RGBA(0, 51, 141, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-success {
  color: #000 !important;
  background-color: RGBA(0, 184, 245, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-info {
  color: #fff !important;
  background-color: RGBA(114, 19, 234, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-warning {
  color: #fff !important;
  background-color: RGBA(81, 13, 188, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-danger {
  color: #000 !important;
  background-color: RGBA(253, 52, 156, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-light {
  color: #000 !important;
  background-color: RGBA(240, 240, 240, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-dark {
  color: #fff !important;
  background-color: RGBA(12, 35, 60, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-black {
  color: #fff !important;
  background-color: RGBA(0, 0, 0, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-white {
  color: #000 !important;
  background-color: RGBA(255, 255, 255, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-gray-1 {
  color: #fff !important;
  background-color: RGBA(51, 51, 51, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-gray-2 {
  color: #fff !important;
  background-color: RGBA(102, 102, 102, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-gray-3 {
  color: #000 !important;
  background-color: RGBA(152, 152, 152, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-gray-4 {
  color: #000 !important;
  background-color: RGBA(178, 178, 178, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-gray-5 {
  color: #000 !important;
  background-color: RGBA(229, 229, 229, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-gray-6 {
  color: #000 !important;
  background-color: RGBA(240, 240, 240, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-lt-gray {
  color: #000 !important;
  background-color: RGBA(245, 245, 245, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-primary-blue {
  color: #fff !important;
  background-color: RGBA(0, 51, 141, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-cobalt-blue {
  color: #fff !important;
  background-color: RGBA(30, 73, 226, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-dark-blue {
  color: #fff !important;
  background-color: RGBA(12, 35, 60, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-light-blue {
  color: #000 !important;
  background-color: RGBA(172, 234, 255, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-pacific-blue {
  color: #000 !important;
  background-color: RGBA(0, 184, 245, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-kpmg-purple {
  color: #fff !important;
  background-color: RGBA(114, 19, 234, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-kpmg-pink {
  color: #000 !important;
  background-color: RGBA(253, 52, 156, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-secondary-blue {
  color: #000 !important;
  background-color: RGBA(118, 210, 255, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-secondary-dark-purple {
  color: #fff !important;
  background-color: RGBA(81, 13, 188, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-secondary-light-purple {
  color: #000 !important;
  background-color: RGBA(180, 151, 255, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-secondary-dark-pink {
  color: #fff !important;
  background-color: RGBA(171, 13, 130, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-secondary-light-pink {
  color: #000 !important;
  background-color: RGBA(255, 163, 218, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-secondary-dark-green {
  color: #000 !important;
  background-color: RGBA(9, 142, 126, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-secondary-green {
  color: #000 !important;
  background-color: RGBA(0, 192, 174, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-secondary-light-green {
  color: #000 !important;
  background-color: RGBA(99, 235, 218, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-old-md-blue {
  color: #fff !important;
  background-color: RGBA(0, 94, 184, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-old-lt-blue {
  color: #000 !important;
  background-color: RGBA(0, 145, 218, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-old-violet {
  color: #fff !important;
  background-color: RGBA(72, 54, 152, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-old-purple {
  color: #fff !important;
  background-color: RGBA(71, 10, 104, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-old-lt-purple {
  color: #fff !important;
  background-color: RGBA(109, 32, 119, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .text-bg-old-green {
  color: #000 !important;
  background-color: RGBA(0, 163, 161, var(--k-custom-bs-bg-opacity, 1)) !important;
}
.CustomHTML .link-primary {
  color: RGBA(var(--k-custom-bs-primary-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-primary-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-primary:hover, .CustomHTML .link-primary:focus {
  color: RGBA(24, 58, 181, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(24, 58, 181, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-secondary {
  color: RGBA(var(--k-custom-bs-secondary-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-secondary-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-secondary:hover, .CustomHTML .link-secondary:focus {
  color: RGBA(0, 41, 113, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 41, 113, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-success {
  color: RGBA(var(--k-custom-bs-success-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-success-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-success:hover, .CustomHTML .link-success:focus {
  color: RGBA(51, 198, 247, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(51, 198, 247, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-info {
  color: RGBA(var(--k-custom-bs-info-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-info-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-info:hover, .CustomHTML .link-info:focus {
  color: RGBA(91, 15, 187, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(91, 15, 187, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-warning {
  color: RGBA(var(--k-custom-bs-warning-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-warning-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-warning:hover, .CustomHTML .link-warning:focus {
  color: RGBA(65, 10, 150, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(65, 10, 150, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-danger {
  color: RGBA(var(--k-custom-bs-danger-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-danger-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-danger:hover, .CustomHTML .link-danger:focus {
  color: RGBA(253, 93, 176, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(253, 93, 176, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-light {
  color: RGBA(var(--k-custom-bs-light-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-light-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-light:hover, .CustomHTML .link-light:focus {
  color: RGBA(243, 243, 243, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(243, 243, 243, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-dark {
  color: RGBA(var(--k-custom-bs-dark-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-dark-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-dark:hover, .CustomHTML .link-dark:focus {
  color: RGBA(10, 28, 48, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(10, 28, 48, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-black {
  color: RGBA(var(--k-custom-bs-black-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-black-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-black:hover, .CustomHTML .link-black:focus {
  color: RGBA(0, 0, 0, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 0, 0, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-white {
  color: RGBA(var(--k-custom-bs-white-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-white-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-white:hover, .CustomHTML .link-white:focus {
  color: RGBA(255, 255, 255, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 255, 255, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-gray-1 {
  color: RGBA(var(--k-custom-bs-gray-1-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-gray-1-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-gray-1:hover, .CustomHTML .link-gray-1:focus {
  color: RGBA(41, 41, 41, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(41, 41, 41, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-gray-2 {
  color: RGBA(var(--k-custom-bs-gray-2-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-gray-2-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-gray-2:hover, .CustomHTML .link-gray-2:focus {
  color: RGBA(82, 82, 82, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(82, 82, 82, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-gray-3 {
  color: RGBA(var(--k-custom-bs-gray-3-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-gray-3-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-gray-3:hover, .CustomHTML .link-gray-3:focus {
  color: RGBA(173, 173, 173, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(173, 173, 173, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-gray-4 {
  color: RGBA(var(--k-custom-bs-gray-4-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-gray-4-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-gray-4:hover, .CustomHTML .link-gray-4:focus {
  color: RGBA(193, 193, 193, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(193, 193, 193, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-gray-5 {
  color: RGBA(var(--k-custom-bs-gray-5-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-gray-5-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-gray-5:hover, .CustomHTML .link-gray-5:focus {
  color: RGBA(234, 234, 234, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(234, 234, 234, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-gray-6 {
  color: RGBA(var(--k-custom-bs-gray-6-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-gray-6-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-gray-6:hover, .CustomHTML .link-gray-6:focus {
  color: RGBA(243, 243, 243, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(243, 243, 243, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-lt-gray {
  color: RGBA(var(--k-custom-bs-lt-gray-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-lt-gray-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-lt-gray:hover, .CustomHTML .link-lt-gray:focus {
  color: RGBA(247, 247, 247, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(247, 247, 247, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-primary-blue {
  color: RGBA(var(--k-custom-bs-primary-blue-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-primary-blue-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-primary-blue:hover, .CustomHTML .link-primary-blue:focus {
  color: RGBA(0, 41, 113, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 41, 113, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-cobalt-blue {
  color: RGBA(var(--k-custom-bs-cobalt-blue-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-cobalt-blue-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-cobalt-blue:hover, .CustomHTML .link-cobalt-blue:focus {
  color: RGBA(24, 58, 181, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(24, 58, 181, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-dark-blue {
  color: RGBA(var(--k-custom-bs-dark-blue-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-dark-blue-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-dark-blue:hover, .CustomHTML .link-dark-blue:focus {
  color: RGBA(10, 28, 48, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(10, 28, 48, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-light-blue {
  color: RGBA(var(--k-custom-bs-light-blue-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-light-blue-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-light-blue:hover, .CustomHTML .link-light-blue:focus {
  color: RGBA(189, 238, 255, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(189, 238, 255, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-pacific-blue {
  color: RGBA(var(--k-custom-bs-pacific-blue-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-pacific-blue-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-pacific-blue:hover, .CustomHTML .link-pacific-blue:focus {
  color: RGBA(51, 198, 247, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(51, 198, 247, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-kpmg-purple {
  color: RGBA(var(--k-custom-bs-kpmg-purple-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-kpmg-purple-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-kpmg-purple:hover, .CustomHTML .link-kpmg-purple:focus {
  color: RGBA(91, 15, 187, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(91, 15, 187, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-kpmg-pink {
  color: RGBA(var(--k-custom-bs-kpmg-pink-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-kpmg-pink-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-kpmg-pink:hover, .CustomHTML .link-kpmg-pink:focus {
  color: RGBA(253, 93, 176, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(253, 93, 176, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-secondary-blue {
  color: RGBA(var(--k-custom-bs-secondary-blue-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-secondary-blue-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-secondary-blue:hover, .CustomHTML .link-secondary-blue:focus {
  color: RGBA(145, 219, 255, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(145, 219, 255, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-secondary-dark-purple {
  color: RGBA(var(--k-custom-bs-secondary-dark-purple-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-secondary-dark-purple-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-secondary-dark-purple:hover, .CustomHTML .link-secondary-dark-purple:focus {
  color: RGBA(65, 10, 150, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(65, 10, 150, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-secondary-light-purple {
  color: RGBA(var(--k-custom-bs-secondary-light-purple-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-secondary-light-purple-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-secondary-light-purple:hover, .CustomHTML .link-secondary-light-purple:focus {
  color: RGBA(195, 172, 255, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(195, 172, 255, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-secondary-dark-pink {
  color: RGBA(var(--k-custom-bs-secondary-dark-pink-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-secondary-dark-pink-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-secondary-dark-pink:hover, .CustomHTML .link-secondary-dark-pink:focus {
  color: RGBA(137, 10, 104, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(137, 10, 104, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-secondary-light-pink {
  color: RGBA(var(--k-custom-bs-secondary-light-pink-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-secondary-light-pink-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-secondary-light-pink:hover, .CustomHTML .link-secondary-light-pink:focus {
  color: RGBA(255, 181, 225, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 181, 225, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-secondary-dark-green {
  color: RGBA(var(--k-custom-bs-secondary-dark-green-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-secondary-dark-green-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-secondary-dark-green:hover, .CustomHTML .link-secondary-dark-green:focus {
  color: RGBA(58, 165, 152, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(58, 165, 152, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-secondary-green {
  color: RGBA(var(--k-custom-bs-secondary-green-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-secondary-green-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-secondary-green:hover, .CustomHTML .link-secondary-green:focus {
  color: RGBA(51, 205, 190, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(51, 205, 190, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-secondary-light-green {
  color: RGBA(var(--k-custom-bs-secondary-light-green-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-secondary-light-green-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-secondary-light-green:hover, .CustomHTML .link-secondary-light-green:focus {
  color: RGBA(130, 239, 225, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(130, 239, 225, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-old-md-blue {
  color: RGBA(var(--k-custom-bs-old-md-blue-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-old-md-blue-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-old-md-blue:hover, .CustomHTML .link-old-md-blue:focus {
  color: RGBA(0, 75, 147, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 75, 147, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-old-lt-blue {
  color: RGBA(var(--k-custom-bs-old-lt-blue-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-old-lt-blue-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-old-lt-blue:hover, .CustomHTML .link-old-lt-blue:focus {
  color: RGBA(51, 167, 225, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(51, 167, 225, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-old-violet {
  color: RGBA(var(--k-custom-bs-old-violet-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-old-violet-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-old-violet:hover, .CustomHTML .link-old-violet:focus {
  color: RGBA(58, 43, 122, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(58, 43, 122, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-old-purple {
  color: RGBA(var(--k-custom-bs-old-purple-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-old-purple-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-old-purple:hover, .CustomHTML .link-old-purple:focus {
  color: RGBA(57, 8, 83, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(57, 8, 83, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-old-lt-purple {
  color: RGBA(var(--k-custom-bs-old-lt-purple-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-old-lt-purple-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-old-lt-purple:hover, .CustomHTML .link-old-lt-purple:focus {
  color: RGBA(87, 26, 95, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(87, 26, 95, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-old-green {
  color: RGBA(var(--k-custom-bs-old-green-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-old-green-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-old-green:hover, .CustomHTML .link-old-green:focus {
  color: RGBA(51, 181, 180, var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(51, 181, 180, var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-body-emphasis {
  color: RGBA(var(--k-custom-bs-emphasis-color-rgb), var(--k-custom-bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-emphasis-color-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-body-emphasis:hover, .CustomHTML .link-body-emphasis:focus {
  color: RGBA(var(--k-custom-bs-emphasis-color-rgb), var(--k-custom-bs-link-opacity, 0.75)) !important;
  text-decoration-color: RGBA(var(--k-custom-bs-emphasis-color-rgb), var(--k-custom-bs-link-underline-opacity, 0.75)) !important;
}
.CustomHTML .focus-ring:focus {
  outline: 0;
  box-shadow: var(--k-custom-bs-focus-ring-x, 0) var(--k-custom-bs-focus-ring-y, 0) var(--k-custom-bs-focus-ring-blur, 0) var(--k-custom-bs-focus-ring-width) var(--k-custom-bs-focus-ring-color);
}
.CustomHTML .icon-link {
  display: inline-flex;
  gap: 0.375rem;
  align-items: center;
  text-decoration-color: rgba(var(--k-custom-bs-link-color-rgb), var(--k-custom-bs-link-opacity, 0.5));
  text-underline-offset: 0.25em;
  backface-visibility: hidden;
}
.CustomHTML .icon-link > .bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  transition: 0.2s ease-in-out transform;
}
@media (prefers-reduced-motion: reduce) {
  .CustomHTML .icon-link > .bi {
    transition: none;
  }
}
.CustomHTML .icon-link-hover:hover > .bi, .CustomHTML .icon-link-hover:focus-visible > .bi {
  transform: var(--k-custom-bs-icon-link-transform, translate3d(0.25em, 0, 0));
}
.CustomHTML .ratio {
  position: relative;
  width: 100%;
}
.CustomHTML .ratio::before {
  display: block;
  padding-top: var(--k-custom-bs-aspect-ratio);
  content: "";
}
.CustomHTML .ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.CustomHTML .ratio-1x1 {
  --k-custom-bs-aspect-ratio: 100%;
}
.CustomHTML .ratio-4x3 {
  --k-custom-bs-aspect-ratio: 75%;
}
.CustomHTML .ratio-16x9 {
  --k-custom-bs-aspect-ratio: 56.25%;
}
.CustomHTML .ratio-21x9 {
  --k-custom-bs-aspect-ratio: 42.8571428571%;
}
.CustomHTML .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.CustomHTML .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
.CustomHTML .sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}
.CustomHTML .sticky-bottom {
  position: sticky;
  bottom: 0;
  z-index: 1020;
}
@media (min-width: 640px) {
  .CustomHTML .sticky-xs-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .CustomHTML .sticky-xs-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .CustomHTML .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .CustomHTML .sticky-sm-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .CustomHTML .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .CustomHTML .sticky-md-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .CustomHTML .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .CustomHTML .sticky-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1440px) {
  .CustomHTML .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .CustomHTML .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1600px) {
  .CustomHTML .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .CustomHTML .sticky-xxl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
.CustomHTML .hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}
.CustomHTML .vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}
.CustomHTML .visually-hidden,
.CustomHTML .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;
}
.CustomHTML .visually-hidden:not(caption),
.CustomHTML .visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}
.CustomHTML .stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}
.CustomHTML .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.CustomHTML .vr {
  display: inline-block;
  align-self: stretch;
  width: 1px;
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.25;
}
.CustomHTML .align-baseline {
  vertical-align: baseline !important;
}
.CustomHTML .align-top {
  vertical-align: top !important;
}
.CustomHTML .align-middle {
  vertical-align: middle !important;
}
.CustomHTML .align-bottom {
  vertical-align: bottom !important;
}
.CustomHTML .align-text-bottom {
  vertical-align: text-bottom !important;
}
.CustomHTML .align-text-top {
  vertical-align: text-top !important;
}
.CustomHTML .float-start {
  float: left !important;
}
.CustomHTML .float-end {
  float: right !important;
}
.CustomHTML .float-none {
  float: none !important;
}
.CustomHTML .object-fit-contain {
  object-fit: contain !important;
}
.CustomHTML .object-fit-cover {
  object-fit: cover !important;
}
.CustomHTML .object-fit-fill {
  object-fit: fill !important;
}
.CustomHTML .object-fit-scale {
  object-fit: scale-down !important;
}
.CustomHTML .object-fit-none {
  object-fit: none !important;
}
.CustomHTML .opacity-0 {
  opacity: 0 !important;
}
.CustomHTML .opacity-25 {
  opacity: 0.25 !important;
}
.CustomHTML .opacity-50 {
  opacity: 0.5 !important;
}
.CustomHTML .opacity-75 {
  opacity: 0.75 !important;
}
.CustomHTML .opacity-100 {
  opacity: 1 !important;
}
.CustomHTML .overflow-auto {
  overflow: auto !important;
}
.CustomHTML .overflow-hidden {
  overflow: hidden !important;
}
.CustomHTML .overflow-visible {
  overflow: visible !important;
}
.CustomHTML .overflow-scroll {
  overflow: scroll !important;
}
.CustomHTML .overflow-x-auto {
  overflow-x: auto !important;
}
.CustomHTML .overflow-x-hidden {
  overflow-x: hidden !important;
}
.CustomHTML .overflow-x-visible {
  overflow-x: visible !important;
}
.CustomHTML .overflow-x-scroll {
  overflow-x: scroll !important;
}
.CustomHTML .overflow-y-auto {
  overflow-y: auto !important;
}
.CustomHTML .overflow-y-hidden {
  overflow-y: hidden !important;
}
.CustomHTML .overflow-y-visible {
  overflow-y: visible !important;
}
.CustomHTML .overflow-y-scroll {
  overflow-y: scroll !important;
}
.CustomHTML .d-inline {
  display: inline !important;
}
.CustomHTML .d-inline-block {
  display: inline-block !important;
}
.CustomHTML .d-block {
  display: block !important;
}
.CustomHTML .d-grid {
  display: grid !important;
}
.CustomHTML .d-inline-grid {
  display: inline-grid !important;
}
.CustomHTML .d-table {
  display: table !important;
}
.CustomHTML .d-table-row {
  display: table-row !important;
}
.CustomHTML .d-table-cell {
  display: table-cell !important;
}
.CustomHTML .d-flex {
  display: flex !important;
}
.CustomHTML .d-inline-flex {
  display: inline-flex !important;
}
.CustomHTML .d-none {
  display: none !important;
}
.CustomHTML .shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.CustomHTML .shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.CustomHTML .shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.CustomHTML .shadow-none {
  box-shadow: none !important;
}
.CustomHTML .focus-ring-primary {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-primary-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-secondary {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-secondary-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-success {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-success-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-info {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-info-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-warning {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-warning-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-danger {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-danger-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-light {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-light-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-dark {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-dark-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-black {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-black-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-white {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-white-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-gray-1 {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-gray-1-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-gray-2 {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-gray-2-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-gray-3 {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-gray-3-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-gray-4 {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-gray-4-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-gray-5 {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-gray-5-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-gray-6 {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-gray-6-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-lt-gray {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-lt-gray-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-primary-blue {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-primary-blue-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-cobalt-blue {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-cobalt-blue-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-dark-blue {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-dark-blue-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-light-blue {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-light-blue-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-pacific-blue {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-pacific-blue-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-kpmg-purple {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-kpmg-purple-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-kpmg-pink {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-kpmg-pink-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-secondary-blue {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-secondary-blue-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-secondary-dark-purple {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-secondary-dark-purple-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-secondary-light-purple {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-secondary-light-purple-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-secondary-dark-pink {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-secondary-dark-pink-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-secondary-light-pink {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-secondary-light-pink-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-secondary-dark-green {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-secondary-dark-green-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-secondary-green {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-secondary-green-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-secondary-light-green {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-secondary-light-green-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-old-md-blue {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-old-md-blue-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-old-lt-blue {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-old-lt-blue-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-old-violet {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-old-violet-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-old-purple {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-old-purple-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-old-lt-purple {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-old-lt-purple-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .focus-ring-old-green {
  --k-custom-bs-focus-ring-color: rgba(var(--k-custom-bs-old-green-rgb), var(--k-custom-bs-focus-ring-opacity));
}
.CustomHTML .position-static {
  position: static !important;
}
.CustomHTML .position-relative {
  position: relative !important;
}
.CustomHTML .position-absolute {
  position: absolute !important;
}
.CustomHTML .position-fixed {
  position: fixed !important;
}
.CustomHTML .position-sticky {
  position: sticky !important;
}
.CustomHTML .top-0 {
  top: 0 !important;
}
.CustomHTML .top-50 {
  top: 50% !important;
}
.CustomHTML .top-100 {
  top: 100% !important;
}
.CustomHTML .bottom-0 {
  bottom: 0 !important;
}
.CustomHTML .bottom-50 {
  bottom: 50% !important;
}
.CustomHTML .bottom-100 {
  bottom: 100% !important;
}
.CustomHTML .start-0 {
  left: 0 !important;
}
.CustomHTML .start-50 {
  left: 50% !important;
}
.CustomHTML .start-100 {
  left: 100% !important;
}
.CustomHTML .end-0 {
  right: 0 !important;
}
.CustomHTML .end-50 {
  right: 50% !important;
}
.CustomHTML .end-100 {
  right: 100% !important;
}
.CustomHTML .translate-middle {
  transform: translate(-50%, -50%) !important;
}
.CustomHTML .translate-middle-x {
  transform: translateX(-50%) !important;
}
.CustomHTML .translate-middle-y {
  transform: translateY(-50%) !important;
}
.CustomHTML .border {
  border: var(--k-custom-bs-border-width) var(--k-custom-bs-border-style) var(--k-custom-bs-border-color) !important;
}
.CustomHTML .border-0 {
  border: 0 !important;
}
.CustomHTML .border-top {
  border-top: var(--k-custom-bs-border-width) var(--k-custom-bs-border-style) var(--k-custom-bs-border-color) !important;
}
.CustomHTML .border-top-0 {
  border-top: 0 !important;
}
.CustomHTML .border-end {
  border-right: var(--k-custom-bs-border-width) var(--k-custom-bs-border-style) var(--k-custom-bs-border-color) !important;
}
.CustomHTML .border-end-0 {
  border-right: 0 !important;
}
.CustomHTML .border-bottom {
  border-bottom: var(--k-custom-bs-border-width) var(--k-custom-bs-border-style) var(--k-custom-bs-border-color) !important;
}
.CustomHTML .border-bottom-0 {
  border-bottom: 0 !important;
}
.CustomHTML .border-start {
  border-left: var(--k-custom-bs-border-width) var(--k-custom-bs-border-style) var(--k-custom-bs-border-color) !important;
}
.CustomHTML .border-start-0 {
  border-left: 0 !important;
}
.CustomHTML .border-primary {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-primary-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-secondary {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-secondary-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-success {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-success-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-info {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-info-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-warning {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-warning-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-danger {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-danger-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-light {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-light-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-dark {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-dark-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-black {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-black-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-white {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-white-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-gray-1 {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-gray-1-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-gray-2 {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-gray-2-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-gray-3 {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-gray-3-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-gray-4 {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-gray-4-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-gray-5 {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-gray-5-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-gray-6 {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-gray-6-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-lt-gray {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-lt-gray-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-primary-blue {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-primary-blue-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-cobalt-blue {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-cobalt-blue-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-dark-blue {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-dark-blue-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-light-blue {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-light-blue-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-pacific-blue {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-pacific-blue-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-kpmg-purple {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-kpmg-purple-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-kpmg-pink {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-kpmg-pink-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-secondary-blue {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-secondary-blue-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-secondary-dark-purple {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-secondary-dark-purple-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-secondary-light-purple {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-secondary-light-purple-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-secondary-dark-pink {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-secondary-dark-pink-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-secondary-light-pink {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-secondary-light-pink-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-secondary-dark-green {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-secondary-dark-green-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-secondary-green {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-secondary-green-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-secondary-light-green {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-secondary-light-green-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-old-md-blue {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-old-md-blue-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-old-lt-blue {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-old-lt-blue-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-old-violet {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-old-violet-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-old-purple {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-old-purple-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-old-lt-purple {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-old-lt-purple-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-old-green {
  --k-custom-bs-border-opacity: 1;
  border-color: rgba(var(--k-custom-bs-old-green-rgb), var(--k-custom-bs-border-opacity)) !important;
}
.CustomHTML .border-primary-subtle {
  border-color: var(--k-custom-bs-primary-border-subtle) !important;
}
.CustomHTML .border-secondary-subtle {
  border-color: var(--k-custom-bs-secondary-border-subtle) !important;
}
.CustomHTML .border-success-subtle {
  border-color: var(--k-custom-bs-success-border-subtle) !important;
}
.CustomHTML .border-info-subtle {
  border-color: var(--k-custom-bs-info-border-subtle) !important;
}
.CustomHTML .border-warning-subtle {
  border-color: var(--k-custom-bs-warning-border-subtle) !important;
}
.CustomHTML .border-danger-subtle {
  border-color: var(--k-custom-bs-danger-border-subtle) !important;
}
.CustomHTML .border-light-subtle {
  border-color: var(--k-custom-bs-light-border-subtle) !important;
}
.CustomHTML .border-dark-subtle {
  border-color: var(--k-custom-bs-dark-border-subtle) !important;
}
.CustomHTML .border-1 {
  border-width: 1px !important;
}
.CustomHTML .border-2 {
  border-width: 2px !important;
}
.CustomHTML .border-3 {
  border-width: 3px !important;
}
.CustomHTML .border-4 {
  border-width: 4px !important;
}
.CustomHTML .border-5 {
  border-width: 5px !important;
}
.CustomHTML .border-opacity-10 {
  --k-custom-bs-border-opacity: 0.1;
}
.CustomHTML .border-opacity-25 {
  --k-custom-bs-border-opacity: 0.25;
}
.CustomHTML .border-opacity-50 {
  --k-custom-bs-border-opacity: 0.5;
}
.CustomHTML .border-opacity-75 {
  --k-custom-bs-border-opacity: 0.75;
}
.CustomHTML .border-opacity-100 {
  --k-custom-bs-border-opacity: 1;
}
.CustomHTML .w-25 {
  width: 25% !important;
}
.CustomHTML .w-50 {
  width: 50% !important;
}
.CustomHTML .w-75 {
  width: 75% !important;
}
.CustomHTML .w-100 {
  width: 100% !important;
}
.CustomHTML .w-auto {
  width: auto !important;
}
.CustomHTML .mw-100 {
  max-width: 100% !important;
}
.CustomHTML .vw-100 {
  width: 100vw !important;
}
.CustomHTML .min-vw-100 {
  min-width: 100vw !important;
}
.CustomHTML .h-25 {
  height: 25% !important;
}
.CustomHTML .h-50 {
  height: 50% !important;
}
.CustomHTML .h-75 {
  height: 75% !important;
}
.CustomHTML .h-100 {
  height: 100% !important;
}
.CustomHTML .h-auto {
  height: auto !important;
}
.CustomHTML .mh-100 {
  max-height: 100% !important;
}
.CustomHTML .vh-100 {
  height: 100vh !important;
}
.CustomHTML .min-vh-100 {
  min-height: 100vh !important;
}
.CustomHTML .flex-fill {
  flex: 1 1 auto !important;
}
.CustomHTML .flex-row {
  flex-direction: row !important;
}
.CustomHTML .flex-column {
  flex-direction: column !important;
}
.CustomHTML .flex-row-reverse {
  flex-direction: row-reverse !important;
}
.CustomHTML .flex-column-reverse {
  flex-direction: column-reverse !important;
}
.CustomHTML .flex-grow-0 {
  flex-grow: 0 !important;
}
.CustomHTML .flex-grow-1 {
  flex-grow: 1 !important;
}
.CustomHTML .flex-shrink-0 {
  flex-shrink: 0 !important;
}
.CustomHTML .flex-shrink-1 {
  flex-shrink: 1 !important;
}
.CustomHTML .flex-wrap {
  flex-wrap: wrap !important;
}
.CustomHTML .flex-nowrap {
  flex-wrap: nowrap !important;
}
.CustomHTML .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.CustomHTML .justify-content-start {
  justify-content: flex-start !important;
}
.CustomHTML .justify-content-end {
  justify-content: flex-end !important;
}
.CustomHTML .justify-content-center {
  justify-content: center !important;
}
.CustomHTML .justify-content-between {
  justify-content: space-between !important;
}
.CustomHTML .justify-content-around {
  justify-content: space-around !important;
}
.CustomHTML .justify-content-evenly {
  justify-content: space-evenly !important;
}
.CustomHTML .align-items-start {
  align-items: flex-start !important;
}
.CustomHTML .align-items-end {
  align-items: flex-end !important;
}
.CustomHTML .align-items-center {
  align-items: center !important;
}
.CustomHTML .align-items-baseline {
  align-items: baseline !important;
}
.CustomHTML .align-items-stretch {
  align-items: stretch !important;
}
.CustomHTML .align-content-start {
  align-content: flex-start !important;
}
.CustomHTML .align-content-end {
  align-content: flex-end !important;
}
.CustomHTML .align-content-center {
  align-content: center !important;
}
.CustomHTML .align-content-between {
  align-content: space-between !important;
}
.CustomHTML .align-content-around {
  align-content: space-around !important;
}
.CustomHTML .align-content-stretch {
  align-content: stretch !important;
}
.CustomHTML .align-self-auto {
  align-self: auto !important;
}
.CustomHTML .align-self-start {
  align-self: flex-start !important;
}
.CustomHTML .align-self-end {
  align-self: flex-end !important;
}
.CustomHTML .align-self-center {
  align-self: center !important;
}
.CustomHTML .align-self-baseline {
  align-self: baseline !important;
}
.CustomHTML .align-self-stretch {
  align-self: stretch !important;
}
.CustomHTML .order-first {
  order: -1 !important;
}
.CustomHTML .order-0 {
  order: 0 !important;
}
.CustomHTML .order-1 {
  order: 1 !important;
}
.CustomHTML .order-2 {
  order: 2 !important;
}
.CustomHTML .order-3 {
  order: 3 !important;
}
.CustomHTML .order-4 {
  order: 4 !important;
}
.CustomHTML .order-5 {
  order: 5 !important;
}
.CustomHTML .order-last {
  order: 6 !important;
}
.CustomHTML .m-0 {
  margin: 0 !important;
}
.CustomHTML .m-1 {
  margin: 0.4rem !important;
}
.CustomHTML .m-2 {
  margin: 0.8rem !important;
}
.CustomHTML .m-3 {
  margin: 1.6rem !important;
}
.CustomHTML .m-4 {
  margin: 2.4rem !important;
}
.CustomHTML .m-5 {
  margin: 4.8rem !important;
}
.CustomHTML .m-auto {
  margin: auto !important;
}
.CustomHTML .mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.CustomHTML .mx-1 {
  margin-right: 0.4rem !important;
  margin-left: 0.4rem !important;
}
.CustomHTML .mx-2 {
  margin-right: 0.8rem !important;
  margin-left: 0.8rem !important;
}
.CustomHTML .mx-3 {
  margin-right: 1.6rem !important;
  margin-left: 1.6rem !important;
}
.CustomHTML .mx-4 {
  margin-right: 2.4rem !important;
  margin-left: 2.4rem !important;
}
.CustomHTML .mx-5 {
  margin-right: 4.8rem !important;
  margin-left: 4.8rem !important;
}
.CustomHTML .mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.CustomHTML .my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.CustomHTML .my-1 {
  margin-top: 0.4rem !important;
  margin-bottom: 0.4rem !important;
}
.CustomHTML .my-2 {
  margin-top: 0.8rem !important;
  margin-bottom: 0.8rem !important;
}
.CustomHTML .my-3 {
  margin-top: 1.6rem !important;
  margin-bottom: 1.6rem !important;
}
.CustomHTML .my-4 {
  margin-top: 2.4rem !important;
  margin-bottom: 2.4rem !important;
}
.CustomHTML .my-5 {
  margin-top: 4.8rem !important;
  margin-bottom: 4.8rem !important;
}
.CustomHTML .my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.CustomHTML .mt-0 {
  margin-top: 0 !important;
}
.CustomHTML .mt-1 {
  margin-top: 0.4rem !important;
}
.CustomHTML .mt-2 {
  margin-top: 0.8rem !important;
}
.CustomHTML .mt-3 {
  margin-top: 1.6rem !important;
}
.CustomHTML .mt-4 {
  margin-top: 2.4rem !important;
}
.CustomHTML .mt-5 {
  margin-top: 4.8rem !important;
}
.CustomHTML .mt-auto {
  margin-top: auto !important;
}
.CustomHTML .me-0 {
  margin-right: 0 !important;
}
.CustomHTML .me-1 {
  margin-right: 0.4rem !important;
}
.CustomHTML .me-2 {
  margin-right: 0.8rem !important;
}
.CustomHTML .me-3 {
  margin-right: 1.6rem !important;
}
.CustomHTML .me-4 {
  margin-right: 2.4rem !important;
}
.CustomHTML .me-5 {
  margin-right: 4.8rem !important;
}
.CustomHTML .me-auto {
  margin-right: auto !important;
}
.CustomHTML .mb-0 {
  margin-bottom: 0 !important;
}
.CustomHTML .mb-1 {
  margin-bottom: 0.4rem !important;
}
.CustomHTML .mb-2 {
  margin-bottom: 0.8rem !important;
}
.CustomHTML .mb-3 {
  margin-bottom: 1.6rem !important;
}
.CustomHTML .mb-4 {
  margin-bottom: 2.4rem !important;
}
.CustomHTML .mb-5 {
  margin-bottom: 4.8rem !important;
}
.CustomHTML .mb-auto {
  margin-bottom: auto !important;
}
.CustomHTML .ms-0 {
  margin-left: 0 !important;
}
.CustomHTML .ms-1 {
  margin-left: 0.4rem !important;
}
.CustomHTML .ms-2 {
  margin-left: 0.8rem !important;
}
.CustomHTML .ms-3 {
  margin-left: 1.6rem !important;
}
.CustomHTML .ms-4 {
  margin-left: 2.4rem !important;
}
.CustomHTML .ms-5 {
  margin-left: 4.8rem !important;
}
.CustomHTML .ms-auto {
  margin-left: auto !important;
}
.CustomHTML .p-0 {
  padding: 0 !important;
}
.CustomHTML .p-1 {
  padding: 0.4rem !important;
}
.CustomHTML .p-2 {
  padding: 0.8rem !important;
}
.CustomHTML .p-3 {
  padding: 1.6rem !important;
}
.CustomHTML .p-4 {
  padding: 2.4rem !important;
}
.CustomHTML .p-5 {
  padding: 4.8rem !important;
}
.CustomHTML .px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.CustomHTML .px-1 {
  padding-right: 0.4rem !important;
  padding-left: 0.4rem !important;
}
.CustomHTML .px-2 {
  padding-right: 0.8rem !important;
  padding-left: 0.8rem !important;
}
.CustomHTML .px-3 {
  padding-right: 1.6rem !important;
  padding-left: 1.6rem !important;
}
.CustomHTML .px-4 {
  padding-right: 2.4rem !important;
  padding-left: 2.4rem !important;
}
.CustomHTML .px-5 {
  padding-right: 4.8rem !important;
  padding-left: 4.8rem !important;
}
.CustomHTML .py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.CustomHTML .py-1 {
  padding-top: 0.4rem !important;
  padding-bottom: 0.4rem !important;
}
.CustomHTML .py-2 {
  padding-top: 0.8rem !important;
  padding-bottom: 0.8rem !important;
}
.CustomHTML .py-3 {
  padding-top: 1.6rem !important;
  padding-bottom: 1.6rem !important;
}
.CustomHTML .py-4 {
  padding-top: 2.4rem !important;
  padding-bottom: 2.4rem !important;
}
.CustomHTML .py-5 {
  padding-top: 4.8rem !important;
  padding-bottom: 4.8rem !important;
}
.CustomHTML .pt-0 {
  padding-top: 0 !important;
}
.CustomHTML .pt-1 {
  padding-top: 0.4rem !important;
}
.CustomHTML .pt-2 {
  padding-top: 0.8rem !important;
}
.CustomHTML .pt-3 {
  padding-top: 1.6rem !important;
}
.CustomHTML .pt-4 {
  padding-top: 2.4rem !important;
}
.CustomHTML .pt-5 {
  padding-top: 4.8rem !important;
}
.CustomHTML .pe-0 {
  padding-right: 0 !important;
}
.CustomHTML .pe-1 {
  padding-right: 0.4rem !important;
}
.CustomHTML .pe-2 {
  padding-right: 0.8rem !important;
}
.CustomHTML .pe-3 {
  padding-right: 1.6rem !important;
}
.CustomHTML .pe-4 {
  padding-right: 2.4rem !important;
}
.CustomHTML .pe-5 {
  padding-right: 4.8rem !important;
}
.CustomHTML .pb-0 {
  padding-bottom: 0 !important;
}
.CustomHTML .pb-1 {
  padding-bottom: 0.4rem !important;
}
.CustomHTML .pb-2 {
  padding-bottom: 0.8rem !important;
}
.CustomHTML .pb-3 {
  padding-bottom: 1.6rem !important;
}
.CustomHTML .pb-4 {
  padding-bottom: 2.4rem !important;
}
.CustomHTML .pb-5 {
  padding-bottom: 4.8rem !important;
}
.CustomHTML .ps-0 {
  padding-left: 0 !important;
}
.CustomHTML .ps-1 {
  padding-left: 0.4rem !important;
}
.CustomHTML .ps-2 {
  padding-left: 0.8rem !important;
}
.CustomHTML .ps-3 {
  padding-left: 1.6rem !important;
}
.CustomHTML .ps-4 {
  padding-left: 2.4rem !important;
}
.CustomHTML .ps-5 {
  padding-left: 4.8rem !important;
}
.CustomHTML .gap-0 {
  gap: 0 !important;
}
.CustomHTML .gap-1 {
  gap: 0.4rem !important;
}
.CustomHTML .gap-2 {
  gap: 0.8rem !important;
}
.CustomHTML .gap-3 {
  gap: 1.6rem !important;
}
.CustomHTML .gap-4 {
  gap: 2.4rem !important;
}
.CustomHTML .gap-5 {
  gap: 4.8rem !important;
}
.CustomHTML .row-gap-0 {
  row-gap: 0 !important;
}
.CustomHTML .row-gap-1 {
  row-gap: 0.4rem !important;
}
.CustomHTML .row-gap-2 {
  row-gap: 0.8rem !important;
}
.CustomHTML .row-gap-3 {
  row-gap: 1.6rem !important;
}
.CustomHTML .row-gap-4 {
  row-gap: 2.4rem !important;
}
.CustomHTML .row-gap-5 {
  row-gap: 4.8rem !important;
}
.CustomHTML .column-gap-0 {
  column-gap: 0 !important;
}
.CustomHTML .column-gap-1 {
  column-gap: 0.4rem !important;
}
.CustomHTML .column-gap-2 {
  column-gap: 0.8rem !important;
}
.CustomHTML .column-gap-3 {
  column-gap: 1.6rem !important;
}
.CustomHTML .column-gap-4 {
  column-gap: 2.4rem !important;
}
.CustomHTML .column-gap-5 {
  column-gap: 4.8rem !important;
}
.CustomHTML .font-monospace {
  font-family: var(--k-custom-bs-font-monospace) !important;
}
.CustomHTML .fs-1 {
  font-size: calc(1.685rem + 5.22vw) !important;
}
.CustomHTML .fs-2 {
  font-size: calc(1.525rem + 3.3vw) !important;
}
.CustomHTML .fs-3 {
  font-size: calc(1.445rem + 2.34vw) !important;
}
.CustomHTML .fs-4 {
  font-size: calc(1.405rem + 1.86vw) !important;
}
.CustomHTML .fs-5 {
  font-size: calc(1.365rem + 1.38vw) !important;
}
.CustomHTML .fs-6 {
  font-size: calc(1.365rem + 1.38vw) !important;
}
.CustomHTML .fst-italic {
  font-style: italic !important;
}
.CustomHTML .fst-normal {
  font-style: normal !important;
}
.CustomHTML .fw-lighter {
  font-weight: lighter !important;
}
.CustomHTML .fw-light {
  font-weight: 300 !important;
}
.CustomHTML .fw-normal {
  font-weight: 400 !important;
}
.CustomHTML .fw-medium {
  font-weight: 500 !important;
}
.CustomHTML .fw-semibold {
  font-weight: 600 !important;
}
.CustomHTML .fw-bold {
  font-weight: 700 !important;
}
.CustomHTML .fw-bolder {
  font-weight: bolder !important;
}
.CustomHTML .lh-1 {
  line-height: 1 !important;
}
.CustomHTML .lh-sm {
  line-height: 1.25 !important;
}
.CustomHTML .lh-base {
  line-height: 1.5 !important;
}
.CustomHTML .lh-lg {
  line-height: 2 !important;
}
.CustomHTML .text-start {
  text-align: left !important;
}
.CustomHTML .text-end {
  text-align: right !important;
}
.CustomHTML .text-center {
  text-align: center !important;
}
.CustomHTML .text-decoration-none {
  text-decoration: none !important;
}
.CustomHTML .text-decoration-underline {
  text-decoration: underline !important;
}
.CustomHTML .text-decoration-line-through {
  text-decoration: line-through !important;
}
.CustomHTML .text-lowercase {
  text-transform: lowercase !important;
}
.CustomHTML .text-uppercase {
  text-transform: uppercase !important;
}
.CustomHTML .text-capitalize {
  text-transform: capitalize !important;
}
.CustomHTML .text-wrap {
  white-space: normal !important;
}
.CustomHTML .text-nowrap {
  white-space: nowrap !important;
}
.CustomHTML .text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}
.CustomHTML .text-primary {
  --k-custom-bs-text-opacity: 1;
  color: #1e49e2 !important;
}
.CustomHTML .text-secondary {
  --k-custom-bs-text-opacity: 1;
  color: #00338d !important;
}
.CustomHTML .text-success {
  --k-custom-bs-text-opacity: 1;
  color: #00b8f5 !important;
}
.CustomHTML .text-info {
  --k-custom-bs-text-opacity: 1;
  color: #7213ea !important;
}
.CustomHTML .text-warning {
  --k-custom-bs-text-opacity: 1;
  color: #510dbc !important;
}
.CustomHTML .text-danger {
  --k-custom-bs-text-opacity: 1;
  color: #fd349c !important;
}
.CustomHTML .text-light {
  --k-custom-bs-text-opacity: 1;
  color: #f0f0f0 !important;
}
.CustomHTML .text-dark {
  --k-custom-bs-text-opacity: 1;
  color: #0c233c !important;
}
.CustomHTML .text-black {
  --k-custom-bs-text-opacity: 1;
  color: #000 !important;
}
.CustomHTML .text-white {
  --k-custom-bs-text-opacity: 1;
  color: #fff !important;
}
.CustomHTML .text-gray-1 {
  --k-custom-bs-text-opacity: 1;
  color: #333 !important;
}
.CustomHTML .text-gray-2 {
  --k-custom-bs-text-opacity: 1;
  color: #666 !important;
}
.CustomHTML .text-gray-3 {
  --k-custom-bs-text-opacity: 1;
  color: #989898 !important;
}
.CustomHTML .text-gray-4 {
  --k-custom-bs-text-opacity: 1;
  color: #b2b2b2 !important;
}
.CustomHTML .text-gray-5 {
  --k-custom-bs-text-opacity: 1;
  color: #e5e5e5 !important;
}
.CustomHTML .text-gray-6 {
  --k-custom-bs-text-opacity: 1;
  color: #f0f0f0 !important;
}
.CustomHTML .text-lt-gray {
  --k-custom-bs-text-opacity: 1;
  color: #f5f5f5 !important;
}
.CustomHTML .text-primary-blue {
  --k-custom-bs-text-opacity: 1;
  color: #00338d !important;
}
.CustomHTML .text-cobalt-blue {
  --k-custom-bs-text-opacity: 1;
  color: #1e49e2 !important;
}
.CustomHTML .text-dark-blue {
  --k-custom-bs-text-opacity: 1;
  color: #0c233c !important;
}
.CustomHTML .text-light-blue {
  --k-custom-bs-text-opacity: 1;
  color: #aceaff !important;
}
.CustomHTML .text-pacific-blue {
  --k-custom-bs-text-opacity: 1;
  color: #00b8f5 !important;
}
.CustomHTML .text-kpmg-purple {
  --k-custom-bs-text-opacity: 1;
  color: #7213ea !important;
}
.CustomHTML .text-kpmg-pink {
  --k-custom-bs-text-opacity: 1;
  color: #fd349c !important;
}
.CustomHTML .text-secondary-blue {
  --k-custom-bs-text-opacity: 1;
  color: #76d2ff !important;
}
.CustomHTML .text-secondary-dark-purple {
  --k-custom-bs-text-opacity: 1;
  color: #510dbc !important;
}
.CustomHTML .text-secondary-light-purple {
  --k-custom-bs-text-opacity: 1;
  color: #b497ff !important;
}
.CustomHTML .text-secondary-dark-pink {
  --k-custom-bs-text-opacity: 1;
  color: #ab0d82 !important;
}
.CustomHTML .text-secondary-light-pink {
  --k-custom-bs-text-opacity: 1;
  color: #ffa3da !important;
}
.CustomHTML .text-secondary-dark-green {
  --k-custom-bs-text-opacity: 1;
  color: #098e7e !important;
}
.CustomHTML .text-secondary-green {
  --k-custom-bs-text-opacity: 1;
  color: #00c0ae !important;
}
.CustomHTML .text-secondary-light-green {
  --k-custom-bs-text-opacity: 1;
  color: #63ebda !important;
}
.CustomHTML .text-old-md-blue {
  --k-custom-bs-text-opacity: 1;
  color: #005eb8 !important;
}
.CustomHTML .text-old-lt-blue {
  --k-custom-bs-text-opacity: 1;
  color: #0091da !important;
}
.CustomHTML .text-old-violet {
  --k-custom-bs-text-opacity: 1;
  color: #483698 !important;
}
.CustomHTML .text-old-purple {
  --k-custom-bs-text-opacity: 1;
  color: #470a68 !important;
}
.CustomHTML .text-old-lt-purple {
  --k-custom-bs-text-opacity: 1;
  color: #6d2077 !important;
}
.CustomHTML .text-old-green {
  --k-custom-bs-text-opacity: 1;
  color: #00a3a1 !important;
}
.CustomHTML .text-body {
  --k-custom-bs-text-opacity: 1;
  color: rgba(var(--k-custom-bs-body-color-rgb), var(--k-custom-bs-text-opacity)) !important;
}
.CustomHTML .text-muted {
  --k-custom-bs-text-opacity: 1;
  color: var(--k-custom-bs-secondary-color) !important;
}
.CustomHTML .text-black-50 {
  --k-custom-bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}
.CustomHTML .text-white-50 {
  --k-custom-bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}
.CustomHTML .text-body-secondary {
  --k-custom-bs-text-opacity: 1;
  color: var(--k-custom-bs-secondary-color) !important;
}
.CustomHTML .text-body-tertiary {
  --k-custom-bs-text-opacity: 1;
  color: var(--k-custom-bs-tertiary-color) !important;
}
.CustomHTML .text-body-emphasis {
  --k-custom-bs-text-opacity: 1;
  color: var(--k-custom-bs-emphasis-color) !important;
}
.CustomHTML .text-reset {
  --k-custom-bs-text-opacity: 1;
  color: inherit !important;
}
.CustomHTML .text-opacity-25 {
  --k-custom-bs-text-opacity: 0.25;
}
.CustomHTML .text-opacity-50 {
  --k-custom-bs-text-opacity: 0.5;
}
.CustomHTML .text-opacity-75 {
  --k-custom-bs-text-opacity: 0.75;
}
.CustomHTML .text-opacity-100 {
  --k-custom-bs-text-opacity: 1;
}
.CustomHTML .text-primary-emphasis {
  color: var(--k-custom-bs-primary-text-emphasis) !important;
}
.CustomHTML .text-secondary-emphasis {
  color: var(--k-custom-bs-secondary-text-emphasis) !important;
}
.CustomHTML .text-success-emphasis {
  color: var(--k-custom-bs-success-text-emphasis) !important;
}
.CustomHTML .text-info-emphasis {
  color: var(--k-custom-bs-info-text-emphasis) !important;
}
.CustomHTML .text-warning-emphasis {
  color: var(--k-custom-bs-warning-text-emphasis) !important;
}
.CustomHTML .text-danger-emphasis {
  color: var(--k-custom-bs-danger-text-emphasis) !important;
}
.CustomHTML .text-light-emphasis {
  color: var(--k-custom-bs-light-text-emphasis) !important;
}
.CustomHTML .text-dark-emphasis {
  color: var(--k-custom-bs-dark-text-emphasis) !important;
}
.CustomHTML .link-opacity-10 {
  --k-custom-bs-link-opacity: 0.1;
}
.CustomHTML .link-opacity-10-hover:hover {
  --k-custom-bs-link-opacity: 0.1;
}
.CustomHTML .link-opacity-25 {
  --k-custom-bs-link-opacity: 0.25;
}
.CustomHTML .link-opacity-25-hover:hover {
  --k-custom-bs-link-opacity: 0.25;
}
.CustomHTML .link-opacity-50 {
  --k-custom-bs-link-opacity: 0.5;
}
.CustomHTML .link-opacity-50-hover:hover {
  --k-custom-bs-link-opacity: 0.5;
}
.CustomHTML .link-opacity-75 {
  --k-custom-bs-link-opacity: 0.75;
}
.CustomHTML .link-opacity-75-hover:hover {
  --k-custom-bs-link-opacity: 0.75;
}
.CustomHTML .link-opacity-100 {
  --k-custom-bs-link-opacity: 1;
}
.CustomHTML .link-opacity-100-hover:hover {
  --k-custom-bs-link-opacity: 1;
}
.CustomHTML .link-offset-1 {
  text-underline-offset: 0.125em !important;
}
.CustomHTML .link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}
.CustomHTML .link-offset-2 {
  text-underline-offset: 0.25em !important;
}
.CustomHTML .link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}
.CustomHTML .link-offset-3 {
  text-underline-offset: 0.375em !important;
}
.CustomHTML .link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}
.CustomHTML .link-underline-primary {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-primary-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-secondary {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-secondary-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-success {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-success-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-info {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-info-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-warning {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-warning-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-danger {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-danger-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-light {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-light-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-dark {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-dark-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-black {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-black-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-white {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-white-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-gray-1 {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-gray-1-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-gray-2 {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-gray-2-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-gray-3 {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-gray-3-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-gray-4 {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-gray-4-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-gray-5 {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-gray-5-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-gray-6 {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-gray-6-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-lt-gray {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-lt-gray-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-primary-blue {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-primary-blue-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-cobalt-blue {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-cobalt-blue-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-dark-blue {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-dark-blue-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-light-blue {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-light-blue-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-pacific-blue {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-pacific-blue-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-kpmg-purple {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-kpmg-purple-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-kpmg-pink {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-kpmg-pink-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-secondary-blue {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-secondary-blue-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-secondary-dark-purple {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-secondary-dark-purple-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-secondary-light-purple {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-secondary-light-purple-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-secondary-dark-pink {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-secondary-dark-pink-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-secondary-light-pink {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-secondary-light-pink-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-secondary-dark-green {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-secondary-dark-green-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-secondary-green {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-secondary-green-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-secondary-light-green {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-secondary-light-green-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-old-md-blue {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-old-md-blue-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-old-lt-blue {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-old-lt-blue-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-old-violet {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-old-violet-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-old-purple {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-old-purple-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-old-lt-purple {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-old-lt-purple-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline-old-green {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-old-green-rgb), var(--k-custom-bs-link-underline-opacity)) !important;
}
.CustomHTML .link-underline {
  --k-custom-bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--k-custom-bs-link-color-rgb), var(--k-custom-bs-link-underline-opacity, 1)) !important;
}
.CustomHTML .link-underline-opacity-0 {
  --k-custom-bs-link-underline-opacity: 0;
}
.CustomHTML .link-underline-opacity-0-hover:hover {
  --k-custom-bs-link-underline-opacity: 0;
}
.CustomHTML .link-underline-opacity-10 {
  --k-custom-bs-link-underline-opacity: 0.1;
}
.CustomHTML .link-underline-opacity-10-hover:hover {
  --k-custom-bs-link-underline-opacity: 0.1;
}
.CustomHTML .link-underline-opacity-25 {
  --k-custom-bs-link-underline-opacity: 0.25;
}
.CustomHTML .link-underline-opacity-25-hover:hover {
  --k-custom-bs-link-underline-opacity: 0.25;
}
.CustomHTML .link-underline-opacity-50 {
  --k-custom-bs-link-underline-opacity: 0.5;
}
.CustomHTML .link-underline-opacity-50-hover:hover {
  --k-custom-bs-link-underline-opacity: 0.5;
}
.CustomHTML .link-underline-opacity-75 {
  --k-custom-bs-link-underline-opacity: 0.75;
}
.CustomHTML .link-underline-opacity-75-hover:hover {
  --k-custom-bs-link-underline-opacity: 0.75;
}
.CustomHTML .link-underline-opacity-100 {
  --k-custom-bs-link-underline-opacity: 1;
}
.CustomHTML .link-underline-opacity-100-hover:hover {
  --k-custom-bs-link-underline-opacity: 1;
}
.CustomHTML .bg-primary {
  background: #1e49e2 !important;
}
.CustomHTML .bg-secondary {
  background: #00338d !important;
}
.CustomHTML .bg-success {
  background: #00b8f5 !important;
}
.CustomHTML .bg-info {
  background: #7213ea !important;
}
.CustomHTML .bg-warning {
  background: #510dbc !important;
}
.CustomHTML .bg-danger {
  background: #fd349c !important;
}
.CustomHTML .bg-light {
  background: #f0f0f0 !important;
}
.CustomHTML .bg-dark {
  background: #0c233c !important;
}
.CustomHTML .bg-black {
  background: #000 !important;
}
.CustomHTML .bg-white {
  background: #fff !important;
}
.CustomHTML .bg-gray-1 {
  background: #333 !important;
}
.CustomHTML .bg-gray-2 {
  background: #666 !important;
}
.CustomHTML .bg-gray-3 {
  background: #989898 !important;
}
.CustomHTML .bg-gray-4 {
  background: #b2b2b2 !important;
}
.CustomHTML .bg-gray-5 {
  background: #e5e5e5 !important;
}
.CustomHTML .bg-gray-6 {
  background: #f0f0f0 !important;
}
.CustomHTML .bg-lt-gray {
  background: #f5f5f5 !important;
}
.CustomHTML .bg-primary-blue {
  background: #00338d !important;
}
.CustomHTML .bg-cobalt-blue {
  background: #1e49e2 !important;
}
.CustomHTML .bg-dark-blue {
  background: #0c233c !important;
}
.CustomHTML .bg-light-blue {
  background: #aceaff !important;
}
.CustomHTML .bg-pacific-blue {
  background: #00b8f5 !important;
}
.CustomHTML .bg-kpmg-purple {
  background: #7213ea !important;
}
.CustomHTML .bg-kpmg-pink {
  background: #fd349c !important;
}
.CustomHTML .bg-secondary-blue {
  background: #76d2ff !important;
}
.CustomHTML .bg-secondary-dark-purple {
  background: #510dbc !important;
}
.CustomHTML .bg-secondary-light-purple {
  background: #b497ff !important;
}
.CustomHTML .bg-secondary-dark-pink {
  background: #ab0d82 !important;
}
.CustomHTML .bg-secondary-light-pink {
  background: #ffa3da !important;
}
.CustomHTML .bg-secondary-dark-green {
  background: #098e7e !important;
}
.CustomHTML .bg-secondary-green {
  background: #00c0ae !important;
}
.CustomHTML .bg-secondary-light-green {
  background: #63ebda !important;
}
.CustomHTML .bg-old-md-blue {
  background: #005eb8 !important;
}
.CustomHTML .bg-old-lt-blue {
  background: #0091da !important;
}
.CustomHTML .bg-old-violet {
  background: #483698 !important;
}
.CustomHTML .bg-old-purple {
  background: #470a68 !important;
}
.CustomHTML .bg-old-lt-purple {
  background: #6d2077 !important;
}
.CustomHTML .bg-old-green {
  background: #00a3a1 !important;
}
.CustomHTML .bg-grd-purple-cobalt {
  background: linear-gradient(90deg, #7213ea, #1e49e2) !important;
}
.CustomHTML .bg-grd-pacific-light {
  background: linear-gradient(90deg, #00b8f5, #aceaff) !important;
}
.CustomHTML .bg-grd-light-gradient {
  background: linear-gradient(135deg, #fff, #aceaff) !important;
}
.CustomHTML .bg-grd-purple-cobalt-flipped {
  background: linear-gradient(-90deg, #7213ea, #1e49e2) !important;
}
.CustomHTML .bg-grd-pacific-light-flipped {
  background: linear-gradient(-90deg, #00b8f5, #aceaff) !important;
}
.CustomHTML .bg-grd-light-gradient-flipped {
  background: linear-gradient(-135deg, #fff, #aceaff) !important;
}
.CustomHTML .bg-opacity-10 {
  --k-custom-bs-bg-opacity: 0.1;
}
.CustomHTML .bg-opacity-25 {
  --k-custom-bs-bg-opacity: 0.25;
}
.CustomHTML .bg-opacity-50 {
  --k-custom-bs-bg-opacity: 0.5;
}
.CustomHTML .bg-opacity-75 {
  --k-custom-bs-bg-opacity: 0.75;
}
.CustomHTML .bg-opacity-100 {
  --k-custom-bs-bg-opacity: 1;
}
.CustomHTML .bg-primary-subtle {
  background-color: var(--k-custom-bs-primary-bg-subtle) !important;
}
.CustomHTML .bg-secondary-subtle {
  background-color: var(--k-custom-bs-secondary-bg-subtle) !important;
}
.CustomHTML .bg-success-subtle {
  background-color: var(--k-custom-bs-success-bg-subtle) !important;
}
.CustomHTML .bg-info-subtle {
  background-color: var(--k-custom-bs-info-bg-subtle) !important;
}
.CustomHTML .bg-warning-subtle {
  background-color: var(--k-custom-bs-warning-bg-subtle) !important;
}
.CustomHTML .bg-danger-subtle {
  background-color: var(--k-custom-bs-danger-bg-subtle) !important;
}
.CustomHTML .bg-light-subtle {
  background-color: var(--k-custom-bs-light-bg-subtle) !important;
}
.CustomHTML .bg-dark-subtle {
  background-color: var(--k-custom-bs-dark-bg-subtle) !important;
}
.CustomHTML .bg-gradient {
  background-image: var(--k-custom-bs-gradient) !important;
}
.CustomHTML .user-select-all {
  user-select: all !important;
}
.CustomHTML .user-select-auto {
  user-select: auto !important;
}
.CustomHTML .user-select-none {
  user-select: none !important;
}
.CustomHTML .pe-none {
  pointer-events: none !important;
}
.CustomHTML .pe-auto {
  pointer-events: auto !important;
}
.CustomHTML .rounded {
  border-radius: var(--k-custom-bs-border-radius) !important;
}
.CustomHTML .rounded-0 {
  border-radius: 0 !important;
}
.CustomHTML .rounded-1 {
  border-radius: var(--k-custom-bs-border-radius-sm) !important;
}
.CustomHTML .rounded-2 {
  border-radius: var(--k-custom-bs-border-radius) !important;
}
.CustomHTML .rounded-3 {
  border-radius: var(--k-custom-bs-border-radius-lg) !important;
}
.CustomHTML .rounded-4 {
  border-radius: var(--k-custom-bs-border-radius-xl) !important;
}
.CustomHTML .rounded-5 {
  border-radius: var(--k-custom-bs-border-radius-xxl) !important;
}
.CustomHTML .rounded-circle {
  border-radius: 50% !important;
}
.CustomHTML .rounded-pill {
  border-radius: var(--k-custom-bs-border-radius-pill) !important;
}
.CustomHTML .rounded-top {
  border-top-left-radius: var(--k-custom-bs-border-radius) !important;
  border-top-right-radius: var(--k-custom-bs-border-radius) !important;
}
.CustomHTML .rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.CustomHTML .rounded-top-1 {
  border-top-left-radius: var(--k-custom-bs-border-radius-sm) !important;
  border-top-right-radius: var(--k-custom-bs-border-radius-sm) !important;
}
.CustomHTML .rounded-top-2 {
  border-top-left-radius: var(--k-custom-bs-border-radius) !important;
  border-top-right-radius: var(--k-custom-bs-border-radius) !important;
}
.CustomHTML .rounded-top-3 {
  border-top-left-radius: var(--k-custom-bs-border-radius-lg) !important;
  border-top-right-radius: var(--k-custom-bs-border-radius-lg) !important;
}
.CustomHTML .rounded-top-4 {
  border-top-left-radius: var(--k-custom-bs-border-radius-xl) !important;
  border-top-right-radius: var(--k-custom-bs-border-radius-xl) !important;
}
.CustomHTML .rounded-top-5 {
  border-top-left-radius: var(--k-custom-bs-border-radius-xxl) !important;
  border-top-right-radius: var(--k-custom-bs-border-radius-xxl) !important;
}
.CustomHTML .rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}
.CustomHTML .rounded-top-pill {
  border-top-left-radius: var(--k-custom-bs-border-radius-pill) !important;
  border-top-right-radius: var(--k-custom-bs-border-radius-pill) !important;
}
.CustomHTML .rounded-end {
  border-top-right-radius: var(--k-custom-bs-border-radius) !important;
  border-bottom-right-radius: var(--k-custom-bs-border-radius) !important;
}
.CustomHTML .rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.CustomHTML .rounded-end-1 {
  border-top-right-radius: var(--k-custom-bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--k-custom-bs-border-radius-sm) !important;
}
.CustomHTML .rounded-end-2 {
  border-top-right-radius: var(--k-custom-bs-border-radius) !important;
  border-bottom-right-radius: var(--k-custom-bs-border-radius) !important;
}
.CustomHTML .rounded-end-3 {
  border-top-right-radius: var(--k-custom-bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--k-custom-bs-border-radius-lg) !important;
}
.CustomHTML .rounded-end-4 {
  border-top-right-radius: var(--k-custom-bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--k-custom-bs-border-radius-xl) !important;
}
.CustomHTML .rounded-end-5 {
  border-top-right-radius: var(--k-custom-bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--k-custom-bs-border-radius-xxl) !important;
}
.CustomHTML .rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}
.CustomHTML .rounded-end-pill {
  border-top-right-radius: var(--k-custom-bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--k-custom-bs-border-radius-pill) !important;
}
.CustomHTML .rounded-bottom {
  border-bottom-right-radius: var(--k-custom-bs-border-radius) !important;
  border-bottom-left-radius: var(--k-custom-bs-border-radius) !important;
}
.CustomHTML .rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.CustomHTML .rounded-bottom-1 {
  border-bottom-right-radius: var(--k-custom-bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--k-custom-bs-border-radius-sm) !important;
}
.CustomHTML .rounded-bottom-2 {
  border-bottom-right-radius: var(--k-custom-bs-border-radius) !important;
  border-bottom-left-radius: var(--k-custom-bs-border-radius) !important;
}
.CustomHTML .rounded-bottom-3 {
  border-bottom-right-radius: var(--k-custom-bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--k-custom-bs-border-radius-lg) !important;
}
.CustomHTML .rounded-bottom-4 {
  border-bottom-right-radius: var(--k-custom-bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--k-custom-bs-border-radius-xl) !important;
}
.CustomHTML .rounded-bottom-5 {
  border-bottom-right-radius: var(--k-custom-bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--k-custom-bs-border-radius-xxl) !important;
}
.CustomHTML .rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}
.CustomHTML .rounded-bottom-pill {
  border-bottom-right-radius: var(--k-custom-bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--k-custom-bs-border-radius-pill) !important;
}
.CustomHTML .rounded-start {
  border-bottom-left-radius: var(--k-custom-bs-border-radius) !important;
  border-top-left-radius: var(--k-custom-bs-border-radius) !important;
}
.CustomHTML .rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.CustomHTML .rounded-start-1 {
  border-bottom-left-radius: var(--k-custom-bs-border-radius-sm) !important;
  border-top-left-radius: var(--k-custom-bs-border-radius-sm) !important;
}
.CustomHTML .rounded-start-2 {
  border-bottom-left-radius: var(--k-custom-bs-border-radius) !important;
  border-top-left-radius: var(--k-custom-bs-border-radius) !important;
}
.CustomHTML .rounded-start-3 {
  border-bottom-left-radius: var(--k-custom-bs-border-radius-lg) !important;
  border-top-left-radius: var(--k-custom-bs-border-radius-lg) !important;
}
.CustomHTML .rounded-start-4 {
  border-bottom-left-radius: var(--k-custom-bs-border-radius-xl) !important;
  border-top-left-radius: var(--k-custom-bs-border-radius-xl) !important;
}
.CustomHTML .rounded-start-5 {
  border-bottom-left-radius: var(--k-custom-bs-border-radius-xxl) !important;
  border-top-left-radius: var(--k-custom-bs-border-radius-xxl) !important;
}
.CustomHTML .rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}
.CustomHTML .rounded-start-pill {
  border-bottom-left-radius: var(--k-custom-bs-border-radius-pill) !important;
  border-top-left-radius: var(--k-custom-bs-border-radius-pill) !important;
}
.CustomHTML .visible {
  visibility: visible !important;
}
.CustomHTML .invisible {
  visibility: hidden !important;
}
.CustomHTML .z-n1 {
  z-index: -1 !important;
}
.CustomHTML .z-0 {
  z-index: 0 !important;
}
.CustomHTML .z-1 {
  z-index: 1 !important;
}
.CustomHTML .z-2 {
  z-index: 2 !important;
}
.CustomHTML .z-3 {
  z-index: 3 !important;
}
@media (min-width: 640px) {
  .CustomHTML .float-xs-start {
    float: left !important;
  }
  .CustomHTML .float-xs-end {
    float: right !important;
  }
  .CustomHTML .float-xs-none {
    float: none !important;
  }
  .CustomHTML .object-fit-xs-contain {
    object-fit: contain !important;
  }
  .CustomHTML .object-fit-xs-cover {
    object-fit: cover !important;
  }
  .CustomHTML .object-fit-xs-fill {
    object-fit: fill !important;
  }
  .CustomHTML .object-fit-xs-scale {
    object-fit: scale-down !important;
  }
  .CustomHTML .object-fit-xs-none {
    object-fit: none !important;
  }
  .CustomHTML .d-xs-inline {
    display: inline !important;
  }
  .CustomHTML .d-xs-inline-block {
    display: inline-block !important;
  }
  .CustomHTML .d-xs-block {
    display: block !important;
  }
  .CustomHTML .d-xs-grid {
    display: grid !important;
  }
  .CustomHTML .d-xs-inline-grid {
    display: inline-grid !important;
  }
  .CustomHTML .d-xs-table {
    display: table !important;
  }
  .CustomHTML .d-xs-table-row {
    display: table-row !important;
  }
  .CustomHTML .d-xs-table-cell {
    display: table-cell !important;
  }
  .CustomHTML .d-xs-flex {
    display: flex !important;
  }
  .CustomHTML .d-xs-inline-flex {
    display: inline-flex !important;
  }
  .CustomHTML .d-xs-none {
    display: none !important;
  }
  .CustomHTML .flex-xs-fill {
    flex: 1 1 auto !important;
  }
  .CustomHTML .flex-xs-row {
    flex-direction: row !important;
  }
  .CustomHTML .flex-xs-column {
    flex-direction: column !important;
  }
  .CustomHTML .flex-xs-row-reverse {
    flex-direction: row-reverse !important;
  }
  .CustomHTML .flex-xs-column-reverse {
    flex-direction: column-reverse !important;
  }
  .CustomHTML .flex-xs-grow-0 {
    flex-grow: 0 !important;
  }
  .CustomHTML .flex-xs-grow-1 {
    flex-grow: 1 !important;
  }
  .CustomHTML .flex-xs-shrink-0 {
    flex-shrink: 0 !important;
  }
  .CustomHTML .flex-xs-shrink-1 {
    flex-shrink: 1 !important;
  }
  .CustomHTML .flex-xs-wrap {
    flex-wrap: wrap !important;
  }
  .CustomHTML .flex-xs-nowrap {
    flex-wrap: nowrap !important;
  }
  .CustomHTML .flex-xs-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .CustomHTML .justify-content-xs-start {
    justify-content: flex-start !important;
  }
  .CustomHTML .justify-content-xs-end {
    justify-content: flex-end !important;
  }
  .CustomHTML .justify-content-xs-center {
    justify-content: center !important;
  }
  .CustomHTML .justify-content-xs-between {
    justify-content: space-between !important;
  }
  .CustomHTML .justify-content-xs-around {
    justify-content: space-around !important;
  }
  .CustomHTML .justify-content-xs-evenly {
    justify-content: space-evenly !important;
  }
  .CustomHTML .align-items-xs-start {
    align-items: flex-start !important;
  }
  .CustomHTML .align-items-xs-end {
    align-items: flex-end !important;
  }
  .CustomHTML .align-items-xs-center {
    align-items: center !important;
  }
  .CustomHTML .align-items-xs-baseline {
    align-items: baseline !important;
  }
  .CustomHTML .align-items-xs-stretch {
    align-items: stretch !important;
  }
  .CustomHTML .align-content-xs-start {
    align-content: flex-start !important;
  }
  .CustomHTML .align-content-xs-end {
    align-content: flex-end !important;
  }
  .CustomHTML .align-content-xs-center {
    align-content: center !important;
  }
  .CustomHTML .align-content-xs-between {
    align-content: space-between !important;
  }
  .CustomHTML .align-content-xs-around {
    align-content: space-around !important;
  }
  .CustomHTML .align-content-xs-stretch {
    align-content: stretch !important;
  }
  .CustomHTML .align-self-xs-auto {
    align-self: auto !important;
  }
  .CustomHTML .align-self-xs-start {
    align-self: flex-start !important;
  }
  .CustomHTML .align-self-xs-end {
    align-self: flex-end !important;
  }
  .CustomHTML .align-self-xs-center {
    align-self: center !important;
  }
  .CustomHTML .align-self-xs-baseline {
    align-self: baseline !important;
  }
  .CustomHTML .align-self-xs-stretch {
    align-self: stretch !important;
  }
  .CustomHTML .order-xs-first {
    order: -1 !important;
  }
  .CustomHTML .order-xs-0 {
    order: 0 !important;
  }
  .CustomHTML .order-xs-1 {
    order: 1 !important;
  }
  .CustomHTML .order-xs-2 {
    order: 2 !important;
  }
  .CustomHTML .order-xs-3 {
    order: 3 !important;
  }
  .CustomHTML .order-xs-4 {
    order: 4 !important;
  }
  .CustomHTML .order-xs-5 {
    order: 5 !important;
  }
  .CustomHTML .order-xs-last {
    order: 6 !important;
  }
  .CustomHTML .m-xs-0 {
    margin: 0 !important;
  }
  .CustomHTML .m-xs-1 {
    margin: 0.4rem !important;
  }
  .CustomHTML .m-xs-2 {
    margin: 0.8rem !important;
  }
  .CustomHTML .m-xs-3 {
    margin: 1.6rem !important;
  }
  .CustomHTML .m-xs-4 {
    margin: 2.4rem !important;
  }
  .CustomHTML .m-xs-5 {
    margin: 4.8rem !important;
  }
  .CustomHTML .m-xs-auto {
    margin: auto !important;
  }
  .CustomHTML .mx-xs-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .CustomHTML .mx-xs-1 {
    margin-right: 0.4rem !important;
    margin-left: 0.4rem !important;
  }
  .CustomHTML .mx-xs-2 {
    margin-right: 0.8rem !important;
    margin-left: 0.8rem !important;
  }
  .CustomHTML .mx-xs-3 {
    margin-right: 1.6rem !important;
    margin-left: 1.6rem !important;
  }
  .CustomHTML .mx-xs-4 {
    margin-right: 2.4rem !important;
    margin-left: 2.4rem !important;
  }
  .CustomHTML .mx-xs-5 {
    margin-right: 4.8rem !important;
    margin-left: 4.8rem !important;
  }
  .CustomHTML .mx-xs-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .CustomHTML .my-xs-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .CustomHTML .my-xs-1 {
    margin-top: 0.4rem !important;
    margin-bottom: 0.4rem !important;
  }
  .CustomHTML .my-xs-2 {
    margin-top: 0.8rem !important;
    margin-bottom: 0.8rem !important;
  }
  .CustomHTML .my-xs-3 {
    margin-top: 1.6rem !important;
    margin-bottom: 1.6rem !important;
  }
  .CustomHTML .my-xs-4 {
    margin-top: 2.4rem !important;
    margin-bottom: 2.4rem !important;
  }
  .CustomHTML .my-xs-5 {
    margin-top: 4.8rem !important;
    margin-bottom: 4.8rem !important;
  }
  .CustomHTML .my-xs-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .CustomHTML .mt-xs-0 {
    margin-top: 0 !important;
  }
  .CustomHTML .mt-xs-1 {
    margin-top: 0.4rem !important;
  }
  .CustomHTML .mt-xs-2 {
    margin-top: 0.8rem !important;
  }
  .CustomHTML .mt-xs-3 {
    margin-top: 1.6rem !important;
  }
  .CustomHTML .mt-xs-4 {
    margin-top: 2.4rem !important;
  }
  .CustomHTML .mt-xs-5 {
    margin-top: 4.8rem !important;
  }
  .CustomHTML .mt-xs-auto {
    margin-top: auto !important;
  }
  .CustomHTML .me-xs-0 {
    margin-right: 0 !important;
  }
  .CustomHTML .me-xs-1 {
    margin-right: 0.4rem !important;
  }
  .CustomHTML .me-xs-2 {
    margin-right: 0.8rem !important;
  }
  .CustomHTML .me-xs-3 {
    margin-right: 1.6rem !important;
  }
  .CustomHTML .me-xs-4 {
    margin-right: 2.4rem !important;
  }
  .CustomHTML .me-xs-5 {
    margin-right: 4.8rem !important;
  }
  .CustomHTML .me-xs-auto {
    margin-right: auto !important;
  }
  .CustomHTML .mb-xs-0 {
    margin-bottom: 0 !important;
  }
  .CustomHTML .mb-xs-1 {
    margin-bottom: 0.4rem !important;
  }
  .CustomHTML .mb-xs-2 {
    margin-bottom: 0.8rem !important;
  }
  .CustomHTML .mb-xs-3 {
    margin-bottom: 1.6rem !important;
  }
  .CustomHTML .mb-xs-4 {
    margin-bottom: 2.4rem !important;
  }
  .CustomHTML .mb-xs-5 {
    margin-bottom: 4.8rem !important;
  }
  .CustomHTML .mb-xs-auto {
    margin-bottom: auto !important;
  }
  .CustomHTML .ms-xs-0 {
    margin-left: 0 !important;
  }
  .CustomHTML .ms-xs-1 {
    margin-left: 0.4rem !important;
  }
  .CustomHTML .ms-xs-2 {
    margin-left: 0.8rem !important;
  }
  .CustomHTML .ms-xs-3 {
    margin-left: 1.6rem !important;
  }
  .CustomHTML .ms-xs-4 {
    margin-left: 2.4rem !important;
  }
  .CustomHTML .ms-xs-5 {
    margin-left: 4.8rem !important;
  }
  .CustomHTML .ms-xs-auto {
    margin-left: auto !important;
  }
  .CustomHTML .p-xs-0 {
    padding: 0 !important;
  }
  .CustomHTML .p-xs-1 {
    padding: 0.4rem !important;
  }
  .CustomHTML .p-xs-2 {
    padding: 0.8rem !important;
  }
  .CustomHTML .p-xs-3 {
    padding: 1.6rem !important;
  }
  .CustomHTML .p-xs-4 {
    padding: 2.4rem !important;
  }
  .CustomHTML .p-xs-5 {
    padding: 4.8rem !important;
  }
  .CustomHTML .px-xs-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .CustomHTML .px-xs-1 {
    padding-right: 0.4rem !important;
    padding-left: 0.4rem !important;
  }
  .CustomHTML .px-xs-2 {
    padding-right: 0.8rem !important;
    padding-left: 0.8rem !important;
  }
  .CustomHTML .px-xs-3 {
    padding-right: 1.6rem !important;
    padding-left: 1.6rem !important;
  }
  .CustomHTML .px-xs-4 {
    padding-right: 2.4rem !important;
    padding-left: 2.4rem !important;
  }
  .CustomHTML .px-xs-5 {
    padding-right: 4.8rem !important;
    padding-left: 4.8rem !important;
  }
  .CustomHTML .py-xs-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .CustomHTML .py-xs-1 {
    padding-top: 0.4rem !important;
    padding-bottom: 0.4rem !important;
  }
  .CustomHTML .py-xs-2 {
    padding-top: 0.8rem !important;
    padding-bottom: 0.8rem !important;
  }
  .CustomHTML .py-xs-3 {
    padding-top: 1.6rem !important;
    padding-bottom: 1.6rem !important;
  }
  .CustomHTML .py-xs-4 {
    padding-top: 2.4rem !important;
    padding-bottom: 2.4rem !important;
  }
  .CustomHTML .py-xs-5 {
    padding-top: 4.8rem !important;
    padding-bottom: 4.8rem !important;
  }
  .CustomHTML .pt-xs-0 {
    padding-top: 0 !important;
  }
  .CustomHTML .pt-xs-1 {
    padding-top: 0.4rem !important;
  }
  .CustomHTML .pt-xs-2 {
    padding-top: 0.8rem !important;
  }
  .CustomHTML .pt-xs-3 {
    padding-top: 1.6rem !important;
  }
  .CustomHTML .pt-xs-4 {
    padding-top: 2.4rem !important;
  }
  .CustomHTML .pt-xs-5 {
    padding-top: 4.8rem !important;
  }
  .CustomHTML .pe-xs-0 {
    padding-right: 0 !important;
  }
  .CustomHTML .pe-xs-1 {
    padding-right: 0.4rem !important;
  }
  .CustomHTML .pe-xs-2 {
    padding-right: 0.8rem !important;
  }
  .CustomHTML .pe-xs-3 {
    padding-right: 1.6rem !important;
  }
  .CustomHTML .pe-xs-4 {
    padding-right: 2.4rem !important;
  }
  .CustomHTML .pe-xs-5 {
    padding-right: 4.8rem !important;
  }
  .CustomHTML .pb-xs-0 {
    padding-bottom: 0 !important;
  }
  .CustomHTML .pb-xs-1 {
    padding-bottom: 0.4rem !important;
  }
  .CustomHTML .pb-xs-2 {
    padding-bottom: 0.8rem !important;
  }
  .CustomHTML .pb-xs-3 {
    padding-bottom: 1.6rem !important;
  }
  .CustomHTML .pb-xs-4 {
    padding-bottom: 2.4rem !important;
  }
  .CustomHTML .pb-xs-5 {
    padding-bottom: 4.8rem !important;
  }
  .CustomHTML .ps-xs-0 {
    padding-left: 0 !important;
  }
  .CustomHTML .ps-xs-1 {
    padding-left: 0.4rem !important;
  }
  .CustomHTML .ps-xs-2 {
    padding-left: 0.8rem !important;
  }
  .CustomHTML .ps-xs-3 {
    padding-left: 1.6rem !important;
  }
  .CustomHTML .ps-xs-4 {
    padding-left: 2.4rem !important;
  }
  .CustomHTML .ps-xs-5 {
    padding-left: 4.8rem !important;
  }
  .CustomHTML .gap-xs-0 {
    gap: 0 !important;
  }
  .CustomHTML .gap-xs-1 {
    gap: 0.4rem !important;
  }
  .CustomHTML .gap-xs-2 {
    gap: 0.8rem !important;
  }
  .CustomHTML .gap-xs-3 {
    gap: 1.6rem !important;
  }
  .CustomHTML .gap-xs-4 {
    gap: 2.4rem !important;
  }
  .CustomHTML .gap-xs-5 {
    gap: 4.8rem !important;
  }
  .CustomHTML .row-gap-xs-0 {
    row-gap: 0 !important;
  }
  .CustomHTML .row-gap-xs-1 {
    row-gap: 0.4rem !important;
  }
  .CustomHTML .row-gap-xs-2 {
    row-gap: 0.8rem !important;
  }
  .CustomHTML .row-gap-xs-3 {
    row-gap: 1.6rem !important;
  }
  .CustomHTML .row-gap-xs-4 {
    row-gap: 2.4rem !important;
  }
  .CustomHTML .row-gap-xs-5 {
    row-gap: 4.8rem !important;
  }
  .CustomHTML .column-gap-xs-0 {
    column-gap: 0 !important;
  }
  .CustomHTML .column-gap-xs-1 {
    column-gap: 0.4rem !important;
  }
  .CustomHTML .column-gap-xs-2 {
    column-gap: 0.8rem !important;
  }
  .CustomHTML .column-gap-xs-3 {
    column-gap: 1.6rem !important;
  }
  .CustomHTML .column-gap-xs-4 {
    column-gap: 2.4rem !important;
  }
  .CustomHTML .column-gap-xs-5 {
    column-gap: 4.8rem !important;
  }
  .CustomHTML .text-xs-start {
    text-align: left !important;
  }
  .CustomHTML .text-xs-end {
    text-align: right !important;
  }
  .CustomHTML .text-xs-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .CustomHTML .float-sm-start {
    float: left !important;
  }
  .CustomHTML .float-sm-end {
    float: right !important;
  }
  .CustomHTML .float-sm-none {
    float: none !important;
  }
  .CustomHTML .object-fit-sm-contain {
    object-fit: contain !important;
  }
  .CustomHTML .object-fit-sm-cover {
    object-fit: cover !important;
  }
  .CustomHTML .object-fit-sm-fill {
    object-fit: fill !important;
  }
  .CustomHTML .object-fit-sm-scale {
    object-fit: scale-down !important;
  }
  .CustomHTML .object-fit-sm-none {
    object-fit: none !important;
  }
  .CustomHTML .d-sm-inline {
    display: inline !important;
  }
  .CustomHTML .d-sm-inline-block {
    display: inline-block !important;
  }
  .CustomHTML .d-sm-block {
    display: block !important;
  }
  .CustomHTML .d-sm-grid {
    display: grid !important;
  }
  .CustomHTML .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .CustomHTML .d-sm-table {
    display: table !important;
  }
  .CustomHTML .d-sm-table-row {
    display: table-row !important;
  }
  .CustomHTML .d-sm-table-cell {
    display: table-cell !important;
  }
  .CustomHTML .d-sm-flex {
    display: flex !important;
  }
  .CustomHTML .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .CustomHTML .d-sm-none {
    display: none !important;
  }
  .CustomHTML .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .CustomHTML .flex-sm-row {
    flex-direction: row !important;
  }
  .CustomHTML .flex-sm-column {
    flex-direction: column !important;
  }
  .CustomHTML .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .CustomHTML .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .CustomHTML .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .CustomHTML .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .CustomHTML .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .CustomHTML .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .CustomHTML .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .CustomHTML .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .CustomHTML .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .CustomHTML .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .CustomHTML .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .CustomHTML .justify-content-sm-center {
    justify-content: center !important;
  }
  .CustomHTML .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .CustomHTML .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .CustomHTML .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .CustomHTML .align-items-sm-start {
    align-items: flex-start !important;
  }
  .CustomHTML .align-items-sm-end {
    align-items: flex-end !important;
  }
  .CustomHTML .align-items-sm-center {
    align-items: center !important;
  }
  .CustomHTML .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .CustomHTML .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .CustomHTML .align-content-sm-start {
    align-content: flex-start !important;
  }
  .CustomHTML .align-content-sm-end {
    align-content: flex-end !important;
  }
  .CustomHTML .align-content-sm-center {
    align-content: center !important;
  }
  .CustomHTML .align-content-sm-between {
    align-content: space-between !important;
  }
  .CustomHTML .align-content-sm-around {
    align-content: space-around !important;
  }
  .CustomHTML .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .CustomHTML .align-self-sm-auto {
    align-self: auto !important;
  }
  .CustomHTML .align-self-sm-start {
    align-self: flex-start !important;
  }
  .CustomHTML .align-self-sm-end {
    align-self: flex-end !important;
  }
  .CustomHTML .align-self-sm-center {
    align-self: center !important;
  }
  .CustomHTML .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .CustomHTML .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .CustomHTML .order-sm-first {
    order: -1 !important;
  }
  .CustomHTML .order-sm-0 {
    order: 0 !important;
  }
  .CustomHTML .order-sm-1 {
    order: 1 !important;
  }
  .CustomHTML .order-sm-2 {
    order: 2 !important;
  }
  .CustomHTML .order-sm-3 {
    order: 3 !important;
  }
  .CustomHTML .order-sm-4 {
    order: 4 !important;
  }
  .CustomHTML .order-sm-5 {
    order: 5 !important;
  }
  .CustomHTML .order-sm-last {
    order: 6 !important;
  }
  .CustomHTML .m-sm-0 {
    margin: 0 !important;
  }
  .CustomHTML .m-sm-1 {
    margin: 0.4rem !important;
  }
  .CustomHTML .m-sm-2 {
    margin: 0.8rem !important;
  }
  .CustomHTML .m-sm-3 {
    margin: 1.6rem !important;
  }
  .CustomHTML .m-sm-4 {
    margin: 2.4rem !important;
  }
  .CustomHTML .m-sm-5 {
    margin: 4.8rem !important;
  }
  .CustomHTML .m-sm-auto {
    margin: auto !important;
  }
  .CustomHTML .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .CustomHTML .mx-sm-1 {
    margin-right: 0.4rem !important;
    margin-left: 0.4rem !important;
  }
  .CustomHTML .mx-sm-2 {
    margin-right: 0.8rem !important;
    margin-left: 0.8rem !important;
  }
  .CustomHTML .mx-sm-3 {
    margin-right: 1.6rem !important;
    margin-left: 1.6rem !important;
  }
  .CustomHTML .mx-sm-4 {
    margin-right: 2.4rem !important;
    margin-left: 2.4rem !important;
  }
  .CustomHTML .mx-sm-5 {
    margin-right: 4.8rem !important;
    margin-left: 4.8rem !important;
  }
  .CustomHTML .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .CustomHTML .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .CustomHTML .my-sm-1 {
    margin-top: 0.4rem !important;
    margin-bottom: 0.4rem !important;
  }
  .CustomHTML .my-sm-2 {
    margin-top: 0.8rem !important;
    margin-bottom: 0.8rem !important;
  }
  .CustomHTML .my-sm-3 {
    margin-top: 1.6rem !important;
    margin-bottom: 1.6rem !important;
  }
  .CustomHTML .my-sm-4 {
    margin-top: 2.4rem !important;
    margin-bottom: 2.4rem !important;
  }
  .CustomHTML .my-sm-5 {
    margin-top: 4.8rem !important;
    margin-bottom: 4.8rem !important;
  }
  .CustomHTML .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .CustomHTML .mt-sm-0 {
    margin-top: 0 !important;
  }
  .CustomHTML .mt-sm-1 {
    margin-top: 0.4rem !important;
  }
  .CustomHTML .mt-sm-2 {
    margin-top: 0.8rem !important;
  }
  .CustomHTML .mt-sm-3 {
    margin-top: 1.6rem !important;
  }
  .CustomHTML .mt-sm-4 {
    margin-top: 2.4rem !important;
  }
  .CustomHTML .mt-sm-5 {
    margin-top: 4.8rem !important;
  }
  .CustomHTML .mt-sm-auto {
    margin-top: auto !important;
  }
  .CustomHTML .me-sm-0 {
    margin-right: 0 !important;
  }
  .CustomHTML .me-sm-1 {
    margin-right: 0.4rem !important;
  }
  .CustomHTML .me-sm-2 {
    margin-right: 0.8rem !important;
  }
  .CustomHTML .me-sm-3 {
    margin-right: 1.6rem !important;
  }
  .CustomHTML .me-sm-4 {
    margin-right: 2.4rem !important;
  }
  .CustomHTML .me-sm-5 {
    margin-right: 4.8rem !important;
  }
  .CustomHTML .me-sm-auto {
    margin-right: auto !important;
  }
  .CustomHTML .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .CustomHTML .mb-sm-1 {
    margin-bottom: 0.4rem !important;
  }
  .CustomHTML .mb-sm-2 {
    margin-bottom: 0.8rem !important;
  }
  .CustomHTML .mb-sm-3 {
    margin-bottom: 1.6rem !important;
  }
  .CustomHTML .mb-sm-4 {
    margin-bottom: 2.4rem !important;
  }
  .CustomHTML .mb-sm-5 {
    margin-bottom: 4.8rem !important;
  }
  .CustomHTML .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .CustomHTML .ms-sm-0 {
    margin-left: 0 !important;
  }
  .CustomHTML .ms-sm-1 {
    margin-left: 0.4rem !important;
  }
  .CustomHTML .ms-sm-2 {
    margin-left: 0.8rem !important;
  }
  .CustomHTML .ms-sm-3 {
    margin-left: 1.6rem !important;
  }
  .CustomHTML .ms-sm-4 {
    margin-left: 2.4rem !important;
  }
  .CustomHTML .ms-sm-5 {
    margin-left: 4.8rem !important;
  }
  .CustomHTML .ms-sm-auto {
    margin-left: auto !important;
  }
  .CustomHTML .p-sm-0 {
    padding: 0 !important;
  }
  .CustomHTML .p-sm-1 {
    padding: 0.4rem !important;
  }
  .CustomHTML .p-sm-2 {
    padding: 0.8rem !important;
  }
  .CustomHTML .p-sm-3 {
    padding: 1.6rem !important;
  }
  .CustomHTML .p-sm-4 {
    padding: 2.4rem !important;
  }
  .CustomHTML .p-sm-5 {
    padding: 4.8rem !important;
  }
  .CustomHTML .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .CustomHTML .px-sm-1 {
    padding-right: 0.4rem !important;
    padding-left: 0.4rem !important;
  }
  .CustomHTML .px-sm-2 {
    padding-right: 0.8rem !important;
    padding-left: 0.8rem !important;
  }
  .CustomHTML .px-sm-3 {
    padding-right: 1.6rem !important;
    padding-left: 1.6rem !important;
  }
  .CustomHTML .px-sm-4 {
    padding-right: 2.4rem !important;
    padding-left: 2.4rem !important;
  }
  .CustomHTML .px-sm-5 {
    padding-right: 4.8rem !important;
    padding-left: 4.8rem !important;
  }
  .CustomHTML .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .CustomHTML .py-sm-1 {
    padding-top: 0.4rem !important;
    padding-bottom: 0.4rem !important;
  }
  .CustomHTML .py-sm-2 {
    padding-top: 0.8rem !important;
    padding-bottom: 0.8rem !important;
  }
  .CustomHTML .py-sm-3 {
    padding-top: 1.6rem !important;
    padding-bottom: 1.6rem !important;
  }
  .CustomHTML .py-sm-4 {
    padding-top: 2.4rem !important;
    padding-bottom: 2.4rem !important;
  }
  .CustomHTML .py-sm-5 {
    padding-top: 4.8rem !important;
    padding-bottom: 4.8rem !important;
  }
  .CustomHTML .pt-sm-0 {
    padding-top: 0 !important;
  }
  .CustomHTML .pt-sm-1 {
    padding-top: 0.4rem !important;
  }
  .CustomHTML .pt-sm-2 {
    padding-top: 0.8rem !important;
  }
  .CustomHTML .pt-sm-3 {
    padding-top: 1.6rem !important;
  }
  .CustomHTML .pt-sm-4 {
    padding-top: 2.4rem !important;
  }
  .CustomHTML .pt-sm-5 {
    padding-top: 4.8rem !important;
  }
  .CustomHTML .pe-sm-0 {
    padding-right: 0 !important;
  }
  .CustomHTML .pe-sm-1 {
    padding-right: 0.4rem !important;
  }
  .CustomHTML .pe-sm-2 {
    padding-right: 0.8rem !important;
  }
  .CustomHTML .pe-sm-3 {
    padding-right: 1.6rem !important;
  }
  .CustomHTML .pe-sm-4 {
    padding-right: 2.4rem !important;
  }
  .CustomHTML .pe-sm-5 {
    padding-right: 4.8rem !important;
  }
  .CustomHTML .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .CustomHTML .pb-sm-1 {
    padding-bottom: 0.4rem !important;
  }
  .CustomHTML .pb-sm-2 {
    padding-bottom: 0.8rem !important;
  }
  .CustomHTML .pb-sm-3 {
    padding-bottom: 1.6rem !important;
  }
  .CustomHTML .pb-sm-4 {
    padding-bottom: 2.4rem !important;
  }
  .CustomHTML .pb-sm-5 {
    padding-bottom: 4.8rem !important;
  }
  .CustomHTML .ps-sm-0 {
    padding-left: 0 !important;
  }
  .CustomHTML .ps-sm-1 {
    padding-left: 0.4rem !important;
  }
  .CustomHTML .ps-sm-2 {
    padding-left: 0.8rem !important;
  }
  .CustomHTML .ps-sm-3 {
    padding-left: 1.6rem !important;
  }
  .CustomHTML .ps-sm-4 {
    padding-left: 2.4rem !important;
  }
  .CustomHTML .ps-sm-5 {
    padding-left: 4.8rem !important;
  }
  .CustomHTML .gap-sm-0 {
    gap: 0 !important;
  }
  .CustomHTML .gap-sm-1 {
    gap: 0.4rem !important;
  }
  .CustomHTML .gap-sm-2 {
    gap: 0.8rem !important;
  }
  .CustomHTML .gap-sm-3 {
    gap: 1.6rem !important;
  }
  .CustomHTML .gap-sm-4 {
    gap: 2.4rem !important;
  }
  .CustomHTML .gap-sm-5 {
    gap: 4.8rem !important;
  }
  .CustomHTML .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  .CustomHTML .row-gap-sm-1 {
    row-gap: 0.4rem !important;
  }
  .CustomHTML .row-gap-sm-2 {
    row-gap: 0.8rem !important;
  }
  .CustomHTML .row-gap-sm-3 {
    row-gap: 1.6rem !important;
  }
  .CustomHTML .row-gap-sm-4 {
    row-gap: 2.4rem !important;
  }
  .CustomHTML .row-gap-sm-5 {
    row-gap: 4.8rem !important;
  }
  .CustomHTML .column-gap-sm-0 {
    column-gap: 0 !important;
  }
  .CustomHTML .column-gap-sm-1 {
    column-gap: 0.4rem !important;
  }
  .CustomHTML .column-gap-sm-2 {
    column-gap: 0.8rem !important;
  }
  .CustomHTML .column-gap-sm-3 {
    column-gap: 1.6rem !important;
  }
  .CustomHTML .column-gap-sm-4 {
    column-gap: 2.4rem !important;
  }
  .CustomHTML .column-gap-sm-5 {
    column-gap: 4.8rem !important;
  }
  .CustomHTML .text-sm-start {
    text-align: left !important;
  }
  .CustomHTML .text-sm-end {
    text-align: right !important;
  }
  .CustomHTML .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .CustomHTML .float-md-start {
    float: left !important;
  }
  .CustomHTML .float-md-end {
    float: right !important;
  }
  .CustomHTML .float-md-none {
    float: none !important;
  }
  .CustomHTML .object-fit-md-contain {
    object-fit: contain !important;
  }
  .CustomHTML .object-fit-md-cover {
    object-fit: cover !important;
  }
  .CustomHTML .object-fit-md-fill {
    object-fit: fill !important;
  }
  .CustomHTML .object-fit-md-scale {
    object-fit: scale-down !important;
  }
  .CustomHTML .object-fit-md-none {
    object-fit: none !important;
  }
  .CustomHTML .d-md-inline {
    display: inline !important;
  }
  .CustomHTML .d-md-inline-block {
    display: inline-block !important;
  }
  .CustomHTML .d-md-block {
    display: block !important;
  }
  .CustomHTML .d-md-grid {
    display: grid !important;
  }
  .CustomHTML .d-md-inline-grid {
    display: inline-grid !important;
  }
  .CustomHTML .d-md-table {
    display: table !important;
  }
  .CustomHTML .d-md-table-row {
    display: table-row !important;
  }
  .CustomHTML .d-md-table-cell {
    display: table-cell !important;
  }
  .CustomHTML .d-md-flex {
    display: flex !important;
  }
  .CustomHTML .d-md-inline-flex {
    display: inline-flex !important;
  }
  .CustomHTML .d-md-none {
    display: none !important;
  }
  .CustomHTML .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .CustomHTML .flex-md-row {
    flex-direction: row !important;
  }
  .CustomHTML .flex-md-column {
    flex-direction: column !important;
  }
  .CustomHTML .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .CustomHTML .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .CustomHTML .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .CustomHTML .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .CustomHTML .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .CustomHTML .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .CustomHTML .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .CustomHTML .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .CustomHTML .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .CustomHTML .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .CustomHTML .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .CustomHTML .justify-content-md-center {
    justify-content: center !important;
  }
  .CustomHTML .justify-content-md-between {
    justify-content: space-between !important;
  }
  .CustomHTML .justify-content-md-around {
    justify-content: space-around !important;
  }
  .CustomHTML .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .CustomHTML .align-items-md-start {
    align-items: flex-start !important;
  }
  .CustomHTML .align-items-md-end {
    align-items: flex-end !important;
  }
  .CustomHTML .align-items-md-center {
    align-items: center !important;
  }
  .CustomHTML .align-items-md-baseline {
    align-items: baseline !important;
  }
  .CustomHTML .align-items-md-stretch {
    align-items: stretch !important;
  }
  .CustomHTML .align-content-md-start {
    align-content: flex-start !important;
  }
  .CustomHTML .align-content-md-end {
    align-content: flex-end !important;
  }
  .CustomHTML .align-content-md-center {
    align-content: center !important;
  }
  .CustomHTML .align-content-md-between {
    align-content: space-between !important;
  }
  .CustomHTML .align-content-md-around {
    align-content: space-around !important;
  }
  .CustomHTML .align-content-md-stretch {
    align-content: stretch !important;
  }
  .CustomHTML .align-self-md-auto {
    align-self: auto !important;
  }
  .CustomHTML .align-self-md-start {
    align-self: flex-start !important;
  }
  .CustomHTML .align-self-md-end {
    align-self: flex-end !important;
  }
  .CustomHTML .align-self-md-center {
    align-self: center !important;
  }
  .CustomHTML .align-self-md-baseline {
    align-self: baseline !important;
  }
  .CustomHTML .align-self-md-stretch {
    align-self: stretch !important;
  }
  .CustomHTML .order-md-first {
    order: -1 !important;
  }
  .CustomHTML .order-md-0 {
    order: 0 !important;
  }
  .CustomHTML .order-md-1 {
    order: 1 !important;
  }
  .CustomHTML .order-md-2 {
    order: 2 !important;
  }
  .CustomHTML .order-md-3 {
    order: 3 !important;
  }
  .CustomHTML .order-md-4 {
    order: 4 !important;
  }
  .CustomHTML .order-md-5 {
    order: 5 !important;
  }
  .CustomHTML .order-md-last {
    order: 6 !important;
  }
  .CustomHTML .m-md-0 {
    margin: 0 !important;
  }
  .CustomHTML .m-md-1 {
    margin: 0.4rem !important;
  }
  .CustomHTML .m-md-2 {
    margin: 0.8rem !important;
  }
  .CustomHTML .m-md-3 {
    margin: 1.6rem !important;
  }
  .CustomHTML .m-md-4 {
    margin: 2.4rem !important;
  }
  .CustomHTML .m-md-5 {
    margin: 4.8rem !important;
  }
  .CustomHTML .m-md-auto {
    margin: auto !important;
  }
  .CustomHTML .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .CustomHTML .mx-md-1 {
    margin-right: 0.4rem !important;
    margin-left: 0.4rem !important;
  }
  .CustomHTML .mx-md-2 {
    margin-right: 0.8rem !important;
    margin-left: 0.8rem !important;
  }
  .CustomHTML .mx-md-3 {
    margin-right: 1.6rem !important;
    margin-left: 1.6rem !important;
  }
  .CustomHTML .mx-md-4 {
    margin-right: 2.4rem !important;
    margin-left: 2.4rem !important;
  }
  .CustomHTML .mx-md-5 {
    margin-right: 4.8rem !important;
    margin-left: 4.8rem !important;
  }
  .CustomHTML .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .CustomHTML .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .CustomHTML .my-md-1 {
    margin-top: 0.4rem !important;
    margin-bottom: 0.4rem !important;
  }
  .CustomHTML .my-md-2 {
    margin-top: 0.8rem !important;
    margin-bottom: 0.8rem !important;
  }
  .CustomHTML .my-md-3 {
    margin-top: 1.6rem !important;
    margin-bottom: 1.6rem !important;
  }
  .CustomHTML .my-md-4 {
    margin-top: 2.4rem !important;
    margin-bottom: 2.4rem !important;
  }
  .CustomHTML .my-md-5 {
    margin-top: 4.8rem !important;
    margin-bottom: 4.8rem !important;
  }
  .CustomHTML .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .CustomHTML .mt-md-0 {
    margin-top: 0 !important;
  }
  .CustomHTML .mt-md-1 {
    margin-top: 0.4rem !important;
  }
  .CustomHTML .mt-md-2 {
    margin-top: 0.8rem !important;
  }
  .CustomHTML .mt-md-3 {
    margin-top: 1.6rem !important;
  }
  .CustomHTML .mt-md-4 {
    margin-top: 2.4rem !important;
  }
  .CustomHTML .mt-md-5 {
    margin-top: 4.8rem !important;
  }
  .CustomHTML .mt-md-auto {
    margin-top: auto !important;
  }
  .CustomHTML .me-md-0 {
    margin-right: 0 !important;
  }
  .CustomHTML .me-md-1 {
    margin-right: 0.4rem !important;
  }
  .CustomHTML .me-md-2 {
    margin-right: 0.8rem !important;
  }
  .CustomHTML .me-md-3 {
    margin-right: 1.6rem !important;
  }
  .CustomHTML .me-md-4 {
    margin-right: 2.4rem !important;
  }
  .CustomHTML .me-md-5 {
    margin-right: 4.8rem !important;
  }
  .CustomHTML .me-md-auto {
    margin-right: auto !important;
  }
  .CustomHTML .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .CustomHTML .mb-md-1 {
    margin-bottom: 0.4rem !important;
  }
  .CustomHTML .mb-md-2 {
    margin-bottom: 0.8rem !important;
  }
  .CustomHTML .mb-md-3 {
    margin-bottom: 1.6rem !important;
  }
  .CustomHTML .mb-md-4 {
    margin-bottom: 2.4rem !important;
  }
  .CustomHTML .mb-md-5 {
    margin-bottom: 4.8rem !important;
  }
  .CustomHTML .mb-md-auto {
    margin-bottom: auto !important;
  }
  .CustomHTML .ms-md-0 {
    margin-left: 0 !important;
  }
  .CustomHTML .ms-md-1 {
    margin-left: 0.4rem !important;
  }
  .CustomHTML .ms-md-2 {
    margin-left: 0.8rem !important;
  }
  .CustomHTML .ms-md-3 {
    margin-left: 1.6rem !important;
  }
  .CustomHTML .ms-md-4 {
    margin-left: 2.4rem !important;
  }
  .CustomHTML .ms-md-5 {
    margin-left: 4.8rem !important;
  }
  .CustomHTML .ms-md-auto {
    margin-left: auto !important;
  }
  .CustomHTML .p-md-0 {
    padding: 0 !important;
  }
  .CustomHTML .p-md-1 {
    padding: 0.4rem !important;
  }
  .CustomHTML .p-md-2 {
    padding: 0.8rem !important;
  }
  .CustomHTML .p-md-3 {
    padding: 1.6rem !important;
  }
  .CustomHTML .p-md-4 {
    padding: 2.4rem !important;
  }
  .CustomHTML .p-md-5 {
    padding: 4.8rem !important;
  }
  .CustomHTML .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .CustomHTML .px-md-1 {
    padding-right: 0.4rem !important;
    padding-left: 0.4rem !important;
  }
  .CustomHTML .px-md-2 {
    padding-right: 0.8rem !important;
    padding-left: 0.8rem !important;
  }
  .CustomHTML .px-md-3 {
    padding-right: 1.6rem !important;
    padding-left: 1.6rem !important;
  }
  .CustomHTML .px-md-4 {
    padding-right: 2.4rem !important;
    padding-left: 2.4rem !important;
  }
  .CustomHTML .px-md-5 {
    padding-right: 4.8rem !important;
    padding-left: 4.8rem !important;
  }
  .CustomHTML .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .CustomHTML .py-md-1 {
    padding-top: 0.4rem !important;
    padding-bottom: 0.4rem !important;
  }
  .CustomHTML .py-md-2 {
    padding-top: 0.8rem !important;
    padding-bottom: 0.8rem !important;
  }
  .CustomHTML .py-md-3 {
    padding-top: 1.6rem !important;
    padding-bottom: 1.6rem !important;
  }
  .CustomHTML .py-md-4 {
    padding-top: 2.4rem !important;
    padding-bottom: 2.4rem !important;
  }
  .CustomHTML .py-md-5 {
    padding-top: 4.8rem !important;
    padding-bottom: 4.8rem !important;
  }
  .CustomHTML .pt-md-0 {
    padding-top: 0 !important;
  }
  .CustomHTML .pt-md-1 {
    padding-top: 0.4rem !important;
  }
  .CustomHTML .pt-md-2 {
    padding-top: 0.8rem !important;
  }
  .CustomHTML .pt-md-3 {
    padding-top: 1.6rem !important;
  }
  .CustomHTML .pt-md-4 {
    padding-top: 2.4rem !important;
  }
  .CustomHTML .pt-md-5 {
    padding-top: 4.8rem !important;
  }
  .CustomHTML .pe-md-0 {
    padding-right: 0 !important;
  }
  .CustomHTML .pe-md-1 {
    padding-right: 0.4rem !important;
  }
  .CustomHTML .pe-md-2 {
    padding-right: 0.8rem !important;
  }
  .CustomHTML .pe-md-3 {
    padding-right: 1.6rem !important;
  }
  .CustomHTML .pe-md-4 {
    padding-right: 2.4rem !important;
  }
  .CustomHTML .pe-md-5 {
    padding-right: 4.8rem !important;
  }
  .CustomHTML .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .CustomHTML .pb-md-1 {
    padding-bottom: 0.4rem !important;
  }
  .CustomHTML .pb-md-2 {
    padding-bottom: 0.8rem !important;
  }
  .CustomHTML .pb-md-3 {
    padding-bottom: 1.6rem !important;
  }
  .CustomHTML .pb-md-4 {
    padding-bottom: 2.4rem !important;
  }
  .CustomHTML .pb-md-5 {
    padding-bottom: 4.8rem !important;
  }
  .CustomHTML .ps-md-0 {
    padding-left: 0 !important;
  }
  .CustomHTML .ps-md-1 {
    padding-left: 0.4rem !important;
  }
  .CustomHTML .ps-md-2 {
    padding-left: 0.8rem !important;
  }
  .CustomHTML .ps-md-3 {
    padding-left: 1.6rem !important;
  }
  .CustomHTML .ps-md-4 {
    padding-left: 2.4rem !important;
  }
  .CustomHTML .ps-md-5 {
    padding-left: 4.8rem !important;
  }
  .CustomHTML .gap-md-0 {
    gap: 0 !important;
  }
  .CustomHTML .gap-md-1 {
    gap: 0.4rem !important;
  }
  .CustomHTML .gap-md-2 {
    gap: 0.8rem !important;
  }
  .CustomHTML .gap-md-3 {
    gap: 1.6rem !important;
  }
  .CustomHTML .gap-md-4 {
    gap: 2.4rem !important;
  }
  .CustomHTML .gap-md-5 {
    gap: 4.8rem !important;
  }
  .CustomHTML .row-gap-md-0 {
    row-gap: 0 !important;
  }
  .CustomHTML .row-gap-md-1 {
    row-gap: 0.4rem !important;
  }
  .CustomHTML .row-gap-md-2 {
    row-gap: 0.8rem !important;
  }
  .CustomHTML .row-gap-md-3 {
    row-gap: 1.6rem !important;
  }
  .CustomHTML .row-gap-md-4 {
    row-gap: 2.4rem !important;
  }
  .CustomHTML .row-gap-md-5 {
    row-gap: 4.8rem !important;
  }
  .CustomHTML .column-gap-md-0 {
    column-gap: 0 !important;
  }
  .CustomHTML .column-gap-md-1 {
    column-gap: 0.4rem !important;
  }
  .CustomHTML .column-gap-md-2 {
    column-gap: 0.8rem !important;
  }
  .CustomHTML .column-gap-md-3 {
    column-gap: 1.6rem !important;
  }
  .CustomHTML .column-gap-md-4 {
    column-gap: 2.4rem !important;
  }
  .CustomHTML .column-gap-md-5 {
    column-gap: 4.8rem !important;
  }
  .CustomHTML .text-md-start {
    text-align: left !important;
  }
  .CustomHTML .text-md-end {
    text-align: right !important;
  }
  .CustomHTML .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .CustomHTML .float-lg-start {
    float: left !important;
  }
  .CustomHTML .float-lg-end {
    float: right !important;
  }
  .CustomHTML .float-lg-none {
    float: none !important;
  }
  .CustomHTML .object-fit-lg-contain {
    object-fit: contain !important;
  }
  .CustomHTML .object-fit-lg-cover {
    object-fit: cover !important;
  }
  .CustomHTML .object-fit-lg-fill {
    object-fit: fill !important;
  }
  .CustomHTML .object-fit-lg-scale {
    object-fit: scale-down !important;
  }
  .CustomHTML .object-fit-lg-none {
    object-fit: none !important;
  }
  .CustomHTML .d-lg-inline {
    display: inline !important;
  }
  .CustomHTML .d-lg-inline-block {
    display: inline-block !important;
  }
  .CustomHTML .d-lg-block {
    display: block !important;
  }
  .CustomHTML .d-lg-grid {
    display: grid !important;
  }
  .CustomHTML .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .CustomHTML .d-lg-table {
    display: table !important;
  }
  .CustomHTML .d-lg-table-row {
    display: table-row !important;
  }
  .CustomHTML .d-lg-table-cell {
    display: table-cell !important;
  }
  .CustomHTML .d-lg-flex {
    display: flex !important;
  }
  .CustomHTML .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .CustomHTML .d-lg-none {
    display: none !important;
  }
  .CustomHTML .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .CustomHTML .flex-lg-row {
    flex-direction: row !important;
  }
  .CustomHTML .flex-lg-column {
    flex-direction: column !important;
  }
  .CustomHTML .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .CustomHTML .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .CustomHTML .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .CustomHTML .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .CustomHTML .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .CustomHTML .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .CustomHTML .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .CustomHTML .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .CustomHTML .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .CustomHTML .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .CustomHTML .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .CustomHTML .justify-content-lg-center {
    justify-content: center !important;
  }
  .CustomHTML .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .CustomHTML .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .CustomHTML .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .CustomHTML .align-items-lg-start {
    align-items: flex-start !important;
  }
  .CustomHTML .align-items-lg-end {
    align-items: flex-end !important;
  }
  .CustomHTML .align-items-lg-center {
    align-items: center !important;
  }
  .CustomHTML .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .CustomHTML .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .CustomHTML .align-content-lg-start {
    align-content: flex-start !important;
  }
  .CustomHTML .align-content-lg-end {
    align-content: flex-end !important;
  }
  .CustomHTML .align-content-lg-center {
    align-content: center !important;
  }
  .CustomHTML .align-content-lg-between {
    align-content: space-between !important;
  }
  .CustomHTML .align-content-lg-around {
    align-content: space-around !important;
  }
  .CustomHTML .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .CustomHTML .align-self-lg-auto {
    align-self: auto !important;
  }
  .CustomHTML .align-self-lg-start {
    align-self: flex-start !important;
  }
  .CustomHTML .align-self-lg-end {
    align-self: flex-end !important;
  }
  .CustomHTML .align-self-lg-center {
    align-self: center !important;
  }
  .CustomHTML .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .CustomHTML .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .CustomHTML .order-lg-first {
    order: -1 !important;
  }
  .CustomHTML .order-lg-0 {
    order: 0 !important;
  }
  .CustomHTML .order-lg-1 {
    order: 1 !important;
  }
  .CustomHTML .order-lg-2 {
    order: 2 !important;
  }
  .CustomHTML .order-lg-3 {
    order: 3 !important;
  }
  .CustomHTML .order-lg-4 {
    order: 4 !important;
  }
  .CustomHTML .order-lg-5 {
    order: 5 !important;
  }
  .CustomHTML .order-lg-last {
    order: 6 !important;
  }
  .CustomHTML .m-lg-0 {
    margin: 0 !important;
  }
  .CustomHTML .m-lg-1 {
    margin: 0.4rem !important;
  }
  .CustomHTML .m-lg-2 {
    margin: 0.8rem !important;
  }
  .CustomHTML .m-lg-3 {
    margin: 1.6rem !important;
  }
  .CustomHTML .m-lg-4 {
    margin: 2.4rem !important;
  }
  .CustomHTML .m-lg-5 {
    margin: 4.8rem !important;
  }
  .CustomHTML .m-lg-auto {
    margin: auto !important;
  }
  .CustomHTML .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .CustomHTML .mx-lg-1 {
    margin-right: 0.4rem !important;
    margin-left: 0.4rem !important;
  }
  .CustomHTML .mx-lg-2 {
    margin-right: 0.8rem !important;
    margin-left: 0.8rem !important;
  }
  .CustomHTML .mx-lg-3 {
    margin-right: 1.6rem !important;
    margin-left: 1.6rem !important;
  }
  .CustomHTML .mx-lg-4 {
    margin-right: 2.4rem !important;
    margin-left: 2.4rem !important;
  }
  .CustomHTML .mx-lg-5 {
    margin-right: 4.8rem !important;
    margin-left: 4.8rem !important;
  }
  .CustomHTML .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .CustomHTML .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .CustomHTML .my-lg-1 {
    margin-top: 0.4rem !important;
    margin-bottom: 0.4rem !important;
  }
  .CustomHTML .my-lg-2 {
    margin-top: 0.8rem !important;
    margin-bottom: 0.8rem !important;
  }
  .CustomHTML .my-lg-3 {
    margin-top: 1.6rem !important;
    margin-bottom: 1.6rem !important;
  }
  .CustomHTML .my-lg-4 {
    margin-top: 2.4rem !important;
    margin-bottom: 2.4rem !important;
  }
  .CustomHTML .my-lg-5 {
    margin-top: 4.8rem !important;
    margin-bottom: 4.8rem !important;
  }
  .CustomHTML .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .CustomHTML .mt-lg-0 {
    margin-top: 0 !important;
  }
  .CustomHTML .mt-lg-1 {
    margin-top: 0.4rem !important;
  }
  .CustomHTML .mt-lg-2 {
    margin-top: 0.8rem !important;
  }
  .CustomHTML .mt-lg-3 {
    margin-top: 1.6rem !important;
  }
  .CustomHTML .mt-lg-4 {
    margin-top: 2.4rem !important;
  }
  .CustomHTML .mt-lg-5 {
    margin-top: 4.8rem !important;
  }
  .CustomHTML .mt-lg-auto {
    margin-top: auto !important;
  }
  .CustomHTML .me-lg-0 {
    margin-right: 0 !important;
  }
  .CustomHTML .me-lg-1 {
    margin-right: 0.4rem !important;
  }
  .CustomHTML .me-lg-2 {
    margin-right: 0.8rem !important;
  }
  .CustomHTML .me-lg-3 {
    margin-right: 1.6rem !important;
  }
  .CustomHTML .me-lg-4 {
    margin-right: 2.4rem !important;
  }
  .CustomHTML .me-lg-5 {
    margin-right: 4.8rem !important;
  }
  .CustomHTML .me-lg-auto {
    margin-right: auto !important;
  }
  .CustomHTML .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .CustomHTML .mb-lg-1 {
    margin-bottom: 0.4rem !important;
  }
  .CustomHTML .mb-lg-2 {
    margin-bottom: 0.8rem !important;
  }
  .CustomHTML .mb-lg-3 {
    margin-bottom: 1.6rem !important;
  }
  .CustomHTML .mb-lg-4 {
    margin-bottom: 2.4rem !important;
  }
  .CustomHTML .mb-lg-5 {
    margin-bottom: 4.8rem !important;
  }
  .CustomHTML .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .CustomHTML .ms-lg-0 {
    margin-left: 0 !important;
  }
  .CustomHTML .ms-lg-1 {
    margin-left: 0.4rem !important;
  }
  .CustomHTML .ms-lg-2 {
    margin-left: 0.8rem !important;
  }
  .CustomHTML .ms-lg-3 {
    margin-left: 1.6rem !important;
  }
  .CustomHTML .ms-lg-4 {
    margin-left: 2.4rem !important;
  }
  .CustomHTML .ms-lg-5 {
    margin-left: 4.8rem !important;
  }
  .CustomHTML .ms-lg-auto {
    margin-left: auto !important;
  }
  .CustomHTML .p-lg-0 {
    padding: 0 !important;
  }
  .CustomHTML .p-lg-1 {
    padding: 0.4rem !important;
  }
  .CustomHTML .p-lg-2 {
    padding: 0.8rem !important;
  }
  .CustomHTML .p-lg-3 {
    padding: 1.6rem !important;
  }
  .CustomHTML .p-lg-4 {
    padding: 2.4rem !important;
  }
  .CustomHTML .p-lg-5 {
    padding: 4.8rem !important;
  }
  .CustomHTML .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .CustomHTML .px-lg-1 {
    padding-right: 0.4rem !important;
    padding-left: 0.4rem !important;
  }
  .CustomHTML .px-lg-2 {
    padding-right: 0.8rem !important;
    padding-left: 0.8rem !important;
  }
  .CustomHTML .px-lg-3 {
    padding-right: 1.6rem !important;
    padding-left: 1.6rem !important;
  }
  .CustomHTML .px-lg-4 {
    padding-right: 2.4rem !important;
    padding-left: 2.4rem !important;
  }
  .CustomHTML .px-lg-5 {
    padding-right: 4.8rem !important;
    padding-left: 4.8rem !important;
  }
  .CustomHTML .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .CustomHTML .py-lg-1 {
    padding-top: 0.4rem !important;
    padding-bottom: 0.4rem !important;
  }
  .CustomHTML .py-lg-2 {
    padding-top: 0.8rem !important;
    padding-bottom: 0.8rem !important;
  }
  .CustomHTML .py-lg-3 {
    padding-top: 1.6rem !important;
    padding-bottom: 1.6rem !important;
  }
  .CustomHTML .py-lg-4 {
    padding-top: 2.4rem !important;
    padding-bottom: 2.4rem !important;
  }
  .CustomHTML .py-lg-5 {
    padding-top: 4.8rem !important;
    padding-bottom: 4.8rem !important;
  }
  .CustomHTML .pt-lg-0 {
    padding-top: 0 !important;
  }
  .CustomHTML .pt-lg-1 {
    padding-top: 0.4rem !important;
  }
  .CustomHTML .pt-lg-2 {
    padding-top: 0.8rem !important;
  }
  .CustomHTML .pt-lg-3 {
    padding-top: 1.6rem !important;
  }
  .CustomHTML .pt-lg-4 {
    padding-top: 2.4rem !important;
  }
  .CustomHTML .pt-lg-5 {
    padding-top: 4.8rem !important;
  }
  .CustomHTML .pe-lg-0 {
    padding-right: 0 !important;
  }
  .CustomHTML .pe-lg-1 {
    padding-right: 0.4rem !important;
  }
  .CustomHTML .pe-lg-2 {
    padding-right: 0.8rem !important;
  }
  .CustomHTML .pe-lg-3 {
    padding-right: 1.6rem !important;
  }
  .CustomHTML .pe-lg-4 {
    padding-right: 2.4rem !important;
  }
  .CustomHTML .pe-lg-5 {
    padding-right: 4.8rem !important;
  }
  .CustomHTML .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .CustomHTML .pb-lg-1 {
    padding-bottom: 0.4rem !important;
  }
  .CustomHTML .pb-lg-2 {
    padding-bottom: 0.8rem !important;
  }
  .CustomHTML .pb-lg-3 {
    padding-bottom: 1.6rem !important;
  }
  .CustomHTML .pb-lg-4 {
    padding-bottom: 2.4rem !important;
  }
  .CustomHTML .pb-lg-5 {
    padding-bottom: 4.8rem !important;
  }
  .CustomHTML .ps-lg-0 {
    padding-left: 0 !important;
  }
  .CustomHTML .ps-lg-1 {
    padding-left: 0.4rem !important;
  }
  .CustomHTML .ps-lg-2 {
    padding-left: 0.8rem !important;
  }
  .CustomHTML .ps-lg-3 {
    padding-left: 1.6rem !important;
  }
  .CustomHTML .ps-lg-4 {
    padding-left: 2.4rem !important;
  }
  .CustomHTML .ps-lg-5 {
    padding-left: 4.8rem !important;
  }
  .CustomHTML .gap-lg-0 {
    gap: 0 !important;
  }
  .CustomHTML .gap-lg-1 {
    gap: 0.4rem !important;
  }
  .CustomHTML .gap-lg-2 {
    gap: 0.8rem !important;
  }
  .CustomHTML .gap-lg-3 {
    gap: 1.6rem !important;
  }
  .CustomHTML .gap-lg-4 {
    gap: 2.4rem !important;
  }
  .CustomHTML .gap-lg-5 {
    gap: 4.8rem !important;
  }
  .CustomHTML .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  .CustomHTML .row-gap-lg-1 {
    row-gap: 0.4rem !important;
  }
  .CustomHTML .row-gap-lg-2 {
    row-gap: 0.8rem !important;
  }
  .CustomHTML .row-gap-lg-3 {
    row-gap: 1.6rem !important;
  }
  .CustomHTML .row-gap-lg-4 {
    row-gap: 2.4rem !important;
  }
  .CustomHTML .row-gap-lg-5 {
    row-gap: 4.8rem !important;
  }
  .CustomHTML .column-gap-lg-0 {
    column-gap: 0 !important;
  }
  .CustomHTML .column-gap-lg-1 {
    column-gap: 0.4rem !important;
  }
  .CustomHTML .column-gap-lg-2 {
    column-gap: 0.8rem !important;
  }
  .CustomHTML .column-gap-lg-3 {
    column-gap: 1.6rem !important;
  }
  .CustomHTML .column-gap-lg-4 {
    column-gap: 2.4rem !important;
  }
  .CustomHTML .column-gap-lg-5 {
    column-gap: 4.8rem !important;
  }
  .CustomHTML .text-lg-start {
    text-align: left !important;
  }
  .CustomHTML .text-lg-end {
    text-align: right !important;
  }
  .CustomHTML .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1440px) {
  .CustomHTML .float-xl-start {
    float: left !important;
  }
  .CustomHTML .float-xl-end {
    float: right !important;
  }
  .CustomHTML .float-xl-none {
    float: none !important;
  }
  .CustomHTML .object-fit-xl-contain {
    object-fit: contain !important;
  }
  .CustomHTML .object-fit-xl-cover {
    object-fit: cover !important;
  }
  .CustomHTML .object-fit-xl-fill {
    object-fit: fill !important;
  }
  .CustomHTML .object-fit-xl-scale {
    object-fit: scale-down !important;
  }
  .CustomHTML .object-fit-xl-none {
    object-fit: none !important;
  }
  .CustomHTML .d-xl-inline {
    display: inline !important;
  }
  .CustomHTML .d-xl-inline-block {
    display: inline-block !important;
  }
  .CustomHTML .d-xl-block {
    display: block !important;
  }
  .CustomHTML .d-xl-grid {
    display: grid !important;
  }
  .CustomHTML .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .CustomHTML .d-xl-table {
    display: table !important;
  }
  .CustomHTML .d-xl-table-row {
    display: table-row !important;
  }
  .CustomHTML .d-xl-table-cell {
    display: table-cell !important;
  }
  .CustomHTML .d-xl-flex {
    display: flex !important;
  }
  .CustomHTML .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .CustomHTML .d-xl-none {
    display: none !important;
  }
  .CustomHTML .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .CustomHTML .flex-xl-row {
    flex-direction: row !important;
  }
  .CustomHTML .flex-xl-column {
    flex-direction: column !important;
  }
  .CustomHTML .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .CustomHTML .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .CustomHTML .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .CustomHTML .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .CustomHTML .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .CustomHTML .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .CustomHTML .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .CustomHTML .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .CustomHTML .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .CustomHTML .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .CustomHTML .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .CustomHTML .justify-content-xl-center {
    justify-content: center !important;
  }
  .CustomHTML .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .CustomHTML .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .CustomHTML .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .CustomHTML .align-items-xl-start {
    align-items: flex-start !important;
  }
  .CustomHTML .align-items-xl-end {
    align-items: flex-end !important;
  }
  .CustomHTML .align-items-xl-center {
    align-items: center !important;
  }
  .CustomHTML .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .CustomHTML .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .CustomHTML .align-content-xl-start {
    align-content: flex-start !important;
  }
  .CustomHTML .align-content-xl-end {
    align-content: flex-end !important;
  }
  .CustomHTML .align-content-xl-center {
    align-content: center !important;
  }
  .CustomHTML .align-content-xl-between {
    align-content: space-between !important;
  }
  .CustomHTML .align-content-xl-around {
    align-content: space-around !important;
  }
  .CustomHTML .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .CustomHTML .align-self-xl-auto {
    align-self: auto !important;
  }
  .CustomHTML .align-self-xl-start {
    align-self: flex-start !important;
  }
  .CustomHTML .align-self-xl-end {
    align-self: flex-end !important;
  }
  .CustomHTML .align-self-xl-center {
    align-self: center !important;
  }
  .CustomHTML .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .CustomHTML .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .CustomHTML .order-xl-first {
    order: -1 !important;
  }
  .CustomHTML .order-xl-0 {
    order: 0 !important;
  }
  .CustomHTML .order-xl-1 {
    order: 1 !important;
  }
  .CustomHTML .order-xl-2 {
    order: 2 !important;
  }
  .CustomHTML .order-xl-3 {
    order: 3 !important;
  }
  .CustomHTML .order-xl-4 {
    order: 4 !important;
  }
  .CustomHTML .order-xl-5 {
    order: 5 !important;
  }
  .CustomHTML .order-xl-last {
    order: 6 !important;
  }
  .CustomHTML .m-xl-0 {
    margin: 0 !important;
  }
  .CustomHTML .m-xl-1 {
    margin: 0.4rem !important;
  }
  .CustomHTML .m-xl-2 {
    margin: 0.8rem !important;
  }
  .CustomHTML .m-xl-3 {
    margin: 1.6rem !important;
  }
  .CustomHTML .m-xl-4 {
    margin: 2.4rem !important;
  }
  .CustomHTML .m-xl-5 {
    margin: 4.8rem !important;
  }
  .CustomHTML .m-xl-auto {
    margin: auto !important;
  }
  .CustomHTML .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .CustomHTML .mx-xl-1 {
    margin-right: 0.4rem !important;
    margin-left: 0.4rem !important;
  }
  .CustomHTML .mx-xl-2 {
    margin-right: 0.8rem !important;
    margin-left: 0.8rem !important;
  }
  .CustomHTML .mx-xl-3 {
    margin-right: 1.6rem !important;
    margin-left: 1.6rem !important;
  }
  .CustomHTML .mx-xl-4 {
    margin-right: 2.4rem !important;
    margin-left: 2.4rem !important;
  }
  .CustomHTML .mx-xl-5 {
    margin-right: 4.8rem !important;
    margin-left: 4.8rem !important;
  }
  .CustomHTML .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .CustomHTML .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .CustomHTML .my-xl-1 {
    margin-top: 0.4rem !important;
    margin-bottom: 0.4rem !important;
  }
  .CustomHTML .my-xl-2 {
    margin-top: 0.8rem !important;
    margin-bottom: 0.8rem !important;
  }
  .CustomHTML .my-xl-3 {
    margin-top: 1.6rem !important;
    margin-bottom: 1.6rem !important;
  }
  .CustomHTML .my-xl-4 {
    margin-top: 2.4rem !important;
    margin-bottom: 2.4rem !important;
  }
  .CustomHTML .my-xl-5 {
    margin-top: 4.8rem !important;
    margin-bottom: 4.8rem !important;
  }
  .CustomHTML .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .CustomHTML .mt-xl-0 {
    margin-top: 0 !important;
  }
  .CustomHTML .mt-xl-1 {
    margin-top: 0.4rem !important;
  }
  .CustomHTML .mt-xl-2 {
    margin-top: 0.8rem !important;
  }
  .CustomHTML .mt-xl-3 {
    margin-top: 1.6rem !important;
  }
  .CustomHTML .mt-xl-4 {
    margin-top: 2.4rem !important;
  }
  .CustomHTML .mt-xl-5 {
    margin-top: 4.8rem !important;
  }
  .CustomHTML .mt-xl-auto {
    margin-top: auto !important;
  }
  .CustomHTML .me-xl-0 {
    margin-right: 0 !important;
  }
  .CustomHTML .me-xl-1 {
    margin-right: 0.4rem !important;
  }
  .CustomHTML .me-xl-2 {
    margin-right: 0.8rem !important;
  }
  .CustomHTML .me-xl-3 {
    margin-right: 1.6rem !important;
  }
  .CustomHTML .me-xl-4 {
    margin-right: 2.4rem !important;
  }
  .CustomHTML .me-xl-5 {
    margin-right: 4.8rem !important;
  }
  .CustomHTML .me-xl-auto {
    margin-right: auto !important;
  }
  .CustomHTML .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .CustomHTML .mb-xl-1 {
    margin-bottom: 0.4rem !important;
  }
  .CustomHTML .mb-xl-2 {
    margin-bottom: 0.8rem !important;
  }
  .CustomHTML .mb-xl-3 {
    margin-bottom: 1.6rem !important;
  }
  .CustomHTML .mb-xl-4 {
    margin-bottom: 2.4rem !important;
  }
  .CustomHTML .mb-xl-5 {
    margin-bottom: 4.8rem !important;
  }
  .CustomHTML .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .CustomHTML .ms-xl-0 {
    margin-left: 0 !important;
  }
  .CustomHTML .ms-xl-1 {
    margin-left: 0.4rem !important;
  }
  .CustomHTML .ms-xl-2 {
    margin-left: 0.8rem !important;
  }
  .CustomHTML .ms-xl-3 {
    margin-left: 1.6rem !important;
  }
  .CustomHTML .ms-xl-4 {
    margin-left: 2.4rem !important;
  }
  .CustomHTML .ms-xl-5 {
    margin-left: 4.8rem !important;
  }
  .CustomHTML .ms-xl-auto {
    margin-left: auto !important;
  }
  .CustomHTML .p-xl-0 {
    padding: 0 !important;
  }
  .CustomHTML .p-xl-1 {
    padding: 0.4rem !important;
  }
  .CustomHTML .p-xl-2 {
    padding: 0.8rem !important;
  }
  .CustomHTML .p-xl-3 {
    padding: 1.6rem !important;
  }
  .CustomHTML .p-xl-4 {
    padding: 2.4rem !important;
  }
  .CustomHTML .p-xl-5 {
    padding: 4.8rem !important;
  }
  .CustomHTML .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .CustomHTML .px-xl-1 {
    padding-right: 0.4rem !important;
    padding-left: 0.4rem !important;
  }
  .CustomHTML .px-xl-2 {
    padding-right: 0.8rem !important;
    padding-left: 0.8rem !important;
  }
  .CustomHTML .px-xl-3 {
    padding-right: 1.6rem !important;
    padding-left: 1.6rem !important;
  }
  .CustomHTML .px-xl-4 {
    padding-right: 2.4rem !important;
    padding-left: 2.4rem !important;
  }
  .CustomHTML .px-xl-5 {
    padding-right: 4.8rem !important;
    padding-left: 4.8rem !important;
  }
  .CustomHTML .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .CustomHTML .py-xl-1 {
    padding-top: 0.4rem !important;
    padding-bottom: 0.4rem !important;
  }
  .CustomHTML .py-xl-2 {
    padding-top: 0.8rem !important;
    padding-bottom: 0.8rem !important;
  }
  .CustomHTML .py-xl-3 {
    padding-top: 1.6rem !important;
    padding-bottom: 1.6rem !important;
  }
  .CustomHTML .py-xl-4 {
    padding-top: 2.4rem !important;
    padding-bottom: 2.4rem !important;
  }
  .CustomHTML .py-xl-5 {
    padding-top: 4.8rem !important;
    padding-bottom: 4.8rem !important;
  }
  .CustomHTML .pt-xl-0 {
    padding-top: 0 !important;
  }
  .CustomHTML .pt-xl-1 {
    padding-top: 0.4rem !important;
  }
  .CustomHTML .pt-xl-2 {
    padding-top: 0.8rem !important;
  }
  .CustomHTML .pt-xl-3 {
    padding-top: 1.6rem !important;
  }
  .CustomHTML .pt-xl-4 {
    padding-top: 2.4rem !important;
  }
  .CustomHTML .pt-xl-5 {
    padding-top: 4.8rem !important;
  }
  .CustomHTML .pe-xl-0 {
    padding-right: 0 !important;
  }
  .CustomHTML .pe-xl-1 {
    padding-right: 0.4rem !important;
  }
  .CustomHTML .pe-xl-2 {
    padding-right: 0.8rem !important;
  }
  .CustomHTML .pe-xl-3 {
    padding-right: 1.6rem !important;
  }
  .CustomHTML .pe-xl-4 {
    padding-right: 2.4rem !important;
  }
  .CustomHTML .pe-xl-5 {
    padding-right: 4.8rem !important;
  }
  .CustomHTML .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .CustomHTML .pb-xl-1 {
    padding-bottom: 0.4rem !important;
  }
  .CustomHTML .pb-xl-2 {
    padding-bottom: 0.8rem !important;
  }
  .CustomHTML .pb-xl-3 {
    padding-bottom: 1.6rem !important;
  }
  .CustomHTML .pb-xl-4 {
    padding-bottom: 2.4rem !important;
  }
  .CustomHTML .pb-xl-5 {
    padding-bottom: 4.8rem !important;
  }
  .CustomHTML .ps-xl-0 {
    padding-left: 0 !important;
  }
  .CustomHTML .ps-xl-1 {
    padding-left: 0.4rem !important;
  }
  .CustomHTML .ps-xl-2 {
    padding-left: 0.8rem !important;
  }
  .CustomHTML .ps-xl-3 {
    padding-left: 1.6rem !important;
  }
  .CustomHTML .ps-xl-4 {
    padding-left: 2.4rem !important;
  }
  .CustomHTML .ps-xl-5 {
    padding-left: 4.8rem !important;
  }
  .CustomHTML .gap-xl-0 {
    gap: 0 !important;
  }
  .CustomHTML .gap-xl-1 {
    gap: 0.4rem !important;
  }
  .CustomHTML .gap-xl-2 {
    gap: 0.8rem !important;
  }
  .CustomHTML .gap-xl-3 {
    gap: 1.6rem !important;
  }
  .CustomHTML .gap-xl-4 {
    gap: 2.4rem !important;
  }
  .CustomHTML .gap-xl-5 {
    gap: 4.8rem !important;
  }
  .CustomHTML .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  .CustomHTML .row-gap-xl-1 {
    row-gap: 0.4rem !important;
  }
  .CustomHTML .row-gap-xl-2 {
    row-gap: 0.8rem !important;
  }
  .CustomHTML .row-gap-xl-3 {
    row-gap: 1.6rem !important;
  }
  .CustomHTML .row-gap-xl-4 {
    row-gap: 2.4rem !important;
  }
  .CustomHTML .row-gap-xl-5 {
    row-gap: 4.8rem !important;
  }
  .CustomHTML .column-gap-xl-0 {
    column-gap: 0 !important;
  }
  .CustomHTML .column-gap-xl-1 {
    column-gap: 0.4rem !important;
  }
  .CustomHTML .column-gap-xl-2 {
    column-gap: 0.8rem !important;
  }
  .CustomHTML .column-gap-xl-3 {
    column-gap: 1.6rem !important;
  }
  .CustomHTML .column-gap-xl-4 {
    column-gap: 2.4rem !important;
  }
  .CustomHTML .column-gap-xl-5 {
    column-gap: 4.8rem !important;
  }
  .CustomHTML .text-xl-start {
    text-align: left !important;
  }
  .CustomHTML .text-xl-end {
    text-align: right !important;
  }
  .CustomHTML .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1600px) {
  .CustomHTML .float-xxl-start {
    float: left !important;
  }
  .CustomHTML .float-xxl-end {
    float: right !important;
  }
  .CustomHTML .float-xxl-none {
    float: none !important;
  }
  .CustomHTML .object-fit-xxl-contain {
    object-fit: contain !important;
  }
  .CustomHTML .object-fit-xxl-cover {
    object-fit: cover !important;
  }
  .CustomHTML .object-fit-xxl-fill {
    object-fit: fill !important;
  }
  .CustomHTML .object-fit-xxl-scale {
    object-fit: scale-down !important;
  }
  .CustomHTML .object-fit-xxl-none {
    object-fit: none !important;
  }
  .CustomHTML .d-xxl-inline {
    display: inline !important;
  }
  .CustomHTML .d-xxl-inline-block {
    display: inline-block !important;
  }
  .CustomHTML .d-xxl-block {
    display: block !important;
  }
  .CustomHTML .d-xxl-grid {
    display: grid !important;
  }
  .CustomHTML .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .CustomHTML .d-xxl-table {
    display: table !important;
  }
  .CustomHTML .d-xxl-table-row {
    display: table-row !important;
  }
  .CustomHTML .d-xxl-table-cell {
    display: table-cell !important;
  }
  .CustomHTML .d-xxl-flex {
    display: flex !important;
  }
  .CustomHTML .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .CustomHTML .d-xxl-none {
    display: none !important;
  }
  .CustomHTML .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .CustomHTML .flex-xxl-row {
    flex-direction: row !important;
  }
  .CustomHTML .flex-xxl-column {
    flex-direction: column !important;
  }
  .CustomHTML .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .CustomHTML .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .CustomHTML .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .CustomHTML .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .CustomHTML .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .CustomHTML .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .CustomHTML .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .CustomHTML .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .CustomHTML .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .CustomHTML .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .CustomHTML .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .CustomHTML .justify-content-xxl-center {
    justify-content: center !important;
  }
  .CustomHTML .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .CustomHTML .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .CustomHTML .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .CustomHTML .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .CustomHTML .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .CustomHTML .align-items-xxl-center {
    align-items: center !important;
  }
  .CustomHTML .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .CustomHTML .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .CustomHTML .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .CustomHTML .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .CustomHTML .align-content-xxl-center {
    align-content: center !important;
  }
  .CustomHTML .align-content-xxl-between {
    align-content: space-between !important;
  }
  .CustomHTML .align-content-xxl-around {
    align-content: space-around !important;
  }
  .CustomHTML .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .CustomHTML .align-self-xxl-auto {
    align-self: auto !important;
  }
  .CustomHTML .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .CustomHTML .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .CustomHTML .align-self-xxl-center {
    align-self: center !important;
  }
  .CustomHTML .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .CustomHTML .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .CustomHTML .order-xxl-first {
    order: -1 !important;
  }
  .CustomHTML .order-xxl-0 {
    order: 0 !important;
  }
  .CustomHTML .order-xxl-1 {
    order: 1 !important;
  }
  .CustomHTML .order-xxl-2 {
    order: 2 !important;
  }
  .CustomHTML .order-xxl-3 {
    order: 3 !important;
  }
  .CustomHTML .order-xxl-4 {
    order: 4 !important;
  }
  .CustomHTML .order-xxl-5 {
    order: 5 !important;
  }
  .CustomHTML .order-xxl-last {
    order: 6 !important;
  }
  .CustomHTML .m-xxl-0 {
    margin: 0 !important;
  }
  .CustomHTML .m-xxl-1 {
    margin: 0.4rem !important;
  }
  .CustomHTML .m-xxl-2 {
    margin: 0.8rem !important;
  }
  .CustomHTML .m-xxl-3 {
    margin: 1.6rem !important;
  }
  .CustomHTML .m-xxl-4 {
    margin: 2.4rem !important;
  }
  .CustomHTML .m-xxl-5 {
    margin: 4.8rem !important;
  }
  .CustomHTML .m-xxl-auto {
    margin: auto !important;
  }
  .CustomHTML .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .CustomHTML .mx-xxl-1 {
    margin-right: 0.4rem !important;
    margin-left: 0.4rem !important;
  }
  .CustomHTML .mx-xxl-2 {
    margin-right: 0.8rem !important;
    margin-left: 0.8rem !important;
  }
  .CustomHTML .mx-xxl-3 {
    margin-right: 1.6rem !important;
    margin-left: 1.6rem !important;
  }
  .CustomHTML .mx-xxl-4 {
    margin-right: 2.4rem !important;
    margin-left: 2.4rem !important;
  }
  .CustomHTML .mx-xxl-5 {
    margin-right: 4.8rem !important;
    margin-left: 4.8rem !important;
  }
  .CustomHTML .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .CustomHTML .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .CustomHTML .my-xxl-1 {
    margin-top: 0.4rem !important;
    margin-bottom: 0.4rem !important;
  }
  .CustomHTML .my-xxl-2 {
    margin-top: 0.8rem !important;
    margin-bottom: 0.8rem !important;
  }
  .CustomHTML .my-xxl-3 {
    margin-top: 1.6rem !important;
    margin-bottom: 1.6rem !important;
  }
  .CustomHTML .my-xxl-4 {
    margin-top: 2.4rem !important;
    margin-bottom: 2.4rem !important;
  }
  .CustomHTML .my-xxl-5 {
    margin-top: 4.8rem !important;
    margin-bottom: 4.8rem !important;
  }
  .CustomHTML .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .CustomHTML .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .CustomHTML .mt-xxl-1 {
    margin-top: 0.4rem !important;
  }
  .CustomHTML .mt-xxl-2 {
    margin-top: 0.8rem !important;
  }
  .CustomHTML .mt-xxl-3 {
    margin-top: 1.6rem !important;
  }
  .CustomHTML .mt-xxl-4 {
    margin-top: 2.4rem !important;
  }
  .CustomHTML .mt-xxl-5 {
    margin-top: 4.8rem !important;
  }
  .CustomHTML .mt-xxl-auto {
    margin-top: auto !important;
  }
  .CustomHTML .me-xxl-0 {
    margin-right: 0 !important;
  }
  .CustomHTML .me-xxl-1 {
    margin-right: 0.4rem !important;
  }
  .CustomHTML .me-xxl-2 {
    margin-right: 0.8rem !important;
  }
  .CustomHTML .me-xxl-3 {
    margin-right: 1.6rem !important;
  }
  .CustomHTML .me-xxl-4 {
    margin-right: 2.4rem !important;
  }
  .CustomHTML .me-xxl-5 {
    margin-right: 4.8rem !important;
  }
  .CustomHTML .me-xxl-auto {
    margin-right: auto !important;
  }
  .CustomHTML .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .CustomHTML .mb-xxl-1 {
    margin-bottom: 0.4rem !important;
  }
  .CustomHTML .mb-xxl-2 {
    margin-bottom: 0.8rem !important;
  }
  .CustomHTML .mb-xxl-3 {
    margin-bottom: 1.6rem !important;
  }
  .CustomHTML .mb-xxl-4 {
    margin-bottom: 2.4rem !important;
  }
  .CustomHTML .mb-xxl-5 {
    margin-bottom: 4.8rem !important;
  }
  .CustomHTML .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .CustomHTML .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .CustomHTML .ms-xxl-1 {
    margin-left: 0.4rem !important;
  }
  .CustomHTML .ms-xxl-2 {
    margin-left: 0.8rem !important;
  }
  .CustomHTML .ms-xxl-3 {
    margin-left: 1.6rem !important;
  }
  .CustomHTML .ms-xxl-4 {
    margin-left: 2.4rem !important;
  }
  .CustomHTML .ms-xxl-5 {
    margin-left: 4.8rem !important;
  }
  .CustomHTML .ms-xxl-auto {
    margin-left: auto !important;
  }
  .CustomHTML .p-xxl-0 {
    padding: 0 !important;
  }
  .CustomHTML .p-xxl-1 {
    padding: 0.4rem !important;
  }
  .CustomHTML .p-xxl-2 {
    padding: 0.8rem !important;
  }
  .CustomHTML .p-xxl-3 {
    padding: 1.6rem !important;
  }
  .CustomHTML .p-xxl-4 {
    padding: 2.4rem !important;
  }
  .CustomHTML .p-xxl-5 {
    padding: 4.8rem !important;
  }
  .CustomHTML .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .CustomHTML .px-xxl-1 {
    padding-right: 0.4rem !important;
    padding-left: 0.4rem !important;
  }
  .CustomHTML .px-xxl-2 {
    padding-right: 0.8rem !important;
    padding-left: 0.8rem !important;
  }
  .CustomHTML .px-xxl-3 {
    padding-right: 1.6rem !important;
    padding-left: 1.6rem !important;
  }
  .CustomHTML .px-xxl-4 {
    padding-right: 2.4rem !important;
    padding-left: 2.4rem !important;
  }
  .CustomHTML .px-xxl-5 {
    padding-right: 4.8rem !important;
    padding-left: 4.8rem !important;
  }
  .CustomHTML .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .CustomHTML .py-xxl-1 {
    padding-top: 0.4rem !important;
    padding-bottom: 0.4rem !important;
  }
  .CustomHTML .py-xxl-2 {
    padding-top: 0.8rem !important;
    padding-bottom: 0.8rem !important;
  }
  .CustomHTML .py-xxl-3 {
    padding-top: 1.6rem !important;
    padding-bottom: 1.6rem !important;
  }
  .CustomHTML .py-xxl-4 {
    padding-top: 2.4rem !important;
    padding-bottom: 2.4rem !important;
  }
  .CustomHTML .py-xxl-5 {
    padding-top: 4.8rem !important;
    padding-bottom: 4.8rem !important;
  }
  .CustomHTML .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .CustomHTML .pt-xxl-1 {
    padding-top: 0.4rem !important;
  }
  .CustomHTML .pt-xxl-2 {
    padding-top: 0.8rem !important;
  }
  .CustomHTML .pt-xxl-3 {
    padding-top: 1.6rem !important;
  }
  .CustomHTML .pt-xxl-4 {
    padding-top: 2.4rem !important;
  }
  .CustomHTML .pt-xxl-5 {
    padding-top: 4.8rem !important;
  }
  .CustomHTML .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .CustomHTML .pe-xxl-1 {
    padding-right: 0.4rem !important;
  }
  .CustomHTML .pe-xxl-2 {
    padding-right: 0.8rem !important;
  }
  .CustomHTML .pe-xxl-3 {
    padding-right: 1.6rem !important;
  }
  .CustomHTML .pe-xxl-4 {
    padding-right: 2.4rem !important;
  }
  .CustomHTML .pe-xxl-5 {
    padding-right: 4.8rem !important;
  }
  .CustomHTML .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .CustomHTML .pb-xxl-1 {
    padding-bottom: 0.4rem !important;
  }
  .CustomHTML .pb-xxl-2 {
    padding-bottom: 0.8rem !important;
  }
  .CustomHTML .pb-xxl-3 {
    padding-bottom: 1.6rem !important;
  }
  .CustomHTML .pb-xxl-4 {
    padding-bottom: 2.4rem !important;
  }
  .CustomHTML .pb-xxl-5 {
    padding-bottom: 4.8rem !important;
  }
  .CustomHTML .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .CustomHTML .ps-xxl-1 {
    padding-left: 0.4rem !important;
  }
  .CustomHTML .ps-xxl-2 {
    padding-left: 0.8rem !important;
  }
  .CustomHTML .ps-xxl-3 {
    padding-left: 1.6rem !important;
  }
  .CustomHTML .ps-xxl-4 {
    padding-left: 2.4rem !important;
  }
  .CustomHTML .ps-xxl-5 {
    padding-left: 4.8rem !important;
  }
  .CustomHTML .gap-xxl-0 {
    gap: 0 !important;
  }
  .CustomHTML .gap-xxl-1 {
    gap: 0.4rem !important;
  }
  .CustomHTML .gap-xxl-2 {
    gap: 0.8rem !important;
  }
  .CustomHTML .gap-xxl-3 {
    gap: 1.6rem !important;
  }
  .CustomHTML .gap-xxl-4 {
    gap: 2.4rem !important;
  }
  .CustomHTML .gap-xxl-5 {
    gap: 4.8rem !important;
  }
  .CustomHTML .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  .CustomHTML .row-gap-xxl-1 {
    row-gap: 0.4rem !important;
  }
  .CustomHTML .row-gap-xxl-2 {
    row-gap: 0.8rem !important;
  }
  .CustomHTML .row-gap-xxl-3 {
    row-gap: 1.6rem !important;
  }
  .CustomHTML .row-gap-xxl-4 {
    row-gap: 2.4rem !important;
  }
  .CustomHTML .row-gap-xxl-5 {
    row-gap: 4.8rem !important;
  }
  .CustomHTML .column-gap-xxl-0 {
    column-gap: 0 !important;
  }
  .CustomHTML .column-gap-xxl-1 {
    column-gap: 0.4rem !important;
  }
  .CustomHTML .column-gap-xxl-2 {
    column-gap: 0.8rem !important;
  }
  .CustomHTML .column-gap-xxl-3 {
    column-gap: 1.6rem !important;
  }
  .CustomHTML .column-gap-xxl-4 {
    column-gap: 2.4rem !important;
  }
  .CustomHTML .column-gap-xxl-5 {
    column-gap: 4.8rem !important;
  }
  .CustomHTML .text-xxl-start {
    text-align: left !important;
  }
  .CustomHTML .text-xxl-end {
    text-align: right !important;
  }
  .CustomHTML .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .CustomHTML .fs-1 {
    font-size: 5.6rem !important;
  }
  .CustomHTML .fs-2 {
    font-size: 4rem !important;
  }
  .CustomHTML .fs-3 {
    font-size: 3.2rem !important;
  }
  .CustomHTML .fs-4 {
    font-size: 2.8rem !important;
  }
  .CustomHTML .fs-5 {
    font-size: 2.4rem !important;
  }
  .CustomHTML .fs-6 {
    font-size: 2.4rem !important;
  }
}
@media print {
  .CustomHTML .d-print-inline {
    display: inline !important;
  }
  .CustomHTML .d-print-inline-block {
    display: inline-block !important;
  }
  .CustomHTML .d-print-block {
    display: block !important;
  }
  .CustomHTML .d-print-grid {
    display: grid !important;
  }
  .CustomHTML .d-print-inline-grid {
    display: inline-grid !important;
  }
  .CustomHTML .d-print-table {
    display: table !important;
  }
  .CustomHTML .d-print-table-row {
    display: table-row !important;
  }
  .CustomHTML .d-print-table-cell {
    display: table-cell !important;
  }
  .CustomHTML .d-print-flex {
    display: flex !important;
  }
  .CustomHTML .d-print-inline-flex {
    display: inline-flex !important;
  }
  .CustomHTML .d-print-none {
    display: none !important;
  }
}
.CustomHTML .btn-check:focus-visible + .btn {
  border-color: var(--k-custom-bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--k-custom-bs-btn-focus-box-shadow);
}
.CustomHTML .btn-check:checked + .btn,
.CustomHTML :not(.btn-check) + .btn:active,
.CustomHTML .btn:first-child:active,
.CustomHTML .btn.active,
.CustomHTML .btn.show {
  color: var(--k-custom-bs-btn-active-color);
  background-color: var(--k-custom-bs-btn-active-bg);
  border-color: var(--k-custom-bs-btn-active-border-color);
}
.CustomHTML .btn-check:checked + .btn:focus-visible,
.CustomHTML :not(.btn-check) + .btn:active:focus-visible,
.CustomHTML .btn:first-child:active:focus-visible,
.CustomHTML .btn.active:focus-visible,
.CustomHTML .btn.show:focus-visible {
  box-shadow: var(--k-custom-bs-btn-focus-box-shadow);
}

* {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

html,
body {
  scroll-padding-top: 180px;
}
html.js-stop-scroll,
body.js-stop-scroll {
  overflow-y: hidden;
  height: auto;
}

body {
  position: relative;
  overflow-x: hidden;
}

.CustomHTML {
  position: relative;
  background-color: #fff;
}

.CustomHTML .custom-anchor,
.CustomHTML .custom-content {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0 auto;
  border: none;
  z-index: 1;
}
.CustomHTML .custom-anchor {
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  background: transparent;
}
@media only screen and (max-width: 480px) {
  .CustomHTML .custom-anchor {
    top: -136px;
  }
}
.CustomHTML .custom-content {
  position: relative;
  height: auto;
  background-color: #fff;
}
.CustomHTML .custom-section {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding: 50px 16px;
  margin: 0 auto;
  background-color: #fff;
  border: none;
  z-index: 1;
}
.CustomHTML .custom-section::after {
  display: block;
  clear: both;
  content: "";
}
@media only screen and (min-width: 768px) {
  .CustomHTML .custom-section {
    padding: 75px 0;
  }
}
.CustomHTML .custom-container,
.CustomHTML .container-fluid,
.CustomHTML .container {
  position: relative;
  width: 100%;
  padding-top: 0 !important;
  padding-bottom: 0;
  margin-top: 0 !important;
  z-index: 3;
}
.CustomHTML .img-fluid {
  width: 100%;
}
.CustomHTML .blockquote p {
  font-size: 1em;
}
.CustomHTML ol,
.CustomHTML ol li,
.CustomHTML ul,
.CustomHTML ul li {
  position: relative;
  line-height: 1.5;
}
.CustomHTML ol.list-bullet li,
.CustomHTML ul.list-bullet li {
  list-style: disc;
}
.CustomHTML ol.list-circle li,
.CustomHTML ul.list-circle li {
  list-style: circle;
}
.CustomHTML ol.list-decimal li,
.CustomHTML ul.list-decimal li {
  list-style: decimal;
}
.CustomHTML ol.list-decimal-leading li,
.CustomHTML ul.list-decimal-leading li {
  list-style: decimal-leading-zero;
}
.CustomHTML .bg-primary,
.CustomHTML .btn-primary,
.CustomHTML a.btn-primary,
.CustomHTML .alert-primary {
  color: #fff;
}
.CustomHTML .table-primary th,
.CustomHTML .table-primary tr,
.CustomHTML .table-primary td {
  color: #fff;
}
.CustomHTML .bg-cobalt-blue,
.CustomHTML .btn-cobalt-blue,
.CustomHTML a.btn-cobalt-blue,
.CustomHTML .alert-cobalt-blue {
  color: #fff;
}
.CustomHTML .table-cobalt-blue th,
.CustomHTML .table-cobalt-blue tr,
.CustomHTML .table-cobalt-blue td {
  color: #fff;
}
.CustomHTML .bg-secondary,
.CustomHTML .btn-secondary,
.CustomHTML a.btn-secondary,
.CustomHTML .alert-secondary {
  color: #fff;
}
.CustomHTML .table-secondary th,
.CustomHTML .table-secondary tr,
.CustomHTML .table-secondary td {
  color: #fff;
}
.CustomHTML .bg-primary-blue,
.CustomHTML .btn-primary-blue,
.CustomHTML a.btn-primary-blue,
.CustomHTML .alert-primary-blue {
  color: #fff;
}
.CustomHTML .table-primary-blue th,
.CustomHTML .table-primary-blue tr,
.CustomHTML .table-primary-blue td {
  color: #fff;
}
.CustomHTML .bg-success,
.CustomHTML .btn-success,
.CustomHTML a.btn-success,
.CustomHTML .alert-success {
  color: #fff;
}
.CustomHTML .table-success th,
.CustomHTML .table-success tr,
.CustomHTML .table-success td {
  color: #fff;
}
.CustomHTML .bg-pacific-blue,
.CustomHTML .btn-pacific-blue,
.CustomHTML a.btn-pacific-blue,
.CustomHTML .alert-pacific-blue {
  color: #fff;
}
.CustomHTML .table-pacific-blue th,
.CustomHTML .table-pacific-blue tr,
.CustomHTML .table-pacific-blue td {
  color: #fff;
}
.CustomHTML .bg-info,
.CustomHTML .btn-info,
.CustomHTML a.btn-info,
.CustomHTML .alert-info {
  color: #fff;
}
.CustomHTML .table-info th,
.CustomHTML .table-info tr,
.CustomHTML .table-info td {
  color: #fff;
}
.CustomHTML .bg-kpmg-purple,
.CustomHTML .btn-kpmg-purple,
.CustomHTML a.btn-kpmg-purple,
.CustomHTML .alert-kpmg-purple {
  color: #fff;
}
.CustomHTML .table-kpmg-purple th,
.CustomHTML .table-kpmg-purple tr,
.CustomHTML .table-kpmg-purple td {
  color: #fff;
}
.CustomHTML .bg-warning,
.CustomHTML .btn-warning,
.CustomHTML a.btn-warning,
.CustomHTML .alert-warning {
  color: #fff;
}
.CustomHTML .table-warning th,
.CustomHTML .table-warning tr,
.CustomHTML .table-warning td {
  color: #fff;
}
.CustomHTML .bg-secondary-dark-purple,
.CustomHTML .btn-secondary-dark-purple,
.CustomHTML a.btn-secondary-dark-purple,
.CustomHTML .alert-secondary-dark-purple {
  color: #fff;
}
.CustomHTML .table-secondary-dark-purple th,
.CustomHTML .table-secondary-dark-purple tr,
.CustomHTML .table-secondary-dark-purple td {
  color: #fff;
}
.CustomHTML .bg-danger,
.CustomHTML .btn-danger,
.CustomHTML a.btn-danger,
.CustomHTML .alert-danger {
  color: #fff;
}
.CustomHTML .table-danger th,
.CustomHTML .table-danger tr,
.CustomHTML .table-danger td {
  color: #fff;
}
.CustomHTML .bg-kpmg-pink,
.CustomHTML .btn-kpmg-pink,
.CustomHTML a.btn-kpmg-pink,
.CustomHTML .alert-kpmg-pink {
  color: #fff;
}
.CustomHTML .table-kpmg-pink th,
.CustomHTML .table-kpmg-pink tr,
.CustomHTML .table-kpmg-pink td {
  color: #fff;
}
.CustomHTML .bg-dark,
.CustomHTML .btn-dark,
.CustomHTML a.btn-dark,
.CustomHTML .alert-dark {
  color: #fff;
}
.CustomHTML .table-dark th,
.CustomHTML .table-dark tr,
.CustomHTML .table-dark td {
  color: #fff;
}
.CustomHTML .bg-dark-blue,
.CustomHTML .btn-dark-blue,
.CustomHTML a.btn-dark-blue,
.CustomHTML .alert-dark-blue {
  color: #fff;
}
.CustomHTML .table-dark-blue th,
.CustomHTML .table-dark-blue tr,
.CustomHTML .table-dark-blue td {
  color: #fff;
}
.CustomHTML .bg-light-blue,
.CustomHTML .btn-light-blue,
.CustomHTML a.btn-light-blue,
.CustomHTML .alert-light-blue {
  color: #00338d;
}
.CustomHTML .table-light-blue th,
.CustomHTML .table-light-blue tr,
.CustomHTML .table-light-blue td {
  color: #00338d;
}
.CustomHTML .table tr:first-of-type:not(.table-borderless) {
  border-top: 1px solid;
}
.CustomHTML .form-control:not(.form-control-color) {
  height: auto;
  height: max-content;
}
.CustomHTML .navbar > .container-fluid .navbar-brand {
  margin: 0;
  height: auto;
}
.CustomHTML .offcanvas-top .offcanvas-header, .CustomHTML .offcanvas-start .offcanvas-header, .CustomHTML .offcanvas-end .offcanvas-header {
  padding-top: 88px;
}

@-webkit-keyframes giro {
  from {
    transform: rotateY(180deg);
  }
  to {
    transform: rotateY(0deg);
  }
}
@keyframes giro {
  from {
    transform: rotateY(180deg);
  }
  to {
    transform: rotateY(0deg);
  }
}
.CustomHTML .cardBox {
  float: left;
  font-size: 1.2em;
  margin: 1% 0 0 1%;
  perspective: 800px;
  transition: all 0.3s ease 0s;
  width: 23.7%;
}
.CustomHTML .cardBox:hover .card {
  transform: rotateY(180deg);
}
.CustomHTML .cardBox:nth-child(1) .card {
  -webkit-animation: giro 1.5s 1;
  animation: giro 1.5s 1;
  background-color: #7213ea;
}
.CustomHTML .cardBox:nth-child(2) .card {
  -webkit-animation: giro 1.5s 1;
  animation: giro 1.5s 1;
  background-color: #1e49e2;
}
.CustomHTML .cardBox:nth-child(3) .card {
  -webkit-animation: giro 2s 1;
  animation: giro 2s 1;
  background-color: #0c233c;
}
.CustomHTML .cardBox:nth-child(4) .card {
  -webkit-animation: giro 2.5s 1;
  animation: giro 2.5s 1;
  background-color: #00338d;
}
.CustomHTML .card {
  cursor: default;
  height: 300px;
  transform-style: preserve-3d;
  transition: transform 0.4s ease 0s;
  width: 100%;
  -webkit-animation: giro 1s 1;
  animation: giro 1s 1;
}
.CustomHTML .card h3 {
  color: #ffffff;
  font-size: 2rem;
}
.CustomHTML .card .front {
  backface-visibility: hidden;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 1.2em;
  height: 100%;
  padding: 0.8em;
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.CustomHTML .card .front .img-responsive {
  max-width: 75px;
  margin-bottom: 20px;
}
.CustomHTML .card .back {
  background-color: #f5f5f5;
  backface-visibility: hidden;
  box-sizing: border-box;
  color: #00338d;
  font-size: 1.2em;
  height: 100%;
  padding: 0.8em;
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  transform: rotateY(180deg);
}
.CustomHTML .card .back p, .CustomHTML .card .back h3 {
  color: #00338d;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .CustomHTML .cardBox {
    margin-left: 2.8%;
    margin-top: 3%;
    width: 46%;
  }
  .CustomHTML .cardBox:last-child {
    margin-bottom: 3%;
  }
  .CustomHTML .card {
    height: 285px;
  }
}
@media screen and (max-width: 480px) {
  .CustomHTML .cardBox {
    width: 94.5%;
  }
  .CustomHTML .card {
    height: 260px;
  }
}

.CustomHTML .util-absolute-fill {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.CustomHTML .util-position-left-top {
  top: 0;
  left: 0;
}
.CustomHTML .util-position-left-center {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.CustomHTML .util-position-left-bottom {
  bottom: 0;
  left: 0;
}
.CustomHTML .util-position-center-top {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.CustomHTML .util-position-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.CustomHTML .util-position-center-bottom {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.CustomHTML .util-position-right-top {
  top: 0;
  right: 0;
}
.CustomHTML .util-position-right-center {
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.CustomHTML .util-position-right-bottom {
  bottom: 0;
  right: 0;
}
.CustomHTML .util-flex-row, .CustomHTML .util-flex-center, .CustomHTML .util-flex-right-center, .CustomHTML .util-flex-left-center {
  display: flex;
  flex-direction: row;
}
.CustomHTML .util-flex-column {
  display: flex;
  flex-direction: column;
}
.CustomHTML .util-flex-left-center {
  align-items: center;
  justify-content: flex-start;
}
.CustomHTML .util-flex-right-center {
  align-items: center;
  justify-content: flex-end;
}
.CustomHTML .util-flex-center {
  align-items: center;
  justify-content: center;
}
