/*!**************************************************************************************************************************************************************!*\
  !*** 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 ***!
  \**************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&display=swap);
/*!******************************************************************************************************************************************************************!*\
  !*** 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 (1) ***!
  \******************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Open+Sans+Condensed:wght@300;400;600;700;800&display=swap);
/*!******************************************************************************************************************************************************************!*\
  !*** 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 (2) ***!
  \******************************************************************************************************************************************************************/
@charset "UTF-8";
html {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

body, body.CustomHTML,
body .CustomHTML {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

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: 0.625rem;
  --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;
}

.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: 1rem 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: 1rem;
  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.34375rem + 1.125vw);
}
@media (min-width: 1200px) {
  .CustomHTML h1, .CustomHTML .h1 {
    font-size: 2.1875rem;
  }
}
.CustomHTML h2, .CustomHTML .h2 {
  font-size: calc(1.28125rem + 0.375vw);
}
@media (min-width: 1200px) {
  .CustomHTML h2, .CustomHTML .h2 {
    font-size: 1.5625rem;
  }
}
.CustomHTML h3, .CustomHTML .h3 {
  font-size: 1.25rem;
}
.CustomHTML h4, .CustomHTML .h4 {
  font-size: 1.09375rem;
}
.CustomHTML h5, .CustomHTML .h5 {
  font-size: 0.9375rem;
}
.CustomHTML h6, .CustomHTML .h6 {
  font-size: 0.9375rem;
}
.CustomHTML p {
  margin-top: 0;
  margin-bottom: 1rem;
}
.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: 0.78125rem;
  font-weight: normal;
}
.CustomHTML .display-1 {
  font-size: calc(1.625rem + 4.5vw);
  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: 5rem;
  }
}
.CustomHTML .display-2 {
  font-size: calc(1.575rem + 3.9vw);
  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: 4.5rem;
  }
}
.CustomHTML .display-3 {
  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-3 {
    font-size: 4rem;
  }
}
.CustomHTML .display-4 {
  font-size: calc(1.475rem + 2.7vw);
  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: 3.5rem;
  }
}
.CustomHTML .display-5 {
  font-size: calc(1.425rem + 2.1vw);
  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: 3rem;
  }
}
.CustomHTML .display-6 {
  font-size: calc(1.375rem + 1.5vw);
  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: 2.5rem;
  }
}
.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: 1rem;
  font-size: 0.78125rem;
}
.CustomHTML .blockquote > :last-child {
  margin-bottom: 0;
}
.CustomHTML .blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  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.5rem;
  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: 1.875rem;
  --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: 100%;
  }
}
@media (min-width: 768px) {
  .CustomHTML .container-sm, .CustomHTML .container-xs, .CustomHTML .container {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .CustomHTML .container-md, .CustomHTML .container-sm, .CustomHTML .container-xs, .CustomHTML .container {
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .CustomHTML .container-lg, .CustomHTML .container-md, .CustomHTML .container-sm, .CustomHTML .container-xs, .CustomHTML .container {
    max-width: 100%;
  }
}
@media (min-width: 1440px) {
  .CustomHTML .container-xl, .CustomHTML .container-lg, .CustomHTML .container-md, .CustomHTML .container-sm, .CustomHTML .container-xs, .CustomHTML .container {
    max-width: 1366px;
  }
}
@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: 1366px;
  }
}
.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: 1.875rem;
  --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.25rem;
}
.CustomHTML .g-1,
.CustomHTML .gy-1 {
  --k-custom-bs-gutter-y: 0.25rem;
}
.CustomHTML .g-2,
.CustomHTML .gx-2 {
  --k-custom-bs-gutter-x: 0.5rem;
}
.CustomHTML .g-2,
.CustomHTML .gy-2 {
  --k-custom-bs-gutter-y: 0.5rem;
}
.CustomHTML .g-3,
.CustomHTML .gx-3 {
  --k-custom-bs-gutter-x: 1rem;
}
.CustomHTML .g-3,
.CustomHTML .gy-3 {
  --k-custom-bs-gutter-y: 1rem;
}
.CustomHTML .g-4,
.CustomHTML .gx-4 {
  --k-custom-bs-gutter-x: 1.5rem;
}
.CustomHTML .g-4,
.CustomHTML .gy-4 {
  --k-custom-bs-gutter-y: 1.5rem;
}
.CustomHTML .g-5,
.CustomHTML .gx-5 {
  --k-custom-bs-gutter-x: 3rem;
}
.CustomHTML .g-5,
.CustomHTML .gy-5 {
  --k-custom-bs-gutter-y: 3rem;
}
@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.25rem;
  }
  .CustomHTML .g-xs-1,
  .CustomHTML .gy-xs-1 {
    --k-custom-bs-gutter-y: 0.25rem;
  }
  .CustomHTML .g-xs-2,
  .CustomHTML .gx-xs-2 {
    --k-custom-bs-gutter-x: 0.5rem;
  }
  .CustomHTML .g-xs-2,
  .CustomHTML .gy-xs-2 {
    --k-custom-bs-gutter-y: 0.5rem;
  }
  .CustomHTML .g-xs-3,
  .CustomHTML .gx-xs-3 {
    --k-custom-bs-gutter-x: 1rem;
  }
  .CustomHTML .g-xs-3,
  .CustomHTML .gy-xs-3 {
    --k-custom-bs-gutter-y: 1rem;
  }
  .CustomHTML .g-xs-4,
  .CustomHTML .gx-xs-4 {
    --k-custom-bs-gutter-x: 1.5rem;
  }
  .CustomHTML .g-xs-4,
  .CustomHTML .gy-xs-4 {
    --k-custom-bs-gutter-y: 1.5rem;
  }
  .CustomHTML .g-xs-5,
  .CustomHTML .gx-xs-5 {
    --k-custom-bs-gutter-x: 3rem;
  }
  .CustomHTML .g-xs-5,
  .CustomHTML .gy-xs-5 {
    --k-custom-bs-gutter-y: 3rem;
  }
}
@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.25rem;
  }
  .CustomHTML .g-sm-1,
  .CustomHTML .gy-sm-1 {
    --k-custom-bs-gutter-y: 0.25rem;
  }
  .CustomHTML .g-sm-2,
  .CustomHTML .gx-sm-2 {
    --k-custom-bs-gutter-x: 0.5rem;
  }
  .CustomHTML .g-sm-2,
  .CustomHTML .gy-sm-2 {
    --k-custom-bs-gutter-y: 0.5rem;
  }
  .CustomHTML .g-sm-3,
  .CustomHTML .gx-sm-3 {
    --k-custom-bs-gutter-x: 1rem;
  }
  .CustomHTML .g-sm-3,
  .CustomHTML .gy-sm-3 {
    --k-custom-bs-gutter-y: 1rem;
  }
  .CustomHTML .g-sm-4,
  .CustomHTML .gx-sm-4 {
    --k-custom-bs-gutter-x: 1.5rem;
  }
  .CustomHTML .g-sm-4,
  .CustomHTML .gy-sm-4 {
    --k-custom-bs-gutter-y: 1.5rem;
  }
  .CustomHTML .g-sm-5,
  .CustomHTML .gx-sm-5 {
    --k-custom-bs-gutter-x: 3rem;
  }
  .CustomHTML .g-sm-5,
  .CustomHTML .gy-sm-5 {
    --k-custom-bs-gutter-y: 3rem;
  }
}
@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.25rem;
  }
  .CustomHTML .g-md-1,
  .CustomHTML .gy-md-1 {
    --k-custom-bs-gutter-y: 0.25rem;
  }
  .CustomHTML .g-md-2,
  .CustomHTML .gx-md-2 {
    --k-custom-bs-gutter-x: 0.5rem;
  }
  .CustomHTML .g-md-2,
  .CustomHTML .gy-md-2 {
    --k-custom-bs-gutter-y: 0.5rem;
  }
  .CustomHTML .g-md-3,
  .CustomHTML .gx-md-3 {
    --k-custom-bs-gutter-x: 1rem;
  }
  .CustomHTML .g-md-3,
  .CustomHTML .gy-md-3 {
    --k-custom-bs-gutter-y: 1rem;
  }
  .CustomHTML .g-md-4,
  .CustomHTML .gx-md-4 {
    --k-custom-bs-gutter-x: 1.5rem;
  }
  .CustomHTML .g-md-4,
  .CustomHTML .gy-md-4 {
    --k-custom-bs-gutter-y: 1.5rem;
  }
  .CustomHTML .g-md-5,
  .CustomHTML .gx-md-5 {
    --k-custom-bs-gutter-x: 3rem;
  }
  .CustomHTML .g-md-5,
  .CustomHTML .gy-md-5 {
    --k-custom-bs-gutter-y: 3rem;
  }
}
@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.25rem;
  }
  .CustomHTML .g-lg-1,
  .CustomHTML .gy-lg-1 {
    --k-custom-bs-gutter-y: 0.25rem;
  }
  .CustomHTML .g-lg-2,
  .CustomHTML .gx-lg-2 {
    --k-custom-bs-gutter-x: 0.5rem;
  }
  .CustomHTML .g-lg-2,
  .CustomHTML .gy-lg-2 {
    --k-custom-bs-gutter-y: 0.5rem;
  }
  .CustomHTML .g-lg-3,
  .CustomHTML .gx-lg-3 {
    --k-custom-bs-gutter-x: 1rem;
  }
  .CustomHTML .g-lg-3,
  .CustomHTML .gy-lg-3 {
    --k-custom-bs-gutter-y: 1rem;
  }
  .CustomHTML .g-lg-4,
  .CustomHTML .gx-lg-4 {
    --k-custom-bs-gutter-x: 1.5rem;
  }
  .CustomHTML .g-lg-4,
  .CustomHTML .gy-lg-4 {
    --k-custom-bs-gutter-y: 1.5rem;
  }
  .CustomHTML .g-lg-5,
  .CustomHTML .gx-lg-5 {
    --k-custom-bs-gutter-x: 3rem;
  }
  .CustomHTML .g-lg-5,
  .CustomHTML .gy-lg-5 {
    --k-custom-bs-gutter-y: 3rem;
  }
}
@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.25rem;
  }
  .CustomHTML .g-xl-1,
  .CustomHTML .gy-xl-1 {
    --k-custom-bs-gutter-y: 0.25rem;
  }
  .CustomHTML .g-xl-2,
  .CustomHTML .gx-xl-2 {
    --k-custom-bs-gutter-x: 0.5rem;
  }
  .CustomHTML .g-xl-2,
  .CustomHTML .gy-xl-2 {
    --k-custom-bs-gutter-y: 0.5rem;
  }
  .CustomHTML .g-xl-3,
  .CustomHTML .gx-xl-3 {
    --k-custom-bs-gutter-x: 1rem;
  }
  .CustomHTML .g-xl-3,
  .CustomHTML .gy-xl-3 {
    --k-custom-bs-gutter-y: 1rem;
  }
  .CustomHTML .g-xl-4,
  .CustomHTML .gx-xl-4 {
    --k-custom-bs-gutter-x: 1.5rem;
  }
  .CustomHTML .g-xl-4,
  .CustomHTML .gy-xl-4 {
    --k-custom-bs-gutter-y: 1.5rem;
  }
  .CustomHTML .g-xl-5,
  .CustomHTML .gx-xl-5 {
    --k-custom-bs-gutter-x: 3rem;
  }
  .CustomHTML .g-xl-5,
  .CustomHTML .gy-xl-5 {
    --k-custom-bs-gutter-y: 3rem;
  }
}
@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.25rem;
  }
  .CustomHTML .g-xxl-1,
  .CustomHTML .gy-xxl-1 {
    --k-custom-bs-gutter-y: 0.25rem;
  }
  .CustomHTML .g-xxl-2,
  .CustomHTML .gx-xxl-2 {
    --k-custom-bs-gutter-x: 0.5rem;
  }
  .CustomHTML .g-xxl-2,
  .CustomHTML .gy-xxl-2 {
    --k-custom-bs-gutter-y: 0.5rem;
  }
  .CustomHTML .g-xxl-3,
  .CustomHTML .gx-xxl-3 {
    --k-custom-bs-gutter-x: 1rem;
  }
  .CustomHTML .g-xxl-3,
  .CustomHTML .gy-xxl-3 {
    --k-custom-bs-gutter-y: 1rem;
  }
  .CustomHTML .g-xxl-4,
  .CustomHTML .gx-xxl-4 {
    --k-custom-bs-gutter-x: 1.5rem;
  }
  .CustomHTML .g-xxl-4,
  .CustomHTML .gy-xxl-4 {
    --k-custom-bs-gutter-y: 1.5rem;
  }
  .CustomHTML .g-xxl-5,
  .CustomHTML .gx-xxl-5 {
    --k-custom-bs-gutter-x: 3rem;
  }
  .CustomHTML .g-xxl-5,
  .CustomHTML .gy-xxl-5 {
    --k-custom-bs-gutter-y: 3rem;
  }
}
.CustomHTML .btn-close, .CustomHTML .custom-modal__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, .CustomHTML .custom-modal__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, .CustomHTML .custom-modal__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 .custom-modal__close:disabled, .CustomHTML .btn-close.disabled, .CustomHTML .disabled.custom-modal__close {
  pointer-events: none;
  user-select: none;
  opacity: var(--k-custom-bs-btn-close-disabled-opacity);
}
.CustomHTML .btn-close-white, .CustomHTML .custom-modal__close {
  filter: var(--k-custom-bs-btn-close-white-filter);
}
.CustomHTML .spinner-grow,
.CustomHTML .spinner-border,
.CustomHTML .img-loader::before {
  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, .CustomHTML .img-loader::before {
  --k-custom-bs-spinner-width: 2rem;
  --k-custom-bs-spinner-height: 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: 2rem;
  --k-custom-bs-spinner-height: 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 .img-loader::before,
  .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.25rem !important;
}
.CustomHTML .m-2 {
  margin: 0.5rem !important;
}
.CustomHTML .m-3 {
  margin: 1rem !important;
}
.CustomHTML .m-4 {
  margin: 1.5rem !important;
}
.CustomHTML .m-5 {
  margin: 3rem !important;
}
.CustomHTML .m-auto {
  margin: auto !important;
}
.CustomHTML .mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.CustomHTML .mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}
.CustomHTML .mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.CustomHTML .mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.CustomHTML .mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.CustomHTML .mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !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.25rem !important;
  margin-bottom: 0.25rem !important;
}
.CustomHTML .my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.CustomHTML .my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.CustomHTML .my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.CustomHTML .my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !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.25rem !important;
}
.CustomHTML .mt-2 {
  margin-top: 0.5rem !important;
}
.CustomHTML .mt-3 {
  margin-top: 1rem !important;
}
.CustomHTML .mt-4 {
  margin-top: 1.5rem !important;
}
.CustomHTML .mt-5 {
  margin-top: 3rem !important;
}
.CustomHTML .mt-auto {
  margin-top: auto !important;
}
.CustomHTML .me-0 {
  margin-right: 0 !important;
}
.CustomHTML .me-1 {
  margin-right: 0.25rem !important;
}
.CustomHTML .me-2 {
  margin-right: 0.5rem !important;
}
.CustomHTML .me-3 {
  margin-right: 1rem !important;
}
.CustomHTML .me-4 {
  margin-right: 1.5rem !important;
}
.CustomHTML .me-5 {
  margin-right: 3rem !important;
}
.CustomHTML .me-auto {
  margin-right: auto !important;
}
.CustomHTML .mb-0 {
  margin-bottom: 0 !important;
}
.CustomHTML .mb-1 {
  margin-bottom: 0.25rem !important;
}
.CustomHTML .mb-2 {
  margin-bottom: 0.5rem !important;
}
.CustomHTML .mb-3 {
  margin-bottom: 1rem !important;
}
.CustomHTML .mb-4 {
  margin-bottom: 1.5rem !important;
}
.CustomHTML .mb-5 {
  margin-bottom: 3rem !important;
}
.CustomHTML .mb-auto {
  margin-bottom: auto !important;
}
.CustomHTML .ms-0 {
  margin-left: 0 !important;
}
.CustomHTML .ms-1 {
  margin-left: 0.25rem !important;
}
.CustomHTML .ms-2 {
  margin-left: 0.5rem !important;
}
.CustomHTML .ms-3 {
  margin-left: 1rem !important;
}
.CustomHTML .ms-4 {
  margin-left: 1.5rem !important;
}
.CustomHTML .ms-5 {
  margin-left: 3rem !important;
}
.CustomHTML .ms-auto {
  margin-left: auto !important;
}
.CustomHTML .p-0 {
  padding: 0 !important;
}
.CustomHTML .p-1 {
  padding: 0.25rem !important;
}
.CustomHTML .p-2 {
  padding: 0.5rem !important;
}
.CustomHTML .p-3 {
  padding: 1rem !important;
}
.CustomHTML .p-4 {
  padding: 1.5rem !important;
}
.CustomHTML .p-5 {
  padding: 3rem !important;
}
.CustomHTML .px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.CustomHTML .px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
.CustomHTML .px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.CustomHTML .px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.CustomHTML .px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.CustomHTML .px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.CustomHTML .py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.CustomHTML .py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.CustomHTML .py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.CustomHTML .py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.CustomHTML .py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.CustomHTML .py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.CustomHTML .pt-0 {
  padding-top: 0 !important;
}
.CustomHTML .pt-1 {
  padding-top: 0.25rem !important;
}
.CustomHTML .pt-2 {
  padding-top: 0.5rem !important;
}
.CustomHTML .pt-3 {
  padding-top: 1rem !important;
}
.CustomHTML .pt-4 {
  padding-top: 1.5rem !important;
}
.CustomHTML .pt-5 {
  padding-top: 3rem !important;
}
.CustomHTML .pe-0 {
  padding-right: 0 !important;
}
.CustomHTML .pe-1 {
  padding-right: 0.25rem !important;
}
.CustomHTML .pe-2 {
  padding-right: 0.5rem !important;
}
.CustomHTML .pe-3 {
  padding-right: 1rem !important;
}
.CustomHTML .pe-4 {
  padding-right: 1.5rem !important;
}
.CustomHTML .pe-5 {
  padding-right: 3rem !important;
}
.CustomHTML .pb-0 {
  padding-bottom: 0 !important;
}
.CustomHTML .pb-1 {
  padding-bottom: 0.25rem !important;
}
.CustomHTML .pb-2 {
  padding-bottom: 0.5rem !important;
}
.CustomHTML .pb-3 {
  padding-bottom: 1rem !important;
}
.CustomHTML .pb-4 {
  padding-bottom: 1.5rem !important;
}
.CustomHTML .pb-5 {
  padding-bottom: 3rem !important;
}
.CustomHTML .ps-0 {
  padding-left: 0 !important;
}
.CustomHTML .ps-1 {
  padding-left: 0.25rem !important;
}
.CustomHTML .ps-2 {
  padding-left: 0.5rem !important;
}
.CustomHTML .ps-3 {
  padding-left: 1rem !important;
}
.CustomHTML .ps-4 {
  padding-left: 1.5rem !important;
}
.CustomHTML .ps-5 {
  padding-left: 3rem !important;
}
.CustomHTML .gap-0 {
  gap: 0 !important;
}
.CustomHTML .gap-1 {
  gap: 0.25rem !important;
}
.CustomHTML .gap-2 {
  gap: 0.5rem !important;
}
.CustomHTML .gap-3 {
  gap: 1rem !important;
}
.CustomHTML .gap-4 {
  gap: 1.5rem !important;
}
.CustomHTML .gap-5 {
  gap: 3rem !important;
}
.CustomHTML .row-gap-0 {
  row-gap: 0 !important;
}
.CustomHTML .row-gap-1 {
  row-gap: 0.25rem !important;
}
.CustomHTML .row-gap-2 {
  row-gap: 0.5rem !important;
}
.CustomHTML .row-gap-3 {
  row-gap: 1rem !important;
}
.CustomHTML .row-gap-4 {
  row-gap: 1.5rem !important;
}
.CustomHTML .row-gap-5 {
  row-gap: 3rem !important;
}
.CustomHTML .column-gap-0 {
  column-gap: 0 !important;
}
.CustomHTML .column-gap-1 {
  column-gap: 0.25rem !important;
}
.CustomHTML .column-gap-2 {
  column-gap: 0.5rem !important;
}
.CustomHTML .column-gap-3 {
  column-gap: 1rem !important;
}
.CustomHTML .column-gap-4 {
  column-gap: 1.5rem !important;
}
.CustomHTML .column-gap-5 {
  column-gap: 3rem !important;
}
.CustomHTML .font-monospace {
  font-family: var(--k-custom-bs-font-monospace) !important;
}
.CustomHTML .fs-1 {
  font-size: calc(1.34375rem + 1.125vw) !important;
}
.CustomHTML .fs-2 {
  font-size: calc(1.28125rem + 0.375vw) !important;
}
.CustomHTML .fs-3 {
  font-size: 1.25rem !important;
}
.CustomHTML .fs-4 {
  font-size: 1.09375rem !important;
}
.CustomHTML .fs-5 {
  font-size: 0.9375rem !important;
}
.CustomHTML .fs-6 {
  font-size: 0.9375rem !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.25rem !important;
  }
  .CustomHTML .m-xs-2 {
    margin: 0.5rem !important;
  }
  .CustomHTML .m-xs-3 {
    margin: 1rem !important;
  }
  .CustomHTML .m-xs-4 {
    margin: 1.5rem !important;
  }
  .CustomHTML .m-xs-5 {
    margin: 3rem !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.25rem !important;
    margin-left: 0.25rem !important;
  }
  .CustomHTML .mx-xs-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .CustomHTML .mx-xs-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .CustomHTML .mx-xs-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .CustomHTML .mx-xs-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !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.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .CustomHTML .my-xs-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .CustomHTML .my-xs-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .CustomHTML .my-xs-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .CustomHTML .my-xs-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !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.25rem !important;
  }
  .CustomHTML .mt-xs-2 {
    margin-top: 0.5rem !important;
  }
  .CustomHTML .mt-xs-3 {
    margin-top: 1rem !important;
  }
  .CustomHTML .mt-xs-4 {
    margin-top: 1.5rem !important;
  }
  .CustomHTML .mt-xs-5 {
    margin-top: 3rem !important;
  }
  .CustomHTML .mt-xs-auto {
    margin-top: auto !important;
  }
  .CustomHTML .me-xs-0 {
    margin-right: 0 !important;
  }
  .CustomHTML .me-xs-1 {
    margin-right: 0.25rem !important;
  }
  .CustomHTML .me-xs-2 {
    margin-right: 0.5rem !important;
  }
  .CustomHTML .me-xs-3 {
    margin-right: 1rem !important;
  }
  .CustomHTML .me-xs-4 {
    margin-right: 1.5rem !important;
  }
  .CustomHTML .me-xs-5 {
    margin-right: 3rem !important;
  }
  .CustomHTML .me-xs-auto {
    margin-right: auto !important;
  }
  .CustomHTML .mb-xs-0 {
    margin-bottom: 0 !important;
  }
  .CustomHTML .mb-xs-1 {
    margin-bottom: 0.25rem !important;
  }
  .CustomHTML .mb-xs-2 {
    margin-bottom: 0.5rem !important;
  }
  .CustomHTML .mb-xs-3 {
    margin-bottom: 1rem !important;
  }
  .CustomHTML .mb-xs-4 {
    margin-bottom: 1.5rem !important;
  }
  .CustomHTML .mb-xs-5 {
    margin-bottom: 3rem !important;
  }
  .CustomHTML .mb-xs-auto {
    margin-bottom: auto !important;
  }
  .CustomHTML .ms-xs-0 {
    margin-left: 0 !important;
  }
  .CustomHTML .ms-xs-1 {
    margin-left: 0.25rem !important;
  }
  .CustomHTML .ms-xs-2 {
    margin-left: 0.5rem !important;
  }
  .CustomHTML .ms-xs-3 {
    margin-left: 1rem !important;
  }
  .CustomHTML .ms-xs-4 {
    margin-left: 1.5rem !important;
  }
  .CustomHTML .ms-xs-5 {
    margin-left: 3rem !important;
  }
  .CustomHTML .ms-xs-auto {
    margin-left: auto !important;
  }
  .CustomHTML .p-xs-0 {
    padding: 0 !important;
  }
  .CustomHTML .p-xs-1 {
    padding: 0.25rem !important;
  }
  .CustomHTML .p-xs-2 {
    padding: 0.5rem !important;
  }
  .CustomHTML .p-xs-3 {
    padding: 1rem !important;
  }
  .CustomHTML .p-xs-4 {
    padding: 1.5rem !important;
  }
  .CustomHTML .p-xs-5 {
    padding: 3rem !important;
  }
  .CustomHTML .px-xs-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .CustomHTML .px-xs-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .CustomHTML .px-xs-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .CustomHTML .px-xs-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .CustomHTML .px-xs-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .CustomHTML .px-xs-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .CustomHTML .py-xs-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .CustomHTML .py-xs-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .CustomHTML .py-xs-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .CustomHTML .py-xs-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .CustomHTML .py-xs-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .CustomHTML .py-xs-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .CustomHTML .pt-xs-0 {
    padding-top: 0 !important;
  }
  .CustomHTML .pt-xs-1 {
    padding-top: 0.25rem !important;
  }
  .CustomHTML .pt-xs-2 {
    padding-top: 0.5rem !important;
  }
  .CustomHTML .pt-xs-3 {
    padding-top: 1rem !important;
  }
  .CustomHTML .pt-xs-4 {
    padding-top: 1.5rem !important;
  }
  .CustomHTML .pt-xs-5 {
    padding-top: 3rem !important;
  }
  .CustomHTML .pe-xs-0 {
    padding-right: 0 !important;
  }
  .CustomHTML .pe-xs-1 {
    padding-right: 0.25rem !important;
  }
  .CustomHTML .pe-xs-2 {
    padding-right: 0.5rem !important;
  }
  .CustomHTML .pe-xs-3 {
    padding-right: 1rem !important;
  }
  .CustomHTML .pe-xs-4 {
    padding-right: 1.5rem !important;
  }
  .CustomHTML .pe-xs-5 {
    padding-right: 3rem !important;
  }
  .CustomHTML .pb-xs-0 {
    padding-bottom: 0 !important;
  }
  .CustomHTML .pb-xs-1 {
    padding-bottom: 0.25rem !important;
  }
  .CustomHTML .pb-xs-2 {
    padding-bottom: 0.5rem !important;
  }
  .CustomHTML .pb-xs-3 {
    padding-bottom: 1rem !important;
  }
  .CustomHTML .pb-xs-4 {
    padding-bottom: 1.5rem !important;
  }
  .CustomHTML .pb-xs-5 {
    padding-bottom: 3rem !important;
  }
  .CustomHTML .ps-xs-0 {
    padding-left: 0 !important;
  }
  .CustomHTML .ps-xs-1 {
    padding-left: 0.25rem !important;
  }
  .CustomHTML .ps-xs-2 {
    padding-left: 0.5rem !important;
  }
  .CustomHTML .ps-xs-3 {
    padding-left: 1rem !important;
  }
  .CustomHTML .ps-xs-4 {
    padding-left: 1.5rem !important;
  }
  .CustomHTML .ps-xs-5 {
    padding-left: 3rem !important;
  }
  .CustomHTML .gap-xs-0 {
    gap: 0 !important;
  }
  .CustomHTML .gap-xs-1 {
    gap: 0.25rem !important;
  }
  .CustomHTML .gap-xs-2 {
    gap: 0.5rem !important;
  }
  .CustomHTML .gap-xs-3 {
    gap: 1rem !important;
  }
  .CustomHTML .gap-xs-4 {
    gap: 1.5rem !important;
  }
  .CustomHTML .gap-xs-5 {
    gap: 3rem !important;
  }
  .CustomHTML .row-gap-xs-0 {
    row-gap: 0 !important;
  }
  .CustomHTML .row-gap-xs-1 {
    row-gap: 0.25rem !important;
  }
  .CustomHTML .row-gap-xs-2 {
    row-gap: 0.5rem !important;
  }
  .CustomHTML .row-gap-xs-3 {
    row-gap: 1rem !important;
  }
  .CustomHTML .row-gap-xs-4 {
    row-gap: 1.5rem !important;
  }
  .CustomHTML .row-gap-xs-5 {
    row-gap: 3rem !important;
  }
  .CustomHTML .column-gap-xs-0 {
    column-gap: 0 !important;
  }
  .CustomHTML .column-gap-xs-1 {
    column-gap: 0.25rem !important;
  }
  .CustomHTML .column-gap-xs-2 {
    column-gap: 0.5rem !important;
  }
  .CustomHTML .column-gap-xs-3 {
    column-gap: 1rem !important;
  }
  .CustomHTML .column-gap-xs-4 {
    column-gap: 1.5rem !important;
  }
  .CustomHTML .column-gap-xs-5 {
    column-gap: 3rem !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.25rem !important;
  }
  .CustomHTML .m-sm-2 {
    margin: 0.5rem !important;
  }
  .CustomHTML .m-sm-3 {
    margin: 1rem !important;
  }
  .CustomHTML .m-sm-4 {
    margin: 1.5rem !important;
  }
  .CustomHTML .m-sm-5 {
    margin: 3rem !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.25rem !important;
    margin-left: 0.25rem !important;
  }
  .CustomHTML .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .CustomHTML .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .CustomHTML .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .CustomHTML .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !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.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .CustomHTML .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .CustomHTML .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .CustomHTML .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .CustomHTML .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !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.25rem !important;
  }
  .CustomHTML .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .CustomHTML .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .CustomHTML .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .CustomHTML .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .CustomHTML .mt-sm-auto {
    margin-top: auto !important;
  }
  .CustomHTML .me-sm-0 {
    margin-right: 0 !important;
  }
  .CustomHTML .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .CustomHTML .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .CustomHTML .me-sm-3 {
    margin-right: 1rem !important;
  }
  .CustomHTML .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .CustomHTML .me-sm-5 {
    margin-right: 3rem !important;
  }
  .CustomHTML .me-sm-auto {
    margin-right: auto !important;
  }
  .CustomHTML .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .CustomHTML .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .CustomHTML .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .CustomHTML .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .CustomHTML .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .CustomHTML .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .CustomHTML .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .CustomHTML .ms-sm-0 {
    margin-left: 0 !important;
  }
  .CustomHTML .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .CustomHTML .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .CustomHTML .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .CustomHTML .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .CustomHTML .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .CustomHTML .ms-sm-auto {
    margin-left: auto !important;
  }
  .CustomHTML .p-sm-0 {
    padding: 0 !important;
  }
  .CustomHTML .p-sm-1 {
    padding: 0.25rem !important;
  }
  .CustomHTML .p-sm-2 {
    padding: 0.5rem !important;
  }
  .CustomHTML .p-sm-3 {
    padding: 1rem !important;
  }
  .CustomHTML .p-sm-4 {
    padding: 1.5rem !important;
  }
  .CustomHTML .p-sm-5 {
    padding: 3rem !important;
  }
  .CustomHTML .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .CustomHTML .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .CustomHTML .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .CustomHTML .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .CustomHTML .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .CustomHTML .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .CustomHTML .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .CustomHTML .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .CustomHTML .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .CustomHTML .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .CustomHTML .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .CustomHTML .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .CustomHTML .pt-sm-0 {
    padding-top: 0 !important;
  }
  .CustomHTML .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .CustomHTML .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .CustomHTML .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .CustomHTML .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .CustomHTML .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .CustomHTML .pe-sm-0 {
    padding-right: 0 !important;
  }
  .CustomHTML .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .CustomHTML .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .CustomHTML .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .CustomHTML .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .CustomHTML .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .CustomHTML .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .CustomHTML .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .CustomHTML .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .CustomHTML .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .CustomHTML .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .CustomHTML .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .CustomHTML .ps-sm-0 {
    padding-left: 0 !important;
  }
  .CustomHTML .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .CustomHTML .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .CustomHTML .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .CustomHTML .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .CustomHTML .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .CustomHTML .gap-sm-0 {
    gap: 0 !important;
  }
  .CustomHTML .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .CustomHTML .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .CustomHTML .gap-sm-3 {
    gap: 1rem !important;
  }
  .CustomHTML .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .CustomHTML .gap-sm-5 {
    gap: 3rem !important;
  }
  .CustomHTML .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  .CustomHTML .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  .CustomHTML .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  .CustomHTML .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  .CustomHTML .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  .CustomHTML .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  .CustomHTML .column-gap-sm-0 {
    column-gap: 0 !important;
  }
  .CustomHTML .column-gap-sm-1 {
    column-gap: 0.25rem !important;
  }
  .CustomHTML .column-gap-sm-2 {
    column-gap: 0.5rem !important;
  }
  .CustomHTML .column-gap-sm-3 {
    column-gap: 1rem !important;
  }
  .CustomHTML .column-gap-sm-4 {
    column-gap: 1.5rem !important;
  }
  .CustomHTML .column-gap-sm-5 {
    column-gap: 3rem !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.25rem !important;
  }
  .CustomHTML .m-md-2 {
    margin: 0.5rem !important;
  }
  .CustomHTML .m-md-3 {
    margin: 1rem !important;
  }
  .CustomHTML .m-md-4 {
    margin: 1.5rem !important;
  }
  .CustomHTML .m-md-5 {
    margin: 3rem !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.25rem !important;
    margin-left: 0.25rem !important;
  }
  .CustomHTML .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .CustomHTML .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .CustomHTML .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .CustomHTML .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !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.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .CustomHTML .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .CustomHTML .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .CustomHTML .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .CustomHTML .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !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.25rem !important;
  }
  .CustomHTML .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .CustomHTML .mt-md-3 {
    margin-top: 1rem !important;
  }
  .CustomHTML .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .CustomHTML .mt-md-5 {
    margin-top: 3rem !important;
  }
  .CustomHTML .mt-md-auto {
    margin-top: auto !important;
  }
  .CustomHTML .me-md-0 {
    margin-right: 0 !important;
  }
  .CustomHTML .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .CustomHTML .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .CustomHTML .me-md-3 {
    margin-right: 1rem !important;
  }
  .CustomHTML .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .CustomHTML .me-md-5 {
    margin-right: 3rem !important;
  }
  .CustomHTML .me-md-auto {
    margin-right: auto !important;
  }
  .CustomHTML .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .CustomHTML .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .CustomHTML .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .CustomHTML .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .CustomHTML .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .CustomHTML .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .CustomHTML .mb-md-auto {
    margin-bottom: auto !important;
  }
  .CustomHTML .ms-md-0 {
    margin-left: 0 !important;
  }
  .CustomHTML .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .CustomHTML .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .CustomHTML .ms-md-3 {
    margin-left: 1rem !important;
  }
  .CustomHTML .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .CustomHTML .ms-md-5 {
    margin-left: 3rem !important;
  }
  .CustomHTML .ms-md-auto {
    margin-left: auto !important;
  }
  .CustomHTML .p-md-0 {
    padding: 0 !important;
  }
  .CustomHTML .p-md-1 {
    padding: 0.25rem !important;
  }
  .CustomHTML .p-md-2 {
    padding: 0.5rem !important;
  }
  .CustomHTML .p-md-3 {
    padding: 1rem !important;
  }
  .CustomHTML .p-md-4 {
    padding: 1.5rem !important;
  }
  .CustomHTML .p-md-5 {
    padding: 3rem !important;
  }
  .CustomHTML .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .CustomHTML .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .CustomHTML .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .CustomHTML .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .CustomHTML .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .CustomHTML .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .CustomHTML .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .CustomHTML .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .CustomHTML .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .CustomHTML .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .CustomHTML .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .CustomHTML .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .CustomHTML .pt-md-0 {
    padding-top: 0 !important;
  }
  .CustomHTML .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .CustomHTML .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .CustomHTML .pt-md-3 {
    padding-top: 1rem !important;
  }
  .CustomHTML .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .CustomHTML .pt-md-5 {
    padding-top: 3rem !important;
  }
  .CustomHTML .pe-md-0 {
    padding-right: 0 !important;
  }
  .CustomHTML .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .CustomHTML .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .CustomHTML .pe-md-3 {
    padding-right: 1rem !important;
  }
  .CustomHTML .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .CustomHTML .pe-md-5 {
    padding-right: 3rem !important;
  }
  .CustomHTML .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .CustomHTML .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .CustomHTML .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .CustomHTML .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .CustomHTML .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .CustomHTML .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .CustomHTML .ps-md-0 {
    padding-left: 0 !important;
  }
  .CustomHTML .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .CustomHTML .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .CustomHTML .ps-md-3 {
    padding-left: 1rem !important;
  }
  .CustomHTML .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .CustomHTML .ps-md-5 {
    padding-left: 3rem !important;
  }
  .CustomHTML .gap-md-0 {
    gap: 0 !important;
  }
  .CustomHTML .gap-md-1 {
    gap: 0.25rem !important;
  }
  .CustomHTML .gap-md-2 {
    gap: 0.5rem !important;
  }
  .CustomHTML .gap-md-3 {
    gap: 1rem !important;
  }
  .CustomHTML .gap-md-4 {
    gap: 1.5rem !important;
  }
  .CustomHTML .gap-md-5 {
    gap: 3rem !important;
  }
  .CustomHTML .row-gap-md-0 {
    row-gap: 0 !important;
  }
  .CustomHTML .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  .CustomHTML .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  .CustomHTML .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  .CustomHTML .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  .CustomHTML .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  .CustomHTML .column-gap-md-0 {
    column-gap: 0 !important;
  }
  .CustomHTML .column-gap-md-1 {
    column-gap: 0.25rem !important;
  }
  .CustomHTML .column-gap-md-2 {
    column-gap: 0.5rem !important;
  }
  .CustomHTML .column-gap-md-3 {
    column-gap: 1rem !important;
  }
  .CustomHTML .column-gap-md-4 {
    column-gap: 1.5rem !important;
  }
  .CustomHTML .column-gap-md-5 {
    column-gap: 3rem !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.25rem !important;
  }
  .CustomHTML .m-lg-2 {
    margin: 0.5rem !important;
  }
  .CustomHTML .m-lg-3 {
    margin: 1rem !important;
  }
  .CustomHTML .m-lg-4 {
    margin: 1.5rem !important;
  }
  .CustomHTML .m-lg-5 {
    margin: 3rem !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.25rem !important;
    margin-left: 0.25rem !important;
  }
  .CustomHTML .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .CustomHTML .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .CustomHTML .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .CustomHTML .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !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.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .CustomHTML .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .CustomHTML .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .CustomHTML .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .CustomHTML .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !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.25rem !important;
  }
  .CustomHTML .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .CustomHTML .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .CustomHTML .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .CustomHTML .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .CustomHTML .mt-lg-auto {
    margin-top: auto !important;
  }
  .CustomHTML .me-lg-0 {
    margin-right: 0 !important;
  }
  .CustomHTML .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .CustomHTML .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .CustomHTML .me-lg-3 {
    margin-right: 1rem !important;
  }
  .CustomHTML .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .CustomHTML .me-lg-5 {
    margin-right: 3rem !important;
  }
  .CustomHTML .me-lg-auto {
    margin-right: auto !important;
  }
  .CustomHTML .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .CustomHTML .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .CustomHTML .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .CustomHTML .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .CustomHTML .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .CustomHTML .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .CustomHTML .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .CustomHTML .ms-lg-0 {
    margin-left: 0 !important;
  }
  .CustomHTML .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .CustomHTML .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .CustomHTML .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .CustomHTML .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .CustomHTML .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .CustomHTML .ms-lg-auto {
    margin-left: auto !important;
  }
  .CustomHTML .p-lg-0 {
    padding: 0 !important;
  }
  .CustomHTML .p-lg-1 {
    padding: 0.25rem !important;
  }
  .CustomHTML .p-lg-2 {
    padding: 0.5rem !important;
  }
  .CustomHTML .p-lg-3 {
    padding: 1rem !important;
  }
  .CustomHTML .p-lg-4 {
    padding: 1.5rem !important;
  }
  .CustomHTML .p-lg-5 {
    padding: 3rem !important;
  }
  .CustomHTML .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .CustomHTML .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .CustomHTML .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .CustomHTML .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .CustomHTML .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .CustomHTML .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .CustomHTML .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .CustomHTML .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .CustomHTML .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .CustomHTML .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .CustomHTML .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .CustomHTML .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .CustomHTML .pt-lg-0 {
    padding-top: 0 !important;
  }
  .CustomHTML .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .CustomHTML .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .CustomHTML .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .CustomHTML .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .CustomHTML .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .CustomHTML .pe-lg-0 {
    padding-right: 0 !important;
  }
  .CustomHTML .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .CustomHTML .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .CustomHTML .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .CustomHTML .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .CustomHTML .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .CustomHTML .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .CustomHTML .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .CustomHTML .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .CustomHTML .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .CustomHTML .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .CustomHTML .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .CustomHTML .ps-lg-0 {
    padding-left: 0 !important;
  }
  .CustomHTML .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .CustomHTML .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .CustomHTML .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .CustomHTML .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .CustomHTML .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .CustomHTML .gap-lg-0 {
    gap: 0 !important;
  }
  .CustomHTML .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .CustomHTML .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .CustomHTML .gap-lg-3 {
    gap: 1rem !important;
  }
  .CustomHTML .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .CustomHTML .gap-lg-5 {
    gap: 3rem !important;
  }
  .CustomHTML .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  .CustomHTML .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  .CustomHTML .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  .CustomHTML .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  .CustomHTML .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  .CustomHTML .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  .CustomHTML .column-gap-lg-0 {
    column-gap: 0 !important;
  }
  .CustomHTML .column-gap-lg-1 {
    column-gap: 0.25rem !important;
  }
  .CustomHTML .column-gap-lg-2 {
    column-gap: 0.5rem !important;
  }
  .CustomHTML .column-gap-lg-3 {
    column-gap: 1rem !important;
  }
  .CustomHTML .column-gap-lg-4 {
    column-gap: 1.5rem !important;
  }
  .CustomHTML .column-gap-lg-5 {
    column-gap: 3rem !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.25rem !important;
  }
  .CustomHTML .m-xl-2 {
    margin: 0.5rem !important;
  }
  .CustomHTML .m-xl-3 {
    margin: 1rem !important;
  }
  .CustomHTML .m-xl-4 {
    margin: 1.5rem !important;
  }
  .CustomHTML .m-xl-5 {
    margin: 3rem !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.25rem !important;
    margin-left: 0.25rem !important;
  }
  .CustomHTML .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .CustomHTML .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .CustomHTML .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .CustomHTML .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !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.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .CustomHTML .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .CustomHTML .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .CustomHTML .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .CustomHTML .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !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.25rem !important;
  }
  .CustomHTML .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .CustomHTML .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .CustomHTML .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .CustomHTML .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .CustomHTML .mt-xl-auto {
    margin-top: auto !important;
  }
  .CustomHTML .me-xl-0 {
    margin-right: 0 !important;
  }
  .CustomHTML .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .CustomHTML .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .CustomHTML .me-xl-3 {
    margin-right: 1rem !important;
  }
  .CustomHTML .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .CustomHTML .me-xl-5 {
    margin-right: 3rem !important;
  }
  .CustomHTML .me-xl-auto {
    margin-right: auto !important;
  }
  .CustomHTML .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .CustomHTML .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .CustomHTML .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .CustomHTML .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .CustomHTML .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .CustomHTML .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .CustomHTML .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .CustomHTML .ms-xl-0 {
    margin-left: 0 !important;
  }
  .CustomHTML .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .CustomHTML .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .CustomHTML .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .CustomHTML .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .CustomHTML .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .CustomHTML .ms-xl-auto {
    margin-left: auto !important;
  }
  .CustomHTML .p-xl-0 {
    padding: 0 !important;
  }
  .CustomHTML .p-xl-1 {
    padding: 0.25rem !important;
  }
  .CustomHTML .p-xl-2 {
    padding: 0.5rem !important;
  }
  .CustomHTML .p-xl-3 {
    padding: 1rem !important;
  }
  .CustomHTML .p-xl-4 {
    padding: 1.5rem !important;
  }
  .CustomHTML .p-xl-5 {
    padding: 3rem !important;
  }
  .CustomHTML .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .CustomHTML .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .CustomHTML .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .CustomHTML .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .CustomHTML .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .CustomHTML .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .CustomHTML .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .CustomHTML .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .CustomHTML .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .CustomHTML .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .CustomHTML .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .CustomHTML .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .CustomHTML .pt-xl-0 {
    padding-top: 0 !important;
  }
  .CustomHTML .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .CustomHTML .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .CustomHTML .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .CustomHTML .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .CustomHTML .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .CustomHTML .pe-xl-0 {
    padding-right: 0 !important;
  }
  .CustomHTML .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .CustomHTML .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .CustomHTML .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .CustomHTML .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .CustomHTML .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .CustomHTML .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .CustomHTML .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .CustomHTML .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .CustomHTML .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .CustomHTML .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .CustomHTML .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .CustomHTML .ps-xl-0 {
    padding-left: 0 !important;
  }
  .CustomHTML .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .CustomHTML .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .CustomHTML .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .CustomHTML .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .CustomHTML .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .CustomHTML .gap-xl-0 {
    gap: 0 !important;
  }
  .CustomHTML .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .CustomHTML .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .CustomHTML .gap-xl-3 {
    gap: 1rem !important;
  }
  .CustomHTML .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .CustomHTML .gap-xl-5 {
    gap: 3rem !important;
  }
  .CustomHTML .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  .CustomHTML .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  .CustomHTML .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  .CustomHTML .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  .CustomHTML .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  .CustomHTML .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  .CustomHTML .column-gap-xl-0 {
    column-gap: 0 !important;
  }
  .CustomHTML .column-gap-xl-1 {
    column-gap: 0.25rem !important;
  }
  .CustomHTML .column-gap-xl-2 {
    column-gap: 0.5rem !important;
  }
  .CustomHTML .column-gap-xl-3 {
    column-gap: 1rem !important;
  }
  .CustomHTML .column-gap-xl-4 {
    column-gap: 1.5rem !important;
  }
  .CustomHTML .column-gap-xl-5 {
    column-gap: 3rem !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.25rem !important;
  }
  .CustomHTML .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .CustomHTML .m-xxl-3 {
    margin: 1rem !important;
  }
  .CustomHTML .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .CustomHTML .m-xxl-5 {
    margin: 3rem !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.25rem !important;
    margin-left: 0.25rem !important;
  }
  .CustomHTML .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .CustomHTML .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .CustomHTML .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .CustomHTML .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !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.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .CustomHTML .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .CustomHTML .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .CustomHTML .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .CustomHTML .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !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.25rem !important;
  }
  .CustomHTML .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .CustomHTML .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .CustomHTML .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .CustomHTML .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .CustomHTML .mt-xxl-auto {
    margin-top: auto !important;
  }
  .CustomHTML .me-xxl-0 {
    margin-right: 0 !important;
  }
  .CustomHTML .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .CustomHTML .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .CustomHTML .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .CustomHTML .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .CustomHTML .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .CustomHTML .me-xxl-auto {
    margin-right: auto !important;
  }
  .CustomHTML .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .CustomHTML .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .CustomHTML .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .CustomHTML .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .CustomHTML .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .CustomHTML .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .CustomHTML .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .CustomHTML .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .CustomHTML .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .CustomHTML .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .CustomHTML .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .CustomHTML .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .CustomHTML .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .CustomHTML .ms-xxl-auto {
    margin-left: auto !important;
  }
  .CustomHTML .p-xxl-0 {
    padding: 0 !important;
  }
  .CustomHTML .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .CustomHTML .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .CustomHTML .p-xxl-3 {
    padding: 1rem !important;
  }
  .CustomHTML .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .CustomHTML .p-xxl-5 {
    padding: 3rem !important;
  }
  .CustomHTML .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .CustomHTML .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .CustomHTML .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .CustomHTML .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .CustomHTML .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .CustomHTML .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .CustomHTML .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .CustomHTML .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .CustomHTML .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .CustomHTML .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .CustomHTML .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .CustomHTML .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .CustomHTML .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .CustomHTML .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .CustomHTML .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .CustomHTML .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .CustomHTML .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .CustomHTML .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .CustomHTML .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .CustomHTML .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .CustomHTML .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .CustomHTML .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .CustomHTML .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .CustomHTML .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .CustomHTML .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .CustomHTML .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .CustomHTML .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .CustomHTML .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .CustomHTML .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .CustomHTML .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .CustomHTML .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .CustomHTML .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .CustomHTML .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .CustomHTML .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .CustomHTML .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .CustomHTML .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .CustomHTML .gap-xxl-0 {
    gap: 0 !important;
  }
  .CustomHTML .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .CustomHTML .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .CustomHTML .gap-xxl-3 {
    gap: 1rem !important;
  }
  .CustomHTML .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .CustomHTML .gap-xxl-5 {
    gap: 3rem !important;
  }
  .CustomHTML .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  .CustomHTML .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }
  .CustomHTML .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }
  .CustomHTML .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  .CustomHTML .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  .CustomHTML .row-gap-xxl-5 {
    row-gap: 3rem !important;
  }
  .CustomHTML .column-gap-xxl-0 {
    column-gap: 0 !important;
  }
  .CustomHTML .column-gap-xxl-1 {
    column-gap: 0.25rem !important;
  }
  .CustomHTML .column-gap-xxl-2 {
    column-gap: 0.5rem !important;
  }
  .CustomHTML .column-gap-xxl-3 {
    column-gap: 1rem !important;
  }
  .CustomHTML .column-gap-xxl-4 {
    column-gap: 1.5rem !important;
  }
  .CustomHTML .column-gap-xxl-5 {
    column-gap: 3rem !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: 2.1875rem !important;
  }
  .CustomHTML .fs-2 {
    font-size: 1.5625rem !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;
  overflow: hidden;
}
.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;
  max-width: 1366px;
  padding-left: 0.625rem;
  /* stylelint-disable-next-line declaration-block-no-redundant-longhand-properties */
  padding-right: 0.625rem;
}
@media only screen and (min-width: 1366px) {
  .CustomHTML .custom-container,
  .CustomHTML .container-fluid,
  .CustomHTML .container {
    padding-left: 32px;
    padding-right: 32px;
  }
}
.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;
}

/**
 * Swiper 10.1.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: August 1, 2023
 */
/* FONT_START */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  overflow: clip;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}

.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  -ms-touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Cube slide shadows end */
.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

.CustomHTML .util-absolute-fill, .CustomHTML .hero::before, .CustomHTML .hero__image, .CustomHTML .hero__video {
  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, .CustomHTML .hero {
  display: flex;
  flex-direction: row;
}
.CustomHTML .util-flex-column {
  display: flex;
  flex-direction: column;
}
.CustomHTML .util-flex-left-center, .CustomHTML .hero {
  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;
}

.CustomHTML .hero {
  min-height: 600px;
}
.CustomHTML .hero .custom-container {
  z-index: 2;
}
.CustomHTML .hero::before {
  content: "";
  background: linear-gradient(90deg, #7213ea, #1e49e2, transparent);
  z-index: 1;
  mix-blend-mode: overlay;
  opacity: 0.8;
}
.CustomHTML .hero__image, .CustomHTML .hero__video {
  z-index: 0;
}
.CustomHTML .hero__image {
  background: center/cover no-repeat;
}
.CustomHTML .hero__video {
  object-fit: cover;
}

.CustomHTML .img-loader {
  position: relative;
  background-color: #e5e5e5;
  z-index: 1;
}
.CustomHTML .img-loader img {
  z-index: 2;
}
.CustomHTML .img-loader::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: calc(50% - 1rem);
  left: calc(50% - 1rem);
  width: 2rem;
  height: 2rem;
}
.CustomHTML .img-loader.js-img-loaded {
  background-color: transparent;
}
.CustomHTML .img-loader.js-img-loaded::before {
  content: none;
  display: none;
}

@keyframes custom-modal-appear {
  from {
    opacity: 0;
    transform: translateY(-30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.CustomHTML .custom-modal-container {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  padding: 16px;
  padding-top: 60px;
  align-items: center;
  justify-items: center;
  z-index: 5;
  background-color: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(8px);
}
.CustomHTML .custom-modal-container.js-active {
  display: flex;
  animation: custom-modal-appear 0.3s ease-in-out both;
}
.CustomHTML .custom-modal {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  max-width: 1280px;
  height: auto;
  max-height: 100%;
  padding: 50px 16px 16px;
  border-radius: 8px;
  margin: auto;
  color: #fff;
  background-color: #00338d;
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.5);
}
@media only screen and (min-width: 640px) {
  .CustomHTML .custom-modal {
    padding: 50px 24px 16px;
  }
}
.CustomHTML .custom-modal__close {
  display: block;
  position: absolute;
  top: 16px;
  right: 16px;
  width: 1em;
  height: 1em;
  z-index: 2;
  cursor: pointer;
}
.CustomHTML .custom-modal__close:focus-visible {
  outline: 1px dashed #fff;
}
.CustomHTML .custom-modal__content {
  position: relative;
  width: 100%;
  height: auto;
  max-height: 75vh;
  padding-right: 16px;
  overflow-y: auto;
  z-index: 1;
}

@keyframes menu-icon-open-up {
  0% {
    transform: translateY(0.625em) rotate(45deg);
  }
  50% {
    transform: translateY(0.625em) rotate(0deg);
  }
  100% {
    transform: translateY(0) rotate(0deg);
  }
}
@keyframes menu-icon-open-down {
  0% {
    transform: translateY(-0.625em) rotate(-45deg);
  }
  50% {
    transform: translateY(-0.625em) rotate(0deg);
  }
  100% {
    transform: translateY(0) rotate(0deg);
  }
}
@keyframes menu-icon-close-up {
  0% {
    transform: translateY(0) rotate(0deg);
  }
  50% {
    transform: translateY(-0.625em) rotate(0deg);
  }
  100% {
    transform: translateY(-0.625em) rotate(-45deg);
  }
}
@keyframes menu-icon-close-down {
  0% {
    transform: translateY(0) rotate(0deg);
  }
  50% {
    transform: translateY(0.625em) rotate(0deg);
  }
  100% {
    transform: translateY(0.625em) rotate(45deg);
  }
}
.CustomHTML .hamburger {
  z-index: 3;
}
.CustomHTML .hamburger__stroke {
  height: 0.25em;
  animation-fill-mode: both;
  animation-duration: 0.5s;
  background: #fff;
}
.CustomHTML .hamburger__stroke--top {
  top: 0.25em;
  animation-name: menu-icon-open-up;
}
.CustomHTML .hamburger__stroke--middle {
  top: 50%;
  transform: translateY(-50%);
  opacity: 1;
  transition-delay: 0.25s;
}
.CustomHTML .hamburger__stroke--bottom {
  bottom: 0.25em;
  animation-name: menu-icon-open-down;
}
.CustomHTML .hamburger.js-active .hamburger__stroke--top {
  animation-name: menu-icon-close-down;
}
.CustomHTML .hamburger.js-active .hamburger__stroke--middle {
  opacity: 0;
}
.CustomHTML .hamburger.js-active .hamburger__stroke--bottom {
  animation-name: menu-icon-close-up;
}
.CustomHTML .nav {
  position: relative;
  width: 100%;
  z-index: 9;
}
.CustomHTML .nav.js-active {
  position: fixed;
  top: 0;
  left: 0;
  border-bottom: 1px solid #0c233c;
}
@media only screen and (min-width: 992px) {
  .CustomHTML .nav.js-active {
    top: 0;
  }
}
.CustomHTML .nav__hamburger {
  width: 2em;
  height: 2em;
  right: 30px;
  z-index: 100;
  cursor: pointer;
}
.CustomHTML .nav-wrapper, .CustomHTML .nav__container {
  height: 60px;
}
.CustomHTML .nav__container {
  max-width: 1230px;
  padding: 0;
}
.CustomHTML .nav__menu {
  position: absolute;
  display: block;
  top: 60px;
  right: -100%;
  width: 100%;
  max-width: 350px;
  height: auto;
  max-height: calc(100vh - 60px);
  padding: 16px;
  margin: 0;
  transition: 0.3s ease-in-out;
  overflow: auto;
}
.CustomHTML .nav__menu.js-active {
  right: 0;
}
@media only screen and (min-width: 992px) {
  .CustomHTML .nav__menu {
    position: relative;
    top: auto;
    right: auto;
    /* stylelint-disable-next-line declaration-block-no-duplicate-properties */
    top: unset;
    right: unset;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 35px;
    max-width: 100%;
    padding: 0;
    background-color: transparent !important;
    transition: none;
    overflow: hidden;
    z-index: 101;
  }
}
.CustomHTML .nav__item {
  position: relative;
  margin: 0;
  margin-bottom: 20px;
}
.CustomHTML .nav__item,
.CustomHTML .nav__item a {
  color: #fff;
}
.CustomHTML .nav__item a {
  text-decoration: none;
}
.CustomHTML .nav__item::marker, .CustomHTML .nav__item::before {
  content: "";
  display: none;
}
.CustomHTML .nav__item:last-of-type {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .CustomHTML .nav__item {
    margin-bottom: 0;
  }
  .CustomHTML .nav__item::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -16px;
    width: 2px;
    height: 100%;
    transform: translateY(-50%);
    background-color: #fff;
    display: none;
  }
  .CustomHTML .nav__item:last-of-type::after {
    display: none;
  }
}
.CustomHTML .nav .updated-date {
  position: absolute;
  top: 50%;
  right: 80px;
  text-align: right;
  font-size: 0.5rem;
  color: #fff;
  transform: translateY(-50%);
}
@media (min-width: 992px) {
  .CustomHTML .nav .updated-date {
    right: 20px;
  }
}
.CustomHTML .nav .updated-date span {
  display: block;
}

.CustomHTML ._grids {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  row-gap: 20px;
  column-gap: 20px;
}
.CustomHTML ._grids._grid-2 {
  grid-template-columns: repeat(1, 1fr);
}
@media (min-width: 576px) {
  .CustomHTML ._grids._grid-2 {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (min-width: 1400px) {
  .CustomHTML ._grids._grid-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.CustomHTML ._grids._grid-3 {
  grid-template-columns: repeat(1, 1fr);
}
@media (min-width: 992px) {
  .CustomHTML ._grids._grid-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
.CustomHTML ._grids._grid-4 {
  grid-template-columns: repeat(1, 1fr);
}
@media (min-width: 576px) {
  .CustomHTML ._grids._grid-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1400px) {
  .CustomHTML ._grids._grid-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 576px) {
  .CustomHTML ._grids {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (min-width: 1400px) {
  .CustomHTML ._grids {
    grid-template-columns: repeat(1, 1fr);
  }
}
.CustomHTML .image-grids {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}
@media (min-width: 576px) {
  .CustomHTML .image-grids {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 992px) {
  .CustomHTML .image-grids {
    grid-template-columns: 1fr 1fr 2fr;
  }
}
@media (min-width: 576px) {
  .CustomHTML .image-grids.right {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 992px) {
  .CustomHTML .image-grids.right {
    grid-template-columns: 2fr 1fr 1fr;
  }
}
@media (min-width: 576px) {
  .CustomHTML .image-grids.grids-two {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 992px) {
  .CustomHTML .image-grids.grids-two {
    grid-template-columns: 1fr 1fr;
  }
}
.CustomHTML .image-grids .image-grid .image-grid-title {
  font-weight: bold;
  color: #1e49e2;
  line-height: 1.5;
}
.CustomHTML .image-grids .image-grid .image-grid-title span {
  color: #fd349c;
}
.CustomHTML .image-grids .image-grid .image-grid-img {
  height: 200px;
  display: block;
  margin-bottom: 15px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .CustomHTML .image-grids .image-grid .image-grid-img {
    height: 200px;
  }
}
@media (min-width: 1200px) {
  .CustomHTML .image-grids .image-grid .image-grid-img {
    height: 270px;
  }
}
.CustomHTML .image-grids .image-grid .image-grid-img .img-fluid {
  width: 100%;
}
@media (min-width: 576px) {
  .CustomHTML .image-grids .image-grid .image-grid-img .img-fluid {
    width: auto;
  }
}
.CustomHTML .image-grids .image-grid:hover p {
  text-decoration: none;
}
.CustomHTML .image-grids .image-grid.image-grid-1 {
  grid-column: 1/4;
}
@media (min-width: 576px) {
  .CustomHTML .image-grids .image-grid.image-grid-1 {
    grid-column: auto;
  }
}
.CustomHTML .image-grids .image-grid.image-grid-2 {
  grid-column: 1/4;
}
@media (min-width: 992px) {
  .CustomHTML .image-grids .image-grid.image-grid-2 {
    grid-column: auto;
  }
}
.CustomHTML .image-card {
  position: relative;
}
.CustomHTML .image-card .image-card-box {
  position: relative;
  bottom: auto;
  left: auto;
  width: 100%;
  padding: 20px;
  background: rgba(0, 51, 141, 0.8);
  color: #fff;
  min-height: auto;
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  .CustomHTML .image-card .image-card-box {
    position: absolute;
    width: 50%;
    min-height: 120px;
  }
}
@media (min-width: 992px) {
  .CustomHTML .image-card .image-card-box.left-top {
    left: 0;
    top: 0;
  }
}
@media (min-width: 992px) {
  .CustomHTML .image-card .image-card-box.left-center {
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (min-width: 992px) {
  .CustomHTML .image-card .image-card-box.left-bottom {
    left: 0;
    bottom: 0;
  }
}
@media (min-width: 992px) {
  .CustomHTML .image-card .image-card-box.right-top {
    right: 0;
    top: 0;
  }
}
@media (min-width: 992px) {
  .CustomHTML .image-card .image-card-box.right-center {
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (min-width: 992px) {
  .CustomHTML .image-card .image-card-box.right-bottom {
    right: 0;
    bottom: 0;
  }
}
.CustomHTML .image-card .image-card-box p {
  color: #fff;
}
.CustomHTML .image-card .image-card-box p:nth-last-child(1) {
  margin-bottom: 0;
}
.CustomHTML .image-card .image-card-box h3 {
  font-weight: normal;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
}
.CustomHTML .image-card .image-card-box h3 strong {
  font-weight: bold;
}
.CustomHTML .image-card .image-card-box h3 + p {
  margin-top: 20px;
}

/* stylelint-disable selector-pseudo-element-no-unknown */
/* stylelint-disable no-descending-specificity */
.CustomHTML .row + .row {
  margin-top: 30px;
}
.CustomHTML .section-overflow {
  padding-bottom: 0;
  overflow-y: visible;
  z-index: 100;
  position: relative;
}
.CustomHTML ._card {
  display: flex;
  position: relative;
  flex-direction: column;
  transition: all 0.2s linear;
  overflow: hidden;
}
.CustomHTML ._card.media {
  flex-direction: row;
}
.CustomHTML ._card.media ._card-image {
  margin-right: 20px;
}
.CustomHTML ._card.media ._card-image.thumb {
  width: 180px;
  border-radius: 200px;
}
.CustomHTML ._card.media ._card-image.thumb img {
  width: 100%;
  border-radius: 200px;
}
.CustomHTML ._card ._card-image {
  position: relative;
}
.CustomHTML ._card ._card-image.number {
  font-family: "Open Sans Condensed", Arial, Helvetica, sans-serif;
  font-size: 1.75rem;
  position: relative;
  z-index: 0;
  line-height: 1;
  font-weight: bold;
  color: #00338d;
}
.CustomHTML ._card ._card-image img {
  width: 100%;
  display: inline;
}
.CustomHTML ._card ._card-image ._card-image-hover {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 101;
  width: 100%;
  padding: 15px 40px;
  background: rgba(0, 51, 141, 0.8);
  font-size: 0.9375rem;
  line-height: 1.25rem;
  font-weight: bold;
  color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  min-height: 80px;
  transition: all 0.2s linear;
}
.CustomHTML ._card ._card-image ._card-image-hover span {
  margin-right: 30px;
}
.CustomHTML ._card .head {
  font-weight: bold;
  margin-top: 0;
  font-size: 2.8rem;
  line-height: 1.2;
  color: #00338d;
  font-family: "Open Sans Condensed", Arial, Helvetica, sans-serif;
}
.CustomHTML ._card .highlight {
  font-size: 1.5rem;
  line-height: 1.5;
}
.CustomHTML ._card .sub-head {
  color: #7213ea;
  font-weight: normal;
  margin-top: 0;
  font-size: 0.875rem;
}
.CustomHTML ._card ._card-content {
  position: relative;
}
.CustomHTML ._card ._card-content h3 {
  font-size: 3rem;
}
.CustomHTML ._card ._card-content p:nth-last-child(1) {
  margin-bottom: 0;
}
.CustomHTML ._card ._card-content .date {
  font-size: 0.8125rem;
  margin-bottom: 5px;
  display: block;
}
.CustomHTML ._card ._card-body {
  padding: 15px;
}
.CustomHTML ._card._card-full {
  background: #fff;
  padding-top: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .CustomHTML ._card._card-full {
    padding-top: 100px;
    padding-right: 50px;
    background: #1e49e2;
  }
}
.CustomHTML ._card._card-full ._card-image {
  position: relative;
  top: 0;
  border-bottom: 6px solid #fd349c;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .CustomHTML ._card._card-full ._card-image {
    top: -100px;
  }
}
.CustomHTML ._card._card-full ._card-content {
  background: #fff;
  padding: 20px 20px 100px;
  max-width: 100%;
  margin-top: 0;
  z-index: 101;
}
@media (min-width: 992px) {
  .CustomHTML ._card._card-full ._card-content {
    max-width: 90%;
    margin-top: -250px;
  }
}
.CustomHTML ._card._card-full ._card-content h3 {
  position: relative;
}
.CustomHTML ._card._card-full ._card-content h3::before {
  content: "";
  position: absolute;
  top: 0;
  left: -19px;
  width: 6px;
  height: 100%;
  background-color: #00c0ae;
}
.CustomHTML ._card a {
  margin-top: 10px;
  font-weight: bold;
}
.CustomHTML ._card._card-content-absolute {
  padding: 20px;
  height: 400px;
  border: 1px solid rgba(0, 51, 141, 0.4);
  background: #fff;
}
.CustomHTML ._card._card-content-absolute ._card-content {
  margin-top: auto;
}
.CustomHTML ._card._card-content-absolute ._card-content h3 {
  color: #000;
  font-size: 0.75rem;
}
.CustomHTML ._card._card-content-absolute ._content-absolute {
  position: absolute;
  top: 100%;
  transition: all 0.2s linear;
  height: calc(100% - 80px);
  background: #fff;
  overflow-y: scroll;
  width: 100%;
  padding: 20px;
  left: 0;
}
.CustomHTML ._card:hover ._content-absolute {
  transform: translateY(0);
  top: 60px;
}
.CustomHTML .slider-grid-card {
  padding: 20px;
}
.CustomHTML .slider-grid-card:hover {
  background: #7213ea;
}
.CustomHTML .slider-grid-card:hover ._card-content {
  color: #fff;
}
.CustomHTML .slider-grid-card:hover ._card-content h4,
.CustomHTML .slider-grid-card:hover ._card-content h5,
.CustomHTML .slider-grid-card:hover ._card-content p {
  color: #fff;
}
.CustomHTML .slider-grid-card:hover::after {
  border-color: #fff;
}
.CustomHTML .slider-grid-card ::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 10px;
  height: 10px;
  transform: rotate(-45deg);
  border-right: 1px solid #1e49e2;
  border-bottom: 1px solid #1e49e2;
}
.CustomHTML .absolute-img-card.hover {
  cursor: pointer;
}
.CustomHTML .absolute-img-card.hover .swiper-slide {
  padding: 30px 15px;
  position: relative;
  z-index: 99;
}
.CustomHTML .absolute-img-card.hover ._card ._card-body {
  opacity: 1;
  display: none;
}
@media (min-width: 768px) {
  .CustomHTML .absolute-img-card.hover ._card ._card-body {
    display: block;
  }
}
.CustomHTML .absolute-img-card.hover ._card ._card-body:nth-child(1) {
  transform: translateY(0);
  display: block;
  opacity: 1;
  height: auto;
  background: #00338d;
}
@media (min-width: 768px) {
  .CustomHTML .absolute-img-card.hover ._card ._card-body:nth-child(1) {
    opacity: 0;
    height: 0;
    transform: translateY(100px);
  }
}
.CustomHTML .absolute-img-card.hover ._card ._card-body:nth-child(2) {
  transform: translateY(0);
  display: none;
  opacity: 1;
  height: auto;
}
@media (min-width: 768px) {
  .CustomHTML .absolute-img-card.hover ._card ._card-body:nth-child(2) {
    opacity: 1;
    height: auto;
    display: block;
  }
}
.CustomHTML .absolute-img-card.hover ._card ._card-body:nth-child(2) h3 {
  margin-bottom: 0;
}
.CustomHTML .absolute-img-card.hover ._card:hover {
  transform: scale(1);
  z-index: 10;
}
.CustomHTML .absolute-img-card.hover ._card:hover .swiper-slide {
  z-index: 101;
}
.CustomHTML .absolute-img-card.hover ._card:hover::before {
  background: none;
}
@media (min-width: 768px) {
  .CustomHTML .absolute-img-card.hover ._card:hover {
    transform: scale(1.25);
  }
}
.CustomHTML .absolute-img-card.hover ._card:hover ._card-body {
  opacity: 0;
  display: none;
}
@media (min-width: 576px) {
  .CustomHTML .absolute-img-card.hover ._card:hover ._card-body {
    display: block;
  }
}
.CustomHTML .absolute-img-card.hover ._card:hover ._card-body:nth-child(1) {
  transform: translateY(0);
  opacity: 1;
  height: auto;
  display: block;
}
.CustomHTML .absolute-img-card.hover ._card:hover ._card-body:nth-child(1) .head {
  font-size: 0.875rem;
}
@media (min-width: 576px) {
  .CustomHTML .absolute-img-card.hover ._card:hover ._card-body:nth-child(1) .head {
    font-size: 0.875rem;
  }
}
@media (min-width: 576px) {
  .CustomHTML .absolute-img-card.hover ._card:hover ._card-body:nth-child(1) p {
    font-size: 0.75rem;
  }
}
.CustomHTML .absolute-img-card.hover ._card:hover ._card-body:nth-child(2) {
  transform: translateY(100px);
  display: none;
}
.CustomHTML .absolute-img-card ._card {
  overflow: hidden;
  transition: all 0.2s linear;
}
.CustomHTML .absolute-img-card ._card ._card-image {
  margin-bottom: 0;
}
.CustomHTML .absolute-img-card ._card ._card-content {
  position: relative;
  bottom: auto;
  left: auto;
  padding: 10px;
  color: #fff;
  width: 100%;
  background: #00338d;
  margin-top: 0;
}
@media (min-width: 992px) {
  .CustomHTML .absolute-img-card ._card ._card-content {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 51, 141, 0);
  }
}
.CustomHTML .absolute-img-card ._card ._card-body {
  padding: 10px;
  transition: all 0.2s linear;
  background: #00338d;
  opacity: 1;
  display: block;
  width: 100%;
  z-index: 20;
  position: relative;
}
@media (min-width: 576px) {
  .CustomHTML .absolute-img-card ._card ._card-body {
    display: block;
    background: rgba(0, 51, 141, 0.85);
  }
}
.CustomHTML .absolute-img-card ._card ._card-body:nth-child(2) {
  opacity: 0;
  background: none;
  display: none;
}
.CustomHTML .absolute-img-card ._card ._card-body h3 {
  text-align: left;
  margin-bottom: 15px;
  color: #fff;
}
.CustomHTML .absolute-img-card ._card ._card-body p,
.CustomHTML .absolute-img-card ._card ._card-body span {
  color: #fff;
}
.CustomHTML .absolute-img-card ._card::hover {
  cursor: pointer;
}
.CustomHTML .absolute-img-card ._card::hover::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 51, 141, 0);
  width: 100%;
  height: 100%;
  z-index: 1;
}
@media (min-width: 576px) {
  .CustomHTML .absolute-img-card ._card::hover::before {
    background: rgba(0, 51, 141, 0.85);
  }
}
.CustomHTML .absolute-img-card ._card::hover ._card-body {
  background: none;
}
.CustomHTML .read-more {
  display: flex;
  justify-content: flex-end;
}
.CustomHTML .read-more a {
  display: block;
  padding: 5px 20px 5px 5px;
  color: #00338d;
  font-weight: bold;
  text-decoration: underline;
}
.CustomHTML .read-more a::after {
  content: ">>";
  margin-left: 5px;
}

.CustomHTML .tab-items .tab-headers {
  position: relative;
  display: none;
  cursor: pointer;
}
@media (min-width: 768px) {
  .CustomHTML .tab-items .tab-headers {
    display: block;
  }
}
.CustomHTML .tab-items .tab-headers .tab-header {
  padding: 15px 25px;
  text-align: center;
  background: #f0f0f0;
  color: #989898;
  border-right: 1px solid #b2b2b2;
  height: 75px;
}
.CustomHTML .tab-items .tab-headers .tab-header.active {
  background: #00338d;
  color: #fff;
  border-right: 1px solid #00338d;
}
.CustomHTML .tab-items .tab-headers .tab-header.active .icon svg,
.CustomHTML .tab-items .tab-headers .tab-header.active .icon path,
.CustomHTML .tab-items .tab-headers .tab-header.active .icon circle,
.CustomHTML .tab-items .tab-headers .tab-header.active .icon line {
  stroke: #fff;
}
.CustomHTML .tab-items .tab-pointer {
  z-index: 1;
  position: absolute;
  top: 20px;
  right: -3px;
  background-color: #00338d;
  width: 4px;
  height: 75px;
  transition: all 0.25s ease-in-out;
}
.CustomHTML .tab-items .tab-header-accordian {
  display: flex;
  align-items: center;
  padding: 15px 25px 15px 20px;
  position: relative;
  border: 1px solid #fff;
  margin-top: 15px;
  color: #fff;
}
.CustomHTML .tab-items .tab-header-accordian:nth-child(1) {
  margin-top: 0;
}
@media (min-width: 768px) {
  .CustomHTML .tab-items .tab-header-accordian {
    display: none;
  }
}
.CustomHTML .tab-items .tab-header-accordian::before {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  margin-top: -4px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  width: 15px;
  height: 15px;
}
.CustomHTML .tab-items .tab-header-accordian.active {
  color: #fff;
  border-color: #fff;
}
.CustomHTML .tab-items .tab-header-accordian.active::before {
  border-color: #fff;
}
.CustomHTML .tab-items .tab-header-accordian.active .icon svg,
.CustomHTML .tab-items .tab-header-accordian.active .icon path,
.CustomHTML .tab-items .tab-header-accordian.active .icon circle,
.CustomHTML .tab-items .tab-header-accordian.active .icon line {
  stroke: #1e49e2;
}
.CustomHTML .tab-items .tab-header-accordian .icon {
  margin-right: 20px;
}
.CustomHTML .tab-items .tab-contents .tab-content {
  overflow: hidden;
  transition: all 0.2s linear;
  height: 0;
}
@media (min-width: 768px) {
  .CustomHTML .tab-items .tab-contents .tab-content {
    height: auto;
    display: none;
  }
}
.CustomHTML .tab-items .tab-contents .tab-content.active {
  display: inherit;
  transition: all 0.2s linear;
  height: auto;
  margin-top: -1px;
}
@media (min-width: 768px) {
  .CustomHTML .tab-items .tab-contents .tab-content.active {
    display: block;
    animation: moveRight 0.5s;
  }
}
.CustomHTML .tab-items .tab-contents .tab-content.active .tab-content-inner {
  border-color: #fff;
}
.CustomHTML .tab-items .tab-contents .tab-content .tab-content-inner {
  border: 1px solid #b2b2b2;
  padding: 20px;
}
@media (min-width: 768px) {
  .CustomHTML .tab-items .tab-contents .tab-content .tab-content-inner {
    border: 0 solid #b2b2b2;
    padding: 0;
  }
}
.CustomHTML .tab-items.tab-items-1 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
  padding: 0 0 50px;
  position: relative;
}
.CustomHTML .tab-items.tab-items-1 .tab-headers {
  flex-direction: column;
  position: relative;
  border-top: 4px solid #fd349c;
}
@media (min-width: 768px) {
  .CustomHTML .tab-items.tab-items-1 .tab-headers {
    padding: 0 0 20px;
  }
}
.CustomHTML .tab-items.tab-items-1 .tab-headers .tab-header {
  display: flex;
  text-align: left;
  background: none;
  align-items: center;
  border: 0;
  color: #fff;
  cursor: pointer;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  position: relative;
  padding-left: 35px;
}
.CustomHTML .tab-items.tab-items-1 .tab-headers .tab-header .link {
  color: rgba(255, 255, 255, 0.6);
}
.CustomHTML .tab-items.tab-items-1 .tab-headers .tab-header.active {
  background: none;
  color: #fff;
  font-weight: bold;
}
.CustomHTML .tab-items.tab-items-1 .tab-headers .tab-header.active .link {
  color: white;
}
.CustomHTML .tab-items.tab-items-1 .tab-headers .tab-header.active::before {
  border-color: white;
}
.CustomHTML .tab-items.tab-items-1 .tab-headers .tab-header::before {
  content: "";
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 10px;
  height: 10px;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.CustomHTML .tab-items.tab-items-1 .tab-header-accordian {
  display: none;
}
.CustomHTML .tab-items.tab-items-1 .tab-header-accordian .link {
  color: white;
}
.CustomHTML .tab-items.tab-items-1 .tab-contents {
  border: 0;
  overflow: hidden;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.CustomHTML .tab-items.tab-items-1 .tab-contents .tab-content {
  grid-template-columns: 1fr;
  gap: 30px;
}
.CustomHTML .tab-items.tab-items-1 .tab-contents .tab-content.active {
  display: grid;
}
.CustomHTML .tab-items.tab-items-1 .tab-contents .tab-content ul {
  padding: 0;
  margin: 0 0 0 15px;
}
.CustomHTML .tab-items.tab-items-1 .tab-contents .tab-content ul li {
  list-style-type: disc;
  margin-bottom: 10px;
}
.CustomHTML .tab-items.tab-items-1 .tab-contents .tab-content a {
  font-weight: bold;
  display: inline-block;
  text-decoration: underline;
  color: #fff;
}
.CustomHTML .tab-items.tab-items-1 .tab-contents .tab-content h3 {
  font-size: 2rem;
}
.CustomHTML .tab-items.tab-items-1 .tab-contents .tab-content p {
  font-size: 18px;
  line-height: 1.5;
}
@keyframes moveRight {
  0% {
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes moveLeft {
  0% {
    transform: translateX(10px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

/* stylelint-disable rule-empty-line-before */
/* stylelint-disable no-descending-specificity */
.CustomHTML ._btns {
  display: flex;
  flex-direction: row;
  gap: 15px;
}
.CustomHTML ._btn {
  margin: 0;
  text-decoration: none;
  position: relative;
  transition: all 0.2s linear;
  padding: 8px 35px 8px 20px;
  border: 1px solid #00338d;
}
.CustomHTML ._btn:hover {
  background: #00338d;
  color: #fff;
}
.CustomHTML ._btn:hover::before {
  border-color: #fff;
}
.CustomHTML ._btn:hover._arrow::before {
  border-color: white;
}
.CustomHTML ._btn._rounded {
  border-radius: 30px;
}
.CustomHTML ._btn._arrow::before {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 8px;
  height: 8px;
  border-right: 1px solid #00338d;
  border-top: 1px solid #00338d;
}
.CustomHTML ._btn._icon {
  text-indent: -10000000px;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #1e49e2;
  border-radius: 50%;
  padding: 4px;
}
.CustomHTML ._btn._icon:hover {
  background: none;
}
.CustomHTML .btn--link {
  position: relative;
  display: inline-block;
  border-radius: 0;
  text-align: left;
  width: 100%;
  min-width: 160px;
  padding: 0.78125rem;
  padding-right: 40px;
  color: #00338d;
}
.CustomHTML .btn--related::after,
.CustomHTML .btn--link::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 8px;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2300338d'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.CustomHTML .btn--related, .CustomHTML .btn--related:hover {
  border-color: #989898;
}
.CustomHTML .btn--email {
  background: transparent;
  padding-right: 0.625rem;
  padding-left: 1.875rem;
}
.CustomHTML .btn--email:hover {
  text-decoration: underline;
}
.CustomHTML .btn--email::after {
  right: unset;
  left: 0;
  background: center/contain no-repeat transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='15.765' height='12.612' viewBox='0 0 15.765 12.612'%3e%3cpath d='M17.188,6H4.576A1.574,1.574,0,0,0,3.008,7.576L3,17.035a1.581,1.581,0,0,0,1.576,1.576H17.188a1.581,1.581,0,0,0,1.576-1.576V7.576A1.581,1.581,0,0,0,17.188,6Zm0,3.153-6.306,3.941L4.576,9.153V7.576l6.306,3.941,6.306-3.941Z' transform='translate%28-3 -6%29' fill='%23fff' /%3e%3c/svg%3e");
}
.CustomHTML .btn--play {
  display: block;
  width: 92px;
  height: 92px;
  min-width: auto;
  border-radius: 50%;
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.25) !important;
  border: 1px solid #fff;
}
.CustomHTML .btn--play::before, .CustomHTML .btn--play::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.CustomHTML .btn--play::before {
  margin: 0;
  width: calc(100% - 24px);
  height: calc(100% - 24px);
  border-radius: 50%;
  border: 2px solid #fff;
}
.CustomHTML .btn--play::after {
  width: 16px;
  height: 20px;
  background: none;
  background-color: #fff;
  clip-path: polygon(100% 50%, 0 0, 0 100%);
}
.CustomHTML .btn--play.big {
  width: 110px;
  height: 110px;
}
.CustomHTML .btn--play.big::after {
  width: 20px;
  height: 24px;
}
.CustomHTML .btn--video::after {
  background: center/contain no-repeat transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='23.851' height='15.901' viewBox='0 0 23.851 15.901'%3e%3cpath d='M13.921,4.5H1.979A1.979,1.979,0,0,0,0,6.479V18.421A1.979,1.979,0,0,0,1.979,20.4H13.921A1.979,1.979,0,0,0,15.9,18.421V6.479A1.979,1.979,0,0,0,13.921,4.5Zm7.843,1.561-4.538,3.13v6.518l4.538,3.126a1.328,1.328,0,0,0,2.087-1.068V7.129A1.328,1.328,0,0,0,21.764,6.061Z' transform='translate%280 -4.5%29' fill='%2300338d' /%3e%3c/svg%3e");
}
.CustomHTML .btn--download::after {
  background: center/contain no-repeat transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='20.365' height='20.365' viewBox='0 0 20.365 20.365'%3e %3cpath id='Icon_open-data-transfer-download' d='M7.637,0V7.637H2.546l7.637,7.637,7.637-7.637H12.728V0ZM0,17.819v2.546H20.365V17.819Z' fill='%231e49e2'/%3e%3c/svg%3e");
}
.CustomHTML .btn--expand.js-active::after {
  transform: translate(-50%, -50%) rotate(-90deg);
}

.CustomHTML ._gray-border-gap {
  gap: 30px;
}
.CustomHTML ._gray-border-gap .row + .row {
  margin-top: 15px;
}
.CustomHTML ._gray-border-gap > .col {
  padding: 0;
  position: relative;
}
.CustomHTML ._gray-border-gap > .col::before {
  content: "";
  position: absolute;
  right: -15px;
  top: -30px;
  width: 1px;
  height: calc(100% + 30px);
  border-right: 1px solid #e5e5e5;
}
.CustomHTML ._gray-border-gap > .col::after {
  content: "";
  position: absolute;
  top: -15px;
  left: 0;
  width: calc(100% + 30px);
  height: 1px;
  border-top: 1px solid #e5e5e5;
}
.CustomHTML ._gray-border-gap._grid-2 .col:nth-child(2n)::before {
  border-right: 0 solid #e5e5e5;
}
.CustomHTML ._gray-border-gap._grid-2 .col:nth-child(2n)::after {
  width: calc(100% + 0px);
}
.CustomHTML ._gray-border-gap._grid-2 .col:nth-child(1)::before, .CustomHTML ._gray-border-gap._grid-2 .col:nth-child(2)::before {
  top: 0;
  height: 100%;
}
.CustomHTML ._gray-border-gap._grid-2 .col:nth-child(1)::after, .CustomHTML ._gray-border-gap._grid-2 .col:nth-child(2)::after {
  border-top: 1px solid #e5e5e5;
}
@media (min-width: 992px) {
  .CustomHTML ._gray-border-gap._grid-2 .col:nth-child(1)::after, .CustomHTML ._gray-border-gap._grid-2 .col:nth-child(2)::after {
    border-top: 0 solid #e5e5e5;
  }
}
.CustomHTML ._gray-border-gap._grid-3 {
  /* stylelint-disable-next-line no-descending-specificity */
}
.CustomHTML ._gray-border-gap._grid-3 .col:nth-child(3n)::before {
  border-right: 0 solid #e5e5e5;
}
.CustomHTML ._gray-border-gap._grid-3 .col:nth-child(3n)::after {
  width: calc(100% + 0px);
}
.CustomHTML ._gray-border-gap._grid-3 .col:nth-child(1)::before, .CustomHTML ._gray-border-gap._grid-3 .col:nth-child(2)::before, .CustomHTML ._gray-border-gap._grid-3 .col:nth-child(3)::before {
  top: 0;
  height: 100%;
}
.CustomHTML ._gray-border-gap._grid-3 .col:nth-child(1)::after, .CustomHTML ._gray-border-gap._grid-3 .col:nth-child(2)::after, .CustomHTML ._gray-border-gap._grid-3 .col:nth-child(3)::after {
  border-top: 1px solid #e5e5e5;
}
@media (min-width: 992px) {
  .CustomHTML ._gray-border-gap._grid-3 .col:nth-child(1)::after, .CustomHTML ._gray-border-gap._grid-3 .col:nth-child(2)::after, .CustomHTML ._gray-border-gap._grid-3 .col:nth-child(3)::after {
    border-top: 0 solid #e5e5e5;
  }
}
.CustomHTML ._gray-border-gap .head {
  font-weight: bold;
}
.CustomHTML ._gray-border-gap ._card.media {
  display: grid;
  grid-template-columns: 1fr 1.6fr;
  align-items: center;
}
.CustomHTML ._gray-border-gap ._card.media.half {
  grid-template-columns: 1fr 1fr;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.CustomHTML ._gray-border-gap ._card.media.half:nth-last-child(1) {
  margin-bottom: 0;
  border-bottom: 0;
}
.CustomHTML ._gray-border-gap ._card.media ._card-image {
  width: 160px;
}
.CustomHTML ._gray-border-gap .body {
  display: grid;
}
.CustomHTML ._gray-border-gap .circle-set {
  width: 150px;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 3rem;
  font-weight: bold;
  font-family: "Open Sans Condensed", Arial, Helvetica, sans-serif;
  border-radius: 50%;
  scale: 0;
  transition: all 0.5s linear;
}
.CustomHTML ._gray-border-gap .circle-set.active {
  scale: 1;
}

.CustomHTML .amcharts-chart-credit {
  display: none !important;
}
.CustomHTML ._am-charts p span {
  display: block;
}

.CustomHTML .navigation-slider {
  padding: 0 30px;
  overflow: hidden;
}
.CustomHTML .navigation-slider .swiper-wrapper {
  align-items: end;
}
.CustomHTML .navigation-slider .swiper-slide {
  width: auto;
  padding: 11px 20px;
  text-align: center;
  border-bottom: 1px solid #b2b2b2;
  position: relative;
}
.CustomHTML .navigation-slider .swiper-slide::after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #00338d;
  display: none;
}
.CustomHTML .navigation-slider .swiper-slide a {
  text-decoration: none;
  padding: 8px 0;
  position: relative;
  text-align: center;
  width: 100%;
  color: #333;
}
.CustomHTML .navigation-slider .swiper-slide.active::after {
  display: block;
}
.CustomHTML .navigation-slider .navigation-next.swiper-button-next,
.CustomHTML .navigation-slider .navigation-prev.swiper-button-prev {
  color: #00338d;
  height: 100%;
  background: #fff;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 19px;
}
.CustomHTML .navigation-slider .navigation-next.swiper-button-next::after,
.CustomHTML .navigation-slider .navigation-prev.swiper-button-prev::after {
  font-size: 22px;
}
.CustomHTML .navigation-slider .navigation-next.swiper-button-next {
  right: 0;
}
.CustomHTML .navigation-slider .navigation-prev.swiper-button-prev {
  left: 0;
}

/* stylelint-disable property-no-vendor-prefix */
.CustomHTML {
  /* Inner circle to create the "donut" effect */
}
.CustomHTML .progressbar {
  --percentage: var(--value);
  --primary: g.$kpmg-purple;
  --secondary: g.$kpmg-gray-5;
  --size: 150px;
  width: var(--size);
  aspect-ratio: 1;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  display: grid;
  place-items: center;
}
.CustomHTML .progressbar::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: conic-gradient(var(--secondary) 0, var(--secondary) 0);
  mask-mode: alpha;
  -webkit-mask: radial-gradient(rgba(0, 0, 0, 0) 0%, #000 0);
  -webkit-mask-mode: alpha;
}
.CustomHTML .progressbar.active {
  animation: progress 1s 0s forwards;
  aspect-ratio: 1;
}
.CustomHTML .progressbar.active::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: conic-gradient(var(--primary) calc(var(--percentage) * 1%), var(--secondary) 0);
  mask: radial-gradient(white 55%, transparent 0);
  mask-mode: alpha;
  -webkit-mask: radial-gradient(rgba(0, 0, 0, 0) 55%, #000 0);
  -webkit-mask-mode: alpha;
}
.CustomHTML .progressbar::after {
  counter-reset: percentage var(--value);
  content: counter(percentage) "%";
  font-size: calc(var(--size) / 3.5);
  color: var(--primary);
  font-weight: bold;
  font-family: "Open Sans Condensed", Arial, Helvetica, sans-serif;
}
.CustomHTML .progress-container {
  position: relative;
  width: 150px;
  height: 150px;
}
.CustomHTML .percentage {
  position: absolute;
  font-size: 2.8rem;
  font-weight: bold;
  color: var(--text-color);
  font-family: "Open Sans Condensed", Arial, Helvetica, sans-serif;
}
.CustomHTML .circle-fill {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: conic-gradient(#e0e0e0 0% 100%); /* Empty by default */
  transition: background 1s ease;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.CustomHTML .circle-fill .percentage {
  color: #fff;
}
.CustomHTML .circle-donut {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: conic-gradient(#7213ea 0% 0%, #e0e0e0 0% 100%);
  transition: background 1s ease;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.CustomHTML .circle-donut::before {
  content: "";
  position: absolute;
  top: 10%;
  left: 10%;
  width: 80%;
  height: 80%;
  background: #fff;
  border-radius: 50%;
}
.CustomHTML .gradient {
  height: 100px;
}

.CustomHTML .section-strategy h2,
.CustomHTML .section-strategy h3,
.CustomHTML .section-strategy p,
.CustomHTML .section-strategy a,
.CustomHTML .section-vision-purpose h2,
.CustomHTML .section-vision-purpose h3,
.CustomHTML .section-vision-purpose p,
.CustomHTML .section-vision-purpose a {
  color: #fff;
}
.CustomHTML .gs_vision_purpose {
  opacity: 0;
}
.CustomHTML .vision-purpose {
  padding: 40px 30px;
  grid-template-columns: 1fr !important;
  gap: 20px;
}
@media (min-width: 992px) {
  .CustomHTML .vision-purpose {
    padding: 80px 0 80px 60px;
    grid-template-columns: 1fr 2fr !important;
    gap: 0;
  }
}
.CustomHTML .vision-purpose .vision-purpose-content {
  gap: 20px;
}
@media (min-width: 992px) {
  .CustomHTML .vision-purpose .vision-purpose-content {
    gap: 40px;
  }
}
.CustomHTML .vision-purpose .vision-purpose-content .vision-purpose-text {
  padding-right: 0px;
}
@media (min-width: 992px) {
  .CustomHTML .vision-purpose .vision-purpose-content .vision-purpose-text {
    padding-right: 100px;
  }
}

.CustomHTML .custom-container.line {
  position: relative;
}
.CustomHTML .custom-container.line::before {
  content: " ";
  position: absolute;
  top: -100vh;
  width: 1px;
  height: 1000vh;
  background: #CDDCFE;
  z-index: 1;
}
.CustomHTML .custom-container.left::before {
  left: 0;
}
.CustomHTML .custom-container.right::before {
  right: 0;
}
.CustomHTML .left-indent {
  padding-left: 30px !important;
}
@media (min-width: 992px) {
  .CustomHTML .left-indent {
    padding-left: 80px !important;
  }
}
@media (min-width: 640px) {
  .CustomHTML .left-indent-none {
    padding-left: 0;
  }
}
.CustomHTML .left-bar {
  position: relative;
}
.CustomHTML .left-bar::after {
  content: " ";
  position: absolute;
  top: 5px;
  left: 0;
  width: 5px;
  height: 65px;
  background: #63ebda;
  z-index: 1;
}
.CustomHTML .section-strategy,
.CustomHTML .section-vision-purpose {
  /* stylelint-disable-next-line no-descending-specificity */
}
.CustomHTML .section-strategy h2,
.CustomHTML .section-strategy h3,
.CustomHTML .section-strategy p,
.CustomHTML .section-strategy a,
.CustomHTML .section-vision-purpose h2,
.CustomHTML .section-vision-purpose h3,
.CustomHTML .section-vision-purpose p,
.CustomHTML .section-vision-purpose a {
  color: #fff;
}
.CustomHTML .border-box .border-box-row {
  border: 1px solid #f0f0f0;
  padding: 10px 10px 10px 30px;
}
.CustomHTML ._bullet-list {
  padding: 0;
  margin: 0 0 0 20px;
  margin-bottom: 20px;
}
.CustomHTML ._bullet-list li {
  list-style-type: disc;
  padding: 0 0 10px 10px;
}
.CustomHTML ._bullet-list li:nth-last-child(1) {
  padding-bottom: 0;
}
.CustomHTML ._number-list {
  padding: 0;
  margin: 0 0 0 20px;
  margin-bottom: 20px;
  /* stylelint-disable-next-line no-descending-specificity */
}
.CustomHTML ._number-list li {
  padding: 0 0 10px 10px;
  list-style-type: decimal;
}
.CustomHTML ._number-list li:nth-last-child(1) {
  padding-bottom: 0;
}
.CustomHTML .view-desktop {
  display: none;
}
@media (min-width: 992px) {
  .CustomHTML .view-desktop {
    display: block;
  }
}
.CustomHTML .view-mobile {
  display: flex;
  justify-content: center;
  width: 100%;
}
@media (min-width: 992px) {
  .CustomHTML .view-mobile {
    display: none;
  }
}
.CustomHTML .referance {
  position: absolute;
  left: 0;
  bottom: 10px;
  color: #666;
  font-style: italic;
}
